- 29 Jan, 2008 3 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18896 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18895 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Enable failing tests for now. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18894 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Jan, 2008 15 commits
-
-
Yusei Tahara authored
* Show translated id in accounting transaction line listbox. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18893 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18892 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18891 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Update ListBox_asHTML and erp5.css for new listbox option(anchor mode). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18890 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18889 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18887 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
fix action add some params git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18886 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18885 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18884 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18883 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18881 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add an src__ parameter to WorkflowTool_listActions patch to get SQL query list instead of action list. Remove unneeded commented-out LOG (now, source is available). Do not use intermediate parameter dict search_result_kw now that only one call with those parameters remains. Note: SQL used to refresh worklist cache table is not inclued in this change. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18880 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
data.fs but uid is git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18879 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
some roles. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18878 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18877 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Jan, 2008 3 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18876 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Initial proxyfication of registration dialog. Use of Base_edit silent mode in order to use Formulator features yet prevent duplicating code git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18875 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Add a silent mode to Base_edit so that other scripts (in particular web widgets relate scripts) can reuse Base_edit. This should probably be taken out of Base_edit and made into a kind of library. Moreover, it should be extended so that only part of a form is validated (which is very useful for forms with multiple groups and validation buttons). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18874 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Jan, 2008 2 commits
-
-
Alexandre Boeglin authored
* add worklists to validation_workflow for Product, Service and Purchase Trade Condition git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18873 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18872 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Jan, 2008 12 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18868 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18867 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
* Balance Transaction no longuer have a different path, they are only created and validated by the system anyway * States manages Delete Object permission correctly * remove obsolete script to check budget * add a new intermediate state, "started" for use when you want to modify an "stopped" transaction (which is no longer editable directly) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18866 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18862 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18861 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18860 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18859 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
lost his password git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18858 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18857 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18856 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
This is usefull when fields use 'is_web_mode' in a TALES expression git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18855 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18854 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Jan, 2008 5 commits
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18853 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18852 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18851 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Added a user interface for template system(manage template of document). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18850 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- add a sice to check the case where a model have more than one slice git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18849 20353a03-c40f-0410-a6d1-a30d3c3de9de
-