Commit Graph

587 Commits (a8cba5bfbb045479bb258da13f8e3cf789a8fab3)

Author SHA1 Message Date
Till Breuer 35a97a6658 Extend api v2 users service with project scope 11 years ago
Sebastian Schuster 6c39125a26 Updated copyright notices 11 years ago
Sebastian Schuster a897e9cb04 Updated copyright notices 11 years ago
Sebastian Schuster 3fb5269946 Updated copyright notice 11 years ago
Richard 2713aa7685 Added API groups and roles index methods. nothing tested yet:D 11 years ago
Sebastian Schuster 601dbf6153 Updated copyright notice 11 years ago
Richard a932b10009 Added an API versions index method. 11 years ago
Hagen Schink 43cc5f677e Fix preview 11 years ago
Richard 1b3a367077 WIP. having fun with authorisation. 11 years ago
Richard 25a9343e9f Added an api controller/endpoint for available columns. 11 years ago
Richard 986486eab9 Made a new work packages api method. 11 years ago
Philipp Tessenow a0a50c3592 initial commit 11 years ago
Philipp Tessenow 0c2715bf45 initial commit 11 years ago
Sebastian Schuster 3ab122833b Added copyright notices, fixed costs dependency 11 years ago
Martin Linkhorst 5d1bc767f6 update copyright headers 11 years ago
Christian Ratz fead8a35fd Fixed short uri for wp 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Markus Kahl 99ccba1968 more descriptive name for path prefix 11 years ago
Richard 515656c867 Fetching work package total sums from server. 11 years ago
Markus Kahl 9d6643cadf fixed plain /wp redirect too 11 years ago
Till Breuer 15731bc84a Add API method to retrieve a single column for work packages (WIP) 11 years ago
Hagen Schink 61e4f10c4f Renames WP priorities ctrl to PE priorities ctrl 11 years ago
Markus Kahl 9a95025bee adjust redirects to respect possible subdirectory configuration 11 years ago
Richard a533d4ae9f Changed the copyright message. 11 years ago
Sebastian Schuster 6988cdebe2 Fixed copyright notice and adapted engine to use new plugins plugin 11 years ago
Richard b7289bc0a3 Can now (de)activate configs in admin. Also fixed some features which weren't actually doing anything. 11 years ago
Hagen Schink e36c762e64 Adds work package priorities route 11 years ago
Richard c6f8125649 Renamed TaskboardCardConfiguration to ExportCardConfiguration 11 years ago
Richard c6686168b3 Renamed TaskboardCardConfiguration to ExportCardConfiguration. 11 years ago
Hagen Schink ea1995b6d3 Adds workflows route 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
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