- 17 Feb, 2016 2 commits
-
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
- 15 Feb, 2016 1 commit
-
-
Romain Courteaud authored
-
- 13 Feb, 2016 4 commits
-
-
Georgios Dagkakis authored
erp5_web: WebSite_login: do not redirect to a came_from that is not child of the topmost url document in the given instance.
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
erp5_base.Base_getURLTopmostDocumentValue.xml: add a method to get the topmost traversed url in an ERP5 instance. In base it returns the portal.
-
Georgios Dagkakis authored
Class FolderMixIn: add isURLAncestorOf method. Returns True if the given_url is child of the url of the given_url is child of the url of the document that the method is called on, False otherwise
-
- 12 Feb, 2016 2 commits
-
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
- 10 Feb, 2016 6 commits
-
-
Aurel authored
-
Sebastien Robin authored
This is too inconvenient when resizing browser size, it requires in some cases to do taller or shorter many times only because we resized the browser. Also, former way was not working nicely when editor like code mirror was used
-
Xiaowu Zhang authored
-
Aurel authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
- 09 Feb, 2016 4 commits
-
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Romain Courteaud authored
No workflow state provides Modify Portal Content to a Role (except Manager). Change the guard to be based on role instead of permission, so that Assignor can also trigger the transition.
-
Aurel authored
-
- 08 Feb, 2016 2 commits
-
-
Aurel authored
-
Jérome Perrin authored
This reverts commit 85c87bc6. This publication section is not present in erp5_web_renderjs_ui or any of its dependencies, so we cannot reference it from here.
-
- 05 Feb, 2016 5 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Tristan Cavelier authored
-
Kazuhiko Shiozaki authored
ERP5Site_reindexAll is now called only once when --recreate_catalog=1 is explicitly specified. Also manage_catalogClear is not called with --load unless --recreate_catalog=1 is explicitly specified.
-
- 04 Feb, 2016 4 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 03 Feb, 2016 4 commits
-
-
Tristan Cavelier authored
erp5_test_result: fix AttributeError: string_index in TestResult_view/listbox_string_index tales expression
-
Kazuhiko Shiozaki authored
-
Aurel authored
-
Kazuhiko Shiozaki authored
-
- 02 Feb, 2016 6 commits
-
-
Tristan Cavelier authored
-
iv authored
-
iv authored
-
Kazuhiko Shiozaki authored
because it is a generic tool and access restriction should be done by API.
-
Nicolas Wavrant authored
-
Georgios Dagkakis authored
test.erp5.testUpgrader.py: update the bt5list in afterSetUp(). Otherwise the user has to invoke genbt5list manually before runnning the test. It was also confusing, because the same test would pass in the server but not locally
-