git.ithinksw.org
/
philo.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Removed template container discovery in favor of (potentially) larger queries.
2011-02-07
Stephen Burrows
Added indices to all Attribute fields to improve lookup...
commit
|
commitdiff
|
tree
2011-02-07
Stephen Burrows
Moved FeedMultiViewMixin to models.py and renamed to...
commit
|
commitdiff
|
tree
2011-02-04
Stephen Burrows
Tweaked LazyNode to handle trailing slashes. Corrected...
commit
|
commitdiff
|
tree
2011-02-04
Stephen Burrows
Corrected shipherd handling of the navigation_items...
commit
|
commitdiff
|
tree
2011-02-03
Stephen Burrows
Removed trailing_pathsep support from TreeManager.get_with_p...
commit
|
commitdiff
|
tree
2011-02-03
Stephen Burrows
Added an abstract TargetURLModel to handle issues related...
commit
|
commitdiff
|
tree
2011-02-03
Stephen Burrows
Minor correction to LazyNode's use of subpath to avoid...
commit
|
commitdiff
|
tree
2011-02-02
Stephen Burrows
Minor cleanup to penfield.utils after get_absolute_url...
commit
|
commitdiff
|
tree
2011-02-02
Stephen Burrows
Refactored Node.get_absolute_url and related functions...
commit
|
commitdiff
|
tree
2011-02-01
Stephen Burrows
Registered Tag as a value model.
commit
|
commitdiff
|
tree
2011-01-31
Stephen Burrows
Corrected EntityAdminMetaclass handling of inherited...
commit
|
commitdiff
|
tree
2011-01-31
Stephen Burrows
Fleshed out the documentation for nodes and views to...
commit
|
commitdiff
|
tree
2011-01-31
Stephen Burrows
Clarified error messages and docstrings in models/nodes...
commit
|
commitdiff
|
tree
2011-01-31
Stephen Burrows
Corrected SlugMultipleChoiceField introspection rule.
commit
|
commitdiff
|
tree
2011-01-28
Stephen Burrows
Added structure for model documentation, as well as...
commit
|
commitdiff
|
tree
2011-01-28
Stephen Burrows
Initial docs work. Includes intro to philo and initial...
commit
|
commitdiff
|
tree
2011-01-28
Stephen Burrows
Merge branch 'master' of http://github.com/ithinksw...
commit
|
commitdiff
|
tree
2011-01-28
Stephen Burrows
Added navigation key to shipherd's has_navigation filter.
commit
|
commitdiff
|
tree
2011-01-27
Stephen Burrows
Merge branch 'entity_raw_id_fields'
commit
|
commitdiff
|
tree
2011-01-27
Stephen Burrows
Merged cowell back into core.
commit
|
commitdiff
|
tree
2011-01-27
Stephen Burrows
Initial sobol commit. Provides "magic search" functionality...
commit
|
commitdiff
|
tree
2011-01-25
Stephen Burrows
Added support for DateTime information being stored...
commit
|
commitdiff
|
tree
2011-01-25
Stephen Burrows
Initial raw_id_fields support for proxy fields. Involves...
commit
|
commitdiff
|
tree
2011-01-25
Stephen Burrows
Ungenericized get_item_queryset and added tag/issue...
commit
|
commitdiff
|
tree
2011-01-25
Stephen Burrows
Added get_item_queryset method to BlogView and NewsletterVie...
commit
|
commitdiff
|
tree
2011-01-23
Stephen Burrows
Added missing import to forms/fields.py
commit
|
commitdiff
|
tree
2011-01-21
Stephen Burrows
Small tweaks to TreeModel.get_path to take advantage...
commit
|
commitdiff
|
tree
2011-01-21
Stephen Burrows
Merge branch 'entity_raw_id_fields'
commit
|
commitdiff
|
tree
2011-01-21
Stephen Burrows
Moved container forms and attribute forms into admin...
commit
|
commitdiff
|
tree
2011-01-21
Stephen Burrows
Split forms into containers, entities, and fields....
commit
|
commitdiff
|
tree
2011-01-21
Stephen Burrows
Minor correction to NavigationManager caching.
commit
|
commitdiff
|
tree
2011-01-20
Stephen Burrows
Reduced number of queries for BlogView.get_entries_by_tag...
commit
|
commitdiff
|
tree
2011-01-19
Stephen Burrows
Improved blog and newsletter ModelAdmins. Set BlogEntries...
commit
|
commitdiff
|
tree
2011-01-18
Stephen Burrows
Added a Navigation model to mediate between Nodes and...
commit
|
commitdiff
|
tree
2011-01-14
Stephen Burrows
Added fix_init_kwarg method to JSONField and connected...
commit
|
commitdiff
|
tree
2011-01-14
Stephen Burrows
Split shipherd NodeNavigationInline into inlines for...
commit
|
commitdiff
|
tree
2011-01-14
Stephen Burrows
Minor correction to Navigation.is_active()
commit
|
commitdiff
|
tree
2011-01-14
Stephen Burrows
updated grappelli_tabular_attribute.html to match changes...
commit
|
commitdiff
|
tree
2011-01-12
Stephen Burrows
Shifted NavigationManager caching to use node instances...
commit
|
commitdiff
|
tree
2011-01-11
Stephen Burrows
Added shortcut is_cached method to Navigation instances...
commit
|
commitdiff
|
tree
2011-01-11
Stephen Burrows
Corrected shipherd Navigation cache clearing and made...
commit
|
commitdiff
|
tree
2011-01-10
Stephen Burrows
Merge branch 'navigation'
commit
|
commitdiff
|
tree
2011-01-10
Stephen Burrows
Renamed navigation to shipherd.
commit
|
commitdiff
|
tree
2011-01-10
Stephen Burrows
Improved NewsletterArticleAdmin. Corrected embed templatetag...
commit
|
commitdiff
|
tree
2011-01-05
Stephen Burrows
Added markdown-formatted README, and added a note to...
commit
|
commitdiff
|
tree
2011-01-04
Stephen Burrows
Added a custom QuerySet subclass to handle cache clearing...
commit
|
commitdiff
|
tree
2011-01-04
Stephen Burrows
Added is_active method to Navigation class. Replaced...
commit
|
commitdiff
|
tree
2010-12-23
Stephen Burrows
Switched nav caching to cache the entire set of nodes...
commit
|
commitdiff
|
tree
2010-12-23
Stephen Burrows
Merge branch 'master' into navigation
commit
|
commitdiff
|
tree
2010-12-23
Stephen Burrows
Improved NodeAdmin list_display options. Added use...
commit
|
commitdiff
|
tree
2010-12-23
Stephen Burrows
Moved NavigationManager cache handling into custom...
commit
|
commitdiff
|
tree
2010-12-23
Stephen Burrows
Tweaked admin and models. Added filters to manage navigation...
commit
|
commitdiff
|
tree
2010-12-21
Stephen Burrows
Moved all navigation-related code to contrib/navigation...
commit
|
commitdiff
|
tree
2010-12-21
Stephen Burrows
Merge branch 'master' into navigation
commit
|
commitdiff
|
tree
2010-12-20
Stephen Burrows
Simplified waldo's AccountMultiView to rely just on...
commit
|
commitdiff
|
tree
2010-12-20
Stephen Burrows
Minor correction to TreeModel.get_path to allow for...
commit
|
commitdiff
|
tree
2010-12-16
Stephen Burrows
Minor correction to embed template tag: updating the...
commit
|
commitdiff
|
tree
2010-12-15
Stephen Burrows
Minor changes to penfield to return feed urls only...
commit
|
commitdiff
|
tree
2010-12-08
Stephen Burrows
Minor corrections to node_url and embed templatetags...
commit
|
commitdiff
|
tree
2010-12-01
Stephen Burrows
Corrected embed handling to ignore embedded instances...
commit
|
commitdiff
|
tree
2010-11-30
Stephen Burrows
Further polished embedding system - allowed for context...
commit
|
commitdiff
|
tree
2010-11-29
Stephen Burrows
Improved the initial mptt migration by adding automated...
commit
|
commitdiff
|
tree
2010-11-29
Stephen Burrows
Added NodeOverrideInlineFormSet to clean up admin editing...
commit
|
commitdiff
|
tree
2010-11-29
Stephen Burrows
Minor improvements to navigationoverrides, including...
commit
|
commitdiff
|
tree
2010-11-29
Stephen Burrows
Initial navigation commit. Steps towards Model-managed...
commit
|
commitdiff
|
tree
2010-11-29
Stephen Burrows
Merge branch 'feature/include_string_tag'
commit
|
commitdiff
|
tree
2010-11-29
Stephen Burrows
Added {% include_string %} tag to allow passing of...
commit
|
commitdiff
|
tree
2010-11-29
Stephen Burrows
Merge branch 'mptt'
commit
|
commitdiff
|
tree
2010-11-29
Stephen Burrows
Added get_path tests back in. Special-cased get_path...
commit
|
commitdiff
|
tree
2010-11-29
Stephen Burrows
Corrected Node's get_path method to only fetch the...
commit
|
commitdiff
|
tree
2010-11-29
Stephen Burrows
Brought tests in line with mptt branch. Added assertQueryLim...
commit
|
commitdiff
|
tree
2010-11-29
Stephen Burrows
Added {% embed <instance> %} syntax for embedding....
commit
|
commitdiff
|
tree
2010-11-19
Stephen Burrows
Enabled Embed rule inheritance from parent templates...
commit
|
commitdiff
|
tree
2010-11-17
Stephen Burrows
Switched template loading from Template.loader to philo...
commit
|
commitdiff
|
tree
2010-11-16
Stephen Burrows
Switched node_view conditions for raising MIDDLEWARE_NOT_CON...
commit
|
commitdiff
|
tree
2010-11-15
Stephen Burrows
Added MPTTModelAdmin integration. Committed docstring...
commit
|
commitdiff
|
tree
2010-11-12
Stephen Burrows
Initial mptt commit. Implements a much more efficient...
commit
|
commitdiff
|
tree
2010-11-10
Stephen Burrows
Added get_branch support to TreeManager.
commit
|
commitdiff
|
tree
2010-11-10
Stephen Burrows
Added support for recursive trees - i.e. recursion...
commit
|
commitdiff
|
tree
2010-11-05
Stephen Burrows
Increased specificity of penfield get_article conditions...
commit
|
commitdiff
|
tree
2010-11-05
Stephen Burrows
Customized FilterSelectMultiple widget for Tags to...
commit
|
commitdiff
|
tree
2010-11-04
Stephen Burrows
Improved general efficiency of TreeManager's get_with_path...
commit
|
commitdiff
|
tree
2010-11-02
Stephen Burrows
Shunted responsibility for 404 and 500 error catching...
commit
|
commitdiff
|
tree
2010-11-01
Stephen Burrows
Merge branch 'bugfix/waldo_logout_view'
commit
|
commitdiff
|
tree
2010-11-01
Stephen Burrows
Minor correction to Waldo logout view to fall back...
commit
|
commitdiff
|
tree
2010-10-29
Stephen Burrows
Tweaked Entity and TreeEntity to pass an actual queryset...
commit
|
commitdiff
|
tree
2010-10-29
Stephen Burrows
Switched Attribute ManyToManyValues to have a ManyToManyFiel...
commit
|
commitdiff
|
tree
2010-10-28
Stephen Burrows
Cleaned up ManyToManyValue set_value method. Also tweaked...
commit
|
commitdiff
|
tree
2010-10-26
Stephen Burrows
Added grappelli inlines for contentlets and attributes...
commit
|
commitdiff
|
tree
2010-10-22
Stephen Burrows
Merge branch 'bugfix/penfield_newsletter_feed'
commit
|
commitdiff
|
tree
2010-10-22
Stephen Burrows
Corrected NewsletterView add_item method to join a...
commit
|
commitdiff
|
tree
2010-10-21
Stephen Burrows
Merge branch 'bugfix/get_path_trailing_slash'
commit
|
commitdiff
|
tree
2010-10-21
Stephen Burrows
Bugfix: corrects erratic TreeModel get_path behavior...
commit
|
commitdiff
|
tree
2010-10-21
Stephen Burrows
Moved get_subpath and get_reverse_params prototypes...
commit
|
commitdiff
|
tree
2010-10-21
Stephen Burrows
Removes leftover references to relationships in nodeview...
commit
|
commitdiff
|
tree
2010-10-21
Stephen Burrows
Merge branch 'node_url_refactor'
commit
|
commitdiff
|
tree
2010-10-21
Stephen Burrows
Merge branch 'node_middleware'
commit
|
commitdiff
|
tree
2010-10-21
Stephen Burrows
Added support for 'editable' to ProxyFields. Tweaked...
commit
|
commitdiff
|
tree
2010-10-21
Stephen Burrows
Tweaked philo migrations to force contenttype creation...
commit
|
commitdiff
|
tree
2010-10-20
Stephen Burrows
Added unittest for node_url templatetag. Fixed issues...
commit
|
commitdiff
|
tree
next