Bug 27644: Add button to SQL report editor for inserting runtime parameters
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / reports / guided_reports_start.tt
2021-04-21 Owen LeonardBug 27644: Add button to SQL report editor for insertin...
2021-04-21 Wainui Witika-ParkBug 26703: reports folder
2021-04-06 Owen LeonardBug 28066: Remove select tag's size attribute where...
2021-04-06 Owen LeonardBug 27994: Replace obsolete title-string sorting: Repor...
2021-04-01 Owen LeonardBug 27846: (follow-up) Add id back to breadcrumbs container
2021-04-01 Wainui Witika-ParkBug 27846: reports, reserve and reviews folders
2021-02-12 Nick ClemensBug 27380: Add 'list' option to Koha report parameters
2021-02-08 Owen LeonardBug 27643: Add CodeMirror custom syntax highlighting...
2021-02-08 Owen LeonardBug 26708: Add SQL popup when hovering over name of...
2021-02-08 Jonathan DruartBug 26602: Don't export "actions" column
2021-01-12 Owen LeonardBug 26713: Add pagination to bottom of saved SQL report...
2020-12-09 Nick ClemensBug 27142: Don't interpolate batch_type variable
2020-11-25 Nick ClemensBug 25942: Fix batch report operations for cardnumbers...
2020-11-04 Martin RenvoizeBug 24834: (follow-up) Improve breadcrumb
2020-11-04 Martin RenvoizeBug 24834: (QA follow-up) Add missing filter
2020-11-04 Katrin FischerBug 24834: (follow-up) Add report id to page titles
2020-11-04 Katrin FischerBug 24834: Display report number on editing or running...
2020-09-29 Owen LeonardBug 24958: Remember last selected tab in SQL reports
2020-09-18 Lucas GassBug 25744: replace <b> with <strong> in the staff interface
2020-08-19 Jonathan DruartBug 26234: Teach our KohaTable constructor the specific...
2020-08-12 Jonathan DruartBug 26165: Fix duplication of large saved reports
2020-06-25 Jonathan DruartBug 24156: move ColumnsSettings to TablesSettings
2020-04-29 Owen LeonardBug 25282: Correct Bootstrap dropdown button markup
2020-03-27 David RobertsBug 24976: Guided report - "Save" button on last step...
2020-03-26 Owen LeonardBug 24959: Fix id/label pairs in saved reports table
2020-03-25 Owen LeonardBug 24886: (follow-up) Add markup comments
2020-03-25 Owen LeonardBug 24886: Reindent reports template
2020-03-02 Owen LeonardBug 24193: Add CodeMirror linting of JavaScript, CSS...
2020-01-29 Jonathan DruartBug 24305: (follow-up) Remove previous declaration...
2020-01-27 Lucas GassBug 24497: Turn off smartIndent for SQL
2020-01-24 Jonathan DruartBug 24305: Remove previous declaration of batch_biblion...
2020-01-24 Jonathan DruartBug 24305: Fix links to batch tools when report's colum...
2019-12-13 Owen LeonardBug 13806: Sanitize inputs where creating Reports subgroup
2019-10-11 NickBug 23626: (follow-up) Fix JS when not viewing results
2019-10-09 Kyle M HallBug 23626: Add missing TT failure
2019-10-09 NickBug 23626: Only fetch full chart data if requested
2019-10-07 Nick ClemensBug 23389: Add 'All' option to report dropdowns
2019-08-22 Owen LeonardBug 23013: Upgrade DataTables in the staff client
2019-08-13 Nick ClemensBug 23390: Introduce placeholder syntax for report...
2019-07-26 Owen LeonardBug 23206: Batch patron modification from reports which...
2019-07-15 Owen LeonardBug 23197: Add more batch operation options to SQL...
2019-05-10 Owen LeonardBug 22856: Show SQL code button should trigger CodeMirr...
2019-04-11 Owen LeonardBug 22250: Clean up Mana KB integration with serials...
2019-02-19 Owen LeonardBug 22015: Move DataTables CSS to global include
2019-02-19 Jasmine AmohiaBug 22147: Hidden 'Batch modify' button on report print...
2019-01-28 Owen LeonardBug 22168: Improve styling of new chart settings for...
2019-01-23 Alex ArnaudBug 17047: add a dedicated page for Mana setup
2019-01-23 Baptiste WojtkowskiBug 17047: SQL reports management with Mana-KB
2019-01-02 Jonathan DruartBug 22007: Remove html filters when KohaDates called...
2018-12-14 Nick ClemensBug 21991: Pass param names to report limit tool
2018-11-12 Jonathan DruartBug 21526: Use the 'url' filter when needed
2018-10-26 Jonathan DruartBug 21526: uri escape TT variables when used in 'a...
2018-10-26 Jonathan DruartBug 21669: Do not html filter TT assignement statements
2018-10-13 Nick ClemensBug 21541: Use raw filter for report results
2018-10-12 Owen LeonardBug 20260: Use CodeMirror for the SQL reports editor
2018-10-02 Owen LeonardBug 21430: Update two-column templates with Bootstrap...
2018-10-01 Alex ArnaudBug 17282: add template's variable filters
2018-10-01 Alex ArnaudBug 17282: Ability to create charts for SQL reports
2018-08-17 Jonathan DruartBug 13618: Remove filter when assigning array
2018-08-17 Jonathan DruartBug 13618: Add missing raw filters
2018-08-17 Jonathan DruartBug 13618: Manually replace missing .raw
2018-08-17 Jonathan DruartBug 13618: Add html filters to all the variables
2018-08-09 Owen LeonardBug 21132: Highlight active filters on saved report...
2018-07-13 Owen LeonardBug 20814: Display issue with 'Saved reports' tabs...
2018-05-04 Mark TompsettBug 20663: Remove dead code related to compound reports
2018-04-13 Julian MauriceBug 20538: Remove the need of writing [% KOHA_VERSION...
2018-04-11 Nick ClemensBug 9634: Allow for combining same paraneters in SQL...
2018-04-05 Owen LeonardBug 20350: Add column configuration to table of saved...
2018-03-27 Jonathan DruartBug 19233: Restore styling of the button
2018-03-27 Nick ClemensBug 19233: (follow-up) Use a button to submit form
2018-03-27 Owen LeonardBug 19233: (follow-up) Send itemnumbers in report resul...
2018-03-27 Nick ClemensBug 19233: Add ability to send itemnumbers in report...
2018-03-26 Nick ClemensBug 19957: Allow continued editing of report after...
2018-02-08 Jonathan DruartBug 12904: Force browser to load new javascript files...
2018-01-09 Jonathan DruartBug 16782: Use uri filter instead of html
2018-01-09 Nick ClemensBug 16782: (QA follow-up) Use Koha.Preference for staff...
2018-01-09 Liz ReaBug 16782: Disclose JSON URL for reports on the saved...
2017-12-14 Owen LeonardBug 19663: Move JS to the footer: Reports
2017-08-10 Owen LeonardBug 18985 - SQL reports 'Last edit' and 'Last run'...
2017-07-13 Owen LeonardBug 18667: Show a diff view of SQL reports when converting
2017-06-15 Marc VéronBug 11235: Names for reports and dictionary are cut...
2017-05-19 Josef MoravecBug 17898: Followup - udpate templates for bootstrap 3
2017-05-19 Jonathan DruartBug 17898: Automagically convert SQL reports
2017-05-09 Aleisha AmohiaBug 17465: NumSavedReports syspref
2017-03-31 Nick ClemensBug 18283 - Display improvements on report results...
2017-03-31 Kyle M HallBug 14365 - Change 'Last modified' to 'Last edit' for...
2017-03-31 Kyle M HallBug 14365 - SQL Reports Last Edit Date column - Show...
2017-01-13 Josef MoravecBug 16239: Update templates
2016-10-21 Josef MoravecBug 17341: Enhance the report action button on guided_r...
2016-09-25 Owen LeonardBug 17056 - Remove event attributes from various templates
2016-09-25 Jonathan DruartBug 14435: Add the ability to store result's report
2016-09-09 Mark TompsettBug 16978: Add delete reports user permission
2016-07-22 Jonathan DruartBug 16906: Simply remove the sDom definition to use...
2016-07-22 Owen LeonardBug 16906 - Add DataTables pagination and filter to...
2016-06-03 Owen LeonardBug 16005 - Standardize use of icons for delete and...
2016-06-03 AleishaBug 16388: Move option to download report into reports...
2016-05-05 Owen LeonardBug 15194 - Drop-down menu 'Actions' has problem in...
2016-04-29 AleishaBug 16389: Reports row limit should change upon option...
2016-04-29 Julian MauriceBug 16238: Use .prop() instead of .attr() for 'disabled'
2016-04-29 Julian MauriceBug 16238: Use .prop() instead of .attr() for 'checked'
next