Evergreen.git
2008-01-09 mikeradding cleanup trigger and cascading delete
2008-01-09 ericksonadded a comment on json_query building for picklist...
2008-01-09 ericksonfixed typo in column name
2008-01-09 ericksonremoved some debugging lines
2008-01-09 mikeradded debug logging for json_query
2008-01-09 ericksonupdated link class to acqplea
2008-01-09 ericksonadded some comments
2008-01-09 ericksoninitial budget_allocation CRUD. starting the move...
2008-01-09 mikerremoving strange primitives for testing
2008-01-09 mikeradding picklist related model schema and IDL data
2008-01-09 ericksonadded budget CRUD
2008-01-09 ericksoncommitting some rough example python code for access...
2008-01-09 ericksonfixed some syntax errors. repaired descendent org...
2008-01-09 ericksonloading financials module
2008-01-09 ericksonadded an is_true function
2008-01-09 ericksonadded child fund fetching logic
2008-01-09 ericksonrepaired broken hash
2008-01-08 dbsTypo (@pararm -> @param)
2008-01-08 ericksoncomitting initial fund / budget, etc. code
2008-01-08 dbsTypo (@pararm -> @param).
2008-01-08 ericksonregistering api calls. added docs and doc stubs. added...
2008-01-08 ericksonadded picklist_entry create stub
2008-01-08 ericksonadding initial middle layer acq code
2008-01-07 mikerpicklist and picklist_entry tables, to be modeled in...
2008-01-07 dbsSeparate attributes for a bit more HTML validity.
2008-01-07 dbsEnable Python build with regular user to avoid perm...
2008-01-07 dbsCorrect integrity problem with acq schema seed data.
2008-01-07 dbsAdd links to funds. Improve acq.fund_debit field mapping.
2008-01-06 ericksontracking the rendered page in the core context. not...
2008-01-06 ericksonadding initial admin widgets and placeholder index...
2008-01-06 ericksonupdating to work with new IDL api
2008-01-06 ericksonupated IDL calls to match new API. added better sessio...
2008-01-06 ericksonporting from trunk: more IDL api work. moving to more...
2008-01-06 dbsMinor typo
2008-01-06 dbsEnable subscripted access to attributes (requirement...
2008-01-06 dbsUse distutils to install Python oils module (port from...
2008-01-06 dbsTypo fix in the Python IDL module (virtul->virtual).
2008-01-05 mikeradding missing (overlooked, somehow) fund fkeys
2008-01-04 ericksonlogging error for now instead of throwing exception
2008-01-04 ericksonrepaired another link to match field name
2008-01-04 ericksonrepaired links to match field names
2008-01-04 ericksonupdating to changes in trunk (new linked fields)
2008-01-04 ericksonsyncing to trunk
2008-01-04 ericksonporting in new fields metadata, more concise attr fetch...
2008-01-03 ericksonforward-porting move to cstore for bib create and repla...
2007-12-28 ericksonshowing marchtml on details page
2007-12-28 mikeradding acq budget tracking tables and IDL info
2007-12-28 mikeradding permacrud XSD
2007-12-28 ericksonpushed some vars into the prefixed context, more to...
2007-12-28 ericksonremoved unused var and function
2007-12-28 ericksonmild cleanup
2007-12-28 ericksoncreated a requestmgr class to wrap up context initializ...
2007-12-28 ericksonadded some comments. added memcache as the default...
2007-12-27 ericksononly connect to cache server if there is no globally...
2007-12-27 ericksonmoving skin/theme css into sub-dir, while still using...
2007-12-26 ericksonadded ability to store and retrieve context objects...
2007-12-26 ericksonsubcontexts can now register functions to be passed...
2007-12-26 ericksonadded a config variable for local template path
2007-12-25 ericksonmoved core context initialization into __init__, leavin...
2007-12-21 dbsUgly text dump of registry objects and exposed CSEditor...
2007-12-21 dbsBackport fix from trunk to parse virtual objects in IDL
2007-12-21 ericksonadded rudimentary picklist interface. just prints...
2007-12-21 ericksonadded a field extractor for the marc data. added an...
2007-12-21 mikeradding initial (example) permacrud information
2007-12-21 ericksonnow encoding flattened bib data is json. added extracto...
2007-12-21 ericksonfixed atomic method re-naming
2007-12-20 ericksonadded results caching. added slim record details page...
2007-12-20 ericksonremoving compiled html templates -- pylons makes these...
2007-12-20 dbsAdd install option for Python libs
2007-12-20 ericksonadded missing td in results header
2007-12-20 ericksoncommitting initial generic pylons framwork, with acq...
2007-12-20 ericksonadded search
2007-12-20 mikeruse if/else instead of next
2007-12-20 mikerskip z sources if none are connected
2007-12-20 mikermake single-service errors less destructive, and use...
2007-12-20 mikeruse staff version of the_quest_for_knowledge so we...
2007-12-20 ericksonexiting search early on connection failure
2007-12-20 mikermake native-evergreen-catalog a default, always-on...
2007-12-20 ericksonmoving to cstore from storage, using editor for miker_s...
2007-12-19 mikeruse in-db source
2007-12-19 mikeradd has_many link from source to attr
2007-12-19 mikeradding in-db z sources
2007-12-19 mikermake z search more robust when using multi-target search
2007-12-19 mikerAdding basic models for the acq experiment.
2007-12-19 mikerBranching for the "rapid prototype" acq stuff.
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 dbsUpdate to correspond with polib 0.30.1:
2007-12-15 mikertest for non-ref-ness
2007-12-15 mikerEVEN MORE errors caught by strict
next