Commit Graph

55 Commits

Author SHA1 Message Date
90eac27dae
优化首页动态视觉加载性能
(改成cdn加速,可能对中国大陆用户不太友好?)
2024-06-14 16:05:29 +08:00
24cb0cbf9b
首页美化+公告显示 2024-04-21 16:43:27 +08:00
d9a2e05654
修复错误的样式设定 2024-04-19 18:25:58 +08:00
f232250491
首页美化(1/3) 2024-04-19 18:22:51 +08:00
413d60f3f4
整理代码&清洁工作
移除了一些来自模板的代码
2024-03-17 15:37:13 +08:00
9159880f12 update
new feature: simple file manage
目前只实现了目录切换 路径显示 文件下载
2024-02-10 17:41:07 +08:00
efaecee9ca 改进导航栏和首页 2024-02-10 12:03:11 +08:00
cde47b6261 update 2024-02-09 12:15:09 +08:00
Ihor Sychevskyi
7c567643e3
update views folder links (#299) 2023-05-13 11:33:44 +03:00
lmsmartins
6938fc41f2
Fix #285: Fix CSS issues in login form, homepage and form-group class (#287) 2023-02-27 20:19:42 +03:00
Luke English
9d3b84517a
Update composer depedencies to be the same as the advanced application (#262)
* Compatible with PHP 8.1 and Codeception 5
* Add PHP 8.1 to workflow
* PHP 7.4 as a minimum
* Updated dependencies

Co-authored-by: Luke English <luke.english@ec2i.biz>
2022-06-17 19:15:52 +03:00
Luke English
94bfe89845
Update to PHP 7.4 and codeception/verify 2.2 (#260)
Co-authored-by: Luke English <luke.english@ec2i.biz>
2022-02-25 17:58:50 +03:00
Evgeniy Tkachenko
19f5d09c92
docs: correct Syntax for phpDoc (#258)
Co-authored-by: githubjeka <etcoder@gmail.com>
2022-01-14 22:47:17 +03:00
Bizley
1d283a477a
Fix #256: Fix error message in login form (#257) 2021-10-31 22:06:57 +03:00
Bizley
0f2ec24968
Fix #245: Use Bootstrap 4 (#248) 2021-05-19 15:01:06 +03:00
Mikhail
2ce52fbcd3 Update login.php (#87)
It's more consistent definition
2016-09-28 17:26:32 +02:00
Alexandr
a25a953f8d Update contact.php (#74) 2016-07-19 00:54:42 +03:00
MaximAL
3527b6712c Update contact.php 2015-12-01 20:16:24 +03:00
MaximAL
4b2e0713e3 HTML5 shorthand for attribute value 2015-12-01 20:11:46 +03:00
MaximAL
7cf2418d88 Autofocus on username field
Useful UX improvement
2015-12-01 19:58:38 +03:00
Alex Solomaha
72c2d75419 Views match Yii2 View Code Style
close #18
2015-07-09 12:39:15 +02:00
BlueZED
8ed0dfbdeb Fix for issue #5
Apply the template to the checkbox, not the field.
2015-04-22 10:06:08 +02:00
Michael Härtl
ac46b6dab6 Issue 5160: Update base app to use bootstrap ActiveForm 2014-09-29 13:45:04 +02:00
Alexander Makarov
91f05a2891 Fixes #4071: mail component renamed to mailer, yii\log\EmailTarget::$mail renamed to yii\log\EmailTarget::$mailer 2014-06-26 18:28:28 +04:00
Alexander Makarov
2193366f3f Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 2014-06-20 17:40:00 +04:00
SonicGD
93cc82c4bf Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
Luciano Baraglia
a85ef65aba Code style fixes 2014-03-08 20:47:04 -03:00
Qiang Xue
d9ff05cb75 Fixed test break. 2014-02-13 21:18:43 -05:00
Qiang Xue
6e5525a531 adjusted wording. 2014-02-10 15:39:38 -05:00
Mark
aa6dcbf200 fixed message 2014-02-11 00:21:12 +04:00
Mark
2d68c55d98 view improved 2014-02-11 00:13:21 +04:00
Qiang Xue
5aff78d47a Fixes #1643: Added default value for Captcha::options 2013-12-27 10:46:13 -05:00
Alexander Makarov
d9735bc3b7 Refactored View 2013-11-06 22:52:27 +04:00
Alexander Mohorev
573b4b0757 php short echo syntax 2013-10-28 23:57:40 +03:00
Alexander Makarov
e2e05c2383 Adjusted short tags 2013-10-20 00:59:56 +04:00
Alexander Makarov
4bf4751320 Replaced "<?php echo" with "<?=" that is always available for PHP 5.4 2013-10-18 14:09:11 +04:00
Yakir Sitbon
4023798e42 Convert to short syntax [2]. 2013-10-18 12:03:36 +00:00
Qiang Xue
7c1050460c Fixes #863: adjusted horizontal form layout 2013-09-09 21:27:58 -04:00
Qiang Xue
0f5aac1e21 Use horizontal form for login page. 2013-09-08 09:58:28 -04:00
Alexander Makarov
e4ecdf9d8e Updated bootstrap to release version including wrappers and views 2013-08-21 03:00:13 +04:00
Qiang Xue
a18629cb28 gii WIP 2013-08-16 07:38:18 -04:00
Qiang Xue
35ab0787c7 refactored ActiveField. 2013-08-14 21:17:13 -04:00
Qiang Xue
e9c052d380 Added login hint. 2013-08-12 13:29:37 -04:00
Qiang Xue
5072e526be Refactored the basic app. 2013-08-10 07:33:24 -04:00
Qiang Xue
173374d890 test break fix. 2013-08-09 09:32:28 -04:00
Qiang Xue
37f69a52d7 Fixed the basic app template. 2013-08-08 21:56:58 -04:00
Qiang Xue
f6c54739ff Upgraded bootstrap to 3.0RC1. 2013-08-08 20:00:48 -04:00
Qiang Xue
da0afe1957 Reorganized captcha code. 2013-08-03 07:20:39 -04:00
Alexander Makarov
636a85a6f5 fixed basic app code style 2013-07-21 19:13:00 +04:00
Qiang Xue
955f351e6d Added acceptance tests for the basic app. 2013-06-22 20:26:22 -04:00