Commit Graph

2145 Commits (ffa98158cb302b43164f54030c984150b25af13e)

Author SHA1 Message Date
Johannes Wollert 0f244ea0d2 catch all RecordNotFound errors when destroying work packages in a project 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 e523975b5d Add available filters alias method to queries 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
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
Hagen Schink 0f99f3cc43 Renames AREL table variables 11 years ago
Hagen Schink a927255252 Modifies activity implementation for meetings 11 years ago
Hagen Schink 25ec97bc2d Fixes date handling 11 years ago
Hagen Schink edee1642e1 Fixes wiki link creation 11 years ago
Hagen Schink 57a5f5d513 Fixes url helper parameters 11 years ago
Hagen Schink 955c279e90 Makes models acting as events again 11 years ago
Hagen Schink 1b881d67e8 Sets host parameter for url creation 11 years ago
Hagen Schink aef2ae1bf2 Fixes formatting issue 11 years ago
Hagen Schink 56fdc36bd8 Creates path as well as url 11 years ago
Hagen Schink 9bed7537a6 Fixes wiki link 11 years ago
Hagen Schink c0f25f7ed7 Corrects project id setting 11 years ago
Hagen Schink dba223e029 Fixes specs by renaming event properties 11 years ago
Hagen Schink dc42696ec5 Fixes activity provider implementation 11 years ago
Hagen Schink c0e8fe4521 Returns table with project reference 11 years ago
Hagen Schink 0feb8b8a3e Removes superfluous event properties 11 years ago
Hagen Schink 8f66f825ed Sets event type automatically 11 years ago
Hagen Schink 7921102e11 Moves time entry activity provider settings 11 years ago
Hagen Schink 13b09c3bfd Adds helper method 11 years ago
Hagen Schink efffb371e4 Moves message activity provider settings 11 years ago
Hagen Schink 03c97f1297 Moves wiki content activity provider settings 11 years ago
Hagen Schink 4ba08834a4 Moves news activity provider settings 11 years ago
Hagen Schink c32ae03489 Moves changeset activity provider settings 11 years ago
Hagen Schink 81adcfc754 Moves work package activity provider settings 11 years ago
Hagen Schink 0777c605b1 Fills user/project references with one query 11 years ago