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 |
2010-07-01 |
melinath | Minor corrections to containers to ensure setting of... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
melinath | Merge branch 'master' of git.ithinksw.org/philo |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Joseph Spiros | Added uniqueness constraints to Tag, NewsletterArticle... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Joseph Spiros | Fleshed out NewsletterView further, and updated BlogVie... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Joseph Spiros | Switched all references to Templates in BlogViews and... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Joseph Spiros | Fixed a bug in ContentTypeSubclassLimiter whereby it... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Joseph Spiros | MultiViews now pass extra_context and node to view... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Joseph Spiros | Added support for tags to Blogs and BlogViews. |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Joseph Spiros | Added app_label to Tag. Removed app_label from abstract... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
melinath | Merge branch 'master' of git.ithinksw.org/philo |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Joseph Spiros | Merge branch 'penfield' |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Joseph Spiros | Fleshed out Newsletter, NewsletterArticle, NewsletterIs... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Joseph Spiros | Moved Tag, and the Titled abstract model, from penfield... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
melinath | Merge origin/master |
commit | commitdiff | tree | snapshot |
2010-06-29 |
melinath | Added admin imports |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Joseph Spiros | Merge branch 'master' into penfield |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Joseph Spiros | Fixing imports on admin.widgets, forgot to move some... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Joseph Spiros | Merge branch 'master' into penfield |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Joseph Spiros | Changing the Template container node detection code... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Joseph Spiros | Merge branch 'master' into penfield |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Joseph Spiros | Adding extra_context to render_to_response on Nodes... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Joseph Spiros | Merge branch 'penfield-new-nodes' into penfield |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Joseph Spiros | Switching to new Node/View system. |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Joseph Spiros | Merge branch 'master' into penfield-new-nodes |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Joseph Spiros | Initial implementation of new Node system whereby Nodes... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Joseph Spiros | Merge branch 'master' into penfield |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Joseph Spiros | Minor cosmetic cleanup of model references following... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Joseph Spiros | Merge branch 'master' into penfield |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Joseph Spiros | Splitting models into submodules beside models.base. |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Joseph Spiros | Renaming models.all to models.base. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Joseph Spiros | Switching models module to use a directory (models... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Joseph Spiros | Merge branch 'master' into penfield |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Joseph Spiros | Merge branch 'melinath' |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Joseph Spiros | Pre-merge cleanup. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Joseph Spiros | Merge git://github.com/melinath/philo into melinath |
commit | commitdiff | tree | snapshot |
2010-06-22 |
melinath | Switched URLRedirectValidator and URLLinkValidator... |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Kriti Godey | Fixed File unicode method and added pagination to the... |
commit | commitdiff | tree | snapshot |
2010-06-18 |
melinath | Explicated DoesNotExist exception for PageAdmin save_mo... |
commit | commitdiff | tree | snapshot |
2010-06-18 |
melinath | Added get_path fallback to slug to increase information... |
commit | commitdiff | tree | snapshot |
2010-06-18 |
melinath | Revert Redirect unicode. |
commit | commitdiff | tree | snapshot |
2010-06-18 |
melinath | Merge branch 'master' of git.ithinksw.org/philo |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Joseph Spiros | Merge branch 'master' into penfield |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Joseph Spiros | Revert "Added File unicode." |
commit | commitdiff | tree | snapshot |
2010-06-18 |
melinath | Added Redirect unicode. |
commit | commitdiff | tree | snapshot |
2010-06-17 |
melinath | Added redirect and link validators to allow internal... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
melinath | Fixed null content reference id bug. |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Joseph Spiros | Merge branch 'penfield' of git://github.com/kgodey... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Joseph Spiros | Merge branch 'master' into penfield |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Joseph Spiros | Merge branch 'melinath' |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Joseph Spiros | Revert "Made referencing containers optional on pages... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Joseph Spiros | Pre-merge cleanup. |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Joseph Spiros | Merge git://github.com/melinath/philo into melinath |
commit | commitdiff | tree | snapshot |
2010-06-16 |
melinath | Remerged clone to push to it |
commit | commitdiff | tree | snapshot |
2010-06-16 |
melinath | Fixed collapse classes |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Kriti Godey | Tags implemented in Penfield, added to blog entries. |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Joseph Spiros | Merge branch 'penfield' of git://github.com/kgodey... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Joseph Spiros | Merge branch 'master' into penfield |
commit | commitdiff | tree | snapshot |
2010-06-16 |
melinath | Merged origin/master |
commit | commitdiff | tree | snapshot |
2010-06-16 |
melinath | Added contentlet unicode and fixed container context... |
commit | commitdiff | tree | snapshot |
next |