Commit Graph

11505 Commits (80dd8836b40a2ae6cf90d7c8750baf4b41721354)
 

Author SHA1 Message Date
Philipp Tessenow 80dd8836b4 let the at.js textarea autocompletion look like the usual work-package auto-completion 11 years ago
Philipp Tessenow a7f4b87c1a adapt autocomplete styling to openproject theme 11 years ago
Philipp Tessenow 05a89236de don't die if there is not data-wp_autocomplete_url and also search words in wp subjects 11 years ago
Philipp Tessenow 5bf263c125 fix syntax error in journals notes_form 11 years ago
Philipp Tessenow d7844da23f add issue number autocomplete for textareas 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
meeee 144f3fca3e Merge pull request #733 from opf/fix/ma_group_controller 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
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