git.ithinksw.org
/
philo.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
Lazy-eval the values of AttributeValues instead of loading them all during AttributeM...
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
2010-10-20
Stephen Burrows
Initial node_url_refactor commit. Revises node_url...
commit
|
commitdiff
|
tree
2010-10-19
Stephen Burrows
Initial node_middleware commit. Implements an attribute...
commit
|
commitdiff
|
tree
2010-10-19
Stephen Burrows
Merge 'template_error_handling' bugfix.
commit
|
commitdiff
|
tree
2010-10-19
Stephen Burrows
Added model validation to Pages; for a page to be valid...
commit
|
commitdiff
|
tree
2010-10-18
Stephen Burrows
Genericized penfield's migrations to allow for variations...
commit
|
commitdiff
|
tree
2010-10-15
Stephen Burrows
Tweaked QuerySetMapper to return the value's value...
commit
|
commitdiff
|
tree
2010-10-14
Stephen Burrows
Shunted the responsibility in Entity proxy models for...
commit
|
commitdiff
|
tree
2010-10-14
Stephen Burrows
Merge branch 'flexible_attributes'
commit
|
commitdiff
|
tree
2010-10-14
Stephen Burrows
Added migrations to handle transfer of structure and...
commit
|
commitdiff
|
tree
2010-10-14
Stephen Burrows
Added AttributeInlineFormSet to force new Attribute...
commit
|
commitdiff
|
tree
2010-10-14
Stephen Burrows
Added generic relation from attribute values back to...
commit
|
commitdiff
|
tree
2010-10-14
Stephen Burrows
Merge branch 'master' into flexible_attributes
commit
|
commitdiff
|
tree
2010-10-13
Stephen Burrows
Added migrations from ithinksw/master to melinath/master
commit
|
commitdiff
|
tree
2010-10-13
Stephen Burrows
Added search field to tags; added db_index=True to...
commit
|
commitdiff
|
tree
2010-10-12
Stephen Burrows
Polished AttributeForm to better handle changes to...
commit
|
commitdiff
|
tree
2010-10-12
Stephen Burrows
Added AttributeForm to elegantly handle all the fields...
commit
|
commitdiff
|
tree
2010-10-12
Stephen Burrows
Initial flexible attributes commit. Removed Relationship...
commit
|
commitdiff
|
tree
2010-10-08
Stephen Burrows
Created JSON field, descriptor, and formfield to handle...
commit
|
commitdiff
|
tree
2010-10-05
Stephen Burrows
Merge branch 'embed'
commit
|
commitdiff
|
tree
2010-10-05
Stephen Burrows
Minor bugfix: moved ConstantEmbedNode DoesNotExist...
commit
|
commitdiff
|
tree
2010-10-05
Stephen Burrows
Removed referential integrity code. Moved embed templatetag...
commit
|
commitdiff
|
tree
2010-10-04
Stephen Burrows
Added embeddable_content_types registry to track what...
commit
|
commitdiff
|
tree
2010-10-04
Stephen Burrows
Added kwarg capability to embed tag. Adjusted reference...
commit
|
commitdiff
|
tree
2010-10-04
Stephen Burrows
Adjusted to match the new master TemplateField changes...
commit
|
commitdiff
|
tree
2010-10-04
Stephen Burrows
Added post-save and post-delete signals to manage Embed...
commit
|
commitdiff
|
tree
2010-10-04
Stephen Burrows
Added methods and functions to support syncing embedded...
commit
|
commitdiff
|
tree
2010-10-04
Stephen Burrows
Initial embed commit. Implements TemplateField and...
commit
|
commitdiff
|
tree
2010-10-04
Stephen Burrows
Switched nodelist crawl to return the more generic...
commit
|
commitdiff
|
tree
2010-10-01
Stephen Burrows
Abstracted the Template container fetcher to a nodelist_craw...
commit
|
commitdiff
|
tree
2010-10-01
Stephen Burrows
Moved a few more miscellaneous things into master from...
commit
|
commitdiff
|
tree
2010-10-01
Stephen Burrows
Removed 'dynamic' from the Contentlet model. Added...
commit
|
commitdiff
|
tree
2010-09-30
Stephen Burrows
Added template field to master branch. Added monkeypatch...
commit
|
commitdiff
|
tree
2010-09-30
Stephen Burrows
Tweaked nodeview error reraising to preserve traceback...
commit
|
commitdiff
|
tree
2010-09-28
Stephen Burrows
Implemented better container filtering for page container...
commit
|
commitdiff
|
tree
2010-09-23
Stephen Burrows
Modified FeedMultiViewMixin to allow greater customization...
commit
|
commitdiff
|
tree
2010-09-23
Stephen Burrows
Adjusted feedmultiviewmixin to allow more customization...
commit
|
commitdiff
|
tree
2010-09-23
Stephen Burrows
Corrected blogview tag feed urls.
commit
|
commitdiff
|
tree
2010-09-23
Stephen Burrows
Added filter_horizontal on blogentry tags. Made minor...
commit
|
commitdiff
|
tree
2010-09-23
Stephen Burrows
Added waldo filtering to send multipart or plaintext...
commit
|
commitdiff
|
tree
2010-09-23
Stephen Burrows
Fixed login redirects
commit
|
commitdiff
|
tree
2010-09-23
Stephen Burrows
Added recaptcha support to waldo registration form.
commit
|
commitdiff
|
tree
2010-09-23
Stephen Burrows
Switched newsletterissue numbering to a more generic...
commit
|
commitdiff
|
tree
2010-09-23
Stephen Burrows
Added 500 handling to nodeview. Made nodeview vary...
commit
|
commitdiff
|
tree
2010-09-23
Stephen Burrows
Added philo 404 handling via a relationship named Http404...
commit
|
commitdiff
|
tree
2010-09-23
Stephen Burrows
Added tags to newsletter articles
commit
|
commitdiff
|
tree
2010-09-23
Stephen Burrows
Tweaked AccountMultiView to account for emails containing...
commit
|
commitdiff
|
tree
2010-09-23
Stephen Burrows
Upped philo.tag name/slug lengths to 255.
commit
|
commitdiff
|
tree
2010-09-23
Stephen Burrows
Added slug to TagAdmin list_display. Corrected FeedMultiView...
commit
|
commitdiff
|
tree
2010-09-23
Stephen Burrows
Added helper function to ease response 'returns' for...
commit
|
commitdiff
|
tree
2010-09-23
Stephen Burrows
Switched over to render_to_response and actually_render_to_r...
commit
|
commitdiff
|
tree
2010-09-23
Stephen Burrows
Added view_about_to_render and view_finished_rendering...
commit
|
commitdiff
|
tree
2010-09-23
Stephen Burrows
Shifted definition of the context list_var (entries...
commit
|
commitdiff
|
tree
2010-08-23
Stephen Burrows
Corrected get_subpath on blogs and newsletters to fit...
commit
|
commitdiff
|
tree
2010-08-23
Stephen Burrows
Implemented feeds for NewsletterView. Corrected BlogView...
commit
|
commitdiff
|
tree
2010-08-23
Stephen Burrows
Moved feed-related methods to a generic mixin.
commit
|
commitdiff
|
tree
2010-08-23
Stephen Burrows
Added feeds to blogs.
commit
|
commitdiff
|
tree
2010-08-23
melinath
Implemented object deletion on null values. Added ModelChoic...
commit
|
commitdiff
|
tree
2010-08-23
melinath
Display of current values functional.
commit
|
commitdiff
|
tree
2010-08-23
melinath
Display of ContainerFormSets functional; display of...
commit
|
commitdiff
|
tree
2010-08-23
melinath
Initial new page admin commit. Working on faking the...
commit
|
commitdiff
|
tree
2010-08-23
melinath
Implemented email change confirmation.
commit
|
commitdiff
|
tree
2010-08-23
melinath
Implemented EmailTokenGenerator and added password...
commit
|
commitdiff
|
tree
2010-08-23
Stephen Burrows
Implemented password resetting. Improved redirection...
commit
|
commitdiff
|
tree
2010-08-23
Stephen Burrows
Implemented one-time login on account confirm.
commit
|
commitdiff
|
tree
2010-08-23
Stephen Burrows
Token-based User registration functional
commit
|
commitdiff
|
tree
2010-08-23
Stephen Burrows
WIP: Implementation of pended user creation using tokens...
commit
|
commitdiff
|
tree
2010-08-23
Stephen Burrows
Initial waldo commit. Implements abstract LoginMultiView...
commit
|
commitdiff
|
tree
2010-08-11
Stephen Burrows
Adjusted the paginate function to only attempt a length...
commit
|
commitdiff
|
tree
2010-08-11
Stephen Burrows
Paginator returns page.object_list as objects if a...
commit
|
commitdiff
|
tree
2010-08-10
Stephen Burrows
Implements render_to_string on Page model for cases...
commit
|
commitdiff
|
tree
2010-08-10
Stephen Burrows
Implements get_absolute_url for nodes (Feature #17...
commit
|
commitdiff
|
tree
2010-08-10
Stephen Burrows
Unimplemented PaginationProxy; moved pagination from...
commit
|
commitdiff
|
tree
2010-08-09
Stephen Burrows
Merge branch 'new_paginator'
commit
|
commitdiff
|
tree
2010-08-09
Stephen Burrows
Multiview will now pass node and extra_context to any...
commit
|
commitdiff
|
tree
2010-08-09
Stephen Burrows
Added forgotten import of EmptyPage.
commit
|
commitdiff
|
tree
2010-08-09
Stephen Burrows
Introduced the PaginationProxy object to simplify use...
commit
|
commitdiff
|
tree
2010-08-09
Stephen Burrows
Revised penfield's pagination helper to work more generically.
commit
|
commitdiff
|
tree
2010-08-05
Stephen Burrows
Added unique_together constraint to Attributes and...
commit
|
commitdiff
|
tree