koha-equinox.git
2019-04-17 Owen LeonardBug 21943: (follow-up) Fix float error with sidebar...
2019-04-17 Owen LeonardBug 21943: Clean up holds template
2019-04-17 Liz ReaBug 22616: Updating error text messages
2019-04-17 Liz ReaBug 22576: OPAC password text refresh
2019-04-17 Nick ClemensBug 21336: DBRev 18.12.00.051
2019-04-17 Martin RenvoizeBug 21336: (QA follow-up) Add tests for administrative...
2019-04-17 Marcel de RooyBug 21336: (QA follow-up) Add column_exists in db revision
2019-04-17 Marcel de RooyBug 21336: (follow-up) Handle strict SQL mode in _anony...
2019-04-17 Marcel de RooyBug 21336: (follow-up) Fix last line after PatronRemova...
2019-04-17 Marcel de RooyBug 21336: Adjust cleanup_database.pl
2019-04-17 Marcel de RooyBug 21336: Search, lock and anonymize methods
2019-04-17 Marcel de RooyBug 21336: Introduce administrative lockout
2019-04-17 Marcel de RooyBug 21336: Do not increase login_attempts after locking
2019-04-17 Marcel de RooyBug 21336: Database update for new prefs
2019-04-17 Marcel de RooyBug 21336: Database revision for borrowers.flgAnonymized
2019-04-17 Owen LeonardBug 22716: Use gender-neutral pronouns in system prefer...
2019-04-17 Nick ClemensBug 22274: Compiled CSS
2019-04-17 Owen LeonardBug 22274: (follow-up) Use one CSS file for SCO and SCI
2019-04-17 Claire GravelyBug 22274: Self-checkout/checkin pages not covered...
2019-04-17 Owen LeonardBug 22638: (follow-up) Convert SCI CSS to SCSS
2019-04-17 Claire GravelyBug 22638: Self checkin CSS update
2019-04-17 Katrin FischerBug 21172: Remove obsolete framework parameter from...
2019-04-17 Jonathan DruartBug 21172: Remove warning from addbiblio.pl
2019-04-17 Nick ClemensBug 22044: DBRev 18.12.00.048
2019-04-17 Katrin FischerBug 22044: Fix sysprefs.sql description to use circ...
2019-04-17 Nick ClemensBug 22044: Correct syspref name
2019-04-17 Nick ClemensBug 22044: Set default and add NoRenewalBeforePrecision...
2019-04-17 Lucas GassBug 22702: circulation note on patron page should allow...
2019-04-16 Nick ClemensBug 14457: DBRev 18.12.00.047
2019-04-16 Katrin FischerBug 14457: (QA follow-up) Fix POD
2019-04-16 Björn NylénBug 14457: (QA follow-up) Fix QA script complaints...
2019-04-16 Chris CormackBug 14457: (follow-up) Add syspref for Libris API URL
2019-04-16 Eivin Giske... Bug 14457: Integrate LIBRIS spellchecking
2019-04-16 Josef MoravecBug 22588: (follow-up) Simplify getting accounts even...
2019-04-16 Josef MoravecBug 22588: Simplify getting fines information in opac...
2019-04-16 Owen LeonardBug 22698: Fix incorrect button classes
2019-04-16 Katrin FischerBug 22154: Fix search for Braille from Advanced search...
2019-04-16 Fridolin SomersBug 21975: (follow-up) avoid undef in eq
2019-04-16 Fridolin SomersBug 21975: (follow-up) get item datas from previous...
2019-04-16 Fridolin SomersBug 21975: Avoid unnecessary substitutions in automatic...
2019-04-16 Fridolin SomersBug 21975: add Unit Test
2019-04-16 Fridolin SomersBug 21975: get item field in substitutions
2019-04-16 Nick ClemensBug 22695: DBRev 18.12.00.046
2019-04-16 Owen LeonardBug 22695: Remove non-XSLT search results view from...
2019-04-16 Owen LeonardBug 18011: Enrollment period date on patron category...
2019-04-16 Ere MaijalaBug 22474: Clone field config before adding fields...
2019-04-16 Katrin FischerBug 22090: Add missing information to cash register...
2019-04-16 Nick ClemensBug 22069: (follow-up) fix patorns type for patrons
2019-04-16 Katrin FischerBug 22069: Make log viewer find item renewals
2019-04-16 Tomas Cohen... Bug 22688: (QA follow-up) Use search_params as all...
2019-04-16 Kyle M HallBug 22688: TT plugin for pickup locations code wrong
2019-04-16 Tomas Cohen... Bug 22688: (follow-up) Unit tests
2019-04-16 Kyle M HallBug 22688: Unit tests
2019-04-16 Josef MoravecBug 22451: Use Asset everywhere
2019-04-16 Josef MoravecBug 22451: Update test
2019-04-16 Josef MoravecBug 22451: Make Asset plugin use Koha::version instead...
2019-04-16 Lyon3 TeamBug 22652: Editing Course reserves is broken
2019-04-16 Olivier CrouzetBug 20830: Make sure a fund is selected when ordering...
2019-04-16 Christopher... Bug 21346: Remove inline onclicks per comment 42
2019-04-16 Christopher... Bug 21346: Convert dialogs to modals.
2019-04-16 Christopher... Bug 21346: Remove double dialog
2019-04-16 Christopher... Bug 21346: Streamline logic in holds and transfers
2019-04-12 Nick ClemensBug 21953: (follow-up) Fix test count
2019-04-12 Nick ClemensBug 10796: Schema changes
2019-04-12 Nick ClemensBug 10796: DBRev 18.12.00.045
2019-04-12 Nick ClemensBug 21890: DBRev 18.12.00.044
2019-04-12 Liz ReaBug 10796: (QA follow-up) Changing password recovery...
2019-04-12 Tomas Cohen... Bug 10796: Use $category->effective_change_password...
2019-04-12 Tomas Cohen... Bug 10796: Handle can_change_password on the staff...
2019-04-12 Tomas Cohen... Bug 10796: Add Koha::Patron::Category->effective_change...
2019-04-12 Tomas Cohen... Bug 10796: DB update
2019-04-12 Martin RenvoizeBug 21890: (QA follow-up) Use List::Util::any
2019-04-12 Tomas Cohen... Bug 21890: Wrap message in span
2019-04-12 Tomas Cohen... Bug 21890: Allow restricting password resets by patron...
2019-04-12 Tomas Cohen... Bug 21890: Add can_any_reset_password() to the Categori...
2019-04-12 Tomas Cohen... Bug 21890: Add Koha::Patron::Category->effective_reset_...
2019-04-12 Tomas Cohen... Bug 21890: Handle can_reset_password on the staff interface
2019-04-12 Tomas Cohen... Bug 21890: DB updates
2019-04-12 Owen LeonardBug 21582: Use CodeMirror for *UserJS & *UserCSS
2019-04-12 Kyle M HallBug 22594: Validate SMS messaging numbers using the...
2019-04-12 Thatcher LeonardBug 18584: Our legacy code contains trailing-spaces
2019-04-12 Nick ClemensBug 21953: DBRev 18.12.00.043
2019-04-12 Martin RenvoizeBug 21953: Clarify PF = Lost item processing fee
2019-04-12 Martin RenvoizeBug 21953: (QA follow-up) Corrections to DB Update
2019-04-12 Jonathan DruartBug 21953: Update existing rows in DB
2019-04-12 Jonathan DruartBug 21953: Add tests
2019-04-12 Caroline Cyr... Bug 21953: Term 'Lost item' untranslatable
2019-04-12 Arthur SuzukiBug 22597: Remove "more_subfields_xml" from GetPatronIn...
2019-04-12 Katrin FischerBug 19648: Revise marc21_field_007.xml
2019-04-12 Liz ReaBug 18387: (QA Follow up) adding specificity to error...
2019-04-12 Nick ClemensBug 18387: Allow sco-user to access errors templates
2019-04-12 Martin RenvoizeBug 22628: Add VOID and FFOR to relevant templates
2019-04-12 Nick ClemensBug 21891: DBRev 18.12.00.042
2019-04-12 Owen LeonardBug 21891: (follow-up) Update database to set blank...
2019-04-12 Owen LeonardBug 21891: Remove non-XSLT detail view in the staff...
2019-04-12 Katrin FischerBug 22501: Add raw filter to course reserves summary...
2019-04-12 Liz ReaBug 22501: (QA follow-up) use $raw for the note in...
2019-04-12 Lucas GassBug 22501: OPAC course reserves notes should allow...
2019-04-12 Martin RenvoizeBug 22642: Corrections to updatedatebase for bug 12395
2019-04-11 Hayley MapleyBug 19630: Removed constant message from Status column
next