Commit Graph

544 Commits (dadd0d3a3777af4e1f478274bfdebea6cd4322cb)

Author SHA1 Message Date
Jens Ulferts 84e89f0b90 completely removes custom allowance evaluation (granular_for, inheritance) 12 years ago
Jens Ulferts 6c3150e110 removes explicit width in progress bar 12 years ago
Jens Ulferts a9718fd122 fixes image on budget table header 12 years ago
Jens Ulferts 03fed796f6 removes disregarding validation in test environment 12 years ago
Jens Ulferts 750a321889 whitespace and commented out code removal 12 years ago
Jens Ulferts 45c801fb51 renders the current users id when the user is only allowed to edit for self 12 years ago
Jens Ulferts bb1af7e193 removes unused partial 12 years ago
Jens Ulferts 19d8b4e102 removes invasive javascript click handler 12 years ago
Romano Licker 39f653900e replace old icons with new core icons 12 years ago
Gregor Schmidt e510f814a7 Removing incomplete patches to group/membership models 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 b69d6dca86 have a deleted_user_fallback mixin and cost_entry, labor_budget_item and rate using it 13 years ago
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