Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Ryan Higgins 8393fb0a3a Serials planning: Update subscription edit to properly deal with date changes. ( patch 3 / 3 )
Previously subscription-add.pl allowed modification of 'firstacquidate', which changed
the subscription definition, but did not affect prediction.  This patch adds two fuctions
to Serials.pm to get/set the current expected issue date (note that all date calculations
in prediction patterns are based on the current expected date, and there's only one serial
issue per subscription in the 'expected' status at any time).  Subscription editing
now allows you to edit the next expected date, but not the first acqui date (unless you
haven't received any issues yet), thus allowing for adjustments in the prediction pattern.
This patch also updates fixes some discrepancies in irregularities / prediction display.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-08-04 08:04:49 -05:00
..
acqui BUG 2351 : Add duplicate barcode check prior to receiving multiple items. This patch adds a javascript form check for duplicates in-form, and returns an error if there are duplicates in the catalog. 2008-07-27 06:05:18 -05:00
admin Bugfix #2414 2008-08-01 15:03:22 -05:00
authorities bug 1909: add delete field/subfield button to MARC editor 2008-07-08 12:31:30 -05:00
catalogue Display publicationdate if available, else copyrightdate. 2008-07-31 23:01:48 -05:00
cataloguing small typo/html fixes as suggested by Zeno Tajoli 2008-07-31 23:18:12 -05:00
circ Removing Billing.pl link, will not even slightly work with InnoDB tables as there is no fast count, will work on later 2008-07-30 03:55:40 -05:00
errors
help Complete sweep of help files in order to correct invalid markup and fix Bug 2444(break up long lines in templates). 2008-08-01 14:33:28 -05:00
installer Fixing some typos, including, I believe, Bug 2174 ("spelling error in web installer") 2008-05-30 10:01:07 -05:00
labels BUGFIX : wrong link 2008-07-16 18:26:26 -05:00
maint
members Fixing markup error in previous commit. 2008-08-01 15:29:08 -05:00
reports kohabug 2224 Third installment: Further corrections for NULL fields 2008-07-27 06:10:21 -05:00
reserve Markup corrections. You can't embed a <!-- TMPL_IF --> inside an HTML tag because it causes problems for the translation script. 2008-06-17 14:05:53 -05:00
reviews Swapping tablesorter version. GZipped version may have been responsible for errors in Internet Explorer. Change to usermenu.inc is whitespace only, for proper display in IE. 2008-05-13 17:40:28 -05:00
serials Serials planning: Update subscription edit to properly deal with date changes. ( patch 3 / 3 ) 2008-08-04 08:04:49 -05:00
sms
suggestion Swapping tablesorter version. GZipped version may have been responsible for errors in Internet Explorer. Change to usermenu.inc is whitespace only, for proper display in IE. 2008-05-13 17:40:28 -05:00
tags Fix for Bug 2373 ("Tags missing from the left menu"). Also doing some cleanup and reformatting on review.tmpl. Fixing some capitalization--I hope that's not a translation problem. 2008-07-22 15:43:53 -05:00
tools kohabug 2404 This patch removes Image::Magick and adds GD 2008-07-30 03:38:18 -05:00
virtualshelves Styling tabs on virtual shelves page. Did I forget this, or did it get removed at some point? 2008-07-24 14:54:04 -05:00
z3950
about.tmpl Bug 2044: allowing multiuple icon sets 2008-04-24 11:54:18 -05:00
auth.tmpl kohabug 1875 Public lists/virtualshelves are displayed and viewable whether a patron is logged in or not. 2008-06-20 12:44:27 -05:00
intranet-main.tmpl Correcting markup in intranet-main.tmpl to display "Lists" properly 2008-07-22 15:43:23 -05:00