use alphabetical order to popup the cities
[koha.git] / C4 /
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...
2008-05-13 Andrew MooreBug 1953: removing potential SQL injections from C4...
2008-05-13 Andrew MooreBug 1953: adding tests and 2 corrections for C4::Calendar
2008-05-13 Galen Charltonkohabug 2105: prevent crash on IE7
2008-05-13 Galen Charltonkohabug 1621 - add subtitle to main results and details...
2008-05-13 Galen Charltonpatron cleaning - do not delete staff borrowers
2008-05-13 Galen Charltonkohabug 1573 - properly count patrons to delete
2008-05-13 Henri-Damien LAURENTAdding Optionnal suggestion creation when renewing...
2008-05-12 Henri-Damien LAURENTchange in yuipath management 1/2 Noupdatedatabase.pl
2008-05-12 Andrew Moorebug 1953: fixing potential SQL injection problems in...
2008-05-12 Paul POULAINbugfix : ship utf-8 encoding in mail header
2008-05-12 Henri-Damien LAURENTBug Fixing 1782 patch
2008-05-12 Ryan Higginsfix error on lastincrement.
2008-05-12 Ryan HigginsC4::Circulation::FixOverduesOnReturn now handles dropbo...
2008-05-12 Ryan HigginsMake dropbox mode obey Calendar module according to...
2008-05-12 Ryan HigginsAlter Overdues::CalcFine to use Dates objects.
2008-05-12 Ryan HigginsC4::Calendar::addDate now handles negative offsets...
2008-05-12 Ryan HigginsAlter C4::Calendar::daysBetween() to take C4::Dates...
2008-05-12 Galen CharltonC4::Members::SearchMember - support attributes
2008-05-12 Galen CharltonC4::Koha - added GetAuthorisedValueCategories
2008-05-12 Galen Charltonnew C4 modules for patron attributes
2008-05-11 Ryan HigginsAlter itemBarcodeInputFilter T-Prefix.
2008-05-11 Galen CharltonC4::Installer - new method to get available MARC frameworks
2008-05-11 Andrew MooreBug 2094: fixing two bugs in lost items report
2008-05-11 Andrew MooreBug 2094: cleanup of lost items report
2008-05-11 Andrew MooreBug 2047: another fix for error during search when...
2008-05-11 Joe AtzbergerWrapper for Koha's use of HTML::Scrubber, with test...
2008-05-11 Henri-Damien LAURENTAddressing bug 1782
2008-05-01 Joshua FerraroFixing bug 1629: RSS Feeds of Search Results in OPAC
2008-05-01 Galen Charltonstaging import - enhance record overlay behavior
2008-05-01 Joshua FerraroAdding authorised value icons display in the search...
2008-05-01 Andrew MooreBug 2047: adding images to arbitrary authorized values
next