Commit Graph

2927 Commits (f16d51412d35387911592d614aa48c4dcbcb2f63)

Author SHA1 Message Date
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
Oliver Günther 2600d5a3f3 Do not escalate upon conflicts in fetch_changesets 9 years ago
Jens Ulferts 94e64fe269 remove unused method 9 years ago
Jens Ulferts dd05cf297c add capability to move work package accross projects to service 9 years ago
Jens Ulferts 0dbd4fa81e add block to controll when a notifiation is send 9 years ago
Markus Kahl c0650f5dcd make standard i18n available for activity providers 9 years ago
Jens Ulferts 606232d81f remove no longer necessary constraint on the wiki page title 9 years ago
Jens Ulferts 09e5815a74 add sumsSchema to api 9 years ago
Oliver Günther d36c7d6591 Fix committers array access 9 years ago
Oliver Günther 02b5b8dda1 Add simple YAML extraction of ENV overrides 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 0d6f420afc Revert "less magic on default query columns" 9 years ago
Jens Ulferts 2f764b84b9 Revert "less magic on default query columns" 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
Oliver Günther 04398738f2 Allow Repository.disabled_types to be strings 9 years ago
Jens Ulferts 2293c3735b less magic on default query columns 9 years ago
Jens Ulferts 30e96820a8 reintroduce the visible_condition 9 years ago
Jens Ulferts 81bb6c6e5c remove instance variable caching 9 years ago
Jens Ulferts 6dfd97d678 avoid loading project on query initialization 9 years ago
Jens Ulferts 0267938c36 introduce spent_time model 9 years ago
Oliver Günther dcc031dbcf Pass project to custom field context in bulk mode 9 years ago
Markus Kahl b83d76fe35 show proper error on failure instead of 500 9 years ago
Oliver Günther 937f0ad9d8 Fix handling of mail attributes in MailHandler 9 years ago
Oliver Günther aaeb58ad53 Add separate regex-based delimiter for incoming mails 9 years ago
Henriette Dinger 2d8bdb1180 Sort the WP custom fields alphabetically when used as filter in timeline 9 years ago
Jens Ulferts d6c32b212a use wp for localization string 9 years ago
Jens Ulferts ee16a5730d improve performance of projects table 9 years ago
Jens Ulferts 061a71bb32 fix setting custom values on version 9 years ago
Jens Ulferts 567c844c98 limit joined members 9 years ago
Oliver Günther 8dc9b592c4 Fix merge hickup 9 years ago
Jens Ulferts 2516e9c0e7 allow to disambiguously group by responsible association 9 years ago
Jens Ulferts b8c7d77683 unpersisted WPs are considered leaves 9 years ago
Markus Kahl 7f88ba5b22 removed attachments#show; only #download remains 9 years ago
Markus Kahl c7c6bc2e6a prevent unnecessary s3 access to see if file is readable 9 years ago
Jens Ulferts 4600b48b38 avoid extra loop 9 years ago
Jens Ulferts b33244ea67 only check for existence in db 9 years ago
Jens Ulferts 9ba1633fe3 optimize soonest_start calculation 9 years ago
Jens Ulferts 11d7e428ad reuse version calculation on eager loaded projects 9 years ago
Jens Ulferts e544eb0653 eager load associations required for validation 9 years ago