Commit Graph

1840 Commits (25b17333563bbf6905a5046453f730ceb5604cf5)
 

Author SHA1 Message Date
Gregor Schmidt 4230e70c4e adding other view permission actions for time log reports 13 years ago
Gregor Schmidt 9d7a5e7c7d showing only these reports, that are global or belong to the current project 13 years ago
Gregor Schmidt 0887b0dbd3 Reorganizing permission definition 13 years ago
Gregor Schmidt f7af53d991 restrict access to proper methods 13 years ago
Gregor Schmidt 860b6023c1 Allow access to advanced reporting controller actions 13 years ago
Gregor Schmidt 7b8f93ebdf Adding missing i18n 13 years ago
Tim Felgentreff 2a3f662f01 Fix filter_spec 13 years ago
Gregor Schmidt 9690ba35a3 Releasing 2.0.0 13 years ago
Gregor Schmidt 0ec3605db4 Removing cruft, adding bit of README 13 years ago
jwollert b5a6fa1dc4 Merge branch 'feature/reporting_engine_merge' of https://dev.finn.de/git/redmine-reporting into feature/reporting_engine_merge 13 years ago
jwollert b3f98f4b26 Merge branch 'master' into feature/reporting_engine_merge 13 years ago
Gregor Schmidt 67b09be108 Releasing 1.0.10 13 years ago
Tim Felgentreff b062b2ee8d Merge branch 'feature/reporting_engine_merge' of https://dev.finn.de/git/redmine-reporting into feature/reporting_engine_merge 13 years ago
Tim Felgentreff 2947129b1b add translations from reporting engine 13 years ago
Tim Felgentreff 791f403e61 CostTypeIds may possibly be not shown or serialized 13 years ago
Tim Felgentreff 9fe4ce61e6 admins can do anything 13 years ago
Tim Felgentreff fb14a2d30a remove obsolete code 13 years ago
jwollert 3ab3547e56 add form_authenticity_token to delete request for time and cost entries. adjust the request method (timeentries => delete, costentries => post). Tickets #4417 and #4416 13 years ago
jwollert 9b52b24055 make last column (edit|delete) in entrytable unsortable 13 years ago
jwollert e16ec0aadb close break tags 13 years ago
jwollert 1d81ae4028 remove old partials that have been replaced by widgets 13 years ago
jwollert 58b3e59fce adjust label_new_report for english so that no information gets lost because of removing the duplicate headline 13 years ago
jwollert 2c5a17d82a Ticket #4415: remove 'Cost Report' headline 13 years ago
Konstantin Haase 1a67f82176 --allow-empty-message 13 years ago
jwollert 80c31da7bd Dev-Ticket #4409: fixes short headers in EntryTable 13 years ago
Tim Felgentreff bdd63891ba ensure proper rendering of ProjectId#available_values 14 years ago
Tim Felgentreff 7db14c146a engine is no longer defined in ReportingHelper 14 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 59b8053c47 fix image_tag 14 years ago
Tim Felgentreff fecae543e2 add missing translations 14 years ago
Tim Felgentreff a960092bb7 make sure the excel export and notes stay visible when replacing the report table 14 years ago
Tim Felgentreff fdab4965dd workaround the fact that ProgressBar doesn't work on Redmine 14 years ago
Tim Felgentreff e03d7e9600 remove trailing <br> 14 years ago
Tim Felgentreff 5bcfe9bb74 include calendar header tags 14 years ago
Tim Felgentreff 5a979206f9 remove useless cuke steps 14 years ago
Tim Felgentreff b96af0d7f0 fix deletion of session query on exception 14 years ago
Tim Felgentreff acfef726c9 Merge remote-tracking branch 'origin/master' into feature/reporting_engine_merge 14 years ago
Tim Felgentreff 716162a5b9 make simple and detailed table work 14 years ago
Tim Felgentreff 7c5fde8210 remove definition of l() from query utils 14 years ago
Tim Felgentreff 1d05c873e8 fix ReportingHelper definition of l() 14 years ago
Tim Felgentreff 089678871f spice the load path, instead doing a find-match-require over redmine widgets 14 years ago
Markus Kahl 53c0635064 use method delete to delete 14 years ago
jwollert 78288913b5 use our own simple table widget by opening Widget::Table 14 years ago
Tim Felgentreff db22db92fd Fix grouping cukes 14 years ago
Tim Felgentreff cdacede956 fix filter steps 14 years ago
Tim Felgentreff 9e07ff7530 fix a few more cucumber steps 14 years ago
Tim Felgentreff 6cc2f23d49 start adjusting specs to new widgets 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