Bug 13423: Remove unused serials-recieve
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules /
2015-05-14 Bernardo Gonzalez... Bug 13423: Remove unused serials-recieve
2015-05-14 Bernardo Gonzalez... Bug 13423: Remove unused JS function in serials-edit.tt
2015-05-14 Marc VéronBug 14077: Remove unused AUTH_UPDATE_FAILED from moreme...
2015-05-14 Marc VéronBug 13910: Line with AUTH_UPDATE_FAILED restored
2015-05-14 Marc VéronBug 13910: Prevent delete of one's own patron account
2015-05-14 Jonathan DruartBug 9139: New subscription form - Does not check form...
2015-05-14 Katrin FischerBug 14074: Format 'suggested on' date in suggestion...
2015-05-14 Jonathan DruartBug 11576: Make "manage" translatable - serials-collection
2015-05-14 Marc VéronBug 14128: Capitalization: Guided Reports - step 2...
2015-05-14 Marc VéronBug 14128: Capitalization: Guided Reports - step 2...
2015-05-14 NicoleBug 14160: Fix typo in AddressFormat preference
2015-05-14 Nick ClemensBug 12911: batch_id for new labels batches can be asssi...
2015-05-07 Jonathan DruartBug 14042: Get rid of the home made pagination in the...
2015-05-07 Jonathan DruartBug 4281: Reports dictionary supports only 1 field...
2015-05-07 Katrin FischerBug 14125: Fix template problems on csv profiles help...
2015-05-06 Marc VéronBug 14018: Ordering from suggestion shows 'copy. year...
2015-05-06 Jonathan DruartBug 12135: Fix suggestions table width
2015-05-06 Tomas Cohen AraziBug 13364: (QA followup) <body> missing id and class
2015-05-06 Jonathan DruartBug 12253: Fix MARCUrls in basket
2015-05-06 simithBug 13364: Add a call number browser in item edition...
2015-05-06 AleishaBug 14056: Small punctuation error in description for...
2015-05-06 Marc VéronBug 14033: Capitalization: confirmation message on...
2015-05-06 Hector Eduardo Cas... Bug 14126: Typo on order receive page
2015-05-06 Jonathan DruartBug 14044: Don't escape html characters
2015-05-06 Jonathan DruartBug 14044: Escape json strings for patron searches
2015-05-05 Nicolas LegrandBug 9089: show suggestion number
2015-05-04 Jonathan DruartBug 10388: Does not display 'null' after editing an...
2015-05-04 Kyle M HallBug 12412: Add ability for plugins to convert arbitrary...
2015-05-04 Kyle M HallBug 13421: (QA followup) Change creation_time to created_on
2015-05-04 Jonathan DruartBug 13421: Add the creation time for virtual shelves
2015-05-04 Dobrica PavlinusicBug 13773: add stock number to details and items display
2015-05-04 Jonathan DruartBug 14011: Make the jQuery selector explicit
2015-05-04 Marc VéronBug 14011: Triggering slip print with enter key collide...
2015-05-04 Jonathan DruartBug 13887: Display the due date as a due date + sort...
2015-05-04 Jonathan DruartBug 13887: Move the caption into a h2
2015-05-04 Jonathan DruartBug 13887: Fix sDom to display what is needed in the...
2015-05-04 Nick ClemensBug 13887: Tab fix and "intranet-tmpl" to "[% interface %]"
2015-05-04 Nick ClemensBug 13887: Add datatables to item specific holds table
2015-05-04 Marc VéronBug 13889: Add information about cron jobs to system log
2015-05-04 Tomas Cohen AraziBug 13886: (QA followup) only show merge button on...
2015-05-04 NicoleBug 13886: (QA followup) Remove tabs
2015-05-04 Nick ClemensBug 13886: Add ability to merge records directly from...
2015-04-30 Owen LeonardBug 9528: Add delivery branch to the place hold display
2015-04-30 Jonathan DruartBug 6059: Don't permit to change the quantity when...
2015-04-30 Tomas Cohen AraziBug 8007: (followup) double quotes...
2015-04-30 Jonathan DruartBug 1487: Store the "display only used tags/subf" value...
2015-04-30 Tomas Cohen AraziBug 8007: (followup) manually add the <body> tag
2015-04-30 Tomas Cohen AraziBug 8007: (QA followup) <body> was missing id and class
2015-04-30 Jonathan DruartBug 8007: (QA followup) Add error handling when generat...
2015-04-30 Tomas Cohen AraziBug 8007: (QA followup) wording issue on sysprefs
2015-04-30 Yohann DufourBug 8007: Discharge management
2015-04-30 Yohann DufourBug 8007: Discharge - Glue
2015-04-29 Marc VéronBug 4041: Explain address format style in system prefer...
2015-04-29 Kyle M HallBug 4041: (QA followup) Change addressformat to Address...
2015-04-29 Marc VéronBug 4041: Second Step: Add system preference and "Germa...
2015-04-29 Marc VéronBug 4041: Third step - Display address on patron's...
2015-04-29 Marc VéronBug 4041: First step (staff interface): Extract address...
2015-04-28 Jonathan DruartBug 8992: DB changes - add the IdRef syspref
2015-04-28 Katrin FischerBug 10752: (QA followup) rephrase erorr messages a...
2015-04-28 Jonathan DruartBug 10752: Alert the librarian if the suggestion has...
2015-04-27 Jonathan DruartBug 9878: Add consistentcy on restriction messages
2015-04-27 Jonathan DruartBug 12404: FIX documentation to join subfield
2015-04-27 Jonathan DruartBug 12404: Add some documentation in the help page.
2015-04-27 Jonathan DruartBug 12404: tools/export.pl allows CSV export
2015-04-24 Jonathan DruartBug 10423: Show date due with time if it's a hourly...
2015-04-24 Katrin FischerBug 10971: Hide EAN search for MARC21 / template correc...
2015-04-24 Katrin FischerBug 13941: QA Follow-up - fix for acqui/addorder.tt
2015-04-24 Frédéric DemiansBug 13941: [2/2] Fix <body> tags missing id/class
2015-04-24 Jonathan DruartBug 13492: Add the column configuration for the checkou...
2015-04-24 Jonathan DruartBug 13492: Add the column configuration for the checkou...
2015-04-23 Kyle M HallBug 13994: (QA Followup) Change "Back" to "Return"
2015-04-23 Marc VéronBug 13994: Add a back link to error message in Reports
2015-04-23 Marcel de RooyBug 14051: Tiny adjustment of ReturnPathDefault pref...
2015-04-23 Marc VéronBug 13834: News: Wording not consistent for Publication...
2015-04-22 Jonathan DruartBug 13482: Prevent race condition on printing a ReserveSlip
2015-04-22 Marc VéronBug 14008: Proposed follow-up: Dialog should appear...
2015-04-22 Jonathan DruartBug 14008: Display active filters when searching for...
2015-04-22 Jonathan DruartBug 14022: Does not reset the subscription length on...
2015-04-22 Jonathan DruartBug 13419: Add filters on the list table
2015-04-22 Jonathan DruartBug 13419: Add server-side processing for lists
2015-04-22 Katrin FischerBug 8276: (follow-up) Remove stry </td>
2015-04-22 Jonathan DruartBug 8276: circ history - checked out items are later
2015-04-22 Kyle M HallBug 13817 - Edit links on course items may point to...
2015-04-22 Marc VéronBug 14013 - Use name of a saved report as part of the...
2015-04-22 Frédéric DemiansBug 13156 Display borrower's cardnumber who did a sugge...
2015-04-22 Katrin FischerBug 13623: Follow-up: remove stray </p> tag
2015-04-22 ByWater StaffBug 13623: Enhance html for holds queue viewer
2015-04-22 Jonathan DruartBug 10985: [UNIMARC] Fix authority summary
2015-04-20 Marc VéronBug 14014 - Argument "" isn't numeric in numeric gt...
2015-04-20 Jonathan DruartBug 10285: Remove links from the error pages
2015-04-16 Marcel de RooyBug 10480: EXAMPLE plugin with associated template
2015-04-16 Marcel de RooyBug 10480: Use the framework plugin object in cataloguing
2015-04-16 Chris CormackBug 7143 Adding new developers and releases to the...
2015-04-16 Jonathan DruartBug 13528: Use the different isbn variations on search...
2015-04-13 Jonathan DruartBug 9742: Does not display the popup on creating new...
2015-04-13 Owen LeonardBug 13315 [Follow-up] Add feedback for last item checke...
2015-04-13 Kyle M HallBug 13315 - Add feedback for last item checked out...
2015-04-13 Jonathan DruartBug 6911: Remember search terms in the log viewer tool
2015-04-13 Jonathan DruartBug 13926: Reintroduce the correct variable name in...
2015-04-13 Jonathan DruartBug 13926: ake circulation.pl not using C4::Members...
next