Physical Location Fixes/Enhancements
[transitory.git] / Open-ILS / src / perlmods / lib / OpenILS / WWW / EGCatLoader.pm
2012-08-15 Thomas BerezanskyPhysical Location Fixes/Enhancements
2012-08-01 Thomas BerezanskyTPac: Hide place hold links when not holdable
2012-07-30 Dan ScottTemplatize TPAC styles
2012-07-30 Bill Ericksonkpac : initial holds; misc
2012-07-30 Thomas BerezanskyImprove Firefox/XULRunner Support
2012-07-30 Dan WellsTPAC: Fix org_unit location detection for login
2012-07-30 Dan WellsExtend AuthProxy.pm Support to TPAC
2012-07-24 Jeff GodinFix TPAC recognition of logged-in users via http
2012-07-22 Jason StephensonAbility to add records to permanent bookbags in TPAC.
2012-07-12 Thomas BerezanskyTPac: Disable caching for auth-required pages
2012-05-22 Bill EricksonTPAC: Search Filter Groups
2012-05-09 Thomas BerezanskyTPac: Barcodes default to starting with digits
2012-05-08 Thomas BerezanskyStop saving patron barcode in cookies
2012-04-25 Dan ScottInstrument the TPAC: add timelog() method to EGCatLoader
2012-03-22 Bill EricksonTpac: record detail print and email
2012-03-22 Bill EricksonTPac: Circulation history CSV export
2012-03-21 Bill EricksonTPac; credit card payment "Processing..." page
2012-03-11 Bill EricksonCopy Location Search Groups : TPac org unit selector
2012-03-08 Bill EricksonUser activity tracking: ingress, auth.verify, and login...
2012-02-20 Lebbeous Fogle-WeekleyAutoSuggest
2012-01-31 Bill EricksonTPac: avoid SMS org setting check for non-SMS pages
2012-01-10 Jason EtheridgeSMS texting
2011-12-29 Dan ScottTPAC: Set search_ou context in common loader
2011-12-29 Dan ScottTPAC: Uniform search lib / depth settings
2011-11-15 Bill Ericksontpac; improve ssl and authentication redirection
2011-10-31 Lebbeous Fogle-WeekleyTpac: staff saved searches expand/collapse, use right...
2011-10-31 Lebbeous Fogle-WeekleyTpac: Rename orig_loc to physical_loc, for clarity...
2011-10-11 Thomas BerezanskyTPac: Use workstation to determine staff
2011-09-22 Bill EricksonTPac: integrated patron password reset
2011-09-19 Lebbeous Fogle-WeekleyStaff saved searches when browsing catalog in staff...
2011-09-19 Lebbeous Fogle-WeekleyBookbag enhancements in TTOPAC
2011-09-11 Bill EricksonTPac: on-fly-list management improvements
2011-08-17 Dan ScottAssume username, not barcode, in TPAC login
2011-08-17 Dan ScottAssume username, not barcode, in TPAC login
2011-07-29 Lebbeous Fogle-WeekleyDirect entry point into the call number browser
2011-07-28 Lebbeous Fogle-WeekleySort copies on record detail page with copies belonging...
2011-07-28 Bill EricksonRedirector support for T-pac
2011-07-27 Lebbeous Fogle-WeekleyNumeric search mostly works (except for item barcode)
2011-07-27 Lebbeous Fogle-WeekleyDon't show users who are already logged in a login...
2011-07-18 Lebbeous Fogle-WeekleyFix the wrongish way we were doing staff-assisted holds
2011-05-16 senatorReceipt printing also from payment history
2011-05-16 senatorCredit card payments working with printable receipts
2011-05-12 senatorbegin a sub to process payment
2011-05-11 senatorPayment for mostly done. Still needs:
2011-04-08 berickmake public bookbag name's links to the public view...
2011-04-07 berickSupport for password update
2011-04-07 berickafter clearing out a stale ses cookie, return user...
2011-04-07 berickremoved debug log line
2011-04-07 berickconsistent w/ previous opac, default to barcode login...
2011-04-07 berickimplemented username update
2011-04-07 berickMore my-account cleanup/consistency
2011-04-06 berickadded support for updating opt-in settings preferences
2011-04-06 berickcreated inital notifications preference page; infrastru...
2011-04-05 berickinitial payments history tab; I18n; some general cleanup
2011-04-01 berickmore rdetail extras cleanup; added support for authors...
2011-03-31 berickFleshed out View MARC / Subjects Tabs
2011-03-28 berickadded circulation history backend and template; use...
2011-03-23 senatorAbility to move records from temp list to bookbag
2011-03-14 senatorIf the TT stuff loads CGI w/o -utf8, that "instance...
2011-03-14 senatorCGIUTF8 was a horrible, subtle, dark failure
2011-03-10 senatorFoundational work for temporary/anon lists and per...
2011-03-07 senatorSubclass CGI (and create TT plugin wrapper for the...
2011-03-04 berickadded bookbag CRUD+ interface which supports create...
2011-02-18 berickinitial cut of anonymoust cache record lists (aka My...
2011-02-18 berickif no login redirect is set, redirect to account instea...
2011-02-18 berickmild code realignment
2011-02-18 berickensure all login requests are over SSL; warn of any...
2011-02-18 berickafter auth expire time, redirect to logout page (which...
2011-02-14 Bill Ericksonwhen authenticated, force the page to redirect the...
2011-02-14 Bill Ericksonupdated cstoreditor to fetch full cached object to...
2011-02-14 Bill Ericksonwhen a secure page is requested insecurely, direct...
2011-02-14 Bill Ericksonfixed holds sorting; my-account link redirects to my...
2011-02-14 senatorwork on myopac fines, displayed in account summary...
2011-02-13 Bill Ericksonrepiared merge conflict
2011-02-14 senatorhold placement works better
2011-02-13 Bill Ericksonmoved some code out of the main catloader module into...
2011-02-10 senatoradvanced page doesn't need login first
2011-02-10 berickadded i18n filter support for translating text blocks...
2011-02-10 Bill Ericksonadded support for login via barcode and persistent...
2011-02-04 senatormove temporary kcls format-icon table from mod_perl...
2011-01-31 Bill Ericksonmoved EGCatLoader to be consistent w/ new perlmod layout