Commit Graph

2974 Commits (c3c7e17aeb77522ab905de2959d1f302d57d7d29)

Author SHA1 Message Date
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
Jens Ulferts 9f6138b05e fix outdated comment 9 years ago
Stefan Botzenhart 5ccdbaa3ef Permit parent_id only if user is allowed to create subprojects 9 years ago
Stefan Botzenhart a42e89f987 Permit parent_id for project 9 years ago
Stefan Botzenhart 1f53f5472e Code style enhancements to fight against bad scoring 9 years ago
Stefan Botzenhart e13641bdd2 Improve according to rubocop 9 years ago
Jens Ulferts c2a0a2b0f5 speed up and correct spent_time computation 9 years ago
Jens Ulferts 8065c66256 eager loading associated objects, the dirty way 9 years ago
Markus Kahl 3c17be3261 retain old behaviour per default to be safe 9 years ago
Markus Kahl e482eee87e don't require custom field container per default 9 years ago
Markus Kahl aa58b7deca allow arbitrary custom field IDs 9 years ago
Markus Kahl d4293532d9 do not block time entry custom fields 9 years ago
Oliver Günther a339373d0f Allow responsible_id in projects settings 9 years ago
Oliver Günther 353039fcfe Allow PermittedParams to receive new keys from plugins 9 years ago
Mohamed Wael Khobalatte 80192f6986 Do away with eval 9 years ago
Mohamed Wael Khobalatte e10cc2d6ad Pass project_id instead of project instance to version_attributes 9 years ago