Commit Graph

35 Commits (0c6e49532b032aae59e351f4f9e6a95da8b8cabd)

Author SHA1 Message Date
Continuous Integration 0c6e49532b update locales from crowdin 9 years ago
Continuous Integration 52dc67c801 update locales from crowdin 9 years ago
Continuous Integration e2a07ecc06 update locales from crowdin 9 years ago
Continuous Integration d6b8c4ac63 update locales from crowdin 9 years ago
Continuous Integration eebfe16af5 update locales from crowdin 9 years ago
Continuous Integration 91af55a150 update locales from crowdin 9 years ago
Continuous Integration b616c038b1 update locales from crowdin 9 years ago
Continuous Integration d1669c550f update locales from crowdin 9 years ago
Continuous Integration d67f7e75a1 update locales from crowdin 9 years ago
Continuous Integration f190067d0e update locales from crowdin 9 years ago
Jonas Heinrich 54c9b729a0 fixes translation errors 10 years ago
Jonas Heinrich c1d23ace1f fixes a small translation error 10 years ago
Alex Coles 3d1e168524 Cleanup whitespace 11 years ago
Richard cdaeadd605 Added locales for export card field names which can't get translated. 11 years ago
Richard 364ef22e14 Put text in locale. 11 years ago
Richard f211eecdf7 Changed german locale. 11 years ago
Richard 7f6318b562 Moved yaml error message into locales. 11 years ago
Richard 0b68965f19 Added locales for export config yaml error messages. 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 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 91b6fcb46e Moved english locales into plugin. 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 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 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