An error occurred fetching the project authors.
- 25 Oct, 2017 1 commit
-
-
Romain Courteaud authored
GadgetField doesn't know how to validate/store REQUEST form data. Use an external field to handle this task. The external field must be located in the same form, and can be put in the hidden group if not rendered. Add a test with a stringfield and a textarea field as validator.
-
- 31 May, 2016 3 commits
-
-
Julien Muchembled authored
Gadget fields from erp5_core are also cleaned up.
-
Julien Muchembled authored
This fixes the case of gadget fields in listboxes.
-
Julien Muchembled authored
Now 'extra' can be used to set a custom class on the gadget element. Note that 'css_class' property has a different purpose: it sets a class on the grand-parent div.
-
- 12 Jan, 2015 1 commit
-
-
Xiaowu Zhang authored
1. Use form submit instead of ajax in erp5_gadgetfield.js file 2. Data decode is realized in GadgetFieldValidator 3. Move jio files in erp5_core for activity watcher gadget 4. Update gadgetfield test Add test with RelationStringField Remove DataURL test which is not necessary
-
- 01 Dec, 2014 1 commit
-
-
Jérome Perrin authored
-
- 28 Nov, 2014 1 commit
-
-
Xiaowu Zhang authored
Use field key instead of field id
-
- 27 Nov, 2014 1 commit
-
-
Xiaowu Zhang authored
-
- 26 Nov, 2014 1 commit
-
-
Xiaowu Zhang authored
-
- 25 Nov, 2014 1 commit
-
-
Xiaowu Zhang authored
1. Change title because of test name convention. 2. GadgetField make div instead of section
-
- 21 Nov, 2014 1 commit
-
-
Xiaowu Zhang authored
The new implementation of GadgetField allow to integrate renderjs's gadget into ERP5 ui. Some examples are in bt erp5_ui_test to validate implementation.
-
- 04 Sep, 2014 1 commit
-
-
Gabriel Monnerat authored
-
- 28 Sep, 2012 1 commit
-
-
Sebastien Robin authored
-