koha.git
2008-06-09 Galen Charltonkohabug 1993 - task scheduler improvements
2008-06-09 Chris Nighswongerkohabug 1874 Adding variable assignment so that the...
2008-06-09 Chris NighswongerCorrecting "Open" to read "Free" on shelves.pl in order...
2008-06-06 Ryan HigginsBUGFIX 2106 - repeatable holidays always on sunday...
2008-06-06 Ryan Higginsreplace #!/usr/bin/perl, lost on a recent commit.
2008-06-06 Galen Charltondefault results per page for OPAC authority search...
2008-06-06 Galen Charltonremoved 'AddStatement' op from authorities search
2008-06-06 Galen Charltonbugfix - don't allow deletion of authority records...
2008-06-06 Galen Charltonkohabug 2205 - fix 404 when traversing pagination link...
2008-06-06 Ryan HigginsFix date filter on issues_stats.
2008-06-06 Ryan HigginsRemove vestigial checkbox for label-batch creation...
2008-06-06 Ryan HigginsUpdate issues_stats to use authorised_values instead...
2008-06-06 Ryan HigginsUpdate issues_stats to show auth_vals as row & column...
2008-06-06 Ryan HigginsAdd Collection code limit to issues_stats report.
2008-06-06 Ryan HigginsUpdate issues_stats: add shelving location limit, repla...
2008-06-06 Galen Charltonkohabug 2192 - set tabs for four system preferences
2008-06-06 Galen Charltonbugfix - HTML escape syspref explanation
2008-06-06 Paul POULAINfix to display itemcallnumber on opac brief display
2008-06-06 Paul POULAINadding some missing packages to about.pl
2008-06-06 Paul POULAINfew changes in UNIMARC record.abs
2008-06-06 Paul POULAINBUGFIX: the language list was calculated on opaclanguag...
2008-06-06 Joe Atzberger... Interactive debugging aides for SIP abstraction layer.
2008-06-06 Joe Atzberger... Major SIP components reworked.
2008-06-06 Joe Atzberger... Expanded SIP config file.
2008-06-06 Joe Atzberger... Object oriented module is not an Exporter.
2008-06-06 Joe Atzberger... Add debugging around readline.
2008-06-06 Joe Atzberger... SIP tests for renew and renew_all.
2008-06-06 Joe Atzberger... Debugging util. script for SIP config XML.
2008-06-06 Joe Atzberger... Tweak verify_cksum.
2008-06-06 Joe Atzberger... SIP abstraction layer implementation for ILS, Items...
2008-06-06 Joe Atzberger... Abstraction layer implementation for Transactions.
2008-06-06 Joe Atzberger... Add check to resensitize sub.
2008-06-06 Joe Atzberger... Object oriented module is not an Exporter. 2 subs added...
2008-06-06 Joe Atzberger... Correct package name.
2008-06-06 Joe Atzberger... Object Oriented module is not an Exporter.
2008-06-06 Joe Atzberger... Add do_renew_all function, necessary for implementation.
2008-06-06 Joe Atzberger... Whitespace cleanup and one commented-out function added.
2008-06-06 Joe Atzberger... Trivial POD revision.
2008-06-06 Joe Atzberger... SIP/t - test files adapted, supplemented, expanded...
2008-06-06 Joe Atzberger... SIP/koha_test - remove duplicative tests
2008-06-06 Joe AtzbergerConvert to using loop_context_vars for rows instead...
2008-06-06 Joe AtzbergerRemove bad use of map in void context, exclusively...
2008-06-06 Joe AtzbergerAdd Debug for warns and remove unnecessary middleman...
2008-06-06 Joe AtzbergerShow copy/volume info on STAFF detail page.
2008-06-06 Joe AtzbergerBugfix is_approved() to handle the 3-state nature of...
2008-06-03 Paul POULAINminor changes in french translation
2008-06-03 Paul POULAINfrench translation updated
2008-06-03 Paul POULAINre fixing opac-suggestion < misplaced
2008-06-03 Paul POULAINhtml fix (detected by translator)
2008-06-03 Paul POULAINsmall fixes in french translation
2008-06-03 Paul POULAINfix to have the branch search on OPAC being really...
2008-06-03 Paul POULAINdisplay itemnote on check-out (added, was not here...
2008-06-03 Ryan HigginsAdd MARC preview to cataloguing search, and add a link...
2008-06-03 Ryan Higginsadd single-transaction flag to mysqldump in example...
2008-06-03 Joe AtzbergerRestrict OPAC tags display to approved=>1.
2008-06-03 Joe AtzbergerCorrection to: Comment out confirmation popups (on...
2008-06-03 Joe AtzbergerComment out confirmation popups (on successful events).
2008-06-03 Galen Charltonkohabug 2078 - settle on application/xml Content-type...
2008-06-03 Galen Charltonkohabug 2078 - send correct Content-type for search...
2008-06-03 Galen Charltonkohabug 2078 - removed ersatz ESCAPE="html" added in...
2008-06-03 Galen Charltonkohabug 2078 - fixed channel links in Atom and RSS
2008-06-03 Galen CharltonOPACBaseURL - do not tack on :443 if using SSL
2008-06-02 Galen Charltonkohabug 2078 - fix feed validation errors
2008-06-02 Galen Charltoncalculate OPACBaseURL instead of using syspref
2008-06-02 Galen Charltonkohabug 2180 - improve display when fines block checkouts
2008-06-02 Ryan HigginsApply item-level_itypes syspref to MARC export.
2008-06-02 Ryan HigginsIndependent-branchify MARC export. Add option to remove...
2008-06-02 Ryan HigginsSort dropdowns for libraries by name instead of branchc...
2008-06-02 Ryan HigginsRemove commented deprecated code and a useless query...
2008-06-02 Ryan HigginsRemove a couple of warns.
2008-06-01 Owen LeonardItems from Bug 2167 ("URL handling in staff client...
2008-06-01 Owen LeonardFix for bug 2183, "Account tab needs spacing between...
2008-06-01 Joe AtzbergerBugfix 1979 - display hold numbers. Note that hold...
2008-06-01 Joe AtzbergerAddresses Bug 2073, clarifying OpacCloud's limitations.
2008-06-01 Joe AtzbergerPrinters code paring, related to bug 2045. This does...
2008-06-01 Joe AtzbergerFix typo in field name, apply branchcode selector logic...
2008-06-01 Joe AtzbergerFIXME added to note discrepancy.
2008-06-01 Joe AtzbergerWrap up Tags integration - add sysprefs for new installs.
2008-06-01 Galen Charltonkohabug 2186 - improve display of empty import batches
2008-05-30 Paul POULAINBUGFIX issuingrules : total for all itemtype was not...
2008-05-30 Henri-Damien... Adding orderby parameter : Fixes changing page in auth_...
2008-05-30 Joshua FerraroFrom HDL:
2008-05-30 Henri-Damien... Adding search on ISSN for z3950_search.pl
2008-05-30 Henri-Damien... removing autotruncate for authors.
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...
next