Evergreen.git
2008-01-18 ericksonadded explicit disconnect
2008-01-18 ericksonadded create-picklist-from-search logic
2008-01-18 ericksonforgot to add these new files from last 2 web commits...
2008-01-18 ericksonadded my-picklist display, started cleaning up search
2008-01-18 ericksonchanged entry create to just take the object
2008-01-18 ericksonadded a picklist entry viewing page
2008-01-18 ericksonadded attribute fleshing option to the basic pl entry...
2008-01-17 ericksonadded some intial paging
2008-01-17 ericksonstarting all templates out with # -*- coding: utf-8...
2008-01-17 ericksondisplaying some picklist metadata. point title links...
2008-01-17 ericksonadded provider fleshing
2008-01-17 ericksonadded stubs for view_entry and search
2008-01-17 ericksonimporting provider
2008-01-17 ericksonStarting with new picklist interfaces, using new middle...
2008-01-17 ericksonsimplified the routes by providing a common prefix
2008-01-17 ericksonrepaired event test
2008-01-17 ericksonporting into acq branch
2008-01-17 ericksonadded some acq not_found events
2008-01-17 ericksonporting to acq branch: added a generic event class...
2008-01-17 ericksonadded a virtual link from the picklist to its entries
2008-01-16 ericksonadded first round picklist entry fetching / fleshing...
2008-01-16 ericksonrepaired some missing vars and closing 1;
2008-01-16 ericksonadded a virtual field on picklist_entry for attributes
2008-01-16 ericksonadded acq const
2008-01-16 ericksonadding initial provider CRUD
2008-01-16 ericksonforward-porting updates to match osrf api
2008-01-15 ericksonupdated to match opensrf and ils api changes
2008-01-15 dbsAdd a build flag for Python modules.
2008-01-15 dbsRemove PYTHONDIR variables, as these are no longer...
2008-01-11 ericksonadded basic picklist_entry CRUD with docs
2008-01-10 ericksonreformatted and augmented api docs
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
next