philo.git
2010-06-16 melinathRemerged clone to push to it
2010-06-16 melinathFixed collapse classes
2010-06-16 melinathMerged origin/master
2010-06-16 melinathAdded contentlet unicode and fixed container context...
2010-06-16 melinathMade referencing containers optional on pages. Fixes...
2010-06-16 Joseph SpirosMerge branch 'admin-cleanup'
2010-06-16 Joseph SpirosMaking Attribute and Relationship inlines collapsible...
2010-06-16 Joseph SpirosHiding save_on_top on the Page add form template, and...
2010-06-16 Joseph SpirosPages now have a custom add form template which notifie...
2010-06-16 Joseph SpirosImplementing NodeAdmin and subclasses for built-in...
2010-06-15 melinathAdded File unicode.
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 melinathLast random entry before more organized approach. Added...
2010-06-14 Joseph SpirosCleaning up imports.
2010-06-14 Joseph SpirosRemoving dependency on standalone simplejson by using...
2010-06-11 melinathReopened treechanges. Moved validation language to...
2010-06-10 melinathMerge branch 'treechanges'
2010-06-10 melinathAdded admin form validation to prevent:
2010-06-10 melinathMerge branch 'master' into cleanup
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-10 melinathWent back and fixed spacing issues with last cleanup.
2010-06-10 melinathMerge branch 'master' into cleanup
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.