Commit Graph

968 Commits (d3b04f9eab895b1660c4c91de72bea4f54c6f8d1)
 

Author SHA1 Message Date
Jens Ulferts a80b7ee472 deleting the user sets the auhorship of associated cost object to the deleted user 13 years ago
Romano Licker d2233b138e Releasing 2.1.2 13 years ago
Romano Licker 11b9523e1d Merge remote-tracking branch 'origin/feature/mass_assignment' 13 years ago
Martin Linkhorst 8c1202b95d just fixed a failing test 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
Jens Ulferts 2597b05786 specfix: using current date to make postgresql happy 13 years ago
Jens Ulferts e77a7ed946 Merge branch 'release/2.1' 13 years ago
Jens Ulferts 00d12b3b48 Releasing 2.1.1 13 years ago
Jens Ulferts 82f69f2ede Merge branch 'feature/mass_assignment' into release/2.1 13 years ago
Jens Ulferts 56301694c3 adapting cost_entry generation step definition to changed validations 13 years ago
Jens Ulferts 02ae466041 Merge branch 'feature/mass_assignment' into release/2.1 13 years ago
Jens Ulferts 918bea539f Merge remote branch 'origin/feature/mass_assignment' into feature/mass_assignment 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
jwollert 6def2e627e Merge branch 'master' of https://dev.finn.de/git/redmine-cost-control 13 years ago
Jens Ulferts 3d4ea2c4cc split up costlog controller edit into new, create, edit, update 13 years ago
Jens Ulferts a762a8d9af specfix: restoring original permissions so they do not interfere with other tests 13 years ago
Jens Ulferts 66e3adea93 taking the user provided by :for option if available 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
Martin Linkhorst 01042a5c54 add missing translation stückkosten buchen 13 years ago
Jens Ulferts 4994bc030e Merge branch 'feature/mass_assignment' into release/2.1 13 years ago
jwollert 8da4ea31ec fixin' ALL the tests 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
Jens Ulferts ca06457340 Releasing 2.1.0 13 years ago
Jens Ulferts bb0e066944 remove dead code 13 years ago
Jens Ulferts 7a3f52f34c rewritten allowed_to? modification to be compatible with new core implementation 13 years ago
Martin Linkhorst 2000f4a377 show log unit costs in issue detail page, fixes #26310 13 years ago
Romano Licker 34d11a33fa adding a new journal formatter that handles the cost association 13 years ago
Romano Licker ddb2dcbbf8 testing recreate_initial_journal! for cost_objects 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
Gregor Schmidt b4c04dc11f Merge remote-tracking branch 'origin/master' into feature/budget_submenu_navigation 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