Friday, December 25, 2009

Issue 3 in grailsfuse: Create release note for GrailsFuse v20091211 released

Status: New
Owner: grailsf...@vobject.com
Labels: Type-Document Priority-Medium Component-Docs

New issue 3 by grailsf...@vobject.com: Create release note for GrailsFuse
v20091211 released
http://code.google.com/p/grailsfuse/issues/detail?id=3

Define new features of GrailsFuse v20091211 in details.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Issue 2 in grailsfuse: Define release process for new version released of GrailsFuse

Status: New
Owner: grailsf...@vobject.com
Labels: Type-Document Priority-Medium Component-Docs

New issue 2 by grailsf...@vobject.com: Define release process for new
version released of GrailsFuse
http://code.google.com/p/grailsfuse/issues/detail?id=2

Define step-by-step release process for new version released of GrailsFuse
including version no. scheme, presentation slides, release note, change
log, announcement of release, etc.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Issue 1 in grailsfuse: Create Longer Version of Project Description

Status: New
Owner: grailsf...@vobject.com
Labels: Type-Document Priority-Medium Component-Docs

New issue 1 by grailsf...@vobject.com: Create Longer Version of Project
Description
http://code.google.com/p/grailsfuse/issues/detail?id=1

Create Longer Version of Project Description which described project
introduction, objective, scope, roadmap, etc

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Wednesday, December 16, 2009

[grailsfuse] r7 committed - Google Analytics Tracking Code Fixed

Revision: 7
Author: limcheekin@vobject.com
Date: Wed Dec 16 23:27:39 2009
Log: Google Analytics Tracking Code Fixed
http://code.google.com/p/grailsfuse/source/detail?r=7

Modified:
/trunk/source/application.properties
/trunk/source/grails-app/views/layouts/main.gsp
/trunk/source/web-app

=======================================
--- /trunk/source/application.properties Thu Dec 10 08:34:01 2009
+++ /trunk/source/application.properties Wed Dec 16 23:27:39 2009
@@ -1,10 +1,10 @@
#utf-8
-#Thu Dec 10 23:56:31 SGT 2009
-app.version=20091211
+#Thu Dec 17 15:26:16 SGT 2009
plugins.appengine-gorm=0.1.0
+app.version=20091217
appengine.persistence=jpa
app.servlet.version=2.4
app.grails.version=1.1.1
plugins.app-engine=0.8.5
-app.name=grailsfuse
plugins.gorm-jpa=0.5
+app.name=grailsfuse
=======================================
--- /trunk/source/grails-app/views/layouts/main.gsp Thu Dec 10 08:34:01 2009
+++ /trunk/source/grails-app/views/layouts/main.gsp Wed Dec 16 23:27:39 2009
@@ -71,7 +71,7 @@
$(document).ready(function() {
// Google Analytics tracking code
try {
- var pageTracker =
_gat._getTracker(ConfigurationHolder.config.vobject.grailsfuse.googleAnalyticsTrackingCode);
+ var pageTracker =
_gat._getTracker("${ConfigurationHolder.config.vobject.grailsfuse.googleAnalyticsTrackingCode}");
pageTracker._trackPageview();
} catch(err) {}

Thursday, December 10, 2009

[grailsfuse] r6 committed - GrailsFuse v20091211 Released....

Revision: 6
Author: limcheekin@vobject.com
Date: Thu Dec 10 08:37:54 2009
Log: GrailsFuse v20091211 Released.
1. Externalize Google Analytics Tracking Code to Config.groovy
2. Using Google Analytics Tracking Code and Google Presentation of
grailsfuse@vobject.com Google Account.
http://code.google.com/p/grailsfuse/source/detail?r=6

Added:
/tags/20091211

[grailsfuse] r5 committed - 1. Externalize Google Analytics Tracking Code to Config.groovy...

Revision: 5
Author: limcheekin@vobject.com
Date: Thu Dec 10 08:34:01 2009
Log: 1. Externalize Google Analytics Tracking Code to Config.groovy
2. Using Google Analytics Tracking Code and Google Presentation of
grailsfuse@vobject.com Google Account.
http://code.google.com/p/grailsfuse/source/detail?r=5

Modified:
/trunk/source/application.properties
/trunk/source/grails-app/conf/Config.groovy
/trunk/source/grails-app/views/index.gsp
/trunk/source/grails-app/views/layouts/main.gsp

=======================================
--- /trunk/source/application.properties Mon Dec 7 01:06:22 2009
+++ /trunk/source/application.properties Thu Dec 10 08:34:01 2009
@@ -1,10 +1,10 @@
#utf-8
-#Sun Dec 06 23:44:17 SGT 2009
+#Thu Dec 10 23:56:31 SGT 2009
+app.version=20091211
plugins.appengine-gorm=0.1.0
-app.version=20091207
appengine.persistence=jpa
app.servlet.version=2.4
app.grails.version=1.1.1
plugins.app-engine=0.8.5
-plugins.gorm-jpa=0.5
app.name=grailsfuse
+plugins.gorm-jpa=0.5
=======================================
--- /trunk/source/grails-app/conf/Config.groovy Mon Dec 7 01:06:22 2009
+++ /trunk/source/grails-app/conf/Config.groovy Thu Dec 10 08:34:01 2009
@@ -105,6 +105,7 @@

grailsfuse {
grailsPluginUrl = "http://www.grails.org/plugin/"
+ googleAnalyticsTrackingCode = "UA-11999748-1"
}
}

=======================================
--- /trunk/source/grails-app/views/index.gsp Mon Dec 7 01:06:22 2009
+++ /trunk/source/grails-app/views/index.gsp Thu Dec 10 08:34:01 2009
@@ -30,7 +30,7 @@
</head>
<body>
<div class="span-14">
- <iframe
src="http://docs.google.com/present/embed?id=dcjv7fw9_16gttrwccg&interval=30&size=m"
+ <iframe
src="http://docs.google.com/present/embed?id=ddfh8dm9_653t2szcm&interval=30&size=m"
frameborder="0" width="550" height="451"></iframe>
</div>
<div class="span-10 last">
=======================================
--- /trunk/source/grails-app/views/layouts/main.gsp Mon Dec 7 01:06:22 2009
+++ /trunk/source/grails-app/views/layouts/main.gsp Thu Dec 10 08:34:01 2009
@@ -24,6 +24,8 @@
--}%

<%@ page import="grails.util.GrailsNameUtils" %>
+<%@ page import="org.codehaus.groovy.grails.commons.ConfigurationHolder" %>
+

<html>
<head>
@@ -69,7 +71,7 @@
$(document).ready(function() {
// Google Analytics tracking code
try {
- var pageTracker = _gat._getTracker("UA-11651689-2");
+ var pageTracker =
_gat._getTracker(ConfigurationHolder.config.vobject.grailsfuse.googleAnalyticsTrackingCode);
pageTracker._trackPageview();
} catch(err) {}

Tuesday, December 8, 2009

[grailsfuse] r4 committed - GrailsFuse v20091207 Released

Revision: 4
Author: grailsfuse@vobject.com
Date: Tue Dec 8 07:41:37 2009
Log: GrailsFuse v20091207 Released
http://code.google.com/p/grailsfuse/source/detail?r=4

Added:
/tags/20091207