40 Commits

Author SHA1 Message Date
ccd4ae9f3c Fixes #1691: added “viewport” meta tag to layout views. 2013-12-29 15:31:35 -05:00
4148912b82 Fixes #1643: Added default value for Captcha::options 2013-12-27 10:46:13 -05:00
8995c0b0ca Code style fixes for layouts 2013-11-28 01:19:43 +04:00
d2e5f2c507 Fixes #1234: use dash instead of underscore to separate language and country in locale id. 2013-11-19 16:33:52 -05:00
4c4f7bd708 Move AppAsset from config to assets directory 2013-11-13 18:17:05 +02:00
75dc290a24 Fixes #1193 2013-11-13 08:31:49 -05:00
93dd629411 Fix apps phpDoc and short tags 2013-11-12 06:24:07 +02:00
927e9dddb4 Refactored View 2013-11-06 22:52:27 +04:00
0d04846c08 php short echo syntax 2013-10-28 23:57:40 +03:00
c2dabfa78e Adjusted short tags 2013-10-20 00:59:56 +04:00
24bc980da4 Replaced "<?php echo" with "<?=" that is always available for PHP 5.4 2013-10-18 14:09:11 +04:00
dfb6e1f404 Convert to short syntax [2]. 2013-10-18 12:03:36 +00:00
0fc423c74a Added support for data-method and data-confirm. 2013-09-18 23:11:55 -04:00
347e79a467 Fixes #863: adjusted horizontal form layout 2013-09-09 21:27:58 -04:00
851dfe6333 Use horizontal form for login page. 2013-09-08 09:58:28 -04:00
4b008ae096 Updated bootstrap to release version including wrappers and views 2013-08-21 03:00:13 +04:00
1896dd1707 gii WIP 2013-08-16 07:38:18 -04:00
65352e500f refactored ActiveField. 2013-08-14 21:17:13 -04:00
4d69b56eb3 Update main.php 2013-08-14 21:06:17 +00:00
451ff62e3d Added login hint. 2013-08-12 13:29:37 -04:00
27ad7e1fc7 Added Controller::goHome(). 2013-08-12 13:19:37 -04:00
534aa4f93c Support auto-activation of Nav. 2013-08-12 07:17:43 -04:00
ce4f37a183 doc fix. 2013-08-11 16:14:59 -04:00
bc21de98bd Refactored the basic app. 2013-08-10 07:33:24 -04:00
aeb568bee2 refactored NavBar and basic app navbar. 2013-08-09 10:55:16 -04:00
6d66a98acb test break fix. 2013-08-09 09:32:28 -04:00
a602ee0e8c Fixed the basic app template. 2013-08-08 21:56:58 -04:00
e3801fbf6b Upgraded bootstrap to 3.0RC1. 2013-08-08 20:00:48 -04:00
322dc10d22 fixes #687 2013-08-05 12:10:08 +04:00
3d5388ff2b Reorganized captcha code. 2013-08-03 07:20:39 -04:00
e2813d5ce6 fixed basic app code style 2013-07-21 19:13:00 +04:00
368a4cfe66 Asset feature refactoring (WIP) 2013-07-15 22:49:22 -04:00
7fa240be65 initial implementation of Yii debugger. 2013-07-07 20:29:19 -04:00
aa514e61c0 Fixed basic layout. 2013-06-28 16:43:09 -04:00
a5a2481b4f Added acceptance tests for the basic app. 2013-06-22 20:26:22 -04:00
6fd1c16609 Revert "Added ActiveForm::mfield()."
This reverts commit 9a5ca9951318447d050e5d53b05c0c281667b1a5.
2013-06-19 19:14:41 -04:00
11c14a20e9 Simplified button signature. 2013-06-19 08:54:09 -04:00
9a5ca99513 Added ActiveForm::mfield(). 2013-06-19 08:37:11 -04:00
e207361255 Refactored the widget usage with ActiveField. 2013-05-29 07:47:33 -04:00
759c303a65 Renamed apps/bootstrap to apps/basic. 2013-05-24 10:14:49 -04:00