philo.git
2010-06-14 melinathRebased to origin; removed treechanges.
2010-06-14 melinathLast random entry before more organized approach. Added...
2010-06-14 melinathReopened treechanges. Moved validation language to...
2010-06-14 melinathAdded admin form validation to prevent:
2010-06-14 melinathWent back and fixed spacing issues with last cleanup.
2010-06-14 Joseph SpirosCleaning up imports.
2010-06-14 Joseph SpirosRemoving dependency on standalone simplejson by using...
2010-06-10 Joseph SpirosMerge branch 'melinath'
2010-06-10 Joseph SpirosFixing style issues and an incorrect modification of...
2010-06-10 Joseph SpirosMerge git://github.com/melinath/philo into melinath
2010-06-09 melinathMerge branch 'blockcontainer'
2010-06-09 melinathFixed the context variable leak in the blockcontainer...
2010-06-09 melinathMerge branch 'blockcontainer' of github.com:melinath...
2010-06-09 melinathFixed a bug where the ContainerNode had a nodelist_empt...
2010-06-09 melinathFixed a bug where the ContainerNode had a nodelist_empt...
2010-06-09 melinathFirst draft of blockcontainer functionality. Tries...
2010-06-09 melinathMerge branch 'cleanup'
2010-06-09 melinathAdded documentation and help text to models.py and...
2010-06-04 Joseph SpirosCreating an abstract model named InheritableTreeEntity...
2010-05-20 Joseph SpirosMerge branch 'advanced-containers'
2010-05-20 Joseph SpirosImplementing raw_id_fields-style widget for ContentRefe...
2010-05-19 Joseph SpirosMerge branch 'master' into advanced-containers
2010-05-19 Joseph SpirosFixing a bug whereby get_path on TreeModel and Node...
2010-05-19 Joseph SpirosInitial extension of containers to support referencing...
2010-05-12 Joseph SpirosRemoving value model registration system, as it causes...
2010-05-06 Joseph SpirosRe-implementing the get_path method on Node instances...
2010-05-04 Joseph SpirosCreating contrib directory to contain additional applic...
2010-05-04 Joseph SpirosImprovements to Collections, and minor refactoring.
2010-05-03 Joseph SpirosAdded support for Node subclasses whose instances accep...
2010-03-08 Joseph SpirosImplementation of a Node class, the subclasses of which...
2010-02-04 Joseph SpirosImproving nodetree searching with support for IfNode...
2010-02-02 Joseph SpirosFixed errors that led to Entity and TreeEntity instance...
2010-02-01 Joseph SpirosInitial commit.