| 2008-01-18 |
erickson | forgot to add these new files from last 2 web commits... |
commit | commitdiff | tree |
| 2008-01-18 |
erickson | added my-picklist display, started cleaning up search |
commit | commitdiff | tree |
| 2008-01-18 |
erickson | changed entry create to just take the object |
commit | commitdiff | tree |
| 2008-01-18 |
erickson | added a picklist entry viewing page |
commit | commitdiff | tree |
| 2008-01-18 |
erickson | added attribute fleshing option to the basic pl entry... |
commit | commitdiff | tree |
| 2008-01-17 |
erickson | added some intial paging |
commit | commitdiff | tree |
| 2008-01-17 |
erickson | starting all templates out with # -*- coding: utf-8... |
commit | commitdiff | tree |
| 2008-01-17 |
erickson | displaying some picklist metadata. point title links... |
commit | commitdiff | tree |
| 2008-01-17 |
erickson | added provider fleshing |
commit | commitdiff | tree |
| 2008-01-17 |
erickson | added stubs for view_entry and search |
commit | commitdiff | tree |
| 2008-01-17 |
erickson | importing provider |
commit | commitdiff | tree |
| 2008-01-17 |
erickson | Starting with new picklist interfaces, using new middle... |
commit | commitdiff | tree |
| 2008-01-17 |
erickson | simplified the routes by providing a common prefix |
commit | commitdiff | tree |
| 2008-01-17 |
erickson | repaired event test |
commit | commitdiff | tree |
| 2008-01-17 |
erickson | porting into acq branch |
commit | commitdiff | tree |
| 2008-01-17 |
erickson | added some acq not_found events |
commit | commitdiff | tree |
| 2008-01-17 |
erickson | porting to acq branch: added a generic event class... |
commit | commitdiff | tree |
| 2008-01-17 |
erickson | added a virtual link from the picklist to its entries |
commit | commitdiff | tree |
| 2008-01-16 |
erickson | added first round picklist entry fetching / fleshing... |
commit | commitdiff | tree |
| 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 |
| next |