Commit Graph

196 Commits (a44543394d3e49dc090b06055d83a605def77cf2)

Author SHA1 Message Date
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
Philipp Tessenow 882179c8b3 removed the newly introduced plugin-folder 14 years ago
Philipp Tessenow cbdda0bcb0 moved redmine_costs into a subfolder 14 years ago
Philipp Tessenow 886418492f removed the newly introduced plugin-folder 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
Philipp Tessenow 9504318729 move plugin into a subfolder. this enables us to have multiple plugins wihtin a repo and makes deployment easier 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
j.wollert b1d158b6c5 Don't lose changed settings when switching cost type in reporting view. Fixes #3625. 14 years ago
j.wollert 410f51ad31 typo 14 years ago
rkh fbb500116c Don't lose changed settings when switching cost type in reporting view. Fixes #3625. 14 years ago
j.wollert 97e8615bd0 fix potential bug when setting filters via url param and not including fields 14 years ago
j.wollert ffa4bb08b8 fix issue with project scope filter disappearing when changing unit type 14 years ago
t.felgentreff 2c453b8007 fix potential bug when setting filters via url param and not including fields 14 years ago