]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS
force flushing of the apache/mod_perl buffer after each record
[Evergreen.git] / Open-ILS /
2008-01-12 mikerforce flushing of the apache/mod_perl buffer after...
2008-01-09 ericksonadded an is_true function
2008-01-08 phasefxone hell of a typo ;) fixes a regression
2008-01-08 phasefxrefactor spawn_copy_editor and perm check
2008-01-08 phasefxrefactor and fix dedup of shelving locations, and fix...
2008-01-07 ericksonplugged in new permission checking call which uses...
2008-01-07 dbsEnable Python build with regular user to avoid perm...
2008-01-06 ericksonchanged create_date to create_time to match column...
2008-01-06 ericksonmore IDL api work. moving to more pythonic lower/under...
2008-01-06 dbsTypo fix in Python IDL module (virtul -> virtual)
2008-01-06 mikermake the message about duplicate TCN avoidance more...
2008-01-04 ericksonlogging error for now instead of throwing exception
2008-01-04 erickson* added link parsing
2008-01-04 ericksonadded fields where links existed for nonexistant fields...
2008-01-04 ericksonparsing primary, sequence, and primitive settings from IDL
2008-01-03 ericksonshowing last year closed dates in addition to this...
2008-01-03 ericksonreplaced unneccesary loop with API call
2008-01-03 ericksonfixed typo -- tiemstamp
2008-01-03 phasefxI'm not going to bother parsing the svn keyword for...
2008-01-03 phasefxchange Build ID to Target Server ID to match reality...
2008-01-03 ericksonforward-porting move to cstore for bib create and repla...
2008-01-03 phasefxcopy/paste-o, but keywords seem to work
2008-01-03 phasefxexperiment with svn:keywords
2008-01-02 phasefxrefactor the flattening of hold copies, and disallow...
2007-12-28 mikeradding fkey for actor.usr.profile -- Thanks to Jonh...
2007-12-23 dbsInstall Evergreen Python modules via distutils
2007-12-21 ericksonadded some documentation. sorry, dbs, if the format...
2007-12-21 dbsAdd a little bit of example usage to the docs for idl.pl
2007-12-21 dbsFix typo that prevents parsing virtual fields
2007-12-21 phasefxoops, disable these widgets until the native-evergreen...
2007-12-21 phasefxhardcode native evergreen catalog as a virtual z-source...
2007-12-21 phasefxconsider .auth for services
2007-12-21 dbsAdd some documentation to this marvelous class
2007-12-21 ericksonfixed atomic method re-naming
2007-12-20 phasefxmulti-z-source functionality for staff client z39.50...
2007-12-20 ericksonadded search
2007-12-19 mikermake z search more robust when using multi-target search
2007-12-19 ericksonupdating to use new osrf api
2007-12-19 ericksonchanged str calls to unicode, changed a var from str...
2007-12-17 phasefxrefactoring.. moved some list print/clipboard functions...
2007-12-17 phasefxsome internal follow-through and refactoring for multip...
2007-12-16 mikernail down the IDs of statuses
2007-12-16 dbsSync up with OpenSRF trunk function name change
2007-12-16 mikeradding "bibid" result peer to the marcxml
2007-12-16 mikerfixing search object layout
2007-12-16 mikeradd root ou to the search
2007-12-16 mikeradd Z-style search/result interface
2007-12-16 dbsBring Evergreen Python code in sync with OpenSRF python.
2007-12-16 mikermulti-target Z39.50 searches -- just supply an array...
2007-12-15 mikertest for non-ref-ness
2007-12-15 mikerEVEN MORE errors caught by strict
2007-12-15 mikerMORE errors caught by strict
2007-12-15 mikererrors caught by strict
2007-12-15 mikerasync and multi-target Z search .... yes, I am that...
2007-12-13 phasefxchanged on_retrieve callback for list.full_retrieve...
2007-12-13 ericksonrepairing (unused) method name
2007-12-13 phasefxrefactoring the pick_file/export/import a bit, though...
2007-12-13 phasefxrobustify these
2007-12-11 phasefxtweak layout flex for Hold Notices, and persist layout
2007-12-11 phasefxtweak layout flex for Bill History and bill Alternate...
2007-12-10 phasefxprint bills with titles from main billing interface
2007-12-10 dbsAdd another simple(ton) filter for build versions of...
2007-12-10 dbsAdd a test for incorrect driver in /reporter/; bug...
2007-12-09 phasefxshow full and short name for patron org with privacy...
2007-12-09 ericksonforcing location names to be strings so toLowerCase...
2007-12-09 mikerslowly adding back the iterator cleanup
2007-12-09 mikerremove earlier iterator cleanup
2007-12-09 mikergoing back to jsonParseString ... something is still...
2007-12-09 mikermoving around itr definitions ... something has made...
2007-12-09 mikerfreeing iterators after use
2007-12-09 mikerfree returned objects in json_query
2007-12-08 ericksonimplemented org setting for barcode regex to assist...
2007-12-08 phasefxHrmm, going back to the old--url param--way of passing...
2007-12-06 phasefxbanging on the 'dos print' kludge. There was a 1.2...
2007-12-06 mikerfixing i18n infrastructure in the DB
2007-12-06 dbsTypo: identifcation -> identification
2007-12-06 ericksonrepaired lost entity
2007-12-06 mikerremoving erroneous commit -- thanks berick!
2007-12-06 mikerhaving the Makefile install the orphaned report detector
2007-12-06 mikerscript to find and list orphaned output, report and...
2007-12-05 phasefxThis could be a normal condition, not an error
2007-12-05 phasefxtypo, fixes a Retrieve Last Patron bug from Item Details
2007-12-05 phasefxtypo, fixes a get_contentWindow error
2007-12-05 phasefxcruft. sorry dbs :)
2007-12-05 mikerarg. voided is already there in the IDL
2007-12-05 mikeradding voided field to money::payment -- another log...
2007-12-05 ericksonmoved calls to cstore. moved events to die_events...
2007-12-05 mikeradd the deleted field to the CDBI field list
2007-12-05 mikerRemove the bre step from the join tree -- not needed
2007-12-05 mikerspeedy json_query version of metarecord hold permit
2007-12-04 dbsReorder to satisfy FK constraints.
2007-12-04 dbsClean up a few errors in escaped strings.
2007-12-04 dbsEnable translation of seed values stored in database.
2007-12-04 mikerforward porting xpath typo fix from Dan Scott
2007-12-03 mikerpatch suggested by Dan Scott to simplify the in-databas...
2007-12-02 dbsStaff client is using new-style JSON now (completing...
2007-12-02 dbsEnable strict throughout, clean up one more warning
2007-12-02 mikermoving op_join to the right place ... duh
2007-12-02 mikersplit WHERE and HAVING predicate creation
2007-12-02 mikerThis is a big commit. It started with a patch from...
next