]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm
LP2042879 Shelving Location Groups Admin accessibility
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / WWW / SuperCat.pm
2011-01-31 senatorMerge branch 'opac-tt-poc' of ssh://senator@yeti.esilib...
2011-01-31 Bill EricksonMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-01-31 dbsMake Evergreen Perl modules installable via Module...
2011-01-03 dbsCreate and use authority browse feeds that match agains...
2010-12-17 dbsDo an equality test, instead of assigning a value
2010-12-09 dbsReturn authority records for freshmeat when authority...
2010-11-30 gmcprotect some of the supercat browse interfaces from...
2010-10-27 gmcfix glitch in escaping call number labels
2010-09-14 mikerand, of course, the attendant typo
2010-09-14 mikersome fleshing logic detangling
2010-08-18 dbsGive authority records an XML-valid XML formats list
2010-08-07 dbsFunctionality-affecting typo: subjet -> subject
2010-08-02 mikerescape more in the cn label for browse xml
2010-07-29 mikerThis patch replaces the result page sidebar new-search...
2010-07-21 mikerprotect acn, acp and auri from our $lib faking
2010-07-21 mikeradd parameter support to acn, acp and auri unapi axes
2010-07-15 mikercompanion to "browse", which drops you into the middle...
2010-07-09 dbsSuperCat requests for plain marcxml were returning...
2010-07-07 mikeradding status/copy_location filter support to call...
2010-07-06 mikerremove all the 901 mangling -- handled by the db now
2010-06-29 mikerimprove browse support; correct thinkos in new holdings...
2010-06-18 mikermake sure $depth is defined, and used
2010-06-18 mikerpushing unapi depth support back into trunk
2010-06-18 mikersupport unapi tag embedding in authority records
2010-06-16 mikersplit registration of authority browse urls out from...
2010-06-16 mikeradd authority marcxml retrieve method, switch on record...
2010-06-16 mikersteps toward wiring up authority browse via supercat
2010-06-16 mikeradd support for status and copy location filters to...
2010-04-16 dbsForward-port r16250: Decode input, encode output. That...
2010-04-16 dbsPrevent possible character corruption or fatal errors...
2010-04-15 dbsTeach SuperCat about locales - this becomes important...
2010-04-05 mikerbe smarter about holdings fleshing, particularly where...
2010-04-05 mikerbetter regexp with new paging functionallity
2010-04-04 mikeradd embedded holdings paging support to biblio-record_e...
2010-03-02 dbsApply patch from Galen Charlton to prevent legacy 852...
2010-02-21 mikerstream holdings xml to the client
2010-02-18 mikeradding "show call numbers at can-have-vols search locat...
2010-02-16 dbsDouble-decoding the UTF8 for SRU no longer seems necess...
2010-01-19 dbsAddress long-standing typo: clense_ISO8601, matching...
2010-01-14 dbsMove the decode_utf8() call for various feeds to entity...
2010-01-14 dbsCall decode_utf8() to generate clean output in HTML...
2010-01-14 dbsFactor out the aou-fetching code into a useful subrouti...
2009-11-06 dbsAdd a new set of unapi/supercat holding-enriched format...
2009-07-22 dbsPatch from Warren Layton for support of RIS format...
2009-07-02 dbsGive unAPI and friends the ability to redirect to an...
2009-06-30 dbsTreat SRU queries as UTF8 input.
2009-06-19 mikerPatch from Warren Layton implementing RefWorks export...
2009-05-04 mikeradding holdings to fleshed atom feeds
2009-05-03 mikeradd configurable string joiner instead of hardcoding...
2009-05-02 mikeradding acn and acp support to unAPI interface
2009-05-02 mikermoving default page size back to 10, since paging works...
2009-05-01 mikerpass in the record position starting at the offset
2009-05-01 dbsIncrease default maximumRecords from 10 to 50
2009-05-01 dbsJust add a single record to the SRU results without...
2009-05-01 dbsProof of concept holdings-in-SRU results
2009-05-01 mikerremoving namspace prefixes on holdings extentions
2009-05-01 dbsEnable org_unit-scoped SRU searches
2009-04-17 mikerprovide a non-emtpy default for the site portion of...
2009-04-17 mikeradding item-age axis to the browse interface
2009-03-30 mikerpass the default search class correctly, instead of...
2009-03-29 dbsNaive implementation of protection against apostrophes...
2009-03-29 dbsFix for #54 - make SlimPAC search respect title/keyword...
2009-03-26 dbsApply ampersand escaping globally in entityize (fixes...
2009-03-25 dbsDedupe code by moving to a common implementation of...
2008-12-10 ericksonremoved unused cstore session handle
2008-11-19 mikerremoval of the supercat "help" easter egg. kudos to...
2008-11-14 ericksonfix thinko with format list; add -full support; fill...
2008-11-14 mikerstricter closure construction
2008-11-14 mikeradd configurable tag browser wrapper; register record...
2008-09-01 dbsSRU: Map author and name names from the eg indexset...
2008-07-29 mikerremoving spurious entityize
2008-06-29 dbsAddress a few RSS and Atom feed validation problems:
2008-06-25 mikeradd item and feed ids where appropriate
2008-05-31 mikerremove redundant offset decrement
2008-03-20 mikerfixing the freshmeat feed link; moving to rss v2 from...
2008-03-16 mikerimproving relation mapping; adding automatically create...
2008-03-15 mikercache the sru query results in the ML
2008-03-15 mikerminor cleanup; allow numeric OUs
2008-03-15 mikerallow url-based sort/dir to work
2008-03-15 mikerfixing the slimpac
2008-03-14 mikerremoving some dead code
2008-03-14 mikerport the slimpac/opensearch to staged search via open...
2008-03-03 mikerremove grouping -- causing some extranious search terms
2008-03-03 mikerjust a space
2008-03-03 mikertypo
2008-03-03 mikeradding relation modifier support and making relations...
2008-03-01 mikeruse the correct access method for the id list
2008-03-01 mikermore adjusting of the cql qualifier logic
2008-03-01 mikermore adjusting of the cql qualifier logic
2008-03-01 mikeradjusting cql qualifier logic
2008-03-01 mikeradding initial sru support
2007-07-27 mikerreturning the constant instead of a direct 200
2007-07-27 mikergit-svn-id: svn://svn.open-ils.org/ILS/trunk@7587 dcc99...
2007-07-27 mikergit-svn-id: svn://svn.open-ils.org/ILS/trunk@7586 dcc99...
2007-07-27 mikerthinko in try/catch
2007-07-27 mikeradding support for MARC21 output from supercat
2007-03-28 mikersupporting default searchLang param of "*"
2007-02-12 ericksonremoved "use Apache2 ()" -- not needed
2007-02-08 mikerremoved extranious debug output
2007-02-08 mikerAdding support for field-specific searches. Syntax...
next