koha.git
2016-02-26 Jonathan DruartBug 4941: Make tests non DB dependent
2016-02-24 Jonathan DruartBug 15798: Remove C4::Koha::displayServers
2016-02-24 Kyle M HallBug 15071 [QA Followup] - Update compiled css again
2016-02-24 Owen LeonardBug 15071 - In OPAC search results, "checked out" statu...
2016-02-24 Owen LeonardBug 15071 - In OPAC search results, "checked out" statu...
2016-02-24 Kyle M HallBug 15891 [Followup]
2016-02-24 Marcel de RooyBug 15891: Fix errors on updatedatabase
2016-02-24 Brendan GallagherDBRev Bug 15343 - Allow patrons to choose their own...
2016-02-24 Nick ClemensBug 15343 [QA Followup]
2016-02-24 Nick ClemensBug 15343 [QA Follow up] Fix captcha display
2016-02-24 Kyle M HallBug 15343 [QA Followup] - Fix issues
2016-02-24 Nick ClemensBug 15343 - Allow user to set password on opac-memberen...
2016-02-24 Kyle M HallBug 15465 [QA Followup] - Update wording, switch logo...
2016-02-24 GusBug 15465 - Created README.md file for github
2016-02-24 Kyle M HallBug 15471 [QA Followup] - Fix error causing visibility...
2016-02-24 Julian MauriceBug 15471: Add column settings and filters to Holds...
2016-02-24 Kyle M HallBug 15629 [QA Followup]
2016-02-24 Jonathan DruartBug 15629: Fix tests - Koha::Library does not have...
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchInfo
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove ModBranch
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchDetail
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchesInCatego...
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchesInCatego...
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchesInCatego...
2016-02-24 Jonathan DruartBug 15631: Koha::Cities - remove getidcity and GetCities
2016-02-24 Jonathan DruartBug 15631: Koha::Cities - remove getzipnamecity
2016-02-24 AleishaBug 15640: Removing title for links on circulation...
2016-02-24 AleishaBug 15662: String and translatability fix to Label...
2016-02-24 AleishaBug 15665: Better wording of error messages when import...
2016-02-24 Owen LeonardBug 15671 - Show branch name instead of branch code...
2016-02-24 Marcel de RooyBug 15713: Restart zebra when rotating logfiles
2016-02-24 Marcel de RooyBug 15714: Add zebra_loglevels to koha-conf.xml
2016-02-24 Marcel de RooyBug 15714: Remove zebra.log and add loglevels
2016-02-24 Marcel de RooyBug 15714: Add get_loglevels to koha-functions.sh
2016-02-24 Jonathan DruartBug 15731: Remove C4::Reports::Guided::build_authorised...
2016-02-24 Jonathan DruartBug 15769: Remove outdated C4::Koha::slashifyDate subro...
2016-02-24 Jonathan DruartBug 15783: AddAuthorisedValue - Remove the subroutine
2016-02-24 Jonathan DruartBug 15783: AddAuthorisedValue - Replace existing calls
2016-02-24 Jonathan DruartBug 15796: Remove C4::Koha::get_itemtypeinfos_of
2016-02-24 Jonathan DruartBug 15797: Remove C4::Koha::GetKohaImageurlFromAuthoris...
2016-02-24 Jesse WeaverBug 15813: Fix list-context call to ...->guarantor...
2016-02-24 AleishaBug 15826 - Use Font Awesome icons in confirmation...
2016-02-24 AleishaBug 15827 - Unfriendly message when saving overdue...
2016-02-24 Jonathan DruartBug 15828: Remove the required class on label
2016-02-24 Owen LeonardBug 15828: Upload patron images is hard to read
2016-02-24 AleishaBug 15829 - Rotating Collections is under Patrons on...
2016-02-24 AleishaBug 15830 - Move Rotating Collections actions into...
2016-02-24 Hector CastroBug 15858: Use Font Awesome icons in dialog alert for...
2016-02-24 Owen LeonardBug 15859: Move some basic MARC editor controls into...
2016-02-24 Kyle M HallBug 12920 [QA Followup] - Show override option below...
2016-02-24 Natashabug 12920 - Remove AllowRenewalLimitOverride from pl...
2016-02-24 AleishaBug 13474: Adding untranslatable log actions to viewlog.tt
2016-02-24 Mark TompsettBug 14097: Fixed missing test cases
2016-02-24 Julian FIOLBug 14097 : Changing AddReserve prototype call
2016-02-24 Julian FIOLBug 14097 : Avoid issue if the number of syspref shared...
2016-02-24 Mark TompsettBug 14097 - Correct noise under Debian
2016-02-24 Julian FIOLBug 14097: Rollback issue and warning corrected
2016-02-24 Julian FIOLBug 14097: changing verif_systempreferences_values...
2016-02-24 Julian FIOLBug 14097: Delete table issues before testing
2016-02-24 Julian FIOLBug 14097: Testing C4::UsageStats
2016-02-24 AleishaBug 15416: Warns on guided_reports.pl
2016-02-24 Gus15622 - Spelling mistake in printfeercpt.pl writen...
2016-02-24 Hector CastroBug 15693: Unnecessary punctuation mark when check...
2016-02-24 Mark TompsettBug 15795: C4/Members.pm is floody (Norwegian Patron DB)
2016-02-24 Colin CampbellBug 15841 Circulation module's true value misplaced
2016-02-24 Jonathan DruartBug 15845: Do not import Add_Delta_YM from circulation.pl
2016-02-24 Marcel de RooyBug 15845: Renewal date in circulation.pl is not always...
2016-02-24 Juan Romay... Bug 11937 - opac link doesn't open in new window
2016-02-24 Jonathan DruartBug 13778: Only the last column is not sortable
2016-02-24 AleishaBug 13778: Putting patron lists buttons into a dropdown...
2016-02-24 Brendan GallagherDBrev Bug 15526 - Drop nozebra database table
2016-02-24 Jonathan DruartBug 15526: drop table nozebra
2016-02-24 Owen LeonardBug 15600: System preferences broken toolbar looks...
2016-02-24 Marcel de RooyBug 15652: Allow current date in datepicker on opac...
2016-02-24 Marc VéronBug 15658: Browse system logs: Add more actions to...
2016-02-24 Marc VéronBug 15667: Fix date and branch formatting of messages...
2016-02-24 Owen LeonardBug 15692 - Move some patron entry form JavaScript...
2016-02-24 Nick ClemensBug 15699 [QA followup] - Only display firstname if...
2016-02-24 Nick ClemensBug 15699 - Course reserves instructors should be in...
2016-02-24 Mark TompsettBug 15719: Silence warning in C4/Language.pm during...
2016-02-24 Mark TompsettBug 15719: Silence warning in C4/Language.pm during...
2016-02-24 Julian MauriceBug 15743: Allow plugins to embed Perl modules
2016-02-24 Jonathan DruartBug 15747: Do not use CGI->param in list context -...
2016-02-24 Mark TompsettBug 15777 - Refactor and fix the RecordProcessor class
2016-02-24 Mark TompsettBug 15777 - Fix base class to prove refactor and fix...
2016-02-24 Mark TompsettBug 15777 - Test to prove initialization isn't working...
2016-02-24 Owen LeonardBug 15784: Library deletion warning is incorrectly...
2016-02-24 Marc VéronBug 15808 - Remove "Return to where you were before...
2016-02-24 Jonathan DruartBug 15811: follow-up Bug 4912: Redirect to the appropri...
2016-02-24 Owen LeonardBug 15843: Move MARC subfields structure JavaScript...
2016-02-24 Owen LeonardBug 15844 - Correct JSHint errors in staff-global.js
2016-02-24 Owen LeonardBug 15847: Correct JSHint errors in basket.js in the...
2016-02-24 Tomas Cohen... Bug 12549: (QA followup) missing newline in CLI dialog
2016-02-24 Nicholas van... Bug 12549: Hard coded font Paths ( DejaVu ) cause probl...
2016-02-24 Jonathan DruartBug 14244: Does not display patron's info in the checko...
2016-02-24 Thomas MisiloBug 14244: viewing a bib item's circ history requires...
2016-02-24 Kyle M HallBug 14507 [QA Followup] - Restore comment, tidy sub
2016-02-24 Colin CampbellBug 14507 Use checkpw to check password in Patron Info
2016-02-24 Kyle M HallBug 14930 [QA Followup] - Allow OpacFineNoRenewals...
2016-02-24 GusBug 14930 - Leaving OpacFineNoRenewals blank blocks...
next