Bug 12194: Add option 'Oblique title' in labels
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules /
2015-10-22 Bernardo Gonzalez... Bug 12194: Add option 'Oblique title' in labels
2015-10-22 Kyle M HallBug 12197: enforce the maxreserves preference when...
2015-10-22 Kyle M HallBug 11250: "too many holds" message appears inappropriately
2015-10-21 Josef MoravecBug 14900: Add ability to pay all fees at once from...
2015-10-21 Jonathan DruartBug 14045: Add missing th in tfoot
2015-10-20 Tomas Cohen AraziBug 14676: (QA followup) Fix case problems carried...
2015-10-20 Tomas Cohen AraziBug 14676: (QA followup) Make title, breadcrumbs and...
2015-10-20 Tomas Cohen AraziBug 14676: (QA followup) remove useless patroncards...
2015-10-20 Liz ReaBug 14676: UI/UX improvements to patron card creator
2015-10-20 Tomas Cohen AraziBug 11759: (QA followup) Sysprefs should be kosher
2015-10-20 Tomas Cohen AraziBug 11759: (QA followup) minor text changes
2015-10-20 Kyle M HallBug 11759: (QA followup) Fix koha-qa errors
2015-10-19 Jonathan DruartBug 11759: (follow-up) Some fixes
2015-10-19 Jonathan DruartBug 11759: Batch checkout - DB changes
2015-10-19 Jonathan DruartBug 11759: Batch checkout - Add the new template
2015-10-19 Jonathan DruartBug 8417: Make the order receive date editable
2015-10-19 Kyle M HallBug 8236: (QA followup) Tweak language, fix whitespace...
2015-10-19 Lyon3 TeamBug 8236: Renewing policy in overdue or restriction...
2015-10-19 Jonathan DruartBug 13636: Change wording added vs inserted
2015-10-19 Jonathan DruartBug 10363: FIX regression - prevent duplicate
2015-10-19 Katrin FischerBug 10363: QA Follow-up - fixing POD and spelling
2015-10-19 Jonathan DruartBug 10363: Use Koha::AuthorisedValue[s] in the admin...
2015-10-19 Jonathan DruartBug 14916: Display overdues if due on 23:59
2015-10-19 Jonathan DruartBug 14990: Format the date template-side for moremember
2015-10-19 Jonathan DruartBug 14926: Format the date according to the dateformat...
2015-10-19 Jonathan DruartBug 13632: Use an include file to display permissions
2015-10-19 Jonathan DruartBug 15005: Replace CGI->url with the corresponding url
2015-10-13 Rafal KopaczkaBug 14966: Table header broken at detail.tt
2015-10-13 Fridolin SomersBug 14653: Acq planning export always use default activ...
2015-10-13 Fridolin SomersBug 14653: Acq planning filter always use default activ...
2015-10-13 Kyle M HallBug 14975: Fine grace period label is incorrect
2015-10-13 Marc VéronBug 14920: Remove C4::Dates from circ/reserveratios.pl
2015-10-13 Jonathan DruartBug 14841: Columns settings are not taken into account...
2015-10-13 Jonathan DruartBug 14045: Fix typo in template
2015-10-13 Jonathan DruartBug 14045: DB Changes
2015-10-13 Jonathan DruartBug 14045: Introduce the maxonsiteissueqty field as...
2015-10-13 Jonathan DruartBug 14045: Change prototype of TooMany to raise a bette...
2015-10-08 Jonathan DruartBug 14890: Simplify processing to display a date with...
2015-10-08 Marc VéronBug 14890: Remove C4::Dates from circ/bookcount.pl
2015-10-06 Tomas Cohen AraziBug 14667: (QA followup) remove useless labels-menu...
2015-10-06 Tomas Cohen AraziBug 14667: (QA followup) make the UI show 'Label creato...
2015-10-06 Jonathan DruartBug 14667: Make some strings translatable
2015-10-06 Liz ReaBug 14667: UI/UX improvements for the Label creator
2015-10-06 Alex ArnaudBug 6810: Add new systempreference (MembershipExpiryDay...
2015-10-06 Amit GuptaBug 6810: Send membership expiry reminder notices.
2015-10-06 Jonathan DruartBug 10020: Remove code related to ethnicity
2015-10-06 Jonathan DruartBug 14739: Adapt wording in breadcrumbs if a new batch...
2015-10-06 Nick ClemensBug 14739: Add several patrons to a new batch will...
2015-10-05 Jonathan DruartBug 14888: Update copyright and wording
2015-10-05 Jonathan DruartBug 14888: use Koha::Cit[y|ies] in admin/itemtypes
2015-10-02 Jonathan DruartBug 10855: (follow-up) Search subscriptions by addition...
2015-10-02 Jonathan DruartBug 10855: search with exact match if linked to an AV
2015-10-02 Jonathan DruartBug 10855: Fix QA issues
2015-10-02 Jonathan DruartBug 10855: Squash several fixes
2015-10-02 Jonathan DruartBug 10855: Search subscriptions by additional fields...
2015-10-02 Jonathan DruartBug 10855: Search subscriptions by additional fields
2015-10-02 Jonathan DruartBug 10855: New fields on adding/updating a subscription
2015-10-02 Jonathan DruartBug 10855: interface configuration for adding new field...
2015-10-02 Fridolin SomersBug 14671: Allow correct translation of CAS authentication
2015-10-02 Jonathan DruartBug 10181: Acq - Improve message for deleted records
2015-10-02 Jonathan DruartBug 10181: Make string translatable
2015-10-02 Jonathan DruartBug 14141: Fix copy action
2015-10-02 Jonathan DruartBug 14141: Do not let edit the branch when updating...
2015-10-02 Jonathan DruartBug 14820: Add missing prefs SMSSendUsername and SMSSen...
2015-10-02 Jonathan DruartBug 14910: Redirect to the circulation module after...
2015-10-02 Marc VéronBug 14929: Fix missing display of help page in contract...
2015-09-28 Marcel de RooyBug 14201: We can do without plugin marc21_leader_compu...
2015-09-28 Marcel de RooyBug 14201: Plugin marc21_leader_book is useless
2015-09-28 Matthias MeusburgerBug 14368: Add discharges history.
2015-09-28 Jonathan DruartBug 14509: (follow-up) Reject invalid passwords
2015-09-28 Jonathan DruartBug 14509: Reject invalid passwords
2015-09-25 Kyle M HallBug 14883: Librarians are not warned if patron is restr...
2015-09-25 Kyle M HallBug 14882: Librarians are not warned if patron owe...
2015-09-25 Marcel de RooyBug 14321: [QA Follow-up] Additional QA requests
2015-09-25 Marcel de RooyBug 14321: Final cleanup, removing obsolete files
2015-09-25 Marcel de RooyBug 14321: Integrate Upload.pm into Koha
2015-09-25 Joonas KylmäläBug 14505: single quotes in journal number cause print...
2015-09-25 Jonathan DruartBug 14879: Move the date displays to the template
2015-09-25 Jonathan DruartBug 14733: Replace 'priority' with 'estimated priority'
2015-09-25 Jonathan DruartBug 14298: Add warning to the about page if the sco...
2015-09-18 AleishaBug 14585: Fixing up online help on main page
2015-09-18 Jesse WeaverBug 14510: (QA followup) fix columns settings in other...
2015-09-18 Jonathan DruartBug 14510: Redirect to the items' fields mapped
2015-09-18 Jesse WeaverBug 14510: (QA followup) Fix bug with unmapped columns
2015-09-18 Jesse WeaverBug 14510: (QA followup) remove extraneous whitespace
2015-09-18 Jesse WeaverBug 14510: Allow column visibility in additem.pl to...
2015-09-18 Genevieve PlantinBug 13781: Fix missing heading columns for relative...
2015-09-18 Genevieve PlantinBug 13781: Fix relatives's checkouts missing heading...
2015-09-16 Jonathan DruartBug 10005: Inventory - Add an option to not check in...
2015-09-16 Jonathan DruartBug 6756: Add info messages
2015-09-16 Marc VéronBug 14782: Add possibility to search patrons using...
2015-09-16 Jonathan DruartBug 14655: Fix wording
2015-09-16 Jonathan DruartBug 14655: Add a warning on the about page if patrons...
2015-09-16 Jonathan DruartBug 14655: Add a warning if the checkin will fail
2015-09-07 Kyle M HallBug 12357: Enhancements to RIS and BibTeX exporting
2015-09-07 Jonathan DruartBug 14470: Do not allow renew for on-site checkouts
2015-09-07 Jonathan DruartBug 12525: Prevent adding several patron lists with...
2015-09-07 Jonathan DruartBug 14343: Remove the DT pagination
2015-09-07 Lyon3 TeamBug 14343: Incorrect links to results pages in Receive...
2015-09-07 Fridolin SomersBug 14649: Followup - correct budget_period_id in fund...
next