git.ithinksw.org
/
philo.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added some convenient methods to event querysets.
2011-03-05
Stephen Burrows
Merge branch 'master' into julian
commit
|
commitdiff
|
tree
2011-03-03
Stephen Burrows
Added feed_length to BlogViewAdmin.
commit
|
commitdiff
|
tree
2011-03-03
Stephen Burrows
Merge branch 'search'
commit
|
commitdiff
|
tree
2011-03-03
Stephen Burrows
Added feed length limit to FeedView. Implements feature...
commit
|
commitdiff
|
tree
2011-03-03
Stephen Burrows
Corrected LazyNavigationRecurser to mark its return...
commit
|
commitdiff
|
tree
2011-03-03
Stephen Burrows
Switched back to setting a {{ children }} variable...
commit
|
commitdiff
|
tree
2011-03-02
Stephen Burrows
Refactored the RecurseNavigationNode to have less repetition...
commit
|
commitdiff
|
tree
2011-03-02
Stephen Burrows
Merge branch 'master' of git://github.com/lapilofu...
commit
|
commitdiff
|
tree
2011-03-02
Stephen Burrows
Solidified AJAX API.
commit
|
commitdiff
|
tree
2011-03-02
Stephen Burrows
Prettified results page. Added search results templates...
commit
|
commitdiff
|
tree
2011-03-01
Stephen Burrows
Refactored weight code to split the work over Search...
commit
|
commitdiff
|
tree
2011-02-28
Stephen Burrows
Minor corrections to shipherd recursenavigation docstring.
commit
|
commitdiff
|
tree
2011-02-24
Stephen Burrows
First attempts at a get_favored_results method to find...
commit
|
commitdiff
|
tree
2011-02-24
Stephen Burrows
Merge branch 'master' into search
commit
|
commitdiff
|
tree
2011-02-24
Stephen Burrows
Added CSRF cookie js to TagCreation.js... apparently...
commit
|
commitdiff
|
tree
2011-02-24
Stephen Burrows
Added an admin action to NewsletterArticleAdmin to...
commit
|
commitdiff
|
tree
2011-02-24
Stephen Burrows
Merge branch 'block_container_override'
commit
|
commitdiff
|
tree
2011-02-24
Stephen Burrows
Minor LazyContainerFinder cleanup. It's not really...
commit
|
commitdiff
|
tree
2011-02-23
Stephen Burrows
Removed nodelist_crawl since nothing is using it and...
commit
|
commitdiff
|
tree
2011-02-23
Stephen Burrows
Built a clearer algorithm for finding a template's...
commit
|
commitdiff
|
tree
2011-02-23
Stephen Burrows
Corrected FeedView handling of incorrect Accept headers...
commit
|
commitdiff
|
tree
2011-02-23
Stephen Burrows
Genericized nodelist_crawl to just pass each node to...
commit
|
commitdiff
|
tree
2011-02-22
Stephen Burrows
Refactored ContainerForms to reflect a more suitable...
commit
|
commitdiff
|
tree
2011-02-21
Stephen Burrows
Removed apparently-vestigial Entity.attribute property.
commit
|
commitdiff
|
tree
2011-02-21
Stephen Burrows
Corrected JSONValue.__unicode__ to return unicode instead...
commit
|
commitdiff
|
tree
2011-02-21
Stephen Burrows
Updated CalendarView urlpatterns to use the new feed_pattern...
commit
|
commitdiff
|
tree
2011-02-21
Stephen Burrows
Merge branch 'master' into julian
commit
|
commitdiff
|
tree
2011-02-20
Stephen Burrows
Corrected WaldoAuthenticationForm.clean to handle lack...
commit
|
commitdiff
|
tree
2011-02-18
Stephen Burrows
Tweaked TargetURLModel.get_reverse_params() to convert...
commit
|
commitdiff
|
tree
2011-02-18
Stephen Burrows
Minor correction to BlogView.urlpatterns.
commit
|
commitdiff
|
tree
2011-02-17
Stephen Burrows
Switched feed_patterns to return urlpatterns suitable...
commit
|
commitdiff
|
tree
2011-02-16
Stephen Burrows
Switched user authentication in waldo from the login...
commit
|
commitdiff
|
tree
2011-02-15
Stephen Burrows
Added admin sugar for julian models. Corrected minor...
commit
|
commitdiff
|
tree
2011-02-15
Stephen Burrows
Corrected penfield BlogView handling of tags, particularly...
commit
|
commitdiff
|
tree
2011-02-14
Stephen Burrows
Reinstated EventAdmin fieldsets and added some options...
commit
|
commitdiff
|
tree
2011-02-14
Stephen Burrows
Merge branch 'master' into julian
commit
|
commitdiff
|
tree
2011-02-14
Stephen Burrows
Corrected Waldo AccountMultiView typo and improved...
commit
|
commitdiff
|
tree
2011-02-10
Stephen Burrows
Initial implementation of a working ICalendarFeedView...
commit
|
commitdiff
|
tree
2011-02-10
Stephen Burrows
Removed location models and subclass limiting in favor...
commit
|
commitdiff
|
tree
2011-02-09
Stephen Burrows
Minor tweak to has_navigation filter to silence all...
commit
|
commitdiff
|
tree
2011-02-09
Stephen Burrows
Corrected penfield migration which introduces the feed_type...
commit
|
commitdiff
|
tree
2011-02-09
Stephen Burrows
Removed julian/tests.py and julian/views.py. Switched...
commit
|
commitdiff
|
tree
2011-02-09
Stephen Burrows
Merge branch 'master' into julian
commit
|
commitdiff
|
tree
2011-02-09
Stephen Burrows
Added db_index to Contentlet/ContentReference names...
commit
|
commitdiff
|
tree
2011-02-08
Stephen Burrows
Merge branch 'better_feeds'
commit
|
commitdiff
|
tree
2011-02-08
Stephen Burrows
Minor fixes and additions to better_feeds following...
commit
|
commitdiff
|
tree
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
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
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
next