- 21 Jun, 2013 1 commit
-
-
Arnaud Fontaine authored
Upon Business Path Item installation, update Local Roles of objects whose Portal Types defines Roles. Before, Local Roles were not updated upon Path Item installation, thus leading to security issues (such as Trade Model Line). This avoids ugly hacks in Upgrader and in tests as well. Also, move Portal Types Role installation before Path so that they can be used before updating Roles during Path installation.
-
- 17 May, 2013 16 commits
-
-
Yusei Tahara authored
To show a workflow dialog which absolutely fail is not good.
-
Yusei Tahara authored
Improve error handling on Workflow_statusModify. If divergence is solved by other user, then show a nice message.
-
Yusei Tahara authored
Uid must be always consistent. If uid is changed, then workflow action which user selected is applied to different workflow and it causes different result.
-
Yusei Tahara authored
Improve error handling on Workflow_statusModify. If requested transition is not available, then show a nice message.
-
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.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
If an user has set SVN working copies in its preferences, it cannot be modified anymore after upgrade.
-
Arnaud Fontaine authored
-
Yusei Tahara authored
Now both ascending arrow and descending arrow are displayed in title column and user can sort in specific order explicitly. User also can sort multiple columns by click without using sort-on-dialog.
-
Yusei Tahara authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
Fix error message of StringAttributeMatch Constraint incorrectly renamed after migration to ZODB (78e2ae32).
-
Lingnan Wu authored
-
Lingnan Wu authored
-
- 16 May, 2013 1 commit
-
-
Jérome Perrin authored
-
- 14 May, 2013 1 commit
-
-
Vincent Pelletier authored
Also, factorise & simplify code. Also, follow coding style. Also, follow naming conventions. Also, avoid calling dict() for static key sets. Also, add comments about bad code kept for backward compatibility. Also, add comments about incorrect grammar - also kept for backward compatibility.
-
- 13 May, 2013 2 commits
-
-
Kazuhiko Shiozaki authored
-
Julien Muchembled authored
-
- 06 May, 2013 19 commits
-
-
Jérome Perrin authored
-
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
-
Gabriel Monnerat 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
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
Change test add one critetion to filter by validation_state instead of use reference hardcoded. Also, the test predicate returns False when this criterion does not match
-
Gabriel Monnerat authored
Hide action to create Event Path on Campaign object. The sub object should be created automatically through the event path tab when edited
-
Jérome Perrin authored
-
Jérome Perrin authored
-