- 08 Feb, 2008 32 commits
-
-
Alexandre Boeglin authored
Add back Supply Line as Allowed and Hidden Content Type on Component, Product, Service to preserve backwards compatibility git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19189 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19188 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19187 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19186 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19185 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Use and create view_role_list outside loop (which contains all roles with View permission) as boolean git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19184 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Avoid the need for backward compatibility code when possible. Also, avoid modifying persistent objects when possible. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19182 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19181 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19180 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19179 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Split security handling and unlocking into 2 separate try..except levels, for the sake of robustness. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19176 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
Cell git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19174 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19173 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Replace integers by booleans. Remove unneeded "global" use. Fix inline-test coding style. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19172 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19171 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19170 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Store exception information in native format inside message. Factorises sys.exc_info calls and exception rendering code. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19169 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19168 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add compatibility code to allow upgrading a versoin of erp5_core which does not contain Base_updateListboxSelection after upgrading erp5_xhtml_style. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19167 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Postpone call to _getTypeBasedMethod('afterClone') after applying workflow's security: security was copied along with the object, but workflow state was reset, so rights on the documents are inconsistent with the ones set on the workflow state untill security is re-applied. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19166 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add an unit test to check that it is possible in an afterClone script to modify a document when "Modify portal content" was not allowed on the original copy. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19165 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19164 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19163 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19162 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19159 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19158 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19157 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19156 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19155 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19154 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Adjust it accordingly. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19153 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Introduce search key which now are reposnsible for Query generation. Improve parsing of search strings (you must install "ply":http://www.dabeaz.com/ply/). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19152 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Feb, 2008 8 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19150 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
* allow Hierarchical Purchase Order Lines * remove generic or unused actions (workflow_report, csv_export) * proxification, cleanup and fixes of purchase related forms * set up correct workflow securities git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19149 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19148 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19147 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19146 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19145 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19144 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- enhance layouts and templates, - add some images - complet workflow - modify css files git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19142 20353a03-c40f-0410-a6d1-a30d3c3de9de
-