Commit Graph

63 Commits (c6deeb70e2fdb77609c81bb2c4941fc8f4f1dcb1)

Author SHA1 Message Date
Jan Sandbrink 8f3559dcab Improve performance of CurrencyQueryColumn sums 9 years ago
Alex Coles cf0979dec7 Add missing references to CostEntry scopes 9 years ago
Jens Ulferts f83713d855 various finder replacement to be rails 4.1 compatible 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
Sebastian Schuster 268567297c Added copyright notices 11 years ago
Sebastian Schuster 540cabdc13 Removed unnecessary project loading 11 years ago
Jens Ulferts a52b8a983c reenables handling cost entries on work packages to destroy 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
Christian Rijke 649901452b Migrate active model callbacks to Rails 3 syntax. 12 years ago
Jens Ulferts 9fbcb42934 protects cost_entry with strong_parameters 12 years ago
Jens Ulferts f948c27a9b correctly references DeletedUserFallback module 12 years ago
Jens Ulferts 058d46f686 renames all named_scopes to scopes 12 years ago
Jens Ulferts 84e89f0b90 completely removes custom allowance evaluation (granular_for, inheritance) 12 years ago
Jens Ulferts 03fed796f6 removes disregarding validation in test environment 12 years ago
Jens Ulferts b69d6dca86 have a deleted_user_fallback mixin and cost_entry, labor_budget_item and rate using it 13 years ago
Jens Ulferts 3d4ea2c4cc split up costlog controller edit into new, create, edit, update 13 years ago
Martin Linkhorst feaf82c0e8 validate presence of issue in order to get a nice error message + textmate whitespace 13 years ago
jwollert 19a59cc589 protect ALL the models from mass assignment 13 years ago
Tim Felgentreff 0220ce86f2 Fix view_on_costs feature 14 years ago
Philipp Tessenow 943c1efdda moved redmine_costs back to root folder 14 years ago
Philipp Tessenow cbdda0bcb0 moved redmine_costs into a subfolder 14 years ago
Philipp Tessenow 886418492f removed the newly introduced plugin-folder 14 years ago
Philipp Tessenow 9504318729 move plugin into a subfolder. this enables us to have multiple plugins wihtin a repo and makes deployment easier 14 years ago
hjust 5dbf2b31d8 Allow separators and delimiters in cost entry units. 15 years ago
rkh 2bf8de9052 updating part 2, there we go 15 years ago
rkh 5fe8faae2f updating part 1, stay tuned 15 years ago
hjust 596341d5ca move summarized_cost_entries to helper module 15 years ago
hjust bfec3495d3 Remove unnecessary validation. 15 years ago
hjust 07c5b43a48 Normalized all permissions to the new permission model. 15 years ago
hjust a3d231bcfa Issue columns for costs now check for the correct rights and are correctly displayed as costs. 15 years ago
hjust 9520423b37 Fixed permission checking during Cost Reports 15 years ago
hjust db49513ad2 Renamed most of the patches to create globally unique names. 15 years ago
hjust b745b80421 additional named_scope for checking visibility of cost entries 15 years ago
hjust 0aace02dab Removed cost columns and filters from issues. They do not work anymore because of the restrictions of the "view own costs" feature. (#13660) 15 years ago
hjust 65c533d430 Initial try on inherited permissions and group membership types 15 years ago
hjust 4796a74c33 only save issue on after save hook if the issue was not changed yet. (#13244) 15 years ago
hjust f75a87a181 some try on debugging 15 years ago
hjust 3c15e6297f added columns for denormalized spent_on. 15 years ago
rkh 932daa29f8 should update cost if a new rate is added in between 15 years ago
rkh 2fa7916426 make all tests pass 15 years ago
rkh 94f56b7b19 let saving a cost_rate fail if updating the corresponding issue fails, too 15 years ago
rkh 45045c979d make 'should update cost if a spent_on changes' spec pass 15 years ago
rkh 826d18aa02 spec for changing spent_on on a cost_entry 15 years ago
rkh 8b2a86b2f5 minor edge case fixes for CostEntry cost updating 15 years ago
hjust 79cdba76ae removed a multitude of unloadable 15 years ago