An error occurred fetching the project authors.
- 15 Nov, 2013 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 06 Nov, 2013 1 commit
-
-
Aurel authored
remove portal_web_services from erp5_base add required dependencies on bt5
-
- 04 Oct, 2013 1 commit
-
-
Julien Muchembled authored
Acquisition Portal Types is same as for resource. Example of categories: journal accounting consolidation national project deliverable r_and_d qa invalid fixed wontfix trade prediction reality
-
- 13 Sep, 2013 1 commit
-
-
Kazuhiko Shiozaki 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
-
- 29 Aug, 2013 1 commit
-
-
Mame Coumba Sall authored
-
- 02 Aug, 2013 1 commit
-
-
Jérome Perrin authored
-
- 21 Jun, 2013 1 commit
-
-
Arnaud Fontaine authored
PasswordTool_viewResetPassword/text_content from erp5_core wrongly requires Field Library in erp5_web and EmbeddedFile_view/my_description from erp5_base wrongly requires Field Library in erp5_dms.
-
- 18 Jun, 2013 2 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 17 Jun, 2013 1 commit
-
-
Jérome Perrin authored
-
- 12 Jun, 2013 1 commit
-
-
Ivan Tyagov authored
-
- 21 May, 2013 1 commit
-
-
Jérome Perrin authored
-
- 06 May, 2013 1 commit
-
-
Jérome Perrin authored
-
- 15 Apr, 2013 1 commit
-
-
Jérome Perrin authored
-
- 12 Apr, 2013 1 commit
-
-
Julien Muchembled authored
This fixes a performance regression introduced in commit 0a8fbb36 ("Simulation: index 'delivery' categories in ZODB") Built delivery lines are modified by newContent(), before SimulatedDeliveryBuilder._setDeliveryMovementProperties() has a chance to set the delivery link on the related simulation movement. So isGeneratedBySimulation() always returned False. One solution was to revert all changes in product/ERP5/Document/Movement.py product/ERP5/Document/SimulatedDeliveryBuilder.py from the aforementioned commit, but it's much simpler to move the interaction at the end of the transaction, even if in some rare cases, 2 '_updateSimulation' activities are created, causing a slight overhead on activity tool. Signed-off-by:
Kazuhiko Shiozaki <kazuhiko@nexedi.com>
-
- 05 Apr, 2013 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 15 Mar, 2013 1 commit
-
-
Mame Coumba Sall authored
-Titlecase terms, uppercase abbreviations, avoid jargons, add titles to empty title forms....
-
- 18 Feb, 2013 1 commit
-
-
Vincent Pelletier authored
This hurts performances a lot.
-
- 07 Dec, 2012 1 commit
-
-
Julien Muchembled authored
-
- 21 Nov, 2012 1 commit
-
- 20 Nov, 2012 2 commits
-
- 08 Nov, 2012 1 commit
-
-
Aurel authored
also remove now useless related key (should have been part of former commit)
-
- 07 Nov, 2012 1 commit
-
-
Aurel authored
-
- 24 May, 2012 3 commits
-
-
Kazuhiko Shiozaki authored
Add script Event_sendByActivity to call searchAndActivate method through the activity and with Manager role
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
Revert "fix two regressions (support attachments, support sending to persons that are not yet indexed)." This reverts commit 5d552ce8.
-
- 23 May, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 26 Apr, 2012 1 commit
-
-
Sebastien Robin authored
-
- 23 Apr, 2012 1 commit
-
-
Kazuhiko Shiozaki 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
-
- 10 Apr, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 09 Apr, 2012 1 commit
-
-
Julien Muchembled authored
-
- 05 Apr, 2012 1 commit
-
-
Aurel authored
-
- 27 Mar, 2012 1 commit
-
-
Gabriel Monnerat authored
Add the same proxy role set on Event_send script, this role is needed to use the function 'sendMailHostMessage' This failure was found after check testFunctionalStandaloneUserTutorial results
-
- 26 Mar, 2012 1 commit
-
-
Gabriel Monnerat authored
This merge was done to improve features to send mail using the script Event_send. With this changes, is not needed access all persons to get your email and the method searchAndActivate from catalog to don't create one activity for each destination.
-
- 23 Jan, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
fix a condition of Organisation_view/my_default_email_url_string so that only one email field is displayed on a new Organisation document. same as 310356dd.
-
- 16 Jan, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
add empty init scripts for Person and Organisation so that we can override init script without overriding these portal type definitions themselves.
-