chandler
chandler2
docs
eggtranslations
kagami
localizations
m2crypto
ofb
pyicu
pylucene
qa
sandbox
server
tools
vobject
windmill
wx
zanshin
Subversion Repositories
chandler
[
/
] [
trunk/
] [
chandler/
] [
samples
/] - Rev 6807
Go to most recent revision
Filtering Options
From rev
To rev
Max revs
Search for
Clear current filter
Rev
Log message
Author
Age
Path
6429
Correct a stray import of the now vanished osaf.contentmodel module.
grant
2846d 20h 31m
/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
2850d 02h 01m
/trunk/chandler/samples/
6094
Updated skeleton parcel to reflect schema API and parcel: namespace.
pje
2865d 01h 50m
/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
2878d 19h 31m
/trunk/chandler/samples/
5112
re-check in stuff that wasn't breaking the tree - resimplify skeleton sample
alecf
2955d 03h 35m
/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
2955d 15h 52m
/trunk/chandler/samples/
5109
get rid of namespace tags from skeleton parcel too
alecf
2955d 19h 32m
/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
2990d 17h 22m
/trunk/chandler/samples/
4824
fix bug 1723 - create a sample skeleton parcel
alecf
2990d 21h 24m
/trunk/chandler/samples/