Commit Graph

915 Commits (b08c0c75e5cfac1ca039571aeffa82468f24c017)

Author SHA1 Message Date
Jens Ulferts 547505f7d8 limits entries to those with user_id beeing id of current user for own permission 12 years ago
Romano Licker a44543394d enable vertical scrollbar on too wide tables 12 years ago
Jens Ulferts 6809ccf1ae destroy private cost queries upon user deletion, reassociate public once to the DeletedUser, remove the deleted user's id from filters in public cost_queries 13 years ago
Jens Ulferts 2fe9f35196 Filter results connected to a user who is no longer existing are displayed as belonging to a DeletedUser 13 years ago
Jens Ulferts 2ae0236a46 serialize costtypeid so that it can be saved 13 years ago
Jens Ulferts 64dfaa7fb7 move cost type selection into reporting engine, presented along with other filter settings 13 years ago
Romano Licker 9fa6ff2635 [breadcrumb] change default breadcrumb text 13 years ago
Romano Licker b198bcbbdc [accessibility] include language files 13 years ago
Philipp Tessenow b7bc2e5108 overwrite Filter.label_for_value method in IssueID Filter for a _much_ faster implementation 13 years ago
jwollert 938e078194 steps to ensure saving queries respects permissions and doesn't fail horribly doing so 13 years ago
jwollert c18e536715 moves displaying report lists to several partials 13 years ago
jwollert b927ec8374 adjust translations according to myproject ticket #9993 13 years ago
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
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 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 e16ec0aadb close break tags 13 years ago
jwollert 1d81ae4028 remove old partials that have been replaced by widgets 13 years ago
jwollert 2c5a17d82a Ticket #4415: remove 'Cost Report' headline 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 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 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 7c5fde8210 remove definition of l() from query utils 14 years ago
Tim Felgentreff 1d05c873e8 fix ReportingHelper definition of l() 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 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 d110ee5d73 add fixmes to index.rhtml 14 years ago
Tim Felgentreff 2c2873fe89 cost type tabs now look the same as previously 14 years ago
Tim Felgentreff 336b5d3ae6 make cost type tabs actually work, switching color etc. 14 years ago
Tim Felgentreff c8abe970cf use engine javascript for cost type tabs 14 years ago
Tim Felgentreff 1aca1930da include application helper in reporting helper 14 years ago
Tim Felgentreff 894e170b16 order before_filters 14 years ago
Tim Felgentreff 8ba2b7f383 use our widgets for rendering the cost reports 14 years ago