Link checker: URL extraction bugfix and usability improvements collab/senator/url_verify_with_revisions_20130107
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Tue, 8 Jan 2013 23:54:10 +0000 (18:54 -0500)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Mon, 21 Jan 2013 21:45:53 +0000 (16:45 -0500)
commit3c53017b0528345de90dff49efc69908e49d9a38
treee18e2f4d45f0904c372a2a51d59eb4c1679a5b9b
parent5dba344cc96b695e6e717dd68fee45977ce62e96
Link checker: URL extraction bugfix and usability improvements

The database procedure for URL extraction did not correctly handle
URLs in repeating subfields in the same tag.  Now fixed.

You now get a hint if you try to create a session with a name you have
used before.

Some UI elements on the create session interface have been reordered to
be more logical.

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/extras/ils_events.xml
Open-ILS/src/perlmods/lib/OpenILS/Application/URLVerify.pm
Open-ILS/src/sql/Pg/076.functions.url_verify.sql
Open-ILS/src/sql/Pg/upgrade/YYYY.functions.url_verify.sql
Open-ILS/src/templates/url_verify/create_session.tt2
Open-ILS/web/js/dojo/openils/URLVerify/CreateSession.js