An error occurred fetching the project authors.
- 31 Dec, 2013 1 commit
-
-
Sebastien Robin authored
Base_checkPermission script API is not so nice. With it's name, we would expect it doing checking on the object on which it is called. Instead we must give a path. This would need to be improved. Also we will ned to clean proxification
-
- 24 Dec, 2013 3 commits
-
-
Jérome Perrin authored
Instead of getting all destination uids, run the search and activate with destination_related_uid.
-
Jérome Perrin authored
-
Jérome Perrin authored
We only want to send an email for mail message portal type
-
- 03 Dec, 2013 1 commit
-
-
Aurel authored
-
- 28 Nov, 2013 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
Fix field name and description
-
- 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
-