remove warnings from Languages.pm
[koha.git] / opac /
2008-03-18 Joshua Ferrarofix for 1610: Redirect to result when opac search retur...
2008-03-17 Joshua Ferrarowrapping dates in amazon ratings with format_date()
2008-03-17 Joshua FerraroFix for bug 1593: Fix item type image handling in OPAC
2008-03-17 Joshua Ferrarofixing itemtype icon display for item-level_itype ...
2008-03-17 Joshua Ferrarofix for syntax error with experimental shelf browser
2008-03-17 Joshua FerraroAdding experimental OPACShelfBrowser feature -- to...
2008-03-16 Joshua FerraroIMPORTANT: Upgrading to Amazon.com Associates Web Servi...
2008-03-15 Galen Charltoncreated old_issues and old_reserves tables
2008-03-03 Owen LeonardFinalizing new view links; Removing MARC tab from holdi...
2008-03-01 Owen LeonardUpgrading jquery and jquery tabs plugin. Removing some...
2008-02-29 Owen LeonardFixing some call number and item type display issues...
2008-02-29 Frederic DemiansFix two bugs affecting OPAC RSS operation
2008-02-29 Paul POULAINBUGFIXING mail alert on issue arrival
2008-02-28 Owen LeonardA couple more corrections to opac-userupdate. Needed...
2008-02-27 Paul POULAINOAI-PMH second try
2008-02-19 Galen Charltonbug 1803 - fix error page handling
2008-02-16 Paul POULAINadding branchcode for subscriptions details
2008-02-11 Galen CharltonFRBR: fixed paging through grouped results
2008-02-11 Galen CharltonFRBR: added OPAC search result grouping option
2008-02-11 Galen Charltonmore experimental work on grouping with pazpar2
2008-02-08 Joshua Ferrarosynching opac search with staff search
2008-02-08 Joshua Ferrarofixing a bug where the query cgi was loaded twice for...
2008-02-03 Owen LeonardPrevious change hid global search on results page too...
2008-01-29 Owen LeonardChanging the way items are added to the cart and and...
2008-01-29 Henri-Damien LAURENTbug fixing : encoding with texts in opac-sendbasket.pl
2008-01-25 Owen LeonardButton styling in masthead.inc is still conflicting...
2008-01-25 Owen LeonardStyling facets; correcting markup error in search resul...
2008-01-24 Joshua FerraroPartial fix for Bug 1578: detect material type and...
2008-01-24 Joshua Ferraroretab, 4 chars, spaces
2008-01-24 Joshua Ferrarocleanup of opac-search.pl, synch with search.pl, etc.
2008-01-22 Chris CormackFix for bug 1773, reading record not showing properly...
2008-01-20 Henri-Damien LAURENTAdding changelanguage feature to OPAC
2008-01-15 Henri-Damien LAURENTAdding utf8 encoding for RSS.
2008-01-14 Paul POULAINAdding OpacRenewalAllowed systempref (bump to 047)
2008-01-14 Joe AtzbergerShelves consolidation to C4::VirtualShelves::Page....
2008-01-10 Joe AtzbergerShelves - bugfix, toggle "Holds" link, add "Author...
2008-01-08 Chris CormackChanging CanBookBeRenewed to pass back the reason a...
2008-01-08 Owen LeonardAdding redirect parameter to opac-userupdate.pl so...
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...
next