git.ithinksw.org
/
philo.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
Added is_active method to Navigation class. Replaced the get_navigation and is_active...
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-19
melinath
Re-tweaked page add form to preserve 'continue on normal...
commit
|
commitdiff
|
tree
2010-08-18
melinath
Tweaked page add_form template. Fixes bug #8.
commit
|
commitdiff
|
tree
2010-08-18
melinath
Moved templateform to forms.py in preparation for experiment...
commit
|
commitdiff
|
tree
2010-08-17
melinath
Added collapse classes to attribute and relationship...
commit
|
commitdiff
|
tree
2010-08-17
melinath
Added template code validation to the admin. This essentiall...
commit
|
commitdiff
|
tree
2010-08-17
melinath
Set TreeModel slug field length to 255 to match Titled
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
2010-07-22
melinath
Added a bit to newsletters to streamline interactions...
commit
|
commitdiff
|
tree
2010-07-15
melinath
Membersof now uses 'app_label.model'; removed blockcontainer
commit
|
commitdiff
|
tree
2010-07-15
melinath
Slight changes to penfield NewsletterIssueAdmin & added...
commit
|
commitdiff
|
tree
2010-07-06
melinath
Merge branch 'master' of http://github.com/ithinksw...
commit
|
commitdiff
|
tree
2010-07-06
melinath
Changed to delete empty contentreferences on pages...
commit
|
commitdiff
|
tree
2010-07-01
melinath
Minor corrections to containers to ensure setting of...
commit
|
commitdiff
|
tree
2010-07-01
melinath
Merge branch 'master' of http://git.ithinksw.org/philo
commit
|
commitdiff
|
tree
2010-06-29
melinath
Merge branch 'master' of http://git.ithinksw.org/philo
commit
|
commitdiff
|
tree
2010-06-29
melinath
Merge origin/master
commit
|
commitdiff
|
tree
2010-06-29
melinath
Added admin imports
commit
|
commitdiff
|
tree
2010-06-22
melinath
Switched URLRedirectValidator and URLLinkValidator...
commit
|
commitdiff
|
tree
2010-06-18
melinath
Explicated DoesNotExist exception for PageAdmin save_model...
commit
|
commitdiff
|
tree
2010-06-18
melinath
Added get_path fallback to slug to increase information...
commit
|
commitdiff
|
tree
2010-06-18
melinath
Revert Redirect unicode.
commit
|
commitdiff
|
tree
2010-06-18
melinath
Merge branch 'master' of http://git.ithinksw.org/philo
commit
|
commitdiff
|
tree
2010-06-18
melinath
Added Redirect unicode.
commit
|
commitdiff
|
tree
2010-06-17
melinath
Added redirect and link validators to allow internal...
commit
|
commitdiff
|
tree
2010-06-17
melinath
Fixed null content reference id bug.
commit
|
commitdiff
|
tree
2010-06-16
melinath
Remerged clone to push to it
commit
|
commitdiff
|
tree
2010-06-16
melinath
Fixed collapse classes
commit
|
commitdiff
|
tree
2010-06-16
melinath
Merged origin/master
commit
|
commitdiff
|
tree
2010-06-16
melinath
Added contentlet unicode and fixed container context...
commit
|
commitdiff
|
tree
2010-06-16
melinath
Made referencing containers optional on pages. Fixes...
commit
|
commitdiff
|
tree
2010-06-15
melinath
Added File unicode.
commit
|
commitdiff
|
tree
2010-06-14
melinath
Rebased to origin; removed treechanges.
commit
|
commitdiff
|
tree
2010-06-14
melinath
Last random entry before more organized approach. Added...
commit
|
commitdiff
|
tree
2010-06-14
melinath
Reopened treechanges. Moved validation language to...
commit
|
commitdiff
|
tree
2010-06-14
melinath
Added admin form validation to prevent:
commit
|
commitdiff
|
tree
2010-06-14
melinath
Went back and fixed spacing issues with last cleanup.
commit
|
commitdiff
|
tree
2010-06-14
melinath
Last random entry before more organized approach. Added...
commit
|
commitdiff
|
tree
2010-06-11
melinath
Reopened treechanges. Moved validation language to...
commit
|
commitdiff
|
tree
2010-06-10
melinath
Merge branch 'treechanges'
commit
|
commitdiff
|
tree
2010-06-10
melinath
Added admin form validation to prevent:
commit
|
commitdiff
|
tree
2010-06-10
melinath
Merge branch 'master' into cleanup
commit
|
commitdiff
|
tree
2010-06-10
melinath
Went back and fixed spacing issues with last cleanup.
commit
|
commitdiff
|
tree
2010-06-10
melinath
Merge branch 'master' into cleanup
commit
|
commitdiff
|
tree
2010-06-09
melinath
Merge branch 'blockcontainer'
commit
|
commitdiff
|
tree
2010-06-09
melinath
Fixed the context variable leak in the blockcontainer...
commit
|
commitdiff
|
tree
2010-06-09
melinath
Merge branch 'blockcontainer' of github.com:melinath...
commit
|
commitdiff
|
tree
2010-06-09
melinath
Fixed a bug where the ContainerNode had a nodelist_empty...
commit
|
commitdiff
|
tree
2010-06-09
melinath
Fixed a bug where the ContainerNode had a nodelist_empty...
commit
|
commitdiff
|
tree
2010-06-09
melinath
First draft of blockcontainer functionality. Tries...
commit
|
commitdiff
|
tree
2010-06-09
melinath
Merge branch 'cleanup'
commit
|
commitdiff
|
tree
2010-06-09
melinath
Added documentation and help text to models.py and...
commit
|
commitdiff
|
tree