Commit Graph

11600 Commits (579b40134e33dd06545ea44685048eb93d223a84)
 

Author SHA1 Message Date
Philipp Tessenow 69871d8da6 protect Enumeration with ActiveModel::ForbiddenAttributesProtection 11 years ago
Philipp Tessenow 286ac06e06 the Group controller wants to have a lastname on update - which is actually the correct behavior 11 years ago
Philipp Tessenow 22eb5c1fbc accidentaly included wrong attribute protection module into group 11 years ago
Philipp Tessenow 54d445d971 update changelog 11 years ago
Philipp Tessenow 860eb61fda use permitted_params for group_controller 11 years ago
sschu e39187f844 Merge pull request #727 from opf/fix/destroying_all_the_projects 11 years ago
Johannes Wollert fd44220f3a Changelog 11 years ago
Johannes Wollert 0f244ea0d2 catch all RecordNotFound errors when destroying work packages in a project 11 years ago
Christian Ratz b09630604d new version; updated changelog 11 years ago
cratz 440f1e9ae7 Merge pull request #729 from opf/fix/multiple_opened_topmenuitems 11 years ago
Christian Ratz 2a0720e43d fixed changelog 11 years ago
Johannes Wollert 56909ca63c Changelog 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
Erdem Kabadayi de45b7c689 revised version of PR #154 11 years ago
Christian Ratz 43069729b8 added forgotten , for d67f1c891b 11 years ago
cratz 514e73c638 Merge pull request #693 from opf/feature/query-refactoring-and-validations-2395 11 years ago
Hagen Schink 1183cb2092 Adds error localization 11 years ago
Hagen Schink bfeac00cb3 Adss changelog entry 11 years ago
Hagen Schink 4268cb86d3 Adds more explicit deprecation warning 11 years ago
Hagen Schink f5d0f25566 Uses 'class_attribute' 11 years ago
Hagen Schink 538cb4720a Prepares spec for correct class attribute handling 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 bba6e02031 Ensure presence of query filter validation spec tests something 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 f43509d5fa Fix query integration test after changing the default query filter setup 11 years ago
Till Breuer 1861a15fba Fix unit tests after changing the default query filter setup 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 2b8114f7a9 Fix error message assertion when query filter cannot be blank 11 years ago
Till Breuer 7d1be7d53c Fix query unit tests 11 years ago
Till Breuer 7390c83dda Fix work package steps with regard to query filters 11 years ago
Till Breuer ecd501f3fe Avoid duplicate work package query filters 11 years ago
Till Breuer 2bb3925002 Add presence of query filter field validation spec 11 years ago
Till Breuer edb0170ee8 Forward filter error messages to query 11 years ago
Till Breuer 5d4a5d3fcd Validate presence of query filter field, remove obsolete attribute accessor 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
Christian Ratz d67f1c891b fixed icons 11 years ago
sschu d6faf7f8f3 Merge pull request #724 from opf/fix/group_by_responsible_ordering 11 years ago