help templates and includes - cleanup for XHTML validation, error display
[koha.git] / opac /
2008-01-08 Ryan HigginsSerials updates to link item record to serial table.
2008-01-08 Chris CormackFix for bug 1334 better error messages if one or 2...
2008-01-08 Chris CormackAdding a call to check auth on opac-renew.pl
2008-01-08 Chris CormackFix for bug 1741, max reserves not being respected...
2008-01-08 Chris CormackFix for bug 1738, opac-reserve now blocks reserving...
2008-01-07 Chris CormackFix to get notforloan status displaying correctly in...
2008-01-07 Chris CormackFix for bug 1740, opac reserves
2008-01-07 Chris CormackFix for bug 1395, opac user update not working
2008-01-05 Joshua FerraroWARNING: BIG I18N PATCH, you must import the subtag_reg...
2008-01-04 Joshua Ferraroadding three new variables for installation:
2008-01-04 Galen Charltonfixed variable masking warnings found by perl -w
2008-01-04 Joshua FerraroMicroformat support:
2008-01-03 Galen Charltonitem rework: various changes
2008-01-03 Galen Charltonitem rework: moved various accessor functions
2008-01-03 Galen CharltonOPAC detail print: use correct API to build item list
2008-01-03 Galen Charltonitem rework: moved GetItem
2008-01-03 Joe Atzbergeropac-detail.pl - cleanup incl. exit after redirect
2008-01-03 Paul POULAINAdding OPACItemsResultsDisplay syspref (missing file...
2007-12-31 Joe Atzbergeropac-shevles - fix for CSS alternating highlight lines
2007-12-31 Joe Atzbergeropac-addbybiblionumber.pl - Remove false dependency...
2007-12-28 Joe AtzbergerOPAC VirtualShelves overhaul -- bugfix 1413 (among...
2007-12-26 Paul POULAINremoving some code that is for staff, not for opac
2007-12-24 Joshua Ferraroforgot to add imageurl to OPAC
2007-12-24 Joshua FerraroSynching opac with fixes to reserves adding back dev_we...
2007-12-24 Chris CormackDoh, typo, fixed
2007-12-24 Chris CormackReserves not made at priority 0 if ReservesNeedReturns...
2007-12-24 Chris CormackAn item is only waiting if found is set to W in the...
2007-12-23 Joshua Ferraronomenclature cleanup in the OPAC detail and user pages
2007-12-23 Joshua FerraroWarning: Big Commit. Fixing Virtual Shelves
2007-12-20 Joshua Ferrarofixes to search results list, ccl.properties tweak
2007-12-18 Galen CharltonMerge git://git.koha.org/pub/scm/koha
2007-12-17 Joshua Ferraroadding query_desc and limit_desc to staff catalog search
2007-12-17 Joshua FerraroUpdates to date indexing and search processing
2007-12-15 Mason Jamesadding collection-code description lookup.
2007-12-14 Henri-Damien LAURENTBug fixing : serial collection on OPAC were not correct...
2007-12-13 Chris NighswongerFix for BUG 1653
2007-12-12 Ryan HigginsVirtual shelves: per shelf sort, multiple add in OPAC...
2007-12-12 Ryan HigginsAdd multiple items to virt shelf, and bugvix virtual...
2007-12-05 Joshua Ferrarocleanup for opac/ Dates - missing format_date, etc.
2007-12-05 Joe Atzbergeropac subdir - Dates.pm integration and warnings fixes.
2007-12-04 Owen LeonardChanges to fix Bug 1335 (Min password length is hardcod...
2007-12-04 Chris CormackFix to get this working with the modules in 3.0
2007-12-02 Paul POULAINit appears that hidelostitems can be true here and...
2007-12-02 Paul POULAINHTML::Template => HTML::Template::Pro
2007-11-27 Owen LeonardEnabling FRBR system pref for OPAC, to enable/disable...
2007-11-26 Joshua Ferraromuch-awaited web-based self-checkout system
2007-11-26 Joshua Ferraroforward-porting default sort by options
2007-11-26 Joshua Ferraroadding numSearchResults and OPACnumSearchResults
2007-11-25 Galen Charltonnew C4::Auth::get_session for single place to get CGI...
2007-11-25 Joshua Ferraroadding back count of remaining renewals to OPAC
2007-11-25 Joshua Ferraroadd OPAC hidelostitems and suppression from dev_week
2007-11-25 Joshua Ferrarofix for bug 1352: 'Suggestions Link Should Force Patron...
2007-11-25 Joshua Ferrarofixing masthead query detection, fixing author and...
2007-11-25 Joshua Ferrarosearchdesc improvements, more opac fixes
2007-11-25 Joshua Ferraroadding limit_cgi_not_availablity which is identical to
2007-11-25 Joshua Ferrarostarting work on porting search to OPAC
2007-11-22 Owen LeonardTweaks to opac-detail, opac-results. Many changes to...
2007-11-20 Owen LeonardFinishing first round of OPAC updates. Lost of unstanda...
2007-11-20 Joshua Ferraroadding xisbn, amazon similar items to OPAC
2007-11-20 Joshua Ferraroadding export feature to OPAC
2007-11-17 Paul POULAINporting sort_by stuff from staff to opac
2007-11-14 Owen LeonardBeginning redesign of the OPAC. At this stage it's...
2007-11-12 Paul POULAINbugfix to limit search to branch in OPAC
2007-11-06 Henri-Damien LAURENTBug FIX : ISBD links to pages should be changed in...
2007-11-01 Paul POULAINfixing buildQuery call to new API
2007-10-31 Paul POULAINrevert kw,wrdl search (part 2)
2007-10-31 Paul POULAINShow images only if there is one
2007-10-29 Chris CormackFix for a bug in reserves, if a charge was incurred...
2007-10-25 Joshua FerraroRevert "reverting defaut-search-on-kw-wrdl and doing...
2007-10-24 Paul POULAINreverting defaut-search-on-kw-wrdl and doing it elsewhere
2007-10-24 Paul POULAINdefaut search on kw,wrdl
2007-10-19 Henri-Damien LAURENTOrdering items on holdingbranch for ISBD.
2007-10-18 Chris CormackPatch from Joe Atzberger to remove $Id$ and $Log$ from...
2007-10-17 Paul POULAINbugfix for top issues, for branch selector
2007-10-17 Paul POULAINSearchMyLibraryFirst : reintroducing behaviour (from...
2007-10-17 Paul POULAINopac-logout fixed
2007-10-17 Paul POULAINauthorities : Adding sorting option to opac & sorting...
2007-10-12 Ryan Higginsadding GetMarcUrls() fcn to display 856's - adding...
2007-10-12 Paul POULAIN#1255 : flagged patron can't renew
2007-10-11 Paul POULAINSorting Branches by Branchcode on display.
2007-10-10 Paul POULAIN(minor) bugfixing topissues (no limit query)
2007-10-10 Paul POULAINremoving comment
2007-10-08 Paul POULAIN#1456, automatically suggest user branch as pickup...
2007-10-07 Joshua FerraroFix for 1279: Detail page should display error message...
2007-10-03 Paul POULAIN#1455 (placing reserve from OPAC)
2007-10-02 Paul POULAINsome cleaning in Auth
2007-10-01 Chris CormackFix for a bug in reserves, if a charge was incurred...
2007-09-30 Paul POULAINBUGFIX (minor)
2007-09-29 Joshua Ferrarogenericize spsuggest feature
2007-09-27 Paul POULAINBUGFIX : updating opac-logout to deal with CGI::Sessions
2007-09-24 Paul POULAINBUGFIX #670
2007-09-24 Paul POULAINBUGFIX for 1309 (displayXXX in Koha.pm)
2007-08-09 Joshua FerraroRevert "new virtual shelves changes, keyed by biblionum...
2007-08-09 Joshua Ferraronew virtual shelves changes, keyed by biblionumber...
2007-08-09 Joshua Ferraronew virtual shelves changes, keyed by biblionumber
2007-08-08 Joshua Ferraroupdate to virtual shelves -- approved
2007-08-08 Joshua Ferraroworking on virtual shelves cleanup, partially finished
2007-08-08 Joshua Ferraropatches from paul
2007-08-08 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-08 Joshua FerraroMerge branch 'master' of /usr/local/git/koha_base.git/
next