From 317996a3daa1f3f512f647aa85d9cfc05dca469b Mon Sep 17 00:00:00 2001 From: jules Date: Wed, 15 Feb 2017 13:41:47 +0100 Subject: mark birthday field as OPTIONAL --- StoneIsland/config.xml | 2 +- .../UserInterfaceState.xcuserstate | Bin 11457 -> 11463 bytes .../ios/Stone Island/Stone Island-Info.plist | 4 ++-- StoneIsland/platforms/ios/Stone Island/config.xml | 2 +- .../platforms/ios/www/js/lib/products/Selector.js | 2 +- StoneIsland/www/index.html | 2 +- StoneIsland/www/js/lib/auth/SignupView.js | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/StoneIsland/config.xml b/StoneIsland/config.xml index 3a6c1ee0..4d607102 100755 --- a/StoneIsland/config.xml +++ b/StoneIsland/config.xml @@ -1,5 +1,5 @@ - + Stone Island Stone Island diff --git a/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.xcworkspace/xcuserdata/julie.xcuserdatad/UserInterfaceState.xcuserstate b/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.xcworkspace/xcuserdata/julie.xcuserdatad/UserInterfaceState.xcuserstate index 2c1ce431..9c8bda1f 100644 Binary files a/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.xcworkspace/xcuserdata/julie.xcuserdatad/UserInterfaceState.xcuserstate and b/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.xcworkspace/xcuserdata/julie.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/StoneIsland/platforms/ios/Stone Island/Stone Island-Info.plist b/StoneIsland/platforms/ios/Stone Island/Stone Island-Info.plist index bd20a826..b3b1fd95 100644 --- a/StoneIsland/platforms/ios/Stone Island/Stone Island-Info.plist +++ b/StoneIsland/platforms/ios/Stone Island/Stone Island-Info.plist @@ -21,11 +21,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.8.0 + 0.8.1 CFBundleSignature ???? CFBundleVersion - 0.8.0 + 0.8.1 LSRequiresIPhoneOS NSMainNibFile diff --git a/StoneIsland/platforms/ios/Stone Island/config.xml b/StoneIsland/platforms/ios/Stone Island/config.xml index 0a31a9b5..2f1603bc 100755 --- a/StoneIsland/platforms/ios/Stone Island/config.xml +++ b/StoneIsland/platforms/ios/Stone Island/config.xml @@ -1,5 +1,5 @@ - + diff --git a/StoneIsland/platforms/ios/www/js/lib/products/Selector.js b/StoneIsland/platforms/ios/www/js/lib/products/Selector.js index 89130021..9c1109f6 100755 --- a/StoneIsland/platforms/ios/www/js/lib/products/Selector.js +++ b/StoneIsland/platforms/ios/www/js/lib/products/Selector.js @@ -67,4 +67,4 @@ var Selector = View.extend({ this.hide() }, -}) \ No newline at end of file +}) diff --git a/StoneIsland/www/index.html b/StoneIsland/www/index.html index 52ff747a..9c86e559 100755 --- a/StoneIsland/www/index.html +++ b/StoneIsland/www/index.html @@ -355,7 +355,7 @@
- BIRTHDAY (MM/DD/YYYY) + BIRTHDAY (OPTIONAL)
diff --git a/StoneIsland/www/js/lib/auth/SignupView.js b/StoneIsland/www/js/lib/auth/SignupView.js index 8d9cf52d..fd0c1887 100755 --- a/StoneIsland/www/js/lib/auth/SignupView.js +++ b/StoneIsland/www/js/lib/auth/SignupView.js @@ -49,7 +49,7 @@ var SignupView = FormView.extend({ "Surname": "Please enter your last name.", "Email": "Please enter a valid email address.", "ConfirmEmail": "Please enter a valid email address.", - "BirthDay": "Please enter your birthday.", + // "BirthDay": "Please enter your birthday.", "Password": "Please enter your password.", "Password2": "Please enter your password again.", "DataProfiling": "You must agree to data profiling.", -- cgit v1.2.3-70-g09d2