philo.git
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...
2011-04-05 Harris LapiroffFixed a sobol bug which was causing search views to...
2011-04-05 Harris LapiroffModified the get_start and get_end methods to return...
2011-03-31 Stephen BurrowsImproved TemplateValidator error reporting to include...
2011-03-31 Stephen BurrowsResolves issue 68 by treating any incorrectly-passed...
2011-03-30 Stephen BurrowsResolved issue #120 by removing detection of containers...
2011-03-30 Stephen BurrowsMade uuid of event autogenerated. Fully resolves issue...
2011-03-29 Stephen BurrowsJulian improvements: Made calendar events optional...
2011-03-29 Stephen BurrowsAdjusted 14082 hack again... "fixed" the ModelFormMetac...
2011-03-28 Stephen BurrowsMerge branch 'julian' of git://github.com/lapilofu...
2011-03-28 Stephen BurrowsImplementation of QuerySetMappers for Entities that...
2011-03-28 Harris LapiroffMoved the EventQuerySet to its own class instead of...
2011-03-28 Stephen BurrowsRemoved python 2.4 compatibility workaround use, since...
2011-03-24 Stephen BurrowsResolves issue #71 for the admin interface by working...
2011-03-24 Stephen BurrowsImproved proxy-field hiding to be 1.3-proof. Unfortunat...
2011-03-23 Stephen BurrowsRemoved shipherd navigation_host filter exception rerai...
2011-03-23 Harris LapiroffAdded some convenient methods to event querysets.
2011-03-23 Stephen BurrowsSwitched Template.__unicode__ to only return self.name...
2011-03-22 Stephen BurrowsMerge branch 'julian'
2011-03-16 Stephen BurrowsCorrected node_view redirection of trailing slashes...
2011-03-05 Stephen BurrowsMerge branch 'master' into julian
2011-03-03 Stephen BurrowsAdded feed_length to BlogViewAdmin.
2011-03-03 Stephen BurrowsMerge branch 'search'
2011-03-03 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-03-03 Stephen BurrowsAdded feed length limit to FeedView. Implements feature...
2011-03-03 Stephen BurrowsCorrected LazyNavigationRecurser to mark its return...
2011-03-03 Stephen BurrowsSwitched back to setting a {{ children }} variable...
2011-03-02 Stephen BurrowsRefactored the RecurseNavigationNode to have less repet...
2011-03-02 Stephen BurrowsMerge branch 'master' of git://github.com/lapilofu...
2011-03-02 Stephen BurrowsSolidified AJAX API.
2011-03-02 Harris LapiroffMerge remote branch 'melinath/master'
2011-03-02 Harris LapiroffAdded a number of counting variables to the context...
2011-03-02 Stephen BurrowsPrettified results page. Added search results templates...
2011-03-01 Stephen BurrowsRefactored weight code to split the work over Search...
2011-02-28 Stephen BurrowsMinor corrections to shipherd recursenavigation docstring.
2011-02-24 Stephen BurrowsFirst attempts at a get_favored_results method to find...
2011-02-24 Stephen BurrowsMerge branch 'master' into search
2011-02-24 Stephen BurrowsAdded CSRF cookie js to TagCreation.js... apparently...
2011-02-24 Stephen BurrowsAdded an admin action to NewsletterArticleAdmin to...
2011-02-24 Stephen BurrowsMerge branch 'block_container_override'
2011-02-24 Stephen BurrowsMinor LazyContainerFinder cleanup. It's not really...
2011-02-23 Stephen BurrowsRemoved nodelist_crawl since nothing is using it and...
2011-02-23 Stephen BurrowsBuilt a clearer algorithm for finding a template's...
2011-02-23 Stephen BurrowsCorrected FeedView handling of incorrect Accept headers...
2011-02-23 Stephen BurrowsGenericized nodelist_crawl to just pass each node to...
2011-02-22 Stephen BurrowsRefactored ContainerForms to reflect a more suitable...
2011-02-21 Stephen BurrowsRemoved apparently-vestigial Entity.attribute property.
2011-02-21 Stephen BurrowsAdded basic docs for entities and attributes.
2011-02-21 Stephen BurrowsMerge branch 'master' into docs
2011-02-21 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-02-21 Stephen BurrowsCorrected JSONValue.__unicode__ to return unicode inste...
2011-02-21 Stephen BurrowsUpdated node/view documentation.
2011-02-21 Stephen BurrowsMerge branch 'master' into docs
2011-02-21 Stephen BurrowsUpdated CalendarView urlpatterns to use the new feed_pa...
2011-02-21 Stephen BurrowsMerge branch 'master' into julian
2011-02-20 Stephen BurrowsCorrected WaldoAuthenticationForm.clean to handle lack...
2011-02-18 Stephen BurrowsTweaked TargetURLModel.get_reverse_params() to convert...
2011-02-18 Stephen BurrowsMinor correction to BlogView.urlpatterns.
2011-02-18 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-02-17 Stephen BurrowsSwitched feed_patterns to return urlpatterns suitable...
2011-02-16 Stephen BurrowsSwitched user authentication in waldo from the login...
2011-02-15 Stephen BurrowsAdded admin sugar for julian models. Corrected minor...
2011-02-15 Stephen BurrowsCorrected penfield BlogView handling of tags, particula...
2011-02-14 Stephen BurrowsReinstated EventAdmin fieldsets and added some options...
2011-02-14 Stephen BurrowsMerge branch 'master' into julian
2011-02-14 Stephen BurrowsCorrected Waldo AccountMultiView typo and improved...
2011-02-10 Stephen BurrowsInitial implementation of a working ICalendarFeedView...
2011-02-10 Stephen BurrowsRemoved location models and subclass limiting in favor...
2011-02-09 Stephen BurrowsMinor tweak to has_navigation filter to silence all...
2011-02-09 Stephen BurrowsCorrected penfield migration which introduces the feed_...
2011-02-09 Stephen BurrowsRemoved julian/tests.py and julian/views.py. Switched...
2011-02-09 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-02-09 Stephen BurrowsMerge branch 'master' into julian
2011-02-09 Stephen BurrowsAdded db_index to Contentlet/ContentReference names...
2011-02-08 Stephen BurrowsMerge branch 'better_feeds'
2011-02-08 Stephen BurrowsMinor fixes and additions to better_feeds following...
2011-02-08 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-02-07 Stephen BurrowsAdded indices to all Attribute fields to improve lookup...
2011-02-07 Stephen BurrowsMoved FeedMultiViewMixin to models.py and renamed to...
2011-02-04 Stephen BurrowsTweaked LazyNode to handle trailing slashes. Corrected...
2011-02-04 Stephen BurrowsCorrected shipherd handling of the navigation_items...
2011-02-03 Stephen BurrowsRemoved trailing_pathsep support from TreeManager.get_w...
next