From: <m-...@us...> - 2012-03-15 15:03:44
|
Revision: 2654 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2654&view=rev Author: m-dietz Date: 2012-03-15 15:03:37 +0000 (Thu, 15 Mar 2012) Log Message: ----------- Added IllegalArgumentException to the JSONWrappers and removed unnecessary null checks; fixed sitemapnode editor within the website administration Modified Paths: -------------- branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/AbstractBasicEntityJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/AbstractNamedEntityJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/AbstractNodeJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/ContentJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/ContentLocalizationMapJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/ContentRegistryNodeJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/RoleJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/SitemapNodeJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/SitemapSectionTagJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/ViewJSONWrapper.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-05-08 13:00:49
|
Revision: 2699 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2699&view=rev Author: ddietz Date: 2012-05-08 13:00:43 +0000 (Tue, 08 May 2012) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/jaxb.index Added Paths: ----------- branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/ProfileJSONWrapper.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-07-27 14:16:26
|
Revision: 2748 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2748&view=rev Author: ddietz Date: 2012-07-27 14:16:20 +0000 (Fri, 27 Jul 2012) Log Message: ----------- . Modified Paths: -------------- branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/AbstractAssorterDataJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/AbstractCommandURLGenerator.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/AbstractEncryptableAddressJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/AbstractNamedEntityJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/AbstractNodeJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/AbstractObjectJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/ContentLocalizationMapJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/DefaultCommandURLGenerator.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/ProfileJSONWrapper.java Added Paths: ----------- branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/AbstractBasicEntityAdminJSONWrapper.java Removed Paths: ------------- branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/AbstractBasicEntityJSONWrapper.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <m-...@us...> - 2012-07-31 15:52:52
|
Revision: 2753 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2753&view=rev Author: m-dietz Date: 2012-07-31 15:52:45 +0000 (Tue, 31 Jul 2012) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/AbstractNodeJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/BundleAwareProfileJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/ContentLocalizationMapJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/ContentRegistryNodeJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/ProfileJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/SitemapNodeJSONWrapper.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <m-...@us...> - 2012-07-31 15:58:19
|
Revision: 2754 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2754&view=rev Author: m-dietz Date: 2012-07-31 15:58:13 +0000 (Tue, 31 Jul 2012) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/AbstractNamedEntityJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/ContentJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/RoleJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/UserJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/ViewJSONWrapper.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-11-19 17:19:43
|
Revision: 2954 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2954&view=rev Author: ddietz Date: 2012-11-19 17:19:34 +0000 (Mon, 19 Nov 2012) Log Message: ----------- change log-output from debug to trace Modified Paths: -------------- branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/PermissionJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/RoleJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/UserJSONWrapper.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <m-...@us...> - 2015-01-20 09:24:05
|
Revision: 3462 http://sourceforge.net/p/pulse-java/code/3462 Author: m-dietz Date: 2015-01-20 09:23:56 +0000 (Tue, 20 Jan 2015) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/SimpleError.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/jaxb.index This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |