[Bps-public-commit] rt-extension-mobileui branch, master, updated. 0.99-3-g3061365
Jesse Vincent
jesse at bestpractical.com
Fri Nov 19 13:12:14 EST 2010
The branch, master has been updated
via 3061365f8e2a6a5553d0e40fafd76a5e26144599 (commit)
via d34505608e951439de936ef4fd02fa53965d4821 (commit)
from 61f7f33cab0f28a81f7ae943bbc148b53f24fea9 (commit)
Summary of changes:
Changes | 4 ++++
lib/RT/Extension/MobileUI.pm | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit d34505608e951439de936ef4fd02fa53965d4821
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Fri Nov 19 13:09:35 2010 -0500
update changes for 1.00
diff --git a/Changes b/Changes
index 417a716..59efa24 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+1.00
+
+* Fixed redirection from mobile UI to normal ticket display
+
0.99
* Fixed redirection from normal ticket display to mobile ticket display
commit 3061365f8e2a6a5553d0e40fafd76a5e26144599
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Fri Nov 19 13:11:52 2010 -0500
Checking in changes prior to tagging of version 1.00.
Changelog diff is:
diff --git a/lib/RT/Extension/MobileUI.pm b/lib/RT/Extension/MobileUI.pm
index d9db33b..9e76902 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.99";
+our $VERSION = "1.00";
=head1 NAME
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list