- 01 Aug, 2011 14 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
The Telephone is always presented using "+(0)" format, this is a feature and expected behaviour.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Aurel authored
-
Aurel authored
-
Ivan Tyagov authored
is set or will be set later (through a Credential Recovery).
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
- 29 Jul, 2011 3 commits
-
-
Julien Muchembled authored
- Use _[ds]etOb instead of _[ds]etObject and unindex old object only if required. This improves performance and workarounds a bug documented in test_02_unindexObjectDependency. - Automatically fix 'portal_type' attribute if required.
-
Julien Muchembled authored
-
Ivan Tyagov authored
Return result of redirect call as it's used in testERP5Credential.
-
- 28 Jul, 2011 9 commits
-
-
Julien Muchembled authored
- Avoid overhead of getPropertyList & getXxx accessors - Acquisition is useless for 'specialise' category on Simulation Movements. Maybe the same optimization can be done for all categories ?
-
Ivan Tyagov authored
-
Kazuhiko Shiozaki authored
-
Lucas Carvalho authored
Just a small performance improvement, the behavior still the same. Because when the client send a big file, it should not take too long to check the sha512 sum.
-
Lucas Carvalho authored
Shacache instance is now able to provide big file without getting killed by the OS, due a memory leak. Desactivating the previous object is an approach to send the data without overloading the RAM Memory.
-
Julien Muchembled authored
-
Ivan Tyagov authored
-
Julien Muchembled authored
-
Ivan Tyagov authored
-
- 27 Jul, 2011 14 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Vincent Pelletier authored
-
Ivan Tyagov authored
provided. Fallback means that no authentication policy will be applied if former is true.
-
Ivan Tyagov authored
password recovery process in case of expired passwords.
-
Ivan Tyagov authored
to respective iLoginAccountProvider implementation class.
-
Ivan Tyagov authored
password expire occurs.
-
Kazuhiko Shiozaki authored
delete a needless object instead of alling delete transition, because such transition does not exist in certain states.
-
Ivan Tyagov authored
password generation (either system sets it(default) or system generates a Credential Recovery process which allows user set it through one time active link)
-
Ivan Tyagov authored
-
Kazuhiko Shiozaki authored
-