koha.git
2015-07-24 Juhani SeppäläBug 5685: Validation of email address field
2015-07-24 mxbeaulieuBug 14387: Merge reference selection has no effect...
2015-07-24 Marcel de RooyBug 11693: Default emailing preferences not loaded...
2015-07-24 Jonathan DruartBug 8684: Add regression tests for SearchItemsByField
2015-07-24 Jonathan DruartBug 8684: Fix duplicate check on creating items in...
2015-07-24 Jacek AblewiczBug 14456: EmbedSeeFromHeadings record filter shouldn...
2015-07-24 Tomas Cohen... Bug 14456: (regression test) Holdings fields should...
2015-07-24 Hector CastroBug 14545: Typo in help file (stage-marc-import.tt)
2015-07-24 Marcel de RooyBug 14569: Typo borroewr|borow
2015-07-24 Robin SheatBug 14167: remove the log4perl.conf file from /etc...
2015-07-24 Robin SheatBug 14167: package dependencies for Log::Log4perl
2015-07-21 Tomas Cohen... Bug 14167: (QA followup) new entries in koha-conf.xml...
2015-07-21 Tomas Cohen... Bug 14167: (QA followup) use warn instead of just STDERR
2015-07-21 Kyle M HallBug 14167: (QA followup) Tidy Koha/Logger.pm
2015-07-21 Marcel de RooyBug 14167: Add a unit test for Koha::Logger
2015-07-21 Marcel de RooyBug 14167: (QA followup) Making Koha::Logger bit more...
2015-07-21 Kyle M HallBug 14167: (QA followup) Embed default config into...
2015-07-21 Kyle M HallBug 14167: (QA followup) Add template and changes neede...
2015-07-21 Marcel de RooyBug 14167: (QA followup) Adjust category handling in...
2015-07-21 Kyle M HallBug 14167: Add Koha::Logger based on Log4perl
2015-07-20 Tomas Cohen... Bug 12137: DBRev 3.21.00.015
2015-07-20 Jonathan DruartBug 12137: Use Koha.Preference to access pref value
2015-07-20 Indranil Das... Bug 12137: followup sort <select> index by value
2015-07-20 Mark TompsettBug 12137: Extend CalendarFirstDayOfWeek to be any day
2015-07-20 Jonathan DruartBug 12054: Inactive vendors should be inactive
2015-07-20 Jonathan DruartBug 14404: Rename class no-show to noshow for consisten...
2015-07-20 Kyle M HallBug 14404: Checkouts default sort order for Self Checko...
2015-07-20 AleishaBug 14445: Silences warns in letter.tt
2015-07-20 AleishaBug 14445: Silences warn in letter.pl
2015-07-20 Mark TompsettBug 14121: Silence warnings t/db_dependent/Auth_with_cas.t
2015-07-20 Katrin FischerBug 11620: Add dissertation-information index for MARC2...
2015-07-20 Katrin FischerBug 12352: Patron modification request page: Add link...
2015-07-20 Jonathan DruartBug 14524: Don't escape query_cgi with uri
2015-07-20 Marcel de RooyBug 14494: Add some unit tests too for CalcDateDue
2015-07-20 Jonathan DruartBug 14494: Unit tests for CanBookBeIssued related to...
2015-07-20 Marcel de RooyBug 14494: Terribly slow checkout caused by DateTime...
2015-07-20 Jonathan DruartBug 14494: Prevent slow checkout if the patron does...
2015-07-20 David CookBug 14521: SQL injection in local use system preferences
2015-07-20 AleishaBug 14436: Noisy warns in C4/Utils/DataTables/Members.pm
2015-07-20 Jonathan DruartBug 9006: Remove AUTOLOAD in C4::Context
2015-07-20 Jonathan DruartBug 14449: Add authentication check on retrieving item...
2015-07-10 Katrin FischerBug 14303: Fix item search CSV export - obsolete "by...
2015-07-10 Mark TompsettBug 14428: Remove C4::Input
2015-07-10 Julian FIOLBug 14496: Improving opac-detail.pl performances
2015-07-10 Tomas Cohen... Bug 14508: 'New patron' dropdown empty list on circulat...
2015-07-10 Nicole C. EngardBug 14424: Add on site checkouts help for 3.20
2015-07-10 Nicole C. EngardBug 14424: Update Acq Help for 3.20
2015-07-10 Nicole C. EngardBug 14424: Update Discharge Help for 3.20
2015-07-10 Nicole C. EngardBug 14424: Update cataloging help for 3.20
2015-07-10 Nicole C. EngardBug 14424: Patron Help Files for 3.20
2015-07-10 Fridolin SomersBug 14485: HTML comment disables translation in catalog...
2015-07-08 Tomas Cohen... Bug 3206: (QA followup) missing comma on sysprefs.sql
2015-07-08 Tomas Cohen... Bug 3206: (RM followup) DBIx updates
2015-07-08 Tomas Cohen... Bug 3206: DBRev 3.21.00.014
2015-07-08 Matthias MeusburgerBug 3206: (QA followup) OAI repository deleted records...
2015-07-08 Matthias MeusburgerBug 3206: OAI repository deleted records support.
2015-07-08 David CookBug 14366: Units doesn't get saved usefully for patroncards
2015-07-08 Nick ClemensBug 13950: Sort Item search home library list by branch...
2015-07-08 Katrin FischerBug 14163: Acq - receive shipment and order from staged...
2015-07-08 Katrin FischerBug 14163: Acq order form: rename 'Show all' to 'Show...
2015-07-08 Mirko TietgenBug 14453: (followup) Fix shipped XSLT files
2015-07-08 Fridolin SomersBug 14453: kohaidx is missing for id in authority-koha...
2015-07-07 Winona SaleskyBug 14326: XSLT Syntax error in MARC21slimOPACResults.xsl
2015-07-07 Jonathan DruartBug 14189: Use keep_text for the authority header
2015-07-07 Eivin Giske... Bug 14189: Made text persist when clicking the tabs...
2015-07-07 Mark TompsettBug 14345: broken isbn logic prevents display of idream...
2015-07-07 Julian FIOLBug 14207: Improving circulation performance
2015-07-07 Indranil Das... Bug 14135: Adds 'Free' to variabletypes in systemprefer...
2015-07-07 Marcel de RooyBug 14382: [QA Follow-up] Bad regex alarm
2015-07-07 Mark TompsettBug 14382: Non-ISO Date parameters generate empty reports.
2015-07-07 Mark TompsettBug 14427: Use Koha::version instead of C4::Context...
2015-07-07 Tomas Cohen... Bug 9942: DBRev 3.21.00.013
2015-07-07 Kyle M HallBug 9942: [QA Followup] - Add test and alert to returns.pl
2015-07-07 Jonathan DruartBug 9942: Make Koha fails if privacy is not respected
2015-07-07 Jonathan DruartBug 14431: FIX encoding issues in search (staff client)
2015-07-07 Kyle M HallBug 14467: Security updates break some Koha plugins
2015-07-07 Liz ReaBug 14389: Editing a syspref in a textarea does not...
2015-07-03 Samanta TelloBug 14490: Duplicate armenian translator
2015-06-26 Tomas Cohen... Bug 11882: (QA followup) fix capitalization errors
2015-06-26 simithBug 11882: Add a new button to the checkout confirmatio...
2015-06-25 Jonathan DruartBug 14002: Display readonly values as plain text
2015-06-25 Katrin FischerBug 14002: Show patron expiry date in OPAC
2015-06-25 Jonathan DruartBug 14440: get_template_and_user can not have an empty...
2015-06-25 Fridolin SomersBug 14440: get_template_and_user can not have an empty...
2015-06-25 Fridolin SomersBug 14440: get_template_and_user can not have an empty...
2015-06-24 Tomas Cohen... Bug 13014: (QA followup) have new warnings tested
2015-06-24 Tomas Cohen... Bug 13014: DBRev 3.21.00.012
2015-06-24 Marcel de RooyBug 13014: [QA Follow-up] Few typos in cronjob
2015-06-24 Jonathan DruartBug 13014: (follow-up 2) Notify budget owner on new...
2015-06-24 Jonathan DruartBug 13014: (follow-up) Notify budget owner on new sugge...
2015-06-24 Jonathan DruartBug 13014: Notify budget owner on new suggestion -...
2015-06-24 Jonathan DruartBug 13014: Notify budget owner on new suggestion -...
2015-06-24 Jonathan DruartBug 13014: Notify budget owner on new suggestion - UT
2015-06-24 Lyon3 TeamBug 12074: Filter duplicates when adding a batch from...
2015-06-24 LizBug 14450: itemsearch no longer working
2015-06-24 Jonathan DruartBug 14439: Add test - template path should finish by .tt
2015-06-24 Fridolin SomersBug 14439: Typo in Bug 14408 regexp
2015-06-24 Tomas Cohen... Bug 14252: DBRev 3.21.00.011
2015-06-23 Jonathan DruartBug 14252: Add sort by rfc4646_subtag in footer
2015-06-23 Indranil Das... Bug 14252: (followup) addresses the QA Manager comments
next