- 03 Nov, 2011 1 commit
-
-
Ivan Tyagov authored
-
- 01 Nov, 2011 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 31 Oct, 2011 4 commits
-
-
Leonardo Rochael Almeida authored
Don't even search for future trade phases.
-
Leonardo Rochael Almeida authored
Rules should now contain all predicates necessary for matching the right simulation movements. Which they now can do since they all have "Predicate" tabs now. (partially revert 5c2c470f)
-
Kazuhiko Shiozaki authored
-
Nicolas Delaby authored
-
- 28 Oct, 2011 9 commits
-
-
Leonardo Rochael Almeida authored
-
Kazuhiko Shiozaki authored
-
Nicolas Delaby authored
-
Nicolas Delaby authored
-
Nicolas Delaby authored
-
Kazuhiko Shiozaki authored
-
Ivan Tyagov authored
Use getTypeBasedMethod and unify handlers.
-
Tatuya Kamada authored
See Coding Crime Guideline. http://www.erp5.org/GuidelinesForCodingCrimes (thx nicolas)
-
Tatuya Kamada authored
-
- 27 Oct, 2011 5 commits
-
-
Leonardo Rochael Almeida authored
The 'test' function seems to disappear in a few contexts. This should be fixed in Chameleon, but we work around it here for now
-
Kazuhiko Shiozaki authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Julien Muchembled authored
Commit 2f881b06 was a wrong fix because RLock does not raise 'thread.error' like Lock (when releasing an unacquired lock). (cf commit b709cc899fa17ed14569a96395ad2def3a545db4 of NEO project)
-
- 26 Oct, 2011 10 commits
-
-
Vincent Pelletier authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
datetime.datetime is required, not Zope-ish DateTime. there is no conversion in dict anymore.
-
Łukasz Nowak authored
-
Vincent Pelletier authored
Behaviour inspired by alarms.
-
Vincent Pelletier authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
unit test nature where a bt5 with a data content which is to be reindexed is installed BEFORE the real cloudoo is setup in preferences.
-
Yusei Tahara authored
-
Yusei Tahara authored
-
- 25 Oct, 2011 10 commits
-
-
Łukasz Nowak authored
In case of navigate the caller is responsible for providing date as text string.
-
Ivan Tyagov authored
-
Łukasz Nowak authored
suds library understands datetime.datetime objects, so do *NOT* convert them to strings.
-
Ivan Tyagov authored
Add system preference which indicates if pre_converted_only argument should be used or not in conversion.
-
Ivan Tyagov authored
Add 'pre_converted_only' to ImageField which is a new way to generate thumbnail URLs in respect to cache backend.
-
Ivan Tyagov authored
Do handle well case between 'display' argument and its pixel size representation by storing in cache only 'display' argument.
-
Ivan Tyagov authored
will read preference as it is. This can lead to a new cache key and thus a new storage in cache.
-
Łukasz Nowak authored
-
Yusei Tahara authored
Fix Base_resetListSetting. It did not work with "Set List Setting" dialog. Now it accepts any parameters.
-