Koha/opac
Joe Atzberger 70829660c2 Bugfix 2026 - Comments handling overhauled. Scrubber and Error feedback added.
Note: we CANNOT rely on window.close in onSubmit or $().submit to close our popups.
On a relatively slow connection with a relatively large POST, commonly the close finishes
*before* the POST completes, as reported with our New Zealand clients.  Despite success in
trivial cases, this should be obvious, since the event is necessarily before the submission.
It also assumes success and prevents any kind of error feedback.  Other popups are likely
to exhibit this same defective behavior.

Some FIXME's outstanding: need to allow users to delete their own comments,
need to enforce and feedback on max comment length.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-29 06:51:58 -05:00
..
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 fixed variable masking warnings found by perl -w 2008-01-03 20:23:59 -06: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-PMH second try 2008-02-27 09:02:20 -06: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 Finishing adding additional markup for increased flexibility in stylesheet customization. Patch also includes some markup corrections, but shouldn't result in any visual changes. 2008-05-11 06:50:23 -05:00
opac-alert-subscribe.pl BUGFIXING mail alert on issue arrival 2008-02-29 09:05:33 -06:00
opac-authorities-home.pl authorities : Adding sorting option to opac & sorting mainentry asc by default 2007-10-17 07:13:55 -05:00
opac-authoritiesdetail.pl Bug Fixing: 2007-07-06 15:16:40 +00: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 correct path to 404.pl in opac-details.pl 2008-05-19 16:07:10 -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 opac subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:03 -06: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 Displays Languages selector on opac-main.pl page 2008-04-12 15:05:12 -05:00
opac-MARCdetail.pl fix for bug 1625: Pass title, subtitle, and author variables to MARC views 2008-03-17 23:05:53 -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-passwd.pl Changes to allow highlighting of current tab on user pages. 2008-03-19 15:46:17 -05:00
opac-readingrecord.pl Finishing adding additional markup for increased flexibility in stylesheet customization. Patch also includes some markup corrections, but shouldn't result in any visual changes. 2008-05-11 06:50:23 -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 Changes to allow librarian to turn off item-level holds in the OPAC. Requires the addition of OPACItemHolds system pref ("Allow OPAC users to place hold on specific items. If OFF, users can only request next available copy." Type: YesNo). Also modifying redirect to show Holds tab in opac-user.pl. 2008-04-03 14:44:33 -05:00
opac-review.pl Bugfix 2026 - Comments handling overhauled. Scrubber and Error feedback added. 2008-05-29 06:51:58 -05:00
opac-search.pl Fixing bug 1629: RSS Feeds of Search Results in OPAC 2008-05-01 18:55:13 -05:00
opac-sendbasket.pl bug fixing : encoding with texts in opac-sendbasket.pl 2008-01-29 07:58:22 -06: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 Shelves consolidation to C4::VirtualShelves::Page. I can tell the consolidation 2008-01-14 16:45:21 -06: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 adding famfamfam iconset, improving isbn for amazon content, etc. 2008-04-07 21:20:22 -05:00
opac-showreviews.pl patches from paul 2007-08-08 07:41:19 -05:00
opac-suggestions.pl Changes to allow highlighting of current tab on user pages. 2008-03-19 15:46:17 -05:00
opac-tags.pl Tags AJAX and JSON for OPAC side. 2008-05-29 06:25:17 -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 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-userdetails.pl cleanup for opac/ Dates - missing format_date, etc. 2007-12-04 18:56:27 -06:00
opac-userupdate.pl bugfix : ship utf-8 encoding in mail header 2008-05-12 10:07:55 -05:00
unapi Partial fixes to enable unapi for non-zebra and non-public-facing sru 2008-04-08 19:48:55 -05:00