]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src
chaged permission description from CharField to TextField -- creates larger edit...
[Evergreen.git] / Open-ILS / src /
2007-07-15 mikerfor some reason I still had storage answering an actor...
2007-07-13 ericksonforward-porting record delete method and event
2007-07-13 ericksonadded ability to define recv timeout at runtime
2007-07-13 mikerhushing a warning about standard string escaping
2007-07-09 ericksonremoving deprecated JS builder module
2007-07-06 mikerproviding for "just flesh as deep as you can" functiona...
2007-07-06 ericksonmoved from arbitrary limit to -1 to indicate we want...
2007-07-06 ericksonchanged arbitrary flesh level from 2 to 1000 to avoid...
2007-07-06 mikerformat tightening for INSERT
2007-07-05 ericksonadded some event handling utility code and app name...
2007-07-05 mikercasting goodness, just because
2007-07-05 mikersignedness fixes for libxml2 calls
2007-07-05 mikeradded BEGIN/COMMIT pair surround the output; protect...
2007-07-04 mikerremoving vestigial traces of the old "worm" stuff
2007-07-04 mikerremoving vestigial traces of the old "worm" stuff
2007-07-03 mikerJSON moved :)
2007-07-03 ericksongave the offline patron blocked list generator a way...
2007-07-02 mikeradding permission required to assign work org units
2007-07-02 mikerAdding bill voiding time to the activity tracking query.
2007-07-02 ericksonremoved extraneous newline
2007-07-02 mikerPatch from Dan Scott to move JSON to OpenSRF::Utils...
2007-07-02 mikerPatch from Dan Scott to finish up the removal of bootst...
2007-07-02 ericksonupdated example config files to opensrf_core.xml
2007-06-27 mikeradding 1 second delay and retry on db connect failure...
2007-06-26 mikerexcluding deleted volumes
2007-06-25 mikeradding puwom to storage ... work_org setting works now
2007-06-25 phasefxinitial ML code ... claims to work, but not seeing...
2007-06-25 mikerfirst cut at work_ou support in the user perm editor
2007-06-22 mikerclarifying searchWHERE operator join type parameter...
2007-06-21 mikerPatch from Dan Scott:
2007-06-20 mikeradding flattened open transaction view for the reporter
2007-06-19 mikerMoving cross-schema views out of the main schema creati...
2007-06-18 mikercorrecting cut-n-paste error on view redefinition
2007-06-18 mikerAdding billing location to the open billable transactio...
2007-06-18 mikerforgot the CDBI model in the freezing support, as it...
2007-06-18 mikeradding backend and object support for hold freezing
2007-06-15 ericksonforward porting: added method to check on an existing...
2007-06-13 ericksonmerging tcn collision fix from rel_1_0
2007-06-13 ericksondid a little makefile trickery to get everything to...
2007-06-12 mikerPatch from Dan Scott to fix up the OpenILS/Evergreen...
2007-06-11 ericksonported XML parsing from libxml2 to Python's builtin...
2007-06-11 mikeradding experimental "non-filing" normalizing function
2007-06-11 mikertypo; thanks Dan Scott
2007-06-11 mikerNew wrapper classes built on the work of a potenial...
2007-06-02 mikerremoving unneeded modules
2007-06-02 mikerremoving the need to connect to the opensrf network
2007-06-01 mikerremove dashes in the input isbn (normalization)
2007-05-29 ericksonadded parens around truth test to suppress GCC warning
2007-05-29 mikerusing the ZOOM/net abstraction layer
2007-05-28 mikerAt Scott McKellar's suggestion, using (long) cast and...
2007-05-28 mikerTypo patch from Dan Scott, correcting the Namespace...
2007-05-28 mikerabstraction layer to support both ZOOM and Net::Z3950
2007-05-28 mikerSecond patch for oils_requestor.c from Scott McKellar...
2007-05-28 mikerGeneral cleanup patch from Scott McKellar; static-ify...
2007-05-18 ericksonadding mostly done IDL parser with test and sample...
2007-05-18 ericksonadded debug statement
2007-05-18 ericksonforward-porting stable fix to claims return logic
2007-05-18 ericksonadded optional range dates for transit start time in...
2007-05-15 ericksonchanged API for highest_org to return -1 instead of...
2007-05-14 mikerforward-porting label-spacing issue from 1.0.3
2007-05-09 mikerfinally found and killed the oisbn bug -- I think
2007-05-09 mikerprintf family format fixup found (har har) and suggeste...
2007-05-09 mikeradding links to the stat-cat views
2007-05-09 mikeradding dewey range and block extraction to the classic...
2007-05-09 mikercordoning off the PINES-y stuff; making CAT[12] dropdow...
2007-05-09 mikeradding patron link
2007-05-09 mikeradding a PINES-ish example reporter extention view
2007-05-03 mikerusing a more direct pivot query for payment summaries...
2007-05-03 ericksonlowered log level on user fetch failure, since it is...
2007-05-03 ericksonapplying fix to requestor variable in hold-capture
2007-05-01 mikerfixed encoding use when reading different MARC formats
2007-04-30 mikersending pickup_lib into the permit script
2007-04-26 mikerbeginning of a roll-to-lost script
2007-04-26 ericksonadded cascading delete support for reports and templates
2007-04-25 ericksonadded ability to turn on/off added content lookups...
2007-04-25 ericksonremoved some unused legacy code
2007-04-25 mikeradding some default circ related rules
2007-04-25 ericksonmore cleanup
2007-04-24 mikerwork_ou code, schema and IDL setup
2007-04-21 mikerremove some useless warnings; add the system id to...
2007-04-20 mikera little startup info
2007-04-20 mikerchanging the holding retrieval strategy
2007-04-19 mikersome reporting and error protection
2007-04-16 ericksonbuild_org_tree now returns the single org if there...
2007-04-12 ericksonadding new circ constants
2007-04-12 ericksonmoved password/username/email update code to cstore...
2007-04-10 mikerexplicit IDL location support
2007-04-10 mikerholdings export support -- cut one
2007-04-09 ericksonadded collision detection to the user editor code to...
2007-04-09 ericksonadded sanity check around accepting_usr field since...
2007-04-09 ericksonmade backdating smarter by using the circ interval...
2007-03-29 mikerreverting the previous patch with regard to CLAIMSRETUR...
2007-03-29 mikerchecking for billing completeness as well as checkin...
2007-03-28 ericksonmoved location editing to in-transaction cstore-editor...
2007-03-28 mikersupporting default searchLang param of "*"
2007-03-28 mikercorrection for the marctype parameter from Dan Scott
2007-03-26 mikerdirectional check for overlap recursion check
2007-03-23 mikeradding support for a --marctype flag, useful for supply...
2007-03-20 mikerrobustification suggested by Scott McKellar -- early...
2007-03-14 ericksonnot doing connect to prevent stranded cstore backends
next