]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/lib/OpenILS/WWW
Merge branch 'master' of git+ssh://yeti.esilibrary.com/home/evergreen/evergreen-equin...
[Evergreen.git] / Open-ILS / src / perlmods / lib / OpenILS / WWW /
2011-03-01 berickMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-03-01 berickMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-02-28 berickMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-02-28 senatorImplement mike's suggestions from #esi-dev on 27 Feb...
2011-02-25 senatorprovide three rows of search input by default
2011-02-25 senatorremove debugging cruft
2011-02-24 senatorlot of things, including:
2011-02-23 senatoradvanced search results now show an advanced search...
2011-02-23 dbsWorking SRU search for various authority records
2011-02-22 berickMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-02-22 berickapparently, some version of perl require 'our' in this...
2011-02-21 berickMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-02-21 senatorMerge branch 'opac-tt-poc' of ssh://senator@yeti.esilib...
2011-02-21 senatorbig ol' commit making advanced search work, albeit...
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 berickMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-02-18 berickafter auth expire time, redirect to logout page (which...
2011-02-17 senatorbasic search classes work (except cn)
2011-02-16 senatorcrummy paging in the record pages' copy listing
2011-02-16 senatorcopy details in the right place in the layout; some...
2011-02-16 berickMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-02-14 Bill Ericksonavoid undef warnings
2011-02-14 Bill Ericksonwhen authenticated, force the page to redirect the...
2011-02-14 Bill EricksonMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-02-14 Bill Ericksonupdated cstoreditor to fetch full cached object to...
2011-02-14 Bill Ericksonadded sub to collect the HTML version of a record for...
2011-02-14 Bill Ericksonpulling in more copy fields for display; added sample...
2011-02-14 Bill EricksonMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-02-15 senator"Items Ready For Pickup" works
2011-02-15 senatorMerge branch 'opac-tt-poc' of ssh://senator@yeti.esilib...
2011-02-15 senator"format" aka item_type (?) search working, I think
2011-02-14 Bill Ericksonadded support for copy paging/sorting
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 berickrepaired topnav merge conflict
2011-02-10 senatorMerge branch 'opac-tt-poc' of ssh://senator@yeti.esilib...
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-09 senatorMerge branch 'opac-tt-poc' of ssh://senator@yeti.esilib...
2011-02-09 senatorMerge branch 'master' of ssh://senator@yeti.esilibrary...
2011-02-09 berickMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-02-09 berickif no locale config is present in oils_web, assume...
2011-02-07 senatorMerge branch 'master' of ssh://senator@yeti.esilibrary...
2011-02-04 senatormove temporary kcls format-icon table from mod_perl...
2011-02-03 Bill EricksonMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-02-03 Bill EricksonIntegrate Locale::Maketext for string translations
2011-02-03 senatorMerge branch 'master' of ssh://senator@yeti.esilibrary...
2011-02-01 senatorMerge branch 'master' of ssh://senator@yeti.esilibrary...
2011-01-31 senatorMerge branch 'master' of ssh://senator@yeti.esilibrary...
2011-01-31 senatorMerge branch 'opac-tt-poc' of ssh://senator@yeti.esilib...
2011-01-31 Bill Ericksonmoved EGCatLoader to be consistent w/ new perlmod layout
2011-01-31 Bill EricksonMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-01-31 dbsThe new, ultra-basic tests caught this syntax error...
2011-01-31 dbsMake Evergreen Perl modules installable via Module...