]> git.evergreen-ils.org Git - working/Evergreen.git/shortlog
working/Evergreen.git
2009-01-14 phasefxTiming: Set offlineStrings variable after network.init...
2009-01-14 ericksonadded API call for approving a pending address
2009-01-14 phasefxlet the various holds list handle a null result from...
2009-01-14 ericksonreturn the new ID on success
2009-01-14 ericksonstored proc to replace an address with its pending...
2009-01-14 phasefxYou can do this with JSAN libraries, and JSAN will...
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 dbsFix OrgLasso.js generation case where no search groups...
2009-01-14 ericksoncall the final oncomplete from the complete handler...
2009-01-14 phasefxfix the size of the Standing box in patron summary...
2009-01-14 phasefxupdate functionality for notes on user standing penalties
2009-01-13 ericksonrepaired package name
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-13 ericksonuntil it can be tested thoroughly, continue offloading...
2009-01-13 ericksonoops, last commit was unintentional. rolling back...
2009-01-13 ericksonreturn penalty objects from retrieve_penalties. flesh...
2009-01-13 phasefxhandle custom events (which have ilsevent == null)
2009-01-13 ericksonpull name from the SP object, not the user_standing_penalty
2009-01-13 ericksonpull name from the SP object, not the user_standing_penalty
2009-01-13 mikeradd left-anchored actor.card.barcode restriction to...
2009-01-13 phasefxmake sure buttons in scrollbox are visible when navigat...
2009-01-12 mikerelement ordering (apparently) matters to the xsd
2009-01-12 phasefxUsername and library card fields for patron search
2009-01-12 dbsMake multidomain the example configuration of choice...
2009-01-12 dbsAdd reports PO files for en-CA locale
2009-01-12 dbsBring en-CA into line with the unified conify.js.po...
2009-01-12 phasefxsupport patron alias in hold/transit slip, and fix...
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-11 scottmkThis update further streamlines the function osrfAppIni...
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 ericksonrepaired malformed permacrud survey context entries...
2009-01-09 ericksonadded permacrud entries for survey, question, and answe...
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 phasefxgit-svn-id: svn://svn.open-ils.org/ILS/trunk@11774...
2009-01-08 phasefxgit-svn-id: svn://svn.open-ils.org/ILS/trunk@11773...
2009-01-08 phasefxgit-svn-id: svn://svn.open-ils.org/ILS/trunk@11772...
2009-01-08 scottmkPrepare for #inclusion in C++
2009-01-08 scottmkPrepare for #inclusion in C++
2009-01-08 scottmkMove nested headers into complation guard;
2009-01-08 ericksonadded some additional reporter labels
2009-01-08 scottmkAdd compilation guard; prepare for #inclusion in C++
2009-01-08 scottmkAdd compilation guard; prepare for #inclusion in C++.
2009-01-08 mikermake itemToStoreData() an instance method (using the...
2009-01-08 mikertypo spotted by Thomas Berezansky of Merrimack Valley...
2009-01-07 mikerright-justify cash report; format all numeric fields...
2009-01-07 ericksonadded an edit dialog
2009-01-07 phasefxroll our own textbox context menu for clipboard functions
2009-01-07 phasefxdisable csp's in drop-down if they already exist
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-06 scottmkReplaced all trivial uses of buffer_fadd() with the...
2009-01-06 scottmkReplaced all occurrences of buffer_data() with the...
2009-01-06 mikerminor spacing adjustment
2009-01-06 mikerforce no_i18n mode for id_list queries; simplify "selec...
2009-01-06 mikerdo not fetch from the db for retrieve-type methods...
2009-01-06 mikerAlways check the database version of the object for...
2009-01-05 ericksonimplemented delete
2009-01-05 ericksonfleshing more objects (marc type/form video form)
2009-01-05 phasefxmethod returns id of ausp now
2009-01-05 ericksonreturn the ID of the newly created penalty object
2009-01-05 scottmkThis update is a minor performance tweak. It replaces...
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 ericksonreturn ID from pending addr CUD method on success
2009-01-05 phasefxmade open-ils.actor.user.fleshed.retrieve authoritative
2009-01-05 ericksonmade open-ils.actor.user.retrieve authoritative. added...
2009-01-05 ericksonentities for use-phone setting
2009-01-05 phasefxremove standing penalties
2009-01-02 miker(untested) generic filtering, tree-indenting combobox
2009-01-02 phasefxapplying penalties. Need to rework how those embedded...
2009-01-02 ericksonuse admin_* perms for create/update/delete in the marc...
2009-01-02 djfianderBeginnings of calculating date of next issue.
2009-01-02 mikermake sure opts is always an object
2009-01-02 phasefxtypo
2009-01-02 ericksonmake sure opts exists before referencing it
next