[Koha-bugs] [Bug 7688] Change subscriptions numbering pattern and frequencies

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 17 17:02:03 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7688

--- Comment #22 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 10903
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10903&action=edit
Bug 7688: Follow-up: Fixes and improvements

- constraint between subscription and subscription_frequencies changed
  (added ON DELETE/ON UPDATE)
- constraint between subscription and subscription_numberpatterns
  changed (added ON DELETE/ON UPDATE)
- When deleting a frequency or a numbering pattern, ask for a
  confirmation if it's still used by subscriptions
- updatedatabase.pl do not blindly insert numbering pattern anymore. Now
  it will first check if a similar pattern already exists in database.
- "Numbering" reworded to "Formatting", text inputs replaced by
  hard-coded selects
- Avoid creating a new numbering pattern with no name
- On subscription-numberpatterns.pl, replace Calendar by jQueryUI
  datepicker

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list