koha.git
2018-04-03 Jonathan DruartBug 7143: Update about page for new dev - Roch D'Amour
2018-04-03 Jonathan DruartBug 7143: Update about page for new dev - Philippe...
2018-04-03 Jonathan DruartBug 7143: Update about page for new releases
2018-04-02 Roch D'AmourBug 18820: Main block size now adjust to OpacNavRight...
2018-04-02 PaudetBug 18820: Adding lines that check if opacuserlogin...
2018-04-02 Tomas Cohen... Bug 20497: Access LibraryThing assets using HTTPS
2018-04-02 Owen LeonardBug 19892: (follow-up) Replace one more instance
2018-04-02 Charlotte CordwellBug 19892: Replace numbersphr variable with Koha.Prefer...
2018-04-02 Jonathan DruartBug 20291: DBRev 17.12.00.025
2018-04-02 Nick ClemensBug 20291: (follow-up) Rename NoLoginInstructions to...
2018-04-02 Nick ClemensBug 20291: (follow-up) Add sysprefs.sql changes
2018-04-02 Nick ClemensBug 20291: Add a StaffLoginInstructions preference...
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 Jonathan DruartBug 18382: Add a test
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 20494: Remove unused code in neworderempty.pl and...
2018-04-02 Jonathan DruartBug 18979: Speed up 'valid-templates.t' tests
2018-04-02 Nick ClemensBug 20282: Match course reserve on holdingbranch
2018-04-02 Kyle M HallBug 20369: Analytics search is broken with QueryAutoTru...
2018-04-02 Josef MoravecBug 19907: Fix email validation in patron edit form
2018-04-02 Jonathan DruartBug 20462: Ensure batch item deletion will not delete...
2018-04-02 Jonathan DruartBug 20318: Add class 'required' to the label
2018-04-02 Christophe... Bug 20318: Merge invoices can lead to an merged invoice...
2018-04-02 Kyle M HallBug 18474: (QA follow-up) Remove useless else in template
2018-04-02 Jonathan DruartBug 18474: Restore multiple holds when patron is search...
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-30 Jonathan DruartBug 20503: Prevent Borrower_PrevCheckout.t to fail...
2018-03-29 Owen LeonardBug 20498: (bug 19641 follow-up) Patron advanced search...
2018-03-29 Jonathan DruartBug 16330: Remove unecessary Koha::Patron->store method
2018-03-29 Lari TaskulaBug 20490: Correct bug number typo in comment in Circul...
2018-03-29 Tomas Cohen... Bug 19784: Adapt /v1/patrons to new naming guidelines
2018-03-29 Tomas Cohen... Bug 19784: Remove reference to 'borrowernumber' param...
2018-03-29 Tomas Cohen... Bug 19784: Unit tests for /api/v1/patrons
2018-03-29 Josef MoravecBug 16330: (QA follow-up) Update usage of search plugin...
2018-03-29 Tomas Cohen... Bug 16330: Remove validation code from Koha::Patron
2018-03-29 Tomas Cohen... Bug 16330: (QA follow-up) ModMember requires borrowernumber
2018-03-29 Tomas Cohen... Bug 16330: (QA follow-up) Repect guidelines on plurals...
2018-03-29 Tomas Cohen... Bug 16330: Move patches to OpenAPI
2018-03-29 Benjamin RoksethBug 16330: Add routes to add, update and delete patrons
2018-03-29 Katrin FischerBug 19488: (QA follow-up) Fix spelling, remove ()
2018-03-29 Jesse MasetoBug 19488: Add borrowernumber to brief info on patron...
2018-03-28 Nick ClemensBug 19564: (QA follow-up) Make commented out tests...
2018-03-28 Jonathan DruartBug 19564: Add tests for _convert_sort_fields
2018-03-28 David GustafssonBug 19564: Fix extraction of sort order from sort condi...
2018-03-28 Jonathan DruartBug 19673: Allow to set patron attributes to 0 with...
2018-03-28 Nick ClemensBug 19916: Add keyword and standard ID fields to acq...
2018-03-28 Pasi KallinenBug 20330: Allow translating more of quote upload
2018-03-28 Jonathan DruartBug 18055: The 2 new deps are used for testing purpose
2018-03-28 Tomas Cohen... Bug 18055: (QA followup) Only print output if DEBUG
2018-03-28 Mason JamesBug 18055: Speed up '00-strict.t' test, with Parallel...
2018-03-28 Mason JamesBug 18055: Speed up '00-strict.t' test, with Parallel...
2018-03-28 Jonathan DruartBug 20455: Fix sort patrons by date expired
2018-03-27 Jonathan DruartBug 19233: Restore styling of the button
2018-03-27 Alex ArnaudBug 19583: Remove use of C4::AuthoritiesMarc
2018-03-27 Nick ClemensBug 19582: (follow-up) get params in correct order
2018-03-27 Nick ClemensBug 19582: Unit tests
2018-03-27 Nick ClemensBug 19582: Use compat routines for searching authoritie...
2018-03-27 Claire GravelyBug 20386: Improve warning and error messages for Searc...
2018-03-27 Fridolin SomersBug 19739: Add default ES configuration to koha-conf.xml
2018-03-27 Nick ClemensBug 19233: (follow-up) Use a button to submit form
2018-03-27 Owen LeonardBug 19233: (follow-up) Send itemnumbers in report resul...
2018-03-27 Nick ClemensBug 19233: Add ability to send itemnumbers in report...
2018-03-27 Jonathan DruartBug 20479: Ease readability - do not enter the block...
2018-03-27 Jonathan DruartBug 20479: Use $flag instead of fetching patron
2018-03-27 Nick ClemensBug 20479: (follow-up) Don't try to get flags for datab...
2018-03-27 Nick ClemensBug 20479: Don't kick superlibrarians out of the opac
2018-03-27 Jonathan DruartBug 20480: send KOHA_VERSION even if only one language...
2018-03-27 Tomas Cohen... Bug 20480: Make KOHA_VERSION available to all templates...
2018-03-27 Jonathan DruartBug 20474: Mimick Letters.t
2018-03-27 Mark TompsettBug 20474: Mock sendmail instead of actually emailing
2018-03-27 Mark TompsettBug 20474: Explicitly call sendmail to make mocking...
2018-03-27 Jonathan DruartBug 20045: Fix Selenium tests
2018-03-26 Jonathan DruartBug 20267: .gitignore do not need to be mapped in Makefile
2018-03-26 Tomas Cohen... Bug 17468: Remove koha-*-zebra scripts and its traces
2018-03-26 Owen LeonardBug 20345: Put saved report keyword search form on...
2018-03-26 Owen LeonardBug 20045: Switch single-column templates to Bootstrap...
2018-03-26 Owen LeonardBug 19983: Switch single-column templates to Bootstrap...
2018-03-26 Owen LeonardBug 19961: Move template JavaScript to the footer:...
2018-03-26 Owen LeonardBug 19946: (follow-up) Add fixed footer to authorities...
2018-03-26 Owen LeonardBug 19946: Update popup window templates to use Bootstr...
2018-03-26 Owen LeonardBug 19949: Update popup window templates to use Bootstr...
2018-03-26 Owen LeonardBug 19878: Move template JavaScript to the footer:...
2018-03-26 Owen LeonardBug 19877: Move template JavaScript to the footer:...
2018-03-26 Owen LeonardBug 19874: Move template JavaScript to the footer:...
2018-03-26 Owen LeonardBug 19872: Move template JavaScript to the footer:...
2018-03-26 Owen LeonardBug 19869: Move template JavaScript to the footer:...
2018-03-26 Owen LeonardBug 19868: Move template JavaScript to the footer:...
2018-03-26 Owen LeonardBug 19866: Move template JavaScript to the footer:...
2018-03-26 Owen LeonardBug 19786: (follow-up) Correct js include path, popup...
2018-03-26 Owen LeonardBug 19786: Move template JavaScript to the footer:...
2018-03-26 Jonathan DruartBug 15492: DBRev 17.12.00.024
2018-03-26 Tomas Cohen... Bug 15492: (QA followup) Make page refresh work correctly
2018-03-26 Tomas Cohen... Bug 15492: Add KOHA_VERSION to included .css and .js
2018-03-26 Tomas Cohen... Bug 15492: Display nicer message on data corruption
2018-03-26 Tomas Cohen... Bug 15492: Make SCI use its own sysprefs and CSS file
next