Commit Graph

138 Commits (b51537bc768cd00a61081d4adb1b71febb65906d)

Author SHA1 Message Date
Oliver Günther 78f3908ae4
[28315] Only attach attachments to PDF if any exists 6 years ago
Oliver Günther 42584aeae3
[28186] Fix formatting journal details in no_html_mode 6 years ago
Oliver Günther 0fcc0fff44
[28166] Fix created_on date 6 years ago
Oliver Günther 5204b3b692
Restrict height to almost half, reducing image to rougly 1/3 6 years ago
Oliver Günther 4823f8cfa5
PDF attachments embedding in table export 6 years ago
Jens Ulferts e58a96515c
allow setting attachments through wp post/patch 7 years ago
ulferts a996555e2b improve performance of scheduling on mysql (#6314) 7 years ago
ulferts d23ab7f7ef memoize parent_object when fetching it from relation (#6221) 7 years ago
ulferts 5da1bc6849 Fix/speedup wp scheduling (#6220) 7 years ago
Jens Ulferts b50f9cad44
apply virtual_attribute to parent_id 7 years ago
Jens Ulferts b3a11a0fd9
replace deprecated references to changes in after_save hooks 7 years ago
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) 8 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