Commit Graph

352 Commits (804f10da04c9cc1a5ba16e968ee0982aee983de7)

Author SHA1 Message Date
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
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
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. 14 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
Jens Ulferts 6d0e73e893 removed nonworking pdf link 14 years ago
Konstantin Haase 81859dbf93 fix filter passing to report 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
t.felgentreff b00fcd204b after removing cost type as visible filter, use the unit param to set on a cost type when coming from an issue 14 years ago
t.felgentreff 65d6ed12fa fix symbol:gsub issue when creating cost entries in the frontend 14 years ago