Merge branch 'release' into gilbert
[philo.git] / contrib /
2011-04-28 Stephen BurrowsMerge branch 'release' into gilbert
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 BurrowsMerge branch 'core-1.3-updates' into release
2011-04-27 Stephen BurrowsRemoved explicit Django 1.2.X compatibility.
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-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-07 Stephen BurrowsMerge branch 'gilbert' into gilbert-1.3
2011-04-07 Stephen BurrowsRemoved 1-form limit for new instance forms.
2011-04-07 Stephen BurrowsMerge branch 'gilbert' into gilbert-1.3
2011-04-07 Stephen BurrowsMade DateTimeField implementation for Gilbert more...
2011-04-06 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-04-06 Stephen BurrowsUpdated object deletion to match django 1.3's handling...
2011-04-06 Stephen BurrowsAdded STATIC_URL to context for icons.
2011-04-06 Stephen BurrowsUpdates to gilbert for django 1.3
2011-04-06 Stephen BurrowsImproved reporting of deletion consequences. Removed...
2011-04-06 Stephen BurrowsAdded a column type for handling foreign keys in grid...
2011-04-06 Stephen BurrowsAdded __unicode__ to loaded fk data. Added doubleclick...
2011-04-06 Stephen BurrowsCorrected ExtMethod keyword generation to eliminate...
2011-04-06 Stephen BurrowsUpdates to gilbert. Reorganizing imports and removing...
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 BurrowsMerge branch 'master' into gilbert
2011-03-30 Stephen BurrowsMade uuid of event autogenerated. Fully resolves issue...
2011-03-29 Stephen BurrowsJulian improvements: Made calendar events optional...
2011-03-28 Stephen BurrowsMerge branch 'julian' of git://github.com/lapilofu...
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-23 Stephen BurrowsRemoved shipherd navigation_host filter exception rerai...
2011-03-23 Harris LapiroffAdded some convenient methods to event querysets.
2011-03-22 Joseph SpirosMade a slight change to window position randomization... gilbert
2011-03-22 Joseph SpirosFixed the password change form on the client side,...
2011-03-22 Joseph SpirosMade new windows position themselves randomly.
2011-03-22 Joseph SpirosAdded theme switching to auth plugin. Tries to do it...
2011-03-22 Joseph SpirosCleaned up model grids a bit and added basic validation...
2011-03-22 Stephen BurrowsMerge branch 'julian'
2011-03-21 Joseph SpirosAll of my work from commits: dd4a194, 692644a, 4a60203...
2011-03-21 Joseph SpirosMerge branch 'master' into gilbert
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 an admin action to NewsletterArticleAdmin to...
2011-02-24 Stephen BurrowsMerge branch 'block_container_override'
2011-02-23 Stephen BurrowsCorrected FeedView handling of incorrect Accept headers...
2011-02-21 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
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 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 Joseph SpirosMerge branch 'master' into gilbert
2011-02-16 Joseph SpirosMerge branch 'gilbert' of git://github.com/lapilofu...
2011-02-16 Harris LapiroffFixed a faulty image reference on menu buttons FOR...
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 BurrowsMoved FeedMultiViewMixin to models.py and renamed to...
2011-02-04 Stephen BurrowsCorrected shipherd handling of the navigation_items...
next