- 14 Dec, 2016 2 commits
- 13 Dec, 2016 1 commit
-
-
Tristan Cavelier authored
After going to a resource that you are unauthorized to view, then the error is shown incorrectly because the default UI tries to use properties of the same resource, reraising unauthorized error. With this commit, if unauthorized is reraised, it tries to show the error from the portal object. If the user is still unauthorized to see the error output, then the error is shown directly without the classic UI. /reviewed-on !192
-
- 12 Dec, 2016 4 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Apply security in ERP5User methods.
-
Vincent Pelletier authored
Require the findings to be consistent when applicable. May happen for example when migrating a user from being handled by one PAS plugin to another.
-
Vincent Pelletier authored
It does not depend on a specific plugin. Also, update all importers. Also, reduce import cycles in ERP5Security.
-
- 09 Dec, 2016 7 commits
-
-
Cédric Le Ninivin authored
The value used to be displayed will be the last value of the tuple
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Jérome Perrin authored
This is "Internal Trade Condition", not "Purchase Trade Condition"
-
- 08 Dec, 2016 9 commits
-
-
Vincent Bechu authored
-
Vincent Bechu authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
acl_users ERP5 user enumeration plugin(s) already search for Persons by their user id, so this code duplicates the checks done just a few lines above it.
-
Vincent Pelletier authored
Rather than testing before calling.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
acl_users is one of the rare objects (with SQL connectors) which are intended to be fetched by acquisition, allowing overrides. Also, move code out of try..finally block where possible.
-
- 07 Dec, 2016 8 commits
-
-
Klaus Wölfel authored
@seb I need this for a wendelin project, but I think it is usefull in generic erp5, is it ok ? /reviewed-on nexedi/erp5!203
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Save all settings with one jIO put only.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 06 Dec, 2016 9 commits
-
-
Kazuhiko Shiozaki authored
-
Georgios Dagkakis authored
-
Jérome Perrin authored
Feedback after 8c313674 and 72dfb2c4 from many people where that they really miss this column in default print mode (having it only in export mode was not enough) and that they do not need need modification_date.
-
Jérome Perrin authored
-
Jérome Perrin authored
accounting: fix "Total Selected Amount" not being updated after searching in grouping reference fast input
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-