- 13 Jan, 2015 29 commits
-
-
Romain Courteaud authored
-
Xiaowu Zhang authored
-
Romain Courteaud authored
It allows to use the same path than the standard UI and so, it will allow to have gadget_field working in erp5_web_renderjs_ui
-
Romain Courteaud authored
-
Jérome Perrin authored
-
Jérome Perrin authored
accounting: Trial Balance: add columns for initial and final balance and hide detailed balance columns Add an option to display detailed balance columns
-
Jérome Perrin authored
-
Jérome Perrin authored
Some compatibility is kept
-
Jérome Perrin authored
Otherwise roles will not be recalculated on documents that manager cannot see.
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
- We now have two different layouts for export and report - Export mode uses the new merge_report_section_list parameter from erp5_ods_style - Project is displayed as ${project_reference} - ${project_title} (in all reports) - Show grouping reference & modification date
-
Jérome Perrin authored
-
Jérome Perrin authored
If set to true, will only display the listbox header from the first report section. This way, all report sections look like one big report section, but we can still easily distribute report sections computations using erp5_deferred_style.
-
Jérome Perrin authored
and remove wrong description
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
OOoTemplate: Fix a bug that displaying the source in the ZMI was setting a content-disposition header and downloading an OOo document
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 12 Jan, 2015 11 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Create new document from dialog.
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
now each gadget should do translation by itself for the iframe reason
-
Xiaowu Zhang authored
1. remove catch error in gadget_erp5.js and gadget_translate.js. 2. add acquisition method getTranslationMethod in main gadget. 3. add translaton_look key in configuration to define translation scipt. 4. fix can't save when edit.
-
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
-