- 01 Mar, 2010 21 commits
-
-
Nicolas Delaby authored
Move business template to its parent. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33178 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33177 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33176 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Data Protection Request from any document (Global Action). These requests are managed by data protection manager who can delete compromised data on any document (Script proxyfied by role Manager). Once the data protection manager reviewed the Data Protection Request, he can delete some properties on related document or delete all comments in workflow history. Each clean up operation is stored on document as comment in edit_workflow, in order to track data regression. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33175 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- put all possible-to-fail code in try block git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33174 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33173 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
called by the hot-reindexing git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33172 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33171 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33170 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33169 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33168 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Minor fixes so that code loads. This mixin provides a reference algorithm for all transformations and should be readable enough to show the direction we should head to. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33167 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33166 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33165 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33164 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* Invoice Simulation Rule * Invoice Transaction Simulation Rule * Trade Model Simulation Rule * make new rule's test method support new rules only * make old rule's test method support old rules only git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33163 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* start to take into account new guideline in the list of proposed proxy fields. Keep code commented for now until guideline is fully validated git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33162 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* continue to proxify more fields git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33161 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33159 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33158 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33157 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Feb, 2010 1 commit
-
-
Rafael Monnerat authored
Instead use a local tmp-storage use default download-cache folder which can be set and shared by default.cfg . git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33156 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Feb, 2010 18 commits
-
-
Leonardo Rochael Almeida authored
On Zope 2.12, export actions from portal_actions instead of from tools that are not IActionProviders to match the same redirection on import git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33155 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
Better solution is worked now. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33154 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
${:software_home}/bin/python2.4 is a python script wrapper for ${:software_home}/parts/python2.4/bin/python2.4 binary. On some shells (like bash3 on debian) it is not possible to use non binary in #!. But when using /usr/bin/env /path/to/script all works. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33153 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33152 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33151 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
- no need to set / get selections, this is not a listbox but a search dialog form - adjust to current ZSQLCatalog API - raise if search criteria not specified rather than return empty list - use proper variable naming git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33150 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33149 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33148 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33147 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33146 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33145 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33144 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33143 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33142 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33141 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
* supports catalog search. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33140 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
stop acquisition from delivery, because it should not be required, and it might cause unexpected problem if these category are missing on simulation movements. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33139 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Revised interfaces in relation with variation handling. variated and variation range are now split, in order to exhibit the difference between leaf movements (ex. Delivery Cell) and movement containers (ex. Delivery Line whenever it contains Delivery Cells). APIs need more revision, with some parameters currently missing and a few not relevant. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33138 20353a03-c40f-0410-a6d1-a30d3c3de9de
-