Commit Graph

132 Commits (327eb8ae742274ae35ed2a09ba384b2594864932)

Author SHA1 Message Date
Alex Coles e239e72b1a Normalise syntax with Rubocop 10 years ago
Alex Coles 25b1733356 Use 1.9+ Hash syntax 10 years ago
Sebastian Schuster 3ab122833b Added copyright notices, fixed costs dependency 11 years ago
Jens Ulferts 7ab195ee20 renames usages of "issue" to "work_package" 12 years ago
Michael Frister a74593e1a1 CostReportsController: Allow forcing clearing the cache 12 years ago
Jens Ulferts 2ae0236a46 serialize costtypeid so that it can be saved 13 years ago
Romano Licker 9fa6ff2635 [breadcrumb] change default breadcrumb text 13 years ago
jwollert c18e536715 moves displaying report lists to several partials 13 years ago
Romano Licker d8d41d8205 spec, der sicherstellt, dass ein 404 zurückkommt 13 years ago
Romano Licker 120bb1a186 not swallowing any errors - rendering proper 404 page on AR::RecordNotFound 13 years ago
Romano Licker 84c6b0d00f query might be nil - should be handled gracefully 13 years ago
Gregor Schmidt af05257bd9 First attempt to properly implement allowed_to 13 years ago
Gregor Schmidt 9d7a5e7c7d showing only these reports, that are global or belong to the current project 13 years ago
Gregor Schmidt f7af53d991 restrict access to proper methods 13 years ago
Tim Felgentreff 9fe4ce61e6 admins can do anything 13 years ago
Tim Felgentreff fb14a2d30a remove obsolete code 13 years ago
Tim Felgentreff ba301b3726 never try to render the progressbar instead of the table. fixes no render on GET 14 years ago
Tim Felgentreff cbf0e73862 override Controller#index to provide the respond_to hook that redmine_export uses for excel exporting 14 years ago
Tim Felgentreff b96af0d7f0 fix deletion of session query on exception 14 years ago
Tim Felgentreff 716162a5b9 make simple and detailed table work 14 years ago
Tim Felgentreff 564a221000 make saved queries accessible in sidebar 14 years ago
Tim Felgentreff c10a4c58f4 Sort out FIXME. Remove find_optional_project from CostReportsController, it's in ApplicationController since Redmine 1.0 14 years ago
Tim Felgentreff b07e42c428 sort before_filters, hopefully right this time 14 years ago
Tim Felgentreff cb42254f32 deactivate widget cache 14 years ago
Tim Felgentreff 894e170b16 order before_filters 14 years ago
Tim Felgentreff 443b7457ef make cost reports controller work with the generic Report::Controller module 14 years ago
Tim Felgentreff f9207d43d7 to support multiple processes, check update times and size of custom fields in each request and rebuild filters if neccessary 14 years ago
Konstantin Haase ef3eb06afe Reporting controller: don't eat errors in development mode. log errors in production. 14 years ago
Konstantin Haase da0d41ae28 Make sure No Filter has a table_name 14 years ago
jwollert 0852d3953d errors are now hashes with types as keys instead of messages, as we should localize in the frontend 14 years ago
jwollert c5b5b04b20 removes unnecessary plugin folder 14 years ago
Konstantin Haase f51e7e9032 move towards inheritance 14 years ago
jwollert 1d7352e6ad use current reporting-engine master 14 years ago
Philipp Tessenow 882179c8b3 removed the newly introduced plugin-folder 14 years ago
Philipp Tessenow de745ad1f5 added old redmine_reporting 14 years ago
jwollert 3266732ed0 removes everything to prepare for merge of deployment branch 14 years ago
Philipp Tessenow 9fc095317c move plugin into a folder. this makes deployment easier and enables us to have more than just one plugin in this repo 14 years ago
Philipp Tessenow 65922a354c move plugin into a folder. this makes deployment easier and enables us to have more than just one plugin in this repo 14 years ago
t.felgentreff 92c7b97cca Revert "only display cost types that matter in reporting" 14 years ago
rkh 951c1a3536 always display labor 14 years ago
rkh dceea5ad66 only display cost types that matter in reporting 14 years ago
t.felgentreff 48a17ed676 fix possible error when cost type id's are not complete and in order 14 years ago
t.felgentreff 1c506a2c6d re-activate simple_cost_report_table 14 years ago
j.wollert bfccefa238 display error message on faulty query 14 years ago
j.wollert 0a2ca6f87d don't crash more than once on the same faulty query 14 years ago
t.felgentreff 8961df0d16 do not ensure project scope when exporting excel. fixes #3658 14 years ago
t.felgentreff c505337fc5 refactoring: split set_cost_types 14 years ago
t.felgentreff 86815cc1b6 refactoring: move available cost types to helper 14 years ago
t.felgentreff 8e9e56293e split xls views 14 years ago
j.wollert b0de28af57 typo 14 years ago