Commit Graph

844 Commits (8b8fe39c20b7be402e80d87b18f235aea9755cd2)
 

Author SHA1 Message Date
Christian Ratz 8b8fe39c20 updated version 12 years ago
Christian Ratz a31e324e08 fixed module structure 12 years ago
Christian Ratz 75b37e2c22 update gem version 12 years ago
ulferts d06b6c70d6 Merge pull request #20 from finnlabs/feature/rails3_fix_translations_in_hidden-for-sighted_fields 12 years ago
Sebastian Schuster ecf99ec5d4 A also removed all translations using field_ in non hidden_for_sighted fields 12 years ago
Sebastian Schuster ab6be1e99b Fixed missing translations in hidden-for-sighted fields 12 years ago
sschu 80cec805aa Merge pull request #9 from finnlabs/feature/rails3_fix_cost_type_deletion 12 years ago
sschu caae17efeb Merge pull request #15 from finnlabs/feature/rails3_remove_plugin_migrate_task 12 years ago
Michael Frister b1a7ef96fa Remove useless db:migrate:plugins rake task 12 years ago
Jens Ulferts 3dd6202710 fixes cost_type deletion 12 years ago
ulferts 615d0193b2 Merge pull request #14 from finnlabs/feature/fix-url-generation 12 years ago
Christian Rijke 033d043c6e Fix namespacing of generated urls and use named routes where possible. 12 years ago
Christian Rijke 46812b4010 Fix namespacing of generated urls and use named routes where possible. 12 years ago
ulferts 968140c5d8 Merge pull request #10 from finnlabs/feature/rails3_copy_budgets 12 years ago
sschu 587c06dd9e Merge pull request #11 from finnlabs/feature/fix-rspec 12 years ago
Sebastian Schuster ee004877fd Fixed routes and added more routing specs 12 years ago
Christian Rijke a019316c52 Add missing i18n keys. 12 years ago
Christian Rijke cdb01d8519 Fix time entry specs. 12 years ago
Christian Rijke bfd22da269 Fix date loop in spec. 12 years ago
Christian Rijke 38e62c1204 Fix time entry spec. 12 years ago
Sebastian Schuster 2b04d0a07d Removed unused mass assignment whitelisting and corresponding specs 12 years ago
Christian Rijke 5621724cd0 Reload test objects. 12 years ago
Sebastian Schuster 47b4f7afda Added preview actions at appropriate place and actions for updating labor and material items including strong parameters permission for assigning nested attributed 12 years ago
Sebastian Schuster 6fbb2dfd2f Implemented new way of saving without validation 12 years ago
Sebastian Schuster 5017c29f88 Simplified copy_from 12 years ago
Sebastian Schuster c71176f986 Added copy action for copying cost_objects 12 years ago
Christian Rijke 1a4f2239fc Initialize observer in engine.rb instead of patch file. 12 years ago
Christian Rijke e0505ce62b Replace fixtures with factories. 12 years ago
Christian Rijke f90e188e07 Remove plugin_helper require (it's already being required from spec_helper) 12 years ago
Christian Rijke 592ae7cf13 Set correct project in spec. 12 years ago
Christian Rijke 5996a9a397 Fix date loop and use correct project id. 12 years ago
Christian Rijke 3aa2ec27e4 Force initialization of hourly rate values in specs. 12 years ago
sschu 6ceea0cd2f Merge pull request #8 from finnlabs/feature/rails3_i18n_core_adaptations 12 years ago
sschu 517ff353b6 Merge pull request #7 from finnlabs/feature/rails3_fix_rate_permissions 12 years ago
sschu e519b043a5 Merge pull request #6 from finnlabs/feature/rails3_fix_cukes 12 years ago
Jens Ulferts 6d3a112155 adapts fields added to the issue#show view to the core's table layout 12 years ago
Jens Ulferts e3af09af05 changes saving without validation to rails3 12 years ago
Jens Ulferts 1992e34ee5 adapts i18n to changed core 12 years ago
Jens Ulferts 7c9836fc3e fix permissions for hourly rates broken by splitting up edit 12 years ago
Jens Ulferts 1b9a38b203 cleans up cost_types_controller 12 years ago
Jens Ulferts c30b2649a3 fixes strong_params for cost_types nexted attributes 12 years ago
Jens Ulferts e0f2b3e818 fixes log unit cost steps 12 years ago
Jens Ulferts 770c10aaa4 renames Factory to FactoryGirl 12 years ago
Jens Ulferts 756b367c80 fixes cuke for budget creation 12 years ago
Jens Ulferts bdac588970 fixes the standard cost project step 12 years ago
Jens Ulferts e00fbe66e5 removes no longer required ajax step 12 years ago
Jens Ulferts 43ae7c4011 loads number_helper patch 12 years ago
Jens Ulferts f329b4e92c adds = to blocks outputting string 12 years ago
Jens Ulferts 7e7679b0df fixes cost_type creation 12 years ago
Jens Ulferts 678eaac21e updates speced action as details was renamed to index 12 years ago