koha.git
2016-10-11 Jonathan DruartBug 17248 - Koha::AuthorisedValues - Remove GetKohaAuth...
2016-10-11 Nick ClemensBug 16520 (Follow up) Rebase fixes
2016-10-11 Jesse WeaverBug 16520: Add new Plack-SetEnv syntax to Apache config...
2016-10-11 Jesse WeaverBug 16520: Initialize the sysprefs Koha::Caches on...
2016-10-11 Jesse WeaverBug 16520: Allow per-VirtualHost environment variables...
2016-10-11 Jesse MasetoBug 7143 NEW added Kyle Hall as release manager.
2016-10-11 Brendan GallagherUPdating the DBREv for Bug 17216 - Add a new table...
2016-10-11 Jonathan DruartBug 17216: Move the AV cat list file to the top level
2016-10-11 Jonathan DruartBug 17216: Internal AV should be correctly handled...
2016-10-11 Jonathan DruartBug 17216: Do no display the empty string category...
2016-10-11 Jonathan DruartBug 17216: Do not display branches, itemtypes and cn_source
2016-10-11 Jonathan DruartBug 17216: Fix other tests
2016-10-11 Jonathan DruartBug 17216: Fix tests
2016-10-11 Jonathan DruartBug 17216: Update DBIC schema for MSS
2016-10-11 Jonathan DruartBug 17216: Update DBIC Schema
2016-10-11 Jonathan DruartBug 17216: Add FK on authorised_values.category
2016-10-11 Jonathan DruartBug 17216: Use Koha::AVC from mss.pl
2016-10-11 Jonathan DruartBug 17216: Add FK on mss.authorised_value
2016-10-11 Jonathan DruartBug 17216: Update the admin interface
2016-10-11 Jonathan DruartBug 17216: DBIC Schema changes
2016-10-11 Jonathan DruartBug 17216: Add some other AV categories
2016-10-11 Jonathan DruartBug 17216: Add new table authorised_value_categories...
2016-10-11 Jonathan DruartBug 17216: Add Koha::AuthorisedValueCategory|ies classes
2016-10-11 Martin RenvoizeBug 17432: Remove minification
2016-10-11 Kyle M HallBug 14899 - Convert links to buttons, add icons
2016-10-11 Jonathan DruartBug 14899: Add a reset option
2016-10-11 Jonathan DruartBug 14899: Add a link to the new page in the admin
2016-10-11 Jonathan DruartBug 14899: Add the mapping configuration page in the...
2016-10-11 Jonathan DruartBug 14899: Add tableDND JS lib
2016-10-11 Kyle M HallBug 17226 - Fix unit tests
2016-10-11 Jonathan DruartBug 17226: Make Koha::Object->get_column available
2016-10-11 Jonathan DruartBug 17226: Improve Koha::Object's AUTOLOAD method
2016-10-11 Brendan GallagherUping DBRev. Bug 17357 - WTHDRAWN is still used in...
2016-10-11 Jonathan DruartBug 17357: Replace WTHDRAWN with WITHDRAWN in installer...
2016-10-11 Jonathan DruartBug 17358: Rename COU with COUNTRY and LAN with LANG
2016-10-11 Jonathan DruartBug 17091: Add delete to the Koha::Objects AUTOLOAD...
2016-10-11 Jonathan DruartBug 17091: In a first phase, restrict the usage of...
2016-10-11 Jonathan DruartBug 17091: Remove explicit declaration of Koha::Objects...
2016-10-11 Jonathan DruartBug 17091: Remove explicit declaration of Koha::Objects...
2016-10-11 Jonathan DruartBug 17091: Remove explicit declaration of Koha::Objects...
2016-10-11 Jonathan DruartBug 17091: Remove explicit declaration of Koha::Objects...
2016-10-11 Jonathan DruartBug 17091: Add AUTOLOAD to Koha::Objects
2016-10-11 Jonathan DruartBug 17372: Standardize Elasticsearch paths
2016-10-11 Jonathan DruartBug 16838: ES - install mappings for new installs
2016-10-11 MarcBug 17403: Internal Server Error while deleting patron
2016-10-10 Marcel de RooyBug 16769: [QA Follow-up] Remove unsupported deepcopy...
2016-10-10 Marcel de RooyBug 16769: [QA Follow-up] Still found an occurrence
2016-10-10 Jonathan DruartBug 16769: Uniformise calls to Koha::Cache->set_in_cache
2016-10-10 Jonathan DruartBug 17386: Simplify code
2016-10-10 Marc VéronBug 17386: Add opac notes for patron to self checkout...
2016-10-10 Andreas RoussosBug 17310: Broken URLs in 'Item renewed' / 'Cannot...
2016-10-10 Jonathan DruartBug 17396: Remove unnecessary t/DataTables/Members...
2016-10-10 Jonathan DruartBug 17088: Add tests to cover the changes
2016-10-10 Marcel de RooyBug 17088: [Follow-up] Use Logger for failed exports
2016-10-10 Marcel de RooyBug 17088: [Follow-up] Adjust POD in Logger.pm
2016-10-10 Kyle M HallBug 17088 - Bad MARC XML can halt export_records.pl
2016-10-10 Mason JamesBug 17035 - Koha allows system-wide 'read' access to...
2016-10-10 Marcel de RooyBug 7143: Release team for 16.11
2016-10-10 Mark TompsettBug 17292: Follow up - tweak to make it pass cleaner
2016-10-10 Kyle M HallBug 17292 - Use of DBIx in updatedatabase.pl broke...
2016-10-10 Mark TompsettBug 17324: Deal with branchcode NULL issue
2016-10-10 Katrin FischerBug 17345: Fix typo in sysprefs.sql
2016-10-10 Marc VéronBug 17384 - Categories do not display in patron editing...
2016-09-27 Kyle M HallBug 15899 - Remove C4::Accounts::recordpayment
2016-09-27 Kyle M HallBug 15899 - Fix up unit tests
2016-09-27 Kyle M HallBug 15903 - Remove use of recordpayment in paycollect.pl
2016-09-27 Kyle M HallBug 15902 [QA Followup] - Use Koha::Patrons instead...
2016-09-27 Kyle M HallBug 15902 - Remove use of recordpayment in process_koc.pl
2016-09-27 Kyle M HallBug 15901 - Remove use of recordpayment in C4::SIP...
2016-09-27 Kyle M HallBug 15900 [QA Followup] - Use Koha::Patrons instead...
2016-09-27 Kyle M HallBug 15900 - Remove use of recordpayment in ProcessOffli...
2016-09-27 Jonathan DruartBug 15895: Remove useless discard_changes calls
2016-09-27 Kyle M HallBug 15895 - Add Koha::Account module, use Koha::Account...
2016-09-25 Kyle M HallBug 17352 - Patron search type is hard coded to 'contai...
2016-09-25 Kyle M HallBug 16273 - DBRev 16.06.00.031
2016-09-25 Jonathan DruartBug 16273: Add the ability not to display the login...
2016-09-25 Jonathan DruartBug 16273: Add the new pref PatronSelfRegistrationPrefi...
2016-09-25 Katrin FischerBug 17301: Follow-up - Standardize headings
2016-09-25 Nick ClemensBug 17301 - Add callnumber to label-edit-batch.pl
2016-09-25 Owen LeonardBug 17083: Remove more event attributes from tools...
2016-09-25 Owen LeonardBug 17056 - Remove event attributes from various templates
2016-09-25 Jonathan DruartBug 16961: Add Koha::Objects->update
2016-09-25 Kyle M HallBug 16552 - DBRev 16.06.00.030
2016-09-25 Jonathan DruartBug 16552: Add the ability to change the default holdin...
2016-09-25 Koha instance... Bug 16551: Follow-up - Regenerated opac.css file
2016-09-25 Jonathan DruartBug 16551: Display the name of lists to the search...
2016-09-25 Jonathan DruartBug 16519: Replace 'our' with 'my' in [opac-]addbybibli...
2016-09-25 Nick ClemensBug 15975 (QA Followup) Fix colspan for footer
2016-09-25 Nick ClemensBug 15975 - Add Owning Library Column to Checkouts
2016-09-25 Hector CastroBug 14668: (follow-up) JSON fails if single quotes...
2016-09-25 Charles FarmerBug 14668: Show serial enumeration in INTRANET circulat...
2016-09-25 Jonathan DruartBug 14435: Add the ability to store result's report
2016-09-25 Andreas RoussosBug 9896 - Show vendor in subscription search when...
2016-09-25 Nick ClemensBug 17331 - Show holding branch in holds awaiting picku...
2016-09-25 Tomas Cohen... Bug 17304: Introduce C4::Matcher::_get_match_keys unit...
2016-09-25 Kyle M HallBug 14707 - Remove atomic update
2016-09-25 Marcel de RooyBug 17302: [Follow-up] Make Normalize.pm undef-resistent
2016-09-25 Tomas Cohen... Bug 17302: Add Koha::Util::Normalize for normalization...
2016-09-25 Kyle M HallBug 14707 - DBRev 16.06.00.029
2016-09-25 Jonathan DruartBug 14707: Update existing installations and correct...
next