Subversion Repositories chandler

[/] [trunk/] [chandler/] [samples/] - Rev 6795

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
6429 Correct a stray import of the now vanished osaf.contentmodel module. grant 2843d 10h 18m /trunk/chandler/samples/
6386 What's in this commit:

- Logging mechanism as described at http://wiki.osafoundation.org/bin/view/Projects/LoggingProposal
- Sharing: changed logic for determining if an attribute is modifiable; unpublish/unsubscribe from manage dialog works; subscribing now changes app bar mode if the collection has a single filter kind
- Zaobao: moved RSSData.py and parcel.xml contents into __init__.py and elminate
d the extra ItemCollection
- Changed all parcel.xml to UTF-8
- Commented out lots of parcel loader debug logging calls
morgen 2846d 15h 48m /trunk/chandler/samples/
6094 Updated skeleton parcel to reflect schema API and parcel: namespace. pje 2861d 15h 37m /trunk/chandler/samples/
5903 Replaced "default" cloud with "copying" cloud; also re-enabled my fix for bug 3361 now that we've got code to prevent inadvertant double-loading of parcels. morgen 2875d 09h 18m /trunk/chandler/samples/
5112 re-check in stuff that wasn't breaking the tree - resimplify skeleton sample alecf 2951d 17h 22m /trunk/chandler/samples/
5111 Backed out alec's recent commit - it was causing a parcel load error
these are the commands I used to back-out the changes:

cvs update -j1.78 -j1.77 chandler/parcels/osaf/framework/blocks/calendar/CalendarCanvas.py
cvs update -j1.2 -j1.1 chandler/samples/skeleton/schema/parcel.xml
cvs update -j1.2 -j1.1 chandler/samples/skeleton/blocks/parcel.xml
cvs update -j1.2 -j1.1 chandler/samples/skeleton/data/parcel.xml
cvs update -j1.44 -j1.43 chandler/parcels/osaf/examples/zaobao/parcel.xml
cvs update -j1.2 -j1.1 chandler/parcels/osaf/examples/zaobao/schema/parcel.xml
cvs update -j1.3 -j1.2 chandler/parcels/osaf/examples/zaobao/blocks/parcel.xml
bear 2952d 05h 39m /trunk/chandler/samples/
5109 get rid of namespace tags from skeleton parcel too alecf 2952d 09h 19m /trunk/chandler/samples/
4834 Add __init__.py so that sample code can use "import"
- no reviewer, this is just part of sample code not in the tree
alecf 2987d 07h 09m /trunk/chandler/samples/
4824 fix bug 1723 - create a sample skeleton parcel alecf 2987d 11h 11m /trunk/chandler/samples/