Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
smart_core_connect
/
core-connect
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
ac0f9b93
authored
Jun 04, 2018
by
Wittaya-PIM
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'integration' into wittaya
parents
efc22db5
8b1dcc6c
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
230 additions
and
97 deletions
+230
-97
www/src/Controller/ProfilesController.php
+2
-2
www/src/Controller/ProvincesController.php
+1
-0
www/src/Controller/UsersController.php
+3
-2
www/src/Locale/en_EN/default.mo
+0
-0
www/src/Locale/en_EN/default.po
+10
-2
www/src/Locale/th_TH/default.mo
+0
-0
www/src/Locale/th_TH/default.po
+10
-2
www/src/Template/Element/card_from/from_0.ctp
+154
-43
www/src/Template/Profiles/index.ctp
+8
-4
www/src/Template/Users/change_forgotpassword.ctp
+7
-7
www/src/Template/Users/change_password.ctp
+7
-7
www/src/Template/Users/forgot_password.ctp
+2
-2
www/src/Template/Users/signup.ctp
+26
-26
No files found.
www/src/Controller/ProfilesController.php
View file @
ac0f9b93
...
@@ -38,7 +38,7 @@ class ProfilesController extends AppController
...
@@ -38,7 +38,7 @@ class ProfilesController extends AppController
'valueField'
=>
'country_name_th'
'valueField'
=>
'country_name_th'
]);
]);
if
(
!
empty
(
$Country
))
$Country
=
$Country
->
toArray
();
if
(
!
empty
(
$Country
))
$Country
=
$Country
->
toArray
();
asort
(
$Country
);
//********DropdownProvince********
//********DropdownProvince********
$this
->
loadModel
(
'MasterProvinces'
);
$this
->
loadModel
(
'MasterProvinces'
);
$Province
=
$this
->
MasterProvinces
->
find
(
'list'
,
[
$Province
=
$this
->
MasterProvinces
->
find
(
'list'
,
[
...
@@ -51,7 +51,7 @@ class ProfilesController extends AppController
...
@@ -51,7 +51,7 @@ class ProfilesController extends AppController
->
order
([
'province_name_th'
]);
->
order
([
'province_name_th'
]);
// pr($Province);die;
// pr($Province);die;
if
(
!
empty
(
$Province
))
$Province
=
$Province
->
toArray
();
if
(
!
empty
(
$Province
))
$Province
=
$Province
->
toArray
();
asort
(
$Province
);
$res
=
$responseUserPersonal
[
'birthdate'
];
$res
=
$responseUserPersonal
[
'birthdate'
];
if
(
$res
){
if
(
$res
){
$dateNow
=
@
$res
->
i18nFormat
(
'dd/MM/yyyy'
);
$dateNow
=
@
$res
->
i18nFormat
(
'dd/MM/yyyy'
);
...
...
www/src/Controller/ProvincesController.php
View file @
ac0f9b93
...
@@ -23,6 +23,7 @@ public function initialize() {
...
@@ -23,6 +23,7 @@ public function initialize() {
))
->
toArray
();
))
->
toArray
();
$arr
=
array
();
$arr
=
array
();
if
(
!
empty
(
$states
)){
if
(
!
empty
(
$states
)){
asort
(
$states
);
echo
'<option value=""> ---Select--- </option>'
;
echo
'<option value=""> ---Select--- </option>'
;
foreach
(
$states
as
$key
=>
$val
){
foreach
(
$states
as
$key
=>
$val
){
echo
'<option value="'
.
$key
.
'">'
.
$val
.
'</option>'
;
echo
'<option value="'
.
$key
.
'">'
.
$val
.
'</option>'
;
...
...
www/src/Controller/UsersController.php
View file @
ac0f9b93
...
@@ -145,7 +145,7 @@ class UsersController extends AppController {
...
@@ -145,7 +145,7 @@ class UsersController extends AppController {
]
]
);
);
if
(
!
empty
(
$countries
))
$countries
=
$countries
->
toArray
();
if
(
!
empty
(
$countries
))
$countries
=
$countries
->
toArray
();
asort
(
$countries
);
$provinces
=
$this
->
MasterProvinces
->
find
(
'list'
,
$provinces
=
$this
->
MasterProvinces
->
find
(
'list'
,
[
[
'conditions'
=>
[
'is_used'
=>
true
],
'conditions'
=>
[
'is_used'
=>
true
],
...
@@ -153,7 +153,8 @@ class UsersController extends AppController {
...
@@ -153,7 +153,8 @@ class UsersController extends AppController {
'valueField'
=>
'province_name_th'
'valueField'
=>
'province_name_th'
]
]
);
);
if
(
!
empty
(
$provinces
))
$provinces
=
$provinces
->
toArray
();
if
(
!
empty
(
$provinces
))
$provinces
=
$provinces
->
toArray
();
asort
(
$provinces
);
$this
->
set
(
compact
(
'provinces'
,
'countries'
));
$this
->
set
(
compact
(
'provinces'
,
'countries'
));
$this
->
viewBuilder
()
->
layout
(
'blank'
);
$this
->
viewBuilder
()
->
layout
(
'blank'
);
...
...
www/src/Locale/en_EN/default.mo
View file @
ac0f9b93
No preview for this file type
www/src/Locale/en_EN/default.po
View file @
ac0f9b93
...
@@ -434,4 +434,12 @@ msgstr "Verify Completed."
...
@@ -434,4 +434,12 @@ msgstr "Verify Completed."
#: View/Users:325
#: View/Users:325
msgid "Pin Code Invalid"
msgid "Pin Code Invalid"
msgstr "Pin Code Invalid"
msgstr "Pin Code Invalid"
\ No newline at end of file
#: View/Users/changge_password:94
msgid "Please enter a old password."
msgstr "Please enter a old password."
#: View/Users/changge_password:99
msgid "Please enter a old password at least 8 characters."
msgstr "Please enter a old password at least 8 characters."
\ No newline at end of file
www/src/Locale/th_TH/default.mo
View file @
ac0f9b93
No preview for this file type
www/src/Locale/th_TH/default.po
View file @
ac0f9b93
...
@@ -454,4 +454,12 @@ msgstr "สมัครสมาชิกสำเร็จ"
...
@@ -454,4 +454,12 @@ msgstr "สมัครสมาชิกสำเร็จ"
#: View/Users:325
#: View/Users:325
msgid "Pin Code Invalid"
msgid "Pin Code Invalid"
msgstr "Pin Code ผิด"
msgstr "Pin Code ผิด"
\ No newline at end of file
#: View/Users/changge_password:94
msgid "Please enter a old password."
msgstr "กรุณากรอก รหัสผ่านเก่า"
#: View/Users/changge_password:99
msgid "Please enter a old password at least 8 characters."
msgstr "กรุณาระบุรหัสผ่านเก่าอย่างน้อย 8 ตัวอักษร"
\ No newline at end of file
www/src/Template/Element/card_from/from_0.ctp
View file @
ac0f9b93
...
@@ -82,54 +82,166 @@ use Cake\I18n\Time;
...
@@ -82,54 +82,166 @@ use Cake\I18n\Time;
<!--/row modal card-->
<!--/row modal card-->
<style>
<style>
.form_1 {
width: 100%;
height: 100%;
margin: auto;
padding: auto;
}
.form_1-card-img {
.form_1 {
position: absolute;
width: 100%;
width: 100%;
height: 100%;
margin: auto;
margin: auto;
padding: auto;
padding: auto;
}
}
.form_1-card-img {
position: absolute;
width: 100%;
margin: auto;
padding: auto;
}
.form_1-card-img img {
position: relative;
width: 100%;
}
.form_1-card-img img {
/* iPads (landscape) ----------- */
position: relative;
@media screen and (min-width: 1024px) {
width: 100%;
.rotate270 .row {
}
font-size: 28px !important;
}
.form_1 .date-name {
width: 500px;
margin: 55% 0% 0% -40%;
border-bottom: 0px solid red;
position: absolute;
z-index: 9999;
display: block;
}
.date-name div div {
height: 35px;
}
.form_1 .date-position {
width: 500px;
margin: 70% 0% 0% -15%;
position: absolute;
border-bottom: 0px solid #000;
display: block;
}
.form_1 .date-time {
width: 500px;
margin: 70% 0% 0% 12%;
border-bottom: 0px solid #000;
}
.form_1 .date-label {
width: 500px;
margin: 70% 0% 0% 20%;
border-bottom: 0px solid #000;
}
}
.form_1 .date-name {
/* Add your styles for devices with a maximum width of 768 */
width: 500px;
@media screen and (max-width: 768px){
margin: 55% 0% 0% -40%;
.rotate270 .row {
border-bottom: 0px solid red;
font-size: 25px !important;
position: absolute;
}
z-index: 9999;
.form_1 .date-name {
display: block;
width: 500px;
}
margin: 55% 0% 0% -40%;
border-bottom: 0px solid red;
position: absolute;
z-index: 9999;
display: block;
}
.date-name div div {
height: 35px;
}
.form_1 .date-position {
width: 500px;
margin: 70% 0% 0% -15%;
position: absolute;
border-bottom: 0px solid #000;
display: block;
}
.form_1 .date-time {
width: 500px;
margin: 70% 0% 0% 12%;
border-bottom: 0px solid #000;
}
.form_1 .date-label {
width: 500px;
margin: 70% 0% 0% 20%;
border-bottom: 0px solid #000;
}
}
.date-name div div {
/* Add your styles for devices with a maximum width of 480 */
height: 35px;
@media screen and (max-width: 480px){
}
.rotate270 .row {
font-size: 22px !important;
}
.form_1 .date-name {
width: 450px;
margin: 55% 0% 0% -45%;
border-bottom: 0px solid red;
position: absolute;
z-index: 9999;
display: block;
}
.date-name div div {
height: 35px;
}
.form_1 .date-position {
width: 450px;
margin: 70% 0% 0% -18%;
position: absolute;
border-bottom: 0px solid #000;
display: block;
}
.form_1 .date-time {
width: 450px;
margin: 70% 0% 0% 5%;
border-bottom: 0px solid #000;
}
.form_1 .date-label {
width: 450px;
margin: 70% 0% 0% 15%;
border-bottom: 0px solid #000;
}
}
/* Add your styles for devices with a maximum width of 320 */
@media screen and (max-width: 320px) {
.rotate270 .row {
font-size: 20px !important;
}
.form_1 .date-name {
width: 400px;
margin: 50% 0% 0% -40%;
border-bottom: 0px solid red;
position: absolute;
z-index: 9999;
display: block;
}
.date-name div div {
height: 35px;
}
.form_1 .date-position {
width: 400px;
margin: 68% 0% 0% -12%;
border-bottom: 0px solid #000;
}
.form_1 .date-time {
width: 400px;
margin: 70% 0% 0% 5%;
border-bottom: 0px solid #000;
}
.form_1 .date-label {
width: 400px;
margin: 70% 0% 0% 15%;
border-bottom: 0px solid #000;
}
}
.form_1 .date-position {
width: 500px;
margin: 70% 0% 0% -15%;
border-bottom: 0px solid #000;
}
.form_1 .date-time {
width: 500px;
margin: 70% 0% 0% 10%;
border-bottom: 0px solid #000;
}
.form_1 .date-label {
width: 500px;
margin: 70% 0% 0% 20%;
border-bottom: 0px solid #000;
}
</style>
</style>
\ No newline at end of file
www/src/Template/Profiles/index.ctp
View file @
ac0f9b93
...
@@ -351,14 +351,14 @@ use Cake\I18n\Time;
...
@@ -351,14 +351,14 @@ use Cake\I18n\Time;
<!--- *************** model list ******************* -->
<!--- *************** model list ******************* -->
<div class="row">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12">
<div class="col-xs-12 col-sm-12 col-md-12"
>
<div class="modal fade" id="defaultModal" tabindex="-1" role="dialog" aria-labelledby="defaultModalLabel" aria-hidden="true">
<div class="modal fade" id="defaultModal" tabindex="-1" role="dialog" aria-labelledby="defaultModalLabel" aria-hidden="true">
<div class="modal-dialog box-ads">
<div class="modal-dialog box-ads">
<a class="close-modal" data-dismiss="modal">X </a>
<a class="close-modal" data-dismiss="modal">X </a>
<div class="container login-container">
<div class="container login-container">
<div class="owl-carousel owl-theme" data-plugin-options="{'items': 1}">
<div class="owl-carousel owl-theme" data-plugin-options="{'items': 1}">
<div>
<div>
<img src="/img/core/img/connect-card-v2.png" class="img-responsive" id="img-upload" alt="Profile picture">
<img src="/img/core/img/connect-card-v2.png" class="img-responsive" id="img-upload" alt="Profile picture"
>
</div>
</div>
<div>
<div>
<div class="qrcode-profile"><br>
<div class="qrcode-profile"><br>
...
@@ -542,8 +542,7 @@ use Cake\I18n\Time;
...
@@ -542,8 +542,7 @@ use Cake\I18n\Time;
}
}
.box-ads {
.box-ads {
width: 1%;
display: table;
margin: auto;
margin: auto;
padding: auto;
padding: auto;
position: relative;
position: relative;
...
@@ -582,6 +581,11 @@ use Cake\I18n\Time;
...
@@ -582,6 +581,11 @@ use Cake\I18n\Time;
display:block;
display:block;
z-index:3999;
z-index:3999;
}
}
@media screen and (min-width: 1024px) {
.box-ads .close-modal {
margin-right: 100px;
}
}
</style>
</style>
...
...
www/src/Template/Users/change_forgotpassword.ctp
View file @
ac0f9b93
...
@@ -46,7 +46,7 @@
...
@@ -46,7 +46,7 @@
var elem = document.getElementById('password').value;
var elem = document.getElementById('password').value;
// console.log(elem);
// console.log(elem);
if(!elem.match(/^([A-Za-z0-9])+$/i)){
if(!elem.match(/^([A-Za-z0-9])+$/i)){
alert(
<?php echo __('Please enter only English letters and numbers.');?>
);
alert(
"<?php echo __('Please enter only English letters and numbers.');?>"
);
return false;
return false;
}
}
})
})
...
@@ -55,7 +55,7 @@
...
@@ -55,7 +55,7 @@
var elem = document.getElementById('confirm_password').value;
var elem = document.getElementById('confirm_password').value;
// console.log(elem);
// console.log(elem);
if(!elem.match(/^([A-Za-z0-9])+$/i)){
if(!elem.match(/^([A-Za-z0-9])+$/i)){
alert(
<?php echo __('Please enter only English letters and numbers.');?>
);
alert(
"<?php echo __('Please enter only English letters and numbers.');?>"
);
return false;
return false;
}
}
})
})
...
@@ -64,26 +64,26 @@
...
@@ -64,26 +64,26 @@
var password = document.forms["changePressword"]["password"].value;
var password = document.forms["changePressword"]["password"].value;
if (password == null || password == "") {
if (password == null || password == "") {
alert(
<?php echo __('Please enter a new password.');?>
);
alert(
"<?php echo __('Please enter a new password.');?>"
);
return false;
return false;
}
}
if(document.forms["changePressword"]["password"].value.length < 8)
if(document.forms["changePressword"]["password"].value.length < 8)
{
{
alert(
<?php echo __('Please enter a new password at least 8 characters.');?>
);
alert(
"<?php echo __('Please enter a new password at least 8 characters.');?>"
);
return false;
return false;
}
}
var confirm_password = document.forms["changePressword"][["confirm_password"]].value;
var confirm_password = document.forms["changePressword"][["confirm_password"]].value;
if (confirm_password == null || confirm_password == "") {
if (confirm_password == null || confirm_password == "") {
alert(
<?php echo __('Please enter your password.');?>
);
alert(
"<?php echo __('Please enter your password.');?>"
);
return false;
return false;
}
}
if(document.forms["changePressword"]["confirm_password"].value.length < 8)
if(document.forms["changePressword"]["confirm_password"].value.length < 8)
{
{
alert(
<?php echo __('Please enter at least 8 characters.');?>
);
alert(
"<?php echo __('Please enter at least 8 characters.');?>"
);
return false;
return false;
}
}
if(document.forms["changePressword"]["password"].value != document.forms["changePressword"]["confirm_password"].value){
if(document.forms["changePressword"]["password"].value != document.forms["changePressword"]["confirm_password"].value){
alert(
<?php echo __('Please provide the same password.');?>
);
alert(
"<?php echo __('Please provide the same password.');?>"
);
//document.createAccount.confirm_password.focus();
//document.createAccount.confirm_password.focus();
return false;
return false;
}
}
...
...
www/src/Template/Users/change_password.ctp
View file @
ac0f9b93
...
@@ -81,36 +81,36 @@
...
@@ -81,36 +81,36 @@
var password = document.forms["changePressword"]["oldpassword"].value;
var password = document.forms["changePressword"]["oldpassword"].value;
if (password == null || password == "") {
if (password == null || password == "") {
alert("
กรุณากรอก รหัสผ่านเก่า
");
alert("
<?php echo __('Please enter a old password.');?>
");
return false;
return false;
}
}
if(document.forms["changePressword"]["oldpassword"].value.length < 8)
if(document.forms["changePressword"]["oldpassword"].value.length < 8)
{
{
alert(
'กรุณาระบุรหัสผ่านเก่าอย่างน้อย 8 ตัวอักษร'
);
alert(
"<?php echo __('Please enter a old password at least 8 characters.');?>"
);
return false;
return false;
}
}
var password = document.forms["changePressword"]["password"].value;
var password = document.forms["changePressword"]["password"].value;
if (password == null || password == "") {
if (password == null || password == "") {
alert("
กรุณากรอก รหัสผ่านใหม่
");
alert("
<?php echo __('Please enter a new password.');?>
");
return false;
return false;
}
}
if(document.forms["changePressword"]["password"].value.length < 8)
if(document.forms["changePressword"]["password"].value.length < 8)
{
{
alert(
'กรุณาระบุรหัสผ่านใหม่อย่างน้อย 8 ตัวอักษร'
);
alert(
"<?php echo __('Please enter a new password at least 8 characters.');?>"
);
return false;
return false;
}
}
var confirm_password = document.forms["changePressword"][["confirm_password"]].value;
var confirm_password = document.forms["changePressword"][["confirm_password"]].value;
if (confirm_password == null || confirm_password == "") {
if (confirm_password == null || confirm_password == "") {
alert("
กรุณากรอก ยืนยันรหัสผ่าน
");
alert("
<?php echo __('Please enter your password.');?>
");
return false;
return false;
}
}
if(document.forms["changePressword"]["confirm_password"].value.length < 8)
if(document.forms["changePressword"]["confirm_password"].value.length < 8)
{
{
alert(
'กรุณาระบุยืนยันรหัสผ่านอย่างน้อย 8 ตัวอักษร'
);
alert(
"<?php echo __('Please enter at least 8 characters.');?>"
);
return false;
return false;
}
}
if(document.forms["changePressword"]["password"].value != document.forms["changePressword"]["confirm_password"].value){
if(document.forms["changePressword"]["password"].value != document.forms["changePressword"]["confirm_password"].value){
alert(
'กรุณาระบุรหัสผ่านให้ตรงกัน'
);
alert(
"<?php echo __('Please provide the same password.');?>"
);
//document.createAccount.confirm_password.focus();
//document.createAccount.confirm_password.focus();
return false;
return false;
}
}
...
...
www/src/Template/Users/forgot_password.ctp
View file @
ac0f9b93
...
@@ -31,13 +31,13 @@
...
@@ -31,13 +31,13 @@
function validateForm() {
function validateForm() {
var email = document.forms["forgotPressword"]["email"].value;
var email = document.forms["forgotPressword"]["email"].value;
if (email == null || email == "") {
if (email == null || email == "") {
alert(
<?php echo __('Please enter your email.');?>
);
alert(
"<?php echo __('Please enter your email.');?>"
);
return false;
return false;
}
}
// Validate Email
// Validate Email
var email = $("#fremail").val();
var email = $("#fremail").val();
if ((/(.+)@(.+){2,}\.(.+){2,}/.test(email)) || email=="" || email==null) { } else {
if ((/(.+)@(.+){2,}\.(.+){2,}/.test(email)) || email=="" || email==null) { } else {
alert(
<?php echo __('Email address format wrong Please enter the correct.');?>
);
alert(
"<?php echo __('Email address format wrong Please enter the correct.');?>"
);
return false;
return false;
}
}
}
}
...
...
www/src/Template/Users/signup.ctp
View file @
ac0f9b93
...
@@ -172,7 +172,7 @@
...
@@ -172,7 +172,7 @@
var elem = document.getElementById('username').value;
var elem = document.getElementById('username').value;
// console.log(elem);
// console.log(elem);
if(!elem.match(/^([A-Za-z0-9])+$/i)){
if(!elem.match(/^([A-Za-z0-9])+$/i)){
alert(
<?php echo __("Please enter only text in English or numbers.");?>
);
alert(
"<?php echo __('Please enter only text in English or numbers.');?>"
);
return false;
return false;
}
}
})
})
...
@@ -181,7 +181,7 @@
...
@@ -181,7 +181,7 @@
var elem = document.getElementById('firstname').value;
var elem = document.getElementById('firstname').value;
// console.log(elem);
// console.log(elem);
if(!elem.match(/^([A-Za-z0-9ก-๙])+$/i)){
if(!elem.match(/^([A-Za-z0-9ก-๙])+$/i)){
alert(
<?php echo __("Please enter text in English, Thai or only.");?>
);
alert(
"<?php echo __('Please enter text in English, Thai or only.');?>"
);
return false;
return false;
}
}
})
})
...
@@ -190,7 +190,7 @@
...
@@ -190,7 +190,7 @@
var elem = document.getElementById('lastname').value;
var elem = document.getElementById('lastname').value;
// console.log(elem);
// console.log(elem);
if(!elem.match(/^([A-Za-z0-9ก-๙])+$/i)){
if(!elem.match(/^([A-Za-z0-9ก-๙])+$/i)){
alert(
<?php echo __("Please enter text in English, Thai or only.");?>
);
alert(
"<?php echo __('Please enter text in English, Thai or only.');?>"
);
return false;
return false;
}
}
})
})
...
@@ -199,7 +199,7 @@
...
@@ -199,7 +199,7 @@
var elem = document.getElementById('password').value;
var elem = document.getElementById('password').value;
// console.log(elem);
// console.log(elem);
if(!elem.match(/^([A-Za-z0-9])+$/i)){
if(!elem.match(/^([A-Za-z0-9])+$/i)){
alert(
<?php echo __("Please enter only text in English or numbers.");?>
);
alert(
"<?php echo __('Please enter only text in English or numbers.');?>"
);
return false;
return false;
}
}
})
})
...
@@ -208,7 +208,7 @@
...
@@ -208,7 +208,7 @@
var elem = document.getElementById('confirm_password').value;
var elem = document.getElementById('confirm_password').value;
// console.log(elem);
// console.log(elem);
if(!elem.match(/^([A-Za-z0-9])+$/i)){
if(!elem.match(/^([A-Za-z0-9])+$/i)){
alert(
<?php echo __("Please enter only text in English or numbers.");?>
);
alert(
"<?php echo __('Please enter only text in English or numbers.');?>"
);
return false;
return false;
}
}
})
})
...
@@ -219,7 +219,7 @@
...
@@ -219,7 +219,7 @@
// console.log(data);
// console.log(data);
data = jQuery.parseJSON(data);
data = jQuery.parseJSON(data);
if(data['chk'] == 'false'){
if(data['chk'] == 'false'){
alert(
<?php echo __("This email is already in the system.");?>
);
alert(
"<?php echo __('This email is already in the system.');?>"
);
return false;
return false;
}
}
});
});
...
@@ -231,14 +231,14 @@
...
@@ -231,14 +231,14 @@
// if (((e_k < 48) || (e_k > 57)) && e_k != 46 ) {
// if (((e_k < 48) || (e_k > 57)) && e_k != 46 ) {
if (e_k = 10 && (e_k < 48) || (e_k > 59)) {
if (e_k = 10 && (e_k < 48) || (e_k > 59)) {
event.returnValue = false;
event.returnValue = false;
alert("
Please enter the phone number. Only numbers.
");
alert("
<?php echo __('Please enter the phone number. Only numbers.');?>
");
}
}
}
}
function check_notnum() {
function check_notnum() {
var letters = /^[A-Za-zก-๙]+$/;
var letters = /^[A-Za-zก-๙]+$/;
if(letters.test( event.key )==false){
if(letters.test( event.key )==false){
alert("
Please enter the correct Thai or English text.
");
alert("
<?php echo __('Please enter the correct Thai or English text.');?>
");
return false;
return false;
}
}
...
@@ -251,96 +251,96 @@
...
@@ -251,96 +251,96 @@
e_k = true;
e_k = true;
}else{
}else{
e_k = false;
e_k = false;
alert("
Please enter only English letters and numbers.
");
alert("
<?php echo __('Please enter only English letters and numbers.');?>
");
}
}
}
}
function validateForm() {
function validateForm() {
var firstname = document.getElementById("firstname").value;
var firstname = document.getElementById("firstname").value;
if (firstname == null || firstname == "") {
if (firstname == null || firstname == "") {
alert("
Please enter your firstname.
");
alert("
<?php echo __('Please enter your firstname.');?>
");
return false;
return false;
}
}
var lastname = document.getElementById("lastname").value;
var lastname = document.getElementById("lastname").value;
if (lastname == null || lastname == "") {
if (lastname == null || lastname == "") {
alert("
Please enter your lastname.
");
alert("
<?php echo __('Please enter your lastname.');?>
");
return false;
return false;
}
}
var username = document.getElementById("username").value;
var username = document.getElementById("username").value;
if (username == null || username == "") {
if (username == null || username == "") {
alert("
Please enter your username.
");
alert("
<?php echo __('Please enter your username.');?>
");
return false;
return false;
}
}
if(document.getElementById("username").value.length < 4 || document.getElementById("username").value.length > 10)
if(document.getElementById("username").value.length < 4 || document.getElementById("username").value.length > 10)
{
{
alert(
'Please enter a 4-10 character username.'
);
alert(
"<?php echo __('Please enter a 4-10 character username.');?>"
);
return false;
return false;
}
}
var master_country_id = document.getElementById("master_country_id").value;
var master_country_id = document.getElementById("master_country_id").value;
if (master_country_id == null || master_country_id == "") {
if (master_country_id == null || master_country_id == "") {
alert("
Please specify country
");
alert("
<?php echo __('Please specify country');?>
");
return false;
return false;
}
}
var master_province_id = document.getElementById("master_province_id").value;
var master_province_id = document.getElementById("master_province_id").value;
if (master_province_id == null || master_province_id == "") {
if (master_province_id == null || master_province_id == "") {
alert("
Please specify province
");
alert("
<?php echo __('Please specify province');?>
");
return false;
return false;
}
}
var birthdate = document.getElementById("date").value;
var birthdate = document.getElementById("date").value;
if (birthdate == null || birthdate == "") {
if (birthdate == null || birthdate == "") {
alert("
Please enter the date of your birth.
");
alert("
<?php echo __('Please enter the date of your birth.');?>
");
return false;
return false;
}
}
var moblie_no = document.getElementById("moblie_no").value;
var moblie_no = document.getElementById("moblie_no").value;
if (moblie_no == null || moblie_no == "") {
if (moblie_no == null || moblie_no == "") {
alert("
Please enter your phone number.
");
alert("
<?php echo __('Please enter your phone number.');?>
");
return false;
return false;
}
}
if(document.getElementById("moblie_no").value.length != 10)
if(document.getElementById("moblie_no").value.length != 10)
{
{
alert(
'Please enter a 10 digit phone number.'
);
alert(
"<?php echo __('Please enter a 10 digit phone number.');?>"
);
return false;
return false;
}
}
var email = document.getElementById("fremail").value;
var email = document.getElementById("fremail").value;
if (email == null || email == "") {
if (email == null || email == "") {
alert("
Please enter your email.
");
alert("
<?php echo __('Please enter your email.');?>
");
return false;
return false;
}
}
// Validate Email
// Validate Email
var email = $("#fremail").val();
var email = $("#fremail").val();
if (/(.+)@(.+){2,}\.(.+){2,}/.test(email)) { } else {
if (/(.+)@(.+){2,}\.(.+){2,}/.test(email)) { } else {
alert("
Wrong email address format Please enter the correct number.
");
alert("
<?php echo __('Wrong email address format Please enter the correct number.');?>
");
return false;
return false;
}
}
var password = document.getElementById("password").value;
var password = document.getElementById("password").value;
if (password == null || password == "") {
if (password == null || password == "") {
alert("
Please enter your password.
");
alert("
<?php echo __('Please enter your password.');?>
");
return false;
return false;
}
}
if(document.forms["createAccount"]["password"].value.length < 8)
if(document.forms["createAccount"]["password"].value.length < 8)
{
{
alert(
'Please enter at least 8 characters.'
);
alert(
"<?php echo __('Please enter at least 8 characters.');?>"
);
return false;
return false;
}
}
var confirm_password = document.getElementById("confirm_password").value;
var confirm_password = document.getElementById("confirm_password").value;
if (confirm_password == null || confirm_password == "") {
if (confirm_password == null || confirm_password == "") {
alert("
Please verify your password.
");
alert("
<?php echo __('Please verify your password.');?>
");
return false;
return false;
}
}
if(confirm_password = document.getElementById("password").value != document.getElementById("confirm_password").value){
if(confirm_password = document.getElementById("password").value != document.getElementById("confirm_password").value){
alert(
'Please provide your password.'
);
alert(
"<?php echo __('Please provide your password.');?>"
);
//document.createAccount.confirm_password.focus();
//document.createAccount.confirm_password.focus();
return false;
return false;
}
}
if($("#accept:checked").length==0){
if($("#accept:checked").length==0){
alert("
Please accept the Terms of Use.
");
alert("
<?php echo __('Please accept the Terms of Use.');?>
");
return false;
return false;
}
}
...
@@ -463,7 +463,7 @@
...
@@ -463,7 +463,7 @@
code span {
code span {
color:green;
color:green;
}
}
.f
ro
m-control-reg {
.f
or
m-control-reg {
padding: 5px;
padding: 5px;
vertical-align: middle;
vertical-align: middle;
font-family: 'cordia new' !important;
font-family: 'cordia new' !important;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment