- 03 Aug, 2018 2 commits
-
-
Bryan Kaperick authored
-
Bryan Kaperick authored
-
- 30 Jul, 2018 2 commits
-
-
Bryan Kaperick authored
-
Bryan Kaperick authored
Revert "erp5.util.testbrowser: Refactor of openNoVisit() and {Image,Submit}Control for recent zope.testbrowser (followup of 5a0b3763)." This reverts commit 98635b88. Reverting master branch to commit before history button edits.
-
- 26 Jul, 2018 1 commit
-
-
Bryan Kaperick authored
-
- 24 Jul, 2018 1 commit
-
-
Bryan Kaperick authored
-
- 17 Jul, 2018 1 commit
-
-
Bryan Kaperick authored
-
- 06 Jul, 2018 2 commits
-
-
Bryan Kaperick authored
-
Bryan Kaperick authored
-
- 05 Jul, 2018 1 commit
-
-
Bryan Kaperick authored
-
- 04 Jul, 2018 2 commits
-
-
Bryan Kaperick authored
-
Bryan Kaperick authored
-
- 03 Jul, 2018 1 commit
-
-
Bryan Kaperick authored
-
- 02 Jul, 2018 3 commits
-
-
Arnaud Fontaine authored
erp5.util.testbrowser: Refactor of openNoVisit() and {Image,Submit}Control for recent zope.testbrowser (followup of 5a0b3763).
-
Vincent Pelletier authored
And specifically, Domains (more portal types may be added to the relation string field widget as needed). Predicates get expanded to the list of documents they match.
-
Vincent Pelletier authored
Can be used to identify whether a document should be used to match other documents, rather than as a final document itself.
-
- 29 Jun, 2018 2 commits
-
-
Romain Courteaud authored
Reorganize code by parsing the appcache with jio. Interface checking is done by a standalone gadget whch directly display the status. Drop not needed code (do not reimplement getInterfaceList for example). Force interface strict HTML format
-
Romain Courteaud authored
-
- 26 Jun, 2018 2 commits
-
-
Tristan Cavelier authored
/reviewed-on nexedi/erp5!706
-
Tristan Cavelier authored
-
- 25 Jun, 2018 1 commit
-
-
Xiaowu Zhang authored
/reviewed-on nexedi/erp5!705
-
- 22 Jun, 2018 5 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Send 'on' value when checked. Do not add checkbox in the request body if unchecked.
-
Romain Courteaud authored
-
Xiaowu Zhang authored
for example: SSLError: ('The read operation timed out',) /reviewed-on nexedi/erp5!703
-
- 21 Jun, 2018 11 commits
-
-
Arnaud Fontaine authored
erp5.util.testbrowser: Require zope.testbrowser >= 5.0.0 since 5a0b3763 so update dependency accordingly.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Otherwise, the query will include a pointless "node.uid > 0" condition (because internal API has no choice but to return a condition) which confuses the query optimiser and may lead to very suboptimal execution plans: a range scan of node.uid (catalog as node, node.uid=stock.node_uid) despite provided account uid list constraining stock.node_uid.
-
- 20 Jun, 2018 2 commits
-
-
Vincent Pelletier authored
Remove trailing whitespaces. Make it easier to extend the list of indexed columns without causing unnecessary diffs (sadly, SQL being SQL, those lines will still cause extra diffs).
-
Vincent Pelletier authored
-
- 19 Jun, 2018 1 commit
-
-
Vincent Bechu authored
/reviewed-on nexedi/erp5!699
-