samples/web/TemporaryStorage.git
11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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