Commit Graph

138 Commits (eaed7bd263daba5d8ff3e00dcd4810543447cfbf)

Author SHA1 Message Date
Oliver Günther 48f821b4f1 Don't output JSON manually 9 years ago
Jens Ulferts ab24af907f close menu onClick 9 years ago
Henriette Dinger b7289bc099 Add menu funtionality to right arrow 9 years ago
Henriette Dinger feca7196fa Change positions and arrows of menus in backlogs 9 years ago
Mohamed Wael Khobalatte 6ca0d737c3 Ensure no new lines accidentally inserted in js string 9 years ago
Henriette Dinger ad22ce9e1c Limit axis labels displayed and add date 9 years ago
Stefan Botzenhart 3fb6616b81 Open work package in new tab instead of modal 9 years ago
Alex Coles 4edf3e30bc Fix further obsolete finders 9 years ago
Jens Ulferts c518fb76b7 some more replacement of deprecated finders 9 years ago
Jan Sandbrink 1b3fb0b84b replace deprecated find(:all, ...) finders 9 years ago
Alex Coles d052f189d5 Prefer #map over #collect 9 years ago
Alex Coles a66f166498 Normalise syntax with Rubocop 9 years ago
Alex Coles 22502bb008 Use 1.9+ Hash syntax 9 years ago
Alex Coles 657c45bbec Remove unloadable from helpers 10 years ago
Florian Kraft 9f34cf0ede use toolbar styling for the taskboard overview 10 years ago
Florian Kraft 71188b3107 use the new form styles in form helper for backlogs 10 years ago
Jens Ulferts e1d47de89e removes unused methods and streamlines others 11 years ago
Jens Ulferts 47b4d78306 sets type for template story 11 years ago
Sebastian Schuster 601dbf6153 Updated copyright notice 11 years ago
Jens Ulferts 0ec425a8b9 adds edit backlog to menu 11 years ago
Richard c6f8125649 Renamed TaskboardCardConfiguration to ExportCardConfiguration 11 years ago
Richard f869a34040 Not allowing export if there is no default configuration. 11 years ago
Richard 2f1a8401ba Export link is now either direct link to the pdf if there is only one available config or brings up the modal if there are more than one. Added view specs. 11 years ago
Richard c72b718e4c Included a new taskboard card configurations controller which uses the pdf export plugin to export cards instead of the stories controller. 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
Hagen Schink 703517201d Removes superfluous files 11 years ago
Hagen Schink d53f441fae Adds styles for task board tasks 11 years ago
Sebastian Schuster 4d5cd98244 Fixed copyright headers 11 years ago
Hagen Schink 28f5033d22 Adds copyright headers 11 years ago
Sebastian Schuster 29b0dac99f Renamed IssueStatus to Status 11 years ago
Christian Ratz 5fb0766cae adapt backlogs to handle group assiged work packages 11 years ago
Jens Ulferts 8c470660ac dapts burndown to changed journals - looses remaining hours 11 years ago
Jens Ulferts a69097b531 removes routes to issue_boxes - further removes nIssue 11 years ago
Christian Ratz c4b5adef65 Remove nIssue 11 years ago
Christian Ratz cb9cf48665 more issue 2 work_package renaming 11 years ago
Christian Ratz 762d3f63cc renamed tracker 2 type 11 years ago
Christian Ratz 316257d3e1 lot of things to get rid of issue 11 years ago
Sebastian Schuster fe87df2641 Changed label name for backlogs column display to prevent mixing up 12 years ago
Sebastian Schuster 21607f2f2f Renamed field_ translation with label_, removed unused children label 12 years ago
Sebastian Schuster 42befb2629 Removed unused include tag helper 12 years ago
Jens Ulferts 25162864a4 adds html_safe to have the task color displayed 12 years ago
Sebastian Schuster 3687cf82dd Appended slashes to all controller names to allow correct routing in nested pages 12 years ago
Sebastian Schuster a053385ed7 Added hidden field to allow finding the parent project after hitting the save button on inherited versions edit 12 years ago
Sebastian Schuster db613964f9 Fixed wrong environment variable access 12 years ago
Sebastian Schuster 4cd60a5124 Added html_safe to view helper results 12 years ago
Sebastian Schuster e5e99e87a2 Updated menu entries for new routes 12 years ago
Sebastian Schuster 722d367fe0 Updated routes.rb and changed route usage accordingly 12 years ago
Jens Ulferts 51b9954056 adds html_safe declaration for version settings 12 years ago
Jens Ulferts 0e05da0165 declares the backlogs menu to be html_safe 12 years ago