Commit Graph

15 Commits (a56dc885abb516a36eacb0a00395b6f3b6f5c5b1)

Author SHA1 Message Date
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
Richard 62e9c4d43f now have a create action for taskboard cards. we will want to move all of this into a proper admin section for taskboard cards. 11 years ago
Richard 1fa1a9a2f0 rending multiple cards per page, as defined in the config. 11 years ago
Richard 945079fdf4 set up specs. added orientation to config. 11 years ago
Richard 35cf6fad26 Altered config so that property id is column name. 11 years ago
Richard fb87caa903 using page size default A4. 11 years ago
Richard 979a01e9e8 Added a simple update form for configs so the default rows can be altered. 11 years ago
Richard 6c228762ee Setup an open project plugin. Copy pasted over some of the code from the backlogs plugin to get a minimum pdf being rendered with prawn. Rigged it up to read in the config from new taskbord_card_configuration model. Just now only the page_size property is being used. This is a basic implementation of ticket 3501. 11 years ago