removed needless imports of the YAML module
[koha.git] / tools /
2010-05-26 Galen Charltonremoved needless imports of the YAML module
2010-05-06 Lars WirzeniusConvert to UTF-8.
2010-04-30 Nahuel ANGELINETTI(bug #4295) fix overduerules edition
2010-04-30 Paul Poulainremoving AutoCommit=0, the last item is not commited
2010-04-30 Paul PoulainBug Fixing batchmod.pl
2010-04-30 Matthias MeusburgerMT 2553 : Adds background job for items batch modification
2010-04-30 Matthias MeusburgerMT 2269, Follow-up : Granular permissions for items...
2010-04-30 Matthias MeusburgerMT2527 : Adds default empty value for branches when...
2010-04-30 Matthias MeusburgerMT 2269 : Do not display all the items if there is...
2010-04-30 Garry CollumBug 4307: Sorts library locations in inventory drop...
2010-04-23 Galen CharltonMerge branch 'bug2505_patches' of git://git.catalyst...
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-03-17 Lars WirzeniusFix FSF address in directory tools/
2010-03-17 Lars WirzeniusFix wording of 'at your option' in GPL license statement
2010-02-17 Matthias MeusburgerMT2116: Addons to the CSV export
2010-02-12 Galen Charltonbug 4169: fix item batch modification for MARC21
2010-02-10 Galen Charltonbug 4152: fixed call to GetItemsForInventory()
2010-02-03 Chris NighswongerBugfix: Upping the byte size limit of patron images
2010-02-03 Galen CharltonMerge commit 'workbuffer.org-koha/translation' into...
2010-01-28 Galen CharltonMerge commit 'biblibre/3.2_biblibre' into to-push
2010-01-28 Matthias MeusburgerMT2116 : Addons to the CSV Export
2010-01-28 Matthias MeusburgerMT2116: Addons to the CSV export
2010-01-28 Nahuel ANGELINETTI(bug #3667) fix borrowers cleanup
2010-01-27 Galen CharltonMerge commit 'pianohacker-koha/prefs-submit' into master
2010-01-26 Galen CharltonMerge commit 'biblibre/3.2_community' into to-push
2010-01-20 Henri-Damien LAURENTMerge branch 'patroncards-wip' of git://git.foundations...
2010-01-11 Chris Nighswonger[4/30] Modifications to picture upload script to accomm...
2009-12-02 Galen CharltonMerge commit 'koha-biblibre/master' into bl-acq
2009-11-18 Nahuel ANGELINETTI(bug #3791) overduerules and numeric categorycodes
2009-11-10 Matthias MeusburgerMT 2269 : Granular permissions for items batch modifica...
2009-11-03 Henri-Damien LAURENTAdding stocknumber field to items table
2009-11-03 Matthias MeusburgerMT 2067, Follow-up : Description for CSV export not...
2009-10-27 Matthias MeusburgerMT 2073 : Allow to have non-editable fields for item...
2009-10-26 Matthias MeusburgerMT 2071, 2072 : Check that barcodes are found and that...
2009-10-23 Matthias MeusburgerBatch deletion of items enhancements
2009-10-16 Matthias MeusburgerMT 2068 : Fixed scheduling guided reports
2009-10-16 Matthias MeusburgerMT 0002070: Batch item deletion
2009-10-01 Henri-Damien LAURENTFollowup : fb4366cdad0ad96d0427810581763dc2fc189af1
2009-09-30 Henri-Damien LAURENTMT 1587 : CSV export for cart and shelves, with the...
2009-09-30 Paul PoulainRe introducing missing definitions of variables
2009-09-30 Matthias MeusburgerMT 1092 : Items table is now sortable ; Not found barco...
2009-09-30 Matthias MeusburgerUser can upload a file with barcodes or with itemnumbers
2009-09-30 Henri-Damien LAURENTBatchMod rewriting : Using additem as a base for editin...
2009-09-30 Henri-Damien LAURENTAdding Letters management to Suggestions.
2009-09-30 Paul PoulainFixing item batch modification
2009-09-30 Henri-Damien LAURENTBug fixing batchmod.pl
2009-09-30 Henri-Damien LAURENTBug Fixing : export would export no biblios when
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember
2009-09-30 Henri-Damien LAURENTAdding Batch edit for items
2009-09-30 Henri-Damien LAURENTEnhancing Inventory.pl
2009-09-30 Galen CharltonMerge commit 'origin/master' into bl-sopac
2009-09-12 Garry CollumBug 2505: Enabled warnings in tools-home.pl, holidays...
2009-09-06 Galen CharltonMerge branch 'labels_recon' into to-push
2009-09-06 Galen CharltonMerge commit 'origin/master' into labels_recon
2009-09-06 Galen Charltonreplace syslog with warns
2009-09-05 Galen Charltonbug 2505: remove additional warning messages
2009-09-05 Colin Campbellenable warnings in overduerules.pl Call GetBranchesLoop...
2009-09-01 Chris Nighswonger[26/40] Refactoring auto label batch generation feature...
2009-08-23 Sébastien Hindererbug 3464: Takes columns country and B_country of table...
2009-08-11 Colin CampbellBug 3522 Refactor Create Update Delete letter for consi...
2009-08-11 Galen Charltonbug 2157: add ability to 'clean' staged record batches
2009-08-11 Galen Charltonbug 2505: enable warnings in tools/manage-marc-import.pl
2009-06-15 Nahuel ANGELINETTI(bug #3329) Dependency missing in inventory.pl
2009-06-08 Nahuel ANGELINETTI(bug #3304) fix notices trigger with diacritics in...
2009-06-08 Garry CollumBug 2889: Removed toggle variable from overduerules...
2009-06-08 Galen Charltonremoved incorrect module import
2009-06-03 Garry CollumBug 3268: Adds the ability to edit the description...
2009-05-28 Paul Poulainfix for 2997 : superlibrarian's ability to edit item...
2009-05-28 Joe AtzbergerAllow option to preserve Extended Attributes on patron...
2009-05-28 Galen Charltonbug 3263: Staff Search Results Interface Changes
2009-05-27 Garry CollumBug 1687: Can't assign holidays to all branches at...
2009-05-22 Galen Charltonbug 3222: set messaging preferences during patron import
2009-05-21 MJ Raybug 2287: use defaults when needed even if CSV has...
2009-05-18 Garry CollumBug 1768: Calendar now retains the month on which the...
2009-05-15 Garry CollumBug 1440: Show a list of holidays. Fix for the date...
2009-05-14 Ryan HigginsBug 3224 : inventory tool fails on DOS newlines
2009-05-12 Chris CatalfoBug 1907 partial fix: prevent warnings on undefined...
2009-05-11 Nahuel AngelinettiAdd a date field in news edition, and permit to set...
2009-05-11 Chris Catalfobug 1907 Partial fix: prevent bad records from truncati...
2009-05-08 Galen Charltonbug 2287: handle case where autoMemberNum is off
2009-05-08 MJ RayAllow autogenerated cardnumbers again to solve bugs...
2009-04-24 David GoldfeinModified log reporting to allow multiple modules to...
2009-04-04 Joe AtzbergerBug 3066 - Overhaul guided reports
2009-03-04 Nahuel ANGELINETTIAutoselect marcflavour in marc import
2009-02-26 John Beppubug 1546 - REPLACE statements
2009-02-25 Michael HafenAdd option to inventory tool to ignore copies on loan
2009-02-12 Mason Jamespatch for feature 2952 - v3
2009-02-09 Michael Hafentweak Inventory tool and sub in C4/Items so call number...
2008-12-08 Jesse Weaverbug 2848 [1/2]: Send notifications to patrons when...
2008-11-21 Galen Charltonbug 2801 followup
2008-11-21 Joe AtzbergerBug 2801 followup... [SQUASHABLE]
2008-11-21 Joe AtzbergerBug 2801 and other cleanup.
2008-11-04 John Beppubug 2707 - overdue rules not being deleted
2008-10-23 Jesse Weaverfix for bug 2543: report output by tabulation a bit...
2008-10-16 Joe AtzbergerBug 2627: Allow Unicode data in import_borrowers, expan...
2008-10-16 Ryan HigginsBug 2622 & 2623 : tools permissions for edit notice...
2008-09-26 Joe AtzbergerConvert to C4::Debug, comment out unused Data::Dumper.
2008-09-26 Galen Charltonbug 2615: remove unneeded 'require Exporter'
2008-09-02 Galen Charltonremove debug warn
2008-09-02 Danny Boumanbug 2569: added the zipcode to display along with the...
next