philo.git
2010-08-11 Joseph SpirosMerge branch 'node_absolute_urls' of git://github.com...
2010-08-11 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-08-11 Stephen BurrowsPaginator returns page.object_list as objects if a...
2010-08-10 Stephen BurrowsImplements render_to_string on Page model for cases...
2010-08-10 Stephen BurrowsImplements get_absolute_url for nodes (Feature #17...
2010-08-10 Stephen BurrowsUnimplemented PaginationProxy; moved pagination from...
2010-08-09 Stephen BurrowsMerge branch 'new_paginator'
2010-08-09 Stephen BurrowsMultiview will now pass node and extra_context to any...
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 SpirosFixed a grave error wherein Node did not have a TreeMan...
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-08-09 Joseph SpirosMerge branch 'entity-proxy-fields'
2010-08-09 Joseph SpirosImplemented EntityForm, which knows how to deal with...
2010-08-05 Stephen BurrowsAdded unique_together constraint to Attributes and...
2010-08-01 Joseph SpirosAttributeFields and RelationshipFields now store their...
2010-07-31 Joseph SpirosInitial implementation of AttributeField and Relationsh...
2010-07-25 Kriti GodeyAdded archives support to get_subpath in penfield's...
2010-07-23 Kriti GodeyRegistered Node in register_value_model.
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 melinathMembersof now uses 'app_label.model'; removed blockcont...
2010-07-15 melinathSlight changes to penfield NewsletterIssueAdmin & added...
2010-07-15 Joseph SpirosMultiViews now clear_url_caches before resolving URLs...
2010-07-15 Joseph SpirosFixed the node_url templatetag's generation of URLs.
2010-07-15 Joseph SpirosImplementing get_subpath on NewsletterView so that...
2010-07-15 Joseph SpirosInitial implementation of node_url templatetag.
2010-07-09 Joseph SpirosAdding the 'monospace' class to container fieldsets...
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...
2010-07-08 Joseph SpirosMerge branch 'master' of git://github.com/kgodey/philo...
2010-07-08 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-07-07 Kriti GodeyAdded templatetags "monthname" and "ap_monthname" to...
2010-07-06 melinathMerge branch 'master' of github.com/ithinksw/philo
2010-07-06 melinathChanged to delete empty contentreferences on pages...
2010-07-05 Joseph SpirosFixing a bug in BlogView's tag_view where it would...
2010-07-05 Joseph SpirosIncreasing the max_length of the slug field on Titled...
2010-07-05 Joseph SpirosMerge branch 'master' of git://github.com/kgodey/philo
2010-07-05 Kriti GodeyFixed null constraint on entries_per_page in BlogView
2010-07-05 Kriti GodeyEdited unicode methods and added some null=True, blank...
2010-07-03 Joseph SpirosAdding __unicode__ to BlogViews.
2010-07-02 Joseph SpirosMerge branch 'master' of git://github.com/kgodey/philo
2010-07-02 Kriti GodeyMerge branch 'penfield'
2010-07-02 Kriti GodeyMerge branch 'master' into penfield, cleaned up.
2010-07-02 Kriti GodeyUpdated models, created separate files called utils...
2010-07-01 melinathMinor corrections to containers to ensure setting of...
2010-07-01 melinathMerge branch 'master' of git.ithinksw.org/philo
2010-06-30 Joseph SpirosAdded uniqueness constraints to Tag, NewsletterArticle...
2010-06-30 Joseph SpirosFleshed out NewsletterView further, and updated BlogVie...
2010-06-30 Joseph SpirosSwitched all references to Templates in BlogViews and...
2010-06-29 Joseph SpirosFixed a bug in ContentTypeSubclassLimiter whereby it...
2010-06-29 Joseph SpirosMultiViews now pass extra_context and node to view...
2010-06-29 Joseph SpirosAdded support for tags to Blogs and BlogViews.
2010-06-29 Joseph SpirosAdded app_label to Tag. Removed app_label from abstract...
2010-06-29 melinathMerge branch 'master' of git.ithinksw.org/philo
2010-06-29 Joseph SpirosMerge branch 'penfield'
2010-06-29 Joseph SpirosFleshed out Newsletter, NewsletterArticle, NewsletterIs...
2010-06-29 Joseph SpirosMoved Tag, and the Titled abstract model, from penfield...
2010-06-29 melinathMerge origin/master
2010-06-29 melinathAdded admin imports
2010-06-28 Joseph SpirosMerge branch 'master' into penfield
2010-06-28 Joseph SpirosFixing imports on admin.widgets, forgot to move some...
2010-06-28 Joseph SpirosMerge branch 'master' into penfield
2010-06-27 Joseph SpirosChanging the Template container node detection code...
2010-06-26 Joseph SpirosMerge branch 'master' into penfield
2010-06-26 Joseph SpirosAdding extra_context to render_to_response on Nodes...
2010-06-25 Joseph SpirosMerge branch 'penfield-new-nodes' into penfield
2010-06-25 Joseph SpirosSwitching to new Node/View system.
2010-06-25 Joseph SpirosMerge branch 'master' into penfield-new-nodes
2010-06-25 Joseph SpirosInitial implementation of new Node system whereby Nodes...
2010-06-23 Joseph SpirosMerge branch 'master' into penfield
2010-06-23 Joseph SpirosMinor cosmetic cleanup of model references following...
2010-06-23 Joseph SpirosMerge branch 'master' into penfield
2010-06-23 Joseph SpirosSplitting models into submodules beside models.base.
2010-06-23 Joseph SpirosRenaming models.all to models.base.
2010-06-22 Joseph SpirosSwitching models module to use a directory (models...
2010-06-22 Joseph SpirosMerge branch 'master' into penfield
2010-06-22 Joseph SpirosMerge branch 'melinath'
2010-06-22 Joseph SpirosPre-merge cleanup.
2010-06-22 Joseph SpirosMerge git://github.com/melinath/philo into melinath
2010-06-22 melinathSwitched URLRedirectValidator and URLLinkValidator...
2010-06-20 Kriti GodeyFixed File unicode method and added pagination to the...
2010-06-18 melinathExplicated DoesNotExist exception for PageAdmin save_mo...
2010-06-18 melinathAdded get_path fallback to slug to increase information...
2010-06-18 melinathRevert Redirect unicode.
2010-06-18 melinathMerge branch 'master' of git.ithinksw.org/philo
2010-06-18 Joseph SpirosMerge branch 'master' into penfield
2010-06-18 Joseph SpirosRevert "Added File unicode."
2010-06-18 melinathAdded Redirect unicode.
2010-06-17 melinathAdded redirect and link validators to allow internal...
2010-06-17 melinathFixed null content reference id bug.
2010-06-17 Joseph SpirosMerge branch 'penfield' of git://github.com/kgodey...
2010-06-17 Joseph SpirosMerge branch 'master' into penfield
2010-06-17 Joseph SpirosMerge branch 'melinath'
2010-06-17 Joseph SpirosRevert "Made referencing containers optional on pages...
2010-06-17 Joseph SpirosPre-merge cleanup.
next