Koha/koha-tmpl/opac-tmpl/prog/en/modules
Owen Leonard 4d7c20837d Changes to properly implement opacuserlogin preference.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-19 15:46:18 -05:00
..
errors bug 1803 - fix error page handling 2008-02-18 19:32:07 -06:00
sco fix typo: "Ok" => "OK" 2007-12-26 14:27:54 -06:00
kohaerror.tmpl If LibraryName was not specified, the opac layout was broken. Adding a default ("Koha Online Catalog") to the template in case LibraryName is empty. 2007-11-28 21:25:16 -06:00
maintenance.tmpl If LibraryName was not specified, the opac layout was broken. Adding a default ("Koha Online Catalog") to the template in case LibraryName is empty. 2007-11-28 21:25:16 -06:00
opac-account.tmpl If LibraryName was not specified, the opac layout was broken. Adding a default ("Koha Online Catalog") to the template in case LibraryName is empty. 2007-11-28 21:25:16 -06:00
opac-addbybiblionumber.tmpl Changing the way items are added to the cart and and lists from the searchresults page: Users now check items and choose from an 'add to...' dropdown which is populated with the logged-in user's lists. The add-to-shelf popup has been modified to accept a shelfnumber so that a users can add straight to the selected list. 2008-01-29 07:58:58 -06:00
opac-advsearch.tmpl templates - HTML validation tweaks, FIXME's added 2008-02-03 07:25:00 -06:00
opac-alert-subscribe.tmpl typo fix: "recieve" => "receive" 2008-03-15 08:37:22 -05:00
opac-auth.tmpl disable OPAC login form if opacuserlogin syspref is off 2008-02-20 20:15:28 -06:00
opac-authorities-home.tmpl BIG COMMIT: minimal fix to authorities search 2007-12-26 20:23:16 -06:00
opac-authoritiesdetail.tmpl bugfix : the path to css has been modified 2007-12-18 04:47:02 -06:00
opac-authoritiessearchresultlist.tmpl If LibraryName was not specified, the opac layout was broken. Adding a default ("Koha Online Catalog") to the template in case LibraryName is empty. 2007-11-28 21:25:16 -06:00
opac-basket.tmpl Fixing check all/none behavior in Cart, updating Cart styles. 2008-03-04 04:47:51 -06:00
opac-browser.tmpl If LibraryName was not specified, the opac layout was broken. Adding a default ("Koha Online Catalog") to the template in case LibraryName is empty. 2007-11-28 21:25:16 -06:00
opac-detail.tmpl Changes to properly implement opacuserlogin preference. 2008-03-19 15:46:18 -05:00
opac-detailprint.tmpl Removing some unused include files; Correcting nomenclature for cart; hiding quick search form on advanced search page; Styling user menu links as sidebar tabs. 2008-02-03 07:22:59 -06:00
opac-dictionary.tmpl If LibraryName was not specified, the opac layout was broken. Adding a default ("Koha Online Catalog") to the template in case LibraryName is empty. 2007-11-28 21:25:16 -06:00
opac-full-serial-issues.tmpl Bug fixing : serial collection on OPAC were not correctly displayed. 2007-12-14 10:51:14 -06:00
opac-ISBDdetail.tmpl Typo correction in opac-ISBDdetail.tmpl, fix for But 1880, Managing Suggestions - nav disappears when no approved or rejected. 2008-03-05 08:13:55 -06:00
opac-main.tmpl Fix for Bug 1939, OpacMainUserBlock not displaying with news. 2008-03-17 16:28:57 -05:00
opac-MARCdetail.tmpl fix for bug 1625: Pass title, subtitle, and author variables to MARC views 2008-03-17 23:05:53 -05:00
opac-passwd.tmpl Beginning changes to opac-userupdate.tmpl, with the intention of eliminating opac-userdetails.tmpl in favor of linking directly to update form (a la Wordpress) 2008-02-28 07:58:52 -06:00
opac-readingrecord.tmpl Fix for bug 1593: Fix item type image handling in OPAC 2008-03-17 17:33:37 -05:00
opac-reserve.tmpl Fix for bug 1738, opac-reserve now blocks reserving not for loan items 2008-01-07 20:02:51 -06:00
opac-results-grouped.tmpl FRBR: OPAC template for displaying grouped results 2008-02-08 06:01:41 -06:00
opac-results.tmpl Partial fix for Bug 1949, Bibliographic Address isn't properly displayed on OPAC result page. Changes will have to be made to script to prevent display of pipes between subfield repeitions. 2008-03-18 15:18:47 -05:00
opac-review.tmpl If LibraryName was not specified, the opac layout was broken. Adding a default ("Koha Online Catalog") to the template in case LibraryName is empty. 2007-11-28 21:25:16 -06:00
opac-sendbasket.tmpl Removing some unused include files; Correcting nomenclature for cart; hiding quick search form on advanced search page; Styling user menu links as sidebar tabs. 2008-02-03 07:22:59 -06:00
opac-sendbasketform.tmpl Removing some unused include files; Correcting nomenclature for cart; hiding quick search form on advanced search page; Styling user menu links as sidebar tabs. 2008-02-03 07:22:59 -06:00
opac-serial-issues.tmpl nomenclature cleanup on email notification for subscriptions 2008-02-29 09:18:27 -06:00
opac-shelves.tmpl Bugfix for table sorting 2008-03-18 15:18:49 -05:00
opac-showreviews.tmpl If LibraryName was not specified, the opac layout was broken. Adding a default ("Koha Online Catalog") to the template in case LibraryName is empty. 2007-11-28 21:25:16 -06:00
opac-suggestions.tmpl Updates to tweak the way suggestions and suggestions links display when various suggestions-related prefs are on or off. 2008-03-19 15:46:16 -05:00
opac-tags_subject.tmpl If LibraryName was not specified, the opac layout was broken. Adding a default ("Koha Online Catalog") to the template in case LibraryName is empty. 2007-11-28 21:25:16 -06:00
opac-topissues.tmpl Fixing some call number and item type display issues. Still need item type images in search results and reading record page. 2008-02-29 17:29:59 -06:00
opac-user.tmpl Fix for bug 1593: Fix item type image handling in OPAC 2008-03-17 17:33:37 -05:00
opac-userdetails.tmpl Beginning changes to opac-userupdate.tmpl, with the intention of eliminating opac-userdetails.tmpl in favor of linking directly to update form (a la Wordpress) 2008-02-28 07:58:52 -06:00
opac-userupdate.tmpl Enabling and improving OPAC print stylesheet. 2008-03-07 07:40:40 -06:00