Sujin Kim [Fri, 21 Dec 2012 10:00:06 +0000 (19:00 +0900)]
[Title] JSDT : Added MethodBinding for named functionExpression.
[Desc.] If named function was assigned to a variable,
a MethodBinding are created with the name. but anonymous methodBinding
was created in current version. Fixed it.
[Issue] REDMINE-7828
Change-Id: Ifa708a75445425d79274ffa318b2ce0c3a1338b2
Sujin Kim [Fri, 21 Dec 2012 02:07:41 +0000 (11:07 +0900)]
[Title] JSDT : Added VariableBinding for Anonymous function.
[Desc.] 1) If anonymous function was assigned to a variable,
binding of MessageSend is not MethodBinding but VariableBinding.
Added a checking about it.
[Issue] REDMINE-7711
Change-Id: Iac128274a5adb80cbff963bc7b2e4d72557f4fe3
Jaeheung Kim [Fri, 21 Dec 2012 01:27:50 +0000 (10:27 +0900)]
[Title] JSDT : Missing path in Adv. Declaration View is fixed.
[Desc.] Appends missing paths if the resource type of PackageFragmentRoot is IProject.
[Issue] REDMINE-7482
Change-Id: Iab88b8cfa6f8102885f48d54b66cff5f6dda3be0
Jaeheung Kim [Tue, 18 Dec 2012 03:06:35 +0000 (12:06 +0900)]
[Title] JSDT : finallyMustCompleteNormally warning is fixed by new policy
[Desc.] finallyMustCompleteNormally warning is blocked and removed
from validator preference.
[Issue] REDMINE-6836
Kangho Kim [Thu, 20 Dec 2012 05:52:55 +0000 (14:52 +0900)]
Changed package version "1.0.62".
Build url : http://172.21.111.252/jenkins/job/packaging_common_git_for_develop_with_changelog/98/
changhyun1.lee [Thu, 20 Dec 2012 04:40:58 +0000 (13:40 +0900)]
[Title] Fixed Error shows in Web HTML editior of Basic app when set the width of text area to 21px
[Desc.]
[Issue] Redmine-7805
Change-Id: I3bf82dbf6d622e65b24a8adf02c4b7834347d6df
hyukmin kwon [Mon, 17 Dec 2012 09:23:50 +0000 (18:23 +0900)]
[Title] JSDT : package version up to 1.0.55
[Desc.] package version up to 1.0.55
[Issue] REDMINE-6836
Jaeheung Kim [Wed, 12 Dec 2012 07:04:57 +0000 (16:04 +0900)]
[Title] JSDT : Validator preference is fixed by new policy
[Desc.] Tizen template warnings are blocked and removed from preference.
Default severity of missing semicolon is fixed to ignore.
Warning message of for-initializer is fixed.
Some useless warnings are also blocked.
[Issue] REDMINE-6836
kh5325.kim [Thu, 13 Dec 2012 07:11:28 +0000 (16:11 +0900)]
Merge "[Title] changed namespace. (Osp => Tizen) [Desc.] [Issue]" into develop
Taeyoung Son [Thu, 13 Dec 2012 07:03:48 +0000 (16:03 +0900)]
[Title] changed namespace. (Osp => Tizen)
[Desc.]
[Issue]
Change-Id: I9b4c1d43455abe4b843cfffb792bf88175e3b8f0
Kangho Kim [Tue, 11 Dec 2012 08:04:24 +0000 (17:04 +0900)]
Changed package version "1.0.54".
Build url : http://172.21.111.252/jenkins/job/packaging_common_git_for_develop_with_changelog/89/
Kangho Kim [Thu, 6 Dec 2012 04:38:02 +0000 (13:38 +0900)]
Changed package version "1.0.42".
Build url : http://172.21.111.252/jenkins/job/packaging_common_git_for_develop_with_changelog/83/
Hyeongseok Heo [Thu, 6 Dec 2012 04:15:16 +0000 (13:15 +0900)]
Merge "[Title] Remove WPE Preview Tab [Desc.] [Issue] Redmine-7495" into develop
Taeyoung Son [Fri, 30 Nov 2012 06:23:38 +0000 (15:23 +0900)]
[Title] modify changelog
[Desc.]
[Issue]
Change-Id: I6782b2a89ac65c2e1c6cf31f20d07e5e2be02164
Kangho Kim [Fri, 30 Nov 2012 06:21:32 +0000 (15:21 +0900)]
Changed package version "1.0.41".
Build url : http://172.21.111.252/jenkins/job/package_version_up/233/
Kangho Kim [Thu, 29 Nov 2012 09:51:25 +0000 (18:51 +0900)]
Changed package version "1.0.53".
Build url : http://172.21.111.252/jenkins/job/packaging_common_git_for_staging_with_changelog/5/
shingil.kang [Wed, 28 Nov 2012 04:10:28 +0000 (13:10 +0900)]
[Title] Update Web Application Programming link in Welcome page.
[Desc.]
[Issue]
changhyun1.lee [Tue, 27 Nov 2012 10:23:28 +0000 (19:23 +0900)]
[Title] Remove WPE Preview Tab
[Desc.]
[Issue] Redmine-7495
Change-Id: I34dd351d82c19b1e034c9ed829d0188bfc78b2d8
Kangho Kim [Fri, 23 Nov 2012 05:50:06 +0000 (14:50 +0900)]
Changed package version "1.0.40".
Build url : http://172.21.111.252/jenkins/job/packaging_common_git_for_develop_with_changelog/52/
hyukmin kwon [Thu, 22 Nov 2012 09:24:41 +0000 (18:24 +0900)]
[Title] JSDT : Open declaration bug for the LHS of an assignment
statement is fixed.
[Desc.] Open declaration bug for the LHS of an assignment
statement is fixed.
[Issue] REDMINE-7454
Taeyoung Son [Wed, 21 Nov 2012 14:13:53 +0000 (23:13 +0900)]
[Title] Add executable file for mac.
[Desc.]
[Issue]
Change-Id: I28ba39fbb75aaa0f8c99b285f43ebb60785c1a6c
kh5325.kim [Wed, 21 Nov 2012 07:53:34 +0000 (16:53 +0900)]
Merge "[Title] set executable permission to startup.sh [Desc.] [Issue]" into develop
kh5325.kim [Wed, 21 Nov 2012 07:53:26 +0000 (16:53 +0900)]
Merge "[Title] update cdt hovering sourct to Indigo SR2 [Desc.] [Issue]" into develop
Taeyoung Son [Wed, 21 Nov 2012 07:51:09 +0000 (16:51 +0900)]
[Title] set executable permission to startup.sh
[Desc.]
[Issue]
Change-Id: Iade6e3c545211bda0a6c5b3c351fe01ece3c32d0
Taeyoung Son [Wed, 21 Nov 2012 07:14:49 +0000 (16:14 +0900)]
[Title] update cdt hovering sourct to Indigo SR2
[Desc.]
[Issue]
Change-Id: Ibf42552300c087ad78c5dc8e6bdbd88e0af90c96
kh5325.kim [Wed, 21 Nov 2012 04:22:16 +0000 (13:22 +0900)]
Merge "[Title] Changed doxygen plugin name. org.tizen.cpp.apireference -> org.tizen.native.apireference [Desc.] [Issue]" into develop
Kangho Kim [Wed, 21 Nov 2012 03:12:43 +0000 (12:12 +0900)]
Changed package version "1.0.39".
Build url : http://172.21.111.252/jenkins/job/packaging_common_git_for_develop_with_changelog/50/
Taeyoung Son [Wed, 21 Nov 2012 02:30:04 +0000 (11:30 +0900)]
[Title] Changed doxygen plugin name.
org.tizen.cpp.apireference -> org.tizen.native.apireference
[Desc.]
[Issue]
Change-Id: I5818851737988c46de8fff15a53b110f136bcad3
Kangho Kim [Fri, 16 Nov 2012 07:07:47 +0000 (16:07 +0900)]
Changed package version "1.0.38".
Build url : http://172.21.111.252/jenkins/job/packaging_common_git_for_develop_with_changelog/46/
hyukmin kwon [Fri, 16 Nov 2012 06:32:09 +0000 (15:32 +0900)]
[Title] JSDT: JSDT's Declaration View is blocked.
[Desc.] JSDT's Declaration View is blocked.
[Issue] REDMINE-7413
Kangho Kim [Fri, 9 Nov 2012 05:55:00 +0000 (14:55 +0900)]
Changed package version "1.0.37".
Build url : http://172.21.111.252/jenkins/job/packaging_common_git_for_develop_with_changelog/42/
changhyun1.lee [Thu, 8 Nov 2012 14:23:28 +0000 (23:23 +0900)]
[Title] Recovery Source related to UI Builder.
[Desc.]
[Issue] Redmine-7414
Change-Id: I69afe1f424008f1db8be3b8ac621b4aaabada593
Kangho Kim [Thu, 8 Nov 2012 09:00:23 +0000 (18:00 +0900)]
Changed package version "1.0.36".
Build url : http://172.21.111.252/jenkins/job/packaging_common_git_for_develop_with_changelog/41/
changhyun1.lee [Thu, 8 Nov 2012 08:21:31 +0000 (17:21 +0900)]
[Title] Modified HTML Editor Mode in UI BUilder
[Desc.]
[Issue]
Change-Id: Ibfc4e6302522b9c0f6553869eabb0f8b6b6c0833
Kangho Kim [Mon, 5 Nov 2012 09:06:34 +0000 (18:06 +0900)]
Changed package version "1.0.35".
Build url : http://172.21.111.252/jenkins/job/packaging_common_git_for_develop_with_changelog/35/
Taeyoung Son [Mon, 5 Nov 2012 05:31:38 +0000 (14:31 +0900)]
[Title] Removed launch option
- remove -clean option
[Desc.]
[Issue]
Change-Id: Ib6fb4502e8acecc15377b86871da63f58ff8f441
Kangho Kim [Mon, 22 Oct 2012 14:46:53 +0000 (23:46 +0900)]
Changed package version "1.0.34".
Build url : http://172.21.111.252/jenkins/job/packaging_common_git_for_develop_with_changelog/12/
changhyun1.lee [Mon, 22 Oct 2012 12:54:19 +0000 (21:54 +0900)]
[Title] Added WTP 3.3.2 Patch
[Desc.]
[Issue] Redmine-2958
Change-Id: I52a5ea011b08a5978fdd7332a8b6399e51d79870
kh5325.kim [Thu, 18 Oct 2012 16:22:17 +0000 (01:22 +0900)]
Merge "[Title] Add org.eclipse.wst.jsdt.debug.crossfire [Desc.] [Issue]" into develop
Taeyoung Son [Thu, 18 Oct 2012 16:20:09 +0000 (01:20 +0900)]
[Title] Add org.eclipse.wst.jsdt.debug.crossfire
[Desc.]
[Issue]
Change-Id: I3e9e3d0e9a6af250572a240d7a1239bb32bbf390
Kangho Kim [Thu, 18 Oct 2012 15:02:01 +0000 (00:02 +0900)]
Changed package version "1.0.33".
Build url : http://172.21.111.252/jenkins/job/packaging_common_git_for_develop_with_changelog/6/
Taeyoung Son [Thu, 18 Oct 2012 14:57:48 +0000 (23:57 +0900)]
Merge branch 'sr2_upgrade' into develop
Change-ID: I41550bf91528e160b9893ef81aebfb555c3f843f
Taeyoung Son [Thu, 18 Oct 2012 08:53:27 +0000 (17:53 +0900)]
[Title] Implemented removing init file.
[Desc.]
[Issue] http://172.21.17.25/redmine/issues/7038
Change-Id: I0bf278aa908329b55c965f307fe82cbd93ddfe04
hyukmin kwon [Thu, 18 Oct 2012 09:43:31 +0000 (18:43 +0900)]
Merge "[Title] JSDT: Bug fixes for Advanced Declaration View and open declaration. [Desc.] Bugs related to Advanced Declaration View and open declaration are fixed. [Issue] REDMINE-7074, REDMINE-7164, REDMINE-7165, REDMINE-7257" into sr2_upgrade
hyukmin kwon [Thu, 18 Oct 2012 09:42:26 +0000 (18:42 +0900)]
[Title] JSDT: Bug fixes for Advanced Declaration View and
open declaration.
[Desc.] Bugs related to Advanced Declaration View and open
declaration are fixed.
[Issue] REDMINE-7074, REDMINE-7164, REDMINE-7165, REDMINE-7257
Taeyoung Son [Wed, 17 Oct 2012 06:10:50 +0000 (15:10 +0900)]
[Title] check executing ide first time or not.
[Desc.]
[Issue] http://172.21.17.25/redmine/issues/7038
Change-Id: I1b6ab7ce2aaaec83b2a7e4f5508a7a21f35c3cd2
hyukmin kwon [Thu, 11 Oct 2012 09:20:55 +0000 (18:20 +0900)]
[Title] JSDT: Migration to Indigo-SR2.
[Desc.] Migration to Indigo-SR2.
[Issue] REDMINE-7177
Kangho Kim [Fri, 5 Oct 2012 03:09:07 +0000 (12:09 +0900)]
Changed package version "1.0.32".
Build url : http://172.21.111.252/jenkins/job/packaging_common_git_for_develop/17/
Taeyoung Son [Thu, 4 Oct 2012 07:37:10 +0000 (16:37 +0900)]
[Title] Add platform source plugins.
[Desc.]
[Issue]
Change-Id: I9eb0b3d308b2e8ff37e013647a8b68c72d29aa8d
Kangho Kim [Wed, 26 Sep 2012 11:01:41 +0000 (20:01 +0900)]
Changed package version "1.0.31".
Build url : http://172.21.111.252/jenkins/job/package_version_up/201/
kh5325.kim [Wed, 26 Sep 2012 10:59:42 +0000 (19:59 +0900)]
[Title] Changed MaxPermSize to 256M from 128M
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
kh5325.kim [Wed, 26 Sep 2012 05:31:24 +0000 (14:31 +0900)]
[Title] Removed platform.source for mac build
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Kangho Kim [Tue, 25 Sep 2012 10:54:32 +0000 (19:54 +0900)]
Changed package version "1.0.30".
Build url : http://172.21.111.252/jenkins/job/packaging_common_git_for_develop/12/
Taeyoung Son [Tue, 25 Sep 2012 08:47:13 +0000 (17:47 +0900)]
[Title] Set version default value( unknown )
[Desc.]
[Issue] http://172.21.17.25/redmine/issues/6989
Change-Id: I40c1542b65817c7467224adac7e07e1276f29817
Change-ID: Id40520cfa2c9a229f19f772f1d55f35ef676688e
Taeyoung Son [Mon, 24 Sep 2012 05:32:03 +0000 (14:32 +0900)]
[Title] Modify provider name (Samsung Electronics -> Tizen SDK)
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: Icaf4f9e9b2f6cbee6dd4f4dfc1007c51a7f3d5e6
Jenkins [Mon, 10 Sep 2012 05:16:58 +0000 (14:16 +0900)]
Changed package version "1.0.29" by tyson in jenkins.
Build url : http://172.21.111.252/jenkins/job/package_version_up/155/
changhyun1.lee [Mon, 10 Sep 2012 04:01:40 +0000 (13:01 +0900)]
[Title] Remove -Xverify:none VM-option
[Type] Enhancement
[Module]
[Priority]
[NABI#] https://tizendev.org/bugs/browse/N_SE-9600
[Redmine#] 6873
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: I95a1de36724263dc8d117df66e9c9097e9c54adc
Woongsik Choi [Sun, 9 Sep 2012 19:01:15 +0000 (04:01 +0900)]
[Title] Changes for hoisting of functions are roll backed.
[Type] BugFix
[Module] JSDT
[Priority]
[CQ#]
[Redmine#] 6450
[Problem]
[Cause]
[Solution]
[TestCase]
Taeyoung Son [Fri, 7 Sep 2012 09:10:35 +0000 (18:10 +0900)]
[Title] Fixed bug in pde project
[Type] plugin project
[Module] pde
[Priority] high
[Nabi#] https://tizendev.org/bugs/browse/T_SDK-125
[Problem] schema file does not exist in tizen sdk.
[Solution] include org.eclipse.pde.source, org.eclipse.platform.source
Change-Id: Ic71ae4dafbce3fc4a30f73664d0c7af8fe64edaa
kh5325.kim [Wed, 5 Sep 2012 13:21:23 +0000 (22:21 +0900)]
[Title] Renamed help apireference jar name to "org.tizen.cpp.apireference"
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Jenkins [Wed, 5 Sep 2012 12:12:34 +0000 (21:12 +0900)]
Changed package version "1.0.28" by tyson in jenkins.
Build url : http://172.21.111.252/jenkins/job/package_version_up/127/
Woongsik Choi [Wed, 5 Sep 2012 03:55:20 +0000 (12:55 +0900)]
[357930] Fix Thread timeout on start
Woongsik Choi [Tue, 4 Sep 2012 10:29:22 +0000 (19:29 +0900)]
[Title] Fixes invalid syntax error of function expression after comma.
[Type] Bugfix
[Module] Parser
[Priority]
[Jira#] N_SE-8356
[Redmine#] 6708
[Problem]
[Cause]
[Solution]
[TestCase]
Hyukmin Kwon [Tue, 4 Sep 2012 09:55:15 +0000 (18:55 +0900)]
[Title] Improve hoisting MethodDeclarations that have the same selector.
[Type] BugFix
[Module] JSDT
[Priority]
[CQ#]
[Redmine#] 6450
[Problem]
[Cause]
[Solution]
[TestCase]
Taeyoung Son [Tue, 4 Sep 2012 05:47:08 +0000 (14:47 +0900)]
[Title] removed tizen-sdk-ide.ico
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: I9a7d9488f912ede67b699229e29472568a2f672b
shingil.kang [Mon, 3 Sep 2012 14:11:53 +0000 (23:11 +0900)]
[Title] Change icon name of 'Tizen C++ App Programming' to 'Tizen Native App Programming' in welcome page.
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
shingil.kang [Mon, 3 Sep 2012 12:57:13 +0000 (21:57 +0900)]
[Title] Add welcome page view icon
[Type]
[Module] New Feature
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
kh5325.kim [Mon, 3 Sep 2012 11:17:28 +0000 (20:17 +0900)]
[Title] Changed splash messages location
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
shingil.kang [Mon, 3 Sep 2012 06:03:39 +0000 (15:03 +0900)]
[Title] Fix to not show hover image of tizen native app programming icon in IDE Welcome page.
[Type]
[Module] Bug Fix
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Hyukmin Kwon [Fri, 31 Aug 2012 06:43:50 +0000 (15:43 +0900)]
[Title] Duplicated resolvings due to HoistingFinder are removed.
[Type] BugFix
[Module] JSDT
[Priority]
[CQ#]
[Redmine#] 6490
[Problem]
[Cause]
[Solution]
[TestCase]
Hyukmin Kwon [Fri, 31 Aug 2012 06:41:46 +0000 (15:41 +0900)]
[Title] NPE occurrence when ContentAssist invoked in jquery.mobile.js is
fixed.
[Type] BugFix
[Module] ContentAssist
[Priority]
[CQ#]
[Redmine#] 6272
[Problem]
[Cause]
[Solution] filters ProblemMethodBinding & declaringClass that cause NPE.
[TestCase]
kh5325.kim [Thu, 30 Aug 2012 12:53:39 +0000 (21:53 +0900)]
[Title] Modified "C++" to Native
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Jenkins [Wed, 29 Aug 2012 10:58:45 +0000 (19:58 +0900)]
Changed package version "1.0.27" by tyson in jenkins.
Build url : http://172.21.111.252/jenkins/job/package_version_up/96/
Woongsik Choi [Wed, 29 Aug 2012 10:42:22 +0000 (19:42 +0900)]
Merge "[Title] Rollback JSDT plugin version enforcement [Type] [Module] [Priority] [Jira#] [Problem] [Cause] [Solution] [TestCase]" into develop
Woongsik Choi [Wed, 29 Aug 2012 10:42:37 +0000 (19:42 +0900)]
[Title] Rollback JSDT plugin version enforcement
[Type]
[Module]
[Priority]
[Jira#]
[Problem]
[Cause]
[Solution]
[TestCase]
Jenkins [Wed, 29 Aug 2012 10:38:51 +0000 (19:38 +0900)]
Changed package version "1.0.26" by tyson in jenkins.
Build url : http://172.21.111.252/jenkins/job/package_version_up/95/
kh5325.kim [Wed, 29 Aug 2012 10:35:33 +0000 (19:35 +0900)]
Merge "[Title] Modified build.properties for adding execute file. [Type] [Module] [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into develop
kh5325.kim [Wed, 29 Aug 2012 10:35:21 +0000 (19:35 +0900)]
Merge "Changed product version "develop@2012-08-29_18-55-16"" into develop
kh5325.kim [Wed, 29 Aug 2012 10:32:56 +0000 (19:32 +0900)]
Merge "[Title] Modified BI image" into develop
Taeyoung Son [Wed, 29 Aug 2012 10:32:01 +0000 (19:32 +0900)]
[Title] Modified build.properties for adding execute file.
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: Ief57ac3941a9601edbc0ee79ce3e62750ee16e7d
Jenkins [Wed, 29 Aug 2012 09:55:30 +0000 (18:55 +0900)]
Changed product version "develop@2012-08-29_18-55-16"
Change-ID: I5b888c7523915159a058d8fc840b93ee27671543
Taeyoung Son [Wed, 29 Aug 2012 10:05:13 +0000 (19:05 +0900)]
[Title] Modified BI image
Change-Id: I726854b6c76e1d1936b10cca1e8e616b6ce1441e
Jenkins [Wed, 29 Aug 2012 09:55:30 +0000 (18:55 +0900)]
Changed product version "develop@2012-08-29_18-55-16"
Woongsik Choi [Wed, 29 Aug 2012 07:52:13 +0000 (16:52 +0900)]
[Title] Enforce JSDT plugin version to be included in 64bit sdk
[Type]
[Module]
[Priority]
[Jira#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: I753975dd90c50d50e49038bdf101b1f9a6daf708
Jenkins [Wed, 29 Aug 2012 07:35:20 +0000 (16:35 +0900)]
Changed product version "develop@2012-08-29_16-34-53"
Jenkins [Wed, 29 Aug 2012 07:35:13 +0000 (16:35 +0900)]
Changed package version "1.0.24" by tyson in jenkins.
Build url : http://172.21.111.252/jenkins/job/packaging_product/110/
Taeyoung Son [Wed, 29 Aug 2012 07:33:19 +0000 (16:33 +0900)]
[Title] Modify IDE's icon
Change-Id: Ia45dfd39cb4baaeb0acdf5de0aed416e33e9c331
Taeyoung Son [Tue, 28 Aug 2012 09:00:10 +0000 (18:00 +0900)]
[Title] Added boilerplate
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: I6b504c86b71210ecdcb1db70ae131745ca17a3dc
Jenkins [Tue, 28 Aug 2012 01:23:02 +0000 (10:23 +0900)]
Changed package version "1.0.23" by tyson in jenkins.
Build url : http://172.21.111.252/jenkins/job/package_version_up/81/
kh5325.kim [Mon, 27 Aug 2012 14:36:07 +0000 (23:36 +0900)]
Merge "[Title] Removed jquery plugins [Type] [Module] [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into develop
kh5325.kim [Mon, 27 Aug 2012 14:36:00 +0000 (23:36 +0900)]
Merge "Changed product version "develop@2012-08-27_17-59-00"" into develop
Taeyoung Son [Mon, 27 Aug 2012 13:57:27 +0000 (22:57 +0900)]
[Title] Removed jquery plugins
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: Ic9f329927aeaf8957fce97d3a9af2ed29e7756aa
Jenkins [Mon, 27 Aug 2012 08:59:19 +0000 (17:59 +0900)]
Changed product version "develop@2012-08-27_17-59-00"
Change-ID: I707a45ed598ff0226aaa268c969a791082a3b103
Jenkins [Mon, 27 Aug 2012 08:59:19 +0000 (17:59 +0900)]
Changed product version "develop@2012-08-27_17-59-00"
kh5325.kim [Mon, 27 Aug 2012 08:56:33 +0000 (17:56 +0900)]
Merge "[Title] Update welcome page image. [Type] [Module] [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into develop
Jenkins [Mon, 27 Aug 2012 08:47:32 +0000 (17:47 +0900)]
Changed product version "develop@2012-08-27_17-47-11"
Jenkins [Mon, 27 Aug 2012 08:47:26 +0000 (17:47 +0900)]
Changed package version "1.0.22" by tyson in jenkins.
Build url : http://172.21.111.252/jenkins/job/packaging_product/107/
kh5325.kim [Mon, 27 Aug 2012 08:46:48 +0000 (17:46 +0900)]
Merge "[Title] Modified to new BI images [Type] [Module] [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into develop
kh5325.kim [Mon, 27 Aug 2012 08:45:07 +0000 (17:45 +0900)]
[Title] Modified to new BI images
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: I94d2004a5ccbcbf4db806b52364faa5e13c614e8
shingil.kang [Mon, 27 Aug 2012 08:41:52 +0000 (17:41 +0900)]
[Title] Update welcome page image.
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]