An error occurred fetching the project authors.
- 19 Nov, 2013 1 commit
-
-
Vincent Pelletier authored
-
- 01 Oct, 2013 1 commit
-
-
Aurel 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
-
- 05 Aug, 2013 2 commits
-
-
Sebastien Robin authored
the event_workflow does no longer make a difference between incoming and outgoing messages. Fixed creation of incoming events and add test to check them to prevent future regression
-
Sebastien Robin authored
-
- 04 Aug, 2013 1 commit
-
-
Sebastien Robin authored
-
- 05 Jul, 2013 1 commit
-
-
Jérome Perrin authored
it was creating local properties
-
- 01 Jul, 2013 1 commit
-
-
Kazuhiko Shiozaki authored
now it is filename, not file_name.
-
- 24 Jun, 2013 1 commit
-
-
Jérome Perrin authored
The new approach is a script named ERP5Site_getWorkflowStateItemList that receives the portal type and the state variable (simulation_state/validation_state) as parameters and it will returns the states for the workflow chained to the portal type. This way all the standard dialogs works out of the box even if you customize a workflow chain
-
- 05 Jun, 2013 1 commit
-
-
Kazuhiko Shiozaki authored
before, user's input is completely ignored and calculated good values are automatically set. and the commit fc54fbaa somehow tried to respect user's source input, but it caused worse result for incoming case. so this commit reverts fc54fbaa and set source and destination just as user's input if not empty.
-
- 03 Jun, 2013 1 commit
-
-
Vincent Pelletier authored
Avoid getting the list twice, follow coding style, explicitly access portal methods on portal.
-
- 31 May, 2013 1 commit
-
-
Gabriel Monnerat authored
Remove condition to test if the event path destination predicate applies for this destination. On this this case, we can trust on the previous selection using the domain
-
- 23 May, 2013 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 21 May, 2013 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
Because edit adds a line in workflow_history
-
- 20 May, 2013 4 commits
-
-
Jérome Perrin authored
This tab will also display outcome and expense paths
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 17 May, 2013 1 commit
-
-
Jérome Perrin authored
-
- 06 May, 2013 15 commits
-
-
Jérome Perrin authored
-
Gabriel Monnerat authored
Add constraints to EventConstraint property_sheet to check if destination, resource and source are set and move TALES constraint to a new property sheet that is specific to Mail Messages. By default both are not enabled.
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
Add property sheet to check if the event destination have email address defined. By default, this constraint is disabled
-
Jérome Perrin authored
-
Jérome Perrin authored
This way if we select a notification message we can leave the title empty and use the title from notification message (which supports substitution)
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
Fix jump to filter by follow up instead of hardcoded portal type beucase on this case can exists different portal type to the Campaign
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 02 May, 2013 1 commit
-
-
Jérome Perrin authored
-
- 30 Apr, 2013 2 commits
-
-
Gabriel Monnerat authored
Add follow_up parameter on Base_addEvent script to be possible pass the follow up when the context is a person or organisation
-
Gabriel Monnerat authored
Fix the base_category field on Campaign_viewEventPath to set the relation correctly and refactor Ticket_countDefaultEventPathDestinationList and Ticket_createEventFromDefaultEventPath to not display exception when the Domain is not set
-