]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js
distrib formula streamlined drag-n-drop UI.
[working/Evergreen.git] / Open-ILS / web / js /
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
2010-08-30 ericksonadded option (suppressEditFields) to suppress fields...
2010-08-30 ericksondisallow self-check login w/ inactive barcode
2010-08-30 ericksonshow lineitem ID for each lineitem in lineitem table...
2010-08-30 senatorBasic auto-grid based editor for copy templates. Usefu...
2010-08-26 ericksonuse openils.Util.printHtmlString for invoice printing...
2010-08-26 dbsAdd explicit identification of the master authority...
2010-08-23 phasefxAllow true deletion of existing addresses in patron...
2010-08-22 dbsShow the number of bibs linked to each authority record
2010-08-20 ericksonrepair faulty lineitem detachment from invoices
2010-08-20 dbsHook up the authority management interface to the middl...
2010-08-20 dbsHitting ENTER in the term search box fires off a search...
2010-08-20 dbsWhen initiating a new authority search, reset the pager...
2010-08-20 dbsAdd a speedbump to the MFHD delete workflow
2010-08-20 dbsAdd a speedbump (confirmation dialog) when deleting...
2010-08-20 dbsGive the Authority List interface the ability to merge...
2010-08-19 ericksonsubmit unified search query on Enter when focused on...
2010-08-19 ericksonadded util function for printing an html string; use...
2010-08-19 mikerAdd support to BibTemplate for arbitrary XML chunks...
2010-08-19 ericksonfor consistency, use same 'icons' to indicate PO and...
2010-08-19 ericksonadded clear_marc to po li retrieval to cut down network...
2010-08-16 phasefxtsbere pointed out this typo
2010-08-16 phasefxDisable Replace Barcode button for new patrons, and...
2010-08-13 senatormerge seials-integration [sic] branch into trunk
2010-08-13 ericksonrepaired class name typo (thanks dbs). made args more...
2010-08-13 ericksonDOM text/pattern highlighter
2010-08-12 mikerregister the autoloader earlier, and log about the...
2010-08-11 ericksonGave the base login code the ability to find username...
2010-08-11 ericksonadded an UI for editing vandelay import item attribute...
2010-08-10 ericksonuse staff query for lineitem->bib linking ui
2010-08-06 gmcbug 614132: fix glitch when used cached permission...
2010-08-05 phasefxFixed form validation with surveys (the filteringSelect...
2010-08-05 ericksonhonoring IDL 'required' attr for autofieldwidget for...
2010-08-05 ericksonupdated IDL parser to 1) load oils_object:required...
2010-08-04 senatorProvide a handy method for dojo-based interfaces to...
2010-08-04 ericksonrequire latest last_xact_id for payments
2010-07-29 mikerThis patch replaces the result page sidebar new-search...
2010-07-27 dbsReverse dojo.mixin() order in AutoFieldWidget to favour...
2010-07-27 dbsWe require Buttons on this form. Continuing the good...
2010-07-23 phasefxlogic error preventing deletion of addresses in patron...
2010-07-23 phasefxsupport printing of stat cats and surveys from patron...
2010-07-22 senatorAcq: revert something I didn't mean in r17013
2010-07-22 ericksonAdded option to link a (freerange) lineitem to a catalog
2010-07-22 ericksonfixed bug in related lineitems page where it was attemp...
2010-07-22 senatorAcq: attempt to fix issue where adding copies in an...
2010-07-22 senatorAcq: always show "add to new selection list" / "create...
2010-07-21 ericksonadded an 'Add Brief Record' button to the PO interface...
2010-07-21 ericksonpushed view-in-catalog link up to the main lineitem...
2010-07-20 ericksonadded support for selecting individual copy statuses...
2010-07-15 senatorThis should have been part of r16946. Now the Translat...
2010-07-15 senatormake openils.widget.TranslatorPopup a little more envir...
2010-07-12 phasefxprintable_output() for the patron editor, given that...
2010-07-08 mikerfix initial subfield detection bug
2010-07-08 senatorAcq: try looking up jacket image by UPC if ISBN is...
2010-07-08 senatorAcq: If you go from a catalog record to "View/Place...
2010-07-06 ericksonshowing the more descriptive cc payment errors in self...
2010-07-06 senatorSelfcheck: Show friendly error messages based on circ...
2010-07-02 ericksonrepaired bug where parsing intervals with months failed...
2010-07-01 senatorFix missing dojo.require() in a couple of interfaces.
2010-06-29 senatorBooking: begin forward-porting code from rel_1_6.
2010-06-27 dbsCorrect syntax for dojo.string.substitute() and remove...
2010-06-25 senatorAcq: fixing misc UI glitches
2010-06-23 mikerprotect templated slots from errors when there are...
2010-06-22 senatorAcq: make the PO summary pane less monstrously vertical...
2010-06-22 senatorAcq: add a Create PO interface for workflows starting...
2010-06-21 senatorAcq: add default sort order to canned searches, and...
2010-06-18 phasefxstop the autoscrolling behavior with AutoFieldWidget
2010-06-18 senatorAcq: more menu reorganization
2010-06-17 senatorAcq: Remove the "Selection Lists" entry from the staff...
2010-06-17 phasefxKludge to fix ISO timestamp parsing in AutoFieldWidget
2010-06-16 senatorAcq: Fix display failure in fund tag interface. Add...
2010-06-16 senatorAcq: bugfixes for "Import Catalog Records by ID"
2010-06-16 phasefxthe layer/bundle version of dojo I was using hid the...
2010-06-15 senatorAcq: misc minor bugfixes to various admin interfaces...
2010-06-15 phasefxin patron editor, prevent Save and Save & Clone from...
2010-06-11 ericksona null boolean value should use the label for UNSET...
2010-06-11 ericksonwhen configuring sort order for copy locations, allow...
2010-06-10 phasefxchange the xulG tests to fix Save & Clone for new patrons
2010-06-10 phasefxthinko
2010-06-09 phasefxtypo
2010-06-09 phasefxIn the patron editor, ensure that the Verify Password...
2010-06-07 phasefxdoh, too quick on the commit. :) fix the dupe-barcode...
2010-06-07 phasefxre-adds the duplicate-barcode check that was lost with...
2010-06-07 dbsStab at matching up reservation.js with the pluralized...
2010-06-07 dbsMake booking reservation Dojo NLS file JSON-compliant
2010-06-07 dbsMore cleanup of Dojo JSON files
2010-06-07 dbsFix up acq Dojo NLS file to be strictly JSON compliant
2010-06-03 ericksondisplay first name instead of usrname in self-check...
2010-06-02 mikeradding more non-auto Identifier specifiers
2010-06-02 mikeruse dojo.query instead of getElementsByTagName ......
2010-06-02 mikeradd class/instance methods for checking required-ness...
2010-06-02 mikeradd required IDL flag and validation regexp support
2010-06-01 mikerrid ourself of some namespace prefixes because IE is...
2010-06-01 senatorIn OPAC CC payment, fall back on alert()ing events...
2010-06-01 senatorIncorporate CC payment interface into OPAC fines page...
next