]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2007-06-11 phasefxremoving legacy staff client after having tested modern...
2007-06-11 phasefxmore ripping of legacy code. seems to work :)
2007-06-11 phasefxa test of no longer pulling in parts of the legacy...
2007-06-11 phasefxRip .svn dirs out of the build directory after populati...
2007-06-11 phasefxThis is a binary file that got corrupted with the cvs2s...
2007-06-11 ericksonDeleting OpenSRF from repository. OpenSRF has its...
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-10 mikerPatch from Scott McKellar; cleaning up several error...
2007-06-08 pinestext wrapping for patron alerts, etc.
2007-06-07 ericksonapplying Dan Scott's opac localization patch to move...
2007-06-07 ericksonremoving unused DTD files. all of these are collapsed...
2007-06-07 pineslayout tweak
2007-06-04 pinessingle-row refresh for Items Out. It catches the circs...
2007-06-04 pinesrefresh in place function for tree rows, adjustment...
2007-06-04 pinesmore explicit defaults for some debug logging while...
2007-06-04 pinesgetKeys was used for some code miker_ gave me
2007-06-04 pinessort the children of each aou in the tree by shortname
2007-06-04 pinesrely on the already flattened and hopefully sorted...
2007-06-04 pinesbatch barcode upload functionality for item status...
2007-06-04 pinesavoid a bug where control+w for closing the tab will...
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-31 mikerPatch from Scott McKellar; Adds calls to strerror...
2007-05-31 ericksonremoved some error lines printed to stderr. not used...
2007-05-31 ericksonslimmed some logging. capturing errno locally after...
2007-05-29 ericksonmoved ARL to overdue_mid max fine level
2007-05-29 pinesnew transit list interface and some date munging. ...
2007-05-29 mikerspecial-casing is/is not NULL for the report editor
2007-05-29 ericksonno longer freeing return value from strerror since...
2007-05-29 mikerdueling patches of pedantism
2007-05-29 ericksonadded parens around truth test to suppress GCC warning
2007-05-29 ericksonadded some more descriptive logging. removed old signa...
2007-05-29 mikertable labels
2007-05-29 mikerChange suggested by Scott McKellar; handle c-app childr...
2007-05-29 mikerPatch from Dan Scott; adds -rpath=$(LIBDIR) to the...
2007-05-29 mikerusing the ZOOM/net abstraction layer
2007-05-28 mikerswapped the formats -- typo
2007-05-28 mikerPatch from Scott McKellar; reasonable and non-intrusive...
2007-05-28 mikerPatch from Scott McKellar; allows the compiler to warn...
2007-05-28 mikerSeveral combined cleanup patches from Scott McKellar:
2007-05-28 mikerAt Scott McKellar's suggestion, using (long) cast and...
2007-05-28 mikerValidating XSD from Dan Scott. For use during IDL...
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-27 mikerhttp://list.georgialibraries.org/pipermail/open-ils...
2007-05-25 mikerone more missing datatype
2007-05-25 mikerarg ... 2 typos. thank you, xmllint
2007-05-25 mikeradding more datatypes
2007-05-25 mikeradded more "missing transform" test ... for testing
2007-05-25 mikerXSD from Dan Scott for validating the ~/.srfsh.xml...
2007-05-23 mikerFrom Dan Scott: EOL Whitespace is now stripped in the...
2007-05-22 mikeradding "org_unit" and empty datatypes to the ALL list...
2007-05-21 mikerignore non-leaf text nodes
2007-05-21 pinesdisable caching of patron summary in search interface...
2007-05-21 mikercompatability functions for strnlen and strndup
2007-05-21 mikermoving this to strn_compat
2007-05-21 mikercut-n-paste error in logged message -- thanks scottmck
2007-05-21 mikerstrndup() and strnlen() implementations from Jeroen...
2007-05-21 mikerreordering breakage; const qualifier in header
2007-05-21 mikerFailure cleanups suggested by Scott McKellar; modified...
2007-05-21 mikerconst-ification
2007-05-20 mikerCorrecting previous comment. The right mailing list...
2007-05-20 mikerstderr output cleanup
2007-05-18 ericksonadding mostly done IDL parser with test and sample...
2007-05-18 ericksonadded some inline comments
2007-05-18 ericksonadded math bench code. added shutdown method to discon...
2007-05-18 ericksonforcing onchange to run on password reset
2007-05-18 ericksonchanged log level on what really should not be a warnin...
2007-05-18 ericksonadding small default evergreen logo and "powered by...
2007-05-18 ericksonoptimized the XMLLHttpRequest object creation to try...
2007-05-18 pinesbroken xulG/cgi conversion. CGI .keys scared me away...
2007-05-18 ericksonadded debug statement
2007-05-18 ericksonforward-porting stable fix to claims return logic
2007-05-18 ericksonupdating to match stable branch logic
2007-05-18 ericksonreturning OK status in respond method, instead of no...
2007-05-18 ericksonbroke network-object logic out of the JSON parsing...
2007-05-18 ericksoncommitting scott's safer MALLOC macro and a new buffer_...
2007-05-18 ericksonadded optional range dates for transit start time in...
2007-05-18 ericksonadded a make target to sample makefile for fetching...
2007-05-18 ericksonrethinking deployment
2007-05-16 ericksonupdating to jdk1.5 build
2007-05-16 ericksonadded memcache lib to makefile
2007-05-16 ericksoncommitting added jars
2007-05-16 ericksonadded a memcache client and test
2007-05-16 ericksonadded test as an alternate datatype for string
2007-05-16 ericksonadded check for duplicate report-name-per-folder on...
2007-05-16 ericksonadded a settings server client and test. made the...
2007-05-16 ericksonimplemented client bootstrap. created a status object...
2007-05-16 mikerforward-porting path fixes from 1.0; testing left-join...
2007-05-16 ericksonadded basic support for showing template-defined params...
2007-05-15 ericksonchanged API for highest_org to return -1 instead of...
2007-05-15 pineshandle -1 from open-ils.actor.user.perm.highest_org
2007-05-14 mikerforward-porting label-spacing issue from 1.0.3
2007-05-14 mikercorrecting calendar css
next