- 12 Apr, 2016 4 commits
-
-
Jérome Perrin authored
following up 3d42e2b9 reference is used only when title is not defined
-
Jérome Perrin authored
-
Jérome Perrin authored
when no title, fallback to reference then id
-
Jérome Perrin authored
-
- 11 Apr, 2016 1 commit
-
-
Romain Courteaud authored
On a module, only display the portal_type.
-
- 08 Apr, 2016 1 commit
-
-
Romain Courteaud authored
Should fix jio.get/put on ERP5 non editable documents
-
- 07 Apr, 2016 3 commits
-
-
Tristan Cavelier authored
cancel & cancel_action require now View permission
-
Romain Courteaud authored
Breadcrumb page is removed and merge into the Tab page. The document title is now usually an history navigation back link.
-
Cédric Le Ninivin authored
-
- 06 Apr, 2016 4 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
add test case in erp5_ui_test /reviewed-on nexedi/erp5!90
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 05 Apr, 2016 7 commits
-
-
Cédric Le Ninivin authored
/reviewed-on nexedi/erp5!94
-
Tristan Cavelier authored
Sanitizing client data would help to prevent such issue. /reviewed-on nexedi/erp5!92
-
Sebastien Robin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Tristan Cavelier authored
(400 or 502) + add test case in erp5_ui_test
-
Cédric Le Ninivin authored
… 30 minutes difference. /reviewed-on !93
-
- 04 Apr, 2016 3 commits
-
-
Sebastien Robin authored
-
Boris Kocherov authored
-
Boris Kocherov authored
caching_instance_method not used
-
- 01 Apr, 2016 1 commit
-
-
Tristan Cavelier authored
erp5_simulation_test: as `erp5_default_business_process` is required in some test cases erp5_simplified_invoicing: as `Invoice Line` should be allowed by `Sale Invoice Transaction` erp5_configurator_standard_accounting_template: as `default_invoice_rule` business process is needed
-
- 29 Mar, 2016 2 commits
-
-
Cédric Le Ninivin authored
-
Georgios Dagkakis authored
defined before using it as argument for isURLAncestorOf. @vpelletier, this caused a bug, since empty came_from would crash isURLAncestorOf when urlparse is called for this url (https://lab.nexedi.com/nexedi/erp5/blob/master/product/ERP5Type/Core/Folder.py#L517). I think this is a way to solve, I do not know if isURLAncestorOf should be changed also to return something in such situation. /reviewed-on nexedi/erp5!89
-
- 25 Mar, 2016 1 commit
-
-
Cédric Le Ninivin authored
-
- 23 Mar, 2016 5 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
This ERP5 service worker provides the same functionnality than appcache (nothing more). No need to activate it while appcache is still the only techno supported by most browsers.
-
Jérome Perrin authored
in this context, int index is priority
-
Jérome Perrin authored
This caused reports to be skipped sometimes
-
Jérome Perrin authored
-
- 22 Mar, 2016 3 commits
-
-
Julien Muchembled authored
-
Rafael Monnerat authored
-
Georgios Dagkakis authored
-
- 21 Mar, 2016 5 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
getOwner returns a python document.
-
Romain Courteaud authored
Only support Base_jumpToRelatedObject for now.
-
Arnaud Fontaine authored
-