Commit Graph

989 Commits (79ce5d12310e5c06a1bb51132bd7a51ef6e530bc)
 

Author SHA1 Message Date
Christian Rijke 8dd87d345c [OPF #995] Replace instance variables with local variables and rename "example" variables, as that name is used by rspec internally already. 12 years ago
Christian Ratz d4579d16f2 new version; updated changelog 12 years ago
sschu 048f0001f5 Merge pull request #43 from finnlabs/feature/rails3_add_core_dependency_to_engine 12 years ago
Christian Rijke 3b0fb59ec6 Merge pull request #42 from finnlabs/feature/rails3_remove_reporting_patch 12 years ago
sschu 69886cf046 Merge pull request #39 from finnlabs/feature/remove-reporting-filter-types 12 years ago
Christian Rijke 0e5d9c0f77 Merge pull request #41 from finnlabs/feature/rails3_fix_testsetup 12 years ago
Christian Ratz c067880dd6 removed OpenProject core version related switch 12 years ago
Christian Ratz 48ec911fd0 added check for OpenProject core version to engine 12 years ago
Sebastian Schuster 5deb4faca8 Removed the timelog_controller_patch as it was moved to reporting 12 years ago
Sebastian Schuster 58f0f85165 Used FactoryGirl instead of ObjectDaddy 12 years ago
Sebastian Schuster e667302888 Changed translation for Cost type to use small letters to fix reporting cuke 12 years ago
Sebastian Schuster 084703e185 Changed error message for invalid data in validations 12 years ago
sschu 4c526864c5 Merge pull request #40 from finnlabs/feature/rails3_improve_user_spec_robustness 12 years ago
ulferts bc0437600d Merge pull request #38 from finnlabs/feature/rails3_add_overridden_costs_translation 12 years ago
Sebastian Schuster 634d7f3d8e Added translation for attribute overridden costs 12 years ago
Jens Ulferts 098db35478 improve user_spec robustness by ignoring order 12 years ago
Christian Rijke f8ae9f19c6 Remove unused reporting code from costs plugin. 12 years ago
Sebastian Schuster 7afc8ed975 Used FactoryGirl instead of ObjectDaddy and included associated data to make validations pass after receiving data by send_table_to_object 12 years ago
Philipp Tessenow f1917d6954 Merge pull request #32 from finnlabs/features/rails3_fix_failing_migrations 12 years ago
Christian Ratz c69316ad6a updated version and changelog 12 years ago
sschu 94489eecdd Merge pull request #35 from finnlabs/feature/rails3_remove_signoff 12 years ago
ulferts 1f9b382732 Merge pull request #36 from finnlabs/feature/rails3_remove_costobject_preview 12 years ago
ulferts 7e98ee5294 Merge pull request #34 from finnlabs/feature/rails3_add_budget_icon 12 years ago
Jens Ulferts 699fd225ea removes if-ed out code 12 years ago
Jens Ulferts 8366e72ba6 moves reference date to the rest of the attributes 12 years ago
Sebastian Schuster 6509a7b3d3 Included migration to remove signoff fields 12 years ago
Sebastian Schuster 6194f5a709 Also removed translations for no longer needed texts 12 years ago
Sebastian Schuster af48a91137 Removed budget signoff attributes and references to it 12 years ago
sschu c098782b1d Merge pull request #33 from finnlabs/feature/enable-enter-key-for-hourly-rates 12 years ago
ulferts 713ac0d225 Merge pull request #37 from finnlabs/feature/rails3_fix_layout 12 years ago
Sebastian Schuster 4585642f19 Fixed costobject view css in model 12 years ago
Sebastian Schuster 074500ef15 Fixed wrong attribute name in translation 12 years ago
Sebastian Schuster aa036b9dd4 Fixed budget overview table layout 12 years ago
Sebastian Schuster d25228cecb Removed preview for cost objects as it only renders descriptions anyway 12 years ago
Sebastian Schuster 8a16c49822 Added budget icon for activity view 12 years ago
Christian Rijke b3d5313514 Enable enter key for the hourly rate forms. Pressing enter will submit the form. 12 years ago
cratz c9c4d5f79a Merge pull request #31 from finnlabs/feature/rails3_adapt_issues_controller_to_core 12 years ago
Jens Ulferts 230341723c copy changes to copied destroy of IssuesController 12 years ago
Christian Ratz 7d70be2556 fixes failing migrations 12 years ago
Christian Ratz e342891d2f Rails 3 RC1 release 12 years ago
Christian Rijke 8a35fbbcd5 Merge pull request #28 from finnlabs/feature/rails3_remove_context_menu 12 years ago
Christian Rijke b974b4bbb1 Merge pull request #30 from finnlabs/feature/rails3_fix_costobject#destroy 12 years ago
sschu 9e32a4420d Merge pull request #29 from finnlabs/feature/fix-rate-form-enter-keypress 12 years ago
Sebastian Schuster c293d64ca2 Fixed missing translation in deleted cost types list 12 years ago
sschu 78c7dfba2e Merge pull request #23 from finnlabs/feature/fix-hourly-rate-history 12 years ago
Sebastian Schuster c9187823ca Used factory girl and user logins instead of handwriting to the db and specifying ids 12 years ago
Christian Rijke 758878ff21 Remove unnecessary input fields and disable enter key. 12 years ago
Sebastian Schuster e7d86efb32 Added edit route for cost_objects 12 years ago
Sebastian Schuster e57cd74cde Changed destroy method to use delete instead of post 12 years ago
Sebastian Schuster 487a0ce2dc Fixed typos 12 years ago