Commit Graph

263 Commits (afcf7478ac4c940080d5effcb44b501cec370fab)

Author SHA1 Message Date
Jens Ulferts 146e358b50
enable uploading attachments for budgets 6 years ago
Oliver Günther e55b16c52e
[#27692] Keep overridden budgets in the budget subforms 7 years ago
Jens Ulferts c9c9e69396
adapt to changed dirty methods 7 years ago
Oliver Günther 9050c8bb4f Fix overridden scopes (#299) 7 years ago
Jens Ulferts fbe791cce2
adapts the cost object filter to changes made in the core 8 years ago
Jens Ulferts 42dd05cd31
encapsulate core's spent_time by placing it in a subquery 8 years ago
Jens Ulferts 5208f7f929
climate improvements 8 years ago
Jens Ulferts 9ce23fa463
fix permission reference 8 years ago
Jens Ulferts 6aa7fc5566
fix calculating spent time, labor/material costs when more than one value is present 8 years ago
Jens Ulferts 5a507c1283
fix eager loading time entries in the wp collection representer 8 years ago
Oliver Günther 5f831769a2
Use core time_entries sum query in work packages collection 8 years ago
Jens Ulferts 379361bf45 fix spelling error 8 years ago
Jens Ulferts 250aafd6f4 remove observers by placing code in the observed models 8 years ago
Jens Ulferts 2758e52a85
use joins instead of subselects for eager loaded costs 8 years ago
Markus Kahl fb409061ae added missing scope again 8 years ago
Markus Kahl 3661bcb3f6 use current user if no user is given 8 years ago
Markus Kahl 863ffe3cf9 DRY'd up the code a little 8 years ago
Markus Kahl 693aff4b8d prevent n+1 cost queries 8 years ago
Jens Ulferts 427aeecc88
adapt to changes on Project.allowed_to in core 8 years ago
Oliver Günther b4defd9b98 Fix display of groups in budgets (#242) 9 years ago
Oliver Günther 2a8cc7bdbc Remove invalid callback 9 years ago
Markus Kahl d65f1d866e fixed i18n call 9 years ago
Markus Kahl 8161bb9628 fixed remaining i18n issues 9 years ago
Markus Kahl 852371e3f2 don't use Redmine::I18n's l for translations 9 years ago
Jens Ulferts d61cae99dd rewrite method for clarity 9 years ago
Jan Sandbrink 8a16f67d92 Remove obsoleted rescue 9 years ago
Jan Sandbrink 8f3559dcab Improve performance of CurrencyQueryColumn sums 9 years ago
Alex Coles 7cafbfd2a4 Add missing references to BudgetItem scopes 9 years ago
Alex Coles 27d2ceacf2 Migrate remaining scopes to use lambda/block 9 years ago
Alex Coles cf0979dec7 Add missing references to CostEntry scopes 9 years ago
Alex Coles 3e5f5a17fd Migrate further AR finders with conditions 9 years ago
Jens Ulferts 18e15c58ff adapt wrapping into Array 9 years ago
Jens Ulferts f83713d855 various finder replacement to be rails 4.1 compatible 9 years ago
Alex Coles 0d5a0cdaad Migrate association conditions to use lambda/block 9 years ago
Alex Coles 5cc2403100 Correct missing call to .first in HourlyRate 9 years ago
Jan Sandbrink a4252b943f remove now obsolete rescue statement 9 years ago
Jan Sandbrink e0d9453247 replace deprecated find(:first/:last, ...) finders 9 years ago
Jan Sandbrink 7153c6ebe2 replace deprecated find(:all, ...) finders 9 years ago
Alex Coles 126b0ce0f4 Prefer #map over #collect 9 years ago
Alex Coles ccb4268793 Normalise syntax with Rubocop 9 years ago
Alex Coles 16fb352d8d Use 1.9+ Hash syntax 9 years ago
Alex Coles 5f09485357 Remove all usages of unloadable 9 years ago
Alex Coles 0dacfde412 Fix conditions when passed an ActiveRecord::Result 10 years ago
Jan Sandbrink caf43b472f provide clean API for cost types 10 years ago
Alex Coles 56b07b0a87 Cleanup whitespace 10 years ago
Markus Kahl 0bd3d96770 use inherited static url helper 11 years ago
Sebastian Schuster e395a01c4c Adapted to renaming of core method 11 years ago
Sebastian Schuster 268567297c Added copyright notices 11 years ago
Sebastian Schuster 68457f4bea Comments removal 11 years ago
Sebastian Schuster 540cabdc13 Removed unnecessary project loading 11 years ago