- 08 Feb, 2008 18 commits
-
-
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 22 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
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19140 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19139 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19138 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
* proxify some more fields * use Resource_viewFieldLibrary instead of BasePdm_fieldLibrary * on resources, add two supply types (purchase and sale) instead of one * remove workflow_report, this should be made a global action on all modules * remove the PortalTypePropertySheetTemplateItem, as it is already defined on the class git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19137 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
add new css class to be able to distinguish first page from other ones and and have a different display. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19135 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19132 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
be defined on Portal Type group_list property of appropriate Portal Types. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19131 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19130 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19129 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19128 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19127 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Raise error if a Person doesn't have an email address. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19126 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19125 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19124 20353a03-c40f-0410-a6d1-a30d3c3de9de
-