Minor tweaks to the sobol results templates.
[philo.git] / templatetags /
2011-02-24 Stephen BurrowsMerge branch 'master' into search
2011-02-09 Stephen BurrowsMerge branch 'master' into julian
2011-02-08 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
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-10 Stephen BurrowsMerge branch 'navigation'
2011-01-10 Stephen BurrowsImproved NewsletterArticleAdmin. Corrected embed templa...
2011-01-06 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-12-21 Stephen BurrowsMoved all navigation-related code to contrib/navigation...
2010-12-21 Stephen BurrowsMerge branch 'master' into navigation
2010-12-16 Stephen BurrowsMinor correction to embed template tag: updating the...
2010-12-15 Stephen BurrowsMinor changes to penfield to return feed urls only...
2010-12-08 Stephen BurrowsMinor corrections to node_url and embed templatetags...
2010-12-01 Stephen BurrowsCorrected embed handling to ignore embedded instances...
2010-11-30 Stephen BurrowsFurther polished embedding system - allowed for context...
2010-11-29 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-11-29 Stephen BurrowsAdded NodeOverrideInlineFormSet to clean up admin editi...
2010-11-29 Stephen BurrowsMerge branch 'feature/include_string_tag'
2010-11-29 Stephen BurrowsAdded {% include_string %} tag to allow passing of...
2010-11-29 Stephen BurrowsMerge branch 'mptt'
2010-11-29 Stephen BurrowsAdded {% embed <instance> %} syntax for embedding....
2010-11-24 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-11-19 Stephen BurrowsEnabled Embed rule inheritance from parent templates...
2010-11-17 Stephen BurrowsSwitched template loading from Template.loader to philo...
2010-11-01 Stephen BurrowsMerge branch 'bugfix/waldo_logout_view'
2010-10-28 Stephen BurrowsCleaned up ManyToManyValue set_value method. Also tweak...
2010-10-21 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-10-21 Stephen BurrowsMerge branch 'node_url_refactor'
2010-10-20 Stephen BurrowsAdded unittest for node_url templatetag. Fixed issues...
2010-10-20 Stephen BurrowsInitial node_url_refactor commit. Revises node_url...
2010-10-06 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-10-05 Stephen BurrowsMerge branch 'embed'
2010-10-05 Stephen BurrowsMinor bugfix: moved ConstantEmbedNode DoesNotExist...
2010-10-05 Stephen BurrowsRemoved referential integrity code. Moved embed templat...
2010-10-01 Stephen BurrowsRemoved 'dynamic' from the Contentlet model. Added...
2010-09-29 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-09-23 Stephen BurrowsSwitched newsletterissue numbering to a more generic...
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 Joseph SpirosFixed the node_url templatetag's generation of URLs.
2010-07-15 Joseph SpirosInitial implementation of node_url templatetag.
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-06 melinathMerge branch 'master' of github.com/ithinksw/philo
2010-07-02 Kriti GodeyMerge branch 'master' into penfield, cleaned up.
2010-07-01 melinathMinor corrections to containers to ensure setting of...
2010-06-25 Joseph SpirosMerge branch 'penfield-new-nodes' into penfield
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-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 SpirosMerge git://github.com/melinath/philo into melinath
2010-06-16 melinathRemerged clone to push to it
2010-06-16 Joseph SpirosMerge branch 'penfield' of git://github.com/kgodey...
2010-06-16 melinathMerged origin/master
2010-06-16 melinathAdded contentlet unicode and fixed container context...
2010-06-14 melinathRebased to origin; removed treechanges.
2010-06-14 melinathLast random entry before more organized approach. Added...
2010-06-14 melinathLast random entry before more organized approach. Added...
2010-06-10 melinathMerge branch 'master' into cleanup
2010-06-10 Joseph SpirosMerge branch 'master' into penfield
2010-06-10 Joseph SpirosMerge branch 'melinath'
2010-06-10 Joseph SpirosFixing style issues and an incorrect modification of...
2010-06-10 Joseph SpirosMerge git://github.com/melinath/philo into melinath
2010-06-10 melinathMerge branch 'master' into cleanup
2010-06-09 melinathMerge branch 'blockcontainer'
2010-06-09 melinathFixed the context variable leak in the blockcontainer...
2010-06-09 melinathMerge branch 'blockcontainer' of github.com:melinath...
2010-06-09 melinathFixed a bug where the ContainerNode had a nodelist_empt...
2010-06-09 melinathFixed a bug where the ContainerNode had a nodelist_empt...
2010-06-09 melinathFirst draft of blockcontainer functionality. Tries...
2010-06-09 melinathMerge branch 'cleanup'
2010-06-09 melinathAdded documentation and help text to models.py and...
2010-05-20 Joseph SpirosMerge branch 'master' into penfield
2010-05-20 Joseph SpirosMerge branch 'advanced-containers'
2010-05-19 Joseph SpirosMerge branch 'master' into advanced-containers
2010-05-19 Joseph SpirosInitial extension of containers to support referencing...
2010-02-01 Joseph SpirosInitial commit.