Commit Graph

531 Commits (9b9b5919dfc08d22efc1df1125ed252b0248b153)

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
Martin Linkhorst b1e8c1a7a8 bugfix: attachments get saved now 13 years ago
jwollert 3f1d9c2cf5 build label for cost objects inside issue bulk edit form using rails' helpers instead of string concat 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
Martin Linkhorst bd5bfa25c1 no error when logging unit costs 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 41ba13ea48 adjust controllers to mass assignment constraints 13 years ago
jwollert dc8e2d8e8b don't need blacklisted attributes in cost_objects controller anymore, attr_accessible filters those for us 13 years ago
jwollert 19a59cc589 protect ALL the models from mass assignment 13 years ago
Martin Linkhorst 2000f4a377 show log unit costs in issue detail page, fixes #26310 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 7807df9c68 [unifynavigation] remove new budget link from index page 13 years ago
Romano Licker c28104f36b [breadcrumb] replace default breadcrumb text 13 years ago
Romano Licker b1b830b913 [accessibility] make label unique 13 years ago
Romano Licker 9dbc0412d3 links in the sidebar move to the budget submenu 13 years ago
Romano Licker d4d4007ca4 [accessibility] add legend to progress bar 13 years ago
Romano Licker 19b65aa447 [accessibility] add date range labels for select fields 13 years ago
Romano Licker 41e4bf7232 [accessibility] add hidden labels for input fields 13 years ago
Romano Licker 119496c153 [accessibility] add unique label to text fields in costtypes list 13 years ago
Romano Licker 74b7890b4e [accessibility] use buttons with keyboard using tab 13 years ago
Romano Licker 4884090106 [accessibility] more labels and alt tags 13 years ago
Romano Licker 0e9b82a807 [accessibility] labels, alt tags for rate edit views 13 years ago
Romano Licker 40a17fc0b0 adding validations 13 years ago
Romano Licker 683e9ec446 [accessibility] adding alt and title tags to numerous fields 13 years ago
Romano Licker ef28d59dbf [accessibility] corrected label implementation 13 years ago
Romano Licker a64b3223e7 [accessibility] added invisible label and alt tag for save image 13 years ago
Romano Licker 818a7a4416 [accessibility] add title and alt tags for images 13 years ago
Romano Licker a20f6a8a23 [accessibility] added invisible label and alt tag for save image 13 years ago
Jens Ulferts 6f81dde059 replacing deprecated method call with method call of source _action_menu file 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 4fe8ebd62e #4424 redirecting onto a show action would reset the report. prevent that 13 years ago
Tim Felgentreff 9e5ca03427 Adjust costlog and timelog controllers for engine with widgets. The session query is on a different key, now. 13 years ago
Markus Kahl c3fd8ba82d make cost_entry routes same as for time_entries, 14 years ago
Tim Felgentreff 0220ce86f2 Fix view_on_costs feature 14 years ago
Jens Ulferts 626252b8e8 fixing costs_objects_controller to only return cost_entries for projects in which the user has the right to view_cost_entries 14 years ago
Wieland Lindenthal 24d58f4ee7 Removing "Costs" from sidebar as it does not list any reports yet. 14 years ago
Jens Ulferts 23a53e0adb bugfix: explicitly casting to_d to avoid conflicts when using + on string and bigdecimal 14 years ago
Tim Felgentreff e10140c483 remove obsolete overwritten issues/edit.rhtml 14 years ago
Tim Felgentreff a8be2ae9cc #3958 Update overwritten view 14 years ago
Jens Ulferts 31f53ac7d2 removed nonworking pdf link 14 years ago