- 25 Nov, 2011 11 commits
-
-
Aurel authored
-
Aurel authored
-
Aurel authored
-
Aurel authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Julien Muchembled authored
-
Julien Muchembled authored
'simple_decorator' is changed so that decorators can be used on workflow methods.
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Ivan Tyagov authored
-
- 24 Nov, 2011 4 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
- 23 Nov, 2011 4 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
By default make default KM footer a public document so KM is usable just by installing this bt5.
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 22 Nov, 2011 7 commits
-
-
Ivan Tyagov authored
Fix form field.
-
Ivan Tyagov authored
-
Yusei Tahara authored
Fix InvoiceTransaction_zSelectMovement. Maximum rows to retrieve is now 100. If there are more simulation movements then the rest is built next building time.
-
Yusei Tahara authored
Stop showing detailed DateTime in listbox. This problem started occur due to recent specification change of zope's DateTime.
-
Yusei Tahara authored
Stop showing detailed DateTime in listbox. This problem started occur due to recent specification change of zope's DateTime.
-
Yusei Tahara authored
Stop showing detailed DateTime in listbox. This problem started occur due to recent specification change of zope's DateTime.
-
Yusei Tahara authored
Stop showing detailed DateTime in listbox. This problem started occur due to recent specification change of zope's DateTime.
-
- 21 Nov, 2011 4 commits
-
-
Julien Muchembled authored
-
Arnaud Fontaine authored
Only the first workflow from the history was synchronized because of a mistake when checking if the workflow can be added. Also, do not ignore processing_status_workflow when running tests to detect such problem in the future.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
- 18 Nov, 2011 5 commits
-
-
Julien Muchembled authored
Commit 11f57b83 does not work in most cases, and may be a bad idea. We should probably simplify the code again as follows: global _bootstrapped # initialized to None at module level if _bootstrapped != portal.id: _bootstrapped = portal.id ...
-
Julien Muchembled authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
Remove an empty file which will by default override real one in erp5_xhtml_jquery_style and make tabber system not usable in AJAX style.
-
- 17 Nov, 2011 5 commits
-
-
Julien Muchembled authored
-
Ivan Tyagov authored
-
Tatuya Kamada authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
Because list of dynamic properties is exported to XML (bad but no way to control) we have to add it to XML otherwise it will break CaptchaFeild.
-