| 2008-01-16 |
erickson | repaired some missing vars and closing 1; |
commit | commitdiff | tree |
| 2008-01-16 |
erickson | added a virtual field on picklist_entry for attributes |
commit | commitdiff | tree |
| 2008-01-16 |
erickson | added acq const |
commit | commitdiff | tree |
| 2008-01-16 |
erickson | adding initial provider CRUD |
commit | commitdiff | tree |
| 2008-01-16 |
erickson | forward-porting updates to match osrf api |
commit | commitdiff | tree |
| 2008-01-15 |
erickson | updated to match opensrf and ils api changes |
commit | commitdiff | tree |
| 2008-01-15 |
dbs | Add a build flag for Python modules. |
commit | commitdiff | tree |
| 2008-01-15 |
dbs | Remove PYTHONDIR variables, as these are no longer... |
commit | commitdiff | tree |
| 2008-01-11 |
erickson | added basic picklist_entry CRUD with docs |
commit | commitdiff | tree |
| 2008-01-10 |
erickson | reformatted and augmented api docs |
commit | commitdiff | tree |
| 2008-01-09 |
miker | adding cleanup trigger and cascading delete |
commit | commitdiff | tree |
| 2008-01-09 |
erickson | added a comment on json_query building for picklist... |
commit | commitdiff | tree |
| 2008-01-09 |
erickson | fixed typo in column name |
commit | commitdiff | tree |
| 2008-01-09 |
erickson | removed some debugging lines |
commit | commitdiff | tree |
| 2008-01-09 |
miker | added debug logging for json_query |
commit | commitdiff | tree |
| 2008-01-09 |
erickson | updated link class to acqplea |
commit | commitdiff | tree |
| 2008-01-09 |
erickson | added some comments |
commit | commitdiff | tree |
| 2008-01-09 |
erickson | initial budget_allocation CRUD. starting the move... |
commit | commitdiff | tree |
| 2008-01-09 |
miker | removing strange primitives for testing |
commit | commitdiff | tree |
| 2008-01-09 |
miker | adding picklist related model schema and IDL data |
commit | commitdiff | tree |
| 2008-01-09 |
erickson | added budget CRUD |
commit | commitdiff | tree |
| 2008-01-09 |
erickson | committing some rough example python code for access... |
commit | commitdiff | tree |
| 2008-01-09 |
erickson | fixed some syntax errors. repaired descendent org... |
commit | commitdiff | tree |
| 2008-01-09 |
erickson | loading financials module |
commit | commitdiff | tree |
| 2008-01-09 |
erickson | added an is_true function |
commit | commitdiff | tree |
| 2008-01-09 |
erickson | added child fund fetching logic |
commit | commitdiff | tree |
| 2008-01-09 |
erickson | repaired broken hash |
commit | commitdiff | tree |
| 2008-01-08 |
dbs | Typo (@pararm -> @param) |
commit | commitdiff | tree |
| 2008-01-08 |
erickson | comitting initial fund / budget, etc. code |
commit | commitdiff | tree |
| 2008-01-08 |
dbs | Typo (@pararm -> @param). |
commit | commitdiff | tree |
| 2008-01-08 |
erickson | registering api calls. added docs and doc stubs. added... |
commit | commitdiff | tree |
| 2008-01-08 |
erickson | added picklist_entry create stub |
commit | commitdiff | tree |
| 2008-01-08 |
erickson | adding initial middle layer acq code |
commit | commitdiff | tree |
| 2008-01-07 |
miker | picklist and picklist_entry tables, to be modeled in... |
commit | commitdiff | tree |
| 2008-01-07 |
dbs | Separate attributes for a bit more HTML validity. |
commit | commitdiff | tree |
| 2008-01-07 |
dbs | Enable Python build with regular user to avoid perm... |
commit | commitdiff | tree |
| 2008-01-07 |
dbs | Correct integrity problem with acq schema seed data. |
commit | commitdiff | tree |
| 2008-01-07 |
dbs | Add links to funds. Improve acq.fund_debit field mapping. |
commit | commitdiff | tree |
| 2008-01-06 |
erickson | tracking the rendered page in the core context. not... |
commit | commitdiff | tree |
| 2008-01-06 |
erickson | adding initial admin widgets and placeholder index... |
commit | commitdiff | tree |
| 2008-01-06 |
erickson | updating to work with new IDL api |
commit | commitdiff | tree |
| 2008-01-06 |
erickson | upated IDL calls to match new API. added better sessio... |
commit | commitdiff | tree |
| 2008-01-06 |
erickson | porting from trunk: more IDL api work. moving to more... |
commit | commitdiff | tree |
| 2008-01-06 |
dbs | Minor typo |
commit | commitdiff | tree |
| 2008-01-06 |
dbs | Enable subscripted access to attributes (requirement... |
commit | commitdiff | tree |
| 2008-01-06 |
dbs | Use distutils to install Python oils module (port from... |
commit | commitdiff | tree |
| 2008-01-06 |
dbs | Typo fix in the Python IDL module (virtul->virtual). |
commit | commitdiff | tree |
| 2008-01-05 |
miker | adding missing (overlooked, somehow) fund fkeys |
commit | commitdiff | tree |
| 2008-01-04 |
erickson | logging error for now instead of throwing exception |
commit | commitdiff | tree |
| 2008-01-04 |
erickson | repaired another link to match field name |
commit | commitdiff | tree |
| 2008-01-04 |
erickson | repaired links to match field names |
commit | commitdiff | tree |
| 2008-01-04 |
erickson | updating to changes in trunk (new linked fields) |
commit | commitdiff | tree |
| 2008-01-04 |
erickson | syncing to trunk |
commit | commitdiff | tree |
| 2008-01-04 |
erickson | porting in new fields metadata, more concise attr fetch... |
commit | commitdiff | tree |
| 2008-01-03 |
erickson | forward-porting move to cstore for bib create and repla... |
commit | commitdiff | tree |
| 2007-12-28 |
erickson | showing marchtml on details page |
commit | commitdiff | tree |
| 2007-12-28 |
miker | adding acq budget tracking tables and IDL info |
commit | commitdiff | tree |
| 2007-12-28 |
miker | adding permacrud XSD |
commit | commitdiff | tree |
| 2007-12-28 |
erickson | pushed some vars into the prefixed context, more to... |
commit | commitdiff | tree |
| 2007-12-28 |
erickson | removed unused var and function |
commit | commitdiff | tree |
| 2007-12-28 |
erickson | mild cleanup |
commit | commitdiff | tree |
| 2007-12-28 |
erickson | created a requestmgr class to wrap up context initializ... |
commit | commitdiff | tree |
| 2007-12-28 |
erickson | added some comments. added memcache as the default... |
commit | commitdiff | tree |
| 2007-12-27 |
erickson | only connect to cache server if there is no globally... |
commit | commitdiff | tree |
| 2007-12-27 |
erickson | moving skin/theme css into sub-dir, while still using... |
commit | commitdiff | tree |
| 2007-12-26 |
erickson | added ability to store and retrieve context objects... |
commit | commitdiff | tree |
| 2007-12-26 |
erickson | subcontexts can now register functions to be passed... |
commit | commitdiff | tree |
| 2007-12-26 |
erickson | added a config variable for local template path |
commit | commitdiff | tree |
| 2007-12-25 |
erickson | moved core context initialization into __init__, leavin... |
commit | commitdiff | tree |
| 2007-12-21 |
dbs | Ugly text dump of registry objects and exposed CSEditor... |
commit | commitdiff | tree |
| 2007-12-21 |
dbs | Backport fix from trunk to parse virtual objects in IDL |
commit | commitdiff | tree |
| 2007-12-21 |
erickson | added rudimentary picklist interface. just prints... |
commit | commitdiff | tree |
| 2007-12-21 |
erickson | added a field extractor for the marc data. added an... |
commit | commitdiff | tree |
| 2007-12-21 |
miker | adding initial (example) permacrud information |
commit | commitdiff | tree |
| 2007-12-21 |
erickson | now encoding flattened bib data is json. added extracto... |
commit | commitdiff | tree |
| 2007-12-21 |
erickson | fixed atomic method re-naming |
commit | commitdiff | tree |
| 2007-12-20 |
erickson | added results caching. added slim record details page... |
commit | commitdiff | tree |
| 2007-12-20 |
erickson | removing compiled html templates -- pylons makes these... |
commit | commitdiff | tree |
| 2007-12-20 |
dbs | Add install option for Python libs |
commit | commitdiff | tree |
| 2007-12-20 |
erickson | added missing td in results header |
commit | commitdiff | tree |
| 2007-12-20 |
erickson | committing initial generic pylons framwork, with acq... |
commit | commitdiff | tree |
| 2007-12-20 |
erickson | added search |
commit | commitdiff | tree |
| 2007-12-20 |
miker | use if/else instead of next |
commit | commitdiff | tree |
| 2007-12-20 |
miker | skip z sources if none are connected |
commit | commitdiff | tree |
| 2007-12-20 |
miker | make single-service errors less destructive, and use... |
commit | commitdiff | tree |
| 2007-12-20 |
miker | use staff version of the_quest_for_knowledge so we... |
commit | commitdiff | tree |
| 2007-12-20 |
erickson | exiting search early on connection failure |
commit | commitdiff | tree |
| 2007-12-20 |
miker | make native-evergreen-catalog a default, always-on... |
commit | commitdiff | tree |
| 2007-12-20 |
erickson | moving to cstore from storage, using editor for miker_s... |
commit | commitdiff | tree |
| 2007-12-19 |
miker | use in-db source |
commit | commitdiff | tree |
| 2007-12-19 |
miker | add has_many link from source to attr |
commit | commitdiff | tree |
| 2007-12-19 |
miker | adding in-db z sources |
commit | commitdiff | tree |
| 2007-12-19 |
miker | make z search more robust when using multi-target search |
commit | commitdiff | tree |
| 2007-12-19 |
miker | Adding basic models for the acq experiment. |
commit | commitdiff | tree |
| 2007-12-19 |
miker | Branching for the "rapid prototype" acq stuff. |
commit | commitdiff | tree |
| 2007-12-19 |
erickson | updating to use new osrf api |
commit | commitdiff | tree |
| 2007-12-19 |
erickson | changed str calls to unicode, changed a var from str... |
commit | commitdiff | tree |
| 2007-12-17 |
phasefx | refactoring.. moved some list print/clipboard functions... |
commit | commitdiff | tree |
| 2007-12-17 |
phasefx | some internal follow-through and refactoring for multip... |
commit | commitdiff | tree |
| 2007-12-16 |
miker | nail down the IDs of statuses |
commit | commitdiff | tree |
| next |