Commit Graph

61 Commits (b0c44b7fdc268dec0b29b66a0b2368fb3ab21e98)

Author SHA1 Message Date
ulferts 27f925d6d7
email reminder times settings hooked up to backend 3 years ago
ulferts cb989527fe
move user preference validations to contract 3 years ago
ulferts 062e33be30
have boolean values for warn_on_leaving_unsaved 3 years ago
ulferts 57cfa51d19
accept HH:MM as valid times for the reminders 3 years ago
ulferts 0cee545248
adapt the json_validator from activerecord_json_validator 3 years ago
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
ulferts f3478b1f2b
avoid UserPreference responding to every call 3 years ago
Oliver Günther 421335d103
Remove after_initialize hook 3 years ago
Oliver Günther 1fa9230c8e
Fix default value for hide_mail 3 years ago
Oliver Günther 3eff4f1ace
Restore adding array-style accessing 3 years ago
Oliver Günther a75bbb078a
Migrate UserPreference to JSON storage 3 years ago
ulferts 1f024e5796 remove no_self_notified user preference 3 years ago
Oliver Günther 9636a08988
[26688] In-app notifications (#9399) 3 years ago
schuemann b577ed62ec
[#36518] respect hide mail preference in member list (#9072) 4 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
Oliver Günther 53f2d694ff
Use AnyFixtures to generate fixtures from factories (#7230) 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 8d35a9b5f0
rely on api for configuration instead of gon 5 years ago
Oliver Günther ca97e60e0f
Revert "Merge remote-tracking branch 'origin/fix/remove_dependency_from_gon' into dev" 5 years ago
ulferts f7df4b222a
rely on api for configuration instead of gon 5 years ago
Henriette Dinger ec7627e0e7 Add migration to remove impaired column from database 6 years ago
Jens Ulferts f31388d7f9
introduce setting to have default for auto hide notifications 6 years ago
Markus Kahl 57776c78ee override user preference time zone as fallback instead of writing preference 7 years ago
Jens Ulferts 654ea4c041
linting 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther fc50bb72a1 [26237] Add configuration option for default comment order (#5896) 7 years ago
Oliver Günther f377e9d943
Replace themes with static design to be overridden once 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
cklein 9c59621c1e
Auto hide popups. 8 years ago
Oliver Günther 0f6c644b9e
WIP 8 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Jens Ulferts 7eb8bdad53 invert setting for self notification 9 years ago
Oliver Günther acb4431d8a Implement UserPreferences endpoint 9 years ago
Jens Ulferts e87b53639a enable no_self_notification per default 9 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
Johannes Wollert 8b096975fe updates copyright headers 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 00c1d98c7d a user may now choose a custom theme in his preferences 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Martin Linkhorst a67afceb0c little refactoring of user preferences 12 years ago
Martin Linkhorst 21fa39c25a fix the user tests by storing user and his preferences in two steps 12 years ago
Martin Linkhorst 366b994407 match the new active record initializer signature when overwriting 12 years ago
Martin Linkhorst 95e74abf22 DEPRECATION FIX: use before_save :method_name instead of overwriting the before_save method 12 years ago
Martin Linkhorst 1fce5b6a8f added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
Jean-Philippe Lang f5ac69401d Set user_id as a protected attribute (#922). 13 years ago
Martin Linkhorst cc74c1e998 added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago