Commit Graph

16 Commits (67453e82326e3108aef586aef7923decf60a4462)

Author SHA1 Message Date
Alex Coles 3d1e168524 Cleanup whitespace 11 years ago
Sebastian Schuster 1b45387127 Added missing copyright notice 11 years ago
Richard 9774fd1982 Added description field to export card config model. 11 years ago
Richard a533d4ae9f Changed the copyright message. 11 years ago
Sebastian Schuster 6988cdebe2 Fixed copyright notice and adapted engine to use new plugins plugin 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 a56dc885ab Added a seed for default config. 11 years ago
Richard b00a712e81 removed standing data migration. 11 years ago
Richard 2293e86133 Manually changed date of migration so that standing data comes in after all the fields are there. 11 years ago
Richard 7f1b80cd63 Orientation not required since it has default landscape. Removed from default config migration. 11 years ago
Richard fac0f95498 Added some basic features for CRUD. What a gigantic pain in my arse. 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 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