philo.git
2011-07-06 Harris LapiroffMade the embed widget javascript work by overloading...
2011-06-13 Harris LapiroffMade the embed widget automatically generate URLs based...
2011-06-10 Harris LapiroffInitial work on a widget for TemplateFields that allows...
2011-06-09 Stephen BurrowsClarified sobol Search framework - now automatically...
2011-06-09 Stephen BurrowsAdded docs for result list template. Moved success...
2011-06-08 Stephen BurrowsRemoved json version of results from the ajax API....
2011-06-08 Stephen BurrowsAdded a 'how are we different' section to the 'what...
2011-06-07 Stephen BurrowsAdjusted sobol cache usage to make an entry for every...
2011-06-07 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-06-07 Stephen BurrowsAdded scheduled posting of blog entries and newsletter...
2011-06-06 Stephen BurrowsAdded Content-Disposition header to File's response...
2011-06-06 Stephen BurrowsAdded name field to File for easier finding in the...
2011-06-06 Stephen BurrowsAdded AttributeMapper caching to entity.attributes...
2011-06-04 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-06-03 Stephen BurrowsAdded a tutorial for Shipherd and made some minor doc...
2011-06-03 Stephen BurrowsMinor correction to BlogView urlpatterns.
2011-06-02 Stephen BurrowsAdded SlugTreeEntity to models.base.__all__.
2011-06-02 Stephen BurrowsAdded 'unique' check to SlugTreeEntity for cases where...
2011-06-02 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-06-01 Stephen BurrowsImplemented the solution proposed to #130 - removed...
2011-06-01 Stephen BurrowsMinor corrections to TagCreation.js. Resolves issue...
2011-06-01 Stephen BurrowsSwitched contentlets to use lists rather than sets...
2011-06-01 Stephen BurrowsMinor correction to FeedView docstrings. Resolves issue...
2011-06-01 Stephen BurrowsRefactored RequestNodeMiddleware to use SimpleLazyObjec...
2011-05-31 Stephen BurrowsCorrected philo tests and removed all use of penfield...
2011-05-31 Stephen BurrowsAdded a 'getting started' tutorial and a short intro...
2011-05-26 Stephen BurrowsMerge remote branch 'ithinksw/master' into release
2011-05-26 Joseph SpirosUpdated attributions and URLs for consistency.
2011-05-25 Joseph SpirosMerge branch 'release' of git://github.com/melinath...
2011-05-25 Stephen BurrowsMinor correction to django-mptt requirements.
2011-05-25 Stephen BurrowsUpped version information to 0.1rc. Switched from distu...
2011-05-24 Stephen BurrowsAdded documentation for has_navigation and navigation_h...
2011-05-24 Joseph SpirosMoving the LICENSE file to the root.
2011-05-24 Joseph SpirosMerge branch 'release' of git://github.com/melinath...
2011-05-20 Stephen BurrowsHacked around the descriptor issues, since there were...
2011-05-20 Stephen BurrowsAdded docs for waldo.
2011-05-20 Stephen BurrowsConverted, corrected, improved, and added to documentat...
2011-05-20 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-05-19 Stephen BurrowsCleaned up SearchView.results_view. Added documentation...
2011-05-19 Stephen BurrowsImplemented more robust delayed registry iteration...
2011-05-19 Stephen BurrowsTweaks to sobol to make its use simpler: added a preren...
2011-05-18 Stephen BurrowsAdded directives and autodocumenters for template tags...
2011-05-17 Stephen BurrowsAdded missing Attribute import to philo.utils.entities.
2011-05-17 Stephen BurrowsAdded note about Julian's development status.
2011-05-16 Stephen BurrowsAdded some automatic skips to autodocs. Added skeletal...
2011-05-14 Stephen BurrowsCorrected various imports after adding limiting __all__...
2011-05-14 Stephen BurrowsRemoved penfield's reliance on the Titled model and...
2011-05-13 Stephen BurrowsAdded/corrected docstrings for custom model fields...
2011-05-13 Stephen BurrowsMoved templatetag docs into the respective modules...
2011-05-12 Stephen BurrowsAdded docs for the db template loader and skeleton...
2011-05-12 Stephen BurrowsSwapped references to specific AttributeMappers in...
2011-05-12 Stephen BurrowsStandardized AttributeMapper.get_attribute behavior...
2011-05-11 Stephen BurrowsSplit utils into entities (i.e. AttributeMappers) and...
2011-05-11 Stephen BurrowsMerge branch 'attribute_access' into release
2011-05-11 Stephen BurrowsMerge branch 'sobol-templates-hotfix' into release
2011-05-11 Stephen BurrowsMerge branch 'sobol-templates-hotfix'
2011-05-11 Stephen BurrowsMinor tweaks to the sobol results templates.
2011-05-11 Stephen BurrowsRemoved the various philo.validators URL validators...
2011-05-11 Stephen BurrowsAdded/tweaked docs for exceptions, middleware, and...
2011-05-10 Stephen BurrowsMoved efficient QuerySetMappers into philo.utils and...
2011-05-10 Stephen BurrowsMerge branch 'efficient_attributes' into attribute_access
2011-05-10 Stephen BurrowsInitial docs for EntityProxyFields.
2011-05-09 Stephen BurrowsAdded Tag documentation.
2011-05-09 Stephen BurrowsMoved docs for MultiViews and the concrete View subclas...
2011-05-09 Stephen BurrowsMoved Node and View documentation from rst files to...
2011-05-09 Stephen BurrowsAdded docs for Collections.
2011-05-09 Stephen BurrowsRemoved Sobol's automatic use of eventlet. Adjusted...
2011-05-04 Stephen BurrowsMinor correction to shipherd recursenavigation docstring.
2011-05-04 Stephen BurrowsMerge branch 'shipherd_hotfix' into release
2011-05-04 Stephen BurrowsMerge branch 'shipherd_hotfix'
2011-05-04 Stephen BurrowsRemoved outdated RecurseNavigationMarker code and added...
2011-04-28 Stephen BurrowsAdded version import from philo and made stylistic...
2011-04-28 Stephen BurrowsUpdated entity/attribute docs - moved documentation...
2011-04-27 Stephen BurrowsMerge branch 'docs' into release
2011-04-27 Stephen BurrowsMerge branch 'distutils' into release
2011-04-27 Stephen BurrowsMoved philo files into a philo subdirectory and added...
2011-04-27 Stephen BurrowsRemoved backwards-compatibility for database template...
2011-04-27 Stephen BurrowsMerge branch 'core-1.3-updates' into release
2011-04-27 Stephen BurrowsUpped the django requirement to 1.3. Brought over grapp...
2011-04-27 Stephen BurrowsUpdated page admin/add form to use the same method...
2011-04-27 Stephen BurrowsTweaked template tests to use PEP 8 imports and the...
2011-04-27 Stephen BurrowsRemoved explicit Django 1.2.X compatibility.
2011-04-27 Stephen BurrowsMoved philo media folder to static. Removed AddTagAdmin...
2011-04-27 Stephen BurrowsSet NodeAdmin to bypass MPTTModelAdmin's formfield_for_...
2011-04-26 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-04-26 Stephen BurrowsMerge branch 'master' of git://github.com/lapilofu...
2011-04-21 Harris LapiroffAdded slug to the context for ajax searches.
2011-04-20 Harris LapiroffAdded search.result_template to the context for search...
2011-04-20 Stephen BurrowsAdded support for limit_choices_to use in the ModelLook...
2011-04-18 Harris LapiroffAdded sortable_field_name to the collection member...
2011-04-14 Stephen BurrowsSet GoogleSearch to allow default args and to default...
2011-04-13 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-04-13 Stephen BurrowsAdded 1.2.X compatibility to shipherd LazyNavigationRec...
2011-04-13 Stephen BurrowsMinor tweaks to sobol result handling.
2011-04-12 Stephen BurrowsMinor corrections and improvements to sobol.
2011-04-12 Stephen BurrowsMerge branch 'master' of git://github.com/lapilofu...
2011-04-12 Stephen BurrowsAdded crude double-import detection to search registrat...
2011-04-06 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-04-05 Harris LapiroffMerge branch 'julian'
2011-04-05 Harris LapiroffMerge branch 'master' of https://github.com/melinath...
next