An error occurred fetching the project authors.
- 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 5 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
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14884 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14882 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
So, do not use build_error_list anymore, and raise a real Error instead. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14879 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Jun, 2007 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14818 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jun, 2007 2 commits
-
-
Romain Courteaud authored
In current implementation, PlanningBox will generate conflict errors, as data are saved on Widget object each time a PlanningBox is rendered. It has to be fixed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14812 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14809 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 May, 2007 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14503 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 May, 2007 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14437 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Apr, 2007 1 commit
-
-
Rafael Monnerat authored
Modified Message domain to 'erp5_ui'. This allow the field show traslated messages. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14168 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Apr, 2007 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13946 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Mar, 2007 1 commit
-
-
Rafael Monnerat authored
Show the report root without start and stop date too. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13581 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Mar, 2007 1 commit
-
-
Rafael Monnerat authored
Added support for Title Lines Method. Basically, the method used to define the title for each line is working now. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13507 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Mar, 2007 1 commit
-
-
Rafael Monnerat authored
This commit should only effect the Planning Box. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13445 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Mar, 2007 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13282 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Mar, 2007 1 commit
-
-
Rafael Monnerat authored
The modification in SelectionTool should not modify any other result in ERP5, just The PlanningBox. Basically you can pass another list_method as parameter instead use only searchFolder. searchFolder was kept as default. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13227 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Feb, 2007 1 commit
-
-
Kazuhiko Shiozaki authored
* use list comprehension instead of map(). * remove needress import of DomainSelection from PlanningBox.py. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12892 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Jul, 2006 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8838 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Jul, 2006 1 commit
-
-
Thomas Bernard authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8340 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Jul, 2006 1 commit
-
-
Thomas Bernard authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8326 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Jul, 2006 1 commit
-
-
Thomas Bernard authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8306 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Jun, 2006 2 commits
-
-
Thomas Bernard authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8251 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thomas Bernard authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8250 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Jun, 2006 1 commit
-
-
Thomas Bernard authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7824 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jun, 2006 2 commits
-
-
Thomas Bernard authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7575 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thomas Bernard authored
handle exceptions and errors during process, and display explicit error origin git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7574 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 May, 2006 1 commit
-
-
Thomas Bernard authored
core bug fixes git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7529 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 May, 2006 4 commits
-
-
Thomas Bernard authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7389 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thomas Bernard authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7387 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thomas Bernard authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7386 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thomas Bernard authored
fixed bug about tooltiptext on axis : now handle correctly full title over main & secondary axis. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7379 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 May, 2006 1 commit
-
-
Thomas Bernard authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7306 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 May, 2006 1 commit
-
-
Thomas Bernard authored
automatically rounding block bounds, more functionnal head up display with improved widgets. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7297 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 May, 2006 1 commit
-
-
Thomas Bernard authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7130 20353a03-c40f-0410-a6d1-a30d3c3de9de
-