2011-01-06 |
Joseph Spiros | Modified the feed behavior for blogs and newsletters... |
tree | commitdiff |
2011-01-06 |
Joseph Spiros | Merge branch 'master' of git://github.com/melinath... |
tree | commitdiff |
2010-12-15 |
Stephen Burrows | Minor changes to penfield to return feed urls only... |
tree | commitdiff |
2010-11-24 |
Joseph Spiros | Merge branch 'master' of git://github.com/melinath... |
tree | commitdiff |
2010-11-05 |
Stephen Burrows | Increased specificity of penfield get_article condition... |
tree | commitdiff |
2010-11-05 |
Stephen Burrows | Customized FilterSelectMultiple widget for Tags to... |
tree | commitdiff |
2010-10-27 |
Joseph Spiros | Merge branch 'master' of git://github.com/melinath... |
tree | commitdiff |
2010-10-22 |
Stephen Burrows | Merge branch 'bugfix/penfield_newsletter_feed' |
tree | commitdiff |
2010-10-22 |
Stephen Burrows | Corrected NewsletterView add_item method to join a... |
tree | commitdiff |
2010-10-21 |
Joseph Spiros | Merge branch 'master' of git://github.com/melinath... |
tree | commitdiff |
2010-10-21 |
Stephen Burrows | Merge branch 'node_url_refactor' |
tree | commitdiff |
2010-10-21 |
Stephen Burrows | Merge branch 'node_middleware' |
tree | commitdiff |
2010-10-20 |
Stephen Burrows | Initial node_url_refactor commit. Revises node_url... |
tree | commitdiff |
2010-10-19 |
Stephen Burrows | Initial node_middleware commit. Implements an attribute... |
tree | commitdiff |
2010-10-19 |
Stephen Burrows | Merge 'template_error_handling' bugfix. |
tree | commitdiff |
2010-10-18 |
Stephen Burrows | Genericized penfield's migrations to allow for variatio... |
tree | commitdiff |
2010-10-14 |
Stephen Burrows | Merge branch 'master' into flexible_attributes |
tree | commitdiff |
2010-10-13 |
Stephen Burrows | Added migrations from ithinksw/master to melinath/master |
tree | commitdiff |
2010-10-13 |
Stephen Burrows | Added search field to tags; added db_index=True to... |
tree | commitdiff |
2010-10-06 |
Joseph Spiros | Merge branch 'master' of git://github.com/melinath... |
tree | commitdiff |
2010-10-05 |
Stephen Burrows | Merge branch 'embed' |
tree | commitdiff |
2010-10-05 |
Stephen Burrows | Removed referential integrity code. Moved embed templat... |
tree | commitdiff |
2010-10-04 |
Stephen Burrows | Added embeddable_content_types registry to track what... |
tree | commitdiff |
2010-10-04 |
Stephen Burrows | Added kwarg capability to embed tag. Adjusted reference... |
tree | commitdiff |
2010-10-04 |
Stephen Burrows | Adjusted to match the new master TemplateField changes... |
tree | commitdiff |
2010-10-04 |
Stephen Burrows | Added post-save and post-delete signals to manage Embed... |
tree | commitdiff |
2010-10-04 |
Stephen Burrows | Added methods and functions to support syncing embedded... |
tree | commitdiff |
2010-10-04 |
Stephen Burrows | Initial embed commit. Implements TemplateField and... |
tree | commitdiff |
2010-09-29 |
Joseph Spiros | Merge branch 'master' of git://github.com/melinath... |
tree | commitdiff |
2010-09-23 |
Stephen Burrows | Modified FeedMultiViewMixin to allow greater customizat... |
tree | commitdiff |
2010-09-23 |
Stephen Burrows | Adjusted feedmultiviewmixin to allow more customization... |
tree | commitdiff |
2010-09-23 |
Stephen Burrows | Corrected blogview tag feed urls. |
tree | commitdiff |
2010-09-23 |
Stephen Burrows | Added filter_horizontal on blogentry tags. Made minor... |
tree | commitdiff |
2010-09-23 |
Stephen Burrows | Switched newsletterissue numbering to a more generic... |
tree | commitdiff |
2010-09-23 |
Stephen Burrows | Added tags to newsletter articles |
tree | commitdiff |
2010-09-23 |
Stephen Burrows | Added slug to TagAdmin list_display. Corrected FeedMult... |
tree | commitdiff |
2010-09-23 |
Stephen Burrows | Added view_about_to_render and view_finished_rendering... |
tree | commitdiff |
2010-09-23 |
Stephen Burrows | Shifted definition of the context list_var (entries... |
tree | commitdiff |
2010-08-24 |
Joseph Spiros | Merge branch 'melinath' |
tree | commitdiff |
2010-08-24 |
Joseph Spiros | Merge branch 'new_page_admin' of git://github.com/melin... |
tree | commitdiff |
2010-08-24 |
Joseph Spiros | Merge branch 'feedmixin' of git://github.com/melinath... |
tree | commitdiff |
2010-08-23 |
Stephen Burrows | Corrected get_subpath on blogs and newsletters to fit... |
tree | commitdiff |
2010-08-23 |
Stephen Burrows | Implemented feeds for NewsletterView. Corrected BlogVie... |
tree | commitdiff |
2010-08-23 |
Stephen Burrows | Moved feed-related methods to a generic mixin. |
tree | commitdiff |
2010-08-23 |
Stephen Burrows | Added feeds to blogs. |
tree | commitdiff |
2010-08-12 |
Joseph Spiros | The blog ForeignKey on the BlogEntry model can now... |
tree | commitdiff |
2010-08-11 |
Joseph Spiros | Merge branch 'master' of git://github.com/melinath... |
tree | commitdiff |
2010-08-10 |
Stephen Burrows | Unimplemented PaginationProxy; moved pagination from... |
tree | commitdiff |
2010-08-09 |
Stephen Burrows | Merge branch 'new_paginator' |
tree | commitdiff |
2010-08-09 |
Stephen Burrows | Added forgotten import of EmptyPage. |
tree | commitdiff |
2010-08-09 |
Stephen Burrows | Introduced the PaginationProxy object to simplify use... |
tree | commitdiff |
2010-08-09 |
Stephen Burrows | Revised penfield's pagination helper to work more gener... |
tree | commitdiff |
2010-08-09 |
Joseph Spiros | Merge branch 'master' of git://github.com/melinath... |
tree | commitdiff |
2010-08-09 |
Joseph Spiros | Merge branch 'master' of git://github.com/kgodey/philo |
tree | commitdiff |
2010-07-25 |
Kriti Godey | Added archives support to get_subpath in penfield's... |
tree | commitdiff |
2010-07-23 |
Kriti Godey | Added "entry_dates" method to model to provide distinct... |
tree | commitdiff |
2010-07-22 |
melinath | Added a bit to newsletters to streamline interactions... |
tree | commitdiff |
2010-07-21 |
Joseph Spiros | Merge branch 'master' of git://github.com/melinath... |
tree | commitdiff |
2010-07-15 |
melinath | Slight changes to penfield NewsletterIssueAdmin & added... |
tree | commitdiff |
2010-07-15 |
Joseph Spiros | Implementing get_subpath on NewsletterView so that... |
tree | commitdiff |
2010-07-15 |
Joseph Spiros | Initial implementation of node_url templatetag. |
tree | commitdiff |
2010-07-08 |
Joseph Spiros | Adding support to BlogView for filtering based on multi... |
tree | commitdiff |
2010-07-08 |
Joseph Spiros | Merge branch 'kgodey' |
tree | commitdiff |
2010-07-08 |
Joseph Spiros | Fixing a double declaration of the monthname filter... |
tree | commitdiff |
2010-07-08 |
Joseph Spiros | Merge branch 'master' of git://github.com/kgodey/philo... |
tree | commitdiff |
2010-07-07 |
Kriti Godey | Added templatetags "monthname" and "ap_monthname" to... |
tree | commitdiff |
2010-07-06 |
melinath | Merge branch 'master' of github.com/ithinksw/philo |
tree | commitdiff |
2010-07-05 |
Joseph Spiros | Fixing a bug in BlogView's tag_view where it would... |
tree | commitdiff |
2010-07-05 |
Joseph Spiros | Merge branch 'master' of git://github.com/kgodey/philo |
tree | commitdiff |
2010-07-05 |
Kriti Godey | Fixed null constraint on entries_per_page in BlogView |
tree | commitdiff |
2010-07-05 |
Kriti Godey | Edited unicode methods and added some null=True, blank... |
tree | commitdiff |
2010-07-03 |
Joseph Spiros | Adding __unicode__ to BlogViews. |
tree | commitdiff |
2010-07-02 |
Joseph Spiros | Merge branch 'master' of git://github.com/kgodey/philo |
tree | commitdiff |
2010-07-02 |
Kriti Godey | Merge branch 'penfield' |
tree | commitdiff |
2010-07-02 |
Kriti Godey | Merge branch 'master' into penfield, cleaned up. |
tree | commitdiff |
2010-07-02 |
Kriti Godey | Updated models, created separate files called utils... |
tree | commitdiff |
2010-07-01 |
melinath | Merge branch 'master' of git.ithinksw.org/philo |
tree | commitdiff |
2010-06-30 |
Joseph Spiros | Added uniqueness constraints to Tag, NewsletterArticle... |
tree | commitdiff |
2010-06-30 |
Joseph Spiros | Fleshed out NewsletterView further, and updated BlogVie... |
tree | commitdiff |
2010-06-30 |
Joseph Spiros | Switched all references to Templates in BlogViews and... |
tree | commitdiff |
2010-06-29 |
Joseph Spiros | Added support for tags to Blogs and BlogViews. |
tree | commitdiff |
2010-06-29 |
melinath | Merge branch 'master' of git.ithinksw.org/philo |
tree | commitdiff |
2010-06-29 |
Joseph Spiros | Merge branch 'penfield' |
tree | commitdiff |
2010-06-29 |
Joseph Spiros | Fleshed out Newsletter, NewsletterArticle, NewsletterIs... |
tree | commitdiff |
2010-06-29 |
Joseph Spiros | Moved Tag, and the Titled abstract model, from penfield... |
tree | commitdiff |
2010-06-28 |
Joseph Spiros | Merge branch 'master' into penfield |
tree | commitdiff |
2010-06-28 |
Joseph Spiros | Merge branch 'master' into penfield |
tree | commitdiff |
2010-06-26 |
Joseph Spiros | Merge branch 'master' into penfield |
tree | commitdiff |
2010-06-25 |
Joseph Spiros | Merge branch 'penfield-new-nodes' into penfield |
tree | commitdiff |
2010-06-25 |
Joseph Spiros | Switching to new Node/View system. |
tree | commitdiff |
2010-06-25 |
Joseph Spiros | Merge branch 'master' into penfield-new-nodes |
tree | commitdiff |
2010-06-23 |
Joseph Spiros | Merge branch 'master' into penfield |
tree | commitdiff |
2010-06-23 |
Joseph Spiros | Merge branch 'master' into penfield |
tree | commitdiff |
2010-06-22 |
Joseph Spiros | Merge branch 'master' into penfield |
tree | commitdiff |
2010-06-20 |
Kriti Godey | Fixed File unicode method and added pagination to the... |
tree | commitdiff |
2010-06-18 |
Joseph Spiros | Merge branch 'master' into penfield |
tree | commitdiff |
2010-06-17 |
Joseph Spiros | Merge branch 'penfield' of git://github.com/kgodey... |
tree | commitdiff |
2010-06-17 |
Joseph Spiros | Merge branch 'master' into penfield |
tree | commitdiff |
2010-06-16 |
Kriti Godey | Tags implemented in Penfield, added to blog entries. |
tree | commitdiff |
2010-06-16 |
Joseph Spiros | Merge branch 'penfield' of git://github.com/kgodey... |
tree | commitdiff |
next |