- 28 May, 2010 34 commits
-
-
Ivan Tyagov authored
Start another activity attemp only if counter allows it. Make it possible configure repeat interval. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35730 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35729 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
and stdout. This prevent to return "No character boxes found! ..." returns by ocrupus from stderr instead of '' from stdout. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35728 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35727 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Add handling for bad URL addresses which can be configured to not start an activity which will fail at background forever but just inform user and ask him take appropriate actions. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35726 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Extend API so we can control if exceptions are raises (in UI mode we need a way without catching exceptions in ZODB scripts to detect and inform user that there's a problem with his URL) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35725 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35724 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35723 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35722 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35721 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35720 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35719 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35718 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35717 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35716 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Keep remaining in the same view after adding a new Accounting Transaction Line. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35715 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Make it possible to customize the behavior after a new content is added. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35714 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Add getRedirectParameterDictAfterAdd to customize the behavior of some portal types after being added. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35713 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Implement Document_getPropertyDictFromUserLogin in a way so that properties can be extracted from Person's assignment definitions. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35712 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35711 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35710 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35709 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35707 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
that need other security and inheritate from this mixin. - change __setPasswordByForce to _forceSetPassword. In this way, it's still not possible to call it nor from url nor throught edit method (as it don't begins with _set*) and make possible to call it from class that inheritate from the mixin git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35706 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35705 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35703 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35702 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35701 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35700 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35698 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35697 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
when reaching to the end date. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35696 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
http://svn.erp5.org/?view=revision&revision=33677Rafael Monnerat authored
Re-apply http://svn.erp5.org/?view=revision&revision=33677 But now using aq_inner instead aq_base (Thanks Julien M.) this will prevent authorization problems due acquisition. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35695 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
- Define after script list, before script list to be executed before/after bt5 installation. - Define a list of keep_original, to avoid remove/add unwanted objects when install a business template. This is usefull to automate user actions during a upgrade, It is not recommentd use it to hack and provide behaviours that should be part of default business template installations. after/before script should be used only by projects that requires specific procedures. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35694 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 May, 2010 6 commits
-
-
Rafael Monnerat authored
This utility method verify which repository (from a list) the business template is available, returning the appropriate url. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35693 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Explicitely surcharge some skins in a specific skin folder (to follow http://www.erp5.org/Discussion/GuidelinesForFieldLibrary#Exception). Remove skin_priority from erp5_dms as it now become useless. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35690 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35688 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35687 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35686 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35684 20353a03-c40f-0410-a6d1-a30d3c3de9de
-