koha.git
2009-01-16 Jesse WeaverDatabase updates for hold policies
2009-01-16 Jesse WeaverDatabase changes and new sysprefs for holds policies
2009-01-16 Jesse WeaverAdd holds policies
2009-01-12 Nahuel ANGELINETTIUnescape some double quotes, that make a validation...
2009-01-12 Owen LeonardRelated to earlier patch: adding body id to add flexibi...
2009-01-12 Galen Charltonbug 2908 followup - use "list", not "shelf"
2009-01-12 Nahuel ANGELINETTI(bug #2909) fix the attachment base64 encoding
2009-01-12 Nahuel ANGELINETTI(bug #2908) adding send shelf by e-mail feature
2009-01-12 Galen Charltonbump DB rev 010 -> 011
2009-01-12 Andrew MooreBug 2578: remove unwanted intranetuserjs syspref -...
2009-01-12 Danny Boumanbug 2687 followup: Increase maxlength attribute to...
2009-01-12 Danny Boumanbug 2687: Increased length of borrower attribute fields
2009-01-09 Nahuel ANGELINETTI(bug #2904) support of 856$u and 856$z in UNIMARC
2009-01-09 Allen ReinmeyerBug 2902 Public shelves do not display when user not...
2009-01-09 Joe AtzbergerPrevent multiple warnings per notice filling cron logs.
2009-01-09 Galen Charltonbug 2505: more warnings fixes in C4/Context.pm
2009-01-09 stanEnable use warnings;, clean up complainy functions...
2009-01-08 Marc ChantreuxWEBSERVER_HOST and WEBSERVER_HOST added
2009-01-08 Galen Charltonfollowup to patch for bug 2900
2009-01-08 Joe AtzbergerBug 2900: fix GetPendingIssues.
2009-01-07 Galen Charltonbug 2747: avoid warning if items.itype is NULL
2009-01-07 Joe AtzbergerBug 2747 for staff interface itemtype display.
2009-01-07 Joe AtzbergerGetAuthValCode calls were positioned inside the loop,
2009-01-07 Galen Charltonfix permission error introduced in a previous patch
2009-01-07 Joe AtzbergerBug 2752 - comment out problematic DELETE op.
2009-01-07 Michael Hafenjavascript redirect when selecting a patron on circulat...
2009-01-07 Michael HafenPut patron Privilege 'updatecharges' to use on fines...
2009-01-07 Owen LeonardHiding SMS messaging preferences if there is no SMSSend...
2009-01-07 Owen LeonardHiding SMS settings in OPAC if SMSSendDriver is not...
2009-01-07 Joe AtzbergerBug 2842: ->regexp('syspref') failed for users of iso...
2009-01-07 Joe AtzbergerDates expanding to expose some time (HH:MM:SS) granularity.
2009-01-07 Nahuel Angelinettia more readable way to test an array size.
2009-01-07 Galen Charltonbug 2505: enable warnings for admin/authorized_values.pl
2009-01-07 Joe Atzbergerauthorized_values cleanup
2009-01-07 Andrew MooreREFACTOR: correcting indirect object method syntax
2009-01-07 Andrew MooreBug 2505: turning on "warnings" in catalogue/detail.pl
2009-01-07 Owen LeonardA few more tweaks to the OPAC detail view menu
2009-01-07 Owen LeonardProviding options for adding to order when existing...
2009-01-07 Galen Charltonpatch followup: restore test in GetMarcItem
2009-01-07 Galen Charltonbug 2505: more warnings fixes to C4/Biblio.pm
2009-01-05 Owen LeonardFix for Bug 2700, Keeping Data When Adding Multiple...
2009-01-05 Galen Charltonbug 2505: enable warnings for labels/label-print-pdf.pl
2009-01-05 Joe AtzbergerLabels Cleanup (Part 2 of Many)
2009-01-05 Andrew MooreBug 2505: adding warnings to C4/Biblio.pm
2009-01-05 Henri-Damien... Using Warns would cause problems with NoZebra
2009-01-05 Joe Atzbergerbarcodedecode() did not always return barcode
2009-01-05 Joe Atzberger... Allow AddIssue to log SIP transactions distinct from...
2008-12-31 Joe AtzbergerLabels Cleanup (Part 1 of Many)
2008-12-31 Galen Charltonremove TMPL_IF EXPR in member.tmpl
2008-12-31 Galen Charltonperltidy lables/label-item-search.pl
2008-12-31 Galen Charltonbug 2505: turn on warnings in labels/label-item-search.pl
2008-12-31 Galen Charltonfollowup to Mason's labels patch
2008-12-31 Mason JamesThe current searching in labels is a bit minimal, and...
2008-12-31 Nahuel ANGELINETTI(bug #2881) preselect default sorting
2008-12-31 Owen LeonardFormatting changes for OPAC xslt and staff client catal...
2008-12-31 Nahuel ANGELINETTI(bug #2887) Change the "Cart" box from js to tmpl
2008-12-31 Galen Charltonremove disused script admin/letter.pl
2008-12-31 Galen Charltonremoving *.old files
2008-12-31 Joshua FerraroAdds the ability to reference itemcallnumber within...
2008-12-31 Galen Charltonfollowup to prior patch: remove $toggle from script
2008-12-31 Joe AtzbergerRemove "toggle" from template, use loop_context_vars...
2008-12-31 Frederic DemiansFixes bug #2875
2008-12-31 Joe AtzbergerMinor updates to minor cronjob script.
2008-12-31 Galen Charltoncrontab.example - add back some useful comments
2008-12-31 Joe AtzbergerExpand crontab.example
2008-12-31 Joe AtzbergerRevert "Updates to the example crontab"
2008-12-30 Frederic DemiansFixes bugs #2875-2879
2008-12-30 Stan BrinkerhoffAdd 'use warnings' and correct uninitialized value...
2008-12-30 Stan BrinkerhoffRemoving ':' from table headers.
2008-12-30 Stan BrinkerhoffAdded 'dbd::sqlite' as appears as an optional module...
2008-12-30 Galen Charltonbug 2505: further warnings fixes to memberentry.pl
2008-12-30 stanAdded 'warnings' support, fixed bug 2870.
2008-12-30 Galen Charltonbug 2856 followup - display form correctly when modifyi...
2008-12-29 Galen Charltonbug 2856 followup: remove unconditional warn
2008-12-29 Nahuel ANGELINETTI(bug #2856) Activate the duplicate patrons detection...
2008-12-29 Allen ReinmeyerTest suite: C4::Members::GetMemberDetails
2008-12-29 Allen ReinmeyerTest suite: C4::Members::GetMember
2008-12-23 John Beppubug 2874 [3/3] flagsrequired => { circulate => "circula...
2008-12-23 John Beppubug 2874 [2/3]: added awareness of circulate/override_r...
2008-12-23 John Beppubug 2874 [1/3]: schema changes for overriding blocked...
2008-12-22 Owen LeonardImprovements to offline circ report (linking to title...
2008-12-22 Frederic DemiansA script generating keyword clouds from Zebra Indexes
2008-12-22 Andrew Mooretest suite: C4::ImportBatch
2008-12-17 Andrew MooreBug 2868: fixing typo in NoZebraIndexes setting in...
2008-12-17 Galen Charltonbug 2799: DB rev 008 for library transfer limits
2008-12-17 Galen Charltonbug 2799: followup 2
2008-12-17 Galen Charltonbug 2799: followup
2008-12-17 Andrew MooreBug 2799: database update to "branch transfer limits"
2008-12-17 Kyle HallAdded 'Branch Transfer Limits' Feature requested by...
2008-12-17 Galen Charltonwhitespace cleanup - admin/systempreferences.pl
2008-12-17 Galen Charltonbug 2860: allow setting of a syspref value to '0'
2008-12-17 Galen Charltonbug 2505: turn on warnings in admin/systemprefernces.pl
2008-12-17 Jesse Weaverbug 2867 [2/2]: db changes for single-screen syspref...
2008-12-17 Jesse Weaverbug 2867 [1/2]: Move basic editing to main system prefe...
2008-12-17 Andrew Moorebug 2824: improving error messages from test suite...
2008-12-17 Marc Chantreuxfixed "too many opened files" error during translation
2008-12-17 Galen Charltonbug 2864 [2/2]: move rss/* to misc/cronjobs/rss/*
2008-12-17 Galen Charltonbug 2864 [1/2]: restore rss/rss.pl
2008-12-12 Galen Charltonbug 2859: add index on bibioitems.issn (DB rev 006)
2008-12-11 Galen Charltonminor fixes to UNIMARC_sync_date_created_with_marc_bibl...
next