An error occurred fetching the project authors.
- 28 May, 2013 2 commits
-
-
Jérome Perrin authored
Revert "fix undefined variables" This reverts commit 77a53809. Revert "Listbox: calculate a mapping uid -> object once" This reverts commit 84029c01. Revert "fix list method returning duplicate uids" This reverts commit 386b0e6b. Revert "test for dialog listbox with editable fields" This reverts commit e046d8f5.
-
Jérome Perrin authored
-
- 27 May, 2013 1 commit
-
-
Jérome Perrin authored
Instead of looping through the list each time. Also check that the list method does not return duplicate uids.
-
- 05 Apr, 2013 1 commit
-
-
Julien Muchembled authored
-
- 27 Mar, 2013 1 commit
-
-
Julien Muchembled authored
-
- 08 Feb, 2013 2 commits
-
-
Jérome Perrin authored
Signed-off-by: Aurélien Calonne <aurel@nexedi.com>
-
Jérome Perrin authored
It would be a link to the domain, category or temp domain, which is useless for end users. Signed-off-by: Aurélien Calonne <aurel@nexedi.com>
-
- 17 Dec, 2012 1 commit
-
-
Vincent Pelletier authored
Allows getting current selection's MD5 even outside ListBox's renderer. Signed-off-by: Julien Muchembled <jm@nexedi.com>
-
- 13 Dec, 2012 3 commits
-
-
Vincent Pelletier authored
This reverts commit 1f630eaa. One bug left, which uncovered shortcommings in 4 tests: - 3 tests duplicate checksum computation code - 1 test relies on previous tests not leaving garbage
-
Vincent Pelletier authored
Allows getting current selection's MD5 even outside ListBox's renderer. try 2: Now without NameError
-
Sebastien Robin authored
This reverts commit 4d5df6e7. Revert done due to ERP5-MASTER : 3506 Tests, 174 Errors, 18 Failures
-
- 12 Dec, 2012 1 commit
-
-
Vincent Pelletier authored
Allows getting current selection's MD5 even outside ListBox's renderer.
-
- 05 Nov, 2012 1 commit
-
-
Jérome Perrin authored
This way validator scripts will be called even for empty listboxs, and this should also remove ERP5Form/Form.py:validate_all KeyError : 'Field listbox is not present in request object.' messages from the logs
-
- 15 Oct, 2012 1 commit
-
-
Julien Muchembled authored
This fixes a regression introduced in commit f36260d2 ("Code clean up in ListBox & EditorField").
-
- 11 Oct, 2012 2 commits
-
-
Julien Muchembled authored
This helps writing workflow script because 'listbox' dict does not contain uids, which makes global 'uids' request value unusable.
-
Julien Muchembled authored
-
- 17 Oct, 2011 2 commits
-
-
Julien Muchembled authored
- PEP 308: Conditional Expressions - PEP 341: Unified try/except/finally - PEP 343: The ‘with’ statement
-
Julien Muchembled authored
Checked following occurrences in comments: - "Python 2.[456]" - "Zope 2.[891]" - "BBB" - "BACK" Checked uses of: - email, hashlib, numpy & tarfile (modules) - ImportError - string.Template - suppress_events (parameter of _setObject) Excluded: - some forked modules (MailTemplates, PortalTransforms...) - some i18n compatibility code
-
- 20 May, 2011 3 commits
-
-
Vincent Pelletier authored
It's tested earlier in the same method.
-
Vincent Pelletier authored
self.getObject() is called right at the begining of this methd anyway, so just keep & reuse it.
-
Vincent Pelletier authored
Instead, replace them with standard unicode "rempalcement char": http://en.wikipedia.org/wiki/Replacement_character#Replacement_character
-
- 24 Feb, 2011 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43664 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Feb, 2011 2 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43594 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43593 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Jan, 2011 1 commit
-
-
Nicolas Delaby authored
* Detect searchable column from dynamic related key feature of catalog. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42716 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jan, 2011 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41940 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Dec, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41885 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Dec, 2010 1 commit
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41783 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Nov, 2010 2 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40376 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
(more modification should be required.) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40351 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Nov, 2010 1 commit
-
-
Ivan Tyagov authored
Use page navigation template rather than hard coded mode. Use more default constants rather than hard code same defaults everywhere. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39943 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Oct, 2010 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39452 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39448 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Sep, 2010 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38582 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Propagandate current ERP5 form with leading prefix in case of listbox in order to not conflict with relation field. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38580 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Sep, 2010 2 commits
-
-
Ivan Tyagov authored
Set in REQUEST the current ERP5 form & field id in a similar way as 'cell' request argument.This allows scipts used for listbox rendering be aware of current ERP5 form being rendered and access form itself. Add test for this. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38382 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38379 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Sep, 2010 2 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38342 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
global_search_column_script is redundant as proper way is let default search / count catalog method handle it using scriptable keys. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38321 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Sep, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38286 20353a03-c40f-0410-a6d1-a30d3c3de9de
-