- 03 Nov, 2016 3 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
Only 'float' supported for the moment. This should cover the case of integers. Example of 'Sortable Columns' value in a ListBox: id | float title | Since there's a fallback to 'Searchable Columns' when 'Sortable Columns' is empty, the cast type can also be specified there, in order to avoid duplication.
-
Julien Muchembled authored
-
- 02 Nov, 2016 37 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Use new renderJS job to simplify the code
-
Romain Courteaud authored
Support will be removed with CSP
-
Romain Courteaud authored
-
Romain Courteaud authored
Support calling render multiple times
-
Romain Courteaud authored
-
Romain Courteaud authored
Support calling render method multiple times.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Try to reduce possible errors when 2 functions tries to update the listbox DOM
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
It is already provided by jio
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
[erp5_web_renderjs_ui] Listbox: cancel previous line rendering to not conflict with the asynchronous render
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
As form_validation_error was not set in render, validation errors were still visible after an edit.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-