Commit Graph

6397 Commits (8dba3df7f3b599a77719555ed7da30c6be9a4821)

Author SHA1 Message Date
Philipp Tessenow 4b9f826345 fix setting wierdness 11 years ago
Philipp Tessenow 203801f966 add global setting which controls wether the user may choose a custom theme or not 11 years ago
Philipp Tessenow 50dd509430 user.pref.theme defaults to application_theme if the user has not set a theme yet 11 years ago
Philipp Tessenow 8a02a37349 use a translated label for user-theme 11 years ago
Philipp Tessenow 00c1d98c7d a user may now choose a custom theme in his preferences 11 years ago
Philipp Tessenow 1646b5e6bb use theme helper within ApplicationHelper instead of duplicating code 11 years ago
Philipp Tessenow a9dbaf862c users may specify a theme in their preferences 11 years ago
Christian Ratz 34cd6328f5 Include css mixin and variables only once 11 years ago
Philipp Tessenow d0de23f250 use current_theme instead of repeating code in ApplicationHelper 11 years ago
Christian Ratz 4120e72977 fixed workflow copy 11 years ago
Christian Ratz ee064b8e8d fixed width of modal view 3539 11 years ago
Markus Kahl fcbcccd801 actually return member 11 years ago
Markus Kahl 0024e137e1 covered second case of mass assignment in #create 11 years ago
Till Breuer c71f3eba29 Revert "Don't clear filters when jumping to work packages after project switch" 11 years ago
Till Breuer f798afc35a Don't clear filters when jumping to work packages after project switch 11 years ago
Christian Ratz f9f39f5578 css fix for small screens 11 years ago
Till Breuer 1aeba033dc Restrict possible watchers to project members in any case 11 years ago
Markus Kahl f7355c1820 include ForbiddenAttributeProtection in correct file (model instead of controller) 11 years ago
Markus Kahl 01ac1315f9 safe mass assignment in member#create 11 years ago
Markus Kahl c84afbdce3 use permitted params for member update 11 years ago
Markus Kahl 0fca8ddf31 use strong params instead of attr_protected in member 11 years ago
Hagen Schink c4926e62ed Prevents leaving project scope 11 years ago
Nils Kenneweg 26bcbb6254 correct timelines horizontal lines positions. 11 years ago
Philipp Tessenow b7e5eba60b we have to set @query.project before adding filters, so that we can determine which filters the user may set 11 years ago
Johannes Wollert 16a54ea416 pretend to be a nested ressource when searching for stuff 11 years ago
Christian Ratz 71a122356d fixed layout bug for login dropdown 11 years ago
Martin Linkhorst cff149afe7 use correct action name for displaying the types tab, see #825f42c if you want to know more 11 years ago
Hagen Schink 1a61404f3f Fixes tests 11 years ago
Hagen Schink 55b27b1477 Uses permitted params in wiki controller 11 years ago
Hagen Schink 0c0599a6e9 Enables ForbiddenAttributesProtection for wiki 11 years ago
Jens Ulferts adb62846a4 replaces rjs and inline js with unobstrusive js 11 years ago
ulferts 47f667a65c fixes label on work packages of version 11 years ago
Johannes Wollert 0bbc874145 fixes bulk edit submit link 11 years ago
Hagen Schink bcef83eb09 Improves custom field handling 11 years ago
Philipp Tessenow 864aa7132f less duplicated code in queries logic 11 years ago
Philipp Tessenow c5480569c4 prepare_query need to be called AFTER update_attributes to ensure invariants 11 years ago
Philipp Tessenow 0b375065c1 allow enumerations with custom fields 11 years ago
Philipp Tessenow a107e4d3c2 shorten css transistions to 200ms 11 years ago
Philipp Tessenow 1970491ef8 use permitted params in QueryControllier 11 years ago
Philipp Tessenow 0d0985367b sort methods of PermittedParams class 11 years ago
Hagen Schink 7fc57dddf1 Adds comments with high-level explanations 11 years ago
Christian Ratz c6676fac4e fixed small layout bug 11 years ago
Hagen Schink 7480794664 Fixes time entry link 11 years ago
Hagen Schink 6c91fc9f17 Fixes time entry link title 11 years ago
Hagen Schink 79bb8ad5be Fixes work package anchor 11 years ago
Hagen Schink d1d877d9c3 Fixes message url 11 years ago
Hagen Schink 030b792bc4 Passes activity to activitied type 11 years ago
Hagen Schink 7a13c70dbc Fixes time entry and news activity provider 11 years ago
Hagen Schink b8813ed8e5 Passes activity to activity providers 11 years ago
Hagen Schink 997809d96e Fixes work package activity link with anchor 11 years ago