Commit Graph

962 Commits (d2ed3d0da2c0103d53c5ef32e0e3efd0bee4b190)
 

Author SHA1 Message Date
Michael Frister 982d4154e0 Make CostEntry factory pass validation 12 years ago
Michael Frister 4185a41dce Namespace shared example groups conflicting with meetings 12 years ago
sschu c662fada59 Merge pull request #24 from finnlabs/feature/fix-budget-preview 12 years ago
Christian Rijke 3429a9228c Add nil-check to avoid exception when previewing an unsaved budget. 12 years ago
Christian Rijke b23e0b7cfb Add cukes for rate history behaviour. 12 years ago
Jens Ulferts 897676fa76 removes usage of StringIO for cost_object csv export 12 years ago
Jens Ulferts 8f65c84ef4 adds specs for cost_objects_helper 12 years ago
Jens Ulferts 389ac9c8ac removes project from csv export signature 12 years ago
Jens Ulferts e48ac168e5 removes pdf response to cost_objects#index 12 years ago
cratz 3957268280 Merge pull request #22 from finnlabs/feature/rails3_fix_i18n_patch 12 years ago
Jens Ulferts e4b0aa39a3 avoid patching i18n multiple times in development 12 years ago
Christian Rijke 3bbdf01938 Preserve rate history and overwrite the last rate in the history only if rate.valid_from == today (otherwise create a new rate). 12 years ago
Christian Rijke fc9453238b Replace iconv with string.encode. 12 years ago
Christian Rijke f2a49fa49a Migrate CSV exporter to new syntax, replace deprecated iconv with string.encode. 12 years ago
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
Christian Rijke 61d27d8390 Whitelist permitted parameters for rate update. 12 years ago
Sebastian Schuster fc2fd6ffd0 Removed erroneously added second cuke file, added newline to eof, renamed create_budget.feature to manage_budget.feature 12 years ago
Sebastian Schuster c84e722c79 Added newline at eof 12 years ago
Sebastian Schuster a1d4fc3e87 Added cukes for budget operations like creating, copying and modifying budgets 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