Commit Graph

916 Commits (7bd113824c83a9a94e56d4cb96480e7155268020)

Author SHA1 Message Date
Jan Sandbrink 2c793199c8 remove details on spent time from project overview 10 years ago
Nicolai Moraru 7b76b6b21c https://community.openproject.org/work_packages/18687 10 years ago
Alex Coles 4c617f5fc1 Prefer #map over #collect 10 years ago
Alex Coles e239e72b1a Normalise syntax with Rubocop 10 years ago
Alex Coles 25b1733356 Use 1.9+ Hash syntax 10 years ago
Alex Coles 356ec0bdee Cleanup whitespace 11 years ago
Sebastian Schuster 3ab122833b Added copyright notices, fixed costs dependency 11 years ago
Hagen Schink 28d6a65c35 Improves page titles 11 years ago
Sebastian Schuster f370b2bb2f Fixed 500 when work package custom field of type user or version exist. 11 years ago
Hagen Schink 6c19f56d13 Adds missing cost reports views titles 11 years ago
Philipp Tessenow 5f6d5c9782 escape everything :) 11 years ago
Sebastian Schuster 4decde8489 Rename IssueCategory to Category 11 years ago
Sebastian Schuster dffa6b188d Added missing constant rename 11 years ago
Sebastian Schuster a5667599d3 Renamed IssueStatus to status 11 years ago
Christian Rijke ff0549fcce Restrict selected columns to the 'entries' sub-query of the reporting query for the reporting query. 11 years ago
Christian Rijke 2cf5bd4238 Fix work package group label. 11 years ago
Christian Rijke 22e7b3cbdf Fix some renamings and replace .rdoc files with .md files. 11 years ago
Christian Rijke e25d10b855 Use provided preview link. 11 years ago
Christian Rijke c8e877cbd9 Rename tracker to type. 11 years ago
Christian Rijke febc8cf420 Replace 'issue' with 'work_package'. 11 years ago
Jens Ulferts 7ab195ee20 renames usages of "issue" to "work_package" 12 years ago
Sebastian Schuster ddc9fac602 Replaced "Redmine Admin" with "OpenProject Admin" in user filter 12 years ago
Sebastian Schuster 585f104407 Fixed uninitialized constant exception in development 12 years ago
Christian Rijke a0dcacb06f Also remove inherited base class from filters. 12 years ago
Christian Rijke 1ae7cb36a4 Remove empty subclass 'CostQuery::GroupBy::Base' and inherit from Report::GroupBy::Base instead. 12 years ago
Sebastian Schuster de3acd098f Changed generation of filter and group-by-classes for custom fields to not 12 years ago
Sebastian Schuster d079dac5b1 Added html_safe to result footer 12 years ago
Sebastian Schuster d64a5ac61f Also added checking for group_by-defined labels to get table headers 12 years ago
Sebastian Schuster ae5c67aa62 Fixed table header translations 12 years ago
Sebastian Schuster f36a3fdd31 Changed the reporting header to only include the precompiled assets 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
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
Sebastian Schuster 183beae595 Removed some unnecessary requires and moved widgets around so they can 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 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 44d919b9d0 Fix Entry.count and some filter_specs, 11 still failing 12 years ago
Michael Frister a5d4e3644b Entry: fix all method 12 years ago
Michael Frister c8ad0064a3 Remove seemingly unused code that doesn't work anyway 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
Jens Ulferts c8807aa844 removes call to alias_method_chained allowed_to 12 years ago
Jens Ulferts a46d7acc30 removes costs granular_for permission magic 12 years ago