Commit Graph

927 Commits (c067880dd61b7576fa45bfd0a2bc9ad7c2916d48)
 

Author SHA1 Message Date
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
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
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
Sebastian Schuster 38684d6c45 Removed verify as routes already ensure destroy is invoked with a post 12 years ago
cratz 533b9cbce7 Merge pull request #27 from finnlabs/feature/rails3_fix_postgres_cuke 12 years ago
Sebastian Schuster 31bb0ef2a3 Removed checkbox select column and context menu code from views 12 years ago
Sebastian Schuster 0053451968 Removed bulk_edit and context_menu actions from before filter 12 years ago
Sebastian Schuster 0b841888fc Fixed typos 12 years ago
Sebastian Schuster 9c05691f75 Defined default order for labor and material budget items being ordered by id ensuring the order of existing items always 12 years ago
cratz cf63b29a23 Merge pull request #26 from finnlabs/feature/rails3_fix_budgetcuke 12 years ago
Sebastian Schuster f946e2a542 Readded fieldset id and ensured it is unique since it was erroneously removed in another pull request 12 years ago
ulferts e359230f7c Merge pull request #25 from finnlabs/feature/rails3_reporting_fixes 12 years ago
ulferts 20b0247022 Merge pull request #18 from finnlabs/feature/fix-csv-export 12 years ago
Sebastian Schuster 54cc744127 Used correct attribute name in reporting view 12 years ago
Sebastian Schuster 1100a69ce6 Added missing caption for budget view 12 years ago