- 19 Mar, 2008 14 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20031 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20028 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20027 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
This behaviour is copied from CategoryTool git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20026 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20025 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20024 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Integrate romain's planning box for organisations. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20022 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20021 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Assignee's permissions still seem wrong, as this user should be able to modify the Task (this is Assignee role definition). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20019 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
remove "Container Cell | view" and "Supply Cell | view" from action path list because the view don't exist (and there is no interest in having such a view) and make errors on testXHTML. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20018 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20017 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20016 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20015 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20014 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Mar, 2008 23 commits
-
-
Jérome Perrin authored
Use standard preference API and DateTime's strftime method for simplifications. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20013 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20012 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20011 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
*Add support of OOoChart in ERP5 *Modifiy Preference_viewHtmlStyle Form *Add skin Folder with default Page Template Done By Thibaut Deheunynck git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20007 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
- Add Dynamics properties - Multiple Charts (Pie, Bar, Line) - Convertible (png, pdf, jpg, odf, gif, ...) Works done by Thibaut Deheunynck git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20006 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20005 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20003 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
use XPath expression in erp5.js to put the focus on the good field instead of DOM. This is more clear, and I think more performant. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20000 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19999 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19996 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19995 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
document_zuite/testHistory: use ListBoxZuite_reset, FooModule_createObjects (which sets some title at creation) and assert the new title. The test previously checked that the title was empty by default, which is no longer true (due to recently changed acquisition). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19994 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19993 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19992 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
* introduced erp5_l10n_pl_PL skin for region specific scripts - script which was removed from erp5_accounting_l10n_pl while its cleanup re-introduced (GroupPresencePeriod_setPolishHolidayExceptions) - update to new Business Template format git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19990 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19989 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19988 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19987 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19986 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19985 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
Change ListBox_asHTML to be XHTML valid (remove the repeated attribute "class", add a alt atribute in img markup) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19983 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19982 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19980 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Mar, 2008 3 commits
-
-
Fabien Morin authored
* change the autoFocus() function of the erp5.js file to give the focus to the first text input of the view. This permit to have the focus on the title when create a new object. * correct my last changelog, the date was not the good. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19978 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* Add new selector for matrixbox style attribute wich were hardcoded (and not valid) before r19976. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19977 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- some close markups wich were never opened - a br markup wich was not closed - a width attribute on the td markup wich not exist (I replace it using new a css selector in erp5.css) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19976 20353a03-c40f-0410-a6d1-a30d3c3de9de
-