Commit Graph

11610 Commits (6c91fc9f174a864a6a75ee2cd10fd26ed388aae2)
 

Author SHA1 Message Date
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
meeee 1ea5758076 Merge pull request #731 from opf/feature/pr689 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 38b4a348e8 add jquery-atwho-rails gem 11 years ago
Philipp Tessenow 8444a1a7e3 Merge branch 'dev' into fix/ma_enum_controller 11 years ago
meeee 144f3fca3e Merge pull request #733 from opf/fix/ma_group_controller 11 years ago
Philipp Tessenow 10d79bebd2 feed permitted params to mass assignments in enumerations_controller 11 years ago
Philipp Tessenow e1466eebae update changelog 11 years ago
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