Commit Graph

1653 Commits (ac780a3f7998c65178f6be3aedcea9ce6292f559)
 

Author SHA1 Message Date
jwollert 37e023ea62 available values get calculated inside the reportingcontroller module, we just need to provide the route (this should be pushed into the engine some sunny day) 13 years ago
Felix Schäfer 1c8b7be4e6 Release 2.0.5, fixes a duke with PG. 13 years ago
Felix Schäfer 7a6fc4605a Modify steps and cukes to reliably work with postgres. 13 years ago
Jens Ulferts aa91bcd7d1 releasing 2.0.4 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
Felix Schäfer 651d476079 Make sure to wait long enough for the cache to be invalidated. 13 years ago
Gregor Schmidt bf07e9f239 Releasing 2.0.2 13 years ago
Gregor Schmidt bfeb49697c Adding missing localization 13 years ago
Gregor Schmidt d32dd1a8f1 Showing reporting tab only when reporting is enabled 13 years ago
Gregor Schmidt 63404d26d5 Releasing 2.0.1 13 years ago
Gregor Schmidt af05257bd9 First attempt to properly implement allowed_to 13 years ago
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