]> git.evergreen-ils.org Git - Evergreen.git/commit
Link checker: URL extraction bugfix and usability improvements
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Tue, 8 Jan 2013 23:54:10 +0000 (18:54 -0500)
committerMike Rylander <mrylander@gmail.com>
Thu, 14 Feb 2013 19:19:17 +0000 (14:19 -0500)
commita280708fe305cfcb746ee91662e0173ebc946864
tree0a0755d0fcc4f90e3a15f05c5384e2cb399ad0d5
parent5958b038b5a5d7e0a5b3296c486b71e10381f79d
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>
Signed-off-by: Mike Rylander <mrylander@gmail.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