]> git.koha-community.org Git - koha.git/history - koha-tmpl/intranet-tmpl/prog/en
Bug 30063: Remove svc/members/search
[koha.git] / koha-tmpl / intranet-tmpl / prog / en /
2022-04-04 Jonathan DruartBug 30063: Remove svc/members/search
2022-04-04 Jonathan DruartBug 30063: Make the main patron search use the REST API
2022-04-04 Jonathan DruartBug 30063: Overdues count
2022-04-04 Jonathan DruartBug 30063: Number of checkouts
2022-04-04 Martin RenvoizeBug 30094: (QA follow-up) Mke the QA script happy
2022-04-04 Jonathan DruartBug 30094: Make the patron search from request-article...
2022-04-04 Jonathan DruartBug 30093: Fix QA failures
2022-04-04 Jonathan DruartBug 30093: Restore the autocomplete feature
2022-04-04 Jonathan DruartBug 30093: Make patron search from request.pl use the...
2022-04-04 Jonathan DruartBug 30093: Rename patron-search.inc to patron-search...
2022-04-04 Tomas Cohen AraziBug 30055: (QA follow-up) Minor QA fixes
2022-04-04 Jonathan DruartBug 30055: Force exact match for dropdown
2022-04-04 Jonathan DruartBug 30055: Don't hardcode the default sort column
2022-04-04 Jonathan DruartBug 30055: Missing search on othernames
2022-04-04 Jonathan DruartBug 30055: Restore DefaultPatronSearchFields and fix...
2022-04-04 Jonathan DruartBug 30055: Fix when there is no searchable attr type
2022-04-04 Jonathan DruartBug 30055: Put extended attributes search back
2022-04-04 Jonathan DruartBug 30055: Add missing include to format addresses
2022-04-04 Jonathan DruartBug 30055: Restore patron's preview links
2022-04-04 Jonathan DruartBug 30055: Prevent blink when page is loading
2022-04-04 Jonathan DruartBug 30055: Adjust hint about permissions
2022-04-04 Jonathan DruartBug 30055: /api/v1/acquisitions/funds/owners and users...
2022-04-04 Jonathan DruartBug 30055: Use /acquisitions/baskets/managers for baske...
2022-04-04 Jonathan DruartBug 30055: Use /patrons for neworderempty
2022-04-04 Jonathan DruartBug 30055: Use /patrons for routing list
2022-04-04 Jonathan DruartBug 30055: Use /patrons for patron's cards
2022-04-04 Jonathan DruartBug 30055: Use /api/v1/suggestions/managers to list...
2022-04-04 Jonathan DruartBug 30055: Make patron searches use the REST API
2022-04-01 Victor Grousset... Bug 30425: April fools 🐟: Add ponies to staff homepage
2022-03-25 Nicolas LegrandBug 29103: Change desk when checking in a waiting reserve
2022-03-25 Lucas GassBug 24221: Move OPACMySummaryNote to HTML customization...
2022-03-25 Owen LeonardBug 30227: Replace the use of jQueryUI tabs on bibliogr...
2022-03-25 Owen LeonardBug 30317: Replace the use of jQueryUI tabs on search...
2022-03-25 Owen LeonardBug 30316: Replace the use of jQueryUI tabs on MARC...
2022-03-25 Owen LeonardBug 29998: Replace the use of jQueryUI tabs on item...
2022-03-25 Owen LeonardBug 29999: (follow-up) Show the remote image tab if...
2022-03-25 Owen LeonardBug 29999: Replace the use of jQueryUI tabs on authoriz...
2022-03-25 Jonathan DruartBug 17748: Remove unecessary html filter
2022-03-25 Aleisha AmohiaBug 17748: (follow-up) Remove availability column
2022-03-25 Aleisha AmohiaBug 17748: (follow-up) Fix sorting on new columns
2022-03-25 Aleisha AmohiaBug 17748: Show due date and availability in item searc...
2022-03-25 Jonathan DruartBug 30059: Deal with timezones
2022-03-25 Jonathan DruartBug 30059: Add JS equivalent for Koha::Patron->get_age
2022-03-25 Owen LeonardBug 24415: Authority enhancement - Improve access to...
2022-03-25 Jonathan DruartBug 6815: Don't make an AJAX request to generate the...
2022-03-25 Mark TompsettBug 6815: Capture member photo via webcam
2022-03-25 Katrin FischerBug 22605: (QA follow-up) Make Braille search option...
2022-03-25 Nick ClemensBug 22605: (follow-up) Add selected to audience attributes
2022-03-25 Nick ClemensBug 22605: Preselect subtype limits and don't allow...
2022-03-25 Nick ClemensBug 22605: (follow-up) Fix operators
2022-03-25 Nick ClemensBug 22605: Add ability to edit a search on staff interface
2022-03-25 Owen LeonardBug 30000: Replace the use of jQueryUI tabs on the...
2022-03-25 Jonathan DruartBug 29893: Prevent ES mappings UI to remove hidden...
2022-03-22 Marcel de RooyBug 30161: Remove duplicate z3950_search include
2022-03-22 Nick ClemensBug 30266: Hide pickup location input on waiting hold
2022-03-22 Jonathan DruartBug 29915: Add selenium tests
2022-03-22 Fridolin SomersBug 30325: (Bug 30098 follow-up) Fix broken patron...
2022-03-17 Tomas Cohen AraziBug 25285: Fix wrong message about required Koha versio...
2022-03-17 Tomas Cohen AraziBug 30212: Make Select2 available for ILL backends
2022-03-16 Andrew NuggedBug 29684: (QA follow-up) add lost borrower_data. prefi...
2022-03-16 Andrew NuggedBug 29684: (QA follow-up) paycollect.pl don't needs...
2022-03-16 Andrew NuggedBug 29684: (QA follow-up) Remove 2 extra 'borrower_data...
2022-03-16 Petro VashchukBug 29684: Fix warn about js/locale_data.js (paycollect.pl)
2022-03-16 Petro VashchukBug 29684: Fix warn about js/locale_data.js (memberentr...
2022-03-16 George VeranisBug 20362: (follow-up) Direct link to authority records...
2022-03-16 George VeranisBug 20362: Direct link to authority records missing...
2022-03-16 Katrin FischerBug 30159: (QA follow-up) Fix translatability of alert...
2022-03-16 Adam StylesBug 30159: (follow-up) Make warning messages consistent
2022-03-16 Adam StylesBug 30159: Fix Check() to validate both mandatory and...
2022-03-15 Fridolin SomersBug 19532: (RM follow-up) Fix status finished renamed...
2022-03-15 Aleisha AmohiaBug 19532: (follow-up) Fix calls, tests, syspref settin...
2022-03-15 Aleisha AmohiaBug 19532: (follow-up) Fixing OPAC display and staff...
2022-03-15 Aleisha AmohiaBug 19532: Recalls on intranet
2022-03-15 Aleisha AmohiaBug 19532: Database and installer stuff
2022-03-09 Nick ClemensBug 15594: (QA follow-up) Move span to publisher name...
2022-03-09 BlouBug 15594: preserve sequence of 260 subfields in (staff...
2022-03-09 Nick ClemensBug 29136: (QA follow-up) missing filters
2022-03-09 Jonathan DruartBug 29136: Don't redirect if the whole set is > 1
2022-03-09 Jonathan DruartBug 29136: Ajaxify the patron search when placing a...
2022-03-04 Nick ClemensBug 28782: (QA follow-up) Fix missing filter
2022-03-04 Jonathan DruartBug 28782: Fix cancel holds in bulk
2022-03-04 Jonathan DruartBug 28782: Fix link when placing a hold for a patron...
2022-03-04 Joonas KylmäläBug 28782: Use query param list instead of splitting...
2022-03-04 Nick ClemensBug 30098: Only redirect from patron search if single...
2022-03-04 Janusz KaczmarekBug 30178: (bugs 27526 and 28445 follow-up) Every libra...
2022-03-02 Katrin FischerBug 29589: (follow-up) Add TT filter
2022-03-02 Jonathan DruartBug 29589: MARCOverlayRules - fix translatability issue
2022-03-02 Lucas GassBug 29338: (follow-up) only show print button when...
2022-03-02 Lucas GassBug 29338: Add print hold/transfer button to request.tt
2022-03-02 Nick ClemensBug 29287: Add child funds to display of parent funds...
2022-03-02 Martin RenvoizeBug 28663: Prevent discounts against void lines
2022-03-02 Owen LeonardBug 25025: Drag-and-drop cover image upload
2022-03-02 Owen LeonardBug 20689: (follow-up) Correct scope of template variables
2022-03-02 Chris CormackBug 20689: (follow-up) Tiny typo fix
2022-03-02 Owen LeonardBug 20689: (follow-up) Make it possible to add capital...
2022-03-02 Katrin FischerBug 20689: Replace marc (sub)field pull downs with...
2022-02-25 Lucas GassBug 29824: Allow editing of quick spine labels
2022-02-25 Fridolin SomersBug 25616: (follow-up) Use uppercase in advanced search...
2022-02-24 Nick ClemensBug 29965: (follow-up) Use a new class for the preview
2022-02-24 Nick ClemensBug 29965: (follow-up) Move repeated JS to its own...
next