Commit Graph

309 Commits (a6e4a378d5ee630bc38475a1fec0fbe7f836e992)
 

Author SHA1 Message Date
Richard cdaeadd605 Added locales for export card field names which can't get translated. 11 years ago
Richard da9f03be30 Monkey patching WorkPackage model to have extra display properties. 11 years ago
Christian Ratz 349a938167 adapt error messages to core change 11 years ago
ulferts e51ad36406 Merge pull request #17 from finnlabs/bugs-rendering-errors 11 years ago
Richard 00250635e2 Floored height and width so everything is integer. 11 years ago
ulferts 3519b19116 Merge pull request #8 from finnlabs/custom-fields-in-config 11 years ago
Richard a628d4ae82 Merge branch 'dev' into custom-fields-in-config 11 years ago
Richard ceb5e682db Looking through all locales for custom field names. 11 years ago
ulferts aec7b31e72 Merge pull request #9 from finnlabs/bug-4158-rows-yaml-error-german-locale 11 years ago
ulferts 1c7371754f Merge pull request #7 from finnlabs/extra-display-options 11 years ago
Jens Ulferts b30848bb9b puts count on left of colon 11 years ago
Richard 2f46cb0a84 Refactored label_text method of column element. 11 years ago
Richard 7a11535ff6 Moved label text method out into method. 11 years ago
Richard decf6a19c9 Updated readme with new config properties. 11 years ago
Richard 0ba8a42e4a WIP. added custom labels and label counts for lists. investigating failing tests. 11 years ago
ulferts 2ac6fc4d18 Merge pull request #14 from finnlabs/export-card-enforced-group-heights 11 years ago
Richard 95e953fa5b Using current locale to look for custom field names. 11 years ago
Richard 11ca20ff3e Merge branch 'dev' into bug-4158-rows-yaml-error-german-locale 11 years ago
Richard 7d57d358f7 Does not show non-existant field labels. 11 years ago
Richard 56932fdc10 Complete rework of height assignment algorithm. 11 years ago
ulferts ff00ebfc79 Merge pull request #15 from finnlabs/bug-4181-link-to-readme-on-rows-text-area 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
ulferts 654f2daba6 Merge pull request #13 from finnlabs/bug-4180-rows-text-area-full-width 11 years ago
ulferts a66db2c02f Merge pull request #11 from finnlabs/bug-4182-export-config-description 11 years ago
Jens Ulferts 122405b25b updates changelog 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 8e0a544545 Updated readme. 11 years ago
Richard f211eecdf7 Changed german locale. 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
ulferts 7090fa5c28 Merge pull request #10 from finnlabs/bug-4157-per-page-negative-integers-validation 11 years ago
Jens Ulferts dc9953b2e2 updates changelog #4157 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
manwithtwowatches dc95d1e9de Merge pull request #5 from finnlabs/fix/view_titles_4024 11 years ago
Richard c374d453ac Can now display custom field data on cards. 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
sschu 7575a620f8 Merge pull request #6 from finnlabs/copyright-update 11 years ago
Richard a533d4ae9f Changed the copyright message. 11 years ago
Richard 4a0fce5623 Forcing prawn 0.14.0 11 years ago
Hagen Schink ac14e7e770 Adds changelog entry 11 years ago
Hagen Schink c0992436dc Ads missing export card config view titles 11 years ago