- 09 Nov, 2015 7 commits
-
-
Arnaud Fontaine authored
-
Romain Courteaud authored
-
Romain Courteaud authored
This reverts commit d6b94272. Listbox navigation was broken because of this change.
-
Boris Kocherov authored
-
Boris Kocherov authored
field_json.page is used as a selection click action
-
Boris Kocherov authored
-
Romain Courteaud authored
-
- 06 Nov, 2015 6 commits
-
-
Vivek authored
-
Vivek authored
-
Vivek authored
-
Xiaowu Zhang authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 05 Nov, 2015 5 commits
-
-
Romain Courteaud authored
[erp5_web_renderjs_ui] selection/history navigation should redirect to the parent document in case of unexpected issue
-
Romain Courteaud authored
-
Vivek authored
-
Vivek authored
-
Jérome Perrin authored
Change requested by Romain Can you instead do: <h1 data-i18n="0 item selected" class="ui-title ui-override-theme">0 item selected</h1> And push to erp5 master branch? Thx.
-
- 03 Nov, 2015 8 commits
-
-
Romain Courteaud authored
-
Jérome Perrin authored
-
Romain Courteaud authored
It's the easiest/laziest way to get correct test results
-
Jérome Perrin authored
-
Romain Courteaud authored
-
Romain Courteaud authored
The router gadget handles all URL interaction (generation, parsing). It is also responsible to handle redirection (as redirecting for hash and HTML5 pushState is different). Ensure that redirect "block" the application until cancellation of the current page rendering. This will prevent unexpected result for function calling redirect (in case of 401 for example)
-
Romain Courteaud authored
Error handling function should always throw the catched error by default
-
Romain Courteaud authored
run_only option does not seem to support regular expression or comma separated list.
-
- 02 Nov, 2015 8 commits
-
-
Romain Courteaud authored
For now, test ERP5 page template related gadget + some standalone pages.
-
Romain Courteaud authored
This used to generate a 404 error
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Vivek authored
erp5_gadget_interface_validator: updated URL navigation handling to follow modified erp5 launcher and router logic.
-
Klaus Wölfel authored
Makes syntax highlighting work with codemirror for Web Page, Web Script and Web Style portal types. /reviewed-by @jerome (on !20)
-
Xiaowu Zhang authored
-
Jérome Perrin authored
-
- 01 Nov, 2015 2 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 30 Oct, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
that causes ZODB conflicts and it is meaningless in multiple destination case.
-
- 29 Oct, 2015 3 commits
-
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Romain Courteaud authored
This redirection is specific to each application (cookie, token, erp5, another backend, etc)
-