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
7b88ee47
authored
Jun 01, 2018
by
Zen-PC\Zen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Zen : Default th_TH
parent
82cf1067
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
214 additions
and
14 deletions
+214
-14
www/src/Controller/UserCardsController.php
+3
-3
www/src/Locale/th_TH/default.mo
+0
-0
www/src/Locale/th_TH/default.po
+202
-2
www/src/Template/Users/change_forgotpassword.ctp
+7
-7
www/src/Template/Users/forgot_password.ctp
+2
-2
No files found.
www/src/Controller/UserCardsController.php
View file @
7b88ee47
...
@@ -302,15 +302,15 @@ class UserCardsController extends AppController
...
@@ -302,15 +302,15 @@ class UserCardsController extends AppController
}
}
$this
->
Flash
->
success
(
__
(
'
บันทึกสำเร็จ
'
));
$this
->
Flash
->
success
(
__
(
'
Save Complete
'
));
return
$this
->
redirect
([
'controller'
=>
'Profiles'
,
'action'
=>
'index'
]);
return
$this
->
redirect
([
'controller'
=>
'Profiles'
,
'action'
=>
'index'
]);
}
}
}
else
{
}
else
{
$this
->
Flash
->
error
(
__
(
'
ลงทะเบียนไว้อยู่แล้ว
'
));
$this
->
Flash
->
error
(
__
(
'
Already registered
'
));
return
$this
->
redirect
([
'controller'
=>
'UserCards'
,
'action'
=>
'viewCard'
]);
return
$this
->
redirect
([
'controller'
=>
'UserCards'
,
'action'
=>
'viewCard'
]);
}
}
}
else
{
}
else
{
$this
->
Flash
->
error
(
__
(
'
ไม่พบข้อมูล
'
));
$this
->
Flash
->
error
(
__
(
'
Data not found
'
));
return
$this
->
redirect
([
'controller'
=>
'UserCards'
,
'action'
=>
'viewCard'
]);
return
$this
->
redirect
([
'controller'
=>
'UserCards'
,
'action'
=>
'viewCard'
]);
}
}
}
}
...
...
www/src/Locale/th_TH/default.mo
View file @
7b88ee47
No preview for this file type
www/src/Locale/th_TH/default.po
View file @
7b88ee47
...
@@ -137,4 +137,204 @@ msgstr "กรุณาระบุประเทศ"
...
@@ -137,4 +137,204 @@ msgstr "กรุณาระบุประเทศ"
#: View/Profiles/index:296
#: View/Profiles/index:296
msgid "Please specify province"
msgid "Please specify province"
msgstr "กรุณาระบุจังหวัด"
msgstr "กรุณาระบุจังหวัด"
\ No newline at end of file
#: View/UserCards/view_card:21
msgid "id"
msgstr "ไอดี"
#: View/UserCards/view_card:27
msgid "Name"
msgstr "ชื่อ"
#: View/UserCards/view_card:37
#: View/UserCards/view_card:105
msgid "Position"
msgstr "ตำแหน่ง"
#: View/UserCards/view_card:60
#: View/UserCards/view_card:111
msgid "Card issue"
msgstr "วันออกบัตร"
#: View/UserCards/view_card:63
#: View/UserCards/view_card:121
msgid "Old age"
msgstr "วันหมดอายุ"
#: View/UserCards/view_card:76
msgid "Company Information"
msgstr "ข้อมูลบริษัท"
#: View/UserCards/view_card:81
msgid "Firstname"
msgstr "ชื่อ"
#: View/UserCards/view_card:87
msgid "Lastname"
msgstr "นามสกุล"
#: View/UserCards/view_card:93
msgid "Company Name"
msgstr "ชื่อบริษัท"
#: View/UserCards/view_card:99
msgid "Department"
msgstr "แผนก"
#: View/UserCards/view_card:161
msgid "ID Active"
msgstr "ไอดี ผู้ใช้งาน"
#: View/UserCards/view_card:162
msgid "Company Code"
msgstr "รหัสบริษัท"
#: View/UserCards/view_card:169
msgid "Ref 1"
msgstr "อ้างอิง 1"
#: View/UserCards/view_card:177
msgid "Ref 2"
msgstr "อ้างอิง 2"
#: View/UserCards/view_card:185
msgid "Check"
msgstr "ตรวจสอบ"
#: View/UserCards/view_card:515
msgid "Register with"
msgstr "ลงทะเบียนกับ"
#: View/UserCards/view_card:516
msgid "already"
msgstr "แล้ว"
#: View/UserCards/view_card:550
msgid "Registered"
msgstr "ลงทะเบียนแล้ว"
#: View/UserCards/view_card:564
msgid ""Did not find the information you need", Please enter the correct information and press the check."
msgstr ""ไม่พบข้อมูลที่คุณต้องการ" โปรดป้อนข้อมูลที่ถูกต้องและกดเช็ค"
#: View/UserCards/view_card:576
msgid "Please enter Company Code"
msgstr "กรุณากรอกรหัสบริษัท"
#: View/UserCards/view_card:581
msgid "Please enter Ref1"
msgstr "กรุณากรอกอ้างอิง 1"
#: View/UserCards/view_card:586
msgid "Please enter Ref2"
msgstr "กรุณากรอกอ้างอิง 2"
#: View/Users/forgot_password:3
msgid "Forgot password"
msgstr "ลืมรหัสผ่าน"
#: View/Users/forgot_password:14
msgid "Email"
msgstr "อีเมล"
#: View/Users/forgot_password:34
msgid "Please enter your email."
msgstr "กรุณากรอกที่อยู่อีเมลของท่าน"
#: View/Users/forgot_password:40
msgid "Email address format wrong Please enter the correct."
msgstr "รูปแบบอีเมลไม่ถูกต้อง กรุณากรอกให้ถูกต้อง"
#: View/Users/change_forgotpassword:3
msgid "change password"
msgstr "เปลี่ยนรหัสผ่าน"
#: View/Users/change_forgotpassword:14
msgid "new password"
msgstr "รหัสผ่านใหม่"
#: View/Users/change_forgotpassword:22
msgid "confirm password"
msgstr "ยืนยันรหัสผ่าน"
#: View/Users/change_forgotpassword:49
#: View/Users/change_forgotpassword:58
msgid "Please enter only English letters and numbers."
msgstr "กรุณาใส่ข้อมูลที่เป็นตัวอักษรภาษาอังกฤษและตัวเลขเท่านั้น"
#: View/Users/change_forgotpassword:67
msgid "Please enter a new password."
msgstr "กรุณากรอก รหัสผ่านใหม่"
#: View/Users/change_forgotpassword:72
msgid "Please enter a new password at least 8 characters."
msgstr "กรุณาระบุรหัสผ่านใหม่อย่างน้อย 8 ตัวอักษร่"
#: View/Users/change_forgotpassword:77
msgid "Please enter your password."
msgstr "กรุณากรอก ยืนยันรหัสผ่าน"
#: View/Users/change_forgotpassword:82
msgid "Please enter at least 8 characters."
msgstr "กรุณาระบุยืนยันรหัสผ่านอย่างน้อย 8 ตัวอักษร"
#: View/Users/change_forgotpassword:86
msgid "Please provide the same password."
msgstr "กรุณาระบุรหัสผ่านให้ตรงกัน"
#: View/Users/pin_codepassword:3
msgid "Verify PIN"
msgstr "ยืนยัน PIN"
#: View/Users/pin_codepassword:18
msgid "4 digit PIN in the email address specified for access"
msgstr "กรุณาใส่ PIN 4 หลัก ที่ถูกส่งไปยังอีเมลของท่าน"
#: View/Users/pin_codepassword:40
msgid "Re-send pin code"
msgstr "ส่ง PIN ใหม่อีกครั้ง"
#: Controller/UsersController:369
msgid "send password to email success"
msgstr "ส่งรหัสผ่านไปยังอีเมลเรียบร้อย"
#: Controller/UsersController:372
msgid "Invalid Email."
msgstr "อีเมลไม่ถูกต้อง"
#: Controller/UsersController:391
msgid "Pin Completed."
msgstr "PIN ถูกต้อง"
#: Controller/UsersController:394
msgid "Pin Invalid"
msgstr "PIN ไม่ถูกต้อง"
#: Controller/UsersController:444
msgid "You are now logged out."
msgstr "ตอนนี้คุณออกจะระบบแล้ว"
#: Controller/ProfilesController:119
msgid "Update Complete."
msgstr "อัปเดตสำเร็จ"
#: Controller/ProfilesController:123
msgid "Email Address already used by others."
msgstr "ที่อยู่อีเมลนี้มีผู้ใช้งานแล้ว"
#: Controller/ProfilesController:125
msgid "Not update. Please, try again."
msgstr "ไม่สามารถอัปเดตได้ กรุณาลองใหม่อีกครั้ง"
#: Controller/UserCardsController:305
msgid "Save Complete"
msgstr "บันทึกสำเร็จ"
#: Controller/UserCardsController:309
msgid "Already registered"
msgstr "ลงทะเบียนอยู่แล้ว"
#: Controller/UserCardsController:313
msgid "Data not found"
msgstr "ไม่พบข้อมูล"
\ No newline at end of file
www/src/Template/Users/change_forgotpassword.ctp
View file @
7b88ee47
...
@@ -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(
"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(
"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(
"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(
'Please enter a new password at least 8 characters.');//กรุณาระบุรหัสผ่านใหม่อย่างน้อย 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(
"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(
'Please enter at least 8 characters.');//กรุณาระบุยืนยันรหัสผ่านอย่างน้อย 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(
'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/forgot_password.ctp
View file @
7b88ee47
...
@@ -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(
"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(
"Email address format wrong Please enter the correct."
);
alert(
<?php echo __('Email address format wrong Please enter the correct.');?>
);
return false;
return false;
}
}
}
}
...
...
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