Commit Graph

2984 Commits (3153cbdb59964cc65356d7a5d78f9e03bbe007e6)

Author SHA1 Message Date
Oliver Günther 9a34fe27c7 Migrate wiki titles to URL slugs 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 a1dd38f52d Freeze WP constants 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 6247069c93 remove method that was duplicated inside the same file 8 years ago
Jens Ulferts 2306954a68 more precise error message for start date scheduling violation 8 years ago
Jens Ulferts 96a56c8e8b turn the method into a protected one 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 f9f4d5ab8e simplify calculation 8 years ago
Jens Ulferts 38fb7c396a initial implementation of moving work packages backwards 8 years ago
ulferts af5731a843 remove precedence of default types for a new work_package's type (#4571) 8 years ago
Oliver Günther b58f5fc354 Allow UsersController to search for groups 9 years ago
Oliver Günther 5693f6946c Fix summing done_ratio when estimated_hours is zero (#4528) 9 years ago
Jens Ulferts de8087e149 code climate improvements 9 years ago
Henriette Dinger 867b273c8a Set default wp type 9 years ago
Markus Kahl a735ef4619 allows wp description to span several pages in pdf exports (#4507) 9 years ago
ulferts ddc2628836 remove deleted custom field columns from timeline (#4506) 9 years ago
Jens Ulferts f9573910de add spent_time to wp table 9 years ago
Markus Kahl 55cbb017b2 fixed typo in pdf export 9 years ago
Oliver Günther a8a5ff5d16 [23189] Reference statuses and projects in empty grouping (#4466) 9 years ago
Markus Kahl ccc1c21bfb fixed pdf export of custom field columns 9 years ago
Oliver Günther db256a8a83 Add more LDAP Debug logs 9 years ago
Oliver Günther ece1de3e64 Add more LDAP Debug logs 9 years ago
ulferts 2c47657de7 unified date field for milestone work packages (#4437) 9 years ago
ulferts 9ab87ff564 always have current status as an option for the new status (#4423) 9 years ago
ulferts 29bd679361 Fix/no text cf columns (#4413) 9 years ago
ulferts c5a968ec4c place the registered project activities where they will not be unloaded (#4407) 9 years ago
ulferts 7e9dc28b55 place the registered project activities where they will not be unloaded (#4407) 9 years ago
Markus Kahl cac89c8b27 dropped rfpdf to use prawn instead (#4388) 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 45c3521a51 Ensure configuration is loaded 9 years ago
Oliver Günther b64aa048eb Use Proc to infer available type attribute visibility 9 years ago
Cyril Rohr f27bce492a Add tests for new methods to configure email settings 9 years ago
Markus Kahl 148a3fff14 work package form configuration 9 years ago
Oliver Günther c7f7b17088 [22969] Switch subject and type (#4334) 9 years ago
Oliver Günther 022c60c6d2 [13702] Default columns: Move subject left, remove priority 9 years ago
Oliver Günther 9db305439d [22158] Fix CopyProjectJob notifications 9 years ago
Markus Kahl d2bc4202ad make group deletion fast 9 years ago
Markus Kahl fd1ef01948 allow using project_id as opposed to fully loaded project 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
Jens Ulferts 92a09b89bc add scope to Type to query for those enabled in a project 9 years ago
Jens Ulferts 913c792cec remove offending is_*? 9 years ago