- 28 May, 2010 40 commits
-
-
Nicolas Delaby authored
from BaseConvertableMixin git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35753 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
If format is None it means that we do not want to change the format and return the raw data or a resized image in same format. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35752 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35751 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35750 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
As a reminder convert() aims to check Conversion Format Permission. remove obsolete security statements git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35749 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Now covertToBaseFormat check if transition is available. Avoid calling useless workflow transition on TempObject git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35748 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Update path to new Mixin BaseConvertableFileMixin git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35747 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35746 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35745 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35744 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35743 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35740 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
This rules prevent DOS vulnerability during reindexation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35739 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Accept all parameters pass to convert git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35738 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35736 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35735 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35734 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35733 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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
-