]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js
wraps tips appendChild in try/catch to prevent occaisonal exeptions.
[working/Evergreen.git] / Open-ILS / web / js /
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 mikerddoouubblleedd line ... thought I squashed that
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-04 mikercut down on reloading of IDL classes
2010-11-02 ericksonAutoFieldWidget linked class autoloaders, etc.
2010-11-01 gmcyet another replication race condition fix
2010-10-28 senatorAlternate Serial Control UI misc bugfixes, minor tweaks...
2010-10-27 senatorAcq: Make the distribution formula UI page like it...
2010-10-26 senatorCopy template editor was still glitchy on create. No...
2010-10-26 mikerallow openils.XUL to work (and report false for isXUL...
2010-10-22 mikerUse standard JS syntax; var [...] seems to be a Spiderm...
2010-10-22 senatorAcq: fix minor bug, sometimes view/place orders interfa...
2010-10-21 senatorSerials: in alt serial controls, subscription details...
2010-10-20 senatorAlt serials interface tweak
2010-10-18 senatorMake editing of asset.copy_template a little more frien...
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...
2010-10-08 ericksonmild fixes for a/t interface admin interface. sort...
2010-10-04 ericksonfixed typo in vandelay merge profile permission check
2010-09-29 phasefxFix overzealous prompting for auth credentials, and...
2010-09-29 mikerGive BibTemplate the ability to inspect and optionally...
2010-09-28 dbsUse quoted attribute values to make Firefox / XULRunner...
2010-09-27 senatorSpecial overriden widgets need forcible population...
2010-09-27 phasefxsince we're enforcing the requiredness of address type...
2010-09-27 mikerProvide for limiting the number of classOrder elements...
2010-09-27 gmcavoid multiple clicks of selfcheck logout link
2010-09-26 ericksonpush copy location order update into ML method. return...
2010-09-26 mikerOnly show facetOrder limited facets that have values
2010-09-26 mikerallow more complex facet ordering
2010-09-26 gmcmore selfcheck receipt transaction hackery
2010-09-25 senatorHow did this get lost? PermaCrud authoritative might...
2010-09-24 mikeruse _session_request in RO calls
2010-09-24 mikercorrect the comment
2010-09-24 senatorRe-commit miker's PermaCrud changes, just a tad more...
2010-09-23 mikerreverting previous. sorry, folks
2010-09-23 mikerStopping the leak
2010-09-23 ericksonI can has authoritative for selfcheck receipts
2010-09-23 senatorIE hates the dangling comma (sometimes).
2010-09-23 dbsBrowse through 20 authority records at a time in manage...
2010-09-23 dbsRemove most UI annoyances from authority management...
2010-09-20 senatorAdd a miniwizard for serials holding codes in the AutoG...
2010-09-20 senatorAcq: change a FilteringSelect dijit to a regular <selec...
2010-09-20 dbsSearch for humans: AND and OR are more understandable...
2010-09-20 senatorAcq: make purchase order and invoice interfaces less...
2010-09-19 senatorAcq: Delay loading of providers for invoice-linking...
2010-09-19 ericksonfor large sets of holds, usually around 10 or more...
2010-09-18 ericksonin acq copies display, default to ws lib as recipient lib
2010-09-18 mikermore callbacks, this time pre- and post-query
2010-09-18 mikeradd pre- and post-render callback capabilities to BibTe...
2010-09-18 senatorSerials batch receive: usability improvements
2010-09-17 ericksonload the right class in the on-the-fly IDL loader call
2010-09-17 senatorAcq: be a little better about explaining why a PO can...
2010-09-17 senatorFix a glitch where you could only edit one field in...
2010-09-17 senatorFix some cases where View MARC upon colliding import...
2010-09-15 ericksonafter auto-loading the IDL class, re-set the local...
2010-09-15 ericksonin the view fund UI, filter debits and allocations...
2010-09-15 ericksonwhen IDL class is not defined, load it inline instead...
2010-09-15 erickson2 debugging tools for identifying undefined IDL classes
2010-09-15 ericksonadded useful exception that is typical w/ autofieldwidg...
2010-09-13 mikerhave fielder cache some frequently used data
2010-09-12 senatorSerials: dojo/autogrid-based scaffolding for building...
2010-09-12 mikeradd maxValuesPerFacet attr/param
2010-09-11 mikerIn IE, tell Evergreen to return just the initially...
2010-09-10 senatorMake it a little more straightfoward to refresh an...
2010-09-10 phasefxui.patron.registration.require_address org unit setting...
2010-09-09 senatorImprove on 17547 to support a default value for /creati...
2010-09-09 senatorMake overrideEditWidgets to an AutoGrid able to accept...
2010-09-08 phasefxmake the table rows containing stat cats in the patron...
2010-09-08 phasefxlet's us set the z-index to -1 for rows in register_cus...
2010-09-08 phasefxorg unit settings for default ident type and default...
2010-09-07 ericksonmake lineitem price updates synchronous to prevent...
2010-09-03 senatorAutoFieldWidget now shows timestamps correctly.
2010-09-03 mikermake the authcookie param (and openils.User.authcookie...
2010-09-03 mikermake insertOrderedFields insert in /ascending/ order...
2010-09-03 ericksonPatron address copy on clone
2010-09-03 mikeruse slice to clone arguments as an array, because argum...
2010-09-03 mikerwe should really just use for(;;) for arguments
2010-09-02 ericksondisplay PO order (activation) date in PO page
2010-08-31 ericksondisable non-usergroup profiles in user registration...
2010-08-31 ericksonallow pass-thru of filteringtreeselect disableQuery...
2010-08-31 ericksonadded support for specifying a dojo.data-style query...
2010-08-31 ericksondistribution formula config UI repairs/enhancements
2010-08-31 senatorBooking: fix a bug in selecting the start/end date...
2010-08-31 ericksondistrib formula streamlined drag-n-drop UI.
2010-08-31 ericksonistanceOf is not of this world; use dojo.isArray instead
2010-08-31 ericksonpcrud.apply repairs.
2010-08-31 mikerAllow the OPAC to autoload IDL classes instead of eithe...
2010-08-31 dbsAdd explicit rtype options to more invokers of the...
2010-08-30 dbsAdd a bib_source editor widget to the MARC editor
next