Commit Graph

7 Commits (8cbe740d45fe77c993adbe9fe19f03ae1490de0e)

Author SHA1 Message Date
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
ulferts 6826f90ee2
Feature/remove timelog (#8557) 4 years ago
ulferts 379f0ed72c
remove currency separator duplicity 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Oliver Günther 5b49b33b21
Prepare for core integration 6 years ago
Jens Ulferts 5796bc0c68
fix setting attachments on budgets 7 years ago
Oliver Günther 3bb19ff4d0
Fix before_filter deprecation 8 years ago
Oliver Günther 41b5b13c4d
Fix merge conflict after changes introduced from #23978 8 years ago
Jens Ulferts 1119ca60c3
avoid 500 caused by inability to sort based on valid_from when that is empty 8 years ago
Henriette Dinger 03e625af18 Highlight menu entry 8 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
Alex Coles 3e5f5a17fd Migrate further AR finders with conditions 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
Markus Kahl 91f717168e allow deleting a user's rates 10 years ago
Ion Biziiac ba89511d30 Fix rate update with invalid values 11 years ago
Sebastian Schuster 268567297c Added copyright notices 11 years ago
Sebastian Schuster e6a1ee33b5 Replaced find(:all,...) with .all(...) while we are at it because 12 years ago
Sebastian Schuster f531515058 Pluralized user_rate to user_rates as it actually refers to multiple rates 12 years ago
Jens Ulferts a9c9b12836 adds user_rates to permitted_params 12 years ago
Jens Ulferts 89a2c14518 removes post code branch as it will never be used in an edit action 12 years ago
Jens Ulferts e22c5f9802 removes no longer valid parameter in User#allowed_to? call 12 years ago
Christian Rijke 3bbdf01938 Preserve rate history and overwrite the last rate in the history only if rate.valid_from == today (otherwise create a new rate). 12 years ago
Jens Ulferts 7c9836fc3e fix permissions for hourly rates broken by splitting up edit 12 years ago
Jens Ulferts 6955d6875c splits up controller methods without cleaning them up much 12 years ago
Martin Linkhorst 97b5a93bc9 fix mass assignment bug in hourly rates + some whitespace 13 years ago
jwollert 41ba13ea48 adjust controllers to mass assignment constraints 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
rkh ce281a5771 remove app/controllers/hourly_rates_controller.rb 15 years ago
rkh 824742112f copy to trunk 15 years ago
hjust 5533f974a8 Minor currency formatting fixes in text fields for rates 15 years ago
hjust 83270e7c1a use the granular permissions model 15 years ago
hjust 04f08c4a56 HourlyRatesController now uses the new permissions model. 15 years ago
hjust 0417ae0668 Permissions now use the new model 15 years ago
hjust f517f7be19 added inherited permissions 15 years ago
hjust 866f7dec90 first part of unified permissions 15 years ago
rkh 806fa330dd added unloadable to controllers again, to fix development issues 15 years ago
hjust 79cdba76ae removed a multitude of unloadable 15 years ago
hjust 660b2bd169 * denormalized costs in cost entries and tickets 15 years ago
hjust 78b2179ba2 Added ability to define default hourly rates. refs #10617 15 years ago
hjust 4c8fbfa92a fixes #5349 15 years ago