Commit Graph

1183 Commits (7d027b64b3f4b734f54749d2926ee70395e8764f)

Author SHA1 Message Date
Jens Ulferts f833cd2753
add test for mysql flag 8 years ago
Oliver Günther 108fd4a019
Strengthen spec 8 years ago
Jens Ulferts c71a675ecd
introduce true/false db representation constants for cf 8 years ago
Jens Ulferts d4e71fd67e
add user query and enabled it in the users api 8 years ago
Oliver Günther e3e2749165
Fix Setting.user_format leaking 8 years ago
Jens Ulferts 1a597e180b
first step towards generalizing the query and its filters 8 years ago
Oliver Günther 367a18d452
Fix Setting.app_title order failure 8 years ago
Oliver Günther 688385428c
Avoid multiple requires of spec_helper 8 years ago
Markus Kahl 104bde6ad7
execute wp notifications as recipient for permissions 8 years ago
Jens Ulferts bcff977924 prevent circular dependency of 'from' relations 8 years ago
Jens Ulferts c3013d6272 lazy load query filters and extract them into classes 8 years ago
Oliver Günther 88cfd2d80f Extend and move relation spec 8 years ago
Jens Ulferts 9a3b88f011 replace find_by_[attribute] 8 years ago
Jens Ulferts 8f1c5d76b7 allow parent project to be set on copy 8 years ago
Jens Ulferts 967678ad65 replace observer 8 years ago
Jens Ulferts 26fd453ca4 handle spec permissions the new way 8 years ago
Jens Ulferts 77479ed4b2 add meetings to permitted search params 8 years ago
Jens Ulferts 425d02a4c7 remove custom permissions= method 8 years ago
Jens Ulferts da7b63eeb7
discard empty and duplicate permissions 8 years ago
Markus Kahl 471733ab05 prevent renaming wiki pages if there will be menu item conflicts 8 years ago
Jens Ulferts e8dec71010
fix specs 8 years ago
Jens Ulferts a6d265eb79
force bool custom values to be stored uniformly 8 years ago
Jens Ulferts 181514742f
replace observers by moving functionality inside the observed object 8 years ago
Jens Ulferts ea36f19be2
replace ineffective permission assignments 8 years ago
Jens Ulferts 6fcb2913d4
cast to array before slicing 8 years ago
Jens Ulferts 693090136d
normalize permissions 8 years ago
Oliver Günther 59da2c6175
Actually rehash on the correct object instance 8 years ago
Oliver Günther fff21a1229
UserPasswords: Replace salted SHA-1 with bcrypt 8 years ago
Oliver Günther e6c7c2bab5
Fix and extend specs 8 years ago
Oliver Günther 726fa0abf2
Rewrite project layout page with directives 8 years ago
Oliver Günther 98fdadd02c
Add UserSession model to store user_id in sessions 8 years ago
Jens Ulferts 3246747ae0
adapt to newly introduced query 8 years ago
Jens Ulferts 44e4343f05
add integrational tests for Authorization.projects 8 years ago
Jens Ulferts ff3ecc9e59 employ sql based user allowed scope for acts as watchable 8 years ago
Jens Ulferts b5ecd43331 reimplement authorization adaptation after core change 8 years ago
Jens Ulferts 1ddc142fd3 add sql based query to fetch all users being allowed an action 8 years ago
Jens Ulferts 06c6defa51 replaces ruby based permission check for allowed_to? with sql based query 8 years ago
Oliver Günther 65c3ebaa2d
Fix specs 8 years ago
Oliver Günther 35fa92c2ff Fix specs according to title <-> name swap 8 years ago
Oliver Günther 43fab7884a Titles no longer need to be unique 8 years ago
Oliver Günther f13226eb7a Scope unique slugs per wiki_id 8 years ago
Oliver Günther 9a34fe27c7 Migrate wiki titles to URL slugs 8 years ago
Oliver Günther 616ec628b5 Rewrite with_setting specs 8 years ago
Oliver Günther 4353953605 Improve stored settings as a whole 8 years ago
Oliver Günther 646d99b704 Prepare OpenProject 6.0.0 release 8 years ago
Jens Ulferts 8625c5d387 adapt spec to altered work_package_id filter 8 years ago
ulferts f043409330 adhere to notification settings when notifying about added watcher (#4683) 8 years ago
Oliver Günther 550763ae46 Do not 'inherit' priority from children 8 years ago
Markus Kahl 8f0c9ae24d fixed inherit_done_ratio_from_leaves bug (#4665) 8 years ago
ulferts 9a6d5585f4 preload permissions before collection rendering (#4646) 8 years ago