Commit Graph

1920 Commits (e774c5fe1ac8b6dc8c79554e75fcc6d95dff63d5)
 

Author SHA1 Message Date
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
Michael Frister 9e79bafff4 Spec QueryHelper: Use newer RSpec module instead of Rspec 12 years ago
Michael Frister a5d4e3644b Entry: fix all method 12 years ago
Michael Frister 3aedc76f77 Make specs run, but they are far from green 12 years ago
Michael Frister d92e7b69bd Gemspec: Update required costs version 12 years ago
Michael Frister c8ad0064a3 Remove seemingly unused code that doesn't work anyway 12 years ago
Michael Frister 9e5d92d1fb Update factories for rails3 12 years ago
Michael Frister f64a77cbdc Fix some requires for rails3 12 years ago
Michael Frister 357041def5 Rename views from .rhtml to .html.erb 12 years ago
Michael Frister 748a10669e Update routes for rails 3. Untested due to other errors 12 years ago
Michael Frister 14b03b3d32 Add openproject_costs dependency 12 years ago
Michael Frister 5818195363 Adapt file structure for rails 3 12 years ago
Jens Ulferts 3d813b1948 Releases 3.0.0 12 years ago
Jens Ulferts c8807aa844 removes call to alias_method_chained allowed_to 12 years ago
Jens Ulferts 32d21a2acc cuke minor improvemens - checking for the page and removing duplicate permission setting 12 years ago
Jens Ulferts 0156489c52 rephrases specs for clarity 12 years ago
Jens Ulferts a46d7acc30 removes costs granular_for permission magic 12 years ago
Jens Ulferts 7b70664a50 adapts to changed allowed to condition 12 years ago
Jens Ulferts 547505f7d8 limits entries to those with user_id beeing id of current user for own permission 12 years ago