samples/web/TemporaryStorage.git
10 years agoadd QuotaExceedError handling code to saving task part tizen_2.2 2.2.1_release
Joonghun Park [Mon, 28 Oct 2013 13:43:35 +0000 (22:43 +0900)]
add QuotaExceedError handling code to saving task part

[title] add QuotaExceedError handling code to saving task part
[issue#] N_SE-56524
[problem] Task does not save when Emulator is full memory in TaskManager
[solve] add QuotaExceedError handling code to saving task part in JS file

Change-Id: Ie285b60adfc3cc7221294871c511ea86d30cf78f

10 years agorevise viewport width to be pinned as 360
Joonghun Park [Thu, 24 Oct 2013 05:22:34 +0000 (14:22 +0900)]
revise viewport width to be pinned as 360

[title] revise viewport width to be pinned
[issue#] TDIS-7445
[problem] Some web sample applications have a small font display on IA HD device which has 960 viewport width
[solve] revise viewport width to be pinned as 360

Change-Id: I437e41f33d31cd70d1f04cab72b0076d862acbe9

10 years agorevise viewport metatag with width=320
Joonghun Park [Tue, 22 Oct 2013 12:31:55 +0000 (21:31 +0900)]
revise viewport metatag with width=320

[title] revise viewport metatag with width=320
[issue#] TDIS-7445
[problem] Some web sample applications have a small font display on IA HD device which has 960 vieewport width
[solve] revise viewport metatag width with width=320

Change-Id: I62035d29748ada3720e33fd0c79246115662965d

10 years agorevise viewport metatag with user-scalable=no
Joonghun Park [Tue, 22 Oct 2013 07:59:49 +0000 (16:59 +0900)]
revise viewport metatag with user-scalable=no

[title] revise viewport metatag with user-scalable=no
[issue#] TDIS-7445
[problem] Some web sample applications have a small font display on IA HD device which has 960 vieewport width
[solve] revise viewport metatag width with user-scalable=no

Change-Id: I1edf23b2e3b58259df0e603ff131b8b0f5c781a5

10 years ago[title] delete -webkit-user-select:none because text input is not working as side...
Joonghun Park [Mon, 7 Oct 2013 02:30:07 +0000 (11:30 +0900)]
[title] delete -webkit-user-select:none because text input is not working as side effect.

Change-Id: Ia0fa047a73e5aae915fddd50cc9737e3d8654fed

10 years ago[title] add -webkit-user-select:none to prevent keyboard selection function because...
Joonghun Park [Fri, 4 Oct 2013 10:48:40 +0000 (19:48 +0900)]
[title] add -webkit-user-select:none to prevent keyboard selection function because it is not necessary for this app.
[issue#] N_SE-54138
[problem] Full screen of task manager can be selected.
[solve] add -webkit-user-select:none; in CSS file.

Change-Id: Ib43dbb48a15b089cf16ed68e069200ed8ea3ec76

10 years ago[title] Make delay when exit application by hw back key
Joonghun Park [Fri, 4 Oct 2013 08:26:03 +0000 (17:26 +0900)]
[title] Make delay when exit application by hw back key
[issue#] N_SE-53752
[problem] Tasks are not deleted after having empty box in Date-picker when reopen TaskManager without time-delay
[solve] Make delay when exit application by hw back key

Change-Id: Ic5daab6cd4e9f7b15e170b8c5b813591dc9b85c8

10 years ago[title] revise list's white-space property value from nowrap to pre.
Joonghun Park [Fri, 4 Oct 2013 05:02:49 +0000 (14:02 +0900)]
[title] revise list's white-space property value from nowrap to pre.
[issue#] N_SE-53893
[problem] multiple white-space is not applicable to memo item
[solve] revise list's white-space property value from nowrap to pre.

Change-Id: I7d9e1b933056b9c3e7a57c6138f9c0e129b96f27

10 years ago[title] revise the problem which the date input's display error by pressing tab,...
Joonghun Park [Fri, 6 Sep 2013 07:53:36 +0000 (16:53 +0900)]
[title] revise the problem which the date input's display error by pressing tab, enter key at random.
[issue#] N_SE-51179
[problem] the date input's display error by pressing tab and enter key at random
[solve] prevent date input field from being focused.

Change-Id: I224626fa50156a75a7b483dbf581d3f681e75eef

10 years ago[title] revise code to distinguish number, char key event from other key events
Joonghun Park [Thu, 5 Sep 2013 01:50:20 +0000 (10:50 +0900)]
[title] revise code to distinguish number, char key event from other key events

Change-Id: I5025000ee383e004c1d626c3af7a57dc98d5e2e9

10 years ago[title] Different behavior is shown for mouse and keyboard and text can be inserted...
Lukasz Krok [Wed, 4 Sep 2013 11:28:41 +0000 (13:28 +0200)]
[title] Different behavior is shown for mouse and keyboard and text can be inserted in the date field using host keyboard. Tasks create with invalid date in TaskManager.
[issue#] N_SE-50512, N_SE-50036
[problem] It is possible to insert invalid dates in date input field using hosted keyboard on emulator.
[solve] Disable keyboard when entering date input field by JQuery function.

Change-Id: Ibce760279693f3b1b79da66d4ae478b543d17dec

10 years ago[title] issue which html tag is not properly displayed
Joonghun Park [Fri, 30 Aug 2013 05:52:18 +0000 (14:52 +0900)]
[title] issue which  html tag is not properly displayed
[issue#] N_SE-50495
[problem] not properly ordered code lines.
[solve] properly realigned the code order.

Change-Id: Ic6d30a168529b9d66e6e23707f00010c58d74180

10 years ago[title] add screen size feature in config.xml
Joonghun Park [Fri, 23 Aug 2013 12:36:09 +0000 (21:36 +0900)]
[title] add screen size feature in config.xml

Change-Id: Ia0059c0ee83df0b38ab08e89121c0db65d7541be

10 years ago[title] change html ampersand character code to plain text
Joonghun Park [Fri, 23 Aug 2013 11:41:21 +0000 (20:41 +0900)]
[title] change html ampersand character code to plain text
[issue#] N_SE-49740
[problem] cannot insert html ampersand character code as memo
[solve] substitute & to &amp

Change-Id: I18122d7faf0da41dc9120adb30ed80bdb5a279ed

10 years ago[title] revise button width
Joonghun Park [Fri, 23 Aug 2013 11:21:19 +0000 (20:21 +0900)]
[title] revise button width
[issue#] N_SE-49751
[problem] text overflow in qhd resolution
[solve] revise button width in CSS file

Change-Id: I3d1f571bbc9f6239a3688d917dc83f37f14c56b2

10 years ago[title] revise the sorting problem occured by not properly formatted time key
Joonghun Park [Tue, 13 Aug 2013 12:10:12 +0000 (21:10 +0900)]
[title] revise the sorting problem occured by not properly formatted time key
[issue#] N_SE-48676
[problem] not properly formatted time key caused sorting problem
[solve] revise time key's format

Change-Id: I5585e537144b6b8401d21f7c18f2f9783c6b15a3

10 years ago[title] revise problem show up after-image 2.2_release
Joonghun Park [Mon, 15 Jul 2013 11:25:09 +0000 (20:25 +0900)]
[title] revise problem show up after-image
[author] Jiyeon Kim
[issue#] N_SE-46336, N_SE-46325
[problem] show up after-image when button is showing off
[solve] adding css statement

Change-Id: Iad236b4d9f01078a8257d0779e31009975c902fa

10 years ago[title] revise array typo problem
Joonghun Park [Fri, 12 Jul 2013 14:26:48 +0000 (23:26 +0900)]
[title] revise array typo problem

Change-Id: I9e63aa16c0a494752cc34f5b86cb2808852fb1e1

10 years ago[title] fix task order problem
Joonghun Park [Fri, 12 Jul 2013 14:00:29 +0000 (23:00 +0900)]
[title] fix task order problem
[issue#] N_SE-45959
[Problem] task order is not sequential
[solve] refactoring and using sort function and array

Change-Id: Ib9cf94d6a59e81c455fb1d406cfebb3a75530f8b

10 years ago[title] refactiring the code structure
Joonghun Park [Fri, 12 Jul 2013 11:45:49 +0000 (20:45 +0900)]
[title] refactiring the code structure

Change-Id: I81f8ed77208e98babafd94eb820da2ef7b51637b

10 years ago[Title] revise the problem saving task with Date in not proper format is possible
Joonghun Park [Mon, 8 Jul 2013 07:08:43 +0000 (16:08 +0900)]
[Title] revise the problem saving task with Date in not proper format is possible
[issue#] N_SE-45118
[Problem] task can be saved with not proper date format
[Solve] if the date format is not appropriate, show a alert pop up.

Change-Id: I121f937865f8878d64175fe155c1db016c54770e

10 years ago[Title] revise document -> window according to Tizen 2.2 App guide
Joonghun Park [Mon, 1 Jul 2013 02:40:51 +0000 (11:40 +0900)]
[Title] revise document -> window according to Tizen 2.2 App guide

Change-Id: Iaa14465bfb13a98dbd271b7a6bd03acb8c809ab8

10 years ago[Title] revise variable name strippedStr to plainStr for clarifying the meaning
Joonghun Park [Tue, 25 Jun 2013 02:48:33 +0000 (11:48 +0900)]
[Title] revise variable name strippedStr to plainStr for clarifying the meaning

Change-Id: Ied74197710e42a6d85ddf214bfc6744a3a7a1aa6

10 years ago[Title] Revise checkbox operation to work properly
Joonghun Park [Mon, 24 Jun 2013 08:27:21 +0000 (17:27 +0900)]
[Title] Revise checkbox operation to work properly
[issue#] N_SE-42781
[problem] When saving new task, already checked items intended to delete is changed to unchecked
[solve] revise code about sessionhistory in checkbox operation

Change-Id: Ia98c857252b1631a8fb1bb7b0ab9e2d938879682

10 years ago[Title]revise app's title according to help content's app title
Joonghun Park [Mon, 24 Jun 2013 02:13:36 +0000 (11:13 +0900)]
[Title]revise app's title according to help content's app title

Change-Id: I3043f7bc3dab7900849b87d7564d986d32c0950b

10 years ago[Title] change app title according to changed Tizen 2.2 UX guide rule
Joonghun Park [Fri, 21 Jun 2013 02:51:48 +0000 (11:51 +0900)]
[Title] change app title according to changed Tizen 2.2 UX guide rule
[solution] all characters are upper cases -> Only the first character
           is still  upper case, and last of the characters
           was changed to lower cases

Change-Id: I3d5440bde86c081c4bacb422a36444904dbf0557

10 years ago[Title] revise hardware backkey eventHandler to identify the event keyName "bac$
Joonghun Park [Thu, 20 Jun 2013 13:55:16 +0000 (22:55 +0900)]
[Title] revise hardware backkey eventHandler to identify the event keyName "bac$
[issue#]N_SE-42328, N_SE-42377, N_SE-42385
[Problem] when menu key is clicked, the app act as if back key is clicked
[solution] add the checking code of hardware backkey event's keyName attribute

Change-Id: I01cb02e4ef561a75d7935a0ae19e73ecf60392dd

10 years ago[Title] correct HTML formatted task content is displayed in plaintext
Joonghun Park [Wed, 19 Jun 2013 10:25:42 +0000 (19:25 +0900)]
[Title] correct HTML formatted task content is displayed in plaintext
[issue#] N_SE-42027
[Problem] text in HTML format is rendered by webkit
[solution] change "<" to &lt and ">" to &gt

Change-Id: Id99e4604bfab4d91aa8b89c13bec42d143e0c714

10 years ago[TemporaryStorage] add eventHandler for tizen hardware backKey
Joonghun Park [Thu, 13 Jun 2013 02:30:27 +0000 (11:30 +0900)]
[TemporaryStorage] add eventHandler for tizen hardware backKey

Change-Id: I8eb5b79073ab3bf99f0628511e7b5091e9124e20

10 years ago[TemporaryStorage] corrected grammatical error in confirmation pop-up.
Jungkee Song [Thu, 13 Jun 2013 05:28:40 +0000 (14:28 +0900)]
[TemporaryStorage] corrected grammatical error in confirmation pop-up.
[Issue#] N_SE-41362

Change-Id: I67cad53fc9531d50782e7ef6db3d912f94524240

10 years ago[TemporaryStorage] corrected 'Delete Completed Task' button' text to be fully displayed
Joonghun Park [Mon, 17 Jun 2013 10:04:54 +0000 (19:04 +0900)]
[TemporaryStorage] corrected 'Delete Completed Task' button' text to be fully displayed
[issue#] N_SE-41249

Change-Id: Ic0c92ce93927f328c72865fa8eac4aa83ac48c60

10 years ago[TemporaryStorage] corrected not propererly operated checkbox status issue
Joonghun Park [Mon, 17 Jun 2013 09:59:48 +0000 (18:59 +0900)]
[TemporaryStorage] corrected not propererly operated checkbox status issue
[Issue#] N_SE-41763

Change-Id: I2019aa9544d1c12c90d89010ae5a8c6285cfe8cc

11 years ago[TemporaryStorage] revise app's description statement
Joonghun Park [Fri, 31 May 2013 05:53:07 +0000 (14:53 +0900)]
[TemporaryStorage] revise app's description statement

Change-Id: I165270e9e16a36da63e66af98886b08849fdf355

11 years ago[TemporaryStorage] deletion of complete item functionality is added
Joonghun Park [Fri, 31 May 2013 01:20:20 +0000 (10:20 +0900)]
[TemporaryStorage] deletion of complete item functionality is added

Change-Id: I1388e17ba585f04f29623ea592fc7f926287d53c

11 years ago[TemporaryStorage] remove plugins/ and tizen-web-ui-fw/
Joonghun Park [Tue, 28 May 2013 06:21:10 +0000 (15:21 +0900)]
[TemporaryStorage] remove plugins/ and tizen-web-ui-fw/

Change-Id: I2ad84f50b3025dc7ec79df3d2cd09cf113af02f7

11 years ago[TemporaryStorage] add files required for SDK build
Joonghun Park [Mon, 27 May 2013 14:21:41 +0000 (23:21 +0900)]
[TemporaryStorage] add files required for SDK build

Change-Id: I84356eda63a1789a67dd3b36688664925f90f5c8

11 years ago[TemporaryStorage] initialize a package
Joonghun Park [Mon, 20 May 2013 12:25:54 +0000 (21:25 +0900)]
[TemporaryStorage] initialize a package

Change-Id: Idc831268e5920294f8183a82c67c66f532100542

11 years agoInitial empty repository
Sung-rae Kim [Tue, 14 May 2013 12:48:06 +0000 (21:48 +0900)]
Initial empty repository