This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "jbehave-web".
The branch, master has been updated
via dc673bd523683b729e92cf888871c98b9d929590 (commit)
from ff8ce0e97d76a985c54afba06b068de65666e7aa (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit dc673bd523683b729e92cf888871c98b9d929590
Author: Mauro Talevi <[email protected]>
Date: Wed Dec 28 00:35:29 2011 +0100
JBEHAVE-670: Added bookmarkable link to view page once story submitted.
-----------------------------------------------------------------------
Summary of changes:
.../web/runner/wicket/WebRunnerApplication.java | 4 +-
.../web/runner/wicket/pages/SubmitStory.html | 50 +++++++++----------
.../web/runner/wicket/pages/SubmitStory.java | 8 +++-
.../jbehave/web/runner/wicket/pages/Template.html | 2 +-
...ActionPanel.html => ViewStory$ActionPanel.html} | 0
.../pages/{StoryView.html => ViewStory.html} | 0
.../pages/{StoryView.java => ViewStory.java} | 31 ++++++++----
.../web/runner/wicket/pages/SubmitStoryTest.java | 5 +-
.../{StoryViewTest.java => ViewStoryTest.java} | 4 +-
9 files changed, 59 insertions(+), 45 deletions(-)
rename
web-runner/src/main/java/org/jbehave/web/runner/wicket/pages/{StoryView$ActionPanel.html
=> ViewStory$ActionPanel.html} (100%)
rename
web-runner/src/main/java/org/jbehave/web/runner/wicket/pages/{StoryView.html =>
ViewStory.html} (100%)
rename
web-runner/src/main/java/org/jbehave/web/runner/wicket/pages/{StoryView.java =>
ViewStory.java} (92%)
rename
web-runner/src/test/java/org/jbehave/web/runner/wicket/pages/{StoryViewTest.java
=> ViewStoryTest.java} (64%)
hooks/post-receive
--
jbehave-web
<hr/>
<p>
To unsubscribe from this list please visit:
</p>
<p>
<a
href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>
</p>