]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web
survey list and edit interface. some known issues (i18n) that will be cleanup up...
[working/Evergreen.git] / Open-ILS / web /
2009-01-14 ericksonprevent case where .recv() is called more than once...
2009-01-14 mikerdefault searchAttr to valueField (assumes a markup...
2009-01-14 ericksoncall the final oncomplete from the complete handler...
2009-01-13 ericksongetPermOrgList will collect the descendants for us...
2009-01-13 ericksongetPermOrgList will collect the descendants for us now
2009-01-13 ericksonfixed recurse function name
2009-01-12 phasefxUsername and library card fields for patron search
2009-01-12 ericksonplugged in initial support for performing edit operatio...
2009-01-12 ericksonclients set flags directly on the editpane
2009-01-12 ericksonrepaired session variable name
2009-01-12 ericksonadded support for retrieving the formatted value from...
2009-01-12 ericksonadded a new editpane class, which models the basic...
2009-01-12 ericksonallow the caller to define the field sort order, either...
2009-01-12 ericksondisable editing of ID fields
2009-01-12 ericksonadd some dialog margins
2009-01-09 ericksonadded initial auto-widget class. this takes an IDL...
2009-01-09 ericksonlet's load the IDL by default. will likely make this...
2009-01-09 ericksonfixed logic bug in non-idlist version
2009-01-09 ericksonadded optional 'streaming' option to search and retriev...
2009-01-09 ericksoncall recv() to get the result.
2009-01-09 ericksonenhanced getPermOrgList. you can now provide a list...
2009-01-09 ericksonfor consistency, change itemToStoreData to toStoreItem
2009-01-09 ericksonallow the caller to provide a reference to the tree...
2009-01-09 mikerJS does not return the final lval because it is not...
2009-01-09 mikerthinko ... reverse the array_position test
2009-01-09 mikeravoid future field name conflicts by moving structure...
2009-01-09 mikerremove useless mention of fmclasses in instances; test...
2009-01-09 mikeradding back-support for fmclasses
2009-01-09 ericksononly call callback if defined
2009-01-09 mikeradd support for fieldmapper.IDL
2009-01-09 mikerIDL.js -- Retrieves the fm_IDL.xml file and builds...
2009-01-08 mikermake itemToStoreData() an instance method (using the...
2009-01-07 mikerright-justify cash report; format all numeric fields...
2009-01-07 ericksonadded an edit dialog
2009-01-07 phasefxapply new penalty
2009-01-07 phasefxre-orient this interface from scaffolding off of csp...
2009-01-07 mikerallow display of a forest, instead of just one tree...
2009-01-05 ericksonimplemented delete
2009-01-05 ericksonfleshing more objects (marc type/form video form)
2009-01-05 ericksonadded utility function. given a list, creates a map...
2009-01-05 ericksonmore prototyping of patron-manged pending address changes
2009-01-05 ericksonentities for use-phone setting
2009-01-02 miker(untested) generic filtering, tree-indenting combobox
2009-01-02 mikermake sure opts is always an object
2009-01-02 ericksonmake sure opts exists before referencing it
2009-01-02 mikermake sync-style the default for pcrud, use {async:true...
2009-01-02 ericksonstarted hold matrix matchpoint ui
2009-01-02 phasefxtypo
2008-12-30 phasefxstanding penalty patron UI. almost there
2008-12-30 phasefxmove the Test Password button from the summary sidebar...
2008-12-30 phasefxan arrowscrollbox for the patron nav buttons, for...
2008-12-30 ericksonrudimentary support for showing pending addrs
2008-12-30 ericksonmove the grid menu init code into the JS to improve...
2008-12-30 phasefxforgot to check these in, for the Test Password button...
2008-12-29 ericksonimplemented inline update for picklist names. shorter...
2008-12-29 ericksonplugged in the grid selector as an example. still...
2008-12-29 ericksonhide the grid while we wait for selected column info...
2008-12-29 mikerspacing fixes
2008-12-26 ericksonuse an arg hash instead of params
2008-12-26 ericksoncolumn settings are loaded and applied at page load...
2008-12-26 ericksoncreated new grid column picker that uses new dojo 1...
2008-12-26 ericksonaugmented penalty block list widget to automatically...
2008-12-26 ericksondo the sorting on the server
2008-12-23 ericksonfixed backwards logic to protect system penalties from...
2008-12-23 ericksonimplemented delete and update
2008-12-22 phasefxretrieve patron button on verify credentials interface
2008-12-22 ericksonimplemented delete
2008-12-22 ericksontest the patron password against the org unit setting...
2008-12-21 mikermoving toward the openils.PermaCrud module
2008-12-21 mikerinitial refactoring and bug fixes
2008-12-21 mikeradding support for ordery_by and select in search and...
2008-12-21 mikerAdding openils.PermaCrud wrapper for open-ils.pcrud...
2008-12-19 ericksonadded edit widgets to description column
2008-12-19 ericksonimplemented save
2008-12-18 mikerdisconnect on error, at least to clear the translator...
2008-12-18 ericksonadded more edit widgets to circ-mod grid. moved from...
2008-12-18 mikerthow and error on, well, error for easier debugging...
2008-12-18 mikeruse pcrud (C) instead of permacrud (Perl)
2008-12-18 ericksonforce the grid to notice any cell changes that have...
2008-12-17 ericksonadded basic infrastructure for inline cell editing...
2008-12-17 ericksonneed a require for grid editing
2008-12-17 ericksonfixed some store object handling logic in delete
2008-12-17 ericksonadded delete functionality. fixed some tabbing
2008-12-17 ericksonkeep the original objects around for deletion purposes
2008-12-17 ericksonimplemented create
2008-12-17 ericksonadded istrue function
2008-12-16 ericksonadding new circ_modifier config page
2008-12-15 ericksonchanged picklist labels to selection list for consistency
2008-12-15 ericksonadded clear form button to bib search
2008-12-15 ericksonrepaired accidentally removed model def.
2008-12-15 ericksonrepaired some div placement to fix the tabs
2008-12-15 ericksonfixed field name typo
2008-12-15 ericksonmoved to dynamic grid rendering and post-create updates
2008-12-12 ericksonadded bib_source to upload form and queued_bib_record...
2008-12-12 ericksonmore work toward bib source selector
2008-12-12 ericksonpartially implemented bib-source selector. more to...
2008-12-11 ericksonmoved to dynamic grid rendering
2008-12-11 ericksonmoved to dynamic grid rendering
2008-12-11 ericksondynamic grid creation
2008-12-11 ericksonstreaming grid building
next