Commit Graph

5852 Commits (c3447dca7d3eb687aacc26b1185e3688c692b41f)

Author SHA1 Message Date
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
Richard e4fc7549c8 Moved admin menu item loading into the engine file. Now everything is in the plugin and nothing is required in the openproject app (i think:/) 11 years ago
Sebastian Schuster dccb6dab4d Pushed version and updated changelog 11 years ago
Sebastian Schuster 268567297c Added copyright notices 11 years ago
Sebastian Schuster 6c15d8d061 Removed unused block_tickets permission 11 years ago
Sebastian Schuster 5201240214 Updated patches to take advantage of the plugins plugin patching 11 years ago
Sebastian Schuster 46b5a2de82 Updated engine to use plugins plugin 11 years ago
Sebastian Schuster 8db4acd579 Moved and renamed files 11 years ago
Sebastian Schuster 08999b8729 Fixed wrong path to cost object 11 years ago
Richard b8a23f7416 Raising and catching badly formed yaml errors. 11 years ago
Sebastian Schuster c9243e6fd2 Fixed error in overall costs summing if there are only material costs 11 years ago
Hagen Schink 74e47c27d4 Marks required field 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
Hagen Schink 440bb22095 Fixes work package view hook 11 years ago
Hagen Schink fab17c6b59 Removes superfluous WP controller patch 11 years ago
Richard 11ed6be091 option to render line underneath row. 11 years ago
Hagen Schink 5f0e4c44b0 Fixes work package view hook 11 years ago
Richard 1fa1a9a2f0 rending multiple cards per page, as defined in the config. 11 years ago
Johannes Wollert f6c7898779 don't enforce passing a block 11 years ago
Johannes Wollert 5ce4e0bcfa updates readme, changelog and docu 11 years ago
Johannes Wollert 1606d35cb1 allow our custom register to pass blocks so plugins don't have to rely on the bare-bones Redmine::Plugin 11 years ago