Commit Graph

209 Commits (5e7016054c0299a138be7b4bba92264b39c34120)

Author SHA1 Message Date
Jens Ulferts adf8a5853b
highlight cost report menu based on project scope 8 years ago
Henriette Dinger 15594d2588
Highlight correct menu item 8 years ago
Markus Kahl 9ace621ba3 check correct permission (destroy, not delete) 8 years ago
Henriette Dinger 59624c0f03 Highlight selected menu entry 9 years ago
Mohamed Wael Khobalatte c9b46dfd15 Ensure save and delete routes are working properly 9 years ago
Jan Sandbrink ce35d8606d replace deprecated find(:all, ...) finders 9 years ago
Henriette Dinger 05188e2432 made labour the default value in cost reports table 9 years ago
Jens Ulferts 01b5839cd2 remove multiple responsibility in controller 9 years ago
Jan Sandbrink 00e897ac4c Revert "Fix save unit types" 10 years ago
Alexander Bach 2daf81c55f Update comment 10 years ago
Alexander Bach 31873b8a77 Remove superfluous filters 10 years ago
Alexander Bach 05c0225b70 Properly allow cash value filter saving 10 years ago
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
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