]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js
initial merge/overlay profile editor ui
[working/Evergreen.git] / Open-ILS / web / js /
2009-12-09 ericksonadded a workstation registration wizard to selfcheck...
2009-12-09 ericksonadded sample selfcheck fines receipt and plugged in...
2009-12-09 ericksondon't look for duplicates on empty values
2009-12-08 ericksonplugged in initial fines list interface
2009-12-08 ericksonplugged in holds list printing and progress dialog...
2009-12-08 ericksonplugged in items-out receipt template and printing...
2009-12-07 ericksonrepaired 'view marc' link in record matches grid. ...
2009-12-03 ericksonadd some default event def granularities. when an...
2009-12-03 ericksonprotect against nonexistent staged user
2009-12-02 ericksonimplemented items out page. made printing of top-level...
2009-11-30 ericksonplugged in checkout/renewal receipt printing and patron...
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-25 ericksondon't forget to fetch the org setting at load time
2009-11-25 ericksonadded org setting to enable selfcheck audio. alter...
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 ericksonnow updating circ and hold summary numbers. during...
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-19 ericksonfixed mis-matched variable name. removed unnecessary...
2009-11-19 ericksoninitial inline status text, some cleanup
2009-11-18 ericksonimplemented holds list and navigation links
2009-11-18 ericksonmake circ info fetching synchronous to prevent race...
2009-11-17 ericksonPlugged in the summary data in the sidebar. Kicked...
2009-11-17 phasefxallow xulG alternative to ?stage= URL param for better...
2009-11-17 ericksoncleanup, fixes. very basic checkout works
2009-11-16 ericksonStarted porting the self-check web interface over to...
2009-11-12 ericksonAdded ability to retrieve/edit a staged user and subseq...
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-28 ericksonplugged in load time ordering and apply changes operati...
2009-10-28 ericksonturned location ordering into a drag-n-dop ui. TODO...
2009-10-27 ericksonstarted on a copy location order interface
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-21 ericksonadded claims never checked out field to patron editor...
2009-10-16 ericksonimplemented the ability to mark a set of lineitems...
2009-10-13 ericksonavoid auto adding a new distrib formula row with every...
2009-10-13 ericksonwhen viewing a selection list, show a link to the relat...
2009-10-09 ericksoninitial support for applying distribution formulas...
2009-10-09 ericksonwhen adding copies to a lineitem, you can now choose...
2009-10-06 ericksonprevent bare 'null' from showing up in patron name
2009-10-06 ericksonplugged in link to address owner when address is owned...
2009-10-06 ericksonstarting clone support. added cloning for home org...
2009-10-06 ericksonmake new addresses valid by default. make the 1st...
2009-10-06 ericksonadded support for setting billing/mailing address on...
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-10-02 phasefxMake new patrons Active by default
2009-09-30 ericksonadded support for editing staff-managed user settings...
2009-09-22 ericksonuser editor: check the claims returned count update...
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-04 ericksontighter control over displaying mark-recived and update...
2009-09-04 ericksonexpose PO ID and PO name. plugged in option to change...
2009-09-01 ericksonuse a separate pcrud instance for each object deletion...
2009-09-01 ericksonadded ability to clone event_def environment when an...
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 ericksonturned on paging for po list. set up the state filter...
2009-08-17 ericksonusing new fund year list to populate year selector
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 ericksonfixed some bugs in creating new picklists by name
2009-08-13 ericksoninitial pagination support. when enabled, back/prev...
2009-08-13 ericksonadded support for limit/offset to pcrud search and...
2009-08-13 ericksonremoving old provider list code
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 ericksonspecific cookie path not playing nicely when communicat...
2009-07-20 ericksondisplay label strings for linked objects instead of...
2009-07-17 ericksonadded option to import holdings from main record import...
2009-07-15 ericksonin duplicate patron search, sort patrons with penalties...
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...
next