Commit Graph

6 Commits (b52a2d744b692b960f0c625b6b63fcba1417d534)

Author SHA1 Message Date
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
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Oliver Günther f86abae9eb
Enforce Arel.sql for string order, pluck 6 years ago
Oliver Günther 5b49b33b21
Prepare for core integration 6 years ago
Jens Ulferts d61cae99dd rewrite method for clarity 9 years ago
Jens Ulferts f83713d855 various finder replacement to be rails 4.1 compatible 9 years ago
Alex Coles 5cc2403100 Correct missing call to .first in HourlyRate 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 ccb4268793 Normalise syntax with Rubocop 9 years ago
Alex Coles 16fb352d8d Use 1.9+ Hash syntax 9 years ago
Alex Coles 0dacfde412 Fix conditions when passed an ActiveRecord::Result 10 years ago
Sebastian Schuster 268567297c Added copyright notices 11 years ago
Sebastian Schuster 084703e185 Changed error message for invalid data in validations 12 years ago
Christian Rijke ee54cd3bfe Migrate callbacks to new syntax. 12 years ago
Jens Ulferts 1ec84d6cc7 refactoring rate querying to no longer be dependent on the existence of a user 13 years ago
Jens Ulferts 6bd3d4a39a remove association definitions on hourly rate and default hourly rate that are already inherited from rate 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 b09da51362 remove hourly_rate.rb 15 years ago
rkh 824742112f copy to trunk 15 years ago
hjust c27c5a38e6 Fixed: Typo in module name. Now the rate list displays rates for all projects again. 15 years ago
hjust 4438d6d569 fixed typo 15 years ago
hjust f517f7be19 added inherited permissions 15 years ago
hjust 660b2bd169 * denormalized costs in cost entries and tickets 15 years ago
hjust c3ce2fdf85 added some validations 15 years ago
hjust 45cbfa3443 Added additional validation constraint to prevent multiple HourlyRates with the same scope and the same valid_from date. 15 years ago
hjust 78b2179ba2 Added ability to define default hourly rates. refs #10617 15 years ago
hjust e8b05659df Removed default hourly rate. It is not used anyway 15 years ago
hjust 9830410936 added functionality to edit hourly rates 15 years ago
hjust 876cc7d5e7 * HourlyRate.current_rate moved into User model 15 years ago
hjust d5483343ac Allow the creation of deliverables 15 years ago
hjust 03bb509c26 End of day commit. ATTENTiON, still buggy!!! 15 years ago
hjust b930d7444b added rate models 15 years ago