]> git.evergreen-ils.org Git - working/Evergreen.git/shortlog
working/Evergreen.git
2009-01-28 mikerrefactor the general object layout; use fleshing where...
2009-01-28 mikeradd specialized module namespace overrides
2009-01-27 dbsSecond part of fix for viewing reports, related to...
2009-01-27 dbsFix regression that prevents anyone from viewing reports
2009-01-27 dbsWe need to expose vandelay and permacrud as public...
2009-01-27 dbsAdd a little sample of geospatial data for FGDC/CSDGM...
2009-01-27 mikerfor now use die instead of throw
2009-01-27 mikerthrow errors when we cannot update the event state
2009-01-27 mikermore states available to events
2009-01-27 mikerinitial single-event firing module
2009-01-26 scottmkEliminated all calls to oilsIDLFindPath() in this file.
2009-01-26 ericksonadded a streaming, batch mvr retrieval method
2009-01-26 dbsForward port r11979 from rel_1_4:
2009-01-26 phasefxaccomodate metarecord holds from open-ils.circ.holds...
2009-01-26 ericksonwe've seen sip clients in the field that do not handle...
2009-01-26 ericksonadded support for returning the metarecord holds in...
2009-01-26 ericksonadded savepoint support
2009-01-26 ericksonenable direct use of xact_begin/rollback/commit for...
2009-01-26 scottmk1. Gave more descriptive names to a number of variables,
2009-01-26 phasefxThe 'error' passed to the unexpected error dialog may...
2009-01-26 phasefxmore graceful handling of errors during login sequence
2009-01-26 phasefxfix logic error with broken chain (chain is an array...
2009-01-26 phasefxdrop-down menu of all servers in ws_info
2009-01-25 phasefxhandle null's in the start-up sequence (we have a pcrud...
2009-01-25 phasefxextra parens
2009-01-25 mikeradd marc_add_ids and fast-extract to the base script...
2009-01-25 mikerrestriction on non-real IDs
2009-01-25 mikerremove debug warnings
2009-01-25 mikeranother typo
2009-01-25 mikerallow different delimiters; typo
2009-01-25 mikercreate count field before using it
2009-01-25 mikerscript to dump records based on edit_date in a format...
2009-01-25 mikeradd MARCXML cleanup, quiet mode, current count output...
2009-01-25 phasefxadd pcrud support to eg_db_config.pl
2009-01-24 mikerstart of the event firing code -- build the environment...
2009-01-24 mikeradd links to the fm class structure
2009-01-23 ericksonadded a default gettier for common fieldmapper datatypes
2009-01-23 ericksonrearranging some classes around for better re-use....
2009-01-23 mikerinitial cut of some scaffolding which will load and...
2009-01-23 phasefx-set_as_deleted param for setting Leader/05 to "d"...
2009-01-23 ericksonallow config settings to be passed in via args object...
2009-01-23 ericksonplugged in option to build cancel and 'apply' buttons...
2009-01-23 ericksonminor cleanup
2009-01-23 ericksonbetter support for org tree widgets
2009-01-23 ericksondon't forget the forests
2009-01-23 ericksonNot sure why, but this version of FilteringTreeSelect...
2009-01-22 dbsForward port r11921 from rel_1_4 - saner default level...
2009-01-22 dbsBring trunk README into line with reality (version...
2009-01-22 dbsThe fielder service needs to be publicly available...
2009-01-22 phasefxrefactor checkin to fix audibles coming after dialogs...
2009-01-22 phasefxtreat a list like a list here, just to be safer
2009-01-22 phasefxfinish adding pcrud to the example config
2009-01-22 dbsQuiet the complaint if action_trigger schema has never...
2009-01-22 ericksonverify date string exists before telling dojo to parse...
2009-01-22 phasefx-set_001_003 param to set 001 to record id and 003...
2009-01-22 ericksonbetter support for handling detachment of last address
2009-01-22 dbsMake fkey types compatible for PostgreSQL 8.3
2009-01-22 mikersyntax issues and typos spotted by Dan
2009-01-22 dbsWe need an explicit <router_name> in opensrf_core.xml
2009-01-22 dbsTypo that prevents successful parsing of fm_IDL.xml
2009-01-22 dbsUpdate the arguments for the target function of the...
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...
next