summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Heekyoung, Oh [Thu, 24 Apr 2014 07:34:37 +0000 (16:34 +0900)]
Merge remote-tracking branch 'origin/develop' into tizen
* origin/develop:
PROJTEMP: xmltojson.js was declared on index.html a. xmltojson.js was declared on the head of the index.html
PROJTEMP : fix the Remote Class in uibinding.js a. add xmltojson.js for xml parsing b. can support data type for xml c. can change request header
DATABIND : Modify the code generation for the databinding
PROP : Add folding attribute on category element. Add folding attribute on category element. And adds border-top/border-bottom/border-left/border-right style
PROJECTEMP : Modify page_managed_css_ver0_0_3.xslt. Change "device-width" from "width". Tizen supported "device-with".
Merge remote-tracking branch 'origin/tizen' into develop
PROJTEMP : Modify predefined animation descriptor Change rotate to rotateZ in rollIn, rollOut Seperate proerty in flip
DATABIND : Fixed a bug in the code generation.
PROJTEMP : Modify predefined animation descriptor Add keyframe for bounce. Change property name for rollIn, rollOut(rotate -> rotateZ)
PROJTEMP: add dataSourceCallhistory class (uibinding.js) a. parameters are changed to the upper case b. add new class that dataSourceCallhistory
PROJTEMP: fix the Calendar Class a. add device apis ( unified, default, selected calendarId)
PROJTEMP: add dataSourceCalendar class in the uibinding.js a. rename the parameter, from type to method b. define the new class for dataSourceCalendar that using tizen calendar apis
UIB : Update ground.js for live dom.
Conflicts:
package/changelog
package/pkginfo.manifest
templates/Template/Tizen Web UI Builder/1.EmptyProject/project/tizen-ui-builder-fw/uibinding.js
templates/Template/Tizen Web UI Builder/2.SinglePageProject/project/tizen-ui-builder-fw/uibinding.js
templates/Template/Tizen Web UI Builder/3.MultiPageProject/project/tizen-ui-builder-fw/uibinding.js
templates/Template/Tizen Web UI Builder/4.NavigationProject/project/tizen-ui-builder-fw/uibinding.js
Change-Id: I6f507e734370a3401e42b71c982399d333147bf4
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
Heekyoung, Oh [Tue, 22 Apr 2014 11:41:59 +0000 (20:41 +0900)]
PROJTEMP: xmltojson.js was declared on index.html
a. xmltojson.js was declared on the head of the index.html
Change-Id: I307b6089095dc81fa3068eb2aa4ae21c36eff397
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
Heekyoung, Oh [Tue, 22 Apr 2014 11:32:00 +0000 (20:32 +0900)]
PROJTEMP : fix the Remote Class in uibinding.js
a. add xmltojson.js for xml parsing
b. can support data type for xml
c. can change request header
Change-Id: I604e4dc847a704ea68b6190d6d55bde1a045a053
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
Changyeon Lee [Mon, 21 Apr 2014 13:20:06 +0000 (06:20 -0700)]
Merge "DATABIND : Modify the code generation for the databinding" into develop
Changyeon Lee [Thu, 17 Apr 2014 15:50:43 +0000 (08:50 -0700)]
Merge "PROP : Add folding attribute on category element. Add folding attribute on category element. And adds border-top/border-bottom/border-left/border-right style" into develop
jaeyeol lee [Thu, 17 Apr 2014 08:26:26 +0000 (17:26 +0900)]
DATABIND : Modify the code generation for the databinding
Change-Id: If7872cbd77fa0e34ccb609c900626678c4154f04
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
nakyoung2.choi [Thu, 17 Apr 2014 04:11:13 +0000 (13:11 +0900)]
PROP : Add folding attribute on category element.
Add folding attribute on category element. And adds border-top/border-bottom/border-left/border-right style
Change-Id: I94314cfb9a399cabf5e37fc050fc84dd8f45771c
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
yonghwan82.jeon [Mon, 14 Apr 2014 04:45:44 +0000 (13:45 +0900)]
PROJECTEMP : Modify page_managed_css_ver0_0_3.xslt.
Change "device-width" from "width".
Tizen supported "device-with".
Change-Id: Ie996b4af566aa3508f3112f2b819d401228c31a9
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
nakyoung2.choi [Thu, 10 Apr 2014 08:59:44 +0000 (17:59 +0900)]
Merge remote-tracking branch 'origin/tizen' into develop
* origin/tizen:
PROJTEMP : Update version.
Merge remote-tracking branch 'origin/develop' into tizen
PROP : Adds a position value.
PROP : Changes CSS descriptor for brief message.
PROJTEMP: Add & Modify widget icons. Modify descriptor XML.
PROJTEMP: Rename descriptor files.
TEMPLATE : Update version
Change-Id: I1cdcfd0fe84ff25c70f21ffb3d9e2ab2bf51ccf1
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
nakyoung2.choi [Thu, 10 Apr 2014 08:38:39 +0000 (17:38 +0900)]
PROJTEMP : Update version.
Change-Id: I0e7b029e92b1526797ea9b999922eec3d2f5f6ac
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
nakyoung2.choi [Thu, 10 Apr 2014 08:35:46 +0000 (17:35 +0900)]
Merge remote-tracking branch 'origin/develop' into tizen
* origin/develop:
PROJTEMP : Modify predefined animation descriptor Change rotate to rotateZ in rollIn, rollOut Seperate proerty in flip
DATABIND : Fixed a bug in the code generation.
PROJTEMP : Modify predefined animation descriptor Add keyframe for bounce. Change property name for rollIn, rollOut(rotate -> rotateZ)
PROJTEMP: add dataSourceCallhistory class (uibinding.js) a. parameters are changed to the upper case b. add new class that dataSourceCallhistory
PROJTEMP: fix the Calendar Class a. add device apis ( unified, default, selected calendarId)
PROJTEMP: add dataSourceCalendar class in the uibinding.js a. rename the parameter, from type to method b. define the new class for dataSourceCalendar that using tizen calendar apis
UIB : Update ground.js for live dom.
Change-Id: I837f1bbc5bbea99d39fac6997c8bdda857854b94
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
seongwon.shim [Wed, 9 Apr 2014 04:52:28 +0000 (13:52 +0900)]
PROJTEMP : Modify predefined animation descriptor
Change rotate to rotateZ in rollIn, rollOut
Seperate proerty in flip
Change-Id: Ide89c0e16472bfb1d10ddee7e453c19e9e9302e3
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
Changyeon Lee [Mon, 7 Apr 2014 10:17:33 +0000 (03:17 -0700)]
Merge "PROJTEMP : Modify predefined animation descriptor Add keyframe for bounce. Change property name for rollIn, rollOut(rotate -> rotateZ)" into develop
jaeyeol lee [Fri, 4 Apr 2014 08:38:10 +0000 (17:38 +0900)]
DATABIND : Fixed a bug in the code generation.
Change-Id: If874f78881c5609bf2dc6ac3c8dc5c345df6b142
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
seongwon.shim [Fri, 4 Apr 2014 08:42:13 +0000 (17:42 +0900)]
PROJTEMP : Modify predefined animation descriptor
Add keyframe for bounce.
Change property name for rollIn, rollOut(rotate -> rotateZ)
Change-Id: Ic5cbaa75f2ef15904e136af4f3585faf6300bb3b
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
Heekyoung, Oh [Fri, 4 Apr 2014 08:04:23 +0000 (17:04 +0900)]
PROJTEMP: add dataSourceCallhistory class (uibinding.js)
a. parameters are changed to the upper case
b. add new class that dataSourceCallhistory
Change-Id: I23e9eec9d062f42ca40d50ef555ef714bd482dad
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
Heekyoung, Oh [Tue, 1 Apr 2014 11:37:26 +0000 (20:37 +0900)]
PROJTEMP: fix the Calendar Class
a. add device apis ( unified, default, selected calendarId)
Change-Id: Ib772f2bf257ac48cc22845efd9cbfb0a3b8b0b98
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
Heekyoung, Oh [Mon, 17 Mar 2014 10:37:14 +0000 (19:37 +0900)]
PROJTEMP: add dataSourceCalendar class in the uibinding.js
a. rename the parameter, from type to method
b. define the new class for dataSourceCalendar that using tizen calendar apis
Change-Id: I106d701d5fa3a5b19e666ece434130da2decabf1
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
mucikan [Fri, 14 Mar 2014 08:33:27 +0000 (17:33 +0900)]
UIB : Update ground.js for live dom.
Update ground.js for live dom.
Change-Id: Ifb5cded4f99eeaa84266e344e415d8af04bd5214
Signed-off-by: mucikan <nakyoung2.choi@samsung.com>
seongwon.shim [Thu, 13 Mar 2014 08:07:46 +0000 (17:07 +0900)]
Merge remote-tracking branch 'origin/develop' into tizen
* origin/develop:
PROJTEMP version up version up
PROJTEMP: add dataSourceContact class in the uibinding.js a. rename the dataSourceRuntime to the dataSourceContact. b. modified 'options' , it includes addressBookType and addressBookId c. refactoring functions and procedures
Merge remote-tracking branch 'origin/tizen' into develop
PROJTEMP: Modified the page-system.js Modified app class. because 'app' was used before it was defined in the page-system.js
PROJTEMP: change the head of index.html applied proper script. for the new javascript files are included. uibinding.js seperated. first knockout.js is called. after knockout.mapping.js knockout.bindingselector.js, uibinding.js are called. they are hard-coded dependency on knockout.
PROJTEMP: Change fw code from min to normal. Animator framework source code is changed from minimized to nomal. And Fixed jsdt errors about all templates.
PROJTEMP: Modify predefined animation Property. Change left, top to translateX, translateY in tizen.animator.motionPath.move.xml
PROJTEMP: Change fw code from min to normal. Animator framework source code is changed from minimized to nomal. And Fixed jsdt errors.
Conflicts:
package/changelog
package/pkginfo.manifest
Change-Id: I85866c39999856dcca3e4b9c5e9fc1065d43dc17
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
seongwon.shim [Thu, 13 Mar 2014 07:12:26 +0000 (16:12 +0900)]
PROJTEMP version up
version up
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
Change-Id: I8349cfefd7ea48ad07385389ba4c4374ab2b4ae3
Heekyoung, Oh [Wed, 12 Mar 2014 07:56:14 +0000 (16:56 +0900)]
PROJTEMP: add dataSourceContact class in the uibinding.js
a. rename the dataSourceRuntime to the dataSourceContact.
b. modified 'options' , it includes addressBookType and addressBookId
c. refactoring functions and procedures
Change-Id: Id2c31922eff095e2cfcafcb19243b82a80e21c88
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
YongHwan [Wed, 12 Mar 2014 02:17:00 +0000 (11:17 +0900)]
Merge remote-tracking branch 'origin/tizen' into develop
* origin/tizen:
PROP : Adds a position value.
PROP : Changes CSS descriptor for brief message.
PROJTEMP: Add & Modify widget icons. Modify descriptor XML.
PROJTEMP: Rename descriptor files.
TEMPLATE : Update version
Change-Id: I9d366f3febee0c82293f719467914b47ec7c182c
Signed-off-by: YongHwan <yonghwan82.jeon@samsung.com>
Heekyoung, Oh [Tue, 11 Mar 2014 10:40:30 +0000 (19:40 +0900)]
PROJTEMP: Modified the page-system.js
Modified app class. because 'app' was used before it was defined in the page-system.js
Change-Id: I309414924f7ff5c63e29fb3389986dbfc9519470
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
Heekyoung, Oh [Tue, 11 Mar 2014 03:10:19 +0000 (12:10 +0900)]
PROJTEMP: change the head of index.html
applied proper script. for the new javascript files are included.
uibinding.js seperated.
first knockout.js is called.
after knockout.mapping.js knockout.bindingselector.js, uibinding.js are called. they are hard-coded dependency on knockout.
Change-Id: I7d194a3adbe6fd8293623512d9c47d7678af596e
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
youngduk.hwang [Mon, 3 Mar 2014 09:47:14 +0000 (18:47 +0900)]
PROJTEMP: Change fw code from min to normal.
Animator framework source code is changed from minimized to nomal. And Fixed jsdt errors about all templates.
Change-Id: I7861dceb819d60a4d8ae4ae48683cae98b88b5bf
Signed-off-by: youngduk.hwang <youngduk.hwang@samsung.com>
Changyeon Lee [Wed, 5 Mar 2014 08:54:12 +0000 (00:54 -0800)]
Merge "PROJTEMP: Modify predefined animation Property. Change left, top to translateX, translateY in tizen.animator.motionPath.move.xml" into develop
seongwon.shim [Tue, 4 Mar 2014 00:57:39 +0000 (09:57 +0900)]
PROJTEMP: Modify predefined animation Property.
Change left, top to translateX, translateY in tizen.animator.motionPath.move.xml
Change-Id: I4dadc77c3d8152d4c798e89dce42481f3b33a942
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
youngduk.hwang [Mon, 3 Mar 2014 07:52:03 +0000 (16:52 +0900)]
PROJTEMP: Change fw code from min to normal.
Animator framework source code is changed from minimized to nomal. And Fixed jsdt errors.
Change-Id: I14295537aacfe3dd3668495393fb67fec1048ac2
Signed-off-by: youngduk.hwang <youngduk.hwang@samsung.com>
mucikan [Thu, 27 Feb 2014 08:08:30 +0000 (17:08 +0900)]
PROP : Adds a position value.
Adds a position value(fixed).
Change-Id: I3bb863669dbd63a9d06ea71e17c19e3ccf3ddd35
Signed-off-by: mucikan <nakyoung2.choi@samsung.com>
mucikan [Thu, 13 Feb 2014 01:55:42 +0000 (10:55 +0900)]
PROP : Changes CSS descriptor for brief message.
Adds brief message pattern.
Change-Id: Ie73729d2d06554fb9be805e8bff0efa700b093ca
Signed-off-by: mucikan <nakyoung2.choi@samsung.com>
yserzero [Wed, 15 Jan 2014 03:43:30 +0000 (12:43 +0900)]
PROJTEMP: Add & Modify widget icons. Modify descriptor XML.
Change-Id: Id7291a7989ff065286338afb24617135782726e8
Signed-off-by: yserzero <yser.lee@samsung.com>
yserzero [Tue, 14 Jan 2014 00:33:34 +0000 (09:33 +0900)]
PROJTEMP: Rename descriptor files.
Change-Id: I51706ceb126547cb71246e7374adc58769016d27
Signed-off-by: yserzero <yser.lee@samsung.com>
jeonghwan kim [Mon, 13 Jan 2014 05:08:18 +0000 (14:08 +0900)]
TEMPLATE : Update version
Change-Id: I492d4e9a59e8605533dcf5cc3365f619ad38e2e2
Signed-off-by: jeonghwan kim <jeonghwan0613.kim@samsung.com>
YongHwan [Thu, 9 Jan 2014 07:52:23 +0000 (16:52 +0900)]
PROJTEMP : The template source update to "develop" branch.
The template source update to "develop" branch.
Change-Id: I6e473dc596911d4c53e4f2549903f0c7c978cde0
Signed-off-by: YongHwan <yonghwan82.jeon@samsung.com>
Heekyoung, Oh [Tue, 7 Jan 2014 01:13:16 +0000 (10:13 +0900)]
DATABIND: revise the uibinding fw
The uibinding.js fw fixed to expand the getting contact APIs call.
AS-IS) user only can selected "tizen.contact"
TO-BE) now user can selected 4 ways. "tizen.contact.unifiedAddressBook", "tizen.contact.addressBooks", "tizen.contact.defaultAddressBook", "tizen.contact.addressBook"
Change-Id: Ide4e20482b3e1f48f7236cffcee88f2108ec1937
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
YongHwan [Mon, 23 Dec 2013 04:05:21 +0000 (13:05 +0900)]
PROJTEMP : update for tizen 3.0
change tizen framework.
Change-Id: I23f98ff1468a7c4beead0d5be8d40e0db0304ca9
Signed-off-by: YongHwan <yonghwan82.jeon@samsung.com>
YongHwan [Wed, 18 Dec 2013 06:13:43 +0000 (15:13 +0900)]
PROJTEMP : Make a new Project template git.
Remove project template in git of web-ui-builder-eplguin and Make a mobile project template git.
Change-Id: I2771338bbd400c922ffe0c264d0ad411ab16aafa
Signed-off-by: YongHwan <yonghwan82.jeon@samsung.com>
Sehong Na [Wed, 18 Dec 2013 04:28:43 +0000 (20:28 -0800)]
Initial empty repository