donghee yang [Mon, 10 Jun 2013 23:41:28 +0000 (08:41 +0900)]
[Title] Modified to support MACOS build
donghee yang [Mon, 10 Jun 2013 17:10:59 +0000 (02:10 +0900)]
[Title] Fixed build script
donghee yang [Mon, 10 Jun 2013 17:03:11 +0000 (02:03 +0900)]
[Title] Fixed build script for windows
donghee yang [Mon, 10 Jun 2013 16:55:47 +0000 (01:55 +0900)]
[Title] Refactored to use SDK build system
donghee yang [Mon, 10 Jun 2013 09:20:02 +0000 (18:20 +0900)]
[Title] Refactored for linux package
yongsung1.kim [Mon, 10 Jun 2013 07:40:37 +0000 (16:40 +0900)]
[Title] InstallManager set new SDK environment from old SDK for
compatibility.
[Desc.]
[Issue] Redmine #9573
Change-Id: If66ccd7fee2bf9f15359f6cc3e3fef3c88bc2dc8
yongsung1.kim [Fri, 7 Jun 2013 09:39:39 +0000 (18:39 +0900)]
[Title] InstallManager set environment variable as "SDK_DATA_PATH" for
post install script.
[Desc.]
[Issue] Redmine #9574
Change-Id: I3197dd6fc49e1bfb3c553be8f4211dca65407a7f
shihyun [Fri, 7 Jun 2013 07:44:39 +0000 (16:44 +0900)]
Merge branch 'develop' into im2.2
Conflicts:
InstallManager_java/src/res/installmanager/buildversion
yongsung1.kim [Wed, 5 Jun 2013 12:26:08 +0000 (21:26 +0900)]
[Title] Modify default SDK data path on windows.(c:\\tizen-sdk-data)
[Desc.]
[Issue]
Change-Id: Ib0f5b4f6679de531707523232e3c17921f3d5c02
yongsung1.kim [Wed, 5 Jun 2013 11:12:38 +0000 (20:12 +0900)]
[Title] Support to multi SDK install.
[Desc.]
[Issue]
Change-Id: I21ed8e7dea12d88bdd1530bf16cb4e77594659ba
shihyun [Wed, 5 Jun 2013 04:51:34 +0000 (13:51 +0900)]
[Title]Add install/remove script
shihyun [Wed, 5 Jun 2013 02:36:37 +0000 (11:36 +0900)]
[Title]
* Add build script for ubuntu
* delete unnecessary file
yongsung1.kim [Tue, 4 Jun 2013 05:26:12 +0000 (14:26 +0900)]
[Title] remove doubt code which causes problem on windows7.
[Desc.]
[Issue] shared jira N_SE-39771
Change-Id: Icac630f6d68524dfd5aec23716a1343b3c823e1c
yongsung1.kim [Mon, 3 Jun 2013 07:35:05 +0000 (16:35 +0900)]
[Title] remove useless logging code
[Desc.]
[Issue] shared jira N_SE-39771
yongsung1.kim [Mon, 3 Jun 2013 06:34:18 +0000 (15:34 +0900)]
[Title] Add vendor to build.xml
[Desc.] Sometimes 'java.lang.IllegalArgumentException: vendorName ==
null' takes place during installing. So, add specific vendor name to
build.xml.
[Issue]
Change-Id: I18e1436723297c934dc625d20e296532b52a7dad
yongsung1.kim [Mon, 3 Jun 2013 04:32:04 +0000 (13:32 +0900)]
[Title] Add logging line by line when unzipping.
[Desc.]
[Issue] shared jira N_SE-39771
Change-Id: I1e2bec5c9a2f177db8e586c949c887218b9b1c80
yongsung1.kim [Fri, 31 May 2013 07:23:44 +0000 (16:23 +0900)]
[Title] Support '-help' option, more information.
[Desc.]
[Issue] redmine #9506
Change-Id: Id291bd25880538f6dd20fcb1a61554a583cb1a33
yongsung1.kim [Fri, 31 May 2013 05:05:39 +0000 (14:05 +0900)]
[Title] Support '-help' option, more information.
[Desc.]
[Issue] redmine #9506
Change-Id: I05d409b3529539e7a636359452a774f7e9d44be3
donghee yang [Thu, 30 May 2013 07:26:54 +0000 (16:26 +0900)]
Merge "[Title]modify makeshortcut script. [Desc.]If not exists shortcut directory, create directory." into develop
yongsung1.kim [Wed, 29 May 2013 02:09:20 +0000 (11:09 +0900)]
[Title] Support flexibe package version.
[Desc.] Package version should be ended integer not '.', and should
exist.
[Issue] redmine #8988
Change-Id: Ief069d86742bc98347897a7260c8742243b74bbf
shihyun.kim [Tue, 28 May 2013 04:03:06 +0000 (13:03 +0900)]
[Title]modify makeshortcut script.
[Desc.]If not exists shortcut directory, create directory.
yongsung1.kim [Tue, 14 May 2013 02:19:39 +0000 (11:19 +0900)]
[Title] Remove sonar critical violation.
[Desc.]
[Issue]
yongsung1.kim [Wed, 8 May 2013 01:46:19 +0000 (10:46 +0900)]
[Title] InstallManager uses a system proxy as default.
[Desc.]
[Issue] redmine #9303
yongsung1.kim [Thu, 2 May 2013 13:25:15 +0000 (22:25 +0900)]
[Title] CLI installation can support to use SDK image by zip format.
[Desc.] SDK image does not need to be extracted before image
installation by cli. InstallManager can using original zip format.
'-f' option support file protocol, absolute path and relative path.
[Issue] redmine #9020
Change-Id: I3fab60ed52234772bd174ca080da6a0f87618c8c
yongsung1.kim [Sun, 28 Apr 2013 12:43:08 +0000 (21:43 +0900)]
[Title] CLI installation can support to use SDK image and proxy.
[Desc.] SDK image must be extracted before image installation by cli.
'-r' option support file protocol, absolute path and relative path.
'-x' option support proxy setting. (ex. proxy host(except
protocol):proxy port)
[Issue] redmine #9020, #9204
Change-Id: I3eac3a92a99094719d99115cd1882969f2761e22
yongsung1.kim [Fri, 26 Apr 2013 12:20:24 +0000 (21:20 +0900)]
[Title] remove fatal exception when missing files exist.
[Desc.]
[Issue]
Change-Id: I3f0f579f187895889b918596edab53385ae76904
yongsung1.kim [Thu, 25 Apr 2013 08:22:48 +0000 (17:22 +0900)]
[Title] add options as '-status'.
[Desc.] InstallManager can display SDK installed status such as
installed package server address, distribution and installed packages.
[Issue] redmine #9021
Change-Id: If457d26e2a58ea7cf6fce88e726ca0a311625d4d
yongsung1.kim [Wed, 24 Apr 2013 08:00:13 +0000 (17:00 +0900)]
[Title] InstallManager can display repository address(installed/input)
and package list(installable, updatable, removable).
[Desc.] add options as '-repoinfo', '-packageinfo'.
[Issue] redmine #9021
Change-Id: I787a2929f0f8cb989ada8b40bbe97bbe2b24356c
yongsung1.kim [Tue, 23 Apr 2013 03:12:21 +0000 (12:12 +0900)]
[Title] Increase sleep time to 500ms.
[Desc.]
[Issue] redmine #9146
Change-Id: I9cfa87dc24e60a7970189afe5250ba1047e5ee28
yongsung1.kim [Mon, 22 Apr 2013 14:42:04 +0000 (23:42 +0900)]
[Title] Adding log code which check how many try execute renameTo
method.
[Desc.]
[Issue] redmine #9146
Change-Id: I9a75831ada5f831c8628853ff2d64de27237fefe
yongsung1.kim [Mon, 22 Apr 2013 14:37:31 +0000 (23:37 +0900)]
[Title] Try to do 'renameTo()' method 20times because it is not stable.
[Desc.]
[Issue] redmine #9146
Change-Id: I320290b5455d78fbdf8f437d01c7e870ea951f8e
yongsung1.kim [Mon, 22 Apr 2013 08:44:20 +0000 (17:44 +0900)]
[Title] Add logging code for moving files properly.
[Desc.]
[Issue] redmine #9141
Change-Id: Ie391f132de13bdf2d7877f5cc8b2fece91369a1d
yongsung1.kim [Thu, 18 Apr 2013 07:43:23 +0000 (16:43 +0900)]
[Title] Add logging code for SDK image installation. and increase
connection timeout(10sec -> 15sec)
[Desc.] Takeplace a exception : java.net.SocketTimeoutException: connect
timed out
[Issue] redmine #9122
Change-Id: I3409a16b0cc24b18e15b9368b16c19e13b51d1a6
yongsung1.kim [Thu, 18 Apr 2013 06:02:38 +0000 (15:02 +0900)]
[Title] Add logging code for SDK image installation.
[Desc.] Cannot open file dialog.
[Issue] redmine #9121
Change-Id: I82dd463f45112c7b8092b512895688043762f05c
yongsung1.kim [Tue, 16 Apr 2013 07:55:13 +0000 (16:55 +0900)]
[Title] Remove sonar detections.
[Desc.]
[Issue] redmine #9099
Change-Id: Idef97ea13e7119fdbf3afad02f8bb0e107bcaccf
yongsung1.kim [Tue, 16 Apr 2013 06:39:12 +0000 (15:39 +0900)]
[Title] Add logging code for SDK image installation.
[Desc.]
[Issue] redmine #9098
Change-Id: Ibd5a56155e2a97fe6fb30eea5036bfda52209ce5
yongsung1.kim [Tue, 16 Apr 2013 05:32:14 +0000 (14:32 +0900)]
[Title] Change download link in installer license agreement
[Desc.] http://developer.tizen.org/download/tizenopensdk.tar.gz ->
https://developer.tizen.org/downloads/tizen-sdk
[Issue] redmine #9097
Change-Id: I829cdb4afe58ce90e46f848b96fab00562e92859
yongsung1.kim [Mon, 15 Apr 2013 07:37:20 +0000 (16:37 +0900)]
[Title] Remove prevent detections.
[Desc.]
[Issue] redmine #9049
Change-Id: I6541f722a2740c3e1eb1a346f6bae6e7b41aede4
yongsung1.kim [Fri, 5 Apr 2013 03:55:51 +0000 (12:55 +0900)]
[Title] When extension repository is added, if old extension exists in
table, installmanager cannot recognize new extension repository.
[Desc.]
[Issue] redmine #8987
yongsung1.kim [Wed, 3 Apr 2013 06:59:07 +0000 (15:59 +0900)]
[Title] Typical installtype can have extension packages on component
selection page, and InstallManager does not show duplicated extension
packages when 'back' -> 'next' case.
[Desc.]
[Issue] redmine #8957, #8965
yongsung1.kim [Mon, 1 Apr 2013 00:36:59 +0000 (09:36 +0900)]
[Title] Display package description only 'Custom' install type
selection.
[Desc.]
[Issue] redmine #8910
yongsung1.kim [Fri, 29 Mar 2013 06:01:04 +0000 (15:01 +0900)]
[Title] Add error log.
[Desc.]
[Issue]
Change-Id: I0ece222bfccb65141d3f0e56c2dec6547deb143a
shihyun.kim [Fri, 29 Mar 2013 02:37:53 +0000 (11:37 +0900)]
[Title]Add error log.
[Desc.]
[Issue]
yongsung1.kim [Thu, 28 Mar 2013 08:17:08 +0000 (17:17 +0900)]
[Title] [bug fix] When 'Extra' checkbox is checked, number format
exception takes place.
[Desc.]
[Issue] redmine #8895
Change-Id: I2c1209a21fa9a247e194e8f8f6b7b373f4a665dc
yongsung1.kim [Thu, 28 Mar 2013 08:13:02 +0000 (17:13 +0900)]
[Title] [bug] InstallManager does not remove installed packages even if
it tries to install extension packages.
[Desc.]
[Issue] remine #8894
yongsung1.kim [Tue, 26 Mar 2013 09:41:18 +0000 (18:41 +0900)]
[Title] InstallManager can remove packages on console execution.
[Desc.] InstallManager could not remove input packages because of root
meta packages. but now can remove it.
[Issue]
Change-Id: Ib4c0878075c1b41f6a7f24db4caddda8adf9195a
yongsung1.kim [Tue, 26 Mar 2013 01:44:18 +0000 (10:44 +0900)]
[Title] InstallManager does not support option as '-partner' anymore.
[Desc.]
[Issue]
Change-Id: Ic534e5da65ec94524ef82bd00a3ba06a6d79a656
yongsung1.kim [Thu, 21 Mar 2013 09:45:22 +0000 (18:45 +0900)]
[Title] Fix wrong spelling on log.(form -> from)
[Desc.]
[Issue]
Change-Id: I743d75338d6c9be0ae30f342424d848900f9d00a
yongsung1.kim [Thu, 21 Mar 2013 09:44:52 +0000 (18:44 +0900)]
[Title] Fix license url.
[Desc.]
[Issue]
Change-Id: Id368ed1e1f590366ae04c211e8a5b972eb3bdd0b
yongsung1.kim [Thu, 21 Mar 2013 09:43:36 +0000 (18:43 +0900)]
[Title] System.err -> System.out because System.err cannot work on
windows console.
[Desc.]
[Issue]
Change-Id: I45cf19cfbbf2eb9c5eedca1482882ed7246ac93b
yongsung1.kim [Thu, 21 Mar 2013 09:24:19 +0000 (18:24 +0900)]
[Title] Set default target directory on Windows if input target
directory is null.
[Desc.] default target directory -> c:\tizen-sdk
[Issue]
Change-Id: I7e59de4fa2221160c7cd64b8ec29700daaddb0e6
yongsung1.kim [Thu, 21 Mar 2013 08:51:01 +0000 (17:51 +0900)]
[Title] Add option prefixes for cli installation.
[Desc.] Usage : InstallManager.bin(exe, sh) [-install | -remove] [-r
repository] [-d distribution] [-l SDK target directory(optional)] [-p
meta package ....]
[Issue]
Change-Id: I7cde8a748a17bce183fdad527723420347ddbe72
yongsung1.kim [Wed, 20 Mar 2013 09:17:57 +0000 (18:17 +0900)]
[Title] Copy a script for executing installmanager as "InstallManager"
to "tizen-sdk/install-manager"
[Desc.]
[Issue]
Change-Id: I8610307a76de79eae615d83a6230c364c3493fdf
yongsung1.kim [Wed, 20 Mar 2013 08:55:00 +0000 (17:55 +0900)]
Modify files for cli installation on MacOs
yongsung1.kim [Wed, 20 Mar 2013 08:37:10 +0000 (17:37 +0900)]
Add files for cli installation on MacOs
yongsung1.kim [Tue, 19 Mar 2013 03:52:59 +0000 (12:52 +0900)]
[Title] Finish to work installmanager after -help option is used.
[Desc.]
[Issue]
Change-Id: I39b9166b1c76ea0f0310617a17010320055fd72a
yongsung1.kim [Fri, 15 Mar 2013 10:39:45 +0000 (19:39 +0900)]
[Title] When InstallManager install by itself, InstallManager script
file also is installed now for supporting cli installation on Mac OS.
[Desc.]
[Issue]
Change-Id: Ia9887976f48b3017278e262b42e87ec9560d5479
yongsung1.kim [Fri, 15 Mar 2013 09:05:54 +0000 (18:05 +0900)]
Add InstallManager script file and modify build.xml file for supporting cli install on Mac OS
yongsung1.kim [Thu, 14 Mar 2013 07:54:58 +0000 (16:54 +0900)]
[Title] InstallManager can be executable on command line.
[Desc.]
[Issue]
Change-Id: Ibd6d3a3b6b01c5c5e9e76181a2401d984a26eafc
shihyun.kim [Thu, 14 Mar 2013 05:51:58 +0000 (14:51 +0900)]
[Title]Cannot select conflict packages in GUI.
[Desc.]
* Do not select conflicting packages in the package selected.
[Issue]
donghee yang [Thu, 14 Mar 2013 03:46:59 +0000 (12:46 +0900)]
Merge "[Title] InstallManager can display package description richer than before. [Desc.] InstallManager can support html format package description partially. (eg. bold style, color style) [Issue]" into develop
yongsung1.kim [Thu, 14 Mar 2013 03:41:31 +0000 (12:41 +0900)]
[Title] InstallManager can display package description richer than
before.
[Desc.] InstallManager can support html format package description
partially. (eg. bold style, color style)
[Issue]
Change-Id: I6a39f54bde503f69a172f361eeb34a7493737430
shihyun.kim [Tue, 12 Mar 2013 02:21:13 +0000 (11:21 +0900)]
[Title]remove System.out
[Desc.]
[Issue]
shihyun.kim [Mon, 11 Mar 2013 11:32:28 +0000 (20:32 +0900)]
[Title]INST : remove conflict packages
[Desc.]
* Remove conflict packages when you install.
[Issue]
yongsung1.kim [Fri, 8 Mar 2013 08:26:15 +0000 (17:26 +0900)]
[Title] Change text from 'Selected size' to 'Download size'
[Desc.]
[Issue]
Change-Id: Ibdb3d57a9e27227fcbd254b306f3e162a7009aff
yongsung1.kim [Fri, 8 Mar 2013 05:38:58 +0000 (14:38 +0900)]
[Title] Change button text from 'settings' to 'Proxy settings'
[Desc.]
[Issue]
Change-Id: I4dbdf4761d2c1cecc22afb5dfd76214a335ed23d
yongsung1.kim [Fri, 8 Mar 2013 04:09:55 +0000 (13:09 +0900)]
[Title] Minimal type is divided into web minimal and native minimal.
[Desc.]
[Issue]
Change-Id: I6a7fbff80762495323d4de3718b7acbdd79c0165
yongsung1.kim [Thu, 28 Feb 2013 10:15:07 +0000 (19:15 +0900)]
[Title] Add '-property' option for logging all system information.
[Desc.]
[Issue]
Change-Id: I8a6e585c083c1601d64a5b62d5575afc6486276f
yongsung1.kim [Thu, 28 Feb 2013 08:27:03 +0000 (17:27 +0900)]
[Title] InstallManager can show uncompressed packages size.
[Desc.] InstallManager shows uncompressed packages size on component
selection table in component selection page. Also, InstallManager
displays uncompressed and compressed packages size under component
selection page. If InstallManager cannot get uncompressed package
size(Uncompressed-size field does not exist in package list), it will
calculate total size using compressed package size.
[Issue]
Change-Id: I97707b05310a5e0ee469c708f73f281d6ac5ca3d
yongsung1.kim [Mon, 25 Feb 2013 14:07:24 +0000 (23:07 +0900)]
[Title] Show waiting dialog while refreshing installmanager.
[Desc.]
[Issue]
Change-Id: I49d155340ad72dad94c987fb5eeee73725420e4c
shihyun.kim [Thu, 21 Feb 2013 02:17:11 +0000 (11:17 +0900)]
[Title]Show the extra description.
[Desc.]
* Extension package list was added to the search list.
[Issue]
shihyun.kim [Thu, 21 Feb 2013 02:11:56 +0000 (11:11 +0900)]
Merge branch 'tizen_2.0' into develop
yongsung1.kim [Tue, 19 Feb 2013 07:47:26 +0000 (16:47 +0900)]
[Title] [INST] Change directory for download using SDK image.
[Desc.] InstallManager makes a directory for download such as
'tizen-sdk-data/install-manager/download/<each SDK
image local path>/binary/package.zip'. But now it unites into 'image'.
shihyun.kim [Tue, 19 Feb 2013 07:40:39 +0000 (16:40 +0900)]
[Title]MSG:Change complete message on unity environment.
[Desc.]
* change to 'To use the SDK, search and select 'Tizen IDE' on your unity dash."
[Issue]
yongsung1.kim [Mon, 4 Feb 2013 10:00:32 +0000 (19:00 +0900)]
[Title] [UX] Change installmanager warning message.
[Desc.]
Sungho Park [Thu, 31 Jan 2013 05:28:25 +0000 (14:28 +0900)]
Merge "[Title] [INST] InstallManager can fine missing files on Win7 64bit. [Desc.] InstallManager cannot find missing files on Win7 64bit because 'findMissingFiles' method did not have condition which checks Win7 64bit. So, add Win7 64bit checking condition in method." into tizen_2.0
yongsung1.kim [Wed, 30 Jan 2013 07:46:29 +0000 (16:46 +0900)]
[Title] [INST] InstallManager can fine missing files on Win7 64bit.
[Desc.] InstallManager cannot find missing files on Win7 64bit because
'findMissingFiles' method did not have condition which checks Win7
64bit. So, add Win7 64bit checking condition in method.
Change-Id: Iaffeaa86d92e6027ae137f3d7827eb38d2cf6a98
shihyun.kim [Tue, 29 Jan 2013 01:44:16 +0000 (10:44 +0900)]
[Title]INST : An error occurs when the cancel button is pressed in 'Add
Extra Repository Dialog'
[Desc.]
* If you delete one of the extra repository and press the cancel button,
* The package list does not refresh.
shihyun.kim [Mon, 28 Jan 2013 08:41:07 +0000 (17:41 +0900)]
[Title]Modify License Agreement
shihyun.kim [Mon, 28 Jan 2013 07:18:52 +0000 (16:18 +0900)]
[Title]UX : modify license
[Desc.]
* Modify 'License Agreement'
* Change text of button 'I accept the terms of this agreement' to 'I agree* to the License Agreement'
Change-Id: I9c88eb6e78ff0e6db21d579a4fd7e14b7dae38f7
shihyun.kim [Mon, 28 Jan 2013 05:05:18 +0000 (14:05 +0900)]
[Title]UX : modify license
[Desc.]
* Modify 'License Agreement'
* Change text of button 'I accept the terms of this agreement' to 'I agree'
Change-Id: I9466ba5033a1a90056089bb0119ab1879ac93a46
shihyun.kim [Mon, 28 Jan 2013 00:50:12 +0000 (09:50 +0900)]
[Title]
* Do not remove SDK packages when install extension packages.
* Show an error message when cannot find files in repository.
Change-Id: Iad1f2a08b2e3f293897b54bffc61e213b486596c
shihyun.kim [Sun, 27 Jan 2013 12:25:20 +0000 (21:25 +0900)]
[Title]
* CONF : Add server-type option.
* MSG : Add error message
[Desc.]
* Add server-type to distinguish between local and network.
* Add error message when repository is empty
shihyun.kim [Sun, 27 Jan 2013 10:32:12 +0000 (19:32 +0900)]
[Title]INST : change download path
[Desc.]
* change download path
** Each repository has each download path.
* bug fix** An error when the repository address is empty
Change-Id: I9794c0271f2f7269e54c2ca22bce4031752a5189
yongsung1.kim [Wed, 23 Jan 2013 08:43:33 +0000 (17:43 +0900)]
Adjust license policy.(tizen2.0)
donghoon.hyun [Mon, 21 Jan 2013 05:48:16 +0000 (14:48 +0900)]
[Title] STUD : Modified macos build.xml(Installer name)
[Desc.] Modified Installer name tizen-sdk-installer-v2.0 -> Tizen SDK Install
[Issue]
shihyun.kim [Fri, 18 Jan 2013 04:20:51 +0000 (13:20 +0900)]
[Title]INST : remove extension package list in tree.
[Desc.]* If you delete extension repository in 'Extra Repository' dialog.** remove installed packages and remove package name in tree.
[Issue]
Change-Id: Ie190f169e911c3e3073f99048f56083cafba4242
shihyun.kim [Fri, 18 Jan 2013 03:08:12 +0000 (12:08 +0900)]
[Title]MSG : change the lettering for the MAC
[Desc.]
* change the lettering to 'Lucida Grande'
* change the font size to 12pt
[Issue]
shihyun.kim [Fri, 18 Jan 2013 02:48:49 +0000 (11:48 +0900)]
[Title]INST : delete installed package list in update page.
[Desc.]
[Issue]
Change-Id: I78d5af5d797f7f268c092802813e38477f9d3c2d
shihyun.kim [Fri, 18 Jan 2013 02:40:37 +0000 (11:40 +0900)]
[Title]MSG : change font typefaces.
[Desc.]* change information font typefaces.
** change to bold.
[Issue]
Sungho Park [Fri, 18 Jan 2013 01:08:54 +0000 (10:08 +0900)]
Merge "[Title]NET : check port number [Desc.] * If port number of proxy is empty, set 'OK' button disable. [Issue]" into tizen_2.0
Donghoon Hyun [Fri, 18 Jan 2013 00:38:49 +0000 (09:38 +0900)]
Merge "[Title] [INST] InstallManager can display package name over installing progress bar while installation progressing. [Desc.] The thread which displays package name during installation does not synchronize with InstallManager UI. We used 'asyncExec()' method because of high performance but it was just little difference between 'asyncExec()' and 'syncExec()' for installation. Therefore we use 'syncExec()' method because of UI accuracy. [Issue] redmine 8104" into tizen_2.0
yongsung1.kim [Thu, 17 Jan 2013 13:59:19 +0000 (22:59 +0900)]
[Title] [INST] InstallManager can display package name over installing
progress bar while installation progressing.
[Desc.] The thread which displays package name during installation does
not synchronize with InstallManager UI. We used 'asyncExec()'
method because of high performance but it was just little difference
between 'asyncExec()' and 'syncExec()' for installation. Therefore we
use 'syncExec()' method because of UI accuracy.
[Issue] redmine 8104
shihyun.kim [Thu, 17 Jan 2013 12:04:55 +0000 (21:04 +0900)]
[Title]NET : check port number
[Desc.]
* If port number of proxy is empty, set 'OK' button disable.
[Issue]
shihyun.kim [Thu, 17 Jan 2013 11:55:50 +0000 (20:55 +0900)]
[Title]MSG : NullPointException
[Desc.]
* Variable is not checked null value.
[Issue]
[Title]MSG : NumberFormatException
[Desc.]
* Port number is not checked NumberFormatException.
[Issue]
shihyun.kim [Thu, 17 Jan 2013 09:21:38 +0000 (18:21 +0900)]
[Title]INST : Change the location of the EXTRAS.
[DESC.]Change the location of the EXTRAS to the bottom of the tree.
[Issue]
* Move to
shihyun.kim [Thu, 17 Jan 2013 08:57:47 +0000 (17:57 +0900)]
[Title]NET : Error occured during the download
[Desc.]* Show the cause of the error during the download on retry dialog box.
[Issue]
[Title]MSG : exception message
[Desc.]* Show a exception message in IMNetworkException.
[Issue]
[Title]INST : installation list in the tree.
[Desc.]* If you can not connect to the repository, installed packages and
extra packages are shown in the tree.
[Issue]
yongsung1.kim [Wed, 16 Jan 2013 09:56:05 +0000 (18:56 +0900)]
[Title] [INST] When installation with sdk image file, force to
re-install.
[Desc.]
[Issue] redmine 8096
Change-Id: I7804c143a32aa957283b6c1d2a831e5f6785bf67
yongsung1.kim [Wed, 16 Jan 2013 09:48:19 +0000 (18:48 +0900)]
[Title] [UI] Magnify SDK image selection button on Mac OS.
[Desc.]
[Issue] redmine 8095
Change-Id: I9490ceca5893a98e31f3c55b858f6e2223aa6090
yongsung1.kim [Wed, 16 Jan 2013 09:46:41 +0000 (18:46 +0900)]
[Title] [INST] Change package downloading directory and image extracting
directory.
[Desc.]
before : tizen-sdk-data/install-manager
after
1. network : tizen-sdk-data/install-manager/download/<repository
ip>/<distribution>
2. image : tizen-sdk-data/install-manager/download/sdkimage
[Issue] redmine 8094
Change-Id: Iedd7998fc03385bd18f130cb4fc99293e34a04c3