Commit Graph

4942 Commits (1c766b1d02754b6b22dcda7430a19430cfa0288b)

Author SHA1 Message Date
Hagen Schink eba958ad2e Removes deprecated dynamic form library 11 years ago
Richard 00250635e2 Floored height and width so everything is integer. 11 years ago
Richard ceb5e682db Looking through all locales for custom field names. 11 years ago
Christian Ratz babc5746f6 adaptations for new wp form 11 years ago
Christian Ratz 461b36696f new version; updated changelog 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 0ba8a42e4a WIP. added custom labels and label counts for lists. investigating failing tests. 11 years ago
Richard 95e953fa5b Using current locale to look for custom field names. 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
Richard 968a016fc2 Property "height" can now be set for a group. 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
Sebastian Schuster d7852ab433 Fixed wrong core dependency 11 years ago
Martin Linkhorst 97580671b0 remove mocha from OpenProject as we can use rspec-mocks nowadays :) 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
Richard a533d4ae9f Changed the copyright message. 11 years ago
Christian Ratz 384d208999 new version; updated changelog 11 years ago
Jonas Heinrich ebd0428639 Renamed Issue tracking to Work package tracking 11 years ago
Christian Ratz e18317bdbb new version; updated changelog 11 years ago
Christian Ratz 72f402798f new version; updated changelog 11 years ago
Christian Ratz 5642471e03 new version; updated changelog 11 years ago
Christian Ratz 833f711ab2 new version; updated changelog 11 years ago
Christian Ratz aeef2993ff new version; updated changelog 11 years ago
Christian Ratz 27686d4db8 new version; update changelog 11 years ago
Richard 49e7f72fec Bold text on all labels. 11 years ago
Sebastian Schuster 6988cdebe2 Fixed copyright notice and adapted engine to use new plugins plugin 11 years ago
Richard 61d354b859 This had already been implemented in the old version. Copy and paste ftw! 11 years ago
Toshi MARUYAMA 6f8ab282fd fix source indent of Redmine::Scm::Adapters::AbstractAdapter#without_trailling_slash 11 years ago
Richard 24d28384c3 In the config file the value "indentation: true" will result in the column content being indented from the label if there is a label. 11 years ago
Richard 58669779dc Min row height is now checking all row columns. 11 years ago
Richard a64219fc22 Adjust group padding and made some adjustments to config format. 11 years ago
Richard 115d7c4a2f Introduced GroupElement class. Config syntax changed so that now rows have to be part of a group. 11 years ago
Johannes Wollert 080650f83a use edit_work_package_notes permission to edit work package journals 11 years ago
Richard 1a22dcdb35 Text size is now reduced before being truncated if min and max sizes are given in the config. 11 years ago
Richard c6f8125649 Renamed TaskboardCardConfiguration to ExportCardConfiguration 11 years ago
Richard c6686168b3 Renamed TaskboardCardConfiguration to ExportCardConfiguration. 11 years ago
Richard 3db636bcfa Row elements are now rendered inside their own bounding boxes and borders can be drawn around it by defining has_border on the row in the config. Column text can now be aligned. Removed copypasted crap from readme. 11 years ago
Jonas Heinrich ff93647e52 Replaced Issue with work package in settings for email notifications 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
Jonas Heinrich cd35372b0c Replaced Issue added/updated with Work package added/updated and added a migration for the settings 11 years ago
Richard f6de8edde9 Created a new configs controller to list available configs and handle taskboard creation. This is a temporary solution and will be changing to some sort of modal to choose the config. 11 years ago
Richard 6d14296e8a Ripped out all of the existing taskboard card code and now using taskboard pdf plugin instead. 11 years ago
Philipp Tessenow 6c0d0948c6 use permitted_params for role 11 years ago
Michael Frister ba7d1f3187 Fix Gem homepage 11 years ago
Sebastian Schuster d7cd8fab1d Pushed version, updated changelog and small fix in readme. 11 years ago
Hagen Schink 2ad5ee84cb Restores default selection 11 years ago
Christian Ratz 7a3b558708 New version; updated changelog 11 years ago