- 21 Jun, 2013 20 commits
-
-
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.
-
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). Also, rename message_attribute_does_not_match to message_attribute_not_match to follow ERP5 naming conventions.
-
Benjamin Blanc authored
-
Benjamin Blanc authored
This revert partially commit "Fix bt5_path into ERP5TypeTestCase.py and ERP5TypeTestSuite.py" (81f4553a)
-
Sebastien Robin authored
-
Benjamin Blanc authored
-
Benjamin Blanc authored
-
- 20 Jun, 2013 4 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
Since commit 3ff662dd ("fix bt search path for testXHTML"), BT were not searched anymore in $INSTANCE_HOME/bt5/*/
-
Julien Muchembled authored
-
- 18 Jun, 2013 12 commits
-
-
Julien Muchembled authored
-
Jérome Perrin authored
Signed-off-by: Aurélien Calonne <aurel@nexedi.com>
-
Aurel authored
-
Jérome Perrin authored
Signed-off-by: Aurélien Calonne <aurel@nexedi.com>
-
Jérome Perrin authored
Signed-off-by: Aurélien Calonne <aurel@nexedi.com>
-
Jérome Perrin authored
Entity_stat scripts are also modified in a way similar to http://git.erp5.org/gitweb/erp5.git?a=commit;h=ce47e4d80b9d30943794d7023da9858cbbd1046b to properly use project parameter in stat columns Signed-off-by: Aurélien Calonne <aurel@nexedi.com>
-
Jérome Perrin authored
By changing the section one can enter accounting transaction lines on a different section bypassing the security because usually only the section at the transaction level is taken into account for roles assignements.
-
Kazuhiko Shiozaki authored
so that we can disable adding new entries or we log the backtrace that causes a new entry.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Julien Muchembled authored
-
Jérome Perrin authored
due to fc05b33b
-
- 17 Jun, 2013 4 commits
-
-
Jérome Perrin authored
<u> tag does not exist in the standard used by erp5_web; use something which should be equivalent
-
Jérome Perrin authored
Because they are not delivery and the implementation would have to be different
-
Jérome Perrin authored
We don't show stocks of services
-
Jérome Perrin authored
To reveal invalid html in erp5_web's language selector
-