]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src
survey list and edit interface. some known issues (i18n) that will be cleanup up...
[working/Evergreen.git] / Open-ILS / src /
2009-02-26 ericksonif no cleanup handler is defined for the given state...
2009-02-25 scottmkIn SELECT(): Use a more efficient algorithm for keeping...
2009-02-25 scottmkEnhance error handling in SELECT(). When a selected...
2009-02-25 scottmkIn SELECT(): Enhanced the validation of JSON queries:
2009-02-25 scottmkEnhance error handling in SELECT(). In two cases,
2009-02-25 mikerplugging in TT; a bit of documentation in the ABOUT...
2009-02-25 ericksonbasic TT processor
2009-02-25 mikerstart of a generic static email test reactor
2009-02-25 djfianderOutline of test cases for MFHD code
2009-02-25 ericksonpostgres doesn't seem to like bare year (%G), pass...
2009-02-25 ericksoncstoreeditor create_ returns the ident (~id) (not the...
2009-02-25 ericksonhook uses 'key'
2009-02-25 ericksonoops, wrong param order
2009-02-25 ericksonautocreate checkout/checkin trigger events
2009-02-24 mikeradding required update_process field; fleshing "quietly...
2009-02-24 ericksonif xact_begin is called after initialization, make...
2009-02-24 scottmkEnhance the error handling in SELECT():
2009-02-24 scottmkPerformance tweaks to SELECT(): eliminated a couple...
2009-02-23 scottmkIn SELECT(): if selhash is not NULL and is not a JSON_HASH,
2009-02-23 scottmkIn the FROM clause: detect and report invalid classes...
2009-02-22 ericksoninsert org-setting perms. added an _ALL perm to overri...
2009-02-22 scottmkIn SELECT(): replaced an osrfStringArray with an osrfHa...
2009-02-21 scottmk1. Added two new functions, oilsIDL_links and oilsIDL_f...
2009-02-19 dbsSmall correction to documentation (password value is...
2009-02-19 scottmkIn searchJOIN(): avoided a segfault that would otherwis...
2009-02-19 scottmkIn searchJOIN: substantially rewrote the code for the...
2009-02-18 scottmksearchJOIN() was segfaulting when the FROM clause was of
2009-02-18 dbsAvoid syntax errors due to mix of multi-valued INSERT...
2009-02-17 scottmkIn searchJOIN(): added a bit of sanity checking, to...
2009-02-17 dbsLet's build test_json_query as part of autotools
2009-02-17 scottmkOpened a window into the innards of oils_cstore.c.
2009-02-16 dbsEnable local administrators to run / view / share repor...
2009-02-15 dbsCast LOWER arguments explicitly to text to deal with...
2009-02-15 scottmk1. in searchJOIN(): fixed a bug in a couple of loops...
2009-02-14 mikercannot use "classname", we have reserved that in the...
2009-02-13 dbsGive the Administrator user an explicit work_ou of...
2009-02-13 dbsAdd VIEW_BILLING_TYPE permission to Staff
2009-02-12 scottmkPass down an osrfMethodContext* where we need one.
2009-02-12 mikeradding IN subquery support
2009-02-11 mikerno, we want that, really
2009-02-11 mikeradd idl field documenation table and accompanying IDL...
2009-02-11 ericksonfixed broken array ref handling
2009-02-11 ericksonuse copy buckets instead (for precats) and verify the...
2009-02-11 scottmk1. Corrected the enforcement of the readonly attribute...
2009-02-11 mikerfix off-by-one on function literal construction (for...
2009-02-11 ericksonplugged in checkout history bucket population to checko...
2009-02-11 scottmk1. Applied a uniform standard to determine whether...
2009-02-10 ericksoninitial support for adding entries to a patron's items...
2009-02-10 ericksontake advantage of the new billable_transaction_summary...
2009-02-10 ericksonreturn addr id for consistency
2009-02-10 ericksonhandle case where an address is pending but replaces...
2009-02-10 ericksonhandle item notes on cascade delete. created item...
2009-02-10 dbsGet the real org_unit_type depth from aout
2009-02-10 ericksonflesh item notes on retrieval. refactor retrieval...
2009-02-10 ericksonforward port craftsman skin : svn merge -r12127:12130...
2009-02-10 ericksonsort bucket items by 'pos' field
2009-02-10 scottmkMiscellaneous tweaks:
2009-02-10 djfianderA bunch of untested code to support serials predictions
2009-02-09 ericksonfunction to wrap up a xact-base storage request in...
2009-02-08 ericksonmore provider data. address, contact, and contact...
2009-02-08 mikeradd a record bucket type for reading lists
2009-02-08 mikeradding note tables for all bucket and item tables;...
2009-02-08 scottmkMore tweaks, mostly to SELECT():
2009-02-07 dbsMake all FKs deferrable again
2009-02-06 mikeruse method_lookup instead of direct call ($self is...
2009-02-06 ericksonnew method for un-canceling holds. request_time and...
2009-02-06 ericksonadded support for displaying the last X cancelled holds...
2009-02-06 ericksonadded support for passing in cancellation cause and...
2009-02-06 miker/actually/ pin the ids, and set the sequence appropriately
2009-02-06 mikerteaching everyone how to note the pkey delete restricti...
2009-02-06 mikeradd patron-opac cause, and comments about IDs
2009-02-06 scottmkMiscellaneous tweaks:
2009-02-06 mikeradding hold-cancel cause and note table and fields...
2009-02-05 phasefxoutput the deleted flag from the bre
2009-02-05 scottmkVarious tweaks, mainly to the SELECT function.
2009-02-04 scottmkIn SELECT(): further rewrote, and festooned with commen...
2009-02-04 scottmkIn SELECT(): simplify and clarify the logic for buildin...
2009-02-04 ericksonadded pending column to represent pending approval...
2009-02-04 scottmkThis update tweaks the SELECT function, at the point...
2009-02-03 scottmkMinor tweaks to the SELECT function:
2009-02-03 scottmkAdded a couple of sanity checks to SELECT(). Return...
2009-02-03 ericksonadded a cascading survey delete operation.
2009-02-02 dbsThis kind of typo might cause headaches
2009-02-01 mikerkeys is more efficient than map, since we already have...
2009-02-01 mikerneed the full hook, not just idlist
2009-02-01 scottmkReplaced all occurrences of the macro OSRF_METHOD_VERIF...
2009-02-01 scottmkRearranged a bit for clarity.
2009-02-01 mikeradding event group support
2009-01-31 mikernon-grouped event firing, event locating and grouping
2009-01-30 mikerteaching the pcrud personallity of cstore how to use...
2009-01-30 mikeradding Scott's dump_idl utility, and adding jump suppor...
2009-01-30 mikeradding support for jump attribute, for remote indirecti...
2009-01-29 mikergood-ify the output xml
2009-01-29 mikeroutput the deleted column from fast-extract; use said...
2009-01-28 mikercan not retrieve an object before we create it ......
2009-01-28 mikerexample validators; adding noop modules to the schema...
2009-01-28 mikerremove (now) needless fleshing
2009-01-28 mikerallow either fleshed or unfleshed module objects
2009-01-28 mikerAdd some basic dummy handlers (fourtytwo, NOOP_True...
2009-01-28 mikerrefactor the general object layout; use fleshing where...
next