Commit Graph

29 Commits

Author SHA1 Message Date
Naomi 3e6011a359 menu order 2018-11-09 15:03:34 +00:00
Naomi 7e28f88b86 Shiny new menu at top of screen! 2018-11-09 14:59:25 +00:00
Naomi 4b14537dc4 Renamed config file in line with id 2018-11-08 18:58:44 +00:00
Naomi b62f2f34a9 Bodged download button for reporting. 2018-10-24 16:16:17 +01:00
Naomi 56be669fe9 Fixed the jQuery on the download data button
The click binding was getting lost after ajax reload
2018-10-01 17:55:41 +01:00
Naomi 5cde32c975 Added reporting menu with one link for Custom Report 2018-10-01 14:58:00 +01:00
Naomi bfef673d42 Simplified reporting. Presets will be hard coded 2018-10-01 14:35:10 +01:00
Naomi 9f735eb492 Deleted a bunch of stuff to do with report entities
because we are not using them at this stage
2018-10-01 10:41:32 +01:00
Naomi b5f718647e Using views for CRUDding saved reports. 2018-09-17 18:49:20 +01:00
Naomi 7e1889346b newly generated content entity. 2018-09-17 17:29:04 +01:00
Naomi 1e0a6a41d3 got rid of reference to the report config entity 2018-09-17 17:26:40 +01:00
Naomi e14a68ef62 removed "report" config entity
so as to try out making it a content entity instead.
2018-09-17 17:23:03 +01:00
Naomi c48f58d49b Added block plugin for report form, to show on reporting page. 2018-09-17 17:21:31 +01:00
Naomi 7a61f76a93 Minor changes to reporting forms 2018-09-17 12:24:43 +01:00
Naomi 354bb0adba paths and permissions for report entities. 2018-09-17 09:26:30 +01:00
Naomi d5fe23418e Saved reports (templates) are now just called "reports". 2018-09-17 08:48:20 +01:00
Naomi 7fbc35915c made reporting export url match page url (it works!) 2018-09-12 18:24:48 +01:00
Naomi 987adc97ce Reporting buttons area. Data download button 2018-09-12 18:16:36 +01:00
Naomi 3faabda3f2 minor changes to reporting stuff 2018-09-12 16:48:23 +01:00
Naomi e5db0007c9 Started on Reporting Presets block. 2018-09-12 15:50:08 +01:00
Naomi cc108076bb Added reporting menu item to config. 2018-09-10 19:31:11 +01:00
Naomi 714ceeb3d0 sort order of facet items, and a typo 2018-09-10 19:24:39 +01:00
Naomi 9b9bce4bc4 Reporting Actors view now takes query parameter for title 2018-09-07 12:48:47 +01:00
Naomi 1d86b2a5bc Minor edits to reporting view and facets 2018-09-07 12:37:39 +01:00
Naomi 20b3ff0cd4 CSS for facet labels 2018-09-06 19:33:47 +01:00
Naomi 393ce2501c Added a basic index, view & facets for reporting
it is not a useful report, but it doesnt rely on defaults. It's just so that I can work on the reporting without the defaults. General stuff like css and preset support will not be dependent on the defaults. By the time this is properly released, I will have developed a way of generating what is needed for reporting automatically.
2018-09-06 19:11:49 +01:00
Naomi 2be2cc7837 Added reporting server and index
The index does not rely on any default config.
2018-09-06 17:17:52 +01:00
Naomi e45d49e299 Added reporting server config to reporting module 2018-09-06 16:57:39 +01:00
Naomi 14575008d6 Added bare-bones reporting module.
Plus a minor change to search module description
2018-09-06 16:30:58 +01:00