]> git.koha-community.org Git - koha.git/history - koha-tmpl/intranet-tmpl/prog/en/modules/circ/offline.tt
Bug 29263: (bug 24387 follow-up) Fix 'Cancel' link when editing a html custom
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / circ / offline.tt
2021-09-29 Owen LeonardBug 28937: Use Flatpickr on circulation and patron...
2021-09-28 Owen LeonardBug 28438: Capitalization: Various corrections
2021-04-21 Wainui Witika-ParkBug 26703: circ folder
2021-04-06 Owen LeonardBug 28047: Standardize: Call number, callnumber, Call...
2021-04-01 Owen LeonardBug 27846: (follow-up) Add id back to breadcrumbs container
2021-04-01 Wainui Witika-ParkBug 27846: circ folder
2020-07-23 Fridolin SomersBug 25765: Replace LoginBranchname and LoginBranchcode...
2019-03-13 Owen LeonardBug 22023: Further improve responsive layout handling...
2019-01-30 Owen LeonardBug 21449: Update two-column templates with Bootstrap...
2018-10-01 Christopher BrannonBug 13272: Adds type="text" to inputs missing it
2018-08-30 Jonathan DruartBug 21096: Do not display loggedinusername in template
2018-08-17 Jonathan DruartBug 13618: Add html filters to all the variables
2018-04-13 Julian MauriceBug 20538: Remove the need of writing [% KOHA_VERSION...
2018-02-27 Pasi KallinenBug 20142: Allow translating offline circ message
2018-02-08 Jonathan DruartBug 12904: Force browser to load new javascript files...
2018-02-02 Owen LeonardBug 20051: Invalid markup in staff client's header.inc
2017-12-22 Owen LeonardBug 19744: Move template JavaScript to the footer:...
2017-01-13 Josef MoravecBug 16239: Update templates
2016-09-08 Jonathan DruartBug 14060: Force the input to contain a valid date
2016-09-08 Jonathan DruartBug 14060: Remove readonly attributes on date inputs
2016-04-29 Owen LeonardBug 16242 [Follow-up] Move staff client JavaScript...
2015-10-27 Kyle M HallBug 14915: Use Font Awesome instead of Glyphicons for...
2014-08-15 Mark TompsettBug 12666 - Fix poor HTML from circ/offline.tt
2014-07-03 Pasi KallinenBug 12150 - Use more javascript string formatting in...
2014-04-27 Pasi KallinenBug 12138 - Use placeholders in translatable Javascript...
2014-02-18 Owen LeonardBug 11618: ensure jQuery timepicker is picked up by...
2013-10-11 Jared Camins-EsakovBug 10240: (follow-up) correctly record fines and fix...
2013-10-11 Jared Camins-EsakovBug 10240: (follow-up) warn when patron's card is expired
2013-10-11 Jared Camins-EsakovBug 10240: (follow-up) disable logout/set library
2013-10-11 Jared Camins-EsakovBug 10240: (follow-up) fix display issues
2013-10-11 Jared Camins-EsakovBug 10240: (follow-up) don't delete transactions if...
2013-10-11 Jared Camins-EsakovBug 10240: QA follow-up
2013-10-11 Jared Camins-EsakovBug 10240: Offline circulation using HTML5 and IndexedDB