Commit Graph

65 Commits (22a9d062ff80f5c19425f190104ca4774f651365)

Author SHA1 Message Date
Oliver Günther bb27cf9903
[37257] Bust cache on settings name format change (#9276) 4 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts 5ea185ef66
Placeholder user project members (#8961) 4 years ago
Oliver Günther 3c9be3bdbe
[35507] Allow global permission to add and edit users (#8937) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
Benjamin Bädorf e848d44dea
Fix/update wysiwyg styles (#8844) 4 years ago
ulferts 6cce947cbd
Chore/rename timestamps (#8765) 4 years ago
ulferts 8175dc4acd
add language to user api (#8812) 4 years ago
ulferts 633a82dff8
display user name as link for non admins 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 53a3647736
hide email if so desired 5 years ago
ulferts 3a4b05b927
hide user status in api 5 years ago
ulferts a93ecca5a8 Feature/members api show (#7308) 6 years ago
ulferts 1850622f20 Feature/versions api update (#7299) 6 years ago
Jens Ulferts e93e3731b2
place user delete service inside users namespace 6 years ago
Oliver Günther 059770f533
FactoryGirl => FactoryBot 7 years ago
Jens Ulferts ac59ad6a89
introduce group resource stub 7 years ago
Jens Ulferts ce21ee20f7
cached representers 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther b9cd75e07e
Remove gravatar functionality from core 7 years ago
Oliver Günther 1d0b09fa5f Merge release/7.1 into dev (#5667) 7 years ago
Oliver Günther 0ae7d320e6
[25580] Remove Settings callbacks from avatar_helper 8 years ago
Jens Ulferts afb3d2eec5
increase spec reliability by configuring gravatar 8 years ago
Oliver Günther e587a3c91d
Fix the user_representer being used with the wrong protocol 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 7b21088959
Adapter UserRepresenter and spec according to visibility 8 years ago
Jens Ulferts e53916aec6
support perPage and offset on users index 8 years ago
Oliver Günther 6cbfc7ffed
[24063] Add Users PATCH endpoint 8 years ago
Oliver Günther 4658e83dd5
Add spec for invalid status 8 years ago
Oliver Günther 8a4074fd3f Stub users in specs since IDs are now required 9 years ago
Oliver Günther 1ff1c170f9 Implement showUser path 9 years ago
Oliver Günther 638340e7b6 Fix rubocop issues 9 years ago
Oliver Günther e9cd24f2bf Add support for parent-scoped with_settings data 9 years ago
Jan Sandbrink 6e9ed008fb Enforce passing of current_user into representers 9 years ago
Jan Sandbrink 4c232e786b split specs for unpaginated and paginated collections 9 years ago
Jan Sandbrink b332ef06aa make collection representer explicitly unpaginated 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Jan Sandbrink 6406b640b7 remove redundant spec 10 years ago
Jan Sandbrink db5d633850 update factories to new default preference 10 years ago
Jan Sandbrink a3ff9d57ed fix user representer for representing groups [sic] 10 years ago
Jan Sandbrink 957b060851 hide a users mail address if he wishes to 10 years ago
Jan Sandbrink 9feb0700ac rename mail to email, update docs, style code 10 years ago
Alex Coles ebbc9e3d7d Prefer #not_to over #to_not in specs 10 years ago
Alex Coles 944b89d83e Convert specs to RSpec 3.2.0 syntax with Transpec 10 years ago
Jan Sandbrink 03bfa42394 use shared examples in more tests 10 years ago
Jan Sandbrink 14ded43bda fix tests, use mocking 10 years ago
Jens Ulferts da588b812c harmonize api decorators 10 years ago
Jan Sandbrink c28a581ec4 test for missing delete link 10 years ago
Jan Sandbrink d1e3f23467 obey style rules 10 years ago
Jan Sandbrink c11bd5b8d5 actually include delete link 10 years ago