commit 3c67b9e4da600a0fa78b6a34130251b1747b80b7 Author: Dan Wells Date: Mon Feb 24 12:09:57 2014 -0500 Bump OpenILS.pm version Signed-off-by: Dan Wells 1 1 Open-ILS/src/perlmods/lib/OpenILS.pm commit 0dd9b30f96c0532691b6cbe32d82501578faff28 Author: Dan Wells Date: Tue Jan 6 17:00:11 2015 -0500 Forward-port 2.6.4 upgrade script Signed-off-by: Dan Wells 170 0 Open-ILS/src/sql/Pg/version-upgrade/2.6.3-2.6.4-upgrade-db.sql create mode 100644 Open-ILS/src/sql/Pg/version-upgrade/2.6.3-2.6.4-upgrade-db.sql commit 42a63ea108193a009693be0742bbbc73106c3579 Author: Pasi Kallinen Date: Thu Jul 4 12:00:48 2013 +0300 Make Vandelay merge profile names translatable. Signed-off-by: Pasi Kallinen Signed-off-by: Bill Erickson 1 1 Open-ILS/examples/fm_IDL.xml 4 4 Open-ILS/src/sql/Pg/950.data.seed-values.sql commit ad44809ccf6eedbe1499e7c330ecd1185fac97d0 Author: Ben Shum Date: Fri Dec 26 15:27:47 2014 -0500 Docs: fix asciidoc errors When https://bugs.launchpad.net/evergreen/+bug/1386854 was merged to add a new docs section for "Locally hosted content", it looks like there was a bad git conflict resolution and an extra block of ======= was left behind. Remove this to fix headings and table of contents for the documentation site. Signed-off-by: Ben Shum 0 1 docs/admin_initial_setup/designing_your_catalog.txt commit 7b189eaa71994bf3ce1802daee60e5a35c3a8334 Author: Michael Peters Date: Mon Dec 8 12:08:21 2014 -0500 LP#1319964 "Summaries & More" displays improperly in TPAC Commit 14eb3d30 added HTML-escaping of OPAC extras display labels, meaning that if an ampersand in such a label is desired, it should be entered in the template just as an ampersand. Signed-off-by: Michael Peters [Amended original commit to tweak message and remove unecessary changes to .po files, which are rebuilt when a release is rolled.] Signed-off-by: Galen Charlton 1 1 Open-ILS/src/templates/opac/parts/record/extras.tt2 commit 05fafd0a3787ed6eeac3de4ca946df330212919c Author: Dan Scott Date: Mon Dec 15 23:23:49 2014 -0500 LP#1402905 Use stricter matching for UPC values Per http://www.loc.gov/marc/bibliographic/bd024.html we should be checking to see if either the ind1 is "1" or if there's a subfield 2 with a value of "upc" before assuming that any "Other standard identifier" 024 field is a UPC value. Signed-off-by: Dan Scott Signed-off-by: Ben Shum 8 1 Open-ILS/src/templates/opac/parts/misc_util.tt2 commit 40d232168a4679d77894b2fd48c361ae33ed9164 Author: Mike Rylander Date: Fri May 18 08:30:08 2012 -0400 LP#921142: Bring back automatic padding of short fixed fields in the GUI MARC editor Bring back automatic padding of short fixed fields in the GUI MARC editor. Also, use onblur instead of oninput, so that we've already lost focus and don't care if that happens again. Signed-off-by: Mike Rylander Signed-off-by: Remington Steed Signed-off-by: Ben Shum 12 0 Open-ILS/web/js/dojo/MARC/FixedFields.js 0 5 Open-ILS/xul/staff_client/server/cat/marcedit.js 65 65 Open-ILS/xul/staff_client/server/cat/marcedit.xul commit 0d39de476ee41c6d0b177dd747387155f8628859 Author: Ben Shum Date: Tue Dec 16 15:15:57 2014 -0500 LP#1394356: Stamping upgrade script for patron purge post code fix Signed-off-by: Ben Shum 1 1 Open-ILS/src/sql/Pg/002.schema.config.sql 0 332 Open-ILS/src/sql/Pg/upgrade/XXXX.schema.patron_purge_post_code.sql delete mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.schema.patron_purge_post_code.sql commit c34adc51ee10fa95b893c52695ee4d33ad31f572 Author: Bill Erickson Date: Fri Nov 28 16:29:57 2014 -0500 LP#1394356 Patron purge circs retain post code When purging a patron, clear the address data after circulation anonymization to ensure the usr_post_code is retained. Signed-off-by: Bill Erickson Signed-off-by: Ben Shum 9 7 Open-ILS/src/sql/Pg/999.functions.global.sql 332 0 Open-ILS/src/sql/Pg/upgrade/XXXX.schema.patron_purge_post_code.sql create mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.schema.patron_purge_post_code.sql commit 87306cdcd5c126a484f680b3d3b87106f6054477 Author: Ben Shum Date: Tue Dec 16 15:01:53 2014 -0500 LP#1400376: Stamping upgrade script for fix to metabib.record_attr Signed-off-by: Ben Shum 1 1 Open-ILS/src/sql/Pg/002.schema.config.sql 12 0 Open-ILS/src/sql/Pg/upgrade/0900.schema.no-null-record_attrs.sql 0 10 Open-ILS/src/sql/Pg/upgrade/XXXX.schema.no-null-record_attrs.sql create mode 100644 Open-ILS/src/sql/Pg/upgrade/0900.schema.no-null-record_attrs.sql delete mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.schema.no-null-record_attrs.sql commit 01d34ef839600f585afc9051d4bf4849106e3dd3 Author: Mike Rylander Date: Mon Dec 15 20:32:51 2014 -0500 LP#1400376: Don't allow NULL attrs to polute an HSTORE as a key That causes the HSTORE to blow up, which is bad for circs that want to succeed. Signed-off-by: Mike Rylander Signed-off-by: Ben Shum 4 1 Open-ILS/src/sql/Pg/030.schema.metabib.sql 10 0 Open-ILS/src/sql/Pg/upgrade/XXXX.schema.no-null-record_attrs.sql create mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.schema.no-null-record_attrs.sql commit 4a9471981693af428fa59c7996d8418fc11d7ea1 Author: Ben Shum Date: Tue Dec 16 14:54:28 2014 -0500 LP#1389403: Stamping upgrade script for normalizer detection to call number browse Signed-off-by: Ben Shum 1 1 Open-ILS/src/sql/Pg/002.schema.config.sql 9 0 Open-ILS/src/sql/Pg/upgrade/0899.function.cn_normalizers_immutable.sql 0 9 Open-ILS/src/sql/Pg/upgrade/XXXX.function.cn_normalizers_immutable.sql create mode 100644 Open-ILS/src/sql/Pg/upgrade/0899.function.cn_normalizers_immutable.sql delete mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.function.cn_normalizers_immutable.sql commit 4a76f0160c030ea9e819fd8ddc834560ec9bb3be Author: Dan Wells Date: Fri Oct 4 10:02:39 2013 -0400 LP#1389403 Add normalizer detection to call number browse When finding the pivot for call number browse, we currently rely on simple label matching (rather than normalized label matching), since we do not know at the time of the search which normalizer we should use. Rather than blindly using the label, let's select the pivot in two phases. First, we will do what we do know, getting as close as possible by label alone. If we find an exact match, we are done (same as the current code). If we don't find an exact match, we take the normalizer setting from the closest label match, normalize our input, then search again. This method *greatly* improves the overall accuracy of call number searching whenever the call number being browsed for does not exist, while causing no harm to accuracy when it does exist (since it will either match the label or normalize to the same call number anyway). Eventually, we may want to add interface elements for selecting the call number type, probably defaulting to the default call number type for the org unit being searched, but even with that in place, this "auto-detection" logic should still be valuable. Signed-off-by: Dan Wells Signed-off-by: Kathy Lussier Signed-off-by: Ben Shum 27 4 Open-ILS/src/perlmods/lib/OpenILS/Application/SuperCat.pm 3 3 Open-ILS/src/sql/Pg/040.schema.asset.sql 9 0 Open-ILS/src/sql/Pg/upgrade/XXXX.function.cn_normalizers_immutable.sql create mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.function.cn_normalizers_immutable.sql commit 4c1934d52e5fab22e48bcb9c8ebdb45af1b6b121 Author: Dan Scott Date: Wed Dec 10 17:05:38 2014 -0500 LP#1401286: Cleaner display of URIs in search results Right now a record with an 856 like: 856 40 $zAvailable online $uhttp://publications.gc.ca $9LUSYS shows up in search results with an HTML display like: http://publications.gc.ca - Available online rather than the much cleaner: Available online My simplistic approach is to check to see if the link text == the href, and if so, and we have a note to display, to use the note as the text of the link instead. Signed-off-by: Dan Scott Signed-off-by: Ben Shum 5 0 Open-ILS/src/templates/opac/parts/misc_util.tt2 commit 49fb248cfc1033e3a962dd24a2f948c03be0031a Author: Dan Scott Date: Sun Dec 7 08:51:33 2014 -0500 LP#1400082 - avoid uninitialized var warning at TPAC login Give username a default value of '', which makes the regex happy (avoiding an uninit warning in Apache logs if no value was entered) and still counts as de nada for the purposes of the actual login dance. Signed-off-by: Dan Scott Signed-off-by: Ben Shum 1 1 Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm commit ff71bd863c052ad386276ecbb3c9a1ecc6d2d469 Author: Jason Stephenson Date: Sat Nov 29 10:34:53 2014 -0500 LP#1401271: Add missing dependency for Date::Manip perl module This commit adds lines to distro-specific Makefiles to install Perl Date::Manip packages so that Date::Manip::Date is avaliable for marc_export. Somehow, this got missed or removed. Signed-off-by: Jason Stephenson Signed-off-by: Ben Shum Conflicts: Open-ILS/src/extras/install/Makefile.ubuntu-trusty 1 0 Open-ILS/src/extras/install/Makefile.debian-squeeze 1 0 Open-ILS/src/extras/install/Makefile.debian-wheezy 1 0 Open-ILS/src/extras/install/Makefile.fedora 1 0 Open-ILS/src/extras/install/Makefile.ubuntu-lucid 1 0 Open-ILS/src/extras/install/Makefile.ubuntu-precise commit 2197c3e192cc116deed52c311ff3dd0937548e0d Author: Dan Scott Date: Sun Dec 7 10:17:42 2014 -0500 LP#1400100 - Avoid extra when OpenURL is enabled When the OpenURL resolver is enabled, the record summary.tt2 page always inserts a , whether or not there actually are any OpenURL results to point at (which is the condition that triggers the opening
). This has the effect of resulting in the generated RDFa not including anything below the OpenURL section, effectvely preventing the schema.org/Offer types from being associated with the record. Which is not good for the semantic web of library data. Signed-off-by: Dan Scott Signed-off-by: Ben Shum 1 1 Open-ILS/src/templates/opac/parts/record/summary.tt2 commit e8b18ef6ab6654ef2f29fbf2e0fdca9b0c9188b0 Author: Jason Stephenson Date: Wed Dec 10 16:03:11 2014 -0500 LP#1401177: Stamping upgrade script of unique_mr_attrs.sql. Signed-off-by: Jason Stephenson 1 1 Open-ILS/src/sql/Pg/002.schema.config.sql 101 0 Open-ILS/src/sql/Pg/upgrade/0898.unique_mr_attrs.sql 0 101 Open-ILS/src/sql/Pg/upgrade/XXXX.unique_mr_attrs.sql create mode 100644 Open-ILS/src/sql/Pg/upgrade/0898.unique_mr_attrs.sql delete mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.unique_mr_attrs.sql commit f8a904003e25b1f0969d6b3416f74aaca52ddcd8 Author: Mike Rylander Date: Wed Dec 10 13:51:51 2014 -0500 LP#1401177: uniquify attrs across a metarecord Signed-off-by: Mike Rylander Signed-off-by: Jason Stephenson 29 23 Open-ILS/src/sql/Pg/990.schema.unapi.sql 101 0 Open-ILS/src/sql/Pg/upgrade/XXXX.unique_mr_attrs.sql create mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.unique_mr_attrs.sql commit 5b452357ce80031e547590b798fdc517711ef672 Author: Timothy Spindler Date: Mon Nov 24 18:43:36 2014 -0500 Docs: Documentation for MARC Batch Edit Signed-off-by: Yamil Suarez 48 0 docs/cataloging/MARC_batch_edit.txt 3 0 docs/root.txt create mode 100644 docs/cataloging/MARC_batch_edit.txt commit 2ff34744a36ee69378800623ee5b381f9b30cbef Author: alzr Date: Mon Aug 5 16:50:09 2013 -0500 LP#1207529: Add /openils assumption note Signed-off-by: alzr Signed-off-by: Galen Charlton 2 0 docs/installation/server_upgrade.txt commit 56597acb79a3fa4a04c790531521a94f85cdb317 Author: alzr Date: Mon Aug 5 14:33:07 2013 -0500 LP#1207529: Make sure $PATH includes /openils/bin when configuring https://bugs.launchpad.net/evergreen/+bug/1207529 Signed-off-by: alzr Signed-off-by: Galen Charlton Conflicts: docs/installation/server_upgrade.txt 1 1 docs/installation/server_upgrade.txt commit 2b984f1e6529cb77224e74b0d81e5e41cb7fa7ec Author: Josh Stompro Date: Wed Oct 29 16:12:08 2014 -0500 LP#1384932: document the zips.txt ZIP code database feature Patron Address City/State/County Pre-Populate by ZIP Code. Documented the zips.txt feature that auto fills patron address (City, State, County) information. Signed-off-by: Josh Stompro Signed-off-by: Galen Charlton 169 0 docs/admin/patron_address_by_zip_code.txt 2 0 docs/root.txt create mode 100644 docs/admin/patron_address_by_zip_code.txt commit edac5f3ef0dc28efc2f3df934f7e4fbf980b8776 Author: Galen Charlton Date: Thu Nov 13 10:45:14 2014 -0800 LP#1083639: use "cp -r" instead of "cp -R" This change is purely for the sake of consistency; there's no functional difference. Signed-off-by: Galen Charlton 1 1 docs/TechRef/KidsOPAC.txt commit cafd31c12d0d8435b847460e84fdec2c86e5d028 Author: Josh Stompro Date: Thu Oct 23 14:30:05 2014 -0500 LP#1083639 - Added command to copy fonts into the KPAC2 / Alternate monster skin dir Signed-off-by: Josh Stompro Signed-off-by: Galen Charlton 1 0 docs/TechRef/KidsOPAC.txt commit 7fecafc3cc012fc917da09f396cc59f001bcbe73 Author: Josh Stompro Date: Thu Oct 23 13:21:16 2014 -0500 LP#1116387 - adding kpac setup notes. Revised instructions based on my testing. Swapped around the Monster and Default skin discriptions since the listed Alternate Skin is the default skin. Signed-off-by: Josh Stompro Signed-off-by: Galen Charlton 15 9 docs/TechRef/KidsOPAC.txt 10 13 docs/opac/kids_opac.txt commit 8ad9c8613ccfec8887c017579ffe01b6efb8b6e5 Author: Kathy Lussier Date: Tue Feb 5 10:24:17 2013 -0500 Add KPAC configuration info to the community docs Adds the KPAC TechRef docs to root.txt so that this information can be available via the community docs. Also adds a section to the docs on configuring the alternate skin and removes a reference to configuration from the end-user KPAC docs. Signed-off-by: Kathy Lussier Signed-off-by: Galen Charlton 36 2 docs/TechRef/KidsOPAC.txt 0 1 docs/opac/kids_opac.txt 8 1 docs/root.txt commit 9238236fe173c12f4c39743fa81c5b728c25fd65 Author: Fredric T Parks Date: Wed Nov 6 15:36:32 2013 -0800 LP#1246839: marc_stream_importer.pl no longer crashes with vs 0.23 of File::Temp updated marc_stream_importer.pl to use the 0.23 API Signed-off-by: Fredric T Parks Signed-off-by: Bill Erickson Signed-off-by: Galen Charlton 2 2 Open-ILS/src/support-scripts/marc_stream_importer.pl commit 0bd4b0d1e3c10699090b9318a67d5a0f3c48f4fd Author: Josh Stompro Date: Mon Nov 10 09:29:38 2014 -0600 LP#1133158 - Fix typos in action_trigger_runner.pl Added equals sign to --hooks and added --process-hooks to command so --hooks=x is actually used. Signed-off-by: Josh Stompro Signed-off-by: Ben Shum 1 1 Open-ILS/src/support-scripts/action_trigger_runner.pl.in commit 533273330505dd953bce4b7208fe45fb69a2e657 Author: Ben Shum Date: Mon Nov 10 21:00:42 2014 -0500 LP#1391290: Stamping upgrade script for authority reingest setting Signed-off-by: Ben Shum 1 1 Open-ILS/src/sql/Pg/002.schema.config.sql 88 0 Open-ILS/src/sql/Pg/upgrade/0897.schema.authority_disable_auto_update.sql 0 88 Open-ILS/src/sql/Pg/upgrade/XXXX.schema.authority_disable_auto_update.sql create mode 100644 Open-ILS/src/sql/Pg/upgrade/0897.schema.authority_disable_auto_update.sql delete mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.schema.authority_disable_auto_update.sql commit 13156b0ef4ad7b2fd5a2387b7fd401207d572502 Author: Chris Sharp Date: Mon Nov 10 14:43:22 2014 -0500 LP#1391290: Respect setting to disable authority propagation on reingest In commit a1612cfd6 we lost the ability to disable authority propagation on record update. Here, we put it back. Signed-off-by: Chris Sharp Signed-off-by: Mike Rylander Signed-off-by: Ben Shum 6 2 Open-ILS/src/sql/Pg/999.functions.global.sql 88 0 Open-ILS/src/sql/Pg/upgrade/XXXX.schema.authority_disable_auto_update.sql create mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.schema.authority_disable_auto_update.sql commit 9ce8dfdd852417cca140a68b219a0e3f77f29aec Author: Bill Erickson Date: Mon Nov 3 17:55:00 2014 -0500 LP#1203734 copy circ counts include anon. circs Circ counts displayed on "Show Last Few Circulations" (XUL) includes active, anonymized, and legacy circulations (via cstore) Signed-off-by: Bill Erickson Signed-off-by: Chris Sharp 19 7 Open-ILS/src/perlmods/lib/OpenILS/Application/Circ.pm 0 40 Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/asset.pm commit 94c952c55eec2f1b615811fa31fb7ab96abd3f0b Author: Ben Shum Date: Mon Nov 10 20:27:11 2014 -0500 LP#778989: Stamping upgrade script for copy location trigger Signed-off-by: Ben Shum 1 1 Open-ILS/src/sql/Pg/002.schema.config.sql 32 0 Open-ILS/src/sql/Pg/upgrade/0896.correct_copy_location.sql 0 27 Open-ILS/src/sql/Pg/upgrade/XXXX.correct_copy_location.sql create mode 100644 Open-ILS/src/sql/Pg/upgrade/0896.correct_copy_location.sql delete mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.correct_copy_location.sql commit 8eefc44426915cfd5ba375e1173ac8fafa173377 Author: Chris Sharp Date: Tue Aug 26 15:39:00 2014 -0400 LP#778989: Adding DROP TRIGGER IF EXISTS to allow for smooth upgrades. Signed-off-by: Chris Sharp Signed-off-by: Ben Shum 2 0 Open-ILS/src/sql/Pg/upgrade/XXXX.correct_copy_location.sql commit d0e4ba10fc3e3a304a238401935d3366d2dec090 Author: Thomas Berezansky Date: Tue Aug 26 12:14:11 2014 -0400 LP#778989: Add circ lib to location fixer Because the circ lib is valid for picking locations. Signed-off-by: Thomas Berezansky Signed-off-by: Chris Sharp Signed-off-by: Ben Shum 5 2 Open-ILS/src/sql/Pg/040.schema.asset.sql 5 2 Open-ILS/src/sql/Pg/upgrade/XXXX.correct_copy_location.sql commit 0aae4e5888df7e9fc92dd158b87bba33cf615c41 Author: Thomas Berezansky Date: Wed Feb 1 16:07:05 2012 -0500 LP#778989: Attempt to find "Correct" copy location This adds a trigger to asset.copy that on insert or change of the location and/or call number tries to find an identically named copy location that is scoped to the owning library of the copy. If it does not find one it uses the location provided. Signed-off-by: Thomas Berezansky Signed-off-by: Chris Sharp Signed-off-by: Ben Shum 22 0 Open-ILS/src/sql/Pg/040.schema.asset.sql 22 0 Open-ILS/src/sql/Pg/upgrade/XXXX.correct_copy_location.sql create mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.correct_copy_location.sql commit 2c30ed602f995b59ac1c191a7a983dc53f20c155 Author: Josh Stompro Date: Mon Nov 10 14:31:20 2014 -0500 Documentation: LP#1386854 - Locally Hosted Added Content. Adds documentation that describes how to use the local content bypass feature of the AddedContent modules. This allows for local added content like cover art, reviews, TOC, exerpts or annotations to be shown in bib records. I also changed the headers in the External Added Content section to use title case. Signed-off-by: Josh Stompro Signed-off-by: Yamil Suarez Conflicts: docs/admin_initial_setup/designing_your_catalog.txt 71 2 docs/admin_initial_setup/designing_your_catalog.txt commit 7c2208d17a3c5a973a0da16149211611fcd78bff Author: Mike Rylander Date: Thu Nov 6 16:03:36 2014 -0500 LP#1390225: Fail to care about errors from auth.session.delete We're just tossing this call over the wall and moving on. We don't care if the session wasn't there to delete or even if we didn't pass a session to the server. Signed-off-by: Mike Rylander Signed-off-by: Chris Sharp Signed-off-by: Jason Stephenson Conflicts: Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm 8 0 Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm