Updated page admin/add form to use the same method for redirection as the 1.3 user...
[philo.git] / contrib / penfield /
2011-04-06 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
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-02 Harris LapiroffMerge remote branch 'melinath/master'
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 julian
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-15 Stephen BurrowsCorrected penfield BlogView handling of tags, particula...
2011-02-14 Stephen BurrowsMerge branch 'master' into julian
2011-02-09 Stephen BurrowsCorrected penfield migration which introduces the feed_...
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-02 Stephen BurrowsMinor cleanup to penfield.utils after get_absolute_url...
2011-02-02 Stephen BurrowsRefactored Node.get_absolute_url and related functions...
2011-01-28 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-01-25 Stephen BurrowsUngenericized get_item_queryset and added tag/issue...
2011-01-25 Stephen BurrowsAdded get_item_queryset method to BlogView and Newslett...
2011-01-20 Stephen BurrowsReduced number of queries for BlogView.get_entries_by_t...
2011-01-19 Stephen BurrowsImproved blog and newsletter ModelAdmins. Set BlogEntri...
2011-01-10 Stephen BurrowsMerge branch 'navigation'
2011-01-10 Stephen BurrowsImproved NewsletterArticleAdmin. Corrected embed templa...
2011-01-06 Joseph SpirosModified the feed behavior for blogs and newsletters...
2011-01-06 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-12-21 Stephen BurrowsMerge branch 'master' into navigation
2010-12-15 Stephen BurrowsMinor changes to penfield to return feed urls only...
2010-11-24 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-11-05 Stephen BurrowsIncreased specificity of penfield get_article condition...
2010-11-05 Stephen BurrowsCustomized FilterSelectMultiple widget for Tags to...
2010-10-27 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-10-22 Stephen BurrowsMerge branch 'bugfix/penfield_newsletter_feed'
2010-10-22 Stephen BurrowsCorrected NewsletterView add_item method to join a...
2010-10-21 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-10-21 Stephen BurrowsMerge branch 'node_url_refactor'
2010-10-21 Stephen BurrowsMerge branch 'node_middleware'
2010-10-20 Stephen BurrowsInitial node_url_refactor commit. Revises node_url...
2010-10-19 Stephen BurrowsInitial node_middleware commit. Implements an attribute...
2010-10-19 Stephen BurrowsMerge 'template_error_handling' bugfix.
2010-10-18 Stephen BurrowsGenericized penfield's migrations to allow for variatio...
2010-10-14 Stephen BurrowsMerge branch 'master' into flexible_attributes
2010-10-13 Stephen BurrowsAdded migrations from ithinksw/master to melinath/master
2010-10-13 Stephen BurrowsAdded search field to tags; added db_index=True to...
2010-10-06 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-10-05 Stephen BurrowsMerge branch 'embed'
2010-10-05 Stephen BurrowsRemoved referential integrity code. Moved embed templat...
2010-10-04 Stephen BurrowsAdded embeddable_content_types registry to track what...
2010-10-04 Stephen BurrowsAdded kwarg capability to embed tag. Adjusted reference...
2010-10-04 Stephen BurrowsAdjusted to match the new master TemplateField changes...
2010-10-04 Stephen BurrowsAdded post-save and post-delete signals to manage Embed...
2010-10-04 Stephen BurrowsAdded methods and functions to support syncing embedded...
2010-10-04 Stephen BurrowsInitial embed commit. Implements TemplateField and...
2010-09-29 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-09-23 Stephen BurrowsModified FeedMultiViewMixin to allow greater customizat...
2010-09-23 Stephen BurrowsAdjusted feedmultiviewmixin to allow more customization...
2010-09-23 Stephen BurrowsCorrected blogview tag feed urls.
2010-09-23 Stephen BurrowsAdded filter_horizontal on blogentry tags. Made minor...
2010-09-23 Stephen BurrowsSwitched newsletterissue numbering to a more generic...
2010-09-23 Stephen BurrowsAdded tags to newsletter articles
2010-09-23 Stephen BurrowsAdded slug to TagAdmin list_display. Corrected FeedMult...
2010-09-23 Stephen BurrowsAdded view_about_to_render and view_finished_rendering...
2010-09-23 Stephen BurrowsShifted definition of the context list_var (entries...
2010-08-24 Joseph SpirosMerge branch 'melinath'
2010-08-24 Joseph SpirosMerge branch 'new_page_admin' of git://github.com/melin...
2010-08-24 Joseph SpirosMerge branch 'feedmixin' of git://github.com/melinath...
2010-08-23 Stephen BurrowsCorrected get_subpath on blogs and newsletters to fit...
2010-08-23 Stephen BurrowsImplemented feeds for NewsletterView. Corrected BlogVie...
2010-08-23 Stephen BurrowsMoved feed-related methods to a generic mixin.
2010-08-23 Stephen BurrowsAdded feeds to blogs.
2010-08-12 Joseph SpirosThe blog ForeignKey on the BlogEntry model can now...
2010-08-11 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-08-10 Stephen BurrowsUnimplemented PaginationProxy; moved pagination from...
2010-08-09 Stephen BurrowsMerge branch 'new_paginator'
2010-08-09 Stephen BurrowsAdded forgotten import of EmptyPage.
2010-08-09 Stephen BurrowsIntroduced the PaginationProxy object to simplify use...
2010-08-09 Stephen BurrowsRevised penfield's pagination helper to work more gener...
2010-08-09 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-08-09 Joseph SpirosMerge branch 'master' of git://github.com/kgodey/philo
2010-07-25 Kriti GodeyAdded archives support to get_subpath in penfield's...
2010-07-23 Kriti GodeyAdded "entry_dates" method to model to provide distinct...
2010-07-22 melinathAdded a bit to newsletters to streamline interactions...
2010-07-21 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-07-15 melinathSlight changes to penfield NewsletterIssueAdmin & added...
2010-07-15 Joseph SpirosImplementing get_subpath on NewsletterView so that...
2010-07-15 Joseph SpirosInitial implementation of node_url templatetag.
2010-07-08 Joseph SpirosAdding support to BlogView for filtering based on multi...
2010-07-08 Joseph SpirosMerge branch 'kgodey'
2010-07-08 Joseph SpirosFixing a double declaration of the monthname filter...
next