Commit Graph

187 Commits (bef0debc0078d8c26dcd664fdadf2ce83af5b8a5)

Author SHA1 Message Date
Richard f6b2199b55 queries controller using json url params to redirect to wp index. 10 years ago
Alex Coles 9e53a93682 Cleanup whitespace 11 years ago
Sebastian Schuster 601dbf6153 Updated copyright notice 11 years ago
Sebastian Schuster e62b8411eb Fixed non-functional export link in sprint sidebar 11 years ago
Richard 45f833468c Was expecting a default config although it is possible that one exists which is not the default. Will now use the only existing config even if it is not the default. 11 years ago
Richard aa10753259 Can only export with active configs. 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
Sebastian Schuster 4d5cd98244 Fixed copyright headers 11 years ago
Hagen Schink 28f5033d22 Adds copyright headers 11 years ago
Hagen Schink 9b6f9d5240 Prepares controllers 11 years ago
Sebastian Schuster 29b0dac99f Renamed IssueStatus to Status 11 years ago
Christian Ratz 399cd58e18 renaming IssueRelation 2 Relation from core 11 years ago
Christian Ratz be445b919c disabled nissue related stuff 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
Jens Ulferts 0c7edd488b adapts timestamp attribute names 12 years ago
Christian Ratz 69672a7772 removed OpenProject core version related switch 12 years ago
Sebastian Schuster 3687cf82dd Appended slashes to all controller names to allow correct routing in nested pages 12 years ago
Sebastian Schuster b6fc77453b Fixed a bug with sprint ID not loading correctly in a former commit 12 years ago
jwollert 56e156c8d3 fixes creating new stories in subprojects 12 years ago
Sebastian Schuster 8d28cfd651 Changed the loading of sprints in the controller to load by :id since 12 years ago
Sebastian Schuster 722d367fe0 Updated routes.rb and changed route usage accordingly 12 years ago
Sebastian Schuster 64d9292ffe Removed blanks 12 years ago
Sebastian Schuster b783cd2644 Fixed the checking for activerecord errors in tasks and impediments to check for errors.empty? 12 years ago
Jens Ulferts b5b2a0b1dd errors is no longer an array so we adapt to that 12 years ago
Jens Ulferts e8ab7e267d moves lib to openproject/backlogs subdirectory and renames accordingly 12 years ago
Jens Ulferts 641cd07cd2 streamlines querying for all available workflows 12 years ago
Martin Linkhorst e8ae7eeca5 show correct status when creating stories. part of #28723 13 years ago
Gregor Schmidt 9ce02d08bf Using {} instead of Hash.new 13 years ago
Gregor Schmidt 8d4831c6ee Fixing mass assignment vulnerability for versions 13 years ago
Gregor Schmidt 61936a8475 Avoiding update_attributes and new for Issues 13 years ago
Martin Linkhorst b2959c6251 don't show multiple issue status in backlog, fixes #25703 13 years ago
Romano Licker 6f2356c310 [breadcrumb] use open project breadcrumb 13 years ago
Gregor Schmidt 81392aec69 Switch to using string keys for settings 13 years ago
Gregor Schmidt abf0be171c Remove Redmine from names, where possible, replace with ChiliProject in other cases 13 years ago
Gregor Schmidt d1b101261b Clean up patches Part III 13 years ago
Gregor Schmidt 6983cf4699 Remove Updater code which was not used for a while anyway 13 years ago
Gregor Schmidt fb42337b71 remove ical support 13 years ago
Romano Licker f26408e43f master backlogs view now takes workflows into account 13 years ago
Felix Schäfer 2de0732248 Make the issue modal box work with chiliproject 2+. #4571 13 years ago
Jens Ulferts 710e83e99c remove whitespaces 13 years ago
Stephan Eckardt 1ebffad74a less redundancy in issues boxes controller 13 years ago
Stephan Eckardt 48272c5469 added update and edit action to issues boxes controller 14 years ago
Gregor Schmidt a8ccee60c3 replacing partial with helper method 14 years ago