Opened 10 years ago
Closed 10 years ago
#15075 closed enhancement (fixed)
dojox.mobile: mobile gallery demo improvements
Reported by: | Adrian Vasiliu | Owned by: | cjolif |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | Website | Version: | |
Keywords: | Cc: | Eric Durocher, Soyhy Lim | |
Blocked By: | Blocking: |
Description
This is a ticket to collect various enhancements needed in demos/mobileGallery for Dojo 1.8.
Attachments (9)
Change History (32)
Changed 10 years ago by
Attachment: | patch15075a.txt added |
---|
comment:1 Changed 10 years ago by
Attachment patch15075a.txt addresses the following minor issues: a) Added missing type="text/javascript". b) Improved DOCTYPE.
comment:2 Changed 10 years ago by
Component: | DojoX Mobile → Website |
---|---|
Owner: | changed from ykami to cjolif |
Status: | new → assigned |
comment:4 Changed 10 years ago by
Further improvements may include:
- Use the deviceTheme module instead of the demo.html + demo-android.html + demo-iphone.html.
- Removal of demo-sync.html (got confirmation from chirsm, awaiting confirmation from Archer).
comment:5 Changed 10 years ago by
Milestone: | tbd → 1.8 |
---|---|
Summary: | dojox.mobile: mobile galery demo improvements → dojox.mobile: mobile gallery demo improvements |
comment:6 Changed 10 years ago by
Attachment patch15075b.patch addresses the removal of two obsolete/useless files: mobileGallery/debug.html mobileGallery/demo-sync.html (Have checked it out with chrism and Archer).
comment:7 Changed 10 years ago by
Adrian for simple changes like that can you please just update the existing patch to simplify the commit? (i.e. minimize the number of patches to apply).
Thanks.
comment:8 Changed 10 years ago by
Understood. Reattached patch15075b.patch, which now accumulates all changes done so far.
Changed 10 years ago by
Attachment: | 15075.patch added |
---|
Enhancements to the mobile gallery, new views showing Dojo Mobile 1.8 features - Adrian Vasiliu (IBM, CCLA), Soyhy Lim (IBM, CCLA), Eric Durocher (IBM, CCLA)
comment:9 Changed 10 years ago by
Cc: | Eric Durocher Soyhy Lim added |
---|
Changed 10 years ago by
Attachment: | mobileGallery-images.zip added |
---|
News images for mobileGallery, to extract in demos/mobileGallery/images - Adrian Vasiliu (IBM, CCLA), Soyhy Lim (IBM, CCLA), Eric Durocher (IBM, CCLA)
comment:13 Changed 10 years ago by
Please also copy these two directories from the Dojo Mobile tests:
dojox/mobile/tests/audio/ -> demos/mobileGallery/audio/
dojox/mobile/tests/video/ -> demos/mobileGallery/video/
(3 files called sample.* in each directory).
Eric Durocher (IBM, CCLA)
Changed 10 years ago by
Attachment: | 15075.2.patch added |
---|
New version of "picker" demo + various fixes and cosmetic changes - Eric Durocher (IBM, CCLA), Soyhy Lim (IBM, CCLA)
Changed 10 years ago by
Attachment: | 15075.3.patch added |
---|
Fix in value picker demo ('pm' button not taken into account) - Soyhy Lim (IBM, CCLA)
Changed 10 years ago by
Attachment: | 15075.4.patch added |
---|
Several new fixes in mobile gallery demo - Eric Durocher (IBM, CCLA)
comment:23 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Adrian Vasiliu, IBM, CCLA