]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js/dojo
Addressing https://bugs.launchpad.net/evergreen/+bug/520632 -- not strictly required...
[working/Evergreen.git] / Open-ILS / web / js / dojo /
2010-02-12 mikerAddressing https://bugs.launchpad.net/evergreen/+bug...
2010-02-12 mikerAddressing https://bugs.launchpad.net/evergreen/+bug...
2010-02-12 mikerAddressing https://bugs.launchpad.net/evergreen/+bug...
2010-02-12 mikerreverting one of the for..in to for(;;) changes for...
2010-02-12 mikerAddressing https://bugs.launchpad.net/evergreen/+bug...
2010-02-09 senatorSeveral bug fixes and improvements to LI table and...
2010-02-09 senatorRecord applications of distribution formulas to lineite...
2010-02-05 senatorAcq: Give users a way to split one PO into many (one...
2010-02-04 senatorAdd an "virtual PO" view of PO search results in the...
2010-02-02 ericksonpermacrud CUD actions support an oncomplete handler...
2010-01-28 ericksondon't assume a null org unit value should default to...
2010-01-28 ericksonwhen getDisplayString() is called without ever having...
2010-01-28 ericksondo not promote a number widget's value to '0' when...
2010-01-15 ericksonpatch from Lebbeous Fogle-Weekley to exit gracefully...
2010-01-13 mikerPatch from Lebbeous Fogle-Weekley providing final,...
2010-01-08 mikerPatch from Lebbeous Fogle-Weekley adding non-menu entry...
2010-01-08 mikerPatch from Lebbeous Fogle-Weekley implementing pickup...
2010-01-06 phasefxfix dojo columnpicker glitches for restrained window...
2010-01-06 mikerPatch from Lebbeous Fogle-Weekley to reservation pull...
2009-12-30 mikersimple (minded?) dojo NLS page translator
2009-12-30 mikerPatch from Lebbeous Fogle-Weekley adding a pull list...
2009-12-28 mikerPatch from Lebbeous Fogle-Weekley to wire up more of...
2009-12-21 ericksonadded support for cherry-picking transactions to pay
2009-12-21 ericksoninitial support for credit card payments via selfcheck...
2009-12-21 mikerPatch from Lebbeous Fogle-Weekley to add booking reserv...
2009-12-18 ericksononly set the value on a pre-defined widget when no...
2009-12-16 phasefxCheckboxes in the patron editor are getting a value...
2009-12-14 mikerPatch from Warren Layton to fix translation delete...
2009-12-09 ericksonadded support for ternary boolean widgets (where null...
2009-12-09 ericksonadded a workstation registration wizard to selfcheck...
2009-12-03 ericksonadd some default event def granularities. when an...
2009-11-28 mikerin insertOrderedFields(), append if no tags are greater...
2009-11-28 mikeruse the correct name for marcbreaker format; add suppor...
2009-11-28 mikerdefer turning chunks of xml or marc-breaker into actual...
2009-11-25 mikeradd object collection for create/update/delete to the...
2009-11-25 mikerteach open-ils.PermaCrud to return objects created...
2009-11-24 ericksonplugged in audio alerts for selfcheck. local config...
2009-11-24 ericksonfixed bug in load() arguments in IDL class auto-vivicat...
2009-11-23 ericksonadded support for requiring workstation and patron...
2009-11-23 ericksonplugged in support for auto-renew-age checking. more...
2009-11-23 ericksonplugged in autorenewal, more event handling
2009-11-23 ericksonfleshed out some circ/login error/event handling
2009-11-22 ericksonadded a util function to play an audio file via url...
2009-11-18 ericksonimplemented holds list and navigation links
2009-11-17 ericksonPlugged in the summary data in the sidebar. Kicked...
2009-11-11 mikeradd initial cut of support for in-db array datatype...
2009-11-06 ericksonplugged in details on replaced addr for approval of...
2009-11-06 dbsAdd a new set of unapi/supercat holding-enriched format...
2009-10-29 mikerteach the IDL how to teach JSON_v1 how to load classes...
2009-10-29 ericksonadded feauture to org unit settings interface to displa...
2009-10-29 mikerteach AutoIDL how to load just a subset of classes
2009-10-29 mikeradd partial IDL vivication support to fieldmapper....
2009-10-29 mikerrevert the dojo-ification from yesterday
2009-10-29 mikervivicate from the lowest-common-denominator
2009-10-29 ericksonuse return instead of continue to exit the foreach...
2009-10-29 mikeruse more dojo-tastic methods
2009-10-29 mikersimplify fieldmapper class building and reduce duplicat...
2009-10-22 mikerYes, it is true, I wrote a MARC library (marcxml and...
2009-10-22 mikerprovisional fix for non-IDL fieldmapper mode -- push...
2009-10-09 ericksonwhen adding copies to a lineitem, you can now choose...
2009-10-05 ericksonif a timestamp is null, don't attempt to turn it into...
2009-10-05 ericksonmake ndoe depth calculation more efficient and run...
2009-09-22 mikermake the IE fix for pulling out formatting code less...
2009-09-09 ericksonprevent negative paging display offset. added paginato...
2009-09-04 ericksonplug baseWidgetValue setting for readOnly widgets back...
2009-09-01 ericksonuse a separate pcrud instance for each object deletion...
2009-09-01 ericksonpass the clone object to the postsubmit handler. allow...
2009-09-01 ericksoncalling widget.attr on readonly objects occaisonally...
2009-08-21 ericksonmore work on pcrud filter dialog. added filter option...
2009-08-20 ericksonbeginning of a filter dialog for pcrud requests. users...
2009-08-17 ericksonadded optional list of fields whose linked display...
2009-08-16 ericksonadded support to autogrid for loading paged data via...
2009-08-13 ericksoninitial pagination support. when enabled, back/prev...
2009-08-13 ericksonadded support for limit/offset to pcrud search and...
2009-07-28 dbsAttempt to avoid clashes with browsers that treat ...
2009-07-21 ericksonIE does not support Array.map(), use dojo.map(). dojox...
2009-07-21 dbsUse pcrud to delete MFHD records, per berick's suggesti...
2009-07-21 dbsAdd a basic UI for creating and deleting MFHD records...
2009-07-20 ericksonlocaleStrings variable getting clobbered by some other...
2009-07-20 ericksondisplay label strings for linked objects instead of...
2009-07-13 ericksonadded duplicate phone / address searching. added and...
2009-06-29 ericksonfetch org setting types from server now. yay.
2009-06-19 ericksonrolling back 13415, accidentally commited all local...
2009-06-19 ericksoncron script to run the clear-expired-circ-history items...
2009-06-09 erickson when using a text box and a value is required or regEx...
2009-06-09 ericksonone small step for i18n
2009-06-09 ericksonsmarter boolean value test for display strings
2009-06-09 ericksondon't try to load user settings if we are not logged...
2009-06-09 ericksondon't try to load user settings if we are not logged...
2009-06-04 ericksonadded ability to set display type (e.g. display is...
2009-06-04 dbsUpdate to preferred terminology to keep things clear...
2009-06-04 ericksonmake the selector cell onclick handler more dojo-y...
2009-06-04 ericksonhandle isNaN 'money' values
2009-05-29 dbsSerials holdings: Use the 852 field to identify the...
2009-05-27 dbsInternationalize the MFHD strings in the OPAC, using...
2009-05-26 ericksonadded onEditPane callback for munging edit/create panes
2009-05-26 ericksonforgot the 'delete'
2009-05-26 ericksongave autogrid the ability to turn on the column picker
2009-05-21 ericksonimport button
2009-05-21 ericksonadded newTab function (wrapper) for opening a xul tab
next