git.ithinksw.org
/
philo.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
philo.git
2010-09-28
Stephen Burrows
Implemented better container filtering for page contain...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Stephen Burrows
Modified FeedMultiViewMixin to allow greater customizat...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Stephen Burrows
Adjusted feedmultiviewmixin to allow more customization...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Stephen Burrows
Corrected blogview tag feed urls.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Stephen Burrows
Added filter_horizontal on blogentry tags. Made minor...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Stephen Burrows
Added waldo filtering to send multipart or plaintext...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Stephen Burrows
Fixed login redirects
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Stephen Burrows
Added recaptcha support to waldo registration form.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Stephen Burrows
Switched newsletterissue numbering to a more generic...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Stephen Burrows
Added 500 handling to nodeview. Made nodeview vary...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Stephen Burrows
Added philo 404 handling via a relationship named Http4...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Stephen Burrows
Added tags to newsletter articles
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Stephen Burrows
Tweaked AccountMultiView to account for emails containi...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Stephen Burrows
Upped philo.tag name/slug lengths to 255.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Stephen Burrows
Added slug to TagAdmin list_display. Corrected FeedMult...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Stephen Burrows
Added helper function to ease response 'returns' for...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Stephen Burrows
Switched over to render_to_response and actually_render...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Stephen Burrows
Added view_about_to_render and view_finished_rendering...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Stephen Burrows
Shifted definition of the context list_var (entries...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Joseph Spiros
Added JSON validator to Attributes.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Joseph Spiros
Merge branch 'melinath'
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Joseph Spiros
Merge branch 'new_page_admin' of git://github.com/melin...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Joseph Spiros
Merge branch 'feedmixin' of git://github.com/melinath...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Joseph Spiros
Merge branch 'waldo' of git://github.com/melinath/philo...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Stephen Burrows
Corrected get_subpath on blogs and newsletters to fit...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Stephen Burrows
Implemented feeds for NewsletterView. Corrected BlogVie...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Stephen Burrows
Moved feed-related methods to a generic mixin.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Stephen Burrows
Added feeds to blogs.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
melinath
Implemented object deletion on null values. Added Model...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
melinath
Display of current values functional.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
melinath
Display of ContainerFormSets functional; display of...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
melinath
Initial new page admin commit. Working on faking the...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
melinath
Implemented email change confirmation.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
melinath
Implemented EmailTokenGenerator and added password...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Stephen Burrows
Implemented password resetting. Improved redirection...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Stephen Burrows
Implemented one-time login on account confirm.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Stephen Burrows
Token-based User registration functional
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Stephen Burrows
WIP: Implementation of pended user creation using token...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Stephen Burrows
Initial waldo commit. Implements abstract LoginMultiVie...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Joseph Spiros
Merge branch 'master' of git://github.com/melinath...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
melinath
Re-tweaked page add form to preserve 'continue on norma...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
melinath
Tweaked page add_form template. Fixes bug #8.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
melinath
Moved templateform to forms.py in preparation for exper...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
melinath
Added collapse classes to attribute and relationship...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
melinath
Added template code validation to the admin. This essen...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
melinath
Set TreeModel slug field length to 255 to match Titled
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Joseph Spiros
The blog ForeignKey on the BlogEntry model can now...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Joseph Spiros
Explicit declaration of keys for AttributeFields and...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Joseph Spiros
Fixed some issues that broke fieldset definitions on...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Joseph Spiros
Merge branch 'master' of git://github.com/melinath...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Stephen Burrows
Adjusted the paginate function to only attempt a length...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Joseph Spiros
Merge branch 'node_absolute_urls' of git://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Joseph Spiros
Merge branch 'master' of git://github.com/melinath...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Stephen Burrows
Paginator returns page.object_list as objects if a...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Stephen Burrows
Implements render_to_string on Page model for cases...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Stephen Burrows
Implements get_absolute_url for nodes (Feature #17...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Stephen Burrows
Unimplemented PaginationProxy; moved pagination from...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Stephen Burrows
Merge branch 'new_paginator'
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Stephen Burrows
Multiview will now pass node and extra_context to any...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Stephen Burrows
Added forgotten import of EmptyPage.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Stephen Burrows
Introduced the PaginationProxy object to simplify use...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Stephen Burrows
Revised penfield's pagination helper to work more gener...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Joseph Spiros
Fixed a grave error wherein Node did not have a TreeMan...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Joseph Spiros
Merge branch 'master' of git://github.com/melinath...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Joseph Spiros
Merge branch 'master' of git://github.com/kgodey/philo
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Joseph Spiros
Merge branch 'entity-proxy-fields'
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Joseph Spiros
Implemented EntityForm, which knows how to deal with...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-05
Stephen Burrows
Added unique_together constraint to Attributes and...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-01
Joseph Spiros
AttributeFields and RelationshipFields now store their...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-31
Joseph Spiros
Initial implementation of AttributeField and Relationsh...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-25
Kriti Godey
Added archives support to get_subpath in penfield's...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Kriti Godey
Registered Node in register_value_model.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Kriti Godey
Added "entry_dates" method to model to provide distinct...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
melinath
Added a bit to newsletters to streamline interactions...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Joseph Spiros
Merge branch 'master' of git://github.com/melinath...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
melinath
Membersof now uses 'app_label.model'; removed blockcont...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
melinath
Slight changes to penfield NewsletterIssueAdmin & added...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Joseph Spiros
MultiViews now clear_url_caches before resolving URLs...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Joseph Spiros
Fixed the node_url templatetag's generation of URLs.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Joseph Spiros
Implementing get_subpath on NewsletterView so that...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Joseph Spiros
Initial implementation of node_url templatetag.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Joseph Spiros
Adding the 'monospace' class to container fieldsets...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Joseph Spiros
Adding support to BlogView for filtering based on multi...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Joseph Spiros
Merge branch 'kgodey'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Joseph Spiros
Fixing a double declaration of the monthname filter...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Joseph Spiros
Merge branch 'master' of git://github.com/kgodey/philo...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Joseph Spiros
Merge branch 'master' of git://github.com/melinath...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Kriti Godey
Added templatetags "monthname" and "ap_monthname" to...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
melinath
Merge branch 'master' of github.com/ithinksw/philo
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
melinath
Changed to delete empty contentreferences on pages...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Joseph Spiros
Fixing a bug in BlogView's tag_view where it would...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Joseph Spiros
Increasing the max_length of the slug field on Titled...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Joseph Spiros
Merge branch 'master' of git://github.com/kgodey/philo
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Kriti Godey
Fixed null constraint on entries_per_page in BlogView
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Kriti Godey
Edited unicode methods and added some null=True, blank...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Joseph Spiros
Adding __unicode__ to BlogViews.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Joseph Spiros
Merge branch 'master' of git://github.com/kgodey/philo
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Kriti Godey
Merge branch 'penfield'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Kriti Godey
Merge branch 'master' into penfield, cleaned up.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Kriti Godey
Updated models, created separate files called utils...
commit
|
commitdiff
|
tree
|
snapshot
next