Macaco
13 years agoMade MWebView return Object, not String.
Marco Zanon [Sun, 11 Mar 2012 11:59:30 +0000 (11:59 +0000)]
Made MWebView return Object, not String.

13 years agoRemoved the (useless and complicated) filtering package (in favour of converters).
Marco Zanon [Sun, 11 Mar 2012 11:47:11 +0000 (11:47 +0000)]
Removed the (useless and complicated) filtering package (in favour of converters).

13 years agoSwitched MWebDateBox and MWebNumberBox from filters to converters, and removed useles...
Marco Zanon [Sun, 11 Mar 2012 11:44:25 +0000 (11:44 +0000)]
Switched MWebDateBox and MWebNumberBox from filters to converters, and removed useless MWebDatetimeBox and MWebTimeBox.

13 years agoRenamed getFormattedValue() methods to getCssValue().
Marco Zanon [Sun, 11 Mar 2012 10:35:51 +0000 (10:35 +0000)]
Renamed getFormattedValue() methods to getCssValue().

13 years agoInitial import for package conversion.
Marco Zanon [Sat, 10 Mar 2012 22:12:59 +0000 (22:12 +0000)]
Initial import for package conversion.

13 years agoModified headers to include email address.
Marco Zanon [Sun, 5 Feb 2012 14:23:08 +0000 (14:23 +0000)]
Modified headers to include email address.

13 years agoModified code to comply with the guidelines.
Marco Zanon [Sun, 5 Feb 2012 13:46:14 +0000 (13:46 +0000)]
Modified code to comply with the guidelines.

13 years agoModified license notes to shorten and simplify headers.
Marco Zanon [Sun, 5 Feb 2012 13:19:07 +0000 (13:19 +0000)]
Modified license notes to shorten and simplify headers.

13 years agoModified code to be slightly more logic.
Marco Zanon [Wed, 1 Feb 2012 18:31:42 +0000 (18:31 +0000)]
Modified code to be slightly more logic.

13 years agoFixed wrong reference.
Marco Zanon [Wed, 1 Feb 2012 18:28:51 +0000 (18:28 +0000)]
Fixed wrong reference.

13 years agoParadigm shift: json Objects only accept json strings as constructors' arguments...
Marco Zanon [Wed, 1 Feb 2012 18:28:03 +0000 (18:28 +0000)]
Paradigm shift: json Objects only accept json strings as constructors' arguments and return "jsonValue"(s) instead of "formattedValue"(s).

13 years agoMade getValue and removeValue in MJsonObject throw an uncatched exception when key...
Marco Zanon [Wed, 1 Feb 2012 15:16:36 +0000 (15:16 +0000)]
Made getValue and removeValue in MJsonObject throw an uncatched exception when key is not available.

13 years agoModified sql package to interact with tables via Objects, not Strings.
Marco Zanon [Fri, 27 Jan 2012 22:17:46 +0000 (22:17 +0000)]
Modified sql package to interact with tables via Objects, not Strings.

13 years agoFixed auto-commit modes and transaction isolation levels.
Marco Zanon [Thu, 26 Jan 2012 22:33:39 +0000 (22:33 +0000)]
Fixed auto-commit modes and transaction isolation levels.

13 years agoRemoved custom code for starting and managing database transactions, and used standar...
Marco Zanon [Thu, 26 Jan 2012 22:17:25 +0000 (22:17 +0000)]
Removed custom code for starting and managing database transactions, and used standard JDBC methods instead.

13 years agoFixed a bug in $.js which prevented a wysiwyg box to be populated with the original...
Marco Zanon [Tue, 24 Jan 2012 17:36:07 +0000 (17:36 +0000)]
Fixed a bug in $.js which prevented a wysiwyg box to be populated with the original content when enabled.

13 years agoMoved package webui to web.ui.
Marco Zanon [Tue, 24 Jan 2012 17:24:04 +0000 (17:24 +0000)]
Moved package webui to web.ui.

13 years agoChanged versioning information to 2.x.
Marco Zanon [Mon, 23 Jan 2012 21:17:38 +0000 (21:17 +0000)]
Changed versioning information to 2.x.

13 years agoCreated trunk/ and tags/ subdirectories.
Marco Zanon [Sun, 22 Jan 2012 16:45:35 +0000 (16:45 +0000)]
Created trunk/ and tags/ subdirectories.