Bug 30952: Staff interface redesign (header)
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / serials /
2022-10-12 Solène DesvauxBug 30952: Staff interface redesign (header)
2022-08-19 Marcel de RooyBug 30718: (QA follow-up) Remove double use KohaDates
2022-08-19 Marcel de RooyBug 30718: (QA follow-up) KohaDates filter on inputs
2022-08-19 Jonathan DruartBug 30718: Fix serial claims filters
2022-08-19 Jonathan DruartBug 30718: Add missing USE KohaDates
2022-08-19 Jonathan DruartBug 30718: Use flatpickr's altInput
2022-08-01 Janusz KaczmarekBug 30658: (bug 29496 follow-up) CheckMandatorySubfield...
2022-07-25 Owen LeonardBug 26549: Show value of global system preferences...
2022-07-20 Katrin FischerBug 30039: (QA follow-up) Change published on to public...
2022-07-20 Lucas GassBug 30039: Add published on column to claims.pl
2022-07-20 Jonathan DruartBug 26377: Show when loading the page if needed
2022-07-20 Owen LeonardBug 26377: Clearly label parts of subscription-add...
2022-07-05 Owen LeonardBug 24010: Number of issues to display to staff accepts...
2022-06-25 Owen LeonardBug 30609: (follow-up) Add markup comments
2022-06-25 Owen LeonardBug 30609: Reindent serial claims template
2022-06-25 Owen LeonardBug 29055: Focus on keyword field when subscription...
2022-06-17 Victor Grousset... Bug 30733: Simplify translatable strings
2022-06-16 Fridolin SomersBug 30973: Serials search fix body id
2022-05-11 Alex BuckleyBug 23352: (follow-up) Fixes for QA review
2022-05-11 Alex BuckleyBug 23352: Set default collection code when creating...
2022-05-03 Owen LeonardBug 30466: Convert serials pages tabs to Bootstrap
2022-04-27 Jonathan DruartBug 29648: Subscription detail - no change
2022-04-21 Lucas GassBug 30204: Add subtitle to serial search results
2022-04-21 Lucas GassBug 30205: Add subtitle to subscription detail page
2022-04-20 Wainui Witika-ParkBug 27631: reports and serials folders
2022-04-20 Jonathan DruartBug 29602: Surround strings with span tag
2022-04-08 Jonathan DruartBug 29609: Centralized code to build the link to a...
2022-04-04 Jonathan DruartBug 30404: Enlarge all patron search pop-ups
2022-04-04 Jonathan DruartBug 30055: Use /patrons for routing list
2022-02-15 Owen LeonardBug 26257: Move translatable strings out of subscriptio...
2022-02-10 Jonathan DruartBug 29859: Use iterator instead of as_list
2022-02-03 Owen LeonardBug 26102: Prevent XSS when To.json is used: subscripti...
2021-11-19 Marion DurandBug 29496: CheckMandatorySubfields don't work properly...
2021-10-28 Owen LeonardBug 29301: Display error with serials search flatpickr...
2021-10-28 Owen LeonardBug 29299: (follow-up) Add markup comments
2021-10-28 Owen LeonardBug 29299: Reindent serials search template
2021-10-19 Jonathan DruartBug 29240: Rename start_for with date_to
2021-10-19 Martin RenvoizeBug 29240: Centralise from/to handling
2021-10-19 Owen LeonardBug 29233: Correct missed jQueryUI datepicker in serial...
2021-10-05 Owen LeonardBug 28958: Use Flatpickr on serials pages
2021-09-28 Owen LeonardBug 28438: Capitalization: Various corrections
2021-08-16 Alexis RipettiBug 28719: Change somes links in the serials page to...
2021-06-21 Owen LeonardBug 26838: Improve styling of checkin message
2021-04-21 Martin RenvoizeBug 23243: (follow-up) Update wording as requested
2021-04-21 Jonathan DruartBug 23243: Adjust previous patch
2021-04-21 Maxime PelletierBug 23243: Restore filtering out historic expired subsc...
2021-04-21 Wainui Witika-ParkBug 26703: serials folder
2021-04-06 Owen LeonardBug 28066: Remove select tag's size attribute where...
2021-04-06 Owen LeonardBug 28036: Improve breadcrumbs of serial claims page
2021-04-06 Owen LeonardBug 27998: (follow-up) Address missing instances
2021-04-06 Owen LeonardBug 27998: Replace obsolete title-string sorting: Seria...
2021-04-01 Owen LeonardBug 27846: (follow-up) Add id back to breadcrumbs container
2021-04-01 Wainui Witika-ParkBug 27846: rotating_collections, serials, suggestion...
2021-04-01 Catherine MaBug 27397: The description input field when defining...
2021-02-23 Jonathan DruartBug 27332: Hide branchcode and note is RenewSerialAddsS...
2021-02-23 Jonathan DruartBug 27332: Use the branchcode from the subscription...
2021-02-08 ava liBug 27398: Made values in number patterns subscription...
2021-02-08 Jonathan DruartBug 26602: Don't export "actions" column
2021-02-01 Owen LeonardBug 27561: Remove type attribute from script tags:...
2020-11-18 Jonathan DruartBug 26846: Fix regressions - Preselect expected and...
2020-11-03 Owen LeonardBug 26806: Remove the jquery.checkboxes plugin from...
2020-10-12 Owen LeonardBug 26152: Remove the use of jquery.checkboxes plugin...
2020-09-29 Owen LeonardBug 26256: Move translatable strings out of templates...
2020-09-28 Jonathan DruartBug 26323: Retrieve the correct values for LOST, DAMAGE...
2020-09-18 Lucas GassBug 25744: replace <b> with <strong> in the staff interface
2020-09-18 Lucas GassBug 25744: Replace <i> with <em> in staff interface
2020-08-24 Jonathan DruartBug 25727: Do not open options on clear
2020-08-19 Jonathan DruartBug 26234: Teach our KohaTable constructor the specific...
2020-06-25 Jonathan DruartBug 24156: move ColumnsSettings to TablesSettings
2020-06-15 David CookBug 25696: Correct "Test prediction pattern" HTML button
2020-04-29 Owen LeonardBug 25282: Correct Bootstrap dropdown button markup
2020-04-22 Owen LeonardBug 16962: Remove the use of "onclick" from serial...
2020-04-08 Martin RenvoizeBug 7046: (RM follow-up) Add Filters
2020-04-08 Jonathan DruartBug 7046: Preselect dropdown option and prefill input
2020-04-08 Alex BuckleyBug 7046: Implemented subscription renewal dropdown...
2020-04-03 Katrin FischerBug 24941: Serials - Fix link to basket from acquisitio...
2020-03-27 Jonathan DruartBug 23888: Do not allow invalid vendor id on creating...
2020-03-19 Maryse SimardBug 17674: Handling of special cases
2020-03-19 Pierre-Marc ThibaultBug 17674: Allow UI to delete serials in batch
2020-02-17 Marcel de RooyBug 24649: Fix two other missing <li> tags for cloned...
2020-01-10 Jonathan DruartBug 24358: (bug 21232) Make the alert string translatable
2019-12-23 Nick ClemensBug 7047: (QA follow-up) Add missing filters
2019-12-23 Alex BuckleyBug 7047: Storing subscription renewal note in suggesti...
2019-12-23 Jonathan DruartBug 21232: Add a client-side check on biblionumber...
2019-10-17 Aleisha AmohiaBug 23435: Add multiple copies of an item when receivin...
2019-10-17 Nick ClemensBug 8260: user rank order instead of absolute rank...
2019-10-03 Katrin FischerBug 23713: (follow-up) Add missing semicolon
2019-10-03 Owen LeonardBug 23713: Subscription add form broken for translations
2019-08-22 Owen LeonardBug 23013: Upgrade DataTables in the staff client
2019-08-19 Owen LeonardBug 23448: (follow-up) Add comments on markup structure
2019-08-19 Owen LeonardBug 23448: Clean up subscription detail template
2019-08-05 Ere MaijalaBug 11529: Add templates for biblio title display....
2019-06-25 Katrin FischerBug 23126: Display multi-line entries in subscrpitions...
2019-06-24 Jonathan DruartBug 21588: Add expand/collapse all links to the "Acquis...
2019-05-30 Owen LeonardBug 22932: GetLatestSerials should not return formatted...
2019-04-30 Owen LeonardBug 22408: Subscription entry form cleanup
2019-04-26 Jonathan DruartBug 22621: Fix filters on subscription search results
2019-04-16 Owen LeonardBug 22698: Fix incorrect button classes
2019-04-11 Owen LeonardBug 22250: Clean up Mana KB integration with serials...
2019-03-13 Owen LeonardBug 22023: Further improve responsive layout handling...
next