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 6797
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
2872d 03h 48m
/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
2875d 09h 18m
/trunk/chandler/samples/
6094
Updated skeleton parcel to reflect schema API and parcel: namespace.
pje
2890d 09h 07m
/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
2904d 02h 48m
/trunk/chandler/samples/
5112
re-check in stuff that wasn't breaking the tree - resimplify skeleton sample
alecf
2980d 10h 52m
/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
2980d 23h 09m
/trunk/chandler/samples/
5109
get rid of namespace tags from skeleton parcel too
alecf
2981d 02h 49m
/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
3016d 00h 39m
/trunk/chandler/samples/
4824
fix bug 1723 - create a sample skeleton parcel
alecf
3016d 04h 41m
/trunk/chandler/samples/