]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/SuperCat.pm
LP1615805 No inputs after submit in patron search (AngularJS)
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / 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-30 dbsCorrect authority browsing for reals
2011-01-29 dbsFor more predictable authority browse results, use...
2011-01-21 Bill EricksonMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-01-21 mikerslimpac issue where deleted copies are visisble, spotte...
2011-01-11 dbsRemove leftover import of Data::Dumper
2011-01-10 dbsSimplify authority reference deduplication
2011-01-09 dbsPrevent dupe record IDs from being returned by authorit...
2011-01-07 dbsPrevent tag array from growing insanely in supercat...
2011-01-06 dbsTeach supercat browse / startwith to return a distinct...
2011-01-04 mikerAddressing https://bugs.launchpad.net/evergreen/+bug...
2011-01-03 dbsCreate and use authority browse feeds that match agains...
2010-12-09 dbsGive the recent_changes list the ability to sort author...
2010-11-22 mikermore SuperCat XML fixup needed to support serials data...
2010-11-15 dbsFix negative paging issue in open-ils.supercat.authorit...
2010-11-01 mikerwe should not restrict to the top org only, get all...
2010-11-01 mikerthere is no atomic version, of course ... it is all...
2010-11-01 phasefxsyntax
2010-11-01 mikeradd copy counts to the holdings xml format -- one more...
2010-10-21 gmcimprove call number sorting
2010-10-20 mikeradd start_date and end_date to scap serialization
2010-10-20 senatorRemove accidental duplicated line
2010-10-20 senatorFix a set of supercat bugs in handling records with...
2010-10-16 mikergo ahead and use the new index if we need to
2010-10-16 mikeruse a function to wrap up escaping of solidus and casti...
2010-10-14 mikercast label_sortkey to bytea in order to get ascii-betic...
2010-10-14 mikercorrect top-half ordering by label_sortkey
2010-09-03 mikertypo in supercat fixup
2010-09-03 mikeradd opac_visible to asset.copy_location and org units
2010-08-19 dbsDon't show deleted authority records in startwith brows...
2010-08-19 dbsDon't return deleted authority records in a browse...
2010-08-07 dbsBasic call-number sorting by classification scheme
2010-07-29 mikerThis patch replaces the result page sidebar new-search...
2010-07-19 mikeruse abs() to get page number in either direction
2010-07-15 mikerARG! Missed a semicolon. Perl, be like JS and make...
2010-07-15 mikercompanion to "browse", which drops you into the middle...
2010-07-07 mikeradding status/copy_location filter support to call...
2010-07-01 mikerremove as many namespace prefixes as I can from the...
2010-06-29 mikerimprove browse support; correct thinkos in new holdings...
2010-06-18 mikeradd serials holdings to the holdings_xml data for bibs
2010-06-18 mikerpushing unapi depth support back into trunk
2010-06-16 mikersplit registration of authority browse urls out from...
2010-06-16 mikertypo in json_query for authority browse
2010-06-16 mikeradd authority marcxml retrieve method, switch on record...
2010-06-16 mikeruse the authority, instead of bib, general tag browse...
2010-06-16 mikerupdate the documentation for browse methods re status...
2010-06-16 mikeradd support for status and copy location filters to...
2010-06-03 mikerdocumentation cut-n-pasto ... authority records are...
2010-06-03 mikeradd authority browsing framework to backend supercat app
2010-04-05 mikerbe smarter about holdings fleshing, particularly where...
2010-04-04 mikeradd embedded holdings paging support to biblio-record_e...
2009-11-06 dbsAdd a new set of unapi/supercat holding-enriched format...
2009-10-06 dbsExtend entityize() escaping behaviour to also convert...
2009-05-10 mikeruse direct access -- those variables do not exist anymore
2009-05-10 dbsOn third thought, let the caller escape the values...
2009-05-09 dbsInvoke escape() as a function rather than method, avoid...
2009-05-04 mikerquiet warnings about undef string escaping; add more...
2009-05-04 mikerfixing json_query for fleshing URIs
2009-05-04 mikeradding internal identifier to holdings-namespaced locat...
2009-05-04 mikerremove unwanted empty elements; add ##URI## scoping...
2009-05-03 mikeradd configurable string joiner instead of hardcoding...
2009-05-02 mikeradding acn and acp support to unAPI interface
2009-05-01 dbsAdd a basic holdings retrieval format - more flexible...
2009-05-01 mikerremoving namspace prefixes on holdings extentions
2009-03-25 dbsDedupe code by moving to a common implementation of...
2009-03-07 dbsAdd MODS 3.3 as a supported format to SuperCat. Baby...
2009-03-07 dbsAdd support for returning records in Federal Geographic...
2008-12-11 mikerjust some spacing
2008-11-14 mikeruse "tnf" tag for title browsing
2008-11-14 mikersyntax typo after compressing the signature a bit
2008-11-14 mikeradd configurable tag browser wrapper; register record...
2008-11-13 mikerno need for distinct workaround now
2008-11-13 mikeruse distinct flag to force an aggregate workaround...
2008-11-13 phasefxsyntax
2008-11-13 mikerfixes for tag/sf browse; new-books list
2008-11-13 mikergeneralize the title browse function to tag/subfield...
2008-11-11 mikeradd proper ordering to above/below pages
2008-11-11 mikerinitial title-browse method (note: requires -exists...
2008-10-10 mikerfilter out deleted items and volumes
2008-08-06 ericksondon't consider deleted volumes in callnumber browse
2007-11-15 mikersubclassing OpenSRF::Application so we have a place...
2007-07-02 mikerPatch from Dan Scott to move JSON to OpenSRF::Utils...
2007-06-01 mikerremove dashes in the input isbn (normalization)
2007-05-09 mikerfinally found and killed the oisbn bug -- I think
2007-03-14 ericksonnot doing connect to prevent stranded cstore backends
2007-02-08 mikeradding MODS 3.2 support to supercat
2006-11-08 mikermake it streaming for the gigantor record case
2006-08-22 mikerorder_by update
2006-07-24 mikerimproving ISBN based unapi stuff
2006-07-17 mikerminor fixes for SuperCat in the face of 0 holdings
2006-07-04 mikeradded ISBN based retrieval via supercat/unapi
2006-07-04 mikerminor fixups to make unapi fully compliant
2006-06-24 mikerBIG speedup in oISBN
2006-06-23 mikerfeed improvements
2006-06-23 mikerimproving the freshmeat feed
2006-06-19 mikernew CN browse interface
2006-06-16 mikerbugfix for tree walking filter...
2006-06-16 mikerintelligent fix for scoped holdings
next