- 23 May, 2008 15 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21101 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Make createAccessor return generated accessor to save one getattr in _aq_dynamic. Merge 2 tests in a single "if". git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21100 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21099 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21098 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
remove all useless security declaration on private method git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21097 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21096 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21094 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21093 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21092 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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 18 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
-