Commit Graph

237 Commits (c6deeb70e2fdb77609c81bb2c4941fc8f4f1dcb1)

Author SHA1 Message Date
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 11 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
Sebastian Schuster 8db4acd579 Moved and renamed files 11 years ago
Sebastian Schuster dbbf99da42 Added validation for fixed_date to prevent 500 on the database 11 years ago
Till Breuer 0e69f1e300 Add event type and localization to cost object activity provider (#2250) 11 years ago
Hagen Schink 4294564c15 Adapts activity refactoring in core 11 years ago
Hagen Schink 5fec5a97d8 Implements activity provider methods 11 years ago
Sebastian Schuster e9379a9b83 Minor update to the existing copyright headers 11 years ago
Till Breuer 8694b8f6b6 Use context menu entry helper method to build 'Budget' context menu entry 11 years ago
Jens Ulferts a52b8a983c reenables handling cost entries on work packages to destroy 11 years ago
Sebastian Schuster 4a9e83a37c Fixed spec failures on ci 11 years ago
Christian Rijke 5807d6b48d Use default activity type. 11 years ago
Christian Rijke 73f5f043d0 Upgrade costs plugin after migration. 11 years ago
Christian Rijke 586afeee5a Set activity/event options for acts_as_journalized. 11 years ago
Christian Rijke fe732cf767 Add CostObject and VariableCostObject journals (model and migrations), extend WorkPackageJournal. 11 years ago
Christian Rijke 4d424a9a39 Replace 'issue' with 'work_package'. 11 years ago
Jens Ulferts f39f10d60c fixes references to now work_packages 11 years ago
Hagen Schink d0d50a0b38 Fix cost_object association by patching issue 12 years ago
Hagen Schink 1cb137a6b5 Fix cukes 12 years ago
Hagen Schink 5ec2a40347 Fix specs 12 years ago
Sebastian Schuster 084703e185 Changed error message for invalid data in validations 12 years ago
Sebastian Schuster af48a91137 Removed budget signoff attributes and references to it 12 years ago
Sebastian Schuster 4585642f19 Fixed costobject view css in model 12 years ago
Sebastian Schuster 9c05691f75 Defined default order for labor and material budget items being ordered by id ensuring the order of existing items always 12 years ago
Sebastian Schuster fe64a545bf Removed some functions that dont seem to be called and where marked as to be removed 12 years ago
Christian Rijke 46812b4010 Fix namespacing of generated urls and use named routes where possible. 12 years ago