Commit Graph

1053 Commits (9d4c7d44ce15f5bece49a7e7ca2e37cdd453c1d6)
 

Author SHA1 Message Date
Sebastian Schuster da074e555f Removed old non-used code for the former cost reports view 12 years ago
Sebastian Schuster c3f22ce258 Fixed missing translations 12 years ago
Sebastian Schuster 68c82f41e0 Fixed permissions of costs 12 years ago
Sebastian Schuster d97c96b41c Changed routes to index costlogs to be more similar to the routes of indexing time entries 12 years ago
Sebastian Schuster 0a8949b2be Removed tabs from the costlog view as there are no more simple cost reports, they are 12 years ago
Sebastian Schuster de11bed7d9 Changed breadcrump to equal the timelog_controller breadcrumb 12 years ago
Sebastian Schuster d1e355a94e Reenabled the index action of the costlog controller to not redirect to reporting 12 years ago
cratz 3f7d92383d Merge pull request #46 from finnlabs/feature/rails3_consistent_naming 12 years ago
Sebastian Schuster 8c843599a7 Changed link in config view to point to the plugin project at openproject.org 12 years ago
Sebastian Schuster 320c327647 Changed naming to be consistent 12 years ago
Sebastian Schuster f9580b8b97 Changed naming to be consistent 12 years ago
Christian Rijke f75e11b7b3 Merge pull request #45 from finnlabs/feature/rails3_translations_sort 12 years ago
Sebastian Schuster e5b99fba5a Sorted translations for easier tracking 12 years ago
sschu e47ef1278a Merge pull request #44 from finnlabs/feature/fix-rspec-ci 12 years ago
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