Commit Graph

290 Commits (95f297b2443be6fe3423b6ef6f005dc284929ba2)

Author SHA1 Message Date
ulferts eb63d88048 Refactor/replace prototype (#109) 8 years ago
Nicolai Moraru 7b76b6b21c https://community.openproject.org/work_packages/18687 10 years ago
Alex Coles 356ec0bdee Cleanup whitespace 11 years ago
Sebastian Schuster 3ab122833b Added copyright notices, fixed costs dependency 11 years ago
Hagen Schink 28d6a65c35 Improves page titles 11 years ago
Hagen Schink 6c19f56d13 Adds missing cost reports views titles 11 years ago
Sebastian Schuster d079dac5b1 Added html_safe to result footer 12 years ago
Sebastian Schuster f36a3fdd31 Changed the reporting header to only include the precompiled assets 12 years ago
Sebastian Schuster 183beae595 Removed some unnecessary requires and moved widgets around so they can 12 years ago
Sebastian Schuster 3fd1826d30 Renamed reference to reporting_engine gem 12 years ago
Sebastian Schuster 9af4633dad Extracted css and js include header 12 years ago
Michael Frister 357041def5 Rename views from .rhtml to .html.erb 12 years ago
Romano Licker a44543394d enable vertical scrollbar on too wide tables 12 years ago
Jens Ulferts 64dfaa7fb7 move cost type selection into reporting engine, presented along with other filter settings 13 years ago
Romano Licker b198bcbbdc [accessibility] include language files 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
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 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
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 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 8ba2b7f383 use our widgets for rendering the cost reports 14 years ago
Wieland Lindenthal 4872833e2b Adding i18n for rows and columns 14 years ago
Tim Felgentreff f202ffbe45 fix for negative activeRequestCounts 14 years ago
Tim Felgentreff cd05cab9df fix for negative activeRequestCounts 14 years ago
Konstantin Haase 0d9389ef44 Make sure a negative Ajax.activeRequestCount does not block the apply button. Fixes #3773. 14 years ago
jwollert 433ee18138 have to use new_report css class now, because that's what it is on the engine-side 14 years ago
jwollert c45cc2ea7b get the js from reporting engine. the previous method 'kinda' worked just because of asset caching performed by redmine 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
p.tessenow 79e2d81333 added heavy filters. issue is now a heavy filter 14 years ago
t.felgentreff a2a8c9e237 deactivate cost type tabs when there are ajax requests pending. fixes broken reloading of filter settings 14 years ago
j.wollert b0147cf7c9 delimiter for cost type tabs 14 years ago