[Bps-public-commit] rt-extension-mobileui branch, master, updated. 0.96-9-gd34a686
Jesse Vincent
jesse at bestpractical.com
Fri Oct 29 10:08:40 EDT 2010
The branch, master has been updated
via d34a6868e873f61fab3552f3e150c62b90f04b51 (commit)
via f85c2601dabfb269230c2a5fa513196bf3973cf7 (commit)
from 043831ec68e944fb645a49f5b2ff076bf4fe3f20 (commit)
Summary of changes:
Changes | 5 ++++-
lib/RT/Extension/MobileUI.pm | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit f85c2601dabfb269230c2a5fa513196bf3973cf7
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Fri Oct 29 10:07:39 2010 -0400
fix changes for 0.99 (since i failed to push)
diff --git a/Changes b/Changes
index 57633c4..417a716 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,9 @@
-0.98
+0.99
* Fixed redirection from normal ticket display to mobile ticket display
+
+0.98
+
* Avoid a double slash after the $WebURL when redirecting to some mobile pages
0.97
commit d34a6868e873f61fab3552f3e150c62b90f04b51
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Fri Oct 29 10:08:33 2010 -0400
Checking in changes prior to tagging of version 0.99.
Changelog diff is:
diff --git a/lib/RT/Extension/MobileUI.pm b/lib/RT/Extension/MobileUI.pm
index 4ee20ae..d9db33b 100644
--- a/lib/RT/Extension/MobileUI.pm
+++ b/lib/RT/Extension/MobileUI.pm
@@ -3,7 +3,7 @@ use strict;
package RT::Extension::MobileUI;
-our $VERSION = "0.98";
+our $VERSION = "0.99";
=head1 NAME
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list