Commit Graph

847 Commits (c3c7e17aeb77522ab905de2959d1f302d57d7d29)

Author SHA1 Message Date
Jens Ulferts 8f1c5d76b7 allow parent project to be set on copy 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 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 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
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
Jens Ulferts 8b8951d75a handle rescheduling when only a start date exists 8 years ago
Jens Ulferts 9e6e29ecdc limit scheduling to TYPE_PRECEDES 8 years ago
Jens Ulferts f41fdbfdfb limit moving backwards when another relation exists 8 years ago
Jens Ulferts 38fb7c396a initial implementation of moving work packages backwards 8 years ago
Jens Ulferts a9ab34f450 add specs for rescheduling based on follows relationship 8 years ago
ulferts af5731a843 remove precedence of default types for a new work_package's type (#4571) 8 years ago
Oliver Günther 5693f6946c Fix summing done_ratio when estimated_hours is zero (#4528) 9 years ago
Henriette Dinger 867b273c8a Set default wp type 9 years ago
Markus Kahl a7f7a5f276 added interpolation spec 9 years ago
ulferts 9ab87ff564 always have current status as an option for the new status (#4423) 9 years ago
Jens Ulferts 5cbc31392f move some specs into appropriate file 9 years ago
Jens Ulferts d1c2578eee extract new status description into separate spec 9 years ago
ulferts 29bd679361 Fix/no text cf columns (#4413) 9 years ago
ulferts eae5321c4e Feature/latest project activity (#4390) 9 years ago
ulferts 1f33252f0d fix date validation warning (#4391) 9 years ago
Oliver Günther bececbce8f Integrate openproject-announcements 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
Oliver Günther b2490bf958 Fix 'with_settings' specs 9 years ago
Oliver Günther 8fd75e0456 Extend Subversion repository with UTF-8 paths (#4326) 9 years ago
Oliver Günther 9db305439d [22158] Fix CopyProjectJob notifications 9 years ago
Markus Kahl d2bc4202ad make group deletion fast 9 years ago