Commit Graph

2282 Commits (be8e8c21c7ef53def86e6accbf6a3451763c57e3)

Author SHA1 Message Date
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
Markus Kahl b1ccd322c9 encode csv export in UTF-8 11 years ago
Till Breuer 1b556a39f6 Wire up column in work packages query form 11 years ago
Martin Linkhorst b05f104261 make those tests pass :) 11 years ago
Philipp Tessenow 16d8ede493 use permitted params for board 11 years ago
Martin Linkhorst 6f21ef73ad move application controller load hook to the end of the class definition. find explanation why inside. 11 years ago
Hagen Schink f1b2f7f05b Removes superfluous error messages 11 years ago
Martin Linkhorst 5b5693af10 refactor the user destroy method. make the case where the user deletes him/herself more clear with a separate variable. 11 years ago
Martin Linkhorst 44ff1264d2 move flash message after logged_user because it resets the session 11 years ago
Martin Linkhorst a54ddaa99e correctly call the method instead of the local variable 11 years ago
Martin Linkhorst ee2e3cfe4e Revert "fixed a small typo" 11 years ago
Martin Linkhorst 5b96305cb3 fixed a small typo 11 years ago
Markus Kahl f6b4291b46 use map 11 years ago
Till Breuer c4c0b4b12e Restructure json-rendering methods in work packages controller 11 years ago
Hagen Schink 0e16962be4 Fixes postgres errors 11 years ago
Till Breuer b19a6f2d42 Display custom values in work package table 11 years ago
Hagen Schink ca612b4880 Renames authentication user id node 11 years ago
Hagen Schink 1f38e06761 Makes workflows visible for non-admin users 11 years ago
Till Breuer 93971a155b Only use gon when html is rendered in work packages controller 11 years ago
Hagen Schink 5dcc5fd130 Fixes duplicates in workflow transitions 11 years ago
Till Breuer 345437a136 Sketch summation rows in angular work packages table 11 years ago
Till Breuer 432ef8dd6c Provide more data for angular work packages table 11 years ago
Till Breuer d412728076 Enable work package column formatting for project 11 years ago
Till Breuer 2855c8559b Define work package column display type on client-side 11 years ago