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