- 11 Feb, 2011 10 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
- refactor domains git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43290 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
Assignor and Assignee git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43288 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Add '*' in front of all 'natural' mode full text queries so full text query key is able to detect we need natural mode. Test is expected to pass. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43287 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Use abstract 'full_text'm scriptable key(this way we can test with other search engines easier). Small test fixes. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43286 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43284 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
deprecated since r41787. In order to keep backward-compatibility, skip this attribute when migrating from filesystem to ZODB Property Sheets git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43283 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
the definitions ">=" does work into versions as the latest is preferred, no reason to keep such definition. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43282 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43281 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Feb, 2011 30 commits
-
-
Kazuhiko Shiozaki authored
forgot to commit in r42752 (support 'Paths of objects whose workflow history should be kept' and 'Paths of objects that should be kept' in Business Template definition). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43280 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43279 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43278 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43277 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* add one more 'uid' column in z_catalog_sphinxse_index_list and add ERP5Site_checkSphinxSE script that cheks if all documents having SearchableText are well indexed in SphinxSE. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43276 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
* Add script ERP5Site_loadEmailThreadData to load the data of selected email. This script is used to open one email in the current page. * Refactor ERP5Site_createNewEmailThread to do not create a new email if it already exist one Email Thread created. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43274 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
at installation time git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43273 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43272 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43271 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43270 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
stop using 'ERP5Site_getUpgraderSignature(key)' but use 'ERP5Site_getUpgraderSignature().get(key, default_value)' instead for better understandability of codes. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43269 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43268 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43267 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43265 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
http://haproxy.1wt.eu/download/1.4/src/CHANGELOG-1.4.11 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43264 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43263 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
version up : openssl-1.0.0d including security fixes http://www.openssl.org/news/secadv_20110208.txt . git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43262 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43260 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43259 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43258 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43257 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* support 'update_security_workflow_id_list' in upgrade signature. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43256 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
Using a static small dictionary has the advantage that we don't have to recreate this dictionary for each category we will treat. Again, this code is still not used anywhere. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43255 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43254 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43253 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43252 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
(Not yet used) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43251 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
(we're trying to version our progress without breaking current code, we'll drop the older code and rename things after) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43250 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43249 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43246 20353a03-c40f-0410-a6d1-a30d3c3de9de
-