Commit Graph

26 Commits

Author SHA1 Message Date
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
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
Qiang Xue
d9ff05cb75 Fixed test break. 2014-02-13 21:18:43 -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
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
f6c54739ff Upgraded bootstrap to 3.0RC1. 2013-08-08 20:00:48 -04:00
Qiang Xue
955f351e6d Added acceptance tests for the basic app. 2013-06-22 20:26:22 -04:00
Qiang Xue
3aa964dfba Revert "Added ActiveForm::mfield()."
This reverts commit 9a5ca9951318447d050e5d53b05c0c281667b1a5.
2013-06-19 19:14:41 -04:00
Qiang Xue
5b3971756a Simplified button signature. 2013-06-19 08:54:09 -04:00
Qiang Xue
1b93fcb58d Added ActiveForm::mfield(). 2013-06-19 08:37:11 -04:00
Qiang Xue
cb76b82e09 Renamed apps/bootstrap to apps/basic. 2013-05-24 10:14:49 -04:00