.. |
errors
|
Fix obvious error in 500.pl script. Please push up immediately.
|
2008-04-22 08:11:29 -05:00 |
rss
|
adding file just for creating the rss directory
|
2007-08-02 08:50:43 +00:00 |
sco
|
fix for 2382: Self Checkout Won't Work for Staff with Circ
|
2008-08-09 19:47:34 -05:00 |
changelanguage.pl
|
Bugfixes & improvements (various and minor) :
|
2007-05-22 09:13:54 +00:00 |
maintenance.pl
|
Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts
|
2007-10-18 16:27:04 -05:00 |
oai.pl
|
OAI package handle correctly unicode content
|
2008-07-02 12:25:32 -05:00 |
opac-account.pl
|
Changes to allow highlighting of current tab on user pages.
|
2008-03-19 15:46:17 -05:00 |
opac-addbybiblionumber.pl
|
kohabug 2456 Moving certain C4::VirtualShelves.pm subs from EXPORT
|
2008-08-04 15:26:52 -05:00 |
opac-alert-subscribe.pl
|
BUGFIXING mail alert on issue arrival
|
2008-02-29 09:05:33 -06:00 |
opac-authorities-home.pl
|
default results per page for OPAC authority search now 20
|
2008-06-05 22:47:42 -05:00 |
opac-authoritiesdetail.pl
|
kohabug 2112 - add indicators to MARC display
|
2008-06-12 11:17:44 -05:00 |
opac-basket.pl
|
Adding more details to cart's verbose view. Adding auto-print to cart print view (Addresses Bug 2070)
|
2008-05-01 18:59:19 -05:00 |
opac-browser.pl
|
Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts
|
2007-10-18 16:27:04 -05:00 |
opac-changelanguage.pl
|
Adding changelanguage feature to OPAC
|
2008-01-20 10:18:08 -06:00 |
opac-detail.pl
|
Fix for minor error in shelfbrowser queries
|
2008-08-21 16:50:11 -05:00 |
opac-detailprint.pl
|
OPAC detail print: use correct API to build item list
|
2008-01-03 16:24:49 -06:00 |
opac-dictionary.pl
|
functions that were in C4::Interface::CGI::Output are now in C4::Output.
|
2007-04-24 13:54:28 +00:00 |
opac-export.pl
|
HTML::Template => HTML::Template::Pro
|
2007-12-02 14:55:55 -06:00 |
opac-ics.pl
|
clean up old-style calls to GetMemberDetails
|
2008-06-25 11:39:22 -05:00 |
opac-ISBDdetail.pl
|
Adding subfield filter to ISBD
|
2008-05-05 05:45:45 -05:00 |
opac-logout.pl
|
fixed session cookie name in opac-logout.pl
|
2008-05-29 06:32:52 -05:00 |
opac-main.pl
|
Fix for bug 2116: Disable_Dictionary Syspref depreciated
|
2008-07-14 11:05:43 -05:00 |
opac-MARCdetail.pl
|
This patch resolves a few MARC21 Framework issues for
|
2008-07-18 17:39:08 -05:00 |
opac-messaging.pl
|
Bug 2176 (2/5): adding patron interface to update messaging preferences
|
2008-06-20 13:04:50 -05:00 |
opac-modrequest.pl
|
Upgrading jquery and jquery tabs plugin. Removing some unused plugin files.
|
2008-03-01 09:49:17 -06:00 |
opac-mymessages.pl
|
Bug 2176 (4/5): adding RSS feed for patron overdue alerts
|
2008-06-20 13:04:53 -05:00 |
opac-passwd.pl
|
clean up old-style calls to GetMemberDetails
|
2008-06-25 11:39:22 -05:00 |
opac-readingrecord.pl
|
clean up old-style calls to GetMemberDetails
|
2008-06-25 11:39:22 -05:00 |
opac-renew.pl
|
Allow param "bornum" as in template, not just "borrowernumber". Added FIXMEs.
|
2008-04-08 19:49:06 -05:00 |
opac-reserve.pl
|
bug 2341: OPAC title-level holds permitted when items are on-order
|
2008-08-18 07:15:32 -05:00 |
opac-review.pl
|
Bugfix: show (cleaned) comment back on detail page.
|
2008-06-10 08:22:19 -05:00 |
opac-search.pl
|
2487: Collection code select boxes in Adv search show both code and description
|
2008-08-09 12:06:04 -05:00 |
opac-sendbasket.pl
|
Fixes bug #2231
|
2008-06-10 08:22:22 -05:00 |
opac-serial-issues.pl
|
Reintroducing history dates for serial-issue (see previous commit for staff // feature)
|
2008-04-10 02:52:54 -05:00 |
opac-shelves.pl
|
Fix for 2160: My Lists Tab on OPAC Profile
|
2008-07-08 00:18:40 -05:00 |
opac-shelves.pl.old
|
Shelves consolidation to C4::VirtualShelves::Page. I can tell the consolidation
|
2008-01-14 16:45:21 -06:00 |
opac-showmarc.pl
|
Bug #2429, bad HTML from unclosed <head>.
|
2008-08-19 13:40:18 -05:00 |
opac-showreviews.pl
|
patches from paul
|
2007-08-08 07:41:19 -05:00 |
opac-suggestions.pl
|
From HDL:
|
2008-05-30 13:56:17 -05:00 |
opac-tags.pl
|
Cleaning up tags display a little bit, adding tablesorter to user tags table.
|
2008-07-31 23:01:57 -05:00 |
opac-tags_subject.pl
|
opac-tags_subject.pl - touch up: this script is does not require Exporter.
|
2008-04-22 18:02:30 -05:00 |
opac-topissues.pl
|
Adding checks for dateformat preference so that tablesorter script can be passed an extra parameter for proper sorting of metric dates (Bug 2089, dates & table ordering with jquery)
|
2008-05-12 10:06:32 -05:00 |
opac-user.pl
|
clean up old-style calls to GetMemberDetails
|
2008-06-25 11:39:22 -05:00 |
opac-userdetails.pl
|
clean up old-style calls to GetMemberDetails
|
2008-06-25 11:39:22 -05:00 |
opac-userupdate.pl
|
clean up old-style calls to GetMemberDetails
|
2008-06-25 11:39:22 -05:00 |
unapi
|
calculate OPACBaseURL instead of using syspref
|
2008-06-02 00:51:08 -05:00 |