Commit Graph

5420 Commits (caa6f9f3c650ee251e463a5c1f65165454b56181)

Author SHA1 Message Date
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
Richard 945079fdf4 set up specs. added orientation to config. 11 years ago
Hagen Schink 8cfee19da3 Sets menu item 'lang' attribute 11 years ago
Richard 4f7712555b Basic rendering of child elements. 11 years ago
Richard aaca1dbd9c hard coded documente generator to render all pages, one per page. 11 years ago
Richard a1cf452aa7 pruning empty rows before calculating row sizes. 11 years ago
Richard bc2cafa68e column widths being calculated from config values. 11 years ago
Richard 31f39fe776 Algorithm now taking row priorities into consideration and reducing the least important first. 11 years ago
Richard 60139897d6 made the height adjusting algorithm a bit better - adjusting multiple rows now to try and fit everything in. 11 years ago
Richard 45e34ec975 First attempt at an algorithm to assign row heights based on minimum number of lines in row config. Currently not considering priorities. 11 years ago
Johannes Wollert 6b888b5dbd removes obsolete require statements 11 years ago
Till Breuer b37bb3edd6 Add icon labels to search#index 11 years ago
Till Breuer 66f5c2fb0b Add event types and names to activity providers (#2250) 11 years ago
Richard 81c5b6ab5f implemented basic column positioning. supporting non-string attributes and font sizes. 11 years ago
Till Breuer ae5a08a2e9 Pass activity css to search#index (#2250) 11 years ago
Till Breuer 28320a0ca7 Pass activity css to search#index (#2250) 11 years ago
Till Breuer 37cd816de1 Add view hook for users#show to include css (#2250) 11 years ago
Till Breuer 5486e6e774 Add view hook for users#show to include css (#2250) 11 years ago
Hagen Schink 17bdc7a593 Corrects guard close condition 11 years ago
Hagen Schink 6b236cd81d Removes superfluous return values 11 years ago
Hagen Schink a9aac9c6a2 Removes obsolete localization files 11 years ago
Hagen Schink 93d75d7f42 Uses I18n for error message 11 years ago
Richard 8ede393ea4 refactoring. modularised the page elements into models and now rendering text boxes as a heirarchy. 11 years ago
Hagen Schink f527f9494d Uses I18n for label localization 11 years ago