Commit Graph

1688 Commits (1dcab545f4eff5317fae4e0fa6988e655a97071d)
 

Author SHA1 Message Date
sschu 1dcab545f4 Merge pull request #12 from finnlabs/feature/rails3-fix-reporting-controls 12 years ago
Sebastian Schuster 501415d948 Fixed double scoping of cost reports routes 12 years ago
Christian Rijke 59787d1818 Add html_safe to code for sortable table headers. 12 years ago
Christian Rijke c981f068ec Revert to previous non-RESTful routes to fix report button controls. 12 years ago
sschu b5329f5354 Merge pull request #4 from finnlabs/feature/rails3_fix_one_chaining_spec 12 years ago
sschu 972e1462fe Merge pull request #7 from finnlabs/feature/fix-rspecs 12 years ago
Christian Rijke b22858bf77 Merge pull request #11 from finnlabs/feature/rails3_fix_javascript_assets 12 years ago
Christian Rijke 4c354ea6a3 Merge pull request #9 from finnlabs/feature/rails3_fix_translations 12 years ago
sschu d130e76aaf Merge pull request #10 from finnlabs/feature/html_safe 12 years ago
Sebastian Schuster f36a3fdd31 Changed the reporting header to only include the precompiled assets 12 years ago
Christian Rijke fd9ce6422c Require table subclasses to ensure initialization. 12 years ago
Christian Rijke 1f2c9da1d1 Simplify code and add missing html_safe statements. 12 years ago
Christian Rijke 2a553d7151 Remove dead code. 12 years ago
Christian Rijke eec3166dad Simplify code and add missing html_safe statements. 12 years ago
Sebastian Schuster 83d55e316c Changed translations to actually translate upon requesting the label 12 years ago
Sebastian Schuster ef843e2d2b Fixed wrong model for activity translation 12 years ago
Sebastian Schuster f14ab7f5df Changed translations within reporting to happen immediately within the filter/group_by and not at the end 12 years ago
Christian Rijke cec497add5 Merge pull request #8 from finnlabs/feature/rails3_fix_autoload 12 years ago
Sebastian Schuster 53416e72a6 Also required the walker and transformer because we dont implement both 12 years ago
Sebastian Schuster fd74ecabf7 Added correct requires for monkeypatching to work 12 years ago
Sebastian Schuster 183beae595 Removed some unnecessary requires and moved widgets around so they can 12 years ago
Christian Rijke 1c796fd1a8 Remove fixtures. 12 years ago
Christian Rijke fb2cd2f9a3 Fix typo and create custom field with provided test method. 12 years ago
Christian Rijke 188df4cb83 Fix custom field filter specs. 12 years ago
Christian Rijke 1f7f5c2352 Fix group-by specs 12 years ago
Christian Rijke 6394de1f49 Fix typo. 12 years ago
Christian Rijke a17cfcdfd3 Fix remaining chaining specs by moving project initialization to let-block. 12 years ago
Christian Rijke 24524caf13 Merge pull request #6 from finnlabs/feature/rails3_assets_pipeline 12 years ago
Christian Rijke fa17db1f39 Merge pull request #5 from finnlabs/feature/rails3_reportingengine_to_engine 12 years ago
Sebastian Schuster 3fd1826d30 Renamed reference to reporting_engine gem 12 years ago
Sebastian Schuster 9af4633dad Extracted css and js include header 12 years ago
Sebastian Schuster 61a8c39ea5 Updated reporting to use reportingengine without openproject namespace 12 years ago
Michael Frister ac780a3f79 Fix one chaining spec 12 years ago
Christian Rijke 8a27c22d2b Merge pull request #1 from finnlabs/feature/rails3_reportingengine_to_engine 12 years ago
Christian Rijke 4ad9688cca Merge pull request #2 from finnlabs/feature/rails3_filter_specs 12 years ago
meeee f19788558d Merge pull request #3 from finnlabs/feature/fix-rspecs 12 years ago
Christian Rijke 68b9e240c5 Fix integration spec, replace fixtures with factories, update expectations (hardcoded values instead of database queries for expectations). 12 years ago
Christian Rijke 60ec6910be Fix operator spec, replace fixtures with factories, update expectations. 12 years ago
Christian Rijke 79d8fcc70a Fix result spec, replace fixtures with factories, update expectation. 12 years ago
Christian Rijke 777409a277 Fix walker spec, replace fixtures with factories. 12 years ago
Michael Frister 3a71374946 Fix remaining filter_specs 12 years ago
Michael Frister 88723e2f63 Fix creating a CustomField filter class not knowing its name 12 years ago
Michael Frister a74593e1a1 CostReportsController: Allow forcing clearing the cache 12 years ago
Sebastian Schuster d7e8428983 Adapted references to reporting_engine as it became a Rails engine 12 years ago
Sebastian Schuster 82219d11f5 Temprorarily disabled helper causing translations to not work anymore 12 years ago
Michael Frister cfd90f844c filter_spec: Fix two specs 12 years ago
Martin Linkhorst 61a52fa61b move test helpers to rspec's support folder 12 years ago
Martin Linkhorst 88e4a1adb2 rename Factory => FactoryGirl 12 years ago
Martin Linkhorst 1d8fbd02f1 fix wrong break tag and make output html safe 12 years ago
Michael Frister 44d919b9d0 Fix Entry.count and some filter_specs, 11 still failing 12 years ago