Commit Graph

2066 Commits (b91da317a3ae9758731bc503c91216926ac44e1e)

Author SHA1 Message Date
Sebastian Schuster 5c92911546 Fixed permitted params to be more robust against missing parameters 11 years ago
Sebastian Schuster 2500e1ea01 Fixes on the fly version creation 11 years ago
Sebastian Schuster aa1e4a706f Added whitelisting of watchers and time entries for planning elements 11 years ago
Richard a287f51a93 Added locale to custom field js and made a directive for optional lang attribute. 11 years ago
Richard 4b4939a9a1 WIP. Fixed failing work packages controller specs. 11 years ago
netfighter 118ff2b756 Fix errors mentioned in the code review 11 years ago
Ion Biziiac 71b645f792 Forbid destroy for standard types 11 years ago
Ion Biziiac 8b8fae23da Bugfix: display standard types and forbid deleting for them 11 years ago
Sebastian Schuster 647a52885f Added attaching files on creating work packages via the api planning 11 years ago
Richard afbd169571 Wrote a few features. Actually found and fixed some bugs! 11 years ago
Michael Frister 30fe4590b3 Remove unused rmagick dependency and check in admin/info 11 years ago
Richard 6a0e88d566 Filters being displayed for preconfig queries. 11 years ago
Till Breuer fc38f8e16a Don't preselect inactive default priorities for new work packages 11 years ago
Till Breuer 1e29f9fb3a Fix duplication of work package priority in priority drop down 11 years ago
Christian Ratz 6b3f7c4dc8 Removed path from guessed host 11 years ago
Richard 11299afa8c Getting per page options from settings, not hard wired. 11 years ago
Richard 8a9f6f1d56 Wired up the page number selection. 11 years ago
Richard 3906328732 WIP Added a directive for table pagination. 11 years ago
Johannes Wollert 888262b8d4 fixes specs 11 years ago
Johannes Wollert d851757ec3 work packages can no longer be assigned to inactive priorities 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Richard ceab6e45cc Fixed a merge bug - two controller methods with same name. 11 years ago
Richard c41c72754e Using error handler for all work package service requests. 11 years ago
Richard 1b0906457d Tidied up some debugging leftovers. 11 years ago
Richard 5541a980ca First attempt at error handling in the controller. 11 years ago
Richard 278136f8c9 Added further code from meta branch. 11 years ago
Richard 07ee385bdc Code taken from columns meta branch. 11 years ago
Philipp Tessenow dc496cfa82 Update planning_elements_controller.rb 11 years ago
Philipp Tessenow 3dc6c54199 now that the Query#name validation works, we have to provide names for generated queries... 11 years ago
Sebastian Schuster 11a566a044 Removed now-redundant specification of Status sort order 11 years ago
Richard 1bcba5ec15 Moved toggled multi select into its own directive. 11 years ago
Philipp Tessenow 10b62ca681 fix #4858 11 years ago
Jens Ulferts 8174632f5e allows to redirect to a back url on version#update 11 years ago
Till Breuer a8c3d1de44 Add query view model providing basic query filter API 11 years ago
Richard 7463bdf450 Passing group sums data along with index json. 11 years ago
Sebastian Schuster 31de0b0626 Fixed 500 passing the note parameter on work package create 11 years ago
Till Breuer f68f35d0b6 Restrict API access to work package details to visible work packages 11 years ago
Till Breuer 6391f741a0 Provide data needed for filter configuration via gon 11 years ago
Sebastian Schuster 7f7cd4a60f Fixed blocks vanishing after adding blocks to the default layout 11 years ago
Markus Kahl 473b595fbc fixes pagination for postgres 11 years ago
Richard 515656c867 Fetching work package total sums from server. 11 years ago
Sebastian Schuster a6d820c219 Fixed wrong pagination links on ajax requests to members controller 11 years ago
Richard a6e04b4818 Augmenting multiple columns at once. 11 years ago
Till Breuer 15731bc84a Add API method to retrieve a single column for work packages (WIP) 11 years ago
Till Breuer 26886c01ca Project work packages json data to selected column 11 years ago
Jonas Heinrich 7b85175427 redirecting to destroy info if not deleting 11 years ago
Jonas Heinrich 735f50b6f5 redirecting even if not deleting 11 years ago
Till Breuer 1d13e8ce37 Add query service and sketch its integration 11 years ago
Markus Kahl 7d39b14d74 export timelog csv in utf-8 11 years ago
Markus Kahl 88b5d4f94a send charset information in response for wp csv 11 years ago