Update release notes for 17.11.18 release
[koha.git] / authorities /
2019-02-27 Fridolin SomersRevert "Bug 21986: Do not escape quotation marks when... v17.11.16
2019-01-02 Jonathan DruartBug 21986: Do not escape quotation marks when cataloguing
2018-11-09 Martin RenvoizeBug 21456: (QA follow-up) Catch missed case in authorit...
2018-11-09 Andreas RoussosBug 21456: The 'New authority' button lists authority...
2018-11-08 Andreas RoussosBug 21455: Authority search options get shuffled around...
2018-05-14 Alex ArnaudBug 19583: Remove use of C4::AuthoritiesMarc
2018-05-14 Nick ClemensBug 19582: (follow-up) get params in correct order
2018-05-14 Nick ClemensBug 19582: Use compat routines for searching authoritie...
2018-04-23 Marcel de RooyBug 20430: (See also bug 19436) Button display depends...
2018-01-26 Jonathan DruartBug 19881: Remove authorities-list.pl
2018-01-23 Marcel de RooyBug 20063: (bug 18811 follow-up) Allow hidden $9 subfields
2018-01-23 Grace SmythBug 19987: If no z39.50/SRU servers the button should...
2017-11-08 Marcel de RooyBug 19537: (QA follow-up) Consistent structures
2017-11-08 Nick ClemensBug 19537: Correct addition of source subfield from...
2017-10-27 Nick ClemensBug 19528: (QA follow-up) Adjust language for readability
2017-10-27 Marcel de RooyBug 19528: Fix a few typos like corrosponding
2017-09-19 Marcel de RooyBug 18149: Move CountUsage calls to Koha namespace
2017-09-12 Nick ClemensBug 17380: [QA Follow-up] Report error to user instead...
2017-09-12 Marcel de RooyBug 17380: Do not allow Default template in merge form
2017-09-12 Marcel de RooyBug 17380: Do not use GuessAuthTypeCode in MetadataReco...
2017-09-12 Marcel de RooyBug 17380: Add some checks around Authorities::Types...
2017-09-12 Marcel de RooyBug 18811: Change visibility checks in authorities.pl
2017-04-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
2017-04-13 Marcel de RooyBug 9988: Few subtle changes for postponed merge
2017-04-13 Marcel de RooyBug 9988: Remove further references to dontmerge
2017-04-13 Marcel de RooyBug 9988: Merge should have a parameter hash
2017-03-31 Marcel de RooyBug 18019: [QA Follow-up] Also catch the delete from...
2017-03-31 Marcel de RooyBug 18019: Add CSRF protection to authorities-home...
2017-02-17 remiBug 16018: Merge.pl code cleanup
2016-09-02 Jonathan DruartBug 17118: (follow-up 15381) Fix regression when cleari...
2016-09-02 Jonathan DruartBug 17048: Fix pagination offset for authority searches
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Force scalar context
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2016-04-26 Robin SheatBug 12478: allow more granular sorting configuration
2016-04-26 Robin SheatBug 12478: make things using SimpleSearch use the new...
2016-04-26 Robin SheatBug 12478: auth search works in the staff client
2016-04-26 Robin SheatBug 12478: starting authority search in staff client
2016-03-07 Jonathan Druart Bug 5404: C4::Koha - remove subfield_is_koha_internal_p
2016-02-03 Julian MauriceBug 15358: Fix authorities merge
2016-01-25 Frédéric DemiansBug 15572: Follow-up to fix error on authority creation
2016-01-25 Jesse WeaverRevert "Bug 15572: Follow-up to fix error on authority...
2016-01-19 Frédéric DemiansBug 15572: Follow-up to fix error on authority creation
2015-12-31 Jonathan DruartBug 15381: Remove GetAuthType and GetAuthTypeCode
2015-12-31 Jonathan DruartBug 15381: Remove getauthtypes and getauthtype
2015-12-31 Jonathan DruartBug 15380: Move Koha::Authority to Koha::MetadataRecord...
2015-11-02 Marcel de RooyBug 14589: Adjust authorities_merge_ajax and replace...
2015-10-27 Jonathan DruartBug 14100: Generic solution for language overlay -...
2015-07-24 mxbeaulieuBug 14387: Merge reference selection has no effect...
2015-05-18 Jonathan DruartBug 8399: No need to truncate the marc field text to...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-16 Marcel de RooyBug 10480: Use the framework plugin object in cataloguing
2015-01-24 simithBug 11961 - This patch fix the QA critical error, fix...
2015-01-24 FrédérickBug 11961 - Add a "Z39.50 search" button to the authori...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2015-01-13 Jonathan DruartBug 11944: replace uri_escape with uri_escape_utf8...
2014-10-28 Colin CampbellBug 12573: Use correct comparison for comparing strings
2014-08-19 Bernardo Gonzalez... Bug 12177 - Remove HTML from authorities.pl
2014-07-17 Tomas Cohen AraziBug 11349: Make the QA script happy
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-05-05 Jonathan DruartBug 10862: Add search history to the intranet interface
2014-05-05 Fridolyn SOMERSBug 7442: fix crash when selecting an authority with...
2014-04-18 FrédérickBug 11955: Remove spaces in empty indicators when linki...
2014-02-13 Janusz KaczmarekBug 11652: ensure that merging authority records correc...
2014-01-23 Fridolyn SOMERSBug 11313: supply empty value in mandatory comboboxs...
2013-12-10 Fridolyn SOMERSBug 10808: (follow-up) reformat auth_finder.pl
2013-12-10 Fridolyn SOMERSBug 10808: make authority search form retain drop-down...
2013-10-10 Galen CharltonBug 9282: (follow-up) remove log noise caused by author...
2013-10-10 Fridolyn SOMERSBug 9282: improve auto-completion for authority record...
2013-10-10 Jared Camins-EsakovBug 5202: QA follow-up - correct license and POD errors
2013-10-10 Jared Camins-EsakovBug 5202: QA follow-up - improve merge reference selection
2013-10-10 Jared Camins-EsakovBug 5202: (follow-up) Quiet warning
2013-10-10 Jared Camins-EsakovBug 5202: QA follow-up 2 - fix overeager error message
2013-10-10 Jared Camins-EsakovBug 5202: QA follow-up: quiet warnings
2013-10-10 Jared Camins-EsakovBug 5202: merge authorities from the authority file...
2013-10-04 David CookBug 10096 - Add a Z39.50 interface for authority searching
2013-09-21 Owen LeonardBug 10888: Don't hide authorities module from users...
2013-08-14 Janusz KaczmarekBug 5262: make authority plugin copy indicators to...
2013-04-29 Galen CharltonRevert "Bug 6554 - make Koha internally utf-8 clean"
2013-04-01 Dobrica PavlinusicBug 6554 - make Koha internally utf-8 clean
2013-02-20 Vitor FERNANDESBUG 9145: Authorities: standard language for UNIMARC
2012-11-01 Fridolyn SOMERSBug 7455: Authority subfields are cloned in the wrong...
2012-11-01 Fridolyn SOMERSBug 7455: Authority subfields are cloned in the wrong...
2012-10-03 Jared Camins-EsakovBug 8744: Thesaurus in authorities should not lock...
2012-09-21 Jared Camins-EsakovBug 8523: Display auth hierarchies w/all marcflavours
2012-09-20 Fridolyn SOMERSBug 8692: Authorities search form does not correspond...
2012-09-18 Fridolyn SOMERSBug 8709: Subfield 0 does not show in MARC detail in...
2012-09-14 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8520'
2012-09-14 Tomas Cohen AraziBug 8520 - Authorities summary incorrect on posible...
2012-09-14 Fridolyn SOMERSBug 8071: link between bib and authorities with the...
2012-09-03 Jared Camins-EsakovBug 8332: Add relationships to auth_finder for authorit...
2012-08-31 Jared Camins-EsakovBug 8520: fix authority display in autocomplete
2012-08-02 Kyle M HallBug 4198 - Followup - PerlTidy authorities-home.pl
2012-08-02 Kyle M HallBug 4198 - deleting an authority refreshes the page
2012-07-26 Jared Camins-EsakovBug 8208: Add fast-add link to auth finder plugin
2012-07-17 Jared Camins-EsakovBug 8386: Error in duplicate detection message for...
2012-07-12 Jared Camins-EsakovBug 8203 follow-up: fix MARCXML export for UNIMARC
2012-07-12 Jared Camins-EsakovBug 8203: Add ability to save individual authorities
2012-06-20 Jared Camins-EsakovBug 5910: [SIGNED-OFF] only add "All authority types...
2012-06-20 Jared Camins-EsakovBug 6720: show authority type in auth details
2012-06-20 Jared Camins-EsakovBug 7943: Authority search results are untranslatable
next