Macaco
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.