Bug 13272: Adds type="text" to inputs missing it
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / circ / offline.tt
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