August 2005 Archives by date
      
      Starting: Mon Aug  1 09:20:56 EST 2005
         Ending: Sun Aug 28 04:26:49 EST 2005
         Messages: 59
     
- [CMF-checkins] 
	SVN: CMF/branches/1.5/CMFCore/tests/test_CMFCatalogAware.py Typo.
 
Florent Guillaume
 - [CMF-checkins] SVN: CMF/trunk/CMFCore/tests/test_CMFCatalogAware.py
	Typo.
 
Florent Guillaume
 - [CMF-checkins] SVN: CMF/branches/1.5/C Refactored
	reindexObjectSecurity a bit. It now always reindexes the
 
Florent Guillaume
 - [CMF-checkins] SVN: CMF/trunk/CMFDefault/DiscussionItem.py Put the
	DiscussionItem in its container before indexing it.
 
Florent Guillaume
 - [CMF-checkins] SVN: CMF/branches/1.5/CMFDefault/DiscussionItem.py
	Merge from 37628 on trunk:
 
Florent Guillaume
 - [CMF-checkins] SVN: CMF/trunk/CMFCore/ Merge from 37626 on 1.5
	branch:
 
Florent Guillaume
 - [CMF-checkins] SVN: CMF/trunk/ - Some simplifications to the
	slurp_release release helper script and
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/branches/1.5/ - Preparation for CMF
	1.5.3-beta
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/tags/1.5.3-beta1/ - Tagging CMF 1.5.3-beta1
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/tags/1.5.3-beta - Correcting release tag
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/branches/1.5/CHANGES.txt STX fix for
	changelog.
 
Tres Seaver
 - [CMF-checkins] SVN: CMF/branches/1.5/C - When the CMFBTreeFolder
	was moved into CMFCore, its base class was
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/trunk/CMFDefault/ - When the CMFBTreeFolder
	was moved into CMFCore, its base class was
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/trunk/C - Got rid of the "CMF Site" and
	"Configured CMF Site" duality in the ZMI
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/branches/1.5/ - Preparing for CMF 1.5.3
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/tags/1.5.3/ - Tagging CMF 1.5.3
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/branches/1.5/C - don't allow IDs used by
	Method Aliases
 
Yvo Schubbe
 - [CMF-checkins] SVN: CMF/trunk/CMFCore/ - don't allow IDs used by
	Method Aliases
 
Yvo Schubbe
 - [CMF-checkins] SVN: CMF/trunk/CMF - we now register a real class,
	so we don't need all those tricks for 'factory only' registration
 
Yvo Schubbe
 - [CMF-checkins] 
	SVN: CMF/trunk/CMFDefault/skins/zpt_generic/login_form.pt
	- instead of 'name' or 'username' use 'member ID' as in other places
 
Yvo Schubbe
 - [CMF-checkins] SVN: CMF/trunk/CMFCalendar/skins/zpt_calendar/ -
	added i18n tags
 
Yvo Schubbe
 - [CMF-checkins] 
	SVN: CMF/trunk/CMFDefault/skins/zpt_generic/main_template.pt
	- made sure all i18n tags have a i18n:domain
 
Yvo Schubbe
 - [CMF-checkins] 
	SVN: CMF/branches/1.5/CMFDefault/skins/zpt_generic/registered.pt
	- marked obsolete template as deprecated
 
Yvo Schubbe
 - [CMF-checkins] 
	SVN: CMF/trunk/CMFDefault/skins/zpt_generic/registered.pt
	- removed obsolete template
 
Yvo Schubbe
 - [CMF-checkins] SVN: CMF/trunk/C - CMFDefault CMFSetup profile:
	Added CMF BTree Folder to the list of
 
Jens Vagelpohl
 - [CMF-checkins] 
	SVN: CMF/trunk/CMFDefault/profiles/default/types/CMF_BTree_Folder.xml
	- check in straggler
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/trunk/C - removed long deprecated
	by_metatype argument
 
Yvo Schubbe
 - [CMF-checkins] 
	SVN: CMF/trunk/CMFDefault/profiles/default/types/CMF_BTree_Folder.xml
	please don't forget to set svn:eol-style native
 
Yvo Schubbe
 - [CMF-checkins] SVN: CMF/branches/jens-collector-339-branch/ -
	Create branch for http://www.zope.org/Collectors/CMF/339
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/trunk/CMFDefault/tests/test_Portal.py fixed
	test broken by r37856:37857: don't test 'CMF BTree Folder' here
 
Yvo Schubbe
 - [CMF-checkins] SVN: CMF/branches/jens-collector-339-branch/C -
	CMFTopic Friendly Date Criteria: Fixed the strange and broken search
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/trunk/C - replaced user message strings by
	MessageIDs
 
Yvo Schubbe
 - [CMF-checkins] SVN: CMF/branches/1.5/C - CMFDefault.Image and
	CMFDefault.File: When calling the constructor, 
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/trunk/CMFDefault/ - CMFDefault.Image and
	CMFDefault.File: When calling the constructor, 
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/trunk/CMFSetup/DEPENDENCIES.txt - CMFSetup
	no longer depends on CMFDefault
 
Yvo Schubbe
 - [CMF-checkins] SVN: CMF/trunk/CMFDefault/profiles/default/ - sorted
	items the same way they are sorted on export (that makes
	profile diffs smaller)
 
Yvo Schubbe
 - [CMF-checkins] SVN: CMF/trunk/C - added 'i18n_domain' property used
	to create MassageIDs for 'title' and 'description'
 
Yvo Schubbe
 - [CMF-checkins] SVN: CMF/branches/jens-collector-339-branch/CMFCore/
	- CMFCore.FSImage and FSFile: Unlike the current behavior of
	Zope itself, 
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/branches/1.5/C - CMFCore.FSImage and
	FSFile: Unlike the current behavior of Zope itself, 
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/trunk/CMFCore/ - Move the fix for collector
	issue 372 to the trunk, it ended up on a branch
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/trunk/CMFCore/ - CMFCore.FSDTMLMethod:
	Cache headers from the Caching Policy Manager
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/branches/1.5/C - CMFCore.FSDTMLMethod:
	Cache headers from the Caching Policy Manager
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/branches/1.5/C
	CMFCore.PortalFolder._checkId() allows root doted prefixed name
 
Julien Anguenot
 - [CMF-checkins] SVN: CMF/trunk/CMFCore/
	CMFCore.PortalFolder._checkId() allows root doted prefixed name
 
Julien Anguenot
 - [CMF-checkins] SVN: CMF/branches/1.5/C - CMFCore.PortalContent,
	CMFCore.FSSTXMethod, CMFTopic.Topic, 
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/trunk/CMFCore/ - CMFCore.PortalContent,
	CMFCore.FSSTXMethod: Cache headers from the
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/branches/1.5/C - CMFTopic.DateCriteria: The
	behavior and naming of date criteria
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/trunk/CMFTopic/ - CMFTopic.DateCriteria:
	The behavior and naming of date criteria
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/branches/jens-collector-339-branch/ -
	Remove branch, work done
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/branches/1.5/C - CMFTopic.Topic: Made
	Topics a tad more useful by subclassing from
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/trunk/CMFTopic/ - CMFTopic.Topic: Made
	Topics a tad more useful by subclassing from
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/branches/1.5/CMFCore/FSZSQLMethod.py -
	Correct wrong comment
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/trunk/CMFCore/FSZSQLMethod.py - Correct
	wrong comment
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/branches/1.5/CMFCore/tests/test_utils.py
	CMFCore/tests/test_utils.py: Remove module-scope import
	dependencies.
 
Tres Seaver
 - [CMF-checkins] SVN: CMF/trunk/CMFCore/tests/test_utils.py Merge
	import cleanup from 1.5 branch.
 
Tres Seaver
 - [CMF-checkins] SVN: CMF/branches/1.5/C - CMFCore.utils: The return
	value from _mergedLocalRoles allowed
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/trunk/CMFCore/ - CMFCore.utils: The return
	value from _mergedLocalRoles allowed
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/branches/1.5/ - Preparing 1.5.4-beta release
 
Jens Vagelpohl
 - [CMF-checkins] SVN: CMF/tags/1.5.4-beta/ - Tagging 1.5.4-beta
 
Jens Vagelpohl
    
 
    
      Last message date: 
       Sun Aug 28 04:26:49 EST 2005
    Archived on: Sun Aug 28 04:26:49 EST 2005
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).