koha.git
2008-05-30 NCEFixing typo in DB update
2008-05-30 Paul POULAINadd borrower note to check-in
2008-05-30 Paul POULAINenhance the patron note on check-out (was not enough...
2008-05-30 Paul POULAINIf the catalogue contains a value that is not in author...
2008-05-30 Paul POULAINDisplaying branchcode and notes fields in full serials...
2008-05-30 Paul POULAINRespect BiblioDefaultView when search returns only...
2008-05-30 Paul POULAINsmall (UNIMARC) fix, error in regexp writing
2008-05-30 Paul POULAINchange in button description to explain that we will...
2008-05-30 Marc Chantreuxadd script to install koha on a fresh debian.
2008-05-30 Joshua Ferraronomenclature cleanup: s/Branch/Library/ s/Document...
2008-05-30 Henri-Damien... Adding branchcode to opac-full-serial-issues
2008-05-30 Joshua FerraroDB Revision 087
2008-05-30 Mason Jamesadding default 'account details' notice.
2008-05-30 Mason Jamesbug-2149, var fix - changing borr.cardnumber to borr...
2008-05-30 Mason Jamesbug-2149, added 'AutoEmailOpacUser' and 'AutoEmailPrima...
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 Joshua FerraroRemoving dbh line altogether as discussed on koha-patches
2008-05-29 Henri-Damien... Bug Fix : Creating a new authority type would fail...
2008-05-29 Galen Charltonkohabug 2164 - display of guarantor relationship
2008-05-29 Joe AtzbergerTags AJAX integration on OPAC details page, so it behav...
2008-05-29 Joe AtzbergerMake printslip and printpage buttons use popup.
2008-05-29 Joe AtzbergerCorrect typo "printslilp" to "printslip"
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 AtzbergerRemove string processing (redundant to new pagination_bar)
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 AtzbergerCorrected wrong number of arguments to getnextacctno.
2008-05-29 Joe AtzbergerBugfix 2026 - Comments handling overhauled. Scrubber...
2008-05-29 Joe AtzbergerBugfix 1978 - if invalid duedate specified, return...
2008-05-29 Michael Hafenfixed session cookie name in opac-logout.pl
2008-05-29 Joe AtzbergerUnescape Comment, now that we trust Scrubber to block...
2008-05-29 Joe AtzbergerTags AJAX and JSON for OPAC side.
2008-05-29 Joe AtzbergerSingle slash added in test text string.
2008-05-29 Joe AtzbergerAdd error feedback and Scrubber to OPAC tags page....
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-29 Ryan HigginsAdd cn_source to authorised values dropdown in marc...
2008-05-27 Paul POULAINsmall update to french translation
2008-05-27 Paul POULAINfixing the css property for tablesorter js
2008-05-27 Paul POULAINBUGFIXING authority link in detail.pl
2008-05-27 Paul POULAINsmall fix for UNIMARC 600$a that is also subject
2008-05-27 Paul POULAINAdding Image::Magick version info
2008-05-27 Ryan HigginsUpdate Catalog Stats report: / Remove lccn/loc filter...
2008-05-27 Ryan HigginsFill statistics table properly for renewals; and issue...
2008-05-27 Ryan HigginsAdd ANSCR to default cn_source list.
2008-05-27 Ryan HigginsFix pagination error on subfield structure editor
2008-05-27 Ryan Higginsadd URLLinkText syspref to opac detail, and add some...
2008-05-27 Ryan HigginsShow 856$3 (materials specified) by default in MARC21 .
2008-05-27 Ryan HigginsUpdate MARC21 simple frameworks with biblio.serial...
2008-05-27 Frederic DemiansTranslatable facets in librarian interface
2008-05-27 Frederic DemiansFacets (current) translatable via template
2008-05-27 Andrew Mooreremoving warnings from C4::Members::GetMember
2008-05-27 Andrew MooreBug 2047: some tests for C4::Biblio::get_biblio_authori...
2008-05-27 Owen LeonardAdding bookfund search to aqbudget.tmpl
2008-05-27 Owen LeonardAdding routing list link to table of information about...
2008-05-27 Owen LeonardFix for bug 2130, "Patron Image Missing on Permissions...
2008-05-27 Owen LeonardFix for Bug 2120, "
2008-05-27 Owen LeonardAuthorities detail page was missing toolbar, breadcrumbs.
2008-05-27 Owen LeonardMarkup error caused layout problems.
2008-05-27 Owen LeonardStructural changes to staff client main page to better...
2008-05-27 Owen LeonardTerminology correction: cancelled -> withdrawn. Also...
2008-05-27 Owen LeonardAdding breadcrumbs to advanced search screen to get...
2008-05-27 Owen LeonardAdding table sorter to holds queue report
2008-05-27 Owen LeonardTweak to OPAC search bar to help prevent wrapping.
2008-05-20 Owen LeonardMinor change to improve layout at lower resolutions.
2008-05-20 Owen LeonardInterface improvements to Holds Queue report and change...
2008-05-20 Owen LeonardFix for Bug 2147, "Search Results aligned top on staff...
2008-05-20 Frederic DemiansFix an encoding issue on circulation autocompletion
2008-05-20 Paul POULAINfix for #1788 : Locations do not sort alphabetically...
2008-05-20 Paul POULAINbugfixing batchupdateISBN.pl
2008-05-20 Galen Charltonvarious bugfixes for MARC21 Z39.50 targets
2008-05-20 Galen Charltonkohabug 2048 - improve zebraqueue_daemon performance
2008-05-20 Owen LeonardAllowing delete-biblio menu item to trigger javascript...
2008-05-20 Joshua FerraroFinal update to holds queue work: adds link to holds...
2008-05-20 Joshua FerraroAdds a cron script to be run periodically that populates
2008-05-20 Joshua FerraroDB Update .086: adding new table tmp_holdsqueue,
2008-05-20 Joshua FerraroFix for Bug 1955: Remove noOPACUserLogin system preference
2008-05-20 Joshua FerraroFix for bug 1952: OPACUserCSS preference has incorrect...
2008-05-19 Galen Charltoncorrect path to 404.pl in opac-details.pl
2008-05-19 Galen Charltonkohabug 2141 - avoid carp on display of details of...
2008-05-19 Galen Charltonminor POD improvement
2008-05-19 Joe AtzbergerBUGFIX - pagination bar was not in template, so only...
2008-05-19 Joshua FerraroAdding RenewSerialAddsSuggestion syspref to Acquisition...
2008-05-19 Galen Charltontest suite: allow skipping of expensive tests
2008-05-19 Owen LeonardCSS fix for Internet Explorer display problem caused...
2008-05-19 Owen LeonardTemplate restructuring to allow option of styling OPAC...
2008-05-19 Owen LeonardAdding padding to <p> to improve some readability issue...
2008-05-19 Owen LeonardA couple of fixes: Logs tab was not highlighted when...
2008-05-19 Owen LeonardTrying again to fix tab issues in Internet Explorer.
2008-05-19 Joshua FerraroMinor updates to XSL display
2008-05-19 Joshua FerraroEnhancement Jacket Covers in Shelf Browser should link...
2008-05-19 Joshua FerraroFixing isbn regex to not match unless isbn is valid
2008-05-19 Joshua FerraroDon't display Acquisitions and Serials links if the...
next