Commit Graph

86 Commits (1e002367b352739800d6bf1193e80b97ccc9dba5)

Author SHA1 Message Date
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
Markus Kahl b8c04551b8 fixed cache key so it works in spec too 3 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
luz paz 3683042c9b Fix typos in user facing and non-user facing code 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
ulferts 6cce947cbd
Chore/rename timestamps (#8765) 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
Oliver Günther 0791c55870
Remove the internal setting with 500 max entries 6 years ago
Cyril Rohr 648819ce1c Bypass the default getters and setters for installation_uuid 6 years ago
Cyril Rohr 666d038f20 Add custom getter for Setting.installation_uuid 6 years ago
Wieland Lindenthal b1e45bc200 Allow for filtering `Setting` values when they are read. This is needed for overwriting values when EE token is not available. 6 years ago
Oliver Günther 44b93ddf04
Show consent in account/register form 7 years ago
Oliver Günther aea0e41001
Add check box to update consent time to current time 7 years ago
Oliver Günther 9efba5d532
Correct date writing for consent_date 7 years ago
Markus Kahl ddf0419843 added datetime setting format 7 years ago
Oliver Günther 0bc22be618
Ensure session cookie receives secure flag in https 7 years ago
Oliver Günther 450b0fc13d
[27763] Ensure session cookie receives secure flag in https 7 years ago
Jens Ulferts 0875a94099
remove no longer required gems 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts a5ec412f3d
harmonize saving plugin settings 8 years ago
Jens Ulferts 01bbc0face
harmonize settings#value to not be AC::Params 8 years ago
Jens Ulferts 9cef3656bf
replace deprecated table_exists 8 years ago
Jens Ulferts 3ee5c4edb6 clear cache before firing the settings callback 8 years ago
Oliver Günther 4353953605 Improve stored settings as a whole 8 years ago
Cyril Rohr f27bce492a Add tests for new methods to configure email settings 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles ef4285bc0c Kill deprecated Setting.*_cache methods 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 1d1ec0ef37 Prefer #map over #collect in (Rails) models 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
Alex Coles c12410a736 Fix whitespace in (Rails) models 11 years ago
Martin Linkhorst 1ce4d30b1b remove openid remains 11 years ago
Martin Linkhorst f0b1df9e07 based the settings callbacks on OP::Notifications 11 years ago
Martin Linkhorst dda5226dff fire callbacks only when setting was stored sucessfully 11 years ago
Alex Coles d872d91d0d Fix typos, spelling in model comments 11 years ago
Martin Linkhorst c9effc5b6b implements callbacks for settings 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Michael Frister eda857d75b Settings: Cache whether settings table exists 11 years ago
Stefan Frank bcabf75ffe Added the request-store, to make sure that thread-local variables are cleaned up after the request 11 years ago
Stefan Frank 1a9e536852 Stores the Setting.maximum(:updated_on) in a thread-local-variable 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Philipp Tessenow a17951d220 when there is not settings table return nil when asked for a setting 11 years ago
Philipp Tessenow 220bc5eb38 more robust settings in pre-merge phase 11 years ago
Michael Frister 4ec8ebd8d9 Add exists? method to Setting 11 years ago
Sebastian Schuster c1724649a3 Removed regexp matching delete of cache entries 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Martin Linkhorst a860d6979a change the way the cache gets invalidated when a setting value is changed. now deletes all cache keys containing the setting's name 12 years ago