Commit Graph

607 Commits (bb27cf990340acd15ea8ea961353df035d32dc90)

Author SHA1 Message Date
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
Sebastian Schuster 268567297c Added copyright notices 11 years ago
Richard 571702a539 cleaned out application controllers and views so that only the config admin stuff is left. any pdf generation should be implemented in the controllers of whatever is using the plugin. 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 979a01e9e8 Added a simple update form for configs so the default rows can be altered. 11 years ago
Richard 6c228762ee Setup an open project plugin. Copy pasted over some of the code from the backlogs plugin to get a minimum pdf being rendered with prawn. Rigged it up to read in the config from new taskbord_card_configuration model. Just now only the page_size property is being used. This is a basic implementation of ticket 3501. 11 years ago
Philipp Tessenow bec2cf13a2 repair update_work_package_done_ratio for statuses 11 years ago
Philipp Tessenow 949d856cb4 do not use catch-all-route for statuses anymore 11 years ago
Michael Frister fd1920a4f0 Add redirect from /wp to /work_packages for less typing 11 years ago
Johannes Wollert 16a54ea416 pretend to be a nested ressource when searching for stuff 11 years ago
Philipp Tessenow d7844da23f add issue number autocomplete for textareas 11 years ago
jwollert 25c02d81ac constrain copy project routes 11 years ago
Philipp Tessenow abd35622e3 make custom_fields Rails3ish 11 years ago
Sebastian Schuster 4d5cd98244 Fixed copyright headers 11 years ago
Hagen Schink 28f5033d22 Adds copyright headers 11 years ago
Hagen Schink 73e0eb3ac6 Prepares configs 11 years ago
Sebastian Schuster 3c014b187f Minor change to the copyright header 11 years ago
Sebastian Schuster 10d6549d8b Minor update to the copyright header 11 years ago
Till Breuer bf3923aa04 Use canonical resources route for query menu items, use local project variable in workpackages#index 11 years ago
Till Breuer 687515df84 Sketch query menu item creation and deletion 11 years ago
Christian Ratz 807af0f898 added comment for redirect issue 2 wp 11 years ago
Christian Ratz c7dbb3942b fixed redirect old issues to ne wp 11 years ago
Christian Ratz cfef0dfd67 redirect old issue links to wp uris 11 years ago
jwollert 92bbd993dc move project copy actions to its own controller 11 years ago
jwollert 062f87b3f8 rename admin/settings distinction parameter to 'coming_from' to avoid confusion 11 years ago
jwollert aeedcb929b prettier links for copying projects 11 years ago
jwollert 72af565342 split post and get sides of project controllers copy action and reuse it across admin/settings 11 years ago
Michael Frister cd5bb2fa72 Remove unused planning elements routes 11 years ago
Markus Kahl 0ba8bf5e39 list projects' planning element custom fields 11 years ago
Markus Kahl 642e9c16c6 query custom_fields and output them for planning_elements and projects 11 years ago
Hagen Schink 6043f43c55 Fixes forum reordering 11 years ago
Jens Ulferts 7085270c22 adds explicit search route 11 years ago
Till Breuer 838f96aa1b Give higher priority to report resource in time_entries namespace (fixes #2579) 11 years ago
Till Breuer 352516aee9 Integrate main wiki menu item replacement selection into page flow (WIP) 11 years ago
Till Breuer 72c427dc59 Add action for main wiki menu item replacement 11 years ago
Sebastian Schuster 1a33fe5ac5 Updated copyright notices and readme 11 years ago
Jens Ulferts abecbc0654 removes outdated routes for repositories 11 years ago
Jens Ulferts dc98efb5ac fixes route globbing for repositories 11 years ago
Jens Ulferts d1ee79d75d reimplements bulk destruction of work packages 11 years ago
Jens Ulferts 13280996b3 moves work_package_bulk controller into work_packages namespace 11 years ago
Jens Ulferts 9f21ec8302 creates explicit route for work package deletion 11 years ago
Nils Kenneweg 9a108e8222 remove pe_status. 11 years ago
Stefan Frank 92e879a1e0 Introducing a very rudimentary api for looking up users. 11 years ago
Nils Kenneweg 2893a05920 remove pe_status. 11 years ago
Stefan Frank 9c56717cee re-added the planning_element_types-route to the api/v2 11 years ago
Jens Ulferts 7ec171ff70 removes outdated routes 11 years ago
Jens Ulferts 05f4351a59 moves remaining paginations under api/v2/pagination scope 11 years ago
Jens Ulferts 9001259662 moves pagination to api::v2 11 years ago
Jens Ulferts 1c2a0fe880 handles principals pagination controller same as users 11 years ago