]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/web
added the default config options for running the tt opac. only the eg_vhost change...
[Evergreen.git] / Open-ILS / web /
2011-01-18 Bill EricksonProof of concept Template-Toolkit OPAC
2011-01-17 ericksondefault ordering-agency org unit to workstation org...
2011-01-17 phasefxget more aggressive with unsaved data prompts. onkeypr...
2011-01-15 senatorSerials: a regularity (i.e. 85X subfield $y) page for...
2011-01-12 senatorSerials: In the holding code mini wizard of the alt...
2011-01-12 gmcAutoFieldWidget no longer uses CurrencyTextBox dijit
2011-01-12 gmcallow data entry of negative currency amounts
2011-01-11 gmcallow deletion of incomplete invoice LIs
2011-01-11 phasefxfix regression with org selector when specifying ?ol...
2011-01-10 ericksonavoid fetching user settings for new user registration...
2011-01-07 senatorMake openils.PermaCrud.Store use a default order_by...
2011-01-05 senatorSerials: provide a way for users to create and modify...
2011-01-04 ericksonmixing use of '/' and '/eg' for the auth cookie path...
2011-01-04 ericksoncleaned up vestigal item import API call; repaired...
2011-01-04 senatorAcq: Make manual lineitem claiming work better. When...
2011-01-03 dbsInternationalize the JavaScript portion of the "Manage...
2010-12-28 dbsEnhance usability of authority record deletion dialogue
2010-12-28 dbsTowards a more useful authority delete confirmation...
2010-12-23 gmcfurther fixes to null indicator handling in flat-text...
2010-12-23 mikerWhen the subfield delimiter is configured as "$" (the...
2010-12-23 mikeraddressing two Breaker-format issues: 1) supply an...
2010-12-22 senatorOPAC/Serials: small aesthetic change to render held...
2010-12-21 senatorAcq: support manual claiming as always intended, which...
2010-12-20 ericksonprotect against null orig-location resulting in depth...
2010-12-20 senatorAcq: In fund propagation and rollover, add amounts...
2010-12-18 dbsDisplay the tag and indicators for authority records...
2010-12-17 senatorAcq: Tracked down a small but subtle bug with the Holdi...
2010-12-17 ericksondump() is a mozilla thing; use console.log instead
2010-12-16 senatorSerials: the circ_lib field on a copy template has...
2010-12-10 mikerProvide a mechanism to load any random JS file via...
2010-12-09 phasefxunsaved data warning for patron editor. some debug...
2010-12-09 phasefxunsaved data warning for MARC editor. some debug outpu...
2010-12-07 senatorSerials: When the fully compressed serial holdings...
2010-12-03 mikerprotect against empty control fields (bad MARC)
2010-12-03 senatorBibTemplate: textContent()'s problem had already been...
2010-12-03 senatorBibTemplate: make a couple of IE-friendly changes to...
2010-12-03 senatorSerials: In Alternate Serial Control interface, under...
2010-12-02 ericksonOPAC JS combation and compression enhancements
2010-12-02 mikerNormalize spaces in notcontains advance search query...
2010-11-30 dbsMove Google Preview badge below the book cover image...
2010-11-30 ericksonquicker login+ssl-jump handling by showing immediately...
2010-11-30 dbsEnable GET params to be added properly in buildOPACLink()
2010-11-30 gmcspecify default leader for acq brief bibs
2010-11-30 phasefxmenu entry for Admin->Server Administration->Acquisitio...
2010-11-30 gmcfix failure when attempting to create invoice
2010-11-29 ericksonprevent the allRecordsReceived event from firing multip...
2010-11-29 ericksonhonor forceLoginSSL for place holds login in OPAC
2010-11-29 senatorSerials: make some IDL changes and some changes to...
2010-11-29 senatorSerials: routing list display glitchiness. Previously...
2010-11-23 senatorSerials: add ability to print routing lists from the...
2010-11-22 gmcfix missing dep that prevented acq bib search form...
2010-11-22 mikerminor FeedTemplate bug fixes
2010-11-20 senatorSerials: a routing list editor for the alternate serial...
2010-11-18 senatorPlace holds on issuances from the OPAC. Not backporting...
2010-11-18 gmconly allow choice from active providers when creating...
2010-11-18 gmcmark some non-NULL provider and EDI fields as required
2010-11-18 gmcuse pcrud auto-complete widget when selecting providers
2010-11-18 gmcfetchItemByIdentity now returns null immediately upon...
2010-11-18 ericksonfetch more than the default 10 (per page) distrib formu...
2010-11-16 ericksonin the staff client, use the user object in the XUL...
2010-11-16 senatorWonder of wonders, a Dojo data store supporting lazy...
2010-11-16 dbwellsRemove deprecated 'all_dists' option for make_predictio...
2010-11-16 phasefxextend the opac org hiding feature to the place hold...
2010-11-15 ericksonreturn AutoIDL to its original state of loading the...
2010-11-15 senatorSerials: two little things to make alt serials control...
2010-11-15 ericksonmake sure dojo.cookie is loaded before use; removed...
2010-11-12 ericksonin some scenarios, the 'mous' class may not have loaded...
2010-11-12 mikerCache the language set (per locale) in a cookie
2010-11-12 mikerTrim the set of classes and fields pulled in by Searche...
2010-11-12 phasefxensure that we only fetch this setting once per page
2010-11-12 ericksonServer-generated IDL JS
2010-11-11 ericksonwraps tips appendChild in try/catch to prevent occaison...
2010-11-11 dbsUpdate the edit dates for authority and MFHD records...
2010-11-10 phasefxreplace Cookie.js/cookieManager with dojo.cookie. ...
2010-11-10 senatorMerge serials-integration branch, incorporating new...
2010-11-10 mikerddoouubblleedd line ... thought I squashed that
2010-11-09 phasefxremove the last of DP_DateExtensions. We should probab...
2010-11-08 ericksondynamically loaded classes also need access to toHash
2010-11-08 mikerremoving original typo
2010-11-08 mikerAllow forced loading of the whole IDL with: fieldmapper...
2010-11-08 ericksonrepaired typo
2010-11-08 mikerteach vivicateClass to set up dojoData APIs for classes...
2010-11-08 mikermake sure classes are /always/ loaded from the server
2010-11-08 senatorAcq: in acq search, avoid trying to create a dropdown...
2010-11-05 gmcswitch to authoritative methods for various acq retrievals
2010-11-05 gmcundo premature commit
2010-11-05 gmcmissed database update script
2010-11-05 phasefxPatch from Benjamin Shum for the staff client button...
2010-11-04 mikercut down on reloading of IDL classes
2010-11-04 phasefxmore opac login form tweaks. This should work in Firef...
2010-11-02 ericksonAutoFieldWidget linked class autoloaders, etc.
2010-11-01 gmcyet another replication race condition fix
2010-11-01 phasefxmore compatability tweaks for login form. Each browser...
2010-11-01 phasefxthis wraps the input elements used for opac login in...
2010-10-28 senatorConfig UIs for hard due dates and their values
2010-10-28 senatorAlternate Serial Control UI misc bugfixes, minor tweaks...
2010-10-27 phasefxexperiment: asynchronous check-in via checkbox toggle...
2010-10-27 phasefxGive staff the ability to select a circ lib and user...
2010-10-27 ericksonadded grid autoHeight to distrib formula page to preven...
2010-10-27 senatorAcq: Make the distribution formula UI page like it...
next