- 09 Apr, 2013 1 commit
-
-
Lingnan Wu authored
-
- 08 Apr, 2013 4 commits
-
-
Kazuhiko Shiozaki authored
Revert "make whole cell in listbox clickable.", because it makes quite difficult to select a text (but still possible...). This reverts commit ad1b0d2d.
-
Tristan Cavelier authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 06 Apr, 2013 1 commit
-
-
Kazuhiko Shiozaki authored
proxy role is required in SQLCatalog_deferFullTextIndexActivity not in SQLCatalog_deferFullTextIndex.
-
- 05 Apr, 2013 7 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
it should be used to get SearchableText that should be static.
-
Julien Muchembled authored
-
Kazuhiko Shiozaki authored
-
Tatuya Kamada authored
-
Tatuya Kamada authored
-
Kazuhiko Shiozaki authored
-
- 04 Apr, 2013 20 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
also raise an exception in case of error, like cloudooo is not running.
-
Jérome Perrin authored
-
Jérome Perrin authored
Also remove copy pasted comments
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
Update stock report and field library to use parameters named node_category & section_category instead of site & group
-
Jérome Perrin authored
* use translationContext instead of low level hacks * introduce a script ERP5Site_notifyReportComplete to do the actual notification * do not activate a useless getTitle * store strings encoded as zlib to prevent database growth
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
Signed-off-by: Aurélien Calonne <aurel@nexedi.com>
-
Jérome Perrin authored
-
Jérome Perrin authored
usually generated SQL query can use a better index this way
-
Jérome Perrin authored
-
Jérome Perrin authored
We were not able to export and import back roles of a document when more than one local role group id was used.
-
Jérome Perrin authored
It can only work with default id generator and anyway catalog does not understand this syntax, so this has no effect
-
- 03 Apr, 2013 4 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
you can apply this change on the existing table by the following query : ALTER TABLE stock DROP INDEX `section_uid_portal_type`, ADD INDEX `section_uid_portal_type_mirror_section_uid` (`section_uid`,`portal_type`, `mirror_section_uid`);
-
Ivan Tyagov authored
Do not try to translate user input by using Localizier as it will fill up its internal structure (very inefficient) and lead to increase of ZODB (every modification is a new Localizer object holding all entries).
-
Tatuya Kamada authored
-
- 02 Apr, 2013 3 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
otherwise the result for 2-bit input is unreadable 2-bit with current imagemagick.
-