bug 2254 [2/3]: fix authority types in MARC21 frameworks (DB rev 095)
[koha.git] / C4 /
2008-06-25 Galen Charltonbug 2254 [1/3]: fixed GetAuthType(); avoid crash
2008-06-25 Galen Charltonclean up old-style calls to GetMemberDetails
2008-06-25 Galen CharltonPOD fixes - C4/Members.pm
2008-06-25 Galen Charltonbug 2252: item-level hold not waiting until priority = 0
2008-06-25 Galen Charltonbug 2273: not-for-loan item should not fill hold request
2008-06-20 Joshua Ferrarofix for 1913: Remove opaclargeimage system preference
2008-06-20 Andrew Moorebug: 2176 improvements to database upgrade path
2008-06-20 Galen Charltonbug 2248 [2/2]: import item status display in search...
2008-06-20 Joshua Ferrarofix for bug 1961: sprintf value needed in C4/Circulation.pm
2008-06-20 Joshua Ferraropatch from cnighs, fixing warn in Context.pm
2008-06-20 Chris Nighswongerbugfix for bug introduced by anonymous session code
2008-06-20 Ryan HigginsBugfix 1417 : library was not being saved on order...
2008-06-20 Galen Charltonbug 1710 and 1739: availability for item-level holds
2008-06-20 Joshua FerraroFix for 2187: http_accept_language feature not working
2008-06-20 Andrew MooreBug 2176 (4/5): adding RSS feed for patron overdue...
2008-06-20 Andrew MooreBug 2176 (3/5): adding methods to manage message_queue...
2008-06-20 Andrew MooreBug 2176 (2/5): adding patron interface to update messa...
2008-06-20 Andrew Moorerefactor C4::Auth::get_template_and_user for readability
2008-06-20 Chris Nighswongerkohabug 2238 This patch allows patrons to add books...
2008-06-20 Chris Nighswongerkohabug 1873 Fixes shelves.pl so that the date is displ...
2008-06-20 Chris Nighswongerkohabug 1875 Public lists/virtualshelves are displayed...
2008-06-20 pauljust doing a <= / >= instead of a < / > in history...
2008-06-20 Galen Charltonbug 2000 - remove base64 functions from C4::Koha
2008-06-20 Galen Charltonbug 2000 - changes to TooMany()
2008-06-20 Galen Charltonbug 2000 - add C4::Circulation::GetBranchBorrowerCircRule
2008-06-20 Galen Charltonbug 2000 - fix order of issuingrule lookup
2008-06-20 Joe Atzberger (siptestSIP - Lots of regexp hacking of input streams and verbo...
2008-06-17 Galen Charltonbug 2252 - check correct items for item-specific holds
2008-06-16 Joe AtzbergerBugfix LDAP config to play nice with Zebra.
2008-06-16 Galen Charltonbug 2247: don't crash linking bib heading with invalid...
2008-06-12 Ryan HigginsFix upgrade-child: could not update child unless guaran...
2008-06-12 Joe AtzbergerChange order of checks, and avoid warnings if args...
2008-06-12 Galen Charltonkohabug 2112 - add indicators to MARC display
2008-06-12 Galen Charltonkohabug 2207 - improve indicator input in MARC editor
2008-06-10 Galen Charltonbug 2235: fix various data-corrupting bugs in MARC...
2008-06-10 Galen Charltonbug 2098: do not apply stemming if search term has...
2008-06-09 Joshua FerraroRevert "Bug fixing : get_user_permissions SQL Fixing"
2008-06-09 Henri-Damien LAURENTBug fixing : get_user_permissions SQL Fixing
2008-06-09 Henri-Damien LAURENTBugfix : generating session id on some systems was...
2008-06-09 Galen Charltonkohabug 2225 - fix resource leak in SimpleSearch
2008-06-09 Galen Charltonkohabug 1993 - task scheduler improvements
2008-06-09 Chris Nighswongerkohabug 1874 Adding variable assignment so that the...
2008-06-06 Paul POULAINBUGFIX: the language list was calculated on opaclanguag...
2008-06-06 Joe Atzberger (siptestInteractive debugging aides for SIP abstraction layer.
2008-06-06 Joe Atzberger (siptestMajor SIP components reworked.
2008-06-06 Joe Atzberger (siptestExpanded SIP config file.
2008-06-06 Joe Atzberger (siptestObject oriented module is not an Exporter.
2008-06-06 Joe Atzberger (siptestAdd debugging around readline.
2008-06-06 Joe Atzberger (siptestSIP tests for renew and renew_all.
2008-06-06 Joe Atzberger (siptestDebugging util. script for SIP config XML.
2008-06-06 Joe Atzberger (siptestTweak verify_cksum.
2008-06-06 Joe Atzberger (siptestSIP abstraction layer implementation for ILS, Items...
2008-06-06 Joe Atzberger (siptestAbstraction layer implementation for Transactions.
2008-06-06 Joe Atzberger (siptestAdd check to resensitize sub.
2008-06-06 Joe Atzberger (siptestObject oriented module is not an Exporter. 2 subs added...
2008-06-06 Joe Atzberger (siptestCorrect package name.
2008-06-06 Joe Atzberger (siptestObject Oriented module is not an Exporter.
2008-06-06 Joe Atzberger (siptestAdd do_renew_all function, necessary for implementation.
2008-06-06 Joe Atzberger (siptestWhitespace cleanup and one commented-out function added.
2008-06-06 Joe Atzberger (siptestTrivial POD revision.
2008-06-06 Joe Atzberger (siptestSIP/t - test files adapted, supplemented, expanded...
2008-06-06 Joe Atzberger (siptestSIP/koha_test - remove duplicative tests
2008-06-06 Joe AtzbergerAdd Debug for warns and remove unnecessary middleman...
2008-06-06 Joe AtzbergerBugfix is_approved() to handle the 3-state nature of...
2008-06-03 Joe AtzbergerRestrict OPAC tags display to approved=>1.
2008-06-03 Galen Charltonkohabug 2078 - send correct Content-type for search...
2008-06-03 Galen CharltonOPACBaseURL - do not tack on :443 if using SSL
2008-06-02 Galen Charltoncalculate OPACBaseURL instead of using syspref
2008-06-02 Ryan HigginsRemove a couple of warns.
2008-06-01 Owen LeonardFix for bug 2183, "Account tab needs spacing between...
2008-06-01 Joe AtzbergerFIXME added to note discrepancy.
2008-05-30 Paul POULAINBUGFIX issuingrules : total for all itemtype was not...
2008-05-30 Paul POULAINsmall (UNIMARC) fix, error in regexp writing
2008-05-30 Mason Jamesbug-2149, var fix - changing borr.cardnumber to borr...
2008-05-30 Mason Jamesbug-2149, added new block to C4::Letters::SendAlerts...
2008-05-30 Joe AtzbergerRepair Labels code to accomodate patroncards. Purged...
2008-05-30 Owen LeonardFixing some typos, including, I believe, Bug 2174 ...
2008-05-30 Joe Atzbergerminor cleanup, remove $sth->finish's. No documentation...
2008-05-30 Joe Atzbergeris_ajax function added. pagination_bar now intelligent...
2008-05-29 Joe AtzbergerTags AJAX integration on OPAC details page, so it behav...
2008-05-29 Joe AtzbergerFines repair. Make fines2.pl work, give feedback, impro...
2008-05-29 Joe AtzbergerAdding basic get_filters to Tags, centralizing "counts...
2008-05-29 Joe AtzbergerSingle FIXME comment inserted.
2008-05-29 Joe AtzbergerCommented out fixaccounts (not used anywhere). Also...
2008-05-29 Joe AtzbergerCorrect number of args to getnextacctno.
2008-05-29 Joe AtzbergerUnescape Comment, now that we trust Scrubber to block...
2008-05-29 Joe AtzbergerInitial commit for Tags back-end moderation. Requires...
2008-05-29 Joe AtzbergerNew subs for moderation, fixed bug to allow multiple...
2008-05-29 Joe AtzbergerAdd AJAX output sub, EXPORT_TAGS and enable loop_contex...
2008-05-27 Paul POULAINBUGFIXING authority link in detail.pl
2008-05-27 Ryan HigginsFill statistics table properly for renewals; and issue...
2008-05-27 Ryan Higginsadd URLLinkText syspref to opac detail, and add some...
2008-05-27 Frederic DemiansFacets (current) translatable via template
2008-05-27 Andrew Mooreremoving warnings from C4::Members::GetMember
2008-05-19 Galen Charltonminor POD improvement
2008-05-19 Joshua FerraroFixing isbn regex to not match unless isbn is valid
2008-05-18 Joshua FerraroFixing Amazon.com Similar Items and Editions features
2008-05-16 Henri-Damien LAURENTBug Fixing : ModMember and memberentrygen.tmpl
2008-05-16 Galen Charltonbugfix - fix 'not' operator in NoZebra
2008-05-16 Galen Charltonkohabug 2020 - fix infinite loop in NoZebra on Perl...
next