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 |
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-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-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 |
2010-06-16 |
melinath | Made referencing containers optional on pages. Fixes... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Joseph Spiros | Merge branch 'admin-cleanup' |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Joseph Spiros | Making Attribute and Relationship inlines collapsible... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Joseph Spiros | Hiding save_on_top on the Page add form template, and... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Joseph Spiros | Pages now have a custom add form template which notifie... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Joseph Spiros | Implementing NodeAdmin and subclasses for built-in... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Kriti Godey | The index template gets a queryset of entries now. |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Kriti Godey | Fixed date ordering. |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Kriti Godey | Fixed blog entries plural and ordering. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
melinath | Added File unicode. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
melinath | Rebased to origin; removed treechanges. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
melinath | Last random entry before more organized approach. Added... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
melinath | Reopened treechanges. Moved validation language to... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
melinath | Added admin form validation to prevent: |
commit | commitdiff | tree | snapshot |
2010-06-14 |
melinath | Went back and fixed spacing issues with last cleanup. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
melinath | Last random entry before more organized approach. Added... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Joseph Spiros | Cleaning up imports. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Joseph Spiros | Removing dependency on standalone simplejson by using... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
melinath | Reopened treechanges. Moved validation language to... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
melinath | Merge branch 'treechanges' |
commit | commitdiff | tree | snapshot |
2010-06-10 |
melinath | Added admin form validation to prevent: |
commit | commitdiff | tree | snapshot |
2010-06-10 |
melinath | Merge branch 'master' into cleanup |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Joseph Spiros | Merge branch 'master' into penfield |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Joseph Spiros | Merge branch 'melinath' |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Joseph Spiros | Fixing style issues and an incorrect modification of... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Joseph Spiros | Merge git://github.com/melinath/philo into melinath |
commit | commitdiff | tree | snapshot |
2010-06-10 |
melinath | Went back and fixed spacing issues with last cleanup. |
commit | commitdiff | tree | snapshot |
2010-06-10 |
melinath | Merge branch 'master' into cleanup |
commit | commitdiff | tree | snapshot |
2010-06-09 |
melinath | Merge branch 'blockcontainer' |
commit | commitdiff | tree | snapshot |
2010-06-09 |
melinath | Fixed the context variable leak in the blockcontainer... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
melinath | Merge branch 'blockcontainer' of github.com:melinath... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
melinath | Fixed a bug where the ContainerNode had a nodelist_empt... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
melinath | Fixed a bug where the ContainerNode had a nodelist_empt... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
melinath | First draft of blockcontainer functionality. Tries... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
melinath | Merge branch 'cleanup' |
commit | commitdiff | tree | snapshot |
2010-06-09 |
melinath | Added documentation and help text to models.py and... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Joseph Spiros | Creating an abstract model named InheritableTreeEntity... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Joseph Spiros | Merge branch 'master' into penfield |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Joseph Spiros | Merge branch 'advanced-containers' |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Joseph Spiros | Implementing raw_id_fields-style widget for ContentRefe... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Joseph Spiros | Merge branch 'master' into penfield |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Joseph Spiros | Merge branch 'master' into advanced-containers |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Joseph Spiros | Fixing a bug whereby get_path on TreeModel and Node... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Joseph Spiros | Initial extension of containers to support referencing... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Joseph Spiros | Started implementation of Newsletter models. |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Joseph Spiros | Separating Blogs from the nodes that render them, creat... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Joseph Spiros | Merge branch 'master' into penfield |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Joseph Spiros | Removing value model registration system, as it causes... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Joseph Spiros | Finished implementing blogs with the exception of tag... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Joseph Spiros | Merge branch 'master' into penfield |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Joseph Spiros | Re-implementing the get_path method on Node instances... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Joseph Spiros | Initial skeleton of penfield application, and partial... |
commit | commitdiff | tree | snapshot |
next |