Bug 14544: QA fixes - some minor bug fixes
[koha.git] / tools /
2015-11-05 Jonathan DruartBug 14544: Get rid of GetSomeShelfNames
2015-11-04 Jonathan DruartBug 15014: Returns 0 if everything went fine
2015-11-02 Marcel de RooyBug 14589: Adjust authorities_merge_ajax and replace...
2015-10-30 Kyle M HallBug 15010: Import patron tool creates 'duplicate' restr...
2015-10-27 Jonathan DruartBug 14722: Refactor the export tool
2015-10-27 Martin PerssonBug 14246: Add borrowernumber to koha_news
2015-10-27 Jonathan DruartBug 14100: (follow-up) Language overlay for item types
2015-10-27 Jonathan DruartBug 14100: Generic solution for language overlay -...
2015-10-27 Marc VéronBug 14997: Remove C4::Dates from tools (import / export)
2015-10-23 Jonathan DruartBug 14981: Remove ethnicity occurrences from sample...
2015-10-23 Jonathan DruartBug 15021: Fix scoping variable in tools/batchMod.pl
2015-10-19 Jonathan DruartBug 15005: Replace $ENV{SCRIPT_NAME} with the hardcoded...
2015-10-06 Jonathan DruartBug 14950: Remove unused variable $today_iso
2015-10-06 Marc VéronBug 14950: Assign default value for YYYY, MM and DD
2015-10-02 Jonathan DruartBug 14141: Do not let edit the branch when updating...
2015-10-02 Kyle M HallBug 14522: (QA followup) Koha complains about missing...
2015-10-02 Mason JamesBug 14522: Use Koha::Cache for accessing single_holidays()
2015-10-02 Jonathan DruartBug 12311: Do not return a lost item if modified in...
2015-09-25 Marcel de RooyBug 14321: [QA Follow-up] Changes for Upload.pm and...
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-18 Marc VéronBug 13813: Remove deprecated module C4::Dates from...
2015-09-16 Jonathan DruartBug 10005: Inventory - Add an option to not check in...
2015-09-07 Jonathan DruartBug 14098: Add copy_and_replace action to MMT
2015-09-02 Katrin FischerBug 13972: Include fields from subscription and serial...
2015-09-02 Jonathan DruartBug 14709: Do not access to C4::Context->userenv from...
2015-08-17 Frédéric DemiansBug 14592: Export data bad encoding
2015-08-07 Indranil Das GuptaBug 13663: (followup) fixes tab char QA test fails
2015-08-07 Alex ArnaudBug 13663: Fix permissions in upload-file.pl and upload...
2015-07-20 AleishaBug 14445: Silences warns in letter.tt
2015-07-20 AleishaBug 14445: Silences warn in letter.pl
2015-06-25 Jonathan DruartBug 14440: get_template_and_user can not have an empty...
2015-06-22 Stefan WeilBug 14383: Fix some typos in comments and documentation
2015-06-22 Mark TompsettBug 14001: Inventory has bad $_ references
2015-06-11 Kyle M HallBug 14338: Unable to delete patron images
2015-06-11 Mark TompsettBug 10625: Inventory/Stocktaking tool cannot handle...
2015-06-08 Jonathan DruartBug 10355: paramater 'object' lost on the road
2015-06-01 Marc VéronBug 11929: patron modification error shows borrowernumber
2015-05-14 Jonathan DruartBug 9067: Hide item related strings when importing...
2015-05-06 Tomas Cohen AraziBug 14148: marc import broken if plugins are not enabled
2015-05-06 Mark TompsettBug 14057: Inventory is painfully slow
2015-05-04 Kyle M HallBug 12412: Add ability for plugins to convert arbitrary...
2015-04-29 Marc VéronBug 4041: Third step - Display address on patron's...
2015-04-27 Jonathan DruartBug 12404: tools/export.pl allows CSV export
2015-04-23 Frédéric DemiansBug 13606 Clear job data in session when the job is...
2015-04-20 Jonathan DruartBug 9978: (followup) Replace license header with the...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-16 Marcel de RooyBug 10480: Use the framework plugin object in cataloguing
2015-04-16 Tomas Cohen AraziBug 13991: (QA followup) uninitialized value and ...
2015-04-16 Marc VéronBug 13991: Uninitialized value $src in /tools/viewlog.pl
2015-04-16 Jonathan DruartBug 6520: Display items for staged record - diff view
2015-04-16 Jonathan DruartBug 6911: (QA follow-up) Reintroduce few lines to avoid...
2015-04-13 Jonathan DruartBug 6911: Remember search terms in the log viewer tool
2015-04-08 Kyle M HallBug 13938 - Staging MARC records for import fails
2015-03-11 Jonathan DruartBug 12648: Link patrons to an order
2015-03-07 Matthias MeusburgerBug 12631: Inventory: fix "wrong place" and "item not...
2015-03-05 Jonathan DruartBug 11395: exit should be done after displaying the...
2015-03-05 Jonathan DruartBug 11395: The modification template should be changed...
2015-03-05 Jonathan DruartBug 11395: Add a batch record modification
2015-02-09 Kyle M HallBug 12543 - Add userid as matchpoint for "Import patron...
2015-02-05 Jonathan DruartBug 12860: the export tools explodes if a field is...
2015-01-26 Robin SheatBug 13040 - multiple branch selections in exporter
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2015-01-10 Colin CampbellBug 13522: Make it explicit that scalar containd a...
2014-11-27 Jonathan DruartBug 13215: (follow-up) Fix notice edition
2014-11-27 Jonathan DruartBug 13215: Fix notice deletion
2014-11-27 Jonathan DruartBug 13215: Fix notice edition
2014-11-27 Jonathan DruartBug 13215: The same letter code can be used for several...
2014-11-21 Fridolin SomersBug 12909 - item withdrawn is missing in inventory...
2014-11-20 Jonathan DruartBug 13308: The output format should be 'iso2709' instea...
2014-11-14 Stéphane DelauneBug 13082: fix to prevent adding of invalid records...
2014-11-11 Jonathan DruartBug 7673: Assume that all fields can be edited if the...
2014-11-11 Jonathan DruartBug 7673: Change the superlibrarian check
2014-11-11 Jonathan DruartBug 7673: Update permission names in script
2014-11-11 Jonathan DruartBug 7673: Update syspref names in script
2014-11-11 Jonathan DruartBug 7673: QA Followup: trailing whitespace and perlcrit...
2014-11-11 Matthias MeusburgerBug 7673: New patron permissions
2014-11-07 Owen LeonardBug 12403 [Follow-up] Batch record deletion
2014-11-07 Katrin FischerBug 12403: Follow-up - fixing a few typos
2014-11-07 Jonathan DruartBug 12403: Add a batch record deletion
2014-11-07 Mark TompsettBug 9312: Resolve error triggered by mutli-type return...
2014-11-07 Marcel de RooyBug 9312: Followup for one tab character
2014-11-07 Galen CharltonBug 9312: fix a couple more uninitialized variable...
2014-11-07 Fridolyn SOMERSBug 9312: Perltidying picture-upload.pl
2014-11-07 Fridolyn SOMERSBug 9312: strict perl for picture-upload.pl
2014-11-06 Jonathan DruartBug 13190: Reintroduce the checkouts export feature
2014-10-31 Jonathan DruartBug 11876: (qa-followup) some minor changes
2014-10-31 Owen LeonardBug 11876 [Follow-up] Add a diff view to staged MARC...
2014-10-31 mbeaulieuBug 11876 - Ommited files in last patch
2014-10-31 mbeaulieuBug 11876 - Add a diff view for staged MARC records.
2014-10-27 Marcel de RooyBug 12031: [QA Follow-up] Undefined routine and change...
2014-10-27 Liz ReaBug 12031: Task Scheduler not sending mail
2014-10-22 Stéphane DelauneBug 13085: bugfix to allow call of export.pl in command...
2014-10-14 Kyle M HallBug 12929 [QA Followup] - Hide borrownumber from sample...
2014-10-14 Jonathan DruartBug 12929: Restore behavior before bug 12716
2014-10-11 Jonathan DruartBug 12740: Make the error message translatable
2014-10-11 Mark TompsettBug 12740 - Data Validation followup
2014-09-16 Jacek AblewiczBug 12859 - Patron import tool doesn't import extened...
2014-09-01 Marc VéronBug 12705 - News not possible for one sublanguage if...
2014-09-01 Owen LeonardBug 12309 - Add more fields to batch patron modificatio...
next