- 16 Feb, 2018 4 commits
-
-
Romain Courteaud authored
-
Georgios Dagkakis authored
-
Roque authored
-
Georgios Dagkakis authored
PublicHoliday_view
-
- 15 Feb, 2018 15 commits
-
-
Arnaud Fontaine authored
These are done through 'validate_action' not at 'validate' Workflow transition. text_content_{error,warning}_message_list was properly set through Component_modify Interaction (used for editing Component) which checks the source code without raising an exception.
-
Arnaud Fontaine authored
Half-broken, not useful after all and potentially harmful once Products Documents will be migrated from FS.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
* Use *Component temp_object instead of ad-hoc dicts (cleanup). * Select 'version' for all the modules at once instead of per modules (not practical when migrating many modules, eg for migrating Products Documents). * Fix naming of Form Fields (s/my_/your_/).
-
Arnaud Fontaine authored
Only the current ListBox page was submitted because this simply doesn't work with temp_objects. Instead, display all of the modules to be migrated on a single page.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Arnaud Fontaine authored
This can be chosen through Preference => "User Interface" tab. CodeMirror default keymap is used by default as until now.
-
Arnaud Fontaine authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Vincent Pelletier authored
Before this change, expression_instance would not be set when expression is modified, leading to either non-applied filter expression (when no expression_instance existed) or use of an outdated expression. Use a volatile attribute to store the expression: it does not change the amount of work needed to load the Expression instance (pickle is the raw python expression as text) and it remove data duplication in exported documents.
-
Vincent Pelletier authored
This reverts commit fe84b799. I did not intend to push that hash (copy/paste mistake).
-
- 14 Feb, 2018 5 commits
-
-
Tristan Cavelier authored
-
Vincent Pelletier authored
-
Yusei Tahara authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
- 13 Feb, 2018 11 commits
-
-
Julien Muchembled authored
-
Vincent Bechu authored
-
Vincent Bechu authored
monospace, sans-serif, serif, OpenSans
-
Tomáš Peterka authored
-
Tomáš Peterka authored
[hal_json] Improve backward compatibility of value resolution by calling Scripts on search result underlying object
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Nicolas Wavrant authored
-
Romain Courteaud authored
-
Romain Courteaud authored
This adds the maximize button.
-
Romain Courteaud authored
-
- 12 Feb, 2018 4 commits
-
-
Ayush Tiwari authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
- 09 Feb, 2018 1 commit
-
-
Nicolas Wavrant authored
-