Commit Graph

16 Commits (b3f91f6c8ffad2f25751c261311029b3edcdfbf4)

Author SHA1 Message Date
Mohamed Wael Khobalatte 2facb6bfb1 Prepare plugin for strong params 9 years ago
Jan Sandbrink 8f3559dcab Improve performance of CurrencyQueryColumn sums 9 years ago
Alex Coles 27d2ceacf2 Migrate remaining scopes to use lambda/block 9 years ago
Alex Coles 5fff13c67e Add missing references to TimeEntry patch scopes 9 years ago
Alex Coles 3e5f5a17fd Migrate further AR finders with conditions 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 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 5201240214 Updated patches to take advantage of the plugins plugin patching 11 years ago
Christian Rijke 4d424a9a39 Replace 'issue' with 'work_package'. 11 years ago
Christian Rijke 5f6f8d804b Fix before_save callback. 12 years ago
Jens Ulferts f20eb79be1 initial creation of gemspec and engine, conformant lib directory structure 12 years ago
Jens Ulferts 84e89f0b90 completely removes custom allowance evaluation (granular_for, inheritance) 12 years ago
Jens Ulferts 750a321889 whitespace and commented out code removal 12 years ago
jwollert 7304bed380 small bugfix concerning TimeEntry bulk update 13 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
rkh 2bf8de9052 updating part 2, there we go 15 years ago
rkh 5fe8faae2f updating part 1, stay tuned 15 years ago
hjust f4bb4247e9 small typo 15 years ago
hjust 94198314de instead of a update_all, perform an individual update during issue#move to trigger the update of the costs based on new rates 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 db49513ad2 Renamed most of the patches to create globally unique names. 15 years ago
hjust 7931c4fa63 new permissions model 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 93086d20a7 fixed a typo which prevented time entries from correctly updating its costs on first try 15 years ago
rkh aafd46759b ported cost_entry specs to time_entry 15 years ago
hjust 99d9f7bc67 costs are 0.0 by default 15 years ago
hjust 558ff92afb forgot to delete a bracket 15 years ago
hjust 5787c75117 changed rate.id to rate_id to circumvent nil problems 15 years ago
hjust 44ff7df69e fixed edge case where current rate is nil and no rate was provided 15 years ago
hjust dd0b4b6d7f regression from non committed refactoring 15 years ago
hjust 660b2bd169 * denormalized costs in cost entries and tickets 15 years ago
hjust c3ce2fdf85 added some validations 15 years ago
hjust 5284ad6bdb * fixed display of overall labor costs for a deliverable 15 years ago
hjust 7bc3d4cf52 extended view of deliverables 15 years ago
hjust 6072dc1598 now correct cost calculation in issues 15 years ago
hjust de35d55214 * correct calculation of costs 15 years ago