Commit Graph

5883 Commits (579b40134e33dd06545ea44685048eb93d223a84)

Author SHA1 Message Date
Hagen Schink 579b40134e Adds I18n dependency to base class 11 years ago
Hagen Schink 9ec3a4d18c Fixes wiki activity provider 11 years ago
Hagen Schink 4faf4a5b58 Unifies activity journal projection 11 years ago
Hagen Schink 5179dc8916 Improves method complexity 11 years ago
Hagen Schink 2ef12e1ccd Unifies project definition 11 years ago
Hagen Schink cbd0729098 Prevents calls to not defined methods 11 years ago
Hagen Schink 7319279e41 Unifies event filling 11 years ago
Hagen Schink 97a199eb91 Moves activity provider to separate files 11 years ago
Philipp Tessenow 23c513dc0b it should not be possible anymore to update/create enumerations so that they have a non existent type 11 years ago
Philipp Tessenow f099413192 introduce render_400 (bad request) method in application controller 11 years ago
Markus Kahl 3140385015 fixed double root elements in various other views 11 years ago
Markus Kahl 1282548b0e fixed double root nodes for projects 11 years ago
Markus Kahl 6a89896ead fixed double root node for planning_elements 11 years ago
Philipp Tessenow 6d667971cc remove attr_protected from Enumeration 11 years ago
Sebastian Schuster f36cbf319d Fixed missing parent_id error 11 years ago
Philipp Tessenow f86e2853cb let all textarea which appear with ajax requests in the wp edit view enjoy the auto completion 11 years ago
Markus Kahl 317a935ca4 remove obsolete planning_element_status_id 11 years ago
Markus Kahl 8ad12bbea1 allow writing planning elements' status_id 11 years ago
Hagen Schink 31c9744c64 Fixes missing work package url 11 years ago
Michael Frister 9794090d21 Change search/project shortcuts to 's' resp. 'p' 11 years ago
Philipp Tessenow 8540045f95 do not sort auto-completion results, they are already sorted 11 years ago
Philipp Tessenow 80dd8836b4 let the at.js textarea autocompletion look like the usual work-package auto-completion 11 years ago
Hagen Schink a0d78b4579 Fixes missing permitted params 11 years ago
Johannes Wollert 0bb72fd062 readd 'multiple' attributes in timelines filter. we need 'em for form serialization 11 years ago
Nils Kenneweg 2581616edf bugfix multiple autocompletes. 11 years ago
Nils Kenneweg 600a7d0949 refactor autocompleter.js for easier bug finding. 11 years ago
Christian Ratz f84af50ebe fixed icons for Activity section in user#show 11 years ago
Hagen Schink 5857f0f6ef Adapts acts as event modifications 11 years ago
Christian Ratz e45a4d5d7f changed submenu toggler size for project menu 11 years ago
Christian Ratz 1b6d0a9ca6 New look for header and project navigation [3390] 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
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