]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js/dojo/fieldmapper
fetch org setting types from server now. yay.
[working/Evergreen.git] / Open-ILS / web / js / dojo / fieldmapper /
2009-06-29 ericksonfetch org setting types from server now. yay.
2009-04-30 ericksonfield array position is determined by position in the...
2009-04-15 mikerprotect the org trail from the top of the tree WITHOUT...
2009-04-15 mikerprotect the org trail from the top of the tree
2009-02-17 ericksonadded batch org setting method
2009-02-17 ericksonrepaired org setting calls. added static version so...
2009-02-16 ericksonin addition to the field list, provide a name-based...
2009-02-09 ericksonteach the IDL about the existence of pkey sequences
2009-02-06 mikerteaching everyone how to note the pkey delete restricti...
2009-01-09 ericksonfor consistency, change itemToStoreData to toStoreItem
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...
2008-12-11 ericksonadded methods to allow for initializing a store and...
2008-12-04 mikeradding bucket type tables to the Identifier exception...
2008-11-23 mikeractually, those idl entries were removed for good in...
2008-11-23 ericksonuntil we have IDL classes for these, leave them hidden...
2008-11-14 ericksonfixed method invocation
2008-09-16 mikerfixing saving problems with various conify interfaces
2008-08-03 erickson"parent" is a special variable. some browsers (opera...
2008-07-31 mikermore locale switch work
2008-07-27 ericksonadded method name to default transport error handler
2008-07-24 mikerbackporting virtual field support from acq branch
2008-05-28 ericksonadded function to return a flat list of org + descendants
2008-05-23 mikerStop being Dan's problem
2008-05-22 mikeridentifier is class based
2008-05-22 mikerfurther fix for Identifier support
2008-05-22 mikeruse the configured identifier field
2008-05-22 mikerteach JS about the shortname field on slim org lists
2008-05-13 ericksonadded missing }
2008-05-13 mikerstore actual nulls instead of stringified "null"
2008-05-13 mikertell toStoreData to allow nulls in hashes
2008-05-13 mikerallow null properties coming from objects
2008-05-10 ericksonadded explicit hash import
2008-05-06 ericksonadded some more explicit error handling calls for easie...
2008-05-06 ericksoncan't call .splice on the arguments object, found some...
2008-04-21 ericksonfindOrgType lives in the fieldmapper.aout namespace
2008-04-18 mikertypo in identifier setting
2008-04-18 mikeradding Identifier to fieldmapper classes
2008-04-18 mikerdojo-ify fmall.js
2008-04-16 dbsAnd so it is done. OpenSRF.js has been renamed to DojoS...
2008-04-16 mikerdefault error handler typo
2008-04-14 mikeradd support for async calls via an async kwarg
2008-04-11 mikermerging dojo-ified fieldmapper from the dojo-admin...