koha.git
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Shorten items.barcode
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Correct quotes.timestamp values...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Add default values for export_fo...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Shorten cities.city_zipcode
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set auth_header.marcxml to an...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set missinglist and recievedlist...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix date format in tests
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set default value for aqbasket...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix datatype for aqbasket.author...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set default value for Aqbooksell...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix generated value for account_...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix default value for statistics...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set a default value for lowestPr...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix borrowers table structure
2018-02-13 Kyle M HallBug 19530: Don't update the date arrived for closed...
2018-02-13 Mark TompsettBug 19530: Added commentary for last test when prove -v
2018-02-13 Kyle M HallBug 19530: Prevent multiple transfers from existing...
2018-02-13 Jonathan DruartBug 19466: Restore original sentence to avoid additiona...
2018-02-13 David BourgaultBug 19466: Warn about conflicting settings of autoMembe...
2018-02-13 Marcel de RooyBug 19301: (QA follow-up) Add a few simple tests
2018-02-13 Marcel de RooyBug 19301: (QA follow-up) Add POD, use statements and...
2018-02-13 Jonathan DruartBug 19301: Remove C4::Reserves::OnShelfHoldsAllowed
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 Marcel de RooyBug 4319: (QA follow-up) Use ReservableItems in all...
2018-02-13 Marcel de RooyBug 4319: (QA follow-up) Consistency in IsAvailableForI...
2018-02-13 Alex ArnaudBug 4319: [OPAC] Allow holds on waiting/transit items
2018-02-13 Jonathan DruartBug 20190: Replace intranet-tmpl with [% interface %]
2018-02-13 Kyle M HallBug 20190: TinyMCE is broken and not displayed
2018-02-13 Jonathan DruartBug 20189: Fix style on installer and onboarding pages
2018-02-13 Marcel de RooyBug 20189: Fix style on the authentication page
2018-02-13 Marcel de RooyBug 20187: (QA follow-up) Replace N,L flag by L flag
2018-02-13 Kyle M HallBug 20187: New rewrite rules can break custom css
2018-02-13 Owen LeonardBug 20135: Prevent staff client language choose pop...
2018-02-13 Jonathan DruartBug 19671: Map itemtypes to hash for correct display...
2018-02-13 Owen LeonardBug 20163: Position of NoLoginInstructions text is...
2018-02-12 Jonathan DruartBug 7143: Update about page for new dev - Chad Billman
2018-02-12 Jonathan DruartBug 19790: DBRev 17.12.00.014
2018-02-12 Marcel de RooyBug 19790: Add a db revision for existing installs
2018-02-12 Marcel de RooyBug 19790: Remove additionalauthors.author from install...
2018-02-12 Jonathan DruartBug 18403: Fix POD for C4::Output::output_and_exit_if_error
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 Jonathan DruartBug 20175: [sql_modes] (follow-up) Set a correct defaul...
2018-02-12 Jonathan DruartBug 20175: [sql_modes] Set a correct default value...
2018-02-12 Owen LeonardBug 20155: (follow-up) Compiled CSS
2018-02-12 Owen LeonardBug 20155: Improve readability of OPAC header language...
2018-02-12 Marcel de RooyBug 19451: (QA follow-up) Replace weird subquery
2018-02-12 Josef MoravecBug 19451: (QA follow-up) Change parameter name no_over...
2018-02-12 Marcel de RooyBug 19451: Add no_overwrite option to borrowers-force...
2018-02-12 Jonathan DruartBug 15752: DBRev 17.12.00.012
2018-02-12 Josef MoravecBug 15752: (QA follow-up) Remove unecessary redirect
2018-02-12 Jonathan DruartBug 15752: (QA follow-up) Remove unecessary redirect
2018-02-12 Josef MoravecBug 15752: (QA follow-up) Inform user that patron was...
2018-02-12 Josef MoravecBug 15752: (follow-up) Search for patrons only if param...
2018-02-12 Chad BillmanBug 15752: Automatically switch to patron when cardnumb...
2018-02-12 Pasi KallinenBug 20166: Untranslatable course reserves delete prompt
2018-02-12 Indranil Das... Bug 20054: Remove attribute "text/css" for <style>...
2018-02-12 Jonathan DruartBug 20157: DBRev 17.12.00.011
2018-02-12 Jonathan DruartBug 20157: Group search groups together
2018-02-12 Jonathan DruartBug 20157: Do not display OPAC groups on the staff...
2018-02-12 Jonathan DruartBug 20157: Correctly hide the features for non first...
2018-02-12 Jonathan DruartBug 20157: Save the features that have been checked
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: DBRev 17.12.00.010
2018-02-12 Kyle M HallBug 20133: (QA follow-up) Tweak new 'group features...
2018-02-12 Jonathan DruartBug 20133: Enable/disable the "Hide patron information...
2018-02-12 Jonathan DruartBug 20133: UI Changes
2018-02-12 Jonathan DruartBug 20133: DBIC Schema changes
2018-02-12 Jonathan DruartBug 20133: Add new column library_groups.ft_hide_patron...
2018-02-12 Jonathan DruartBug 18403: DBRev 17.12.00.009
2018-02-12 Jonathan DruartBug 18403: Fix few errors found with hit_pages.t
2018-02-12 Jonathan DruartBug 18403: Add POD for output_and_exit_if_error
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: Guarantors
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...
2018-02-12 Jonathan DruartBug 18403: Add tests for Koha::Patrons
2018-02-12 Jonathan DruartBug 18403: Refactor and add Koha::Patron->libraries_whe...
2018-02-12 Jonathan DruartBug 18403: Add new methods Koha::Patrons->search_limite...
2018-02-12 Jonathan DruartBug 18403: output_and_exit_if_error for circulation.pl
2018-02-12 Jonathan DruartBug 18403: Batch patron modification tool
2018-02-12 Jonathan DruartBug 18403: Use patron-title.inc when hidepatronname...
2018-02-12 Jonathan DruartBug 18403: Use patron-title.inc when hidepatronname...
2018-02-12 Jonathan DruartBug 18403: Use patron-title.inc when hidepatronname...
2018-02-12 Jonathan DruartBug 18403: Only display libraries from group in dropdow...
2018-02-12 Jonathan DruartBug 18403: Adapt patron search
2018-02-12 Jonathan DruartBug 18403: Add sub output_and_exit_if_error - unknown_p...
2018-02-12 Jonathan DruartBug 18403: Update permissions - borrowers => 1|* become...
2018-02-12 Jonathan DruartBug 18403: Add new method Koha::Patron->can_see_patron_info
2018-02-12 Jonathan DruartBug 18403: Send logged_in_user to template from C4...
2018-02-12 Jonathan DruartBug 18403: Add new method Koha::Library::Group->has_child
2018-02-12 Jonathan DruartBug 18403: Add new method Koha::Library->library_group
next