- 23 May, 2008 6 commits
-
-
Jérome Perrin authored
Modernize the interaction workflow to update cell range on budget line, update on _set.*, but only once per transaction git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21091 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
product. Having thoses in a standard business template make it impossible to override them in a custom business template. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21090 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
holder as it's managed as a default security in Accessors. This sould improve the memory footprint git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21089 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21088 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
Base.Getter and all Setter inherit from Base.Setter, this will make security check on accessors works for all git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21087 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
if no security defined use a default one git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21086 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 May, 2008 7 commits
-
-
Yoshinori Okuji authored
Fix the export of site properties. Change the behavior of the installation to overwrite site properties, even if the same properties already exist. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21085 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Remove "-- Directory --" from Quick Search. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21084 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Add a small padding right after an icon so that it looks slightly better. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21083 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Change viewable_owner and owner columns of catalog table from varchar(32) to varbinary(255). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21082 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21081 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21080 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Reorganize timerserver python package to stop hardcoding "./lib/python%s.%s/site-packages/%s'%(sys.version_info[0]" and be setuptools compatible. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21079 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 May, 2008 27 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21078 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21077 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Added check for Price Currency is copy from task to task report using simulation. Commented Login part and use the general one. Changes made by Lucas. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21076 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21075 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
using simulation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21074 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21073 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21072 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Try an English version if no document is found for a given language. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21071 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Added missed quiet and run parameters. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21070 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21069 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Person_getPrimaryGroup: if multiple groups are defined on open assignments, this script should not try to guess. Also add a proxy role to make sure this code can be used by any users, and use a hack to prevent users from calling the script arbitrarily. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21068 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21067 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21066 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21064 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21063 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21062 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Revert and improved my last change. Use delivery builder and Movement Groups instead a simple Copy. Thanks to Jerome. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21061 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21060 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Give 'Access content information' to Owner role, in order to prevent some Unauthorized errors (which happens when workflow permissions are not yet applied on the new contributed document). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21059 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21058 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
with all zope2.8 versions git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21057 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21056 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
needed here. (Thanks Romain for pointing this out) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21054 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
move constraints from erp5_calendar in ERP5 product. Rework them a bit to generate user oriented messages git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21053 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21052 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Move PropertySheets defining constraints in ERP5 products. Property sheet names also changed a bit. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21051 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21050 20353a03-c40f-0410-a6d1-a30d3c3de9de
-