An error occurred fetching the project authors.
- 13 Dec, 2007 2 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
templates in order to make it works. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18275 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Dec, 2007 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18238 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Nov, 2007 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17720 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Nov, 2007 2 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17599 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Modified how to height is defined. it's used script/Method now to define the height of the Blocs. The value expected is 0 < value < 1, it will be commited a test at testPlanningBox to validate the change. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17577 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Nov, 2007 1 commit
-
-
Rafael Monnerat authored
get height for usual Planning Box (before was only calculated for stastistic) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17482 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Nov, 2007 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17402 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Oct, 2007 1 commit
-
-
Rafael Monnerat authored
Fixed when the main axis'bloc is resized outside the line. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16932 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Oct, 2007 2 commits
-
-
Rafael Monnerat authored
Fixed an inconsistency when use parent, this fix simplify a litle bit the configuration at field. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16912 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Fix bug related to exception_uid_list and duplicated blocs. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16894 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Oct, 2007 1 commit
-
-
Rafael Monnerat authored
Improve the code readability. This also makes easy to test some methods. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16785 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Sep, 2007 1 commit
-
-
Rafael Monnerat authored
Fixed when the Object does not has the List Method git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16615 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Sep, 2007 3 commits
-
-
Yusei Tahara authored
Fixed a bug. if field class had original get_value method and it was registered in ProxyField module, then use it instead of ProxyField's one. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16581 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Fixed one inconsistence related to Domain. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16563 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Improved Performance and some code review/cleanning. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16562 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Sep, 2007 1 commit
-
-
Rafael Monnerat authored
Fix for bad performance issue. list_method and secondary method is called only once. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16350 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Sep, 2007 1 commit
-
-
Rafael Monnerat authored
Added try/exception for ZeroDivisionError git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16276 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Aug, 2007 1 commit
-
-
Rafael Monnerat authored
Added Date Zoom feature at Planning Box. The Planning Box was partially refactored in some parts by me (and also Romain) these lasts months, this commit was the initial one. The tests and documentation update will come soon. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15881 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Aug, 2007 1 commit
-
-
Rafael Monnerat authored
Reduce the number of raises in order to show empty PlanningBox instead errors from configuration. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15807 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Aug, 2007 1 commit
-
-
Rafael Monnerat authored
Fix for secondary layer with multiple lines. The secondary layer uid list has to be extended instead owerwritten. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15776 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Jul, 2007 2 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15307 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15304 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Jul, 2007 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15224 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jul, 2007 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15199 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jul, 2007 2 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15195 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Javascript configuration. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15182 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jul, 2007 1 commit
-
-
Rafael Monnerat authored
Added Support to aquisition when is check for the right Domain. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15177 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jul, 2007 1 commit
-
-
Rafael Monnerat authored
This approach is also used by ListBox, but in Planning Box the parameters are not important for now. In future, it can be defined special sublinks or configuration scripts using this implementation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15093 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Jun, 2007 2 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14999 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Improved bloc urls. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14997 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Jun, 2007 1 commit
-
-
Rafael Monnerat authored
should be defined in axis_script. By default, it defined no link for it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14941 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Jun, 2007 1 commit
-
-
Rafael Monnerat authored
Defined an better API for delimiter. This break the current implementation, Planning_generateAxis in erp5_core has to be updated to solve it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14939 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jun, 2007 3 commits
-
-
Romain Courteaud authored
Add methods render_css and get_javascript_list on all fields. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14921 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14914 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14906 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Jun, 2007 2 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14895 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Thanks to Rafael Monnerat. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14892 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Jun, 2007 2 commits
-
-
Romain Courteaud authored
This fix breaks edition for planning box. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14888 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14885 20353a03-c40f-0410-a6d1-a30d3c3de9de
-