]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web
Acq: In fund propagation and rollover, add amounts as numbers, not strings
[working/Evergreen.git] / Open-ILS / web /
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...
2010-10-27 phasefxView Source option for embedded browser (click on the...
2010-10-26 senatorCopy template editor was still glitchy on create. No...
2010-10-26 mikerMore reordering of JS. Helps for simple interfaces...
2010-10-26 mikerallow openils.XUL to work (and report false for isXUL...
2010-10-26 mikerJS reordering to account for readyState event leakage...
2010-10-25 phasefxFloating field in alternate item details UI
2010-10-25 dbsImproved subject formatting on summary page, and better...
2010-10-22 ericksonfurther protection against dreaded opac bank page;...
2010-10-22 mikerUse standard JS syntax; var [...] seems to be a Spiderm...
2010-10-22 mikertypo in setTimeout spotted by dbs
2010-10-22 senatorAcq: fix minor bug, sometimes view/place orders interfa...
2010-10-22 mikerMove dojo loading around to avoid the "white screen...
2010-10-21 senatorSerials: in alt serial controls, subscription details...
2010-10-20 phasefxdon't allow inactive cards with web-selfcheck
2010-10-20 senatorAlt serials interface tweak
2010-10-20 mikerSummary: Patch from Thomas Berezansky providing an...
2010-10-19 mikerexpand the scope of BT on the result list page, allowin...
2010-10-18 senatorMake editing of asset.copy_template a little more frien...
2010-10-14 phasefxchange the Swap Editor button to a persisted checkbox
2010-10-12 phasefxentry points for miker_'s batch marc editor
2010-10-12 phasefxnew record merge UI. needs r18287, r18288. I'll backp...
2010-10-11 phasefxavoid race condition with post-save patron editor refre...
2010-10-11 mikerdogfooding cleanup
2010-10-11 mikersupply a dummy leader, as required by the Perl MARC...
next