- 23 Sep, 2009 7 commits
-
-
Kazuhiko Shiozaki authored
* erp5_dms skin folder has several security related scripts and adding higher priority in this skin folder will break security configuration until we put much higher priority for the folder containing customized security related scripts. * for View layer, erp5_dms is located higher than erp5_xhtml_style in reality. * overriding fckeditor_wysiwyg_support in erp5_dms is not a so good idea. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29149 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29148 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29147 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29146 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29145 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
During a 'slow sync' synchronisation it retrieve data while before it delete data and add it git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29144 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29143 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Sep, 2009 10 commits
-
-
Kazuhiko Shiozaki authored
add a forgotten 'lang' argument in gettext() otherwise we get wrong translation results if we install Business Template or we reindex Site on non-English language. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29141 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
objectValues does not always return a list. When it is called without any parameter, a LazyMap object is returned and objects must not be deleted while iterating on it: otherwise, objectValues may not return all objects. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29140 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
use ERP5-integrated filebrowser in FCKeditor's image / link edit feature, i.e. we can see a list of published/released/shared images or documents in a standard listbox, and choose one to make a link by its reference. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29139 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29138 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29137 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29136 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
Change the XML conversion to handle it git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29135 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
the document synchronization git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29134 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29133 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
The previous change in Base_zGetNotGroupedMovementList had a side-effect, portal_type parameter must always be passed, otherwise DTML will get it from the context using getattr, and you will always get in the acqusition chain an object with "portal_type" argument. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29132 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Sep, 2009 14 commits
-
-
Lucas Carvalho authored
- Added new test to check if the comment added during the checkout will be set on the sale order object generated. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29131 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29130 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29129 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
as default value, restore previous behaviour. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29128 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29127 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
remove CriterionMovementGroup and its helper methods as it is not used and not migrated to new style movement groups. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29126 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29125 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29124 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- copyright update git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29123 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29122 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
When a relation field defines multiple proxy listbox ids, don't use to the first one, use the default. The previous behaviour to use the first one is kept if there is only one proxy listbox id. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29121 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29120 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29119 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29118 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Sep, 2009 4 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29117 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- add information about priority git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29116 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29115 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29114 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Sep, 2009 5 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29113 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29111 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
- one creating a bank account - one providing an inventory for that bank account git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29110 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29109 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
(the id) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29108 20353a03-c40f-0410-a6d1-a30d3c3de9de
-