diff --git a/module/admin/view/bind.html.php b/module/admin/view/bind.html.php index af2ef8502a..5197e167af 100644 --- a/module/admin/view/bind.html.php +++ b/module/admin/view/bind.html.php @@ -26,7 +26,7 @@ $account = zget($config->global, 'community', ''); if($account == 'na') $account = ''; ?> - + user->password;?> diff --git a/module/admin/view/certifyztemail.html.php b/module/admin/view/certifyztemail.html.php index 39333b3e9e..8a8b5ac388 100644 --- a/module/admin/view/certifyztemail.html.php +++ b/module/admin/view/certifyztemail.html.php @@ -19,12 +19,12 @@ - + - + diff --git a/module/admin/view/certifyztmobile.html.php b/module/admin/view/certifyztmobile.html.php index e0cea15d7b..c499563cec 100644 --- a/module/admin/view/certifyztmobile.html.php +++ b/module/admin/view/certifyztmobile.html.php @@ -19,12 +19,12 @@
user->email;?> admin->getCaptcha, '', "id='codeSender' class='btn'");?>
admin->captcha;?>
- + - + diff --git a/module/admin/view/register.html.php b/module/admin/view/register.html.php index 9beed60a8a..bfa939c1ee 100644 --- a/module/admin/view/register.html.php +++ b/module/admin/view/register.html.php @@ -32,27 +32,27 @@ - + - + @@ -61,11 +61,11 @@ @@ -101,7 +101,7 @@ $account = zget($config->global, 'community', ''); if($account == 'na') $account = ''; ?> - + diff --git a/module/admin/view/sso.html.php b/module/admin/view/sso.html.php index f97a4ddf81..cb0d53acaa 100644 --- a/module/admin/view/sso.html.php +++ b/module/admin/view/sso.html.php @@ -26,15 +26,15 @@ - + - + - + - - + + - + diff --git a/module/product/view/create.html.php b/module/product/view/create.html.php index e58ce9a691..e435175a89 100644 --- a/module/product/view/create.html.php +++ b/module/product/view/create.html.php @@ -23,11 +23,11 @@
user->mobile;?> admin->getCaptcha, '', "id='codeSender' class='btn'");?>
admin->captcha;?>
user->account;?>
- admin->register->lblAccount}'");?> + admin->register->lblAccount}' autocomplete='off'");?>
user->realname;?>
user->company;?>
company, "class='form-control'");?>
company, "class='form-control' autocomplete='off'");?>
user->mobile;?>
- + admin->getCaptcha, '', "id='mobileSender' class='btn'")?> admin->captcha?> - +
- email, "class='form-control'");?> + email, "class='form-control' autocomplete='off'");?> admin->getCaptcha, '', "id='mailSender' class='btn'")?> admin->captcha?> - +
user->password;?>
sso->addr; ?>sso->addrNotice}'");?>sso->addrNotice}' autocomplete='off'");?>
sso->code; ?>
sso->key; ?>
diff --git a/module/admin/view/ztcompany.html.php b/module/admin/view/ztcompany.html.php index 363bdba2d3..2b652d3acd 100644 --- a/module/admin/view/ztcompany.html.php +++ b/module/admin/view/ztcompany.html.php @@ -19,7 +19,7 @@ - + diff --git a/module/api/view/debug.html.php b/module/api/view/debug.html.php index 3441874738..70e935c180 100644 --- a/module/api/view/debug.html.php +++ b/module/api/view/debug.html.php @@ -16,7 +16,7 @@ parameters as $param):?> - + diff --git a/module/backup/view/change.html.php b/module/backup/view/change.html.php index 1921373b0a..b0ba41fac5 100644 --- a/module/backup/view/change.html.php +++ b/module/backup/view/change.html.php @@ -23,7 +23,7 @@ diff --git a/module/block/view/publicform.html.php b/module/block/view/publicform.html.php index 659ba75bfb..1750271339 100644 --- a/module/block/view/publicform.html.php +++ b/module/block/view/publicform.html.php @@ -12,7 +12,7 @@ ?> - + diff --git a/module/build/view/create.html.php b/module/build/view/create.html.php index 79ea9eea1b..29f05774c8 100644 --- a/module/build/view/create.html.php +++ b/module/build/view/create.html.php @@ -45,7 +45,7 @@ - + - + diff --git a/module/build/view/edit.html.php b/module/build/view/edit.html.php index e2fa6e70dd..08fdecae59 100644 --- a/module/build/view/edit.html.php +++ b/module/build/view/edit.html.php @@ -40,7 +40,7 @@ - + @@ -52,11 +52,11 @@ - + - + diff --git a/module/company/view/edit.html.php b/module/company/view/edit.html.php index 6819a143df..5379132928 100644 --- a/module/company/view/edit.html.php +++ b/module/company/view/edit.html.php @@ -21,31 +21,31 @@
company->name;?>
name?>name", $param->isOptional() ? $param->getDefaultValue() : '', "class='form-control'")?>name", $param->isOptional() ? $param->getDefaultValue() : '', "class='form-control' autocomplete='off'")?>
- backup->holdDays, "class='form-control'");?> + backup->holdDays, "class='form-control' autocomplete='off'");?> day;?>
block->name?>title : '', "class='form-control'")?>title : '', "class='form-control' autocomplete='off'")?>
block->style;?>
build->name;?> - + @@ -63,11 +63,11 @@
build->scmPath;?>build->placeholder->scmPath}'");?>build->placeholder->scmPath}' autocomplete='off'");?>
build->filePath;?>build->placeholder->filePath}'");?>build->placeholder->filePath}' autocomplete='off'");?>
build->files;?>
build->name;?>name, "class='form-control'");?>name, "class='form-control' autocomplete='off'");?>
build->builder;?>
build->scmPath;?>scmPath, "class='form-control' placeholder='{$lang->build->placeholder->scmPath}'");?>scmPath, "class='form-control' placeholder='{$lang->build->placeholder->scmPath}' autocomplete='off'");?>
build->filePath;?>filePath, "class='form-control' placeholder='{$lang->build->placeholder->filePath}'");?>filePath, "class='form-control' placeholder='{$lang->build->placeholder->filePath}' autocomplete='off'");?>
build->files;?>
- + - + - + - + - + - + - + diff --git a/module/cron/view/create.html.php b/module/cron/view/create.html.php index 8e66a37818..d54c65b2c5 100644 --- a/module/cron/view/create.html.php +++ b/module/cron/view/create.html.php @@ -22,36 +22,36 @@
company->name;?>name, "class='form-control'");?>name, "class='form-control' autocomplete='off'");?>
company->phone;?>phone, "class='form-control'");?>phone, "class='form-control' autocomplete='off'");?>
company->fax;?>fax, "class='form-control'");?>fax, "class='form-control' autocomplete='off'");?>
company->address;?>address, "class='form-control'");?>address, "class='form-control' autocomplete='off'");?>
company->zipcode;?>zipcode, "class='form-control'");?>zipcode, "class='form-control' autocomplete='off'");?>
company->website;?>website ? $company->website : 'http://', "class='form-control'");?>website ? $company->website : 'http://', "class='form-control' autocomplete='off'");?>
company->backyard;?>backyard ? $company->backyard : 'http://', "class='form-control'");?>backyard ? $company->backyard : 'http://', "class='form-control' autocomplete='off'");?>
company->guest;?>
- + - + - + - + - + - + - + diff --git a/module/cron/view/edit.html.php b/module/cron/view/edit.html.php index ab7fa85f9c..85e80897bc 100644 --- a/module/cron/view/edit.html.php +++ b/module/cron/view/edit.html.php @@ -22,36 +22,36 @@
cron->m;?> cron->notice->m;?>
cron->h;?> cron->notice->h;?>
cron->dom;?> cron->notice->dom;?>
cron->mon;?> cron->notice->mon;?>
cron->dow;?> cron->notice->dow;?>
cron->command;?>
cron->remark;?>
cron->type;?>
- + - + - + - + - + - + - + diff --git a/module/dept/view/browse.html.php b/module/dept/view/browse.html.php index c5b9d827b2..1e071b76dd 100644 --- a/module/dept/view/browse.html.php +++ b/module/dept/view/browse.html.php @@ -53,9 +53,9 @@ foreach($sons as $sonDept) { if($sonDept->order > $maxOrder) $maxOrder = $sonDept->order; - echo html::input("depts[id$sonDept->id]", $sonDept->name, "class='form-control'"); + echo html::input("depts[id$sonDept->id]", $sonDept->name, "class='form-control' autocomplete='off'"); } - for($i = 0; $i < DEPT::NEW_CHILD_COUNT ; $i ++) echo html::input("depts[]", '', "class='form-control'"); + for($i = 0; $i < DEPT::NEW_CHILD_COUNT ; $i ++) echo html::input("depts[]", '', "class='form-control' autocomplete='off'"); ?> @@ -83,7 +83,7 @@ - + diff --git a/module/doc/view/create.html.php b/module/doc/view/create.html.php index 27d624fc01..26a8d746e2 100644 --- a/module/doc/view/create.html.php +++ b/module/doc/view/create.html.php @@ -33,11 +33,11 @@ - + - + @@ -54,7 +54,7 @@ diff --git a/module/doc/view/createlib.html.php b/module/doc/view/createlib.html.php index 36bf2c51ef..05d7805ae1 100644 --- a/module/doc/view/createlib.html.php +++ b/module/doc/view/createlib.html.php @@ -35,7 +35,7 @@ - + diff --git a/module/doc/view/edit.html.php b/module/doc/view/edit.html.php index 16d618e55a..40e56c65ec 100644 --- a/module/doc/view/edit.html.php +++ b/module/doc/view/edit.html.php @@ -32,11 +32,11 @@ - + - + @@ -48,7 +48,7 @@ type != 'url') echo "class='hidden'"?>> - + diff --git a/module/doc/view/editlib.html.php b/module/doc/view/editlib.html.php index a372ee60a4..f5d475a165 100644 --- a/module/doc/view/editlib.html.php +++ b/module/doc/view/editlib.html.php @@ -35,7 +35,7 @@ - + diff --git a/module/editor/view/edit.html.php b/module/editor/view/edit.html.php index 805e0730d2..1f41024665 100644 --- a/module/editor/view/edit.html.php +++ b/module/editor/view/edit.html.php @@ -40,7 +40,7 @@
editor->fileName;?> - + editor->pageName?>
diff --git a/module/extension/view/obtain.html.php b/module/extension/view/obtain.html.php index 340679e03d..5985d62b80 100644 --- a/module/extension/view/obtain.html.php +++ b/module/extension/view/obtain.html.php @@ -14,7 +14,7 @@
'>
- post->key, "class='form-control' placeholder='{$lang->extension->bySearch}'");?> + post->key, "class='form-control' placeholder='{$lang->extension->bySearch}' autocomplete='off'");?> ', '', ''); ?> diff --git a/module/file/view/edit.html.php b/module/file/view/edit.html.php index af92f5fedc..0fa663ce94 100644 --- a/module/file/view/edit.html.php +++ b/module/file/view/edit.html.php @@ -40,7 +40,7 @@ function closeWindow()
diff --git a/module/file/view/export.html.php b/module/file/view/export.html.php index d3f25b95f9..1cac85864b 100644 --- a/module/file/view/export.html.php +++ b/module/file/view/export.html.php @@ -125,7 +125,7 @@ $(document).ready(function() - + - + - + - + - + diff --git a/module/mail/view/ztcloud.html.php b/module/mail/view/ztcloud.html.php index 98808908c5..26f6aff640 100644 --- a/module/mail/view/ztcloud.html.php +++ b/module/mail/view/ztcloud.html.php @@ -45,18 +45,18 @@ - + - + diff --git a/module/my/view/editprofile.html.php b/module/my/view/editprofile.html.php index 9dc367f432..b948b6c043 100644 --- a/module/my/view/editprofile.html.php +++ b/module/my/view/editprofile.html.php @@ -22,15 +22,15 @@
cron->m;?>m, "class='form-control'")?>m, "class='form-control' autocomplete='off'")?> cron->notice->m;?>
cron->h;?>h, "class='form-control'")?>h, "class='form-control' autocomplete='off'")?> cron->notice->h;?>
cron->dom;?>dom, "class='form-control'")?>dom, "class='form-control' autocomplete='off'")?> cron->notice->dom;?>
cron->mon;?>mon, "class='form-control'")?>mon, "class='form-control' autocomplete='off'")?> cron->notice->mon;?>
cron->dow;?>dow, "class='form-control'")?>dow, "class='form-control' autocomplete='off'")?> cron->notice->dow;?>
cron->command;?>command), "class='form-control'")?>command), "class='form-control' autocomplete='off'")?>
cron->remark;?>remark, "class='form-control'")?>remark, "class='form-control' autocomplete='off'")?>
cron->type;?>
dept->name;?>name, "class='form-control'");?>name, "class='form-control' autocomplete='off'");?>
dept->manager;?>
doc->title;?>
doc->keywords;?>
doc->type;?>
doclib->name?>
doclib->control;?>
doc->title;?>title, "class='form-control'");?>title, "class='form-control' autocomplete='off'");?>
doc->keywords;?>keywords, "class='form-control'");?>keywords, "class='form-control' autocomplete='off'");?>
doc->type;?>
doc->url;?>type == 'url' ? $doc->content : '', "class='form-control'");?>type == 'url' ? $doc->content : '', "class='form-control' autocomplete='off'");?>
doc->files;?>
doc->libName?>name, "class='form-control'")?>name, "class='form-control' autocomplete='off'")?>
doclib->control;?> " . $lang->editor->examplePHP . ""; ?>
- title, "class='form-control'");?> + title, "class='form-control' autocomplete='off'");?> .extension;?>
setFileName;?> - +
@@ -174,7 +174,7 @@ $(document).ready(function()
file->tplTitle;?> - + $lang->public));?> diff --git a/module/group/view/copy.html.php b/module/group/view/copy.html.php index 7e911d026e..47faefdfda 100644 --- a/module/group/view/copy.html.php +++ b/module/group/view/copy.html.php @@ -23,7 +23,7 @@ - + diff --git a/module/group/view/create.html.php b/module/group/view/create.html.php index cc9207aa8a..7bfee60c47 100644 --- a/module/group/view/create.html.php +++ b/module/group/view/create.html.php @@ -22,7 +22,7 @@
group->name;?>name, "class='form-control'");?>name, "class='form-control' autocomplete='off'");?>
group->desc;?>
- + diff --git a/module/group/view/edit.html.php b/module/group/view/edit.html.php index 53d9bd6a31..942db2ce96 100644 --- a/module/group/view/edit.html.php +++ b/module/group/view/edit.html.php @@ -23,7 +23,7 @@
group->name;?>
group->desc;?>
- + diff --git a/module/install/view/step2.html.php b/module/install/view/step2.html.php index 86528ad8b6..9f1cd3059f 100644 --- a/module/install/view/step2.html.php +++ b/module/install/view/step2.html.php @@ -28,29 +28,29 @@ - + - + - + - + - + diff --git a/module/install/view/step4.html.php b/module/install/view/step4.html.php index 053d838aba..ab125c8488 100644 --- a/module/install/view/step4.html.php +++ b/module/install/view/step4.html.php @@ -47,15 +47,15 @@
group->name;?>name, "class='form-control'");?>name, "class='form-control' autocomplete='off'");?>
group->desc;?>
install->dbHost;?> install->dbHostNote;?>
install->dbPort;?>
install->dbUser;?>
install->dbPassword;?>
install->dbName;?>
install->dbPrefix;?> - + install->clearDB);?>
- + - + - + diff --git a/module/mail/view/detect.html.php b/module/mail/view/detect.html.php index b47a3e85fe..8264335c10 100755 --- a/module/mail/view/detect.html.php +++ b/module/mail/view/detect.html.php @@ -21,7 +21,7 @@ include '../../common/view/header.html.php';
install->company;?>
install->account;?>
install->password;?>
install->importDemoData);?>
- +
mail->inputFromEmail; ?>mail->nextStep);?>
mail->inputFromEmail; ?>mail->nextStep);?>
diff --git a/module/mail/view/edit.html.php b/module/mail/view/edit.html.php index e38e91057e..7e5b43e58c 100755 --- a/module/mail/view/edit.html.php +++ b/module/mail/view/edit.html.php @@ -35,27 +35,27 @@ include '../../common/view/header.html.php';
mail->fromAddress; ?>fromAddress, "class='form-control'");?>fromAddress, "class='form-control' autocomplete='off'");?> mail->addressWhiteList?>
mail->fromName; ?>
- fromName, "class='form-control'");?> + fromName, "class='form-control' autocomplete='off'");?>
mail->domain; ?>domain, "class='form-control'");?>domain, "class='form-control' autocomplete='off'");?>
mail->host; ?>host, "class='form-control'");?>host, "class='form-control' autocomplete='off'");?>
mail->port; ?>port, "class='form-control'");?>port, "class='form-control' autocomplete='off'");?> mail->secure; ?>
mail->domain?>mail, 'domain', common::getSysURL()), "class='form-control'")?>mail, 'domain', common::getSysURL()), "class='form-control' autocomplete='off'")?>
mail->accessKey; ?>
- accessKey) ? $mailConfig->accessKey : '', "class='form-control'");?> + accessKey) ? $mailConfig->accessKey : '', "class='form-control' autocomplete='off'");?>
mail->secretKey; ?>
- secretKey) ? $mailConfig->secretKey : '', "class='form-control'");?> + secretKey) ? $mailConfig->secretKey : '', "class='form-control' autocomplete='off'");?>
mail->domain?>mail, 'domain', common::getSysURL()), "class='form-control'")?>mail, 'domain', common::getSysURL()), "class='form-control' autocomplete='off'")?>
mail->fromAddress; ?>fromAddress, "class='form-control'");?>fromAddress, "class='form-control' autocomplete='off'");?> mail->addressWhiteList?>
mail->fromName; ?>
- fromName, "class='form-control'");?> + fromName, "class='form-control' autocomplete='off'");?>
- + - + - + @@ -47,9 +47,9 @@
user->realname;?>realname, "class='form-control'");?>realname, "class='form-control' autocomplete='off'");?> user->email;?>email, "class='form-control'");?>email, "class='form-control' autocomplete='off'");?>
user->gender;?> user->genderList, $user->gender);?> user->birthyear;?>birthday,"class='form-date form-control'");?>birthday,"class='form-date form-control' autocomplete='off'");?>
user->join;?>
- + - + @@ -70,31 +70,31 @@
user->account;?>account, "class='form-control' readonly='readonly'");?>account, "class='form-control' readonly='readonly' autocomplete='off'");?> user->commiter;?>commiter, "class='form-control'");?>commiter, "class='form-control' autocomplete='off'");?>
user->password;?>
- + - + - + - + - + - + - + - + - +
user->skype;?>skype, "class='form-control'");?>skype, "class='form-control' autocomplete='off'");?> user->qq;?>qq, "class='form-control'");?>qq, "class='form-control' autocomplete='off'");?>
user->yahoo;?>yahoo, "class='form-control'");?>yahoo, "class='form-control' autocomplete='off'");?> user->gtalk;?>gtalk, "class='form-control'");?>gtalk, "class='form-control' autocomplete='off'");?>
user->wangwang;?>wangwang, "class='form-control'");?>wangwang, "class='form-control' autocomplete='off'");?> user->mobile;?>mobile, "class='form-control'");?>mobile, "class='form-control' autocomplete='off'");?>
user->phone;?>phone, "class='form-control'");?>phone, "class='form-control' autocomplete='off'");?> user->address;?>address, "class='form-control'");?>address, "class='form-control' autocomplete='off'");?>
user->zipcode;?>zipcode, "class='form-control'");?>zipcode, "class='form-control' autocomplete='off'");?>
diff --git a/module/product/view/batchedit.html.php b/module/product/view/batchedit.html.php index 80752a61fe..2feb7dce8c 100755 --- a/module/product/view/batchedit.html.php +++ b/module/product/view/batchedit.html.php @@ -45,15 +45,15 @@ foreach(explode(',', $showFields) as $field)
name, "class='form-control'");?>code, "class='form-control'");?>name, "class='form-control' autocomplete='off'");?>code, "class='form-control' autocomplete='off'");?> ' style='overflow:visible'>PO, "class='form-control chosen'");?> ' style='overflow:visible'>QD, "class='form-control chosen'");?> ' style='overflow:visible'>RD, "class='form-control chosen'");?> '>product->typeList, $products[$productID]->type, "class='form-control'");?> '>product->statusList, $products[$productID]->status, "class='form-control'");?> '>desc), "rows='1' class='form-control autosize'");?>order, "class='form-control'");?>order, "class='form-control' autocomplete='off'");?>
- + - + diff --git a/module/product/view/edit.html.php b/module/product/view/edit.html.php index 0152f4ae21..556ec4a18f 100644 --- a/module/product/view/edit.html.php +++ b/module/product/view/edit.html.php @@ -24,11 +24,11 @@
product->name;?>
product->code;?>
product->PO;?>
- + - + diff --git a/module/productplan/view/batchedit.html.php b/module/productplan/view/batchedit.html.php index 6d05a4c2b3..cab91d81c6 100644 --- a/module/productplan/view/batchedit.html.php +++ b/module/productplan/view/batchedit.html.php @@ -30,7 +30,7 @@ - + diff --git a/module/productplan/view/create.html.php b/module/productplan/view/create.html.php index 33753a5092..008760f91e 100644 --- a/module/productplan/view/create.html.php +++ b/module/productplan/view/create.html.php @@ -36,7 +36,7 @@ - + diff --git a/module/productplan/view/edit.html.php b/module/productplan/view/edit.html.php index cff0002730..2585b5532f 100644 --- a/module/productplan/view/edit.html.php +++ b/module/productplan/view/edit.html.php @@ -37,7 +37,7 @@ - + diff --git a/module/project/view/batchedit.html.php b/module/project/view/batchedit.html.php index 1b57bcb4ba..df024c668b 100755 --- a/module/project/view/batchedit.html.php +++ b/module/project/view/batchedit.html.php @@ -52,8 +52,8 @@ $minWidth = (count($visibleFields) > 5) ? 'w-150px' : ''; - - + + @@ -63,7 +63,7 @@ $minWidth = (count($visibleFields) > 5) ? 'w-150px' : ''; - + - + diff --git a/module/story/view/close.html.php b/module/story/view/close.html.php index e96d6e9147..ca2cc3884e 100644 --- a/module/story/view/close.html.php +++ b/module/story/view/close.html.php @@ -27,11 +27,11 @@ - + - + diff --git a/module/story/view/create.html.php b/module/story/view/create.html.php index b436fc1e91..d89f8dccfd 100644 --- a/module/story/view/create.html.php +++ b/module/story/view/create.html.php @@ -73,7 +73,7 @@ story->source?>story->sourceList, $source, "class='form-control'");?> comment?> - + @@ -96,7 +96,7 @@
- +
story->keywords;?> - + diff --git a/module/story/view/edit.html.php b/module/story/view/edit.html.php index 79dffe3a1a..e879605efd 100644 --- a/module/story/view/edit.html.php +++ b/module/story/view/edit.html.php @@ -28,7 +28,7 @@
- title, 'class="form-control disabled" disabled="disabled"');?> + title, 'class="form-control disabled" disabled="disabled" autocomplete="off"');?>
@@ -130,7 +130,7 @@
- + @@ -174,7 +174,7 @@ status == 'closed'):?> - + diff --git a/module/story/view/review.html.php b/module/story/view/review.html.php index de62eb7018..5c2f85f3b9 100644 --- a/module/story/view/review.html.php +++ b/module/story/view/review.html.php @@ -39,11 +39,11 @@ var assignedTo = 'lastEditedBy ? print($story->lastEditedBy) : pri - + - + status == 'changed' or ($story->status == 'draft' and $story->version > 1)):?> diff --git a/module/task/view/activate.html.php b/module/task/view/activate.html.php index 5ae988dbf0..81cc43405e 100644 --- a/module/task/view/activate.html.php +++ b/module/task/view/activate.html.php @@ -30,7 +30,7 @@ diff --git a/module/task/view/batchcreate.html.php b/module/task/view/batchcreate.html.php index ed367bf7a1..d029365513 100644 --- a/module/task/view/batchcreate.html.php +++ b/module/task/view/batchcreate.html.php @@ -86,7 +86,7 @@ if($hiddenStory and isset($visibleFields['story'])) $colspan -= 1; @@ -117,7 +117,7 @@ if($hiddenStory and isset($visibleFields['story'])) $colspan -= 1; diff --git a/module/task/view/batchedit.html.php b/module/task/view/batchedit.html.php index 30237060b2..f516ed4ed9 100755 --- a/module/task/view/batchedit.html.php +++ b/module/task/view/batchedit.html.php @@ -70,7 +70,7 @@ foreach(explode(',', $showFields) as $field) diff --git a/module/task/view/create.html.php b/module/task/view/create.html.php index 221a33215b..b4c2205dc5 100644 --- a/module/task/view/create.html.php +++ b/module/task/view/create.html.php @@ -64,7 +64,7 @@
- name, "class='form-control'");?> + name, "class='form-control' autocomplete='off'");?> task->copyStoryTitle;?>
diff --git a/module/task/view/edit.html.php b/module/task/view/edit.html.php index 1483d27a2d..6d6c712910 100644 --- a/module/task/view/edit.html.php +++ b/module/task/view/edit.html.php @@ -34,7 +34,7 @@
- name, 'class="form-control" placeholder="' . $lang->task->name . '"');?> + name, 'class="form-control" autocomplete="off" placeholder="' . $lang->task->name . '"');?>
@@ -139,7 +139,7 @@
- + @@ -147,7 +147,7 @@ - + @@ -159,7 +159,7 @@ - +
product->name;?>name, "class='form-control'");?>name, "class='form-control' autocomplete='off'");?>
product->code;?>code, "class='form-control'");?>code, "class='form-control' autocomplete='off'");?>
product->PO;?>
id . html::hidden("id[$plan->id]", $plan->id);?>id]", $plan->title, "class='form-control'")?>id]", $plan->title, "class='form-control' autocomplete='off'")?> id]", $plan->desc, "class='form-control' rows='1'")?> id]", $plan->begin, "class='form-control form-date'")?> id]", $plan->end, "class='form-control form-date'")?>
productplan->title;?>
productplan->begin;?>
productplan->title;?>title, 'class="form-control"');?>title, "class='form-control' autocomplete='off'");?>
productplan->begin;?>
name, "class='form-control'");?>code, "class='form-control'");?>name, "class='form-control' autocomplete='off'");?>code, "class='form-control' autocomplete='off'");?> ' style='overflow:visible'>PM, "class='form-control chosen'");?> ' style='overflow:visible'>PO, "class='form-control chosen'");?> ' style='overflow:visible'>QD, "class='form-control chosen'");?>begin, "class='form-control form-date' onchange='computeWorkDays(this.id)'");?> end, "class='form-control form-date' onchange='computeWorkDays(this.id)'");?> '> desc), "rows='1' class='form-control autosize'");?>'>team, "class='form-control'");?>'>team, "class='form-control' autocomplete='off'");?> '>
days, "class='form-control' autocomplete='off'");?> diff --git a/module/project/view/create.html.php b/module/project/view/create.html.php index 44f09265a3..44de1ebc28 100644 --- a/module/project/view/create.html.php +++ b/module/project/view/create.html.php @@ -47,11 +47,11 @@ - + - + @@ -77,7 +77,7 @@ - + diff --git a/module/project/view/edit.html.php b/module/project/view/edit.html.php index bc1669e0ae..7d512cdc29 100644 --- a/module/project/view/edit.html.php +++ b/module/project/view/edit.html.php @@ -26,11 +26,11 @@
project->name;?>
project->code;?>
project->dateRange;?>
project->teamname;?>
project->type;?>
- + - + @@ -65,7 +65,7 @@ - + diff --git a/module/project/view/fixfirst.html.php b/module/project/view/fixfirst.html.php index 7f76ec4b79..0fe0ac4d02 100644 --- a/module/project/view/fixfirst.html.php +++ b/module/project/view/fixfirst.html.php @@ -17,7 +17,7 @@ - + diff --git a/module/project/view/putoff.html.php b/module/project/view/putoff.html.php index 37b7f29099..05893a5ee3 100644 --- a/module/project/view/putoff.html.php +++ b/module/project/view/putoff.html.php @@ -47,7 +47,7 @@ diff --git a/module/release/view/create.html.php b/module/release/view/create.html.php index c00c77ec29..713314f4bc 100644 --- a/module/release/view/create.html.php +++ b/module/release/view/create.html.php @@ -29,7 +29,7 @@ js::set('page' , 'create'); - + - + diff --git a/module/story/view/batchcreate.html.php b/module/story/view/batchcreate.html.php index 644ee606f6..08bf726f14 100644 --- a/module/story/view/batchcreate.html.php +++ b/module/story/view/batchcreate.html.php @@ -67,7 +67,7 @@ if($this->story->checkForceReview()) unset($visibleFields['review']); @@ -96,7 +96,7 @@ if($this->story->checkForceReview()) unset($visibleFields['review']); @@ -121,7 +121,7 @@ if($this->story->checkForceReview()) unset($visibleFields['review']); diff --git a/module/story/view/batchedit.html.php b/module/story/view/batchedit.html.php index d48e44502b..739b986369 100644 --- a/module/story/view/batchedit.html.php +++ b/module/story/view/batchedit.html.php @@ -72,7 +72,7 @@ foreach(explode(',', $showFields) as $field) @@ -91,10 +91,10 @@ foreach(explode(',', $showFields) as $field) closedReason, "class=form-control onchange=setDuplicateAndChild(this.value,$storyID) style='min-width: 70px'");?>
project->name;?>name, "class='form-control'");?>name, "class='form-control' autocomplete='off'");?>
project->code;?>code, "class='form-control'");?>code, "class='form-control' autocomplete='off'");?>
project->dateRange;?>
project->teamname;?>team, "class='form-control'");?>team, "class='form-control' autocomplete='off'");?>
project->status;?>
begin?> - project->placeholder->totalLeft}'")?> + project->placeholder->totalLeft}' autocomplete='off'")?> project->totalEstimate . $project->totalEstimate . $lang->project->workHour. ')'?>
diff --git a/module/project/view/importbug.html.php b/module/project/view/importbug.html.php index 0dbe1ee4c7..1e86e52acc 100755 --- a/module/project/view/importbug.html.php +++ b/module/project/view/importbug.html.php @@ -50,7 +50,7 @@ var browseType = '';
bug->statusList[$bug->status];?> id]", $lang->task->priList, 3, "class='input-sm form-control'");?> id]", $users, zget($users, $bug->assignedTo, '', $bug->assignedTo), "class='input-sm form-control chosen'");?>id]", '', 'size=4 class="input-sm form-control"');?>id]", '', 'size=4 class="input-sm form-control" autocomplete="off"');?>
project->days;?>
- days, "class='form-control'");?> + days, "class='form-control' autocomplete='off'");?> project->day;?>
release->name;?> - +   (' . $lang->release->last . ': ' . $lastRelease->name . ')';?> diff --git a/module/release/view/edit.html.php b/module/release/view/edit.html.php index e53286ca48..863035fee1 100644 --- a/module/release/view/edit.html.php +++ b/module/release/view/edit.html.php @@ -30,7 +30,7 @@ js::set('oldReleasedBuild' , $release->build); - + diff --git a/module/release/view/export.html.php b/module/release/view/export.html.php index b3c54c91ad..859558c3db 100755 --- a/module/release/view/export.html.php +++ b/module/release/view/export.html.php @@ -44,7 +44,7 @@ function closeWindow() - + @@ -59,7 +59,7 @@ - + diff --git a/module/story/view/batchclose.html.php b/module/story/view/batchclose.html.php index 57b3cb666e..57247415e9 100755 --- a/module/story/view/batchclose.html.php +++ b/module/story/view/batchclose.html.php @@ -45,22 +45,22 @@ story->reasonList, 'done', "class=form-control onchange=setDuplicateAndChild(this.value,$storyID) style='min-width: 70px'");?>
release->name;?>name, "class='form-control'");?>name, "class='form-control' autocomplete='off'");?>
release->build;?>
setFileName;?> - + .html release->exportTypeList, 'all', "class='form-control'")?>
diff --git a/module/sso/view/bind.html.php b/module/sso/view/bind.html.php index d564a2e1b1..10fd2b611d 100644 --- a/module/sso/view/bind.html.php +++ b/module/sso/view/bind.html.php @@ -51,7 +51,7 @@
user->realname?>realname, "class='form-control'")?>realname, "class='form-control' autocomplete='off'")?>
user->gender?>
user->email?>email, "class='form-control'")?>email, "class='form-control' autocomplete='off'")?>
' closedReason != 'duplicate') echo "style='display:none'";?>> - idAB}'");?> + idAB}' autocomplete='off'");?> ' closedReason != 'subdivided') echo "style='display:none'";?>> - idAB}'");?> + idAB}' autocomplete='off'");?>
story->reasonList, $stories[$storyID]->closedReason, 'disabled="disabled" class="form-control"');?>
story->colorTag}' data-update-text='#title\\[{$i}\\]'");?> - +
'>
story->colorTag}' data-update-text='#title\\[{$i}\\]'");?> - +
'>
story->colorTag}' data-update-text='#title\\[%s\\]'");?> - +
'>
color, "data-provide='colorpicker' data-wrapper='input-group-btn fix-border-right' data-pull-menu-right='false' data-btn-tip='{$lang->story->colorTag}' data-update-text='#titles\\[{$storyID}\\]'");?> - title, 'class=form-control'); ?> + title, "class='form-control' autocomplete='off'"); ?>
>estimate, "class='form-control' autocomplete='off'"); ?> ' closedReason != 'duplicate') echo "style='display:none'";?>> - idAB}'");?> + idAB}' autocomplete='off'");?> ' closedReason != 'subdivided') echo "style='display:none'";?>> - idAB}'");?> + idAB}' autocomplete='off'");?>
@@ -102,7 +102,7 @@ foreach(explode(',', $showFields) as $field)
>closedReason, 'class="form-control" disabled="disabled"');?> >keywords, 'class="form-control"');?>>keywords, 'class="form-control" autocomplete="off"');?>
story->comment;?>
story->keywords;?>keywords, 'class=form-control');?>keywords, "class='form-control' autocomplete='off'");?>
story->mailto;?>
story->duplicateStory;?>duplicateStory, "class='form-control'");?>duplicateStory, "class='form-control' autocomplete='off'");?>
story->duplicateStory;?>
story->childStories;?>
task->left;?>
- + task->hour;?>
task->colorTag}' data-update-text='#name\\[{$i}\\]'");?> - +
task->typeList, $type, 'class=form-control');?>
task->colorTag}' data-update-text='#name\\[%s\\]'");?> - +
task->typeList, $type, 'class=form-control');?>
color, "data-provide='colorpicker' data-wrapper='input-group-btn fix-border-right' data-pull-menu-right='false' data-btn-tip='{$lang->task->colorTag}' data-update-text='#names\\[{$taskID}\\]'");?> - name, 'class=form-control');?> + name, "class='form-control' autocomplete='off'");?>
' style='overflow:visible'>module, "class='form-control chosen'")?>
task->finishedDate;?>finishedDate, 'class="form-control"');?>finishedDate, 'class="form-control" autocomplete="off"');?>
task->canceledBy;?>
task->canceledDate;?>canceledDate, 'class="form-control"');?>canceledDate, 'class="form-control" autocomplete="off"');?>
task->closedBy;?>
task->closedDate;?>closedDate, 'class="form-control"');?>closedDate, 'class="form-control" autocomplete="off"');?>
diff --git a/module/task/view/editestimate.html.php b/module/task/view/editestimate.html.php index dac5190ad3..0906b25a3c 100644 --- a/module/task/view/editestimate.html.php +++ b/module/task/view/editestimate.html.php @@ -28,11 +28,11 @@ task->record;?> - consumed, 'class="form-control"');?> + consumed, 'class="form-control" autocomplete="off"');?> task->left;?> - left, 'class="form-control"');?> + left, 'class="form-control" autocomplete="off"');?> comment;?> diff --git a/module/task/view/finish.html.php b/module/task/view/finish.html.php index bbdcdd8594..c114e86d13 100644 --- a/module/task/view/finish.html.php +++ b/module/task/view/finish.html.php @@ -28,7 +28,7 @@ task->consumed;?> -
consumed, "class='form-control'");?> task->hour;?>
+
consumed, "class='form-control' autocomplete='off'");?> task->hour;?>
task->assignedTo;?> diff --git a/module/testcase/view/batchcreate.html.php b/module/testcase/view/batchcreate.html.php index 290ac840de..774b997c8d 100644 --- a/module/testcase/view/batchcreate.html.php +++ b/module/testcase/view/batchcreate.html.php @@ -75,13 +75,13 @@ if($hiddenStory and isset($visibleFields['story'])) $colspan -= 1;
testcase->colorTag}' data-update-text='#title\\[{$i}\\]'");?> - +
testcase->typeList, $type, "class=form-control");?> '> testcase->priList, $pri, "class=form-control");?> '> - '> + '> ' style='overflow:visible'>testcase->stageList, '', "class='form-control chosen' multiple");?> @@ -100,13 +100,13 @@ if($hiddenStory and isset($visibleFields['story'])) $colspan -= 1;
testcase->colorTag}' data-update-text='#title\\[%s\\]'");?> - +
testcase->typeList, $type, "class=form-control");?> '> testcase->priList, $pri, "class=form-control");?> '> - '> + '> ' style='overflow:visible'>testcase->stageList, '', "class='form-control' multiple");?> diff --git a/module/testcase/view/batchedit.html.php b/module/testcase/view/batchedit.html.php index 87dcd3be8f..4f587bec1b 100644 --- a/module/testcase/view/batchedit.html.php +++ b/module/testcase/view/batchedit.html.php @@ -62,12 +62,12 @@ foreach(explode(',', $showFields) as $field)
color, "data-provide='colorpicker' data-wrapper='input-group-btn fix-border-right' data-pull-menu-right='false' data-btn-tip='{$lang->testcase->colorTag}' data-update-text='#titles\\[{$caseID}\\]'");?> - title, 'class=form-control'); echo "*";?> + title, "class='form-control' autocomplete='off'"); echo "*";?>
type, 'class=form-control');?> '>precondition, "rows='1' class='form-control autosize'")?> - '> keywords, "class='form-control'");?> + '> keywords, "class='form-control' autocomplete='off'");?> ' style='overflow:visible'>testcase->stageList, $cases[$caseID]->stage, "class='form-control chosen' multiple data-placeholder='{$lang->testcase->stage}'");?> diff --git a/module/testcase/view/create.html.php b/module/testcase/view/create.html.php index 238f91c295..76618228cf 100644 --- a/module/testcase/view/create.html.php +++ b/module/testcase/view/create.html.php @@ -87,7 +87,7 @@
- +
@@ -160,7 +160,7 @@ testcase->keywords;?> - + diff --git a/module/testcase/view/edit.html.php b/module/testcase/view/edit.html.php index 7dd3f41627..61dc052d30 100644 --- a/module/testcase/view/edit.html.php +++ b/module/testcase/view/edit.html.php @@ -32,7 +32,7 @@
- title, 'class="form-control" placeholder="' . $lang->case->title . '"');?> + title, 'class="form-control" autocomplete="off" placeholder="' . $lang->case->title . '"');?>
@@ -141,7 +141,7 @@ testcase->keywords;?> - keywords, 'class=form-control');?> + keywords, "class='form-control' autocomplete='off'");?> testcase->linkCase;?> diff --git a/module/testcase/view/exporttemplet.html.php b/module/testcase/view/exporttemplet.html.php index 2b298ea02a..80e5e9e311 100644 --- a/module/testcase/view/exporttemplet.html.php +++ b/module/testcase/view/exporttemplet.html.php @@ -33,7 +33,7 @@ function closeWindow()
testcase->num;?>
diff --git a/module/testcase/view/showimport.html.php b/module/testcase/view/showimport.html.php index 0272e87649..993eeb1feb 100644 --- a/module/testcase/view/showimport.html.php +++ b/module/testcase/view/showimport.html.php @@ -45,14 +45,14 @@ echo html::hidden("product[$key]", $productID); ?> - title, "class='form-control' style='margin-top:2px'")?> + title, "class='form-control' style='margin-top:2px' autocomplete='off'")?> module) ? $case->module : (!empty($case->id) ? $cases[$case->id]->module : ''), "class='form-control chosen'")?> story) ? $case->story : (!empty($case->id) ? $cases[$case->id]->story : ''), "class='form-control chosen'")?> testcase->priList, !empty($case->pri) ? $case->pri : (!empty($case->id) ? $cases[$case->id]->pri : ''), "class='form-control'")?> testcase->typeList, !empty($case->type) ? $case->type : (!empty($case->id) ? $cases[$case->id]->type : ''), "class='form-control'")?> testcase->statusList, !empty($case->status) ? $case->status : (!empty($case->id) ? $cases[$case->id]->status : 'normal'), "class='form-control'")?> testcase->stageList, !empty($case->stage) ? $case->stage : (!empty($case->id) ? $cases[$case->id]->stage : ''), "multiple='multiple' class='form-control chosen'")?> - keywords) ? $case->keywords : "", "class='form-control'")?> + keywords) ? $case->keywords : "", "class='form-control' autocomplete='off'")?> precondition) ? htmlspecialchars($case->precondition) : "", "class='form-control'")?> diff --git a/module/testtask/view/create.html.php b/module/testtask/view/create.html.php index 2e6edf4c9e..8a0f1c4a9c 100644 --- a/module/testtask/view/create.html.php +++ b/module/testtask/view/create.html.php @@ -64,7 +64,7 @@ testtask->name;?> - + testtask->desc;?> diff --git a/module/testtask/view/edit.html.php b/module/testtask/view/edit.html.php index 7008a5795b..7f672be158 100644 --- a/module/testtask/view/edit.html.php +++ b/module/testtask/view/edit.html.php @@ -54,7 +54,7 @@ testtask->name;?> - name, "class='form-control'");?> + name, "class='form-control' autocomplete='off'");?> testtask->desc;?> diff --git a/module/todo/view/batchcreate.html.php b/module/todo/view/batchcreate.html.php index 5139900e1c..9ae4d4f667 100755 --- a/module/todo/view/batchcreate.html.php +++ b/module/todo/view/batchcreate.html.php @@ -54,8 +54,8 @@ >todo->typeList, '', "onchange='loadList(this.value, " . ($i + 1) . ")' class='form-control'");?> >todo->priList, $pri, 'class=form-control');?> - -
+ +
> > diff --git a/module/todo/view/batchedit.html.php b/module/todo/view/batchedit.html.php index b3e0023588..d42dcb7bc4 100644 --- a/module/todo/view/batchedit.html.php +++ b/module/todo/view/batchedit.html.php @@ -50,12 +50,12 @@ $columns = count($visibleFields) + 3; >id]", $lang->todo->typeList, $todo->type, "onchange=loadList(this.value,$todo->id) class='form-control'");?> >id]", $lang->todo->priList, $todo->pri, 'class=form-control');?> - +
type == 'custom') { - echo html::input("names[$todo->id]", $todo->name, "class='form-control'"); ; + echo html::input("names[$todo->id]", $todo->name, "class='form-control' autocomplete='off'"); ; } elseif($todo->type == 'task') { diff --git a/module/todo/view/create.html.php b/module/todo/view/create.html.php index 1cbda2916f..af1b04cc7a 100644 --- a/module/todo/view/create.html.php +++ b/module/todo/view/create.html.php @@ -42,7 +42,7 @@ todo->name;?> -
+
diff --git a/module/todo/view/edit.html.php b/module/todo/view/edit.html.php index fa3f5ef9d2..fd8b49431e 100644 --- a/module/todo/view/edit.html.php +++ b/module/todo/view/edit.html.php @@ -46,7 +46,7 @@
type == 'bug' or $todo->type == 'task') ? 'readonly' : ''; - echo html::input('name', $todo->name, "$readType class=form-control"); + echo html::input('name', $todo->name, "$readType class='form-control' autocomplete='off'"); ?>
diff --git a/module/tree/view/browse.html.php b/module/tree/view/browse.html.php index c10aac7413..ea09ac54f4 100644 --- a/module/tree/view/browse.html.php +++ b/module/tree/view/browse.html.php @@ -70,17 +70,17 @@ if($sonModule->order > $maxOrder) $maxOrder = $sonModule->order; $disabled = $sonModule->type == $viewType ? '' : 'disabled'; echo "
"; - echo "
" . html::input("modules[id$sonModule->id]", $sonModule->name, 'class="form-control"' . $disabled) . '
'; + echo "
" . html::input("modules[id$sonModule->id]", $sonModule->name, 'class="form-control" autocomplete="off"' . $disabled) . '
'; if($hasBranch) echo "
" . html::select("branch[id$sonModule->id]", $branches, $sonModule->branch, 'class="form-control" disabled') . '
'; - echo "
" . html::input("shorts[id$sonModule->id]", $sonModule->short, "class='form-control' placeholder='{$lang->tree->short}' $disabled") . '
'; + echo "
" . html::input("shorts[id$sonModule->id]", $sonModule->short, "class='form-control' placeholder='{$lang->tree->short}' $disabled autocomplete='off'") . '
'; echo '
'; } for($i = 0; $i < TREE::NEW_CHILD_COUNT ; $i ++) { echo "
"; - echo "
" . html::input("modules[]", '', "class='form-control' placeholder='{$lang->tree->name}'") . '
'; + echo "
" . html::input("modules[]", '', "class='form-control' placeholder='{$lang->tree->name}' autocomplete='off'") . '
'; if($hasBranch) echo '
' . html::select("branch[]", $branches, $branch, 'class="form-control"') . '
'; - echo "
" . html::input("shorts[]", '', "class='form-control' placeholder='{$lang->tree->short}'"); + echo "
" . html::input("shorts[]", '', "class='form-control' placeholder='{$lang->tree->short}' autocomplete='off'"); echo ""; echo ""; echo '
'; diff --git a/module/tree/view/browsetask.html.php b/module/tree/view/browsetask.html.php index b870129e66..7327934ec1 100644 --- a/module/tree/view/browsetask.html.php +++ b/module/tree/view/browsetask.html.php @@ -54,7 +54,7 @@ { foreach($products as $product) { - echo '' . html::input("products[id$product->id]", $product->name, 'class=form-control disabled="true"') . ''; + echo '' . html::input("products[id$product->id]", $product->name, 'class=form-control disabled="true" autocomplete="off"') . ''; } } foreach($sons as $sonModule) @@ -62,15 +62,15 @@ if($sonModule->order > $maxOrder) $maxOrder = $sonModule->order; $disabled = $sonModule->type == 'task' ? '' : 'disabled'; echo "
"; - echo "
" . html::input("modules[id$sonModule->id]", $sonModule->name, "class='form-control' placeholder='{$lang->tree->name}' " . $disabled) . '
'; - echo "
" . html::input("shorts[id$sonModule->id]", $sonModule->short, "class='form-control' placeholder='{$lang->tree->short}' " . $disabled) . '
'; + echo "
" . html::input("modules[id$sonModule->id]", $sonModule->name, "class='form-control' autocomplete='off' placeholder='{$lang->tree->name}' " . $disabled) . '
'; + echo "
" . html::input("shorts[id$sonModule->id]", $sonModule->short, "class='form-control' autocomplete='off' placeholder='{$lang->tree->short}' " . $disabled) . '
'; echo "
"; } for($i = 0; $i < TREE::NEW_CHILD_COUNT ; $i ++) { echo "
"; - echo "
" . html::input("modules[]", '', "class='form-control' placeholder='{$lang->tree->name}'") . '
'; - echo "
" . html::input("shorts[]", '', "class='form-control' placeholder='{$lang->tree->short}'") . '
'; + echo "
" . html::input("modules[]", '', "class='form-control' autocomplete='off' placeholder='{$lang->tree->name}'") . '
'; + echo "
" . html::input("shorts[]", '', "class='form-control' autocomplete='off' placeholder='{$lang->tree->short}'") . '
'; echo html::hidden('branch[]', empty($module) ? 0 : $module->branch) . '
'; } ?> diff --git a/module/tree/view/edit.html.php b/module/tree/view/edit.html.php index 82b8684957..dfa73873e1 100644 --- a/module/tree/view/edit.html.php +++ b/module/tree/view/edit.html.php @@ -36,7 +36,7 @@ $jsRoot = $webRoot . "js/"; > tree->name;?> - name, "class='form-control'");?> + name, "class='form-control' autocomplete='off'");?> @@ -46,7 +46,7 @@ $jsRoot = $webRoot . "js/"; tree->short;?> - short, "class='form-control'");?> + short, "class='form-control' autocomplete='off'");?> diff --git a/module/user/view/batchcreate.html.php b/module/user/view/batchcreate.html.php index c650b9bdef..a8b645af32 100644 --- a/module/user/view/batchcreate.html.php +++ b/module/user/view/batchcreate.html.php @@ -64,10 +64,10 @@ $minWidth = (count($visibleFields) > 5) ? 'w-150px' : ''; ' style='overflow:visible'> 0 ? 'ditto' : $deptID, "class='form-control chosen'");?> - + user->roleList, $i > 0 ? 'ditto' : '', "class='form-control' onchange='changeGroup(this.value, $i)'");?> 0 ? 'ditto' : '', "class='form-control chosen'");?> - > + > >user->genderList, 'm');?>
@@ -77,17 +77,17 @@ $minWidth = (count($visibleFields) > 5) ? 'w-150px' : ''; ?>
- '> - '> - '> - '> - '> - '> - '> - '> - '> - '> - '> + '> + '> + '> + '> + '> + '> + '> + '> + '> + '> + '> diff --git a/module/user/view/batchedit.html.php b/module/user/view/batchedit.html.php index b4f585eb7e..7898154573 100644 --- a/module/user/view/batchedit.html.php +++ b/module/user/view/batchedit.html.php @@ -65,20 +65,20 @@ $minWidth = (count($visibleFields) > 7) ? 'w-120px' : ''; id;?> ' style='overflow:visible'>id]", $depts, $dept, "class='form-control chosen'");?> id]", $user->account, "class='form-control' autocomplete='off'");?> - id]", $user->realname, "class='form-control'");?> + id]", $user->realname, "class='form-control' autocomplete='off'");?> id]", $lang->user->roleList, $role, "class='form-control'");?> - '>id]", $user->commiter, "class='form-control'");?> - '> id]", $user->email, "class='form-control'");?> + '>id]", $user->commiter, "class='form-control' autocomplete='off'");?> + '> id]", $user->email, "class='form-control' autocomplete='off'");?> '> id]", $user->join, "class='form-control form-date'");?> - '> id]", $user->skype, "class='form-control'");?> - '> id]", $user->qq, "class='form-control'");?> - '> id]", $user->yahoo, "class='form-control'");?> - '> id]", $user->gtalk, "class='form-control'");?> - '>id]", $user->wangwang, "class='form-control'");?> - '> id]", $user->mobile, "class='form-control'");?> - '> id]", $user->phone, "class='form-control'");?> - '> id]", $user->address, "class='form-control'");?> - '> id]", $user->zipcode, "class='form-control'");?> + '> id]", $user->skype, "class='form-control' autocomplete='off'");?> + '> id]", $user->qq, "class='form-control' autocomplete='off'");?> + '> id]", $user->yahoo, "class='form-control' autocomplete='off'");?> + '> id]", $user->gtalk, "class='form-control' autocomplete='off'");?> + '>id]", $user->wangwang, "class='form-control' autocomplete='off'");?> + '> id]", $user->mobile, "class='form-control' autocomplete='off'");?> + '> id]", $user->phone, "class='form-control' autocomplete='off'");?> + '> id]", $user->address, "class='form-control' autocomplete='off'");?> + '> id]", $user->zipcode, "class='form-control' autocomplete='off'");?> diff --git a/module/user/view/create.html.php b/module/user/view/create.html.php index 13ff6b0051..c6ebee1de3 100644 --- a/module/user/view/create.html.php +++ b/module/user/view/create.html.php @@ -62,11 +62,11 @@ user->email;?> - + user->commiter;?> - + user->join;?> diff --git a/module/user/view/edit.html.php b/module/user/view/edit.html.php index bec650ea0d..c1b00d9f34 100644 --- a/module/user/view/edit.html.php +++ b/module/user/view/edit.html.php @@ -25,7 +25,7 @@ user->basicInfo;?> user->realname;?> - realname, "class='form-control'");?> + realname, "class='form-control' autocomplete='off'");?> user->dept;?> @@ -51,7 +51,7 @@ account, "class='form-control' autocomplete='off'");?> user->email;?> - email, "class='form-control'");?> + email, "class='form-control' autocomplete='off'");?> @@ -69,38 +69,38 @@ user->commiter;?> - commiter, "class='form-control'");?> + commiter, "class='form-control' autocomplete='off'");?> - + - + - + - + - + - + - + - + - +
user->contactInfo;?>
user->skype;?>skype, "class='form-control'");?>skype, "class='form-control' autocomplete='off'");?> user->qq;?>qq, "class='form-control'");?>qq, "class='form-control' autocomplete='off'");?>
user->yahoo;?>yahoo, "class='form-control'");?>yahoo, "class='form-control' autocomplete='off'");?> user->gtalk;?>gtalk, "class='form-control'");?>gtalk, "class='form-control' autocomplete='off'");?>
user->wangwang;?>wangwang, "class='form-control'");?>wangwang, "class='form-control' autocomplete='off'");?> user->mobile;?>mobile, "class='form-control'");?>mobile, "class='form-control' autocomplete='off'");?>
user->phone;?>phone, "class='form-control'");?>phone, "class='form-control' autocomplete='off'");?> user->address;?>address, "class='form-control'");?>address, "class='form-control' autocomplete='off'");?>
user->zipcode;?>zipcode, "class='form-control'");?>zipcode, "class='form-control' autocomplete='off'");?>
diff --git a/module/user/view/managecontacts.html.php b/module/user/view/managecontacts.html.php index 4c69e9906a..2e3df08bbd 100644 --- a/module/user/view/managecontacts.html.php +++ b/module/user/view/managecontacts.html.php @@ -68,12 +68,12 @@ if($lists) echo $lang->user->contacts->or; echo $lang->user->contacts->createList; echo ''; - echo html::input('newList', '', "class='form-control'"); + echo html::input('newList', '', "class='form-control' autocomplete='off'"); echo ''; } else { - echo html::input('listName', $list->listName, "class='form-control'"); + echo html::input('listName', $list->listName, "class='form-control' autocomplete='off'"); echo html::hidden('listID', $list->id); } ?>