#12433 closed enhancement (fixed)
[patch][ccla]Demos for "MVC" data binding in 1.7 on mobile devices
Reported by: | Chris Mitchell | Owned by: | Chris Mitchell |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Website | Version: | 1.6.0 |
Keywords: | 1.7-mobile | Cc: | ed.chatelain@… |
Blocked By: | Blocking: |
Description
Demos for "MVC" data binding in 1.7 on mobile devices (that will eventually plug into the new mobile gallery.
Attachments (6)
Change History (21)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Summary: | Demos for "MVC" data binding in 1.7 on mobile devices → [patch][ccla]Demos for "MVC" data binding in 1.7 on mobile devices |
---|
comment:3 Changed 9 years ago by
Owner: | changed from Dustin Machi to Chris Mitchell |
---|
comment:4 Changed 9 years ago by
I will update these patches. They will no longer prereq The patch dijit-mvc-using-dojo.Stateful.patch from ticket 12314.
These new patches will not work on top of the patch dijit-mvc-using-dojo.Stateful.patch from ticket 12314.
The dojox.mvc.patch and dojox.mvcTests.patch are applied on dojox. They include the dojox.mvc files and tests.
The dijit.mvc.patch is applied to dijit, it updates 2 files in dijit.
The mvcMobile_demo.patch is applied to the parent of demos, to add the mvcMobile demo to the demos folder.
The util_mvc_mobile_demo.patch is applied to util for the demos, it updates the demos-all.profile.js file.
The dojox-mvc-tests-images.zip contains the image directory, it should be unzipped into dojox/mvc/tests
The demos-mvcMobile_Images.zip includes the demos/mvcMobile/images directory and files and one file in demos/resources/images.
Changed 9 years ago by
Attachment: | util_mvc_mobile_demo.patch added |
---|
is applied to util for the demos, it updates the demos-all.profile.js file.
Changed 9 years ago by
Attachment: | demos-mvcMobile_Images.zip added |
---|
includes the demos/mvcMobile/images directory and files and one file in demos/resources/images.
comment:6 Changed 9 years ago by
The patch dojox.mvc.zip from ticket 12314 (http://bugs.dojotoolkit.org/ticket/12314) has been updated, and once again is a prereq for these patches.
The mvcMobile_demo.patch is applied to the parent of demos, to add the mvcMobile demo to the demos folder.
The util_mvc_mobile_demo.patch is applied to util for the demos, it updates the demos-all.profile.js file.
The demos-mvcMobile_Images.zip includes the demos/mvcMobile/images directory and files and one file in demos/resources/images.
I will remove the old patches which are no longer used.
comment:7 Changed 9 years ago by
Milestone: | tbd → 1.7 |
---|
Changed 9 years ago by
Attachment: | mvcMobile_demo.patch added |
---|
is applied to the parent of demos, to add the mvcMobile demo to the demos folder.
comment:8 Changed 9 years ago by
Updated mvcMobile_demo.patch to work with the latest dojox.mvc code.
comment:9 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Changed 9 years ago by
Attachment: | mvc-demos-0516.patch added |
---|
The update to try to fix the build for mobileMvc
Changed 9 years ago by
Attachment: | mvc-demos-0517.patch added |
---|
comment:12 Changed 9 years ago by
Changed 9 years ago by
Attachment: | mvc-demos.patch added |
---|
This one is the latest patch, please remove all others.
Patches from Ed (IBM, CCLA) to follow.
The patch dijit-mvc-using-dojo.Stateful.patch from ticket 12314 (http://bugs.dojotoolkit.org/ticket/12314) is a prereq for these patches.
The dijit_mvc_mobile_demo.patch is applied to dijit on top of the patch above, it updates 2 files in dijit/mvc.
The mvcMobile_demo.patch is applied to demos, to add the mvcMobile demo to the demos folder.
The demos-mvcMobile_Images.zip includes the demos/mvcMobile/images directory and files and one file in demos/resources/images.
The util_mvc_mobile_demo.patch is applied to util for the demos, it updates the demos-all.profile.js file.