Commit Graph

1348 Commits (b0df21aa9fc905bea92e081615f76f1eb78db2aa)

Author SHA1 Message Date
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
Oliver Günther fbc116801d Fix timezone usage in meeting creation 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
Oliver Günther a496f783a3 Fix start_date and hours validation for meetings 9 years ago
ulferts af5731a843 remove precedence of default types for a new work_package's type (#4571) 9 years ago
Oliver Günther b4defd9b98 Fix display of groups in budgets (#242) 9 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 d8a95f18ae register meeting so that it can cause a latest project activity (#121) 9 years ago
ulferts 4f764d3328 register costs so that it can cause a latest project activity (#237) 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
Jens Ulferts ff3d42fa33 add a project independent endpoint to create work packages 9 years ago
Jens Ulferts 909b805917 Remove project#add_work_package 9 years ago