Commit Graph

124 Commits (5ffbba0cd7389bf47170cc4d3e38f2bc32948e33)

Author SHA1 Message Date
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Jens Ulferts 709afa4f89
don't apply actions leading to errors 7 years ago
Jens Ulferts 42e5933545
improve wp#index performance by eager loading custom actions 7 years ago
Jens Ulferts 53898728d8
generalize conditions handling 7 years ago
Jens Ulferts d20960b998
add role condition 7 years ago
Jens Ulferts 886273ee86
initial implementation of conditions - status 7 years ago
Jens Ulferts 92ce554e53
configurable actions on custom actions 7 years ago
Oliver Günther e980828933
Use attribute for parent_id (#6090) 7 years ago
ulferts 093d1d387e blacklist RelationColumn on export (#6066) 7 years ago
Oliver Günther 9ae87c45d6
Ensure WorkPackageColumn is a valid export column (#6057) 7 years ago
Jens Ulferts 690e0ffc60 wp create/update/destroy via services 7 years ago
Jens Ulferts 6fdd122534
merge wp tree and relations into typed_dag 7 years ago
Oliver Günther 1a071e69f2 [26146] Avoid rescheduling nil dates 7 years ago
ulferts fb9e9088a0 append file type to export (#5704) 7 years ago
ulferts 3a890a5645 Fix/remove relation columns from export (#5652) 7 years ago
ulferts e64adffead fix csv export/xls import if first column is 'ID' (#5646) 7 years ago
ulferts ace7098eb3 add relations columns to query (#5606) 8 years ago
Markus Kahl 9312bef8bc use precision 3 to show sizes below 100mb correctly (#5598) 8 years ago
Oliver Günther 5d6555d79f Fix group label in PDF export (#5581) 8 years ago
ulferts b831a0010b reload lock to avoid stale object error on rescheduling (#5516) 8 years ago
ulferts 0705a3a02c Fix/multi cf xls export (#5501) 8 years ago
Jens Ulferts c3a6b748b5
allow having multiple cf values in export 8 years ago
Jens Ulferts 0e9481f9ed
remove invalid include 8 years ago
Jens Ulferts 84ed18ec1c
circumvent lock_version on after_save hook 8 years ago
Jens Ulferts 544434f6f2
code prettification 8 years ago
Oliver Günther eb3faf84e0
Fix n+1 on ancestors due to wrong presence 8 years ago
Oliver Günther bffefc5999
Use lt,gt condition to exclude self 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 6c69cb5583
improve query generated by spent time join 8 years ago
Jens Ulferts 3246747ae0
adapt to newly introduced query 8 years ago
Jens Ulferts 2306954a68 more precise error message for start date scheduling violation 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
Markus Kahl a735ef4619 allows wp description to span several pages in pdf exports (#4507) 9 years ago
Markus Kahl 55cbb017b2 fixed typo in pdf export 9 years ago
Markus Kahl ccc1c21bfb fixed pdf export of custom field columns 9 years ago
Markus Kahl cac89c8b27 dropped rfpdf to use prawn instead (#4388) 9 years ago
ulferts 1f33252f0d fix date validation warning (#4391) 9 years ago
Jens Ulferts 913c792cec remove offending is_*? 9 years ago
Oliver Günther d9c3500d90 Fix autoload issues 9 years ago
Jens Ulferts bd8a74d02f fix some slips 9 years ago
Jens Ulferts cbc46418a2 fully qualify referenced classes 9 years ago
Jens Ulferts 2986233a5c remove non existing module reference 9 years ago
Jens Ulferts 9399c23e3b split up pdf_exporter into separate files 9 years ago
Jens Ulferts bcc5165285 allow multi line headers in pdf 9 years ago
Jens Ulferts 30e96820a8 reintroduce the visible_condition 9 years ago
Jens Ulferts 0267938c36 introduce spent_time model 9 years ago
Jens Ulferts d6c32b212a use wp for localization string 9 years ago
Jens Ulferts 4600b48b38 avoid extra loop 9 years ago