summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Marco Zanon [Sun, 5 Feb 2012 14:23:08 +0000 (14:23 +0000)]
Modified headers to include email address.
Marco Zanon [Sun, 5 Feb 2012 13:46:14 +0000 (13:46 +0000)]
Modified code to comply with the guidelines.
Marco Zanon [Sun, 5 Feb 2012 13:19:07 +0000 (13:19 +0000)]
Modified license notes to shorten and simplify headers.
Marco Zanon [Wed, 1 Feb 2012 18:31:42 +0000 (18:31 +0000)]
Modified code to be slightly more logic.
Marco Zanon [Wed, 1 Feb 2012 18:28:51 +0000 (18:28 +0000)]
Fixed wrong reference.
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).
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.
Marco Zanon [Fri, 27 Jan 2012 22:17:46 +0000 (22:17 +0000)]
Modified sql package to interact with tables via Objects, not Strings.
Marco Zanon [Thu, 26 Jan 2012 22:33:39 +0000 (22:33 +0000)]
Fixed auto-commit modes and transaction isolation levels.
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.
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.
Marco Zanon [Tue, 24 Jan 2012 17:24:04 +0000 (17:24 +0000)]
Moved package webui to web.ui.
Marco Zanon [Mon, 23 Jan 2012 21:17:38 +0000 (21:17 +0000)]
Changed versioning information to 2.x.
Marco Zanon [Sun, 22 Jan 2012 16:45:35 +0000 (16:45 +0000)]
Created trunk/ and tags/ subdirectories.