koha.git
2008-07-14 NCEUpdates to online help
2008-07-12 Joshua FerraroFinal fix for 2008: Daily reconciliation report broken
2008-07-12 Joshua FerraroPartial fix for 2084: opac-topissues.pl is both EXPERIM...
2008-07-12 Joshua FerraroFixing bug with the way authority ID query was being...
2008-07-12 Joshua FerraroFix for bug2234: noOPACHolds syspref unused, superceded...
2008-07-12 Joshua FerraroFix for bug 2342: Searching on more than 1 itemtype...
2008-07-12 Owen LeonardExtra comma caused js error in IE6; _() function allows...
2008-07-12 Owen LeonardHide User Tags link when TagsEnabled preference is...
2008-07-12 Joe AtzbergerReport cleanup - fix highlight, add debugging feedback
2008-07-12 Chris NighswongerFurther fixes to Labels.pm including escaping '(' and...
2008-07-11 Nicole EngardAdditional help files
2008-07-11 Owen LeonardFormatting additem form with nicer layout.
2008-07-11 Joshua FerraroRevert "fix for 2181: Late Items in Red"
2008-07-10 Ryan HigginsBugfix 2343 : Do not supply default expiry date to...
2008-07-10 Andrew MooreBug 2274: reducing MIME::Lite requirement to 3.0
2008-07-10 Ryan HigginsFurther update to allow notforloan < 0 items to be...
2008-07-10 Owen LeonardTemplate error prevented chosen branch from being prese...
2008-07-10 Ryan HigginsAllow holds to be placed on items with notforloan set...
2008-07-10 Owen LeonardAdding javascript to deselect appropriate input fields...
2008-07-10 Jesse Weaverfix for 2181: Late Items in Red
2008-07-10 Joshua FerraroNomenclature update: s/Reserved on/Hold placed on/...
2008-07-10 Joshua FerraroFallout from removing Date.pm, two places still used it
2008-07-10 Andrew Moorebug 2329: removing unused RSS transport type - DB versi...
2008-07-10 Chris NighswongerCorrecting text wrapping on labels
2008-07-10 Andrew Moorebug 2284: ModMember can erase the dateofbirth field
2008-07-10 Andrew Moorebug 1980 [3/3]: remove bug workaround from pagination...
2008-07-10 Andrew Moorebug 2329 [1/1]: remove RSS from list of transport optio...
2008-07-10 Joe AtzbergerBugfix pagination_bar to work with only one param/value...
2008-07-10 Andrew Moorebug 2274: correcting call to new interface of overdue_n...
2008-07-10 Joe AtzbergerTotal overhaul of broken "Items with no checkouts"...
2008-07-10 Paul POULAINuseless line that generates zillions of "Useless use...
2008-07-10 Andrew Moorebug 1980: updateing calls to SimpleSearch to limit...
2008-07-10 Andrew Moorebug 2296: removing depreceated C4::Date module
2008-07-10 Andrew Moorebug 2274 [5/5]: removing some warnings
2008-07-10 Andrew Moorebug 2274 [4/5]: removing obsolete misc/cronjobs/overdue...
2008-07-10 Andrew MooreBug 2274 [3/5]: consolidating overdue notice cronjobs...
2008-07-10 Andrew MooreBug 2274 [2/5]: adding MIME::Lite to list of required...
2008-07-10 Andrew Moorebug 2274 [1/5] database changes (DB rev 097) to add...
2008-07-10 Andrew Mooreadding pod spelling test
2008-07-10 Nicole EngardAdding some further help files
2008-07-09 Joshua Ferrarofix for 2316: editing MARC subfield structure limits...
2008-07-09 Joshua FerraroUpdates to German translation
2008-07-09 Joshua Ferraroadding warnings for CGI::Session
2008-07-09 Joshua Ferraroadding a note about Perl 5.10 to installation docs
2008-07-09 Joshua Ferrarofix for 2008: Daily reconciliation report broken
2008-07-09 Ricardo Dias... Updated INSTALL.opensuse for openSUSE 11.0 Final
2008-07-09 Joshua Ferrarofix for 2311: linking images to authorized values ...
2008-07-08 MJ RayImprove Z39.50 result checking and display a little:
2008-07-08 Joshua FerraroPartial apply of a patch from Frederic, this ensures...
2008-07-08 Owen LeonardMore changes to update-child process. Many scripts...
2008-07-08 Owen LeonardScripts missing check for Child category type would...
2008-07-08 Joshua FerraroPartial fix for bug 2319: OPAC Shelf Browse results...
2008-07-08 Joshua Ferrarofix for 2322: Failure to reach amazon.com to retrieve...
2008-07-08 Paul POULAINbugfixing (itemtype summary) : it summary is defined...
2008-07-08 Joshua FerraroPrior to this patch, XSL and scan indexes conflicted.
2008-07-08 Joshua FerraroFix for bug 2312: Advanced search - search limit appear...
2008-07-08 Paul POULAINbugfixing scan index
2008-07-08 Joshua FerraroFix for 2308: On-line help editing doesn't work
2008-07-08 Frederic DemiansPatches bug #2308
2008-07-08 Paul POULAINfix to deal with 0088 & 0089 chars during indexing
2008-07-08 Paul POULAINfrench updated
2008-07-08 Joshua FerraroUpdates to translations sent via email prior to release
2008-07-08 Joshua FerraroUpdates for translations on translate.koha.org prior...
2008-07-08 Galen Charltonbug 1909: add delete field/subfield button to MARC...
2008-07-08 Joshua FerraroTry to edit help, don't test, for some reason -w wasn...
2008-07-08 Galen Charltonbug 2203 [2/2]: use textareas for MARC21 authority 6XX
2008-07-08 Galen Charltonbug 2203 [1/2]: increase input maxlength in MARC editor
2008-07-08 Galen Charltonbug 2315: no crash if subfield code is a metacharacter
2008-07-08 Joshua Ferrarofix for 2286: Remove link to Network Printers
2008-07-08 Joshua FerraroFix for 2160: My Lists Tab on OPAC Profile
2008-07-08 Joshua FerraroImproving the list of itemtypes to match the bridge...
2008-07-08 Joshua FerraroUpdating for translation (capitalization normalization)
2008-07-08 Joshua FerraroBug 1881: Managing Suggestions - default SUGGEST author...
2008-07-07 Galen Charltonbug 2295 [followup 2/2]: initialize data in startup...
2008-07-07 Galen Charltonbug 2295 [followup 1/2]: added name to one of tests...
2008-07-07 Andrew Moorebug 2295 [4/4]: moving C4::Labels tests into t/lib...
2008-07-07 Andrew Moorebug 2295 [3/4]: moving C4::Items tests into t/lib/KohaTest
2008-07-07 Andrew Moorebug 2295 [2/4]: moving icondirectories.t from t to xt
2008-07-07 Andrew Moorebug 2295 [1/4]: moving C4::Dates tests into database...
2008-07-04 Paul POULAINBUGFIX : unimarc leader is 24, not 25. Fixing the javas...
2008-07-04 DeAndre CarrollBug#: 1989
2008-07-04 Andrew Moorebug 2275: making SMS::Send module optional
2008-07-04 Galen Charltontest suite: way to run single test file
2008-07-04 Joe AtzbergerBarcodes - OO replacements, extensible module, tests.
2008-07-04 Galen Charltonbug 2171: remove cancel transfer
2008-07-04 Galen Charltonbug 2171: removed "Transfers to do" report
2008-07-04 Galen Charltonbug 2305: install tags/* to intranet CGI directory
2008-07-04 Galen Charltonbug 2297: improve ModBiblio() to avoid duplicate item...
2008-07-02 Paul POULAINcommenting warn
2008-07-02 Galen Charltontest suite add_biblios: don't use zebraqueue_daemon
2008-07-02 Galen CharltonSimpleSearch test cases - make more robust
2008-07-02 Galen Charltonbug 2293: better validation in overdue rules editor
2008-07-02 Galen Charltonoverdue rules - added JavaScript for branch selector
2008-07-02 Galen Charltonbug 2292: save overdule rules to correct branch
2008-07-02 Galen Charltonbug 2291: sort branches and letter types
2008-07-02 Andrew Moorespelling correction in comment in javascript file
2008-07-02 Philippe JaillonOAI package handle correctly unicode content
2008-07-02 Andrew Moorebug 2176: spelling correction
2008-07-02 Paul POULAINOPACUserCSS has wrong default value (fix for 2211,...
2008-07-02 Paul POULAINfrench updated
next