An error occurred fetching the project authors.
- 14 May, 2010 1 commit
-
-
Yoshinori Okuji authored
* Get rid of wrong acquisitions from the use category. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35314 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 May, 2010 2 commits
-
-
Nicolas Delaby authored
move some script from dms because Notification Message need them git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35255 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* add document_conversion_interaction_workflow * add document_security_interaction_workflow * move process_status_workflow from erp5_dms because Notification Message need it. * move contributor base_category from erp5_dms because Notification Message need it. * cached_convertible_interaction_workflow is replaced by new interaction workflow git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35253 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 May, 2010 1 commit
-
-
Jérome Perrin authored
don't create an user preference if this script is called by anonymous (typical use case: web site registration) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35163 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 May, 2010 3 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35107 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Temporary patch: Protect interaction for temporary objects as updateContentMd5 is useless for such kind of object git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35099 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- disabled report action until underlying script are fixed, as the only thing they do is that they are killing the site git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35097 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 May, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35061 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 May, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34943 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Apr, 2010 1 commit
-
-
Nicolas Delaby authored
by all document who implements cached_convertible Interface git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34901 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Apr, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34852 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Apr, 2010 1 commit
-
-
Yusei Tahara authored
* Add bank account holder name field to bank account view. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34795 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Apr, 2010 2 commits
-
-
Kazuhiko Shiozaki authored
* Add Delivery_isSplitAndDeferPossible script, that should be just a temporary implementation before merging new simulation API, where we can control more flexibly. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34775 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34762 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Apr, 2010 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34756 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Apr, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34703 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Apr, 2010 2 commits
-
-
Jérome Perrin authored
* Assignee can pass workflow transition, but cannot see the document in draft. Fix that by giving View to Assignee in draft. * Assignee / Assignor cannot view a cancelled career, but only them use cancel transition. Fix that by giving View to Assignee / Assignor in cancelled state. * Give view to Auditor in both cancelled and draft. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34662 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
remove workflow script that was checking that a person have only one active career. This is not always true. Check constraints instead. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34661 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Apr, 2010 2 commits
-
-
Jérome Perrin authored
if we do not want to translate group and site, it should be set on the categories, because there are some cases where we want to translate, and to many places call getTranslatedTitle anyway git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34585 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34575 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Apr, 2010 1 commit
-
-
Fabien Morin authored
move Base_getDiffBetweenDateAndNow from erp5_gadget to erp5_base as it is context independent and can be useful in many other situation than gadget (like reports, ...) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34562 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Apr, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34477 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Apr, 2010 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34429 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34423 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Apr, 2010 1 commit
-
-
Yusei Tahara authored
* Add precision field to rounding model view. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34261 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Mar, 2010 1 commit
-
-
Yusei Tahara authored
* Use "Access contents information" instead of "View" to check if currency can be displayed or not. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34219 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Mar, 2010 1 commit
-
-
Julien Muchembled authored
See also [31709]. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34190 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Mar, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34151 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2010 3 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34110 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34109 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34096 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Mar, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
invoke delivery_simulation_interaction_workflow and delivery_movement_simulation_interaction_workflow's interactions only for non-temporary documents. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33894 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Mar, 2010 3 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33859 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Partially revert http://svn.erp5.org/erp5/trunk/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/BankAccount_viewFieldLibrary/my_bank_account_key.xml?r1=21582&r2=25193 to keep "Key" in the name git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33854 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33853 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Mar, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33815 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Mar, 2010 4 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33721 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33711 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33710 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33709 20353a03-c40f-0410-a6d1-a30d3c3de9de
-