Bug 19936: Replace Check_userid - Update the occurrences
[koha.git] / Koha /
2018-04-12 Jonathan DruartBug 19936: Replace Check_userid - Update the occurrences
2018-04-12 Jonathan DruartBug 19936: Remove warnings from tests
2018-04-12 Jonathan DruartBug 19936: Add the Koha::Patron->generate_userid method
2018-04-12 Jonathan DruartBug 19936: Replace Check_userid - Update the occurrences
2018-04-12 Jonathan DruartBug 19936: Add the Koha::Patron->has_valid_userid method
2018-04-11 Mark TompsettBug 18674: Allow TZ SetEnv for plack
2018-04-11 Kyle M HallBug 20123: (QA follow-up) If tz is 'local', no need...
2018-04-11 Kyle M HallBug 20123: Allow multiple instances of Koha to have...
2018-04-09 Jonathan DruartBug 19804: DBIC Schema changes
2018-04-09 Nick ClemensBug 19581: (follow-up) Fix handling of new and old...
2018-04-09 Nick ClemensBug 19581: Remove unused comment and line
2018-04-09 Nick ClemensBug 19581: Remove 'split' option from Catmandu fixes...
2018-04-09 Jonathan DruartBug 20179: [sql_modes] Remove GROUP BY in get_shelves_c...
2018-04-06 Kyle M HallBug 20181: (QA follow-up) Remove double check
2018-04-06 Kyle M HallBug 20181: Add POD for new plugin
2018-04-06 Kyle M HallBug 20181: Allow plugins to add css and javascript...
2018-04-06 Jonathan DruartBug 20446: Fix Edifact quotes processing
2018-04-04 Jonathan DruartBug 19578: Remove MARC punctuation in notices (TT syntax)
2018-04-04 Tomas Cohen AraziBug 19223: Add methods to correctly handle plugin-gener...
2018-04-03 Jonathan DruartBug 19935: Use ->checkouts when ->pending_checkouts...
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - Discharges
2018-04-03 Jonathan DruartBug 19935: Add Koha::Patron->pending_checkouts
2018-04-03 Jonathan DruartBug 19926: Add the Koha::Object->unblessed_all_relateds...
2018-04-02 Nick ClemensBug 20052: (follow-up) Fix QA tool complaints and bad...
2018-04-02 Nick ClemensBug 20052: Add Koha Reports object class
2018-04-02 Kyle M HallBug 18382: (QA follow-up) Make new unit test pass
2018-04-02 Kyle M HallBug 18382: (QA follow-up) Don't set suspend_until if...
2018-04-02 Marcel de RooyBug 18382: (QA follow-up) Replace ->ymd by ->datetime
2018-04-02 Kyle M HallBug 18382: action_logs entry for module HOLDS, action...
2018-04-02 Nick ClemensBug 20385: (follow-up) Assign blank instead of inapprop...
2018-04-02 Nick ClemensBug 20385: Don't try to get info for bad authtypecodes
2018-03-29 Jonathan DruartBug 16330: Remove unecessary Koha::Patron->store method
2018-03-29 Tomas Cohen AraziBug 19784: Adapt /v1/patrons to new naming guidelines
2018-03-29 Josef MoravecBug 16330: (QA follow-up) Update usage of search plugin...
2018-03-29 Tomas Cohen AraziBug 16330: Remove validation code from Koha::Patron
2018-03-29 Tomas Cohen AraziBug 16330: (QA follow-up) ModMember requires borrowernumber
2018-03-29 Tomas Cohen AraziBug 16330: (QA follow-up) Repect guidelines on plurals...
2018-03-29 Tomas Cohen AraziBug 16330: Move patches to OpenAPI
2018-03-29 Benjamin RoksethBug 16330: Add routes to add, update and delete patrons
2018-03-28 Nick ClemensBug 19564: (QA follow-up) Make commented out tests...
2018-03-28 David GustafssonBug 19564: Fix extraction of sort order from sort condi...
2018-03-27 Nick ClemensBug 19582: Use compat routines for searching authoritie...
2018-03-26 Nick ClemensBug 20081: Set inline headers for uploaded pdfs
2018-03-23 Marcel de RooyBug 19929: (QA follow-up) Fix POD
2018-03-23 Nick ClemensBug 19929: Add Koha objects for class sources and sorters
2018-03-23 Jonathan DruartBug 4078: Add the ability to display and configure...
2018-03-23 Jonathan DruartBug 4078: Pass with_symbol to module
2018-03-23 Jonathan DruartBug 4078: DBIC Schema changes
2018-03-19 Mark TompsettBug 18570: Send Password Reset Emails immediately
2018-03-15 Tomas Cohen AraziBug 20167: Make changing a hold pass the itemnumber...
2018-02-26 Jonathan DruartBug 20199: Send a DateTime to DBIC instead of an iso...
2018-02-23 Tomas Cohen AraziBug 12001: (QA follow-up) Explicit return
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountBalance to Koha::Accoun...
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountRecords to the Koha...
2018-02-19 Tomas Cohen AraziBug 18336: (follow-up) Shift TINYTEXT columns
2018-02-18 Jonathan DruartBug 17672: DBIC Schema changes
2018-02-18 Jonathan DruartBug 20145: Do not insert 0000-00-00 in patron tests...
2018-02-17 Jonathan DruartBug 9573: Lost items report - Add items.notforloan...
2018-02-16 Jonathan DruartBug 18336: DBIC Schema changes
2018-02-16 Tomas Cohen AraziBug 18336: DBIC update
2018-02-16 Tomas Cohen AraziBug 18336: SET NAMES utf8mb4 in Koha::Database
2018-02-16 Kyle M HallBug 20004: Fix POD
2018-02-16 Tomas Cohen AraziBug 20004: Adapt /v1/cities to new naming guidelines
2018-02-16 Jonathan DruartBug 20229: Explicitly list the SQL modes we support
2018-02-16 Tomas Cohen AraziBug 19686: (follow-up) Add to_api param for completeness
2018-02-16 Tomas Cohen AraziBug 19686: Add objects.search a 'to_model' param
2018-02-16 Jonathan DruartBug 12598: Remove warnings from tests and make them...
2018-02-16 Jonathan DruartBug 12598: Add use Koha::Patron::debarments statement
2018-02-16 Jonathan DruartBug 12598: Re-add bug 18555: Create patron list from...
2018-02-16 Colin CampbellBug 12598: Allow matched patron to be updated
2018-02-16 Jonathan DruartBug 12598: Re-add some missing stuffs
2018-02-16 Jonathan DruartBug 12598: Fix conflict with 17829 - GetMember
2018-02-16 Jonathan DruartBug 12598: Fix conflict with bug 16911
2018-02-16 Jonathan DruartBug 12598: Update code to use new modules
2018-02-16 Kyle M HallBug 12598: New misc/import_borrowers.pl command line...
2018-02-16 Jonathan DruartBug 18789: Add POD for is_adult and is_child
2018-02-16 Jonathan DruartBug 18789: (follow-up) Use Koha::Patron->image from...
2018-02-16 Jonathan DruartBug 18789: Add tests for is_adult and is_child
2018-02-16 Jonathan DruartBug 20182: [sql_modes] Remove group by clause in search...
2018-02-16 Jonathan DruartBug 20176: [sql_modes] Set biblio.datecreated to NOW...
2018-02-13 Jonathan DruartBug 20144: DBIC Schema changes
2018-02-13 Marcel de RooyBug 19301: (QA follow-up) Add POD, use statements and...
2018-02-13 Jonathan DruartBug 19301: Move C4::Reserves::OnShelfHoldsAllowed to...
2018-02-13 Alex ArnaudBug 4319: (QA follow-up) Rename hasItemswaitingOrInTran...
2018-02-13 Alex ArnaudBug 4319: [OPAC] Allow holds on waiting/transit items
2018-02-12 Jonathan DruartBug 18403: Fix perlcritic on Koha::Patron
2018-02-12 Jonathan DruartBug 18403: rename Koha::Patron->can to has_permission
2018-02-12 Jonathan DruartBug 20175: DBRev 17.12.00.013
2018-02-12 Kyle M HallBug 20157: DBIC Schema changes
2018-02-12 Kyle M HallBug 20157: Use group 'features' to decide which groups...
2018-02-12 Jonathan DruartBug 20133: Enable/disable the "Hide patron information...
2018-02-12 Jonathan DruartBug 20133: DBIC Schema changes
2018-02-12 Kyle M HallBug 18403: Fix error triggered by subgroups being added...
2018-02-12 Jonathan DruartBug 18403: Deal with the DB user
2018-02-12 Jonathan DruartBug 18403: REST API - patrons endpoint
2018-02-12 Jonathan DruartBug 18403: Article requests
2018-02-12 Jonathan DruartBug 18403: Patron discharges
2018-02-12 Jonathan DruartBug 18403: Patron reviews
2018-02-12 Jonathan DruartBug 18403: Patron modification requests
2018-02-12 Jonathan DruartBug 18403: Add new method Koha::Patron->can_see_patrons...
next