Commit Graph

1910 Commits (1f57c2d45d87933c0ff78719e33867c41214d7b1)

Author SHA1 Message Date
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
Till Breuer a905586569 Forward projects to angular work packages table 11 years ago
Till Breuer 79e933dcd8 Sketch group expanders in angular work package table 11 years ago
Till Breuer b539644a80 Sketch groupings in angular work packages table (WIP) 11 years ago
Till Breuer 9a337b99ad Display level in angular work packages table 11 years ago
Till Breuer 610f39af5c Render assignee as link in angular work packages table 11 years ago
Till Breuer 3cd47f291a Add assignee name to JSON serialization for work packages table 11 years ago
Richard 3b091d4296 Added an initializer to monkey patch TimeWithZone. This is much easier then formatting times client side. This is probably not a good permanent solution. 11 years ago
Richard fa95edff15 Made a first attempt at a directive for displaying work package column data based on the type of the data. Implemented rough versions for normal text and links. Left the filter in there for the sake of comparison. 11 years ago
Till Breuer 35e75cbbf0 Forward search direction indicators to angular work package table 11 years ago
Richard e74e699404 Included work package child objects in gon. Made a filter to display object names. This is a just a temporary thing - i'll be replacing this with a directive. 11 years ago
Till Breuer e16f742fe3 Sketch angular work packages table 11 years ago
Till Breuer fbaaadaf17 Add work packages angular controller, temporarily add gon to view 11 years ago
Till Breuer 85da11ba59 Push timeline objects via gon inside views 11 years ago
Till Breuer ea276a1257 Integrate I18n-JS in timelines 11 years ago
Markus Kahl e123941f6b accept key auth for all API v2 actions 11 years ago
Philipp Tessenow 1368136e98 verify hhtp verbs in statuses controller 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
Philipp Tessenow a5f0a9c345 use add_work_package instead of add_issue (even in test names) 11 years ago
Till Breuer c71f3eba29 Revert "Don't clear filters when jumping to work packages after project switch" 11 years ago
Till Breuer f798afc35a Don't clear filters when jumping to work packages after project switch 11 years ago
Philipp Tessenow b7e5eba60b we have to set @query.project before adding filters, so that we can determine which filters the user may set 11 years ago
Johannes Wollert 16a54ea416 pretend to be a nested ressource when searching for stuff 11 years ago
Hagen Schink 55b27b1477 Uses permitted params in wiki controller 11 years ago
Jens Ulferts adb62846a4 replaces rjs and inline js with unobstrusive js 11 years ago
Philipp Tessenow 864aa7132f less duplicated code in queries logic 11 years ago
Philipp Tessenow c5480569c4 prepare_query need to be called AFTER update_attributes to ensure invariants 11 years ago
Philipp Tessenow 1970491ef8 use permitted params in QueryControllier 11 years ago
Philipp Tessenow 23c513dc0b it should not be possible anymore to update/create enumerations so that they have a non existent type 11 years ago
Philipp Tessenow f099413192 introduce render_400 (bad request) method in application controller 11 years ago
Philipp Tessenow 80dd8836b4 let the at.js textarea autocompletion look like the usual work-package auto-completion 11 years ago
Hagen Schink 5857f0f6ef Adapts acts as event modifications 11 years ago
Philipp Tessenow d7844da23f add issue number autocomplete for textareas 11 years ago
Philipp Tessenow 10d79bebd2 feed permitted params to mass assignments in enumerations_controller 11 years ago
Philipp Tessenow 860eb61fda use permitted_params for group_controller 11 years ago
Till Breuer 43aee95699 Fix work packages controller spec after changing the query default filter setup 11 years ago
Till Breuer 1d09b8db50 Introduce query filter objects (WIP) 11 years ago
Jens Ulferts d57b56a53e streamlines configuration of relative_url_root 11 years ago
Jens Ulferts 4f512dccd2 moves relative url root functionality into own module 11 years ago
Hagen Schink dba223e029 Fixes specs by renaming event properties 11 years ago
Hagen Schink 67f9bf6966 Simplifies censor method 11 years ago
Hagen Schink 6a62ddc40e Changes event data structure 11 years ago
Till Breuer ed0e5a939f Load timeline inside scope 11 years ago
Hagen Schink ef52b1b559 Fixes custom field assignment 11 years ago
Hagen Schink 0750133318 Removes references to 'deleted_at' column 11 years ago
Till Breuer 574d3db6c5 Add angular timelines controller, use angular ui for timelines switcher 11 years ago