git.ithinksw.org
/
philo.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
philo.git
2011-02-08
Stephen Burrows
Minor fixes and additions to better_feeds following...
|
commitdiff
2011-02-08
Joseph Spiros
Merge branch 'master' of git://github.com/melinath...
|
commitdiff
2011-02-07
Stephen Burrows
Added indices to all Attribute fields to improve lookup...
|
commitdiff
2011-02-07
Stephen Burrows
Moved FeedMultiViewMixin to models.py and renamed to...
|
commitdiff
2011-02-04
Stephen Burrows
Tweaked LazyNode to handle trailing slashes. Corrected...
|
commitdiff
2011-02-04
Stephen Burrows
Corrected shipherd handling of the navigation_items...
|
commitdiff
2011-02-03
Stephen Burrows
Removed trailing_pathsep support from TreeManager.get_w...
|
commitdiff
2011-02-03
Stephen Burrows
Added an abstract TargetURLModel to handle issues relat...
|
commitdiff
2011-02-03
Stephen Burrows
Minor correction to LazyNode's use of subpath to avoid...
|
commitdiff
2011-02-02
Stephen Burrows
Minor cleanup to penfield.utils after get_absolute_url...
|
commitdiff
2011-02-02
Stephen Burrows
Refactored Node.get_absolute_url and related functions...
|
commitdiff
2011-02-01
Stephen Burrows
Registered Tag as a value model.
|
commitdiff
2011-02-01
Kriti Godey
Model changes.
|
commitdiff
2011-01-31
Stephen Burrows
Corrected EntityAdminMetaclass handling of inherited...
|
commitdiff
2011-01-31
Stephen Burrows
Fleshed out the documentation for nodes and views to...
|
commitdiff
2011-01-31
Stephen Burrows
Clarified error messages and docstrings in models/nodes...
|
commitdiff
2011-01-31
Stephen Burrows
Corrected SlugMultipleChoiceField introspection rule.
|
commitdiff
2011-01-28
Stephen Burrows
Added structure for model documentation, as well as...
|
commitdiff
2011-01-28
Stephen Burrows
Initial docs work. Includes intro to philo and initial...
|
commitdiff
2011-01-28
Stephen Burrows
Merge branch 'master' of github.com/ithinksw/philo
|
commitdiff
2011-01-28
Stephen Burrows
Added navigation key to shipherd's has_navigation filter.
|
commitdiff
2011-01-28
Joseph Spiros
Merge branch 'master' of git://github.com/melinath...
|
commitdiff
2011-01-27
Stephen Burrows
Merge branch 'entity_raw_id_fields'
|
commitdiff
2011-01-27
Stephen Burrows
Merged cowell back into core.
|
commitdiff
2011-01-27
Stephen Burrows
Initial sobol commit. Provides "magic search" functiona...
|
commitdiff
2011-01-25
Stephen Burrows
Added support for DateTime information being stored...
|
commitdiff
2011-01-25
Stephen Burrows
Initial raw_id_fields support for proxy fields. Involve...
|
commitdiff
2011-01-25
Stephen Burrows
Ungenericized get_item_queryset and added tag/issue...
|
commitdiff
2011-01-25
Stephen Burrows
Added get_item_queryset method to BlogView and Newslett...
|
commitdiff
2011-01-23
Stephen Burrows
Added missing import to forms/fields.py
|
commitdiff
2011-01-21
Stephen Burrows
Small tweaks to TreeModel.get_path to take advantage...
|
commitdiff
2011-01-21
Stephen Burrows
Merge branch 'entity_raw_id_fields'
|
commitdiff
2011-01-21
Stephen Burrows
Moved container forms and attribute forms into admin...
|
commitdiff
2011-01-21
Stephen Burrows
Split forms into containers, entities, and fields....
|
commitdiff
2011-01-21
Stephen Burrows
Minor correction to NavigationManager caching.
|
commitdiff
2011-01-20
Stephen Burrows
Reduced number of queries for BlogView.get_entries_by_t...
|
commitdiff
2011-01-19
Stephen Burrows
Improved blog and newsletter ModelAdmins. Set BlogEntri...
|
commitdiff
2011-01-18
Stephen Burrows
Added a Navigation model to mediate between Nodes and...
|
commitdiff
2011-01-14
Stephen Burrows
Added fix_init_kwarg method to JSONField and connected...
|
commitdiff
2011-01-14
Stephen Burrows
Split shipherd NodeNavigationInline into inlines for...
|
commitdiff
2011-01-14
Stephen Burrows
Minor correction to Navigation.is_active()
|
commitdiff
2011-01-14
Stephen Burrows
updated grappelli_tabular_attribute.html to match chang...
|
commitdiff
2011-01-12
Stephen Burrows
Shifted NavigationManager caching to use node instances...
|
commitdiff
2011-01-11
Stephen Burrows
Added shortcut is_cached method to Navigation instances...
|
commitdiff
2011-01-11
Stephen Burrows
Corrected shipherd Navigation cache clearing and made...
|
commitdiff
2011-01-10
Stephen Burrows
Merge branch 'navigation'
|
commitdiff
2011-01-10
Stephen Burrows
Renamed navigation to shipherd.
|
commitdiff
2011-01-10
Stephen Burrows
Improved NewsletterArticleAdmin. Corrected embed templa...
|
commitdiff
2011-01-09
Kriti Godey
Changed Location & Calendar to check for constants...
|
commitdiff
2011-01-09
Kriti Godey
Initial model classes written. Still a few additions...
|
commitdiff
2011-01-09
Kriti Godey
Initialised empty app julian.
|
commitdiff
2011-01-06
Joseph Spiros
Modified the feed behavior for blogs and newsletters...
|
commitdiff
2011-01-06
Joseph Spiros
Merge branch 'master' of git://github.com/melinath...
|
commitdiff
2011-01-05
Stephen Burrows
Added markdown-formatted README, and added a note to...
|
commitdiff
2011-01-04
Stephen Burrows
Added a custom QuerySet subclass to handle cache cleari...
|
commitdiff
2011-01-04
Stephen Burrows
Added is_active method to Navigation class. Replaced...
|
commitdiff
2010-12-23
Stephen Burrows
Switched nav caching to cache the entire set of nodes...
|
commitdiff
2010-12-23
Stephen Burrows
Merge branch 'master' into navigation
|
commitdiff
2010-12-23
Stephen Burrows
Improved NodeAdmin list_display options. Added use...
|
commitdiff
2010-12-23
Stephen Burrows
Moved NavigationManager cache handling into custom...
|
commitdiff
2010-12-23
Stephen Burrows
Tweaked admin and models. Added filters to manage navig...
|
commitdiff
2010-12-21
Stephen Burrows
Moved all navigation-related code to contrib/navigation...
|
commitdiff
2010-12-21
Stephen Burrows
Merge branch 'master' into navigation
|
commitdiff
2010-12-20
Stephen Burrows
Simplified waldo's AccountMultiView to rely just on...
|
commitdiff
2010-12-20
Stephen Burrows
Minor correction to TreeModel.get_path to allow for...
|
commitdiff
2010-12-16
Stephen Burrows
Minor correction to embed template tag: updating the...
|
commitdiff
2010-12-15
Stephen Burrows
Minor changes to penfield to return feed urls only...
|
commitdiff
2010-12-08
Stephen Burrows
Minor corrections to node_url and embed templatetags...
|
commitdiff
2010-12-01
Stephen Burrows
Corrected embed handling to ignore embedded instances...
|
commitdiff
2010-11-30
Stephen Burrows
Further polished embedding system - allowed for context...
|
commitdiff
2010-11-29
Stephen Burrows
Improved the initial mptt migration by adding automated...
|
commitdiff
2010-11-29
Joseph Spiros
Merge branch 'master' of git://github.com/melinath...
|
commitdiff
2010-11-29
Stephen Burrows
Added NodeOverrideInlineFormSet to clean up admin editi...
|
commitdiff
2010-11-29
Stephen Burrows
Minor improvements to navigationoverrides, including...
|
commitdiff
2010-11-29
Stephen Burrows
Initial navigation commit. Steps towards Model-managed...
|
commitdiff
2010-11-29
Stephen Burrows
Merge branch 'feature/include_string_tag'
|
commitdiff
2010-11-29
Stephen Burrows
Added {% include_string %} tag to allow passing of...
|
commitdiff
2010-11-29
Stephen Burrows
Merge branch 'mptt'
|
commitdiff
2010-11-29
Stephen Burrows
Added get_path tests back in. Special-cased get_path...
|
commitdiff
2010-11-29
Stephen Burrows
Corrected Node's get_path method to only fetch the...
|
commitdiff
2010-11-29
Stephen Burrows
Brought tests in line with mptt branch. Added assertQue...
|
commitdiff
2010-11-29
Stephen Burrows
Added {% embed <instance> %} syntax for embedding....
|
commitdiff
2010-11-24
Joseph Spiros
Merge branch 'master' of git://github.com/melinath...
|
commitdiff
2010-11-19
Stephen Burrows
Enabled Embed rule inheritance from parent templates...
|
commitdiff
2010-11-17
Stephen Burrows
Switched template loading from Template.loader to philo...
|
commitdiff
2010-11-16
Stephen Burrows
Switched node_view conditions for raising MIDDLEWARE_NO...
|
commitdiff
2010-11-15
Stephen Burrows
Added MPTTModelAdmin integration. Committed docstring...
|
commitdiff
2010-11-12
Stephen Burrows
Initial mptt commit. Implements a much more efficient...
|
commitdiff
2010-11-10
Stephen Burrows
Added get_branch support to TreeManager.
|
commitdiff
2010-11-10
Stephen Burrows
Added support for recursive trees - i.e. recursion...
|
commitdiff
2010-11-05
Stephen Burrows
Increased specificity of penfield get_article condition...
|
commitdiff
2010-11-05
Stephen Burrows
Customized FilterSelectMultiple widget for Tags to...
|
commitdiff
2010-11-04
Stephen Burrows
Improved general efficiency of TreeManager's get_with_p...
|
commitdiff
2010-11-02
Stephen Burrows
Shunted responsibility for 404 and 500 error catching...
|
commitdiff
2010-11-01
Stephen Burrows
Merge branch 'bugfix/waldo_logout_view'
|
commitdiff
2010-11-01
Stephen Burrows
Minor correction to Waldo logout view to fall back...
|
commitdiff
2010-10-29
Stephen Burrows
Tweaked Entity and TreeEntity to pass an actual queryse...
|
commitdiff
2010-10-29
Stephen Burrows
Switched Attribute ManyToManyValues to have a ManyToMan...
|
commitdiff
2010-10-28
Stephen Burrows
Cleaned up ManyToManyValue set_value method. Also tweak...
|
commitdiff
2010-10-27
Joseph Spiros
Merge branch 'master' of git://github.com/melinath...
|
commitdiff
next