]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/web
added utility macro
[Evergreen.git] / Open-ILS / web /
2006-03-01 ericksontrimming ie responses again for speed
2006-03-01 ericksonadded sorting interface to the advanced "refined"
2006-03-01 ericksonadded an abort() method for remoterequests (which works...
2006-02-28 ericksonno allowing sort direction on relevance sorts
2006-02-28 ericksondebugging the sort order stuff, changed some terminolog...
2006-02-27 ericksonmoving class searches over to new search method
2006-02-27 ericksonremoved the older Cookie.js code.
2006-02-27 ericksonfixing typos.., small tweaks, re-enabled the timeout...
2006-02-16 ericksonsmall style changes
2006-02-16 ericksonsmall style tweaks throughout, some wording updates
2006-02-16 ericksonadded a default success dtd item
2006-02-16 ericksonmore circ tweaks to get the behavior right
2006-02-13 erickson fixed typo
2006-02-13 ericksonwhen a user places a hold in the OPAC, we ask the serve...
2006-02-13 ericksonbroke the fines display into various parts. more work...
2006-02-13 ericksonremoved some space
2006-02-08 ericksonnot using xincludes on this page, removed for clarity
2006-02-08 ericksonchecked out display now shows the dummy title and autho...
2006-02-06 ericksonfixed bug which allowed for infinite loop
2006-02-06 ericksondumping exceptions to console when isXUL is true
2006-02-03 ericksonfixed bug in new IE-compatible select code
2006-02-03 ericksonadded useful wrapper method
2006-02-01 ericksonMany random tweaks to get IE to behave
2006-02-01 ericksonmore non-cat tweaks
2006-01-31 ericksonBolding the lib name
2006-01-31 ericksonfixed some typos
2006-01-25 erickson more sanity checks
2006-01-25 erickson bookbag view now has a home
2006-01-24 ericksonslightly different wording for clarity
2006-01-24 ericksonnow we show a warning if the transaction is a circ...
2006-01-20 ericksonfixed bug in format icons for record details page
2006-01-20 ericksonadded a method to retrieve the "contrib" directory...
2006-01-20 ericksonnow supports creation and showing of public containers
2006-01-20 ericksonadded public container retrieval method
2006-01-20 ericksonnow has ability to set public flag on bucket
2006-01-20 ericksonnow returns null if there is no data from the server...
2006-01-18 ericksonadded sumbit actions on "enter" for text field and...
2006-01-17 ericksonsmall cleaning
2006-01-13 ericksonminor tweaks, sanity checks
2006-01-12 ericksonthrowing error when we encounter NaN
2006-01-12 ericksonsmall tweaks
2006-01-11 ericksonmore bookbag fun
2006-01-11 ericksonMuch bookbag integration - more to follow
2006-01-11 mikerprintf thingy for JS
2006-01-11 ericksonearly bookbag code
2006-01-10 ericksonadvanced search focuses the first wizard field
2006-01-10 ericksonsubmitting search when search class or format drop...
2006-01-10 ericksonhiding logout link when isXUL in the opac
2006-01-04 ericksoncn browse moved next to copy info
2006-01-04 ericksonshowing all volumes in the detail page now makes the...
2006-01-04 ericksonmore work on the record detail callnumber browse
2006-01-03 ericksoncallnumber browse is closer
2006-01-03 ericksonwired ISBN and ISSN search for opac (currently go...
2006-01-03 ericksonchanged name from 'callnumber browse' to 'shelf browse'
2006-01-03 ericksonshort circuit checked out retrieval
2006-01-02 ericksonmoved cn browse to be a sibling of reviews, marc record...
2005-12-30 ericksontesting wood background
2005-12-30 ericksonfirst round of the callnumber browse interface
2005-12-29 ericksonfixed build to copy over Evergreen perl mods
2005-12-29 ericksondisabled checkout renewal in the current opac until...
2005-12-29 ericksonorg tree no longer over-laps with over info
2005-12-29 ericksonimproper added content info is now ignored / not displayed
2005-12-29 ericksonon the "Checked Out" tab of MYOPAC, title and author...
2005-12-29 ericksonOpenILS::Application::Search::AddedContent is now just...
2005-12-29 ericksonupdating a username returns an event if the requested...
2005-12-29 ericksonfixed bug in MYOPAC where holds with the same target...
2005-12-29 ericksonwhen clicking on 'cancel' on the login deck on MYOPAC...
2005-12-20 mikerpointing added_content.js at Amazon for now
2005-12-19 mikerfixing typo in definition of "isdeleted"
2005-12-19 ericksonadding advanced search code
2005-12-19 ericksonDTD for the advanced search page
2005-12-16 ericksonpatching up some bugs that popped up
2005-12-15 ericksonbreak out the org depth selector to share
2005-12-15 ericksonmore advanced search fun
2005-12-15 ericksonadded search interface for the advanced search, marc...
2005-12-14 ericksonfixed bug in Holds.pm
2005-12-14 ericksonreorganizing into logical chunks for ease of maintenance
2005-12-13 ericksona few small patchups here and there for handling the...
2005-12-13 ericksonadde opac-specific DTD's so we can ship small chunks...
2005-12-13 ericksonmoved opac over to pure SSI and browser-handled XML...
2005-12-13 ericksonWith SSI's, these are actually sym-links which point...
2005-12-12 ericksonmore work with containers.
2005-12-09 ericksongetting authtime from xul
2005-12-09 ericksonXUL based holds work. Need to test from within the...
2005-12-08 ericksonstarted work on xul-based requestor/recipient holds
2005-12-07 ericksonnow alerting when the user hits 'cancel' to the expire...
2005-12-07 ericksonadded login session timeout alerts for when the session...
2005-12-07 ericksonsetting orig location to location if unset
2005-12-07 ericksonadded an auth timeout url param (this may become a...
2005-12-07 ericksonauth code now returns { authtoken : <t> , authtime...
2005-12-06 ericksonupdated to work with new auth code
2005-12-06 ericksonfixed typo
2005-12-06 phasefxconverting old .properties to entities
2005-12-05 ericksonadded permission example
2005-12-05 phasefx.lang entities
2005-12-05 ericksonadded permission denied text
2005-12-05 ericksonadded ilsevents.xml file
2005-12-05 ericksonincorporated ilseents.xml file into opac
2005-12-05 phasefxone physical line per entity
2005-12-05 ericksonadded example event
next