Commit Graph

796 Commits (dd703bcb2d5e7148644023a701749f39950a79d0)

Author SHA1 Message Date
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts 441bb340ff allow pageSize = 0 on manually sorted queries 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
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 bf6d0c727a fix scheduling bug if predecessor dates are removed and follower only has due date set 4 years ago
ulferts 2ad215fed1
add milestone type filter for default project gantt query (#8869) 4 years ago
ulferts a112999dcc
fix ruby 2.7 deprecations (#8867) 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 7f34799a33
Chore/reimplement global roles (#8730) 4 years ago
ulferts 8c554ba0c9
Feature/mentions rewrite (#8853) 4 years ago
ulferts f511f8d4f5
set default role when copying project as non admin (#8824) 4 years ago
ulferts d5e490efda
set the copying user to be the author of attachments (#8822) 4 years ago
ulferts 19f7059f43
rename method 4 years ago
ulferts ae2edad19b
Fix/copy project wiki notifications (#8777) 4 years ago
ulferts d77fa1aeb6
fix date inheritance from parents with only one date available 4 years ago
ulferts b8bb7059a1
avoid stale object errors on bulk edits 4 years ago
Oliver Günther 6106d6bd5f
Pass block to tap method 4 years ago
Oliver Günther 6984a63b43
Do the same thing for overview dependency 4 years ago
Oliver Günther b111115e1a
Allow to set the model name in the errors 4 years ago
Oliver Günther 6a3e136909
Actually output the errors even on success 4 years ago
ulferts 3fe0116c90
elaborate on permission checking in backend 4 years ago
ulferts a842f44bda
[22048] Destroy journals after destroying journalized 4 years ago
ulferts 3b0f7367fd move to proper module 4 years ago
ulferts c54e895ad4 lookup existing user for mapping case insensitive 4 years ago
ulferts 5968c0b18a
Fix/replace custom i18n function (#8681) 4 years ago
ulferts f28013f332 allow adding members to invalid groups 4 years ago
Oliver Günther 4856cf8522
Review feedback 4 years ago
Oliver Günther 72d3d580bc
Ensure user limit comes first 4 years ago
Oliver Günther 2e2f520130
Avoid updating the just created user to retain id information 4 years ago
Oliver Günther 894ba4ae6d
Ensure LDAP users can get activated with any registration setting 4 years ago
Oliver Günther f1e25499cd
Need to pass controller to sevice for OIDC callback 4 years ago
Oliver Günther 235e8ab87c
Avoid using the user errors to mark activation failed 4 years ago
Oliver Günther da754e0f43
Add spec for RegisterUserService 4 years ago
Oliver Günther d52f7e2ba1
Add spec for omniauth service 4 years ago
Oliver Günther d2a6886230
Retain flash values when logging in user 4 years ago
Oliver Günther 8090d21ae2
Custom message for user activation from invite 4 years ago
Oliver Günther e364f23b06
Always return the registration service call, ensuring to get the message 4 years ago
Oliver Günther 50cdb76f62
Pass back the user in all service results 4 years ago
Oliver Günther 3f828d7fbd
Fix returned result 4 years ago
Oliver Günther 4d66b7c425
Ensure the user is marked as active in automatic activiation 4 years ago
Oliver Günther 2ef33d2a3a
Add helper to look for an error key in the ServiceResult errors 4 years ago
Oliver Günther 14b8e3fa35
Ensure that only non-nil values are passed from registration form 4 years ago
Oliver Günther 4b0509b197
Create separate service to get an active user from Omniauth 4 years ago
Oliver Günther 8db5e90193 [34312] Update and use default settings for gantt query 4 years ago
ulferts 245a7ddfcf
Fix/duplicate work packages across pages (#8651) 4 years ago
Oliver Günther 89e0c8c899
Add new project CF to enabled columns by default 4 years ago
Oliver Günther 41f8dbaff2
Refactor custom fields into services 4 years ago