Ticket #224 (new task)

Opened 2 months ago

Last modified 1 month ago

Prototipo para iphone

Reported by: jmartin Assigned to: jmartin
Priority: major Milestone:
Component: EzWeb-platform Version:
Keywords: iphone Cc:

Description

Crear un prototipo de acceso a EzWeb para el iphone.

Change History

07/08/08 11:07:27 changed by jmartin

(En [1298]) refs #224. Solved the wiring problem found in the iphone because its browser (Safari) doesn't allow the DOMContentLoad event. Some style problems in the dragboard solved.

07/08/08 11:21:19 changed by jmartin

(En [1299]) refs #224. style issues.

07/08/08 12:03:13 changed by jmartin

(En [1300]) refs #224. Added EzWeb desktop platform compatibility. Added onorientationchange event. Modified the communication between the gadget and the platform when the former loads its DOM.

07/08/08 12:08:26 changed by jmartin

(En [1301]) refs #224.

07/08/08 12:09:19 changed by jmartin

(En [1302]) refs #224.

07/09/08 09:37:46 changed by jmartin

(En [1305]) refs #224. Orientation change issues.

07/09/08 15:36:34 changed by jmartin

(En [1310]) refs #224. Some orientation changes issues when the dragboard is shown.

07/09/08 15:51:48 changed by jmartin

(En [1311]) refs #224. solved shift problem opening a gadget when another gadget is opened and the former belongs to another tab.

07/10/08 11:53:52 changed by jmartin

(En [1313]) refs #224. * New MMW-Tab-Framework version solves some bugs found and it also adds some functionalities to manage the tabs and its content. Now, the content of each opened tab is loaded even if it isn't the visible Tab content. It makes possible the event propagation on the fly between these opened gadgets. * Some style issues added.

07/11/08 12:27:14 changed by jmartin

(En [1317]) refs #224. added logout link and modified some tab style issues.

07/14/08 09:26:57 changed by jmartin

(En [1320]) refs #224. Login form modified.

07/14/08 12:09:47 changed by jmartin

(En [1323]) refs #224. Code refactoring

07/14/08 12:11:51 changed by jmartin

(En [1324]) refs #224. Code refactoring

07/14/08 12:13:24 changed by jmartin

(En [1325]) refs #224. Code refactoring (last commit)

07/14/08 15:39:41 changed by jmartin

(En [1328]) refs #224. Changed the way which an igadget notifies his loaded to the platform.

07/15/08 14:07:09 changed by jmartin

(En [1336]) refs #224. iPhone prototype integration into the stable ezweb branch. Now, if an iphone access to the platform, the iphone template is showed to the user instead of the common template.

07/15/08 15:08:12 changed by jmartin

(En [1337]) refs #224. Changed the login form to add the iPhone viewport width.

07/16/08 12:12:02 changed by jmartin

(En [1338]) refs #224. Font automatic scaling is now suppressed. Logout bug solved.

07/23/08 12:48:08 changed by jmartin

(En [1344]) refs #224. The vertical scroll is off when the user shows the dragboard.