]> git.evergreen-ils.org Git - working/Evergreen.git/shortlog
working/Evergreen.git
2009-01-20 phasefxflesh these patrons to show their barcodes
2009-01-20 dbsMerge r11893 and r11894 from rel_1_4 to update credits...
2009-01-20 dbsTypo in API documentation. It's the little things....
2009-01-20 ericksonreplace call to Actor.pm function with local code so...
2009-01-20 ericksoncan't have pcrud without a controller
2009-01-20 dbsMinor typo fix
2009-01-20 djfiandersubfield 'y' (regularity pattern) is repeatable. Need...
2009-01-20 djfianderRefactor a little bit. Prepping for the next big push.
2009-01-19 mikerallow card-only searches
2009-01-19 ericksonwhen searching for a path template that's not in the...
2009-01-19 mikercut-n-paste-o
2009-01-19 mikeradd the new trigger stuff to the db initialization
2009-01-19 mikerno more caching of statuses in retrieve_all
2009-01-17 mikerreversed logic ... DOH
2009-01-16 mikeradd classes for action_trigger schema tables (event...
2009-01-16 ericksonremove "raise notice" test log
2009-01-16 ericksonfor a given linked user, there is only 1 set of user...
2009-01-16 ericksonremove accidently committed alert
2009-01-16 dbsMismatch between string ID in code and string ID in...
2009-01-15 ericksonpass the full pending addr to approve so it will be...
2009-01-15 ericksonadded the ability to update a pending address inline...
2009-01-15 ericksonadded org settings for deleting addrs, cards, and deact...
2009-01-15 ericksonprovide option to delete addresses and cards as well...
2009-01-15 scottmk1. Eliminated several strdups that were leaking memory,
2009-01-15 phasefxshow penalties with a .block_list in the "stop sign...
2009-01-15 phasefxThis was dying on E == null
2009-01-15 phasefxtreat null result as an empty list
2009-01-15 ericksonshow the replaced address along with the pending address
2009-01-15 ericksoninitial support for approving pending addresses. still...
2009-01-15 ericksonno need to grab the master user more than once
2009-01-15 ericksonchanged params to user merge for simpler management...
2009-01-15 mikerinitial revision of the generalized (ILS action) trigge...
2009-01-15 phasefxforgot to check in the entities for patron merge
2009-01-15 phasefxmerge users from patron search and patron group interfa...
2009-01-15 phasefxI deleted a chrome version of util_overlay.xul mistaken...
2009-01-15 dbsAdd database port option
2009-01-14 sboyettemirroring changs to pg_loader
2009-01-14 sboyetteadded --nocommit flag and associated variable. prevents...
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++
next