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 |
2010-06-16 |
Joseph Spiros | Merge branch 'master' into penfield |
tree | commitdiff |
2010-06-16 |
Kriti Godey | The index template gets a queryset of entries now. |
tree | commitdiff |
2010-06-16 |
Kriti Godey | Fixed date ordering. |
tree | commitdiff |
2010-06-16 |
Kriti Godey | Fixed blog entries plural and ordering. |
tree | commitdiff |
2010-06-10 |
Joseph Spiros | Merge branch 'master' into penfield |
tree | commitdiff |
2010-05-20 |
Joseph Spiros | Merge branch 'master' into penfield |
tree | commitdiff |
2010-05-19 |
Joseph Spiros | Merge branch 'master' into penfield |
tree | commitdiff |
2010-05-19 |
Joseph Spiros | Started implementation of Newsletter models. |
tree | commitdiff |
2010-05-15 |
Joseph Spiros | Separating Blogs from the nodes that render them, creat... |
tree | commitdiff |
2010-05-12 |
Joseph Spiros | Merge branch 'master' into penfield |
tree | commitdiff |
2010-05-12 |
Joseph Spiros | Finished implementing blogs with the exception of tag... |
tree | commitdiff |
2010-05-06 |
Joseph Spiros | Merge branch 'master' into penfield |
tree | commitdiff |
2010-05-04 |
Joseph Spiros | Initial skeleton of penfield application, and partial... |
tree | commitdiff |
|