Commit Graph

226 Commits (a7adebbdcaecb442f8217b4aae018ad4a6a429d4)
 

Author SHA1 Message Date
Richard 84f75ac3ee Included a rows yaml validator for configs. 11 years ago
Richard 9b947099c7 Added some view specs. 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 516dde86e4 wrote some tests. really not all that much to test:/ 11 years ago
Richard 11ed6be091 option to render line underneath row. 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 4f7712555b Basic rendering of child elements. 11 years ago
Richard aaca1dbd9c hard coded documente generator to render all pages, one per page. 11 years ago
Richard a1cf452aa7 pruning empty rows before calculating row sizes. 11 years ago
Richard bc2cafa68e column widths being calculated from config values. 11 years ago
Richard 31f39fe776 Algorithm now taking row priorities into consideration and reducing the least important first. 11 years ago
Richard 60139897d6 made the height adjusting algorithm a bit better - adjusting multiple rows now to try and fit everything in. 11 years ago
Richard 45e34ec975 First attempt at an algorithm to assign row heights based on minimum number of lines in row config. Currently not considering priorities. 11 years ago
Richard 81c5b6ab5f implemented basic column positioning. supporting non-string attributes and font sizes. 11 years ago
Richard 8ede393ea4 refactoring. modularised the page elements into models and now rendering text boxes as a heirarchy. 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
ulferts e7448a4301 Initial commit 11 years ago