Commit Graph

61 Commits (67453e82326e3108aef586aef7923decf60a4462)

Author SHA1 Message Date
Henriette Dinger c6ae7e781a Remove double breadcrumb information 9 years ago
Oliver Günther 3d5bb78e58 Remove role="grid" 9 years ago
Henriette Dinger 051ec801d4 Update icon font 9 years ago
Henriette Dinger 1c9f0b11bb Apply class 'generic-table--action-buttons' for style of button below table 9 years ago
Henriette Dinger 980440eec5 styled the tabe Admin/ExportCardConfig 9 years ago
Vadim Costin 05b54599f8 change submit to buttons 9 years ago
Markus Kahl f2cd30a2fa remove obsolete header_tags 10 years ago
Markus Kahl 812f2cff45 remove obsolete header_tags 10 years ago
Florian Kraft eb56faba51
update forms with new form builder 10 years ago
Alex Coles 4af89c6ec8 Update view to use new button styles 10 years ago
slawa 5d167c6ae7 Added an array with numeric properties and check is value format is correct 11 years ago
Sebastian Schuster a69d1d4ada Added class method to obtain default configuration 11 years ago
Richard 7053db304f Using locales in configs index. 11 years ago
Richard 72e62a4ad5 Further yaml validation. 11 years ago
Richard cdaeadd605 Added locales for export card field names which can't get translated. 11 years ago
Christian Ratz 349a938167 adapt error messages to core change 11 years ago
Richard 0ba8a42e4a WIP. added custom labels and label counts for lists. investigating failing tests. 11 years ago
Jens Ulferts 6b7cbfb206 minor layout improvement 11 years ago
Richard 364ef22e14 Put text in locale. 11 years ago
Richard 44e7e8274b removed comment. 11 years ago
Richard 5632cbc26d Moved hacky code into a partial. 11 years ago
Richard 8ef0e1f384 Added a help icon to the config rows textarea. 11 years ago
Jens Ulferts 5793c68c8a removes required mark from non required field 11 years ago
Richard 9774fd1982 Added description field to export card config model. 11 years ago
Richard 968a016fc2 Property "height" can now be set for a group. 11 years ago
Richard 52b9278052 Rows text area has wiki-edit class. 11 years ago
Richard 7f6318b562 Moved yaml error message into locales. 11 years ago
Richard 4d2227a75d Further checks for badly formed YAML. 11 years ago
Richard df051d6096 No longer need to have custom_field property on config, it just looks on the model to see if it has one. 11 years ago
Richard 0b68965f19 Added locales for export config yaml error messages. 11 years ago
Richard 3b5c114460 Added further validation to per_page field of configs to ensure positive numericality. Took the opportunity to write some better specs to test validation. 11 years ago
Richard ec399bc4fa WIP. config accepts custom_field property and checks model for custom fields if it's true. not tested at all. 11 years ago
Richard a533d4ae9f Changed the copyright message. 11 years ago
Hagen Schink c0992436dc Ads missing export card config view titles 11 years ago
Sebastian Schuster 6988cdebe2 Fixed copyright notice and adapted engine to use new plugins plugin 11 years ago
Richard 24d28384c3 In the config file the value "indentation: true" will result in the column content being indented from the label if there is a label. 11 years ago
Richard b1af1195aa Fixed up specs and features for new config rows format. 11 years ago
Richard 07f1c58402 Added an active scope on config model. 11 years ago
Richard b7289bc0a3 Can now (de)activate configs in admin. Also fixed some features which weren't actually doing anything. 11 years ago
Richard c6686168b3 Renamed TaskboardCardConfiguration to ExportCardConfiguration. 11 years ago
Richard 3f47201817 Removed Identifier field from taskboard card config model as it was redundant. Added a readme. Added german locales. Fixed up the view specs so they actually do something. 11 years ago
Richard 7ee0929d0c Made various modifications as per Jens's pr review including: aesthetic changes to the generated pdf and tightening up the ui to prevent user from doing stupid stuff like deleting the default config. Fixed tests. 11 years ago
Richard 7f1b80cd63 Orientation not required since it has default landscape. Removed from default config migration. 11 years ago
Richard 91b6fcb46e Moved english locales into plugin. 11 years ago
Richard 84f75ac3ee Included a rows yaml validator for configs. 11 years ago
Richard 8ef7dd34f8 Added some controller specs and put some validation on the config model. 11 years ago
Richard 0eba424adf did some copy pasting to get configs crud to look like other admin sections. 11 years ago
Richard 571702a539 cleaned out application controllers and views so that only the config admin stuff is left. any pdf generation should be implemented in the controllers of whatever is using the plugin. 11 years ago
Richard b8a23f7416 Raising and catching badly formed yaml errors. 11 years ago
Richard 815b47a139 using "default" config if not specified. 11 years ago