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-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
2010-05-04
Joseph Spiros
Creating contrib directory to contain additional applic...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-04
Joseph Spiros
Improvements to Collections, and minor refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Joseph Spiros
Added support for Node subclasses whose instances accep...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Joseph Spiros
Implementation of a Node class, the subclasses of which...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
Joseph Spiros
Improving nodetree searching with support for IfNode...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Joseph Spiros
Fixed errors that led to Entity and TreeEntity instance...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
Joseph Spiros
Initial commit.
commit
|
commitdiff
|
tree
|
snapshot