Commit Graph

124 Commits (8ee762662858dc92e2b08f9a90e7f059e6b08ea9)

Author SHA1 Message Date
Oliver Günther 4fab8974ce
Fix legacy search controller spec after permitted params 8 years ago
Oliver Günther 8391a9c0d2
Use PermittedParams to allow search parameters 8 years ago
Jens Ulferts c00a2602e2
fix permitting custom field value params 8 years ago
Oliver Günther 117dfa4e2d Legacy: Fix functional projects controller spec 8 years ago
Jens Ulferts 05f0bc2a5b
replace deprecated merge! 8 years ago
Oliver Günther 45c3521a51 Ensure configuration is loaded 9 years ago
Oliver Günther b64aa048eb Use Proc to infer available type attribute visibility 9 years ago
Markus Kahl 148a3fff14 work package form configuration 9 years ago
Jens Ulferts 061a71bb32 fix setting custom values on version 9 years ago
Stefan Botzenhart 5ccdbaa3ef Permit parent_id only if user is allowed to create subprojects 9 years ago
Stefan Botzenhart a42e89f987 Permit parent_id for project 9 years ago
Stefan Botzenhart e13641bdd2 Improve according to rubocop 9 years ago
Markus Kahl 3c17be3261 retain old behaviour per default to be safe 9 years ago
Markus Kahl e482eee87e don't require custom field container per default 9 years ago
Markus Kahl aa58b7deca allow arbitrary custom field IDs 9 years ago
Markus Kahl d4293532d9 do not block time entry custom fields 9 years ago
Oliver Günther a339373d0f Allow responsible_id in projects settings 9 years ago
Oliver Günther 353039fcfe Allow PermittedParams to receive new keys from plugins 9 years ago
Mohamed Wael Khobalatte e10cc2d6ad Pass project_id instead of project instance to version_attributes 9 years ago
Mohamed Wael Khobalatte 0e72ec4243 Move to ruby1-9 syntax once and for all 9 years ago
Mohamed Wael Khobalatte 18ac022927 Add specs for new strong_params methods 9 years ago
Mohamed Wael Khobalatte 6f1d668c39 Fix issue with versions/new being not accessible 9 years ago
Mohamed Wael Khobalatte 602dd749e3 Ensure versions params play well with plugins 9 years ago
Mohamed Wael Khobalatte a1bf92212d Fix legacy and cucumber specs failing because of strong params 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Oliver Günther 04ff74ac24 Refactor PermittedParams to class 9 years ago
Jens Ulferts b0a86a69c2 refactor types action on projects controller 9 years ago
Alex Coles df51b6ed99 Fix syntax (w/Rubocop) in (Rails) models 9 years ago
Jens Ulferts fdd3bd80b6 fix test_unit tests 10 years ago
Florian Kraft 1a2ea133f2 fix tests for wiki and permitted params 10 years ago
Jens Ulferts c65c60c9b7 style work package form 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 6fe9535b1f Fix syntax (w/Rubocop) in (Rails) models 10 years ago
Alex Coles 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Michael Frister f643955f16 Account/register: Show login field when registering via Omniauth 11 years ago
Michael Frister 78e4f921f7 Fix PermittedParams not filtering auth_source_id and fix specs 11 years ago
Michael Frister 43c21cf09a User: Make sure force_password_change can only be activated if allowed 11 years ago
Michael Frister 50b4942377 User: Move auth_source_id filtering to PermittedParams 11 years ago
Michael Frister 637301bde7 User Create: Fix permitted params 11 years ago
Michael Frister 8de067c15b User update: Add missing admin and login fields to permitted params 11 years ago
Michael Frister 40b5246298 Fix PermittedParams#user_register_via_omniauth 11 years ago
Michael Frister 7cd1726a82 PermittedParams: Fix comment about group_ids 11 years ago
Michael Frister 530facf740 Refactor UsersController#update a little 11 years ago
Michael Frister 475d0b33c5 Omniauth: Allow correcting validation errors via registration form 11 years ago
Michael Frister 78ab5970a4 Allow plugins to add permitted attributes 11 years ago
Michael Frister 3c324bdc42 Use strong_parameters for User, remove safe_attribtues 11 years ago
Alex Coles d872d91d0d Fix typos, spelling in model comments 11 years ago
Sebastian Schuster 5c92911546 Fixed permitted params to be more robust against missing parameters 11 years ago
Sebastian Schuster aa1e4a706f Added whitelisting of watchers and time entries for planning elements 11 years ago
Sebastian Schuster ffd8566e9b Added attachments whitelisting to planning elements and sorted param 11 years ago