An error occurred fetching the project authors.
- 22 Jul, 2014 1 commit
-
-
Vincent Pelletier authored
This removes the need for limitting the number of documents to process in a single transaction, thanks to searchAndActivate. Also, handle catalog desynchronisation gracefuly in the event of accept/accept race condition.
-
- 16 Jun, 2014 1 commit
-
-
Tristan Cavelier authored
<input login `request.get("__ac")` > removed When the login form is rendered, the login field is not already filled. We assume that the "__ac" cookie is deleted, so no need to generate the login name server side. It also avoids to use old "__ac" cookies. Browsers are already able to autocomplete them just by clicking on the field.
-
- 06 Jun, 2014 1 commit
-
-
Jérome Perrin authored
-
- 23 May, 2014 1 commit
-
-
Tristan Cavelier authored
-
- 09 Apr, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
also add a missing return for Base_redirect.
-
- 03 Apr, 2014 1 commit
-
-
Aurel authored
also make redirection stay on website
-
- 01 Apr, 2014 1 commit
-
-
Jérome Perrin authored
-
- 18 Mar, 2014 4 commits
-
-
Jérome Perrin authored
Funny things can happen if you have multiple machines and their clock are not synchronized.
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 12 Mar, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 15 Oct, 2013 1 commit
-
-
Vincent Pelletier authored
-
- 10 Sep, 2013 2 commits
-
-
Arnaud Fontaine authored
Avoid an extra step for developers by keeping the last Workflow History for Components by default.
-
Arnaud Fontaine authored
-
- 02 May, 2013 1 commit
-
-
Lingnan Wu authored
-
- 04 Apr, 2013 1 commit
-
-
Jérome Perrin authored
-
- 15 Mar, 2013 1 commit
-
-
Mame Coumba Sall authored
-Titlecase terms, uppercase abbreviations, avoid jargons, add titles to empty title forms....
-
- 21 Feb, 2013 1 commit
-
-
Jérome Perrin authored
-
- 30 Nov, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
to enable cache for anonymous, login should not be included in HTML itself based on the cookie value. it should be the browser's job.
-
- 17 Jul, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
do not use birthday property in Credential Request or Credential Update, because its storage is start_date and start_date has different meaning in these portal types. add assertions to check if birthday is set by credential request, and not updated unexpectedly by credential update.
-
- 20 Jun, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
call activate() in the same transaction otherwise we may get lots of UnsupportedWorkflowMethod errors.
-
- 03 May, 2012 1 commit
-
-
Sebastien Robin authored
This reverts commit 43b1531d. => It introduce testERP5Credential regressions
-
- 01 May, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 27 Apr, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 26 Apr, 2012 1 commit
-
-
Sebastien Robin authored
-
- 19 Apr, 2012 1 commit
-
-
Gabriel Monnerat authored
Changes to fix test_store_as_event from testNotificationTool and testMailFromMailMessageEvent from testERP5Credential after_path_and_method_id argument was added to not activate when Crededial request object is not indexed yet. This is needed because when the method searchAndActivate from catalog is called, if the object is not indexed, the e-mail is not sent. And extended script Entity_sendEmail to use from_url parameter when it is not None. This case happens when the sender is a string instead of one object in ERP5
-
- 09 Apr, 2012 1 commit
-
-
Julien Muchembled authored
-
- 02 Apr, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
make it possible to specify expiration date of credential requests whose default is still current date + 1 day.
-
- 14 Feb, 2012 1 commit
-
-
Gabriel Monnerat authored
rename variable to overwrite person_list when it is None. With this, the destination_decision_value_list is set correctly on the Credential Recovery
-
- 30 Jan, 2012 1 commit
-
-
Ivan Tyagov authored
enabled.
-
- 27 Jan, 2012 1 commit
-
-
Ivan Tyagov authored
instead show more friendlier message.
-
- 05 Dec, 2011 1 commit
-
-
Ivan Tyagov authored
Always use root web site.
-
- 29 Nov, 2011 1 commit
-
-
Ivan Tyagov authored
-
- 28 Oct, 2011 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 24 Oct, 2011 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 17 Oct, 2011 1 commit
-
-
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
-
- 23 Sep, 2011 1 commit
-
-
Łukasz Nowak authored
Credential_updatePersonPassword is doing the same check, and it is proxied script. CredentialUpdate_updatePersonInformation is not proxied script, and accessing getPassword requires a lot of privileges.
-
- 08 Sep, 2011 1 commit
-
-
Ivan Tyagov authored
and check.
-
- 07 Sep, 2011 1 commit
-
-
Aurel authored
-