Commit Graph

1577 Commits (cea2a24ee9d0a9c2362b80ec6688b7a7ca891de8)
 

Author SHA1 Message Date
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
Tim Felgentreff 6f8cd44d1f add permissions to save private/public reports 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
Tim Felgentreff c748a5806f update the reporting helper with code from the UR ReportingHelper. this needs to be cleaned up in Engine, UR and here 14 years ago
Tim Felgentreff 443b7457ef make cost reports controller work with the generic Report::Controller module 14 years ago
Tim Felgentreff a2ed89e1e3 fix spec 14 years ago