- 24 Sep, 2009 13 commits
-
-
Kazuhiko Shiozaki authored
fix a bug that raises an error with a URL having a port number like http://example.com:8080/path/path. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29170 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29167 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29166 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29165 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
with this change, when a new skin layer is created, Filesystem Directory Views (eg. activity, zpt_control, etc.) will be registered at the bottom of the new skin layer, i.e. we will get a similar result of bootstrap skin layers like 'View' layer. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29164 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29163 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29162 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29161 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
use attribute rather than a xpath expression git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29160 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
returns a 'str' type git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29159 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29158 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29157 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29156 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Sep, 2009 13 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29155 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
if there are not True. 0 is an expected value (means no limitation of size) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29154 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* proxify more. * add a message, because the interface is a bit different with ERP5's relation dialogue for now. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29153 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* enable thumbnail only for OOo portal types. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29152 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* disable upload feature, that should be implemented through portal_contributions. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29151 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29150 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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 4 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
-