commit c0cfe99201c0b5b2d0aeb68db1b2e5189ab4b691 Author: Mike Rylander Date: Fri Mar 15 19:53:34 2013 +0000 Updating POT files Signed-off-by: Mike Rylander 36 13 build/i18n/po/acq.js/acq.js.pot 9 3 build/i18n/po/circ.properties/circ.properties.pot 23 3 build/i18n/po/conify.js/conify.js.pot 737 727 build/i18n/po/db.seed/db.seed.pot 2584 2493 build/i18n/po/fm_IDL.dtd/fm_IDL.dtd.pot 11 11 build/i18n/po/ils_events.xml/ils_events.xml.pot 144 13 build/i18n/po/lang.dtd/lang.dtd.pot 1 1 build/i18n/po/multiclass_search_help.html/multiclass_search_help.html.pot 5 1 build/i18n/po/offline.properties/offline.properties.pot 6 2 build/i18n/po/patron.properties/patron.properties.pot 14 2 build/i18n/po/serial.properties/serial.properties.pot 187 154 build/i18n/po/tpac/tpac.pot commit 2ca2b9113ef08eb25e3b3c70ab713676c4d3192a Author: Mike Rylander Date: Fri Mar 15 15:14:05 2013 -0400 Translation updates! Signed-off-by: Mike Rylander 4 4 build/i18n/po/common.properties/en-CA.po 783 778 build/i18n/po/db.seed/cs-CZ.po 787 782 build/i18n/po/db.seed/de-DE.po 782 777 build/i18n/po/db.seed/en-CA.po 782 777 build/i18n/po/db.seed/en-GB.po 782 777 build/i18n/po/db.seed/es-ES.po 784 779 build/i18n/po/db.seed/fi-FI.po 784 779 build/i18n/po/db.seed/fr-CA.po 785 780 build/i18n/po/db.seed/hy-AM.po 782 777 build/i18n/po/db.seed/oc-FR.po 783 778 build/i18n/po/db.seed/pt-BR.po 783 778 build/i18n/po/db.seed/ru-RU.po 782 777 build/i18n/po/db.seed/tr-TR.po 2694 2451 build/i18n/po/fm_IDL.dtd/cs-CZ.po 2678 2435 build/i18n/po/fm_IDL.dtd/de-DE.po 2686 2443 build/i18n/po/fm_IDL.dtd/en-CA.po 2683 2440 build/i18n/po/fm_IDL.dtd/en-GB.po 2680 2437 build/i18n/po/fm_IDL.dtd/es-ES.po 2685 2442 build/i18n/po/fm_IDL.dtd/fi-FI.po 2678 2435 build/i18n/po/fm_IDL.dtd/fr-CA.po 2686 2443 build/i18n/po/fm_IDL.dtd/hy-AM.po 2678 2435 build/i18n/po/fm_IDL.dtd/oc-FR.po 2682 2439 build/i18n/po/fm_IDL.dtd/pt-BR.po 2682 2439 build/i18n/po/fm_IDL.dtd/ru-RU.po 2678 2435 build/i18n/po/fm_IDL.dtd/tr-TR.po 8 4 build/i18n/po/ils_events.xml/cs-CZ.po 9 9 build/i18n/po/lang.dtd/cs-CZ.po 5 5 build/i18n/po/offline.properties/cs-CZ.po 6 3 build/i18n/po/opac.dtd/cs-CZ.po commit 2574510ab28528a7f382889c218d83cd6791985b Author: Mike Rylander Date: Fri Mar 15 14:47:19 2013 -0400 Bumping OpenILS.pm version number Signed-off-by: Mike Rylander 1 1 Open-ILS/src/perlmods/lib/OpenILS.pm commit 58d4b4aaf372a51d4cccc9d9d5b37aa0281a9aab Author: Bill Erickson Date: Fri Aug 3 15:08:51 2012 -0400 SIP re-login fetches correct auth session After a login session expires and the SIP server logs in again to acquire a new authtoken, be sure to use the new authtoken when fetching the new session object. Otherwise, the login_session is left undef and you may see errors like this when checking in items: Can't call method "ws_ou" on an undefined value at /usr/local/share/perl/5.10.1/OpenILS/SIP/Transaction/Checkin.pm line 77. Incidentally, the checkin code is the only code that references $sip_handler->{login_session}. And the problem listed above only occurs when the login session expires just prior to a checkin call. In any other scenario, the login_session would ultimately get repaired. Signed-off-by: Bill Erickson Signed-off-by: Galen Charlton 3 1 Open-ILS/src/perlmods/lib/OpenILS/SIP.pm commit c63d3edba42b2dfcecc96a1c5bff5a0564978083 Author: Melissa Lefebvre Date: Mon Feb 25 10:42:15 2013 -0500 TPAC - Account preferences headings Currently, all tabs in My Account show a heading once clicked(Items Checked Out shows "Current Items Checked Out" heading when clicked); however, under the Account Preferences for a change of username, password, and email address no headings appear. Div classes were added to update_password.tt2, update_username.tt2, and update_email.tt2 for consistancy in the My Account area. Signed-off-by: Melissa Lefebvre Signed-off-by: Ben Shum Signed-off-by: Galen Charlton 4 0 Open-ILS/src/templates/opac/myopac/update_email.tt2 4 0 Open-ILS/src/templates/opac/myopac/update_password.tt2 4 0 Open-ILS/src/templates/opac/myopac/update_username.tt2 commit a83df5852ae1cf48f6f7804e8d319b4767d2880e Author: Galen Charlton Date: Fri Mar 15 11:35:25 2013 -0400 LP#1155496: fix typo Signed-off-by: Galen Charlton Signed-off-by: Ben Shum 1 1 Open-ILS/web/js/dojo/openils/acq/nls/acq.js commit ae43ac22569aa60a1f651a8d4ceb2118aa123fa3 Author: Galen Charlton Date: Fri Mar 15 13:18:45 2013 -0400 add typo fix back I missed this when I was resolving a merge confict with the previous patch. Signed-off-by: Galen Charlton 1 1 Open-ILS/examples/apache/eg_startup.in commit cb9b77d3ec2d226ea64fcd357aa5f1f24c370d8f Author: Galen Charlton Date: Fri Mar 15 13:07:28 2013 -0400 Fix some typos Except for the typo in staff client's multiclass_search_help.html, the rest are in comments. Signed-off-by: Pasi Kallinen Conflicts: Open-ILS/examples/apache/startup.pl Signed-off-by: Galen Charlton 1 1 Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm 1 1 Open-ILS/web/js/ui/default/acq/financial/claim_voucher.js 1 1 Open-ILS/xul/staff_client/chrome/content/util/print.js 1 1 Open-ILS/xul/staff_client/server/locale/en-US/multiclass_search_help.html commit cfa27b748346feadaca2c901ea2f56ab8d95f663 Author: Jeff Godin Date: Thu Mar 14 14:15:28 2013 -0400 Fix detection of empty Syndetics AC data elements Due to a change in how the vendor responds to requests for data elements which are not present for a requested title, we need to change how we detect "empty" data elements in the "data_exists" function. First, we check for the new "No Data Available" title element, then we check for the previously-used value of "error". This change resolves the symptom where the catalog would display tabs for "Author Notes", "Excerpt", "Table of Contents", on every record in the catalog, even when clicking each tab would show that the content was not present / available. Signed-off-by: Jeff Godin Signed-off-by: Ben Shum 1 0 Open-ILS/src/perlmods/lib/OpenILS/WWW/AddedContent/Syndetic.pm commit 35917a63499c38032ef680c18c438555c5f408f1 Author: Michael Peters Date: Wed Nov 14 12:06:38 2012 -0500 LP#1078222 - Add transparency to newtab2.PNG Some users noted that this image looked bad with white background when changing to a different colored "welcome" screen. This simply converts the icon to a transparent PNG file. Signed-off-by: Michael Peters Signed-off-by: Galen Charlton - - Open-ILS/xul/staff_client/server/skin/media/images/portal/newtab2.PNG commit 79232f54739f371331a3d9e573cffc8621d23035 Author: Jason Etheridge Date: Fri Jun 22 12:41:20 2012 -0400 fix typo preventing transit abort error dialogs Signed-off-by: Jason Etheridge Signed-off-by: Galen Charlton 3 3 Open-ILS/xul/staff_client/server/circ/util.js commit 73d20e99018fd4361813595cd43c7bf28a108ae4 Author: Jason Stephenson Date: Mon Nov 26 15:04:59 2012 -0500 Rename "Search Preferences" tab to "Search and History Preferences". This change better reflects the complete meaning of the preference tab. Signed-off-by: Jason Stephenson Signed-off-by: Ben Shum 3 3 Open-ILS/src/templates/opac/parts/myopac/prefs_base.tt2 commit 70669a7a6689ab9a5cfd3d2360e51941b7b16511 Author: Ben Shum Date: Fri Feb 22 00:46:17 2013 -0500 LP1054322 - libparent-perl not needed for Ubuntu Precise The newer version of Perl 5.14 which comes with Ubuntu Precise already contains the contents of libparent-perl, which is now an obsolete package. Remove this dependency from the extra debs installed for Debian and Ubuntu but then add to the extras for Debian Squeeze and create a new extras just for Ubuntu Lucid so that it continues to be installed on those systems and not on Ubuntu Precise. Signed-off-by: Ben Shum Signed-off-by: Galen Charlton 9 2 Open-ILS/src/extras/Makefile.install commit 508a0af14474b1298aacc0f11323aa1d422fbb75 Author: Ben Shum Date: Thu Mar 14 17:40:04 2013 -0400 LP1103068 - Show titles and authors for pre-cat items As noted in LP1103068, TPAC does not currently show anything when viewing a pre-cataloged item in the my account summary of items checked out. If the call number is -1 (pre-cat), then show the dummy title and dummy author values, which fields are hopefully relevant as long as staff were good to put something meaningful in those during creation of the pre-cat. Also, wrap the title in a check for attrs.title. Signed-off-by: Ben Shum Signed-off-by: Michael Peters 7 1 Open-ILS/src/templates/opac/myopac/circs.tt2 commit 9c1d4b6e77758b0dfc22526802c9fadb83a08fd0 Author: Ben Shum Date: Fri Mar 15 01:04:06 2013 -0400 LP1116258 - Hide download circ history if none to be found As noted in LP1116258, if there is no circ history for a patron, but they click on the Download CSV button, it leads them to unhappy server errors. So, hide the Download CSV button unless the number of circs > 0. Signed-off-by: Ben Shum Signed-off-by: Pasi Kallinen 2 0 Open-ILS/src/templates/opac/myopac/circ_history.tt2 commit ef4000cce538a9b57a8492be4e741c5323795a60 Author: Galen Charlton Date: Thu Jan 10 12:27:30 2013 -0500 LP#791881: make it possible to save copy location translations TranslatorPopup requires that the i18n fieldmapper class be loaded. Signed-off-by: Galen Charlton Signed-off-by: Ben Shum 1 1 Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml commit aaf2d7f5f4ecd7dd36d5aee5ced23de78712ff62 Author: Dan Scott Date: Thu Mar 14 17:52:09 2013 -0400 TPAC: Address severe accessibility issues Using the Chrome Accessibility Dev Tools extension to run accessibility audits against the TPAC turned up some "severe" issues, such as input widgets lacking labels. In most cases the text for the labels was present, but it needed to be associated with a