yongsung1.kim [Wed, 26 Dec 2012 01:59:49 +0000 (10:59 +0900)]
[Title] [STUB] Remove prerequisite package as 'ia32-libs' on 64bit ubuntu system.
[Desc.]
[Issue]
Sungho Park [Thu, 20 Dec 2012 09:50:12 +0000 (18:50 +0900)]
[Title]ETC: Resolve SA violations
[Desc.]
[Issue]
Change-Id: I0023400010000000005000000020000303306000
Signed-off-by: Sungho Park <chywoo.park@samsung.com>
shihyun.kim [Thu, 20 Dec 2012 08:19:18 +0000 (17:19 +0900)]
Merge branch 'develop' into release
shihyun.kim [Thu, 20 Dec 2012 07:43:48 +0000 (16:43 +0900)]
[Title]fixed sonar violation
[Desc.]
[Issue]
shihyun.kim [Thu, 20 Dec 2012 06:29:08 +0000 (15:29 +0900)]
[Title]INST : Cannot kill java process in MAC.
[Desc.]
* Use system.exit() function.
** JVM killing thread does not die at the end of the main thread.
[Issue]
Change-Id: I2f5efbbff200fe139080277c3b20f62223b6855c
yongsung1.kim [Thu, 20 Dec 2012 06:28:45 +0000 (15:28 +0900)]
[Title][STUB] InstallManager cannot filter prerequisite packages.
[Desc.] InstallManager stub cannot print warning message when Ubuntu does not have prerequisite packages.
[Issue]
shihyun.kim [Thu, 20 Dec 2012 06:20:58 +0000 (15:20 +0900)]
[Title]INST : not install mandatory packages
[Desc.]
* Mandatory packages are missing in the list of installable packages.
[Issue]
yongsung1.kim [Tue, 18 Dec 2012 09:05:49 +0000 (18:05 +0900)]
[Title] [NET] Fix build error
[Desc.]
[Issue]
yongsung1.kim [Tue, 18 Dec 2012 08:31:35 +0000 (17:31 +0900)]
Merge branch 'develop' into release
shihyun.kim [Tue, 18 Dec 2012 06:17:07 +0000 (15:17 +0900)]
[Title][CONF] : save conf file.
[Desc.]
* After installatino is complete, save the conf file
[Issue]
Change-Id: I162cc1158993e229f649dd1c893a0af7ba476756
yongsung1.kim [Mon, 17 Dec 2012 07:26:10 +0000 (16:26 +0900)]
[Title][UX] Give information for showing release note.
[Desc.] If JDK version is under 1.6, JDK cannot support DeskTop class.
so InstallManager cannot display release note. In this case,
InstallManager displays warning message and release note url on Complete
page.
[Issue]
Change-Id: I62837ff8f09edb27f44bccce10e066eb9e3ac7e7
shihyun.kim [Mon, 17 Dec 2012 05:15:39 +0000 (14:15 +0900)]
[Title][INST]modify updatable list.
[Desc.]
* Bug fixed
** Not updatable packages were also included before.
[Issue]
Change-Id: Icb0c7128f5138cfbf1d465a037a6b27898e0d2af
shihyun.kim [Mon, 17 Dec 2012 05:14:29 +0000 (14:14 +0900)]
[Title]Handle the network error.
[Desc.]
* Handle the Http response code : 416.
** Requested range not satisfiable
[Issue]
Change-Id: I4173b6635f5c2bc62c1a92e09e38ad8cc37811de
yongsung1.kim [Mon, 10 Dec 2012 07:12:11 +0000 (16:12 +0900)]
[Title] INST : Change ux of extracting SDK Image file.
[Desc.] When user select SDK Image file and press 'ok' button, the SDK
Image file is extracting same time.
[Issue]
Change-Id: I6646dc862e1f8516db9a265791a3f0dc400f1e9c
yongsung1.kim [Fri, 7 Dec 2012 05:52:18 +0000 (14:52 +0900)]
Merge branch 'develop' into release
yongsung1.kim [Fri, 7 Dec 2012 05:44:04 +0000 (14:44 +0900)]
[Title] INST : Fix bug.
[Desc.] InstallManager process can be removed after finish.
[Issue]
yongsung1.kim [Thu, 6 Dec 2012 04:02:41 +0000 (13:02 +0900)]
Merge branch 'develop' into release
yongsung1.kim [Thu, 6 Dec 2012 03:57:28 +0000 (12:57 +0900)]
[Title] INST : Fix bug.
[Desc.] InstallManamger get wrong available space. but now fixed it.
[Issue]
shihyun.kim [Thu, 6 Dec 2012 02:22:48 +0000 (11:22 +0900)]
Merge branch 'develop' into release
Sungho Park [Thu, 6 Dec 2012 02:01:31 +0000 (11:01 +0900)]
Merge "[Title]Add extenstion packages [Desc.] * Extension package server should be added unconditionally. [Issue]" into develop
shihyun.kim [Thu, 6 Dec 2012 01:57:59 +0000 (10:57 +0900)]
[Title]Add extenstion packages
[Desc.]
* Extension package server should be added unconditionally.
[Issue]
Change-Id: I58553d291106650d4ff7160c7fb2491f95847cd5
yongsung1.kim [Thu, 6 Dec 2012 01:36:42 +0000 (10:36 +0900)]
[Title] INST : Remove swt, stackoverflow exception.
[Desc.]
[Issue] 7586
ShiHyun Kim [Wed, 5 Dec 2012 05:29:17 +0000 (14:29 +0900)]
Merge branch 'develop' into release
yongsung1.kim [Tue, 4 Dec 2012 06:23:47 +0000 (15:23 +0900)]
[Title] INST : InstallManager can calculate usable space on MACOS.
[Desc.]
[Issue]
Change-Id: I24aced3efb85299b842338f905ee5a957b0fc812
yongsung1.kim [Tue, 4 Dec 2012 05:39:08 +0000 (14:39 +0900)]
[Title] UX : Change comment.
[Desc.] Change dialog comment which is checking to quit during
extracting SDK Image.
[Issue] 7540
Change-Id: I3aec640812576efdb34ec3db625a1bfd40f5dc33
yongsung1.kim [Tue, 4 Dec 2012 04:47:23 +0000 (13:47 +0900)]
[Title] UX : Change layout, Add dialog which checks to quit.
[Desc.] UI layout is changed during extracting SDK Image file. For
example, add entry count, entry name which are on current work.
[Issue] 7540
Sungho Park [Tue, 4 Dec 2012 02:03:03 +0000 (11:03 +0900)]
Merge "[Title]proxysettings button set visible false. [Desc.] [Issue]" into develop
ShiHyun Kim [Mon, 3 Dec 2012 11:44:39 +0000 (20:44 +0900)]
[Title]proxysettings button set visible false.
[Desc.]
[Issue]
yongsung1.kim [Mon, 3 Dec 2012 11:10:27 +0000 (20:10 +0900)]
[Title] UX : Add progress bar during extracting SDK Image file.
[Desc.]
[Issue] 7540
Change-Id: Ibaa25968776e17c38116932ca430c55a69fe4ff5
ShiHyun Kim [Fri, 30 Nov 2012 10:51:51 +0000 (19:51 +0900)]
[Title]modify sonar rules
[Desc.]
[Issue]
ShiHyun Kim [Fri, 30 Nov 2012 07:02:59 +0000 (16:02 +0900)]
[Title]Fixed sonar rule.
[Desc.]
[Issue]
ShiHyun Kim [Thu, 29 Nov 2012 12:38:28 +0000 (21:38 +0900)]
[Title]Fixed sonar error.
[Desc.]
[Issue]
Sungho Park [Tue, 27 Nov 2012 07:56:19 +0000 (16:56 +0900)]
[Title]INST : copy installmanager to target directory
[Desc.]
* copy .app directory to target directory
[Issue]
Change-Id: I0d0b82e3a4baf43bfff9734c8e9afe48fcf6e850
Sungho Park [Fri, 23 Nov 2012 11:06:13 +0000 (20:06 +0900)]
[Title]INST : copy installmanager for mac
[DESC.]
* Copy InstallManager.app to target directory
[ISSUE]
Change-Id: I2f8ecc6ec090a5dbabadc27af9ffb9266214debf
yongsung1.kim [Fri, 23 Nov 2012 06:57:11 +0000 (15:57 +0900)]
Merge branch 'develop' into release
yongsung1.kim [Thu, 22 Nov 2012 08:04:58 +0000 (17:04 +0900)]
[Title] UX : Add dialog which checks to confirm to remove extra
repository.
[Desc.]
[Issue]
Change-Id: Ib58a2520f4117adcc5617db77419124a745f1a4c
yongsung1.kim [Thu, 22 Nov 2012 06:08:23 +0000 (15:08 +0900)]
[Title] UX : Add dialog which checks to confirm to remove extra
repository.
[Desc.]
[Issue]
Change-Id: Id6aa1a38622d8d0d9a9db554737c2e2de9e119ea
Sungho Park [Tue, 20 Nov 2012 10:49:21 +0000 (19:49 +0900)]
Merge "[Title]UTL : Add cause exception to constructor of IMNetworkXXX classes [Desc.]Now we can know why this exception is thrown. [Issue]" into release
shihyun.kim [Tue, 20 Nov 2012 10:46:55 +0000 (19:46 +0900)]
[Title]UTL : Add cause exception to constructor of IMNetworkXXX classes
[Desc.]Now we can know why this exception is thrown.
[Issue]
Change-Id: I6524ce4e682f787e4327a0a8003d4f10268096ce
Signed-off-by: Sungho Park <chywoo.park@samsung.com>
shihyun.kim [Tue, 20 Nov 2012 10:11:06 +0000 (19:11 +0900)]
[Title]NET : Unknown host exception
[Desc.]
[Issue]
* when Unknown host exception occurs, throw IMNetworkConnect exception
Sungho Park [Tue, 20 Nov 2012 08:20:42 +0000 (17:20 +0900)]
Revert "[Title]NET : Unknown host exception [Desc.] [Issue] * when Unknown host exception occurs, throw IMNetworkConnect exception"
This reverts commit
9d7570a7550353f6393952d89e38a4cef2864206
shihyun.kim [Tue, 20 Nov 2012 08:03:53 +0000 (17:03 +0900)]
[Title]NET : Unknown host exception
[Desc.]
[Issue]
* when Unknown host exception occurs, throw IMNetworkConnect exception
shihyun.kim [Tue, 20 Nov 2012 06:38:34 +0000 (15:38 +0900)]
Merge branch 'develop' into release
shihyun.kim [Tue, 20 Nov 2012 05:50:02 +0000 (14:50 +0900)]
[Title]NET : bug fixed.
[Desc.]
* Return value is different depending on the platform.
[Issue]
Change-Id: Ifb00f663a733466c88d8e255bf39c64eb92cbc20
shihyun.kim [Mon, 19 Nov 2012 11:48:17 +0000 (20:48 +0900)]
[Title]merge develop into release
[Desc.]
[Issue]
shihyun.kim [Mon, 19 Nov 2012 11:46:22 +0000 (20:46 +0900)]
Merge branch 'develop' into release
yongsung1.kim [Mon, 19 Nov 2012 10:40:06 +0000 (19:40 +0900)]
Revert "Merge branch 'develop' into release"
This reverts commit
1f6de286be3a177be14de62380c9dca28b2a98e8, reversing
changes made to
d043fbafcabd6e469cfa36d32c448f20f67b7c48.
Sungho Park [Mon, 19 Nov 2012 10:37:41 +0000 (19:37 +0900)]
[Title] ETC: Unit Test for ResourceHandler class
[Desc.]
yongsung1.kim [Mon, 19 Nov 2012 10:09:04 +0000 (19:09 +0900)]
Merge branch 'develop' into release
Conflicts:
InstallManager_java/src/org/tizen/installmanager/core/InstallManager.java
InstallManager_java/src/org/tizen/installmanager/core/UpdateInstallManager.java
InstallManager_java/src/org/tizen/installmanager/lib/exception/IMNetworkConnectException.java
InstallManager_java/src/org/tizen/installmanager/lib/exception/IMNetworkDownloadException.java
InstallManager_java/src/org/tizen/installmanager/lib/exception/IMNetworkException.java
InstallManager_java/src/org/tizen/installmanager/lib/linux/LinuxFileSystemInfo.java
InstallManager_java/src/org/tizen/installmanager/ui/dialog/ChangeServerDialog.java
InstallManager_java/src/org/tizen/installmanager/ui/page/SetInstallDirectoryPage.java
InstallManager_java/src/org/tizen/installmanager/ui/page/ViewController.java
shihyun.kim [Mon, 19 Nov 2012 07:04:46 +0000 (16:04 +0900)]
[Title]INST : change the order of installation
[Desc.]
[Issue]
* Redmine #7403
Sungho Park [Fri, 16 Nov 2012 07:33:33 +0000 (16:33 +0900)]
[Title] ETC: remove unnecessary file.
Sungho Park [Fri, 16 Nov 2012 07:26:23 +0000 (16:26 +0900)]
[Title] ETC: Code arrange for violation of Sonar.
[Desc.] Remove almost of all 'if' statement violation
yongsung1.kim [Fri, 16 Nov 2012 05:40:10 +0000 (14:40 +0900)]
[Title] ERR: Error controll while adding extra information.
[Desc.]
* Check to create temporary file for caching extra information.
* Check to download extra package list.
Change-Id: I66920b66815d6d10868e83d988ec71878f0448e2
yongsung1.kim [Fri, 16 Nov 2012 05:00:46 +0000 (14:00 +0900)]
Merge branch 'extension' into develop
Conflicts:
InstallManager_java/src/org/tizen/installmanager/lib/ErrorController.java
Sungho Park [Fri, 16 Nov 2012 02:36:15 +0000 (11:36 +0900)]
[Title] UTL: Add Resource Hander and a method to close object silently.
[Desc.]
This class provide utility methods for resource. In this commit, a
method which closes object and ignore all exception is provided.
yongsung1.kim [Thu, 15 Nov 2012 09:52:35 +0000 (18:52 +0900)]
[Title] EXT : InstallManager uses temporary file.
[Desc.] InstallManager uses temporary file for preventing to crash extra
package list during downloading.
Change-Id: I868d76af6341bcde8125155a0ff60b7e0bb8e9f7
shihyun.kim [Thu, 15 Nov 2012 07:34:29 +0000 (16:34 +0900)]
[Title]NET : always show retry dialog.
[Desc.]
* Always show retry dialog when download fail.
[Issue]
shihyun.kim [Thu, 15 Nov 2012 07:12:48 +0000 (16:12 +0900)]
[Title]NET : move function to parent exception class
[Desc.]
[Issue]
yongsung1.kim [Wed, 14 Nov 2012 06:44:49 +0000 (15:44 +0900)]
[Title]INST : Check to be installing available space on macos.
[Desc.]
Change-Id: I0bf919a8b483cb74e3c8cf6c0b3ac85ad62c87ad
yongsung1.kim [Wed, 14 Nov 2012 06:06:08 +0000 (15:06 +0900)]
[Title]INST : Check to be installing available space on macos.
[Desc.]
Change-Id: I98b8fb095d71ccde7cbcd3518d2ac60c5c6a224e
yongsung1.kim [Wed, 14 Nov 2012 05:58:04 +0000 (14:58 +0900)]
Revert "Merge "[Title]INST : Check to be installing available space on macos. [Desc.]" into release"
This reverts commit
64207b3bcfbeaf00d62b85385af8638ed0db9371, reversing
changes made to
6e658a2b4c6b79b37f39ff9f60ad309f380fdf34.
Sungho Park [Wed, 14 Nov 2012 05:16:38 +0000 (14:16 +0900)]
Merge "Revert "[Title]INST : Check to be installing available space on macos. [Desc.]"" into release
Yongsung Kim [Wed, 14 Nov 2012 05:15:32 +0000 (14:15 +0900)]
Revert "[Title]INST : Check to be installing available space on macos. [Desc.]"
This reverts commit
1c6b676beddcece1256235ac20dd1b09eb2fa8f0
yongsung1.kim [Wed, 14 Nov 2012 04:27:22 +0000 (13:27 +0900)]
[Title]INST : Check to be installing available space on macos.
[Desc.]
Sungho Park [Wed, 14 Nov 2012 04:25:39 +0000 (13:25 +0900)]
Merge "[Title]INST : Check to be installing available space on macos. [Desc.]" into release
shihyun.kim [Tue, 13 Nov 2012 21:41:52 +0000 (06:41 +0900)]
[Title]NET : download retry
[Desc.]
* retry download if an error ocuurs during downloading
[Issue]
yongsung1.kim [Tue, 13 Nov 2012 10:56:26 +0000 (19:56 +0900)]
Merge branch 'develop' into release
Sungho Park [Tue, 13 Nov 2012 10:51:40 +0000 (19:51 +0900)]
Merge "[Title] UX : 'Next' button can be enabled on Macos X 10.8 [Desc.] [Issue]" into develop
yongsung1.kim [Tue, 13 Nov 2012 10:53:03 +0000 (19:53 +0900)]
[Title] UX : 'Next' button can be enabled on Macos X 10.8
[Desc.]
[Issue]
yongsung1.kim [Tue, 13 Nov 2012 09:15:04 +0000 (18:15 +0900)]
Merge branch 'develop' into release
ShiHyun Kim [Tue, 13 Nov 2012 08:50:26 +0000 (17:50 +0900)]
[Title]CONF : change name of option.
[Desc.]
* change '-direct' to '-noUseAutoProxy'
[Issue]
shihyun.kim [Tue, 13 Nov 2012 08:38:43 +0000 (17:38 +0900)]
[Title]UX : no select automatic proxy option.
[Desc.]
* If you use -direct options.
** Cannot select automatic proxy option in proxySettins dialog.
[Issue]
ShiHyun Kim [Tue, 13 Nov 2012 06:39:54 +0000 (15:39 +0900)]
[Title]CONF : add new option
[Desc.]
* add '-direct' option** Do not use system proxy.
** Cannot select automatic proxy settings in UI.
[Issue]
Change-Id: Ic24a148da1a50fb3005406a7d51cf76e69e730f7
ShiHyun Kim [Tue, 13 Nov 2012 06:38:22 +0000 (15:38 +0900)]
[Title]MSG : recommand to restart
[Desc.]
* If platform is linux, recommand to restart computer
[Issue]
Change-Id: I9c810583fa22c174ebf8412ff4482cdff81a708b
Donghoon Hyun [Mon, 12 Nov 2012 11:01:55 +0000 (20:01 +0900)]
[Title] STUD : Modify build.xml
[Desc.] added the script to create the partner
[Issue]
yongsung1.kim [Mon, 12 Nov 2012 10:19:18 +0000 (19:19 +0900)]
[Title] EXT : Support to cache extra information and remove extra
packages.
[Desc.] * InstallManager can support to cache extra information.
* InstallManager can maintain the newest extra package list always.
* User can remove extra packages each repository.
Change-Id: Id790d976b0893da6dbf77adf1012c159cfeaf676
ShiHyun Kim [Fri, 9 Nov 2012 02:46:06 +0000 (11:46 +0900)]
[Title]INST : check running process
[Desc.]* If cannot kill sdk process, show
message in complete page.
Sungho Park [Fri, 9 Nov 2012 02:00:11 +0000 (11:00 +0900)]
Merge "[Title] STUD : Modified macos build.xml, Add macos icons to installmanager resource. [Desc.] [Issue]" into develop
yongsung1.kim [Thu, 8 Nov 2012 06:44:43 +0000 (15:44 +0900)]
[Title] STUD : Modified macos build.xml, Add macos icons to installmanager resource.
[Desc.]
[Issue]
Sungho Park [Thu, 8 Nov 2012 06:30:37 +0000 (15:30 +0900)]
Merge "Merge branch 'release' into develop" into develop
yongsung1.kim [Tue, 6 Nov 2012 07:23:47 +0000 (16:23 +0900)]
[Title] SIC : Support Macos platform.
[Desc.] SIC can support macos platform.
Change-Id: I4c0374617f28c4479115365a08413d42a7aa5e28
ShiHyun Kim [Tue, 6 Nov 2012 01:39:31 +0000 (10:39 +0900)]
Merge branch 'release' into develop
yongsung1.kim [Mon, 5 Nov 2012 08:53:02 +0000 (17:53 +0900)]
[Title] STUB : Modify installer stub.
[Desc.] Do not need to check 'xulrunner' package anymore, so remove it.
[Issue]
yongsung1.kim [Mon, 5 Nov 2012 04:03:06 +0000 (13:03 +0900)]
[Title] STUB : Modify installer stub.
[Desc.] Do not need to check 'xulrunner' package anymore, so remove it.
[Issue]
Sungho Park [Thu, 1 Nov 2012 13:24:07 +0000 (22:24 +0900)]
Merge "[Title] STUB : Modify build script. [Desc.] Hudson build system can make installmanager for ubuntu. [Issue]" into develop
yongsung1.kim [Thu, 1 Nov 2012 13:24:56 +0000 (22:24 +0900)]
[Title] STUB : Modify build script.
[Desc.] Hudson build system can make installmanager for ubuntu.
[Issue]
yongsung1.kim [Thu, 1 Nov 2012 13:19:49 +0000 (22:19 +0900)]
[Title] STUB : Modify build script.
[Desc.] Hudson build system can make installmanager for ubuntu.
[Issue]
yongsung1.kim [Thu, 1 Nov 2012 12:31:41 +0000 (21:31 +0900)]
[Title] STUB : Modify build script.
[Desc.] Hudson build system can make installmanager on each platform, bit.
[Issue]
shihyun.kim [Thu, 1 Nov 2012 12:28:00 +0000 (21:28 +0900)]
[Title]compile fail
[Desc.]
[Issue]
Sungho Park [Thu, 1 Nov 2012 12:12:10 +0000 (21:12 +0900)]
Merge "[Title] STUB : Modify build script. [Desc.] Hudson build system can make installmanager on each platform, bit. [Issue]" into develop
yongsung1.kim [Thu, 1 Nov 2012 12:13:00 +0000 (21:13 +0900)]
[Title] STUB : Modify build script.
[Desc.] Hudson build system can make installmanager on each platform, bit.
[Issue]
ShiHyun Kim [Thu, 1 Nov 2012 12:07:15 +0000 (21:07 +0900)]
[Title]MSG : modify proxy error message
[Desc.]
[Issue]
Change-Id: I98ec0b5df6874d39e4f725e9e59f61469e7b9d9b
ShiHyun Kim [Thu, 1 Nov 2012 11:55:56 +0000 (20:55 +0900)]
[Title]UI : modify text size
[Desc.]
[Issue]
Sungho Park [Thu, 1 Nov 2012 11:20:31 +0000 (20:20 +0900)]
Merge "[Title]CONF : Add option for resuming. [Desc.] * Add option '-noResumeDownloading' [Issue]" into develop
Sungho Park [Thu, 1 Nov 2012 11:20:11 +0000 (20:20 +0900)]
Merge "[Title]NET : resume downloading [Desc.] [Issue] * redmine #6625" into develop
shihyun.kim [Thu, 1 Nov 2012 11:14:11 +0000 (20:14 +0900)]
[Title]* MSG : recomment to restart.
[Desc.]
* If exit code is 99 in script, show the restart message
[Issue]
shihyun.kim [Thu, 1 Nov 2012 11:10:59 +0000 (20:10 +0900)]
[Title]UX : modify size of text.
[Desc.]
* Linux and Windows text size is different.
[Issue]
shihyun.kim [Thu, 1 Nov 2012 10:41:11 +0000 (19:41 +0900)]
Merge branch 'develop' into release
yongsung1.kim [Thu, 1 Nov 2012 10:12:35 +0000 (19:12 +0900)]
[Title] STUB : Modify build script for Macos.
[Desc.] Hudson build system can make the macos installmanager automatically.
[Issue]
shihyun.kim [Thu, 1 Nov 2012 05:54:26 +0000 (14:54 +0900)]
Merge branch 'develop' into release