- 02 Sep, 2010 7 commits
-
-
Fabien Morin authored
generate each time the same id for a given url. Contributing two times a same url should result in the creation of two documents with same reference but different version. Reference and Version can not be set here because probably each project will want a different reference/version style. Thierry approve this change. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38119 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38118 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38117 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Add an optional parameter ignore_duplicate into registerConnectionPlugin. This is useful for writing tests. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38116 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Display account title to journal report. Displaying gap id only is not useful at least in Japan. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38115 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
to is different from mysql_host parameter on instances, where it means -- what is the ip to connect to, so differentiate them By default mysql listens on 0.0.0.0, but this is incorrect address to connect to. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38114 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
distribute git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38113 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Sep, 2010 25 commits
-
-
Kazuhiko Shiozaki authored
Contains all SQL methods, scripts etc. that are required to use Sphinx Search Engine with MySQL. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38110 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38109 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
It is incorrect for CashContainer class not to inherit from BaobabMixin, as it needs "Baobab" accessors. It is useless for CashContainer to define manually accessors which are properly and generically defined in BaobabMixin. Add missing type-based method so that Cash Containers get a correct destination, so they actually move containers around (as per Trackinglist meaning). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38108 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
This breaks because of monkey-patched baobab uid getters (see ERP5Banking/Document/BankingOperation.py) in case where we are not interested in uids (ex: Cash Container Cell). The only cases it should detect should in fact be detected in unit tests (ie, stock impact invalid for a certain kind of document). Reverts partially r18818. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38107 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
This method is looking for editable fields in field library forms, it's not limited to the form containing listbox, it was already used for display but not for validation, so this was partially working. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38106 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38104 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38103 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38102 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38101 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
vault_* is locally defined, where *_site is required by superclass anyway. So avoid bloating namespace. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38100 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38099 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
these actions are no longer required, because the workflow action for the same purpose is already provided. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38097 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38095 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38094 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38093 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38092 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38091 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38088 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38087 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- prefix part name with memcached git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38086 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
bounds" git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38085 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38084 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- add memcached 1.4.5 part - factorise common in memcached-common part git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38083 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
version git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38082 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38081 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Aug, 2010 8 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38080 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38079 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38078 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38077 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38068 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38066 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- force using zc.buildout 1.4.4 in case of default buildout, as 1.5.x + are not compatible with provided way to generate instances git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38065 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- sphinx is not working while using default way and it is no needed to deliver two database engines for ordinary user git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38063 20353a03-c40f-0410-a6d1-a30d3c3de9de
-