Commit Graph

160 Commits (03525bf0041b8053c8aa2335e8529dad71798f32)

Author SHA1 Message Date
Markus Kahl b51b8d3106 don't send notifications for selected projects if not enabled 8 years ago
Markus Kahl f5a57e3f42 list custom field normalisation and multi select 8 years ago
Oliver Günther c05a54b40d
Add ancestors information through separate grouped SQL 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 780906a051
prevent WorkPackage#visible to result in duplicate entries for pluck 8 years ago
Jens Ulferts 701f196c25
eager load user and version custom fields in wp representer 8 years ago
Jens Ulferts 1a597e180b
first step towards generalizing the query and its filters 8 years ago
Markus Kahl 104bde6ad7
execute wp notifications as recipient for permissions 8 years ago
Jens Ulferts ea36f19be2
replace ineffective permission assignments 8 years ago
Jens Ulferts ff3ecc9e59 employ sql based user allowed scope for acts as watchable 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
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
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 1f33252f0d fix date validation warning (#4391) 9 years ago
Jens Ulferts dd05cf297c add capability to move work package accross projects to service 9 years ago
Jens Ulferts 0267938c36 introduce spent_time model 9 years ago
Jens Ulferts b8c7d77683 unpersisted WPs are considered leaves 9 years ago
Jens Ulferts 5e6d657a35 remove no longer required dynamic spec generation 9 years ago
Jens Ulferts 0980f01a95 copy over symbol in custom value to customizable 9 years ago
Stefan Botzenhart a71e253841 Rename spec description 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Jan Sandbrink e9031a38b1 Reintroduce clear statements that were still neccessary 9 years ago
Markus Kahl 4eda276ecb always clear delivieries so one does not have to worry about it 9 years ago
Oliver Günther 22b7d2550e Fix broken localized tests 9 years ago
Alexander Bach a8e1aadec7 replace changed_data by details 9 years ago
Jens Ulferts f5437ff077 consolidate specs for move work package service 9 years ago
Jens Ulferts 1b82ddcd57 merge specs for copy and move 9 years ago
Jens Ulferts a8a0eee2d8 prevent moving to not allowed project in work package model 9 years ago
Alexander Bach 5fea667954 Return recipients as users instead of mail addresses 9 years ago
Alexander Bach 908c788e4f Adjust work_package_action_mailer.spec 9 years ago
Alexander Bach ee14628c09 Move send_notification to event origin 9 years ago
Alexander Bach a5f4eb1e8b First event-based draft 9 years ago
Jan Sandbrink 7e53b9ac04 remove spec expecting german translations 9 years ago
Jan Sandbrink 138d3dba29 fix some specs 9 years ago
Alex Coles b2790b8db1 Migrate deprecated .update_all with conditions 9 years ago
Alex Coles 0f9240037a Fix TimeEntry cleanup on work package bulk delete 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles abf4a011f0 Fix copying of versions on Project copy 10 years ago
Alex Coles 19ed4dc9ab Replace more deprecated shoulda matchers in specs 10 years ago
Jan Sandbrink ad5b7b3c62 make spec localization independent 10 years ago
Alex Coles ebbc9e3d7d Prefer #not_to over #to_not in specs 10 years ago