Commit Graph

6209 Commits (d8682fae9813ebd539e2b67f37d30e98945fdac2)

Author SHA1 Message Date
Till Breuer 2cfae886dd Remove load method from timelines 11 years ago
Philipp Tessenow d7844da23f add issue number autocomplete for textareas 11 years ago
Markus Kahl 57089028e5 adds missing priority_id to planning_element/show in API v2 11 years ago
Philipp Tessenow b382bd78b3 fix unfortunate typos + review feedback 11 years ago
Philipp Tessenow 9228592f5a include jquery-atwho to applications.js/css 11 years ago
Philipp Tessenow 10d79bebd2 feed permitted params to mass assignments in enumerations_controller 11 years ago
Philipp Tessenow 69871d8da6 protect Enumeration with ActiveModel::ForbiddenAttributesProtection 11 years ago
Philipp Tessenow 22eb5c1fbc accidentaly included wrong attribute protection module into group 11 years ago
Philipp Tessenow 860eb61fda use permitted_params for group_controller 11 years ago
Johannes Wollert 0f244ea0d2 catch all RecordNotFound errors when destroying work packages in a project 11 years ago
Johannes Wollert 2c01480872 fixes top menu instanciation: 11 years ago
Johannes Wollert 8086fb4b3c enable possibility to have multiple active top menus 11 years ago
Hagen Schink 1183cb2092 Adds error localization 11 years ago
Hagen Schink 4268cb86d3 Adds more explicit deprecation warning 11 years ago
Hagen Schink f5d0f25566 Uses 'class_attribute' 11 years ago
Till Breuer 20039208e5 Add queries module again 11 years ago
Till Breuer 43e2d41e1c Validate query filters of type date and date past 11 years ago
Till Breuer 09aa962907 Bypass query filter value validations if operator does not require values 11 years ago
Till Breuer dc39dcfeca Fix some application css 11 years ago
Till Breuer e523975b5d Add available filters alias method to queries 11 years ago
Till Breuer 43aee95699 Fix work packages controller spec after changing the query default filter setup 11 years ago
Till Breuer 2c582cb3d8 Ensure valid setup of queries from factory 11 years ago
Till Breuer d6f2938116 Validate presence of query filters 11 years ago
Till Breuer f1175829a2 Only initialize queries with status filters if no filters have been selected by user 11 years ago
Till Breuer 2dbf01dd6a Stringify keys of serialized filter hashes 11 years ago
Till Breuer 5bc3959dad Move filter types by fields concerning work packages to corresponding filter subclass 11 years ago
Till Breuer cfb5e1a58b Move query filter-related code to models/query because it existed first 11 years ago
Till Breuer ecd501f3fe Avoid duplicate work package query filters 11 years ago
Till Breuer edb0170ee8 Forward filter error messages to query 11 years ago
Till Breuer d6b739276d Add query filter validations, validate values of filters of integer type 11 years ago
Till Breuer 1d09b8db50 Introduce query filter objects (WIP) 11 years ago
Till Breuer 4c04a6c8dd Rename query#available_filters 11 years ago
Till Breuer 4a54369e9d Split query#available_filter_options and move into mix in 11 years ago
Hagen Schink 9ac932bb25 Fixes work package table reference 11 years ago
Hagen Schink ca36cbb311 Renames query column attribute 'alias' to 'join' 11 years ago
Hagen Schink d9b370800b Handles missing group by column 11 years ago
Hagen Schink 319d2930ff Sets the join table manually 11 years ago
Till Breuer cd2af56237 Remove outdated code 11 years ago
Johannes Wollert 0f54b18985 prevent locked users from becoming watchers on a ticket 11 years ago
Johannes Wollert 10ec20a8be force copying closed versions for work packages 11 years ago
Till Breuer 8b582f3a6b Add timeline directive and get rid of ready hook 11 years ago
Till Breuer fbd8380576 Remove some code 11 years ago
Till Breuer b21ed10951 Play with $q to manage asynchronous timeline data loading (WIP) 11 years ago
Hagen Schink 3af4d79c43 Hides responsible selection on project creation 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
Jens Ulferts 4021728fa4 fixes asset path on timelines css 11 years ago
Till Breuer cc73b3daa7 Move timelines table header generation to template 11 years ago
Till Breuer 414fee76c6 Remove stuff moved into angular controller for now 11 years ago
Till Breuer 6ac30c3587 Wire up outline level in timeline toolbar 11 years ago