Commit Graph

216 Commits (222c43d56bf3076a7fad4e189b635893e7c21e85)

Author SHA1 Message Date
Jens Ulferts 72b7922e72 adding missing validations to labor budget items, specs for the model 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
Jens Ulferts 250330a2d2 removing duplicate validations on rate, refactoring date is a date validation 13 years ago
Jens Ulferts cd34ae5fda assign User.current as author as author of a cost_object at initialization, not on before_validation; removed superfluous before_destroy 13 years ago
Jens Ulferts a80b7ee472 deleting the user sets the auhorship of associated cost object to the deleted user 13 years ago
Martin Linkhorst 804f10da04 more protection against mass assignment, forgot something 13 years ago
Martin Linkhorst 928720f6b6 more protection against mass assignment 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
Martin Linkhorst 97b5a93bc9 fix mass assignment bug in hourly rates + some whitespace 13 years ago
jwollert 7bed02534a fixes updating labor and material item updates so we cannot break out of our projects' bounds 13 years ago
jwollert 19a59cc589 protect ALL the models from mass assignment 13 years ago
Jens Ulferts 5027a42a8d acts_as_journalized for variable_cost_object 13 years ago
Jens Ulferts cdb2e8e54d change empty line coding 13 years ago
Romano Licker 40a17fc0b0 adding validations 13 years ago
Gregor Schmidt b50ff2f3b9 Using acts_as_journalized if available 13 years ago
Gregor Schmidt 8c663a30d8 white space 13 years ago
Tim Felgentreff 0220ce86f2 Fix view_on_costs feature 14 years ago
Jens Ulferts 23a53e0adb bugfix: explicitly casting to_d to avoid conflicts when using + on string and bigdecimal 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
p.tessenow 5aa1865a30 fixed compile error i introduced earlier 14 years ago
p.tessenow b395d040ea a subject of length 0 should not be allowed 14 years ago
hjust 5dbf2b31d8 Allow separators and delimiters in cost entry units. 15 years ago
rkh 4c0a63b51c import entry.rb into trunk 15 years ago
hjust 9e413edb87 Delete rates if the rate field is empty. (#3041 on dev.finn.de) 15 years ago
p.tessenow 02f3c50a53 removed cost_query.rb from redmine_costs - this should belong to our reportign plugin 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 76d2b35dd4 Fixed: 500 during deletion of s labor_budget_item 15 years ago
hjust 110c636449 Fixed: Corrected class for STIed Enumerations 15 years ago
hjust a01fd84520 Replace floating point arithmetic with BigDecimals. 15 years ago
t.felgentreff ec39a56275 add missing relation 15 years ago
hjust 64470f3da3 Reverted r640, r639 because stupid 15 years ago
hjust 9f17aec329 Refactoring: Move controller code into cost query model 15 years ago
hjust c757389860 Refactoring: Move controller code into cost query model 15 years ago
hjust f78caab6c9 Ajaxify the selection of new filters. (#15275) 15 years ago
hjust 0ef5083c5c Allow setting of rate to 0.000. 15 years ago
hjust c27c5a38e6 Fixed: Typo in module name. Now the rate list displays rates for all projects again. 15 years ago
hjust 228028b118 Reverted part on r520 15 years ago
hjust 7697861dc6 Update cost objects on issue move (depends on http://www.redmine.org/projects/redmine/repository/revisions/3456 and http://www.redmine.org/projects/redmine/repository/revisions/3457) 15 years ago
hjust ddb194c98d Nullify cost_object reference in issues if a cost object is deleted. 15 years ago
hjust 596341d5ca move summarized_cost_entries to helper module 15 years ago
hjust 17120dcc14 Fixed some display quirks in cost object view 15 years ago
hjust 4f80cded6c Fixed two typos. 15 years ago
hjust bfec3495d3 Remove unnecessary validation. 15 years ago
hjust 72b1eba63b Removed all references to Enumeration. Now use the correct STI-Models. 15 years ago
hjust e939c7a38a Activity is actually called TimeEntryActivity. 15 years ago