152 Commits

Author SHA1 Message Date
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
0e013c4f46 Fixed debugger with the new bootstrap. 2013-08-08 21:06:40 -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
71fae803bc fixes #684 2013-08-02 17:22:30 +04:00
eda171e1be Added more YII_ENV constants. 2013-07-31 07:18:59 -04:00
1e0decf44d fixes #650 2013-07-29 20:29:55 +04:00
3af5c9bf38 Resolves #674 - Remove old config files 2013-07-29 11:14:17 +02:00
ccb2b0f609 Resolves #674 2013-07-29 11:11:16 +02:00
e0b256586b Update SiteController.php 2013-07-26 16:22:30 +02:00
3bef7365f1 Fixes #624: renamed www to web. 2013-07-25 07:57:49 -04:00
3d10cb1852 Changed default value of Logger::traceLevel. 2013-07-24 07:51:12 -04:00
42397df054 fixed code style 2013-07-22 14:36:48 +04:00
f4b10b56b6 fixes #651 2013-07-22 12:46:58 +04:00
aa3e816023 fixes #652 advanced app fixes 2013-07-22 12:41:25 +04:00
b02f01f6be More on advanced app template:
- Unified way to use Alert
- Added link to restore password to login form
- Refactored restore password
2013-07-21 22:10:31 +04:00
5284e5856d added some phpdoc to advanced app 2013-07-21 19:13:00 +04:00
e2813d5ce6 fixed basic app code style 2013-07-21 19:13:00 +04:00
793d25292f Typo fix [skip ci] 2013-07-21 11:39:32 -03:00
aff33aaa9f Password input in advanced app signup [ci skip] 2013-07-18 15:07:27 -03:00
b28e6b90e6 added charset 2013-07-18 12:56:20 +04:00
fc402dc378 fixed field type 2013-07-18 12:56:20 +04:00
a6cd7b72bb refactored helper organization. 2013-07-17 20:45:36 -04:00
90ed776296 implemented password reset 2013-07-18 03:09:41 +04:00
4b83aff0d7 Added signup link to frontend 2013-07-18 02:13:28 +04:00
b8ff2cc569 Added authkey generation 2013-07-18 02:08:19 +04:00
c5e9d84c6a signup action for advanced app template 2013-07-18 02:06:34 +04:00
4879d83dad fixes #627 2013-07-18 01:20:56 +04:00
368a4cfe66 Asset feature refactoring (WIP) 2013-07-15 22:49:22 -04:00
2d8da01c98 import namespaces. 2013-07-12 07:36:00 -04:00
d29ea5a110 import namespaces. 2013-07-12 07:31:54 -04:00
1fc85114c4 Added default trace level setting. 2013-07-10 12:57:36 -04:00
3ba4188ea4 fixed advanced app backend 2013-07-10 12:47:31 +04:00
4a60711b3c Removed test code. 2013-07-08 06:47:10 -04:00
d121c0d3e9 debugger furnishing 2013-07-08 06:44:22 -04:00
7fa240be65 initial implementation of Yii debugger. 2013-07-07 20:29:19 -04:00
29c593d526 Fix CS issues. 2013-07-03 09:32:44 +06:00
12c48d1ae4 Refactored logging. 2013-07-02 22:09:25 -04:00
1a02a4d51e Removed unused code. 2013-06-28 21:49:42 -04:00
aa514e61c0 Fixed basic layout. 2013-06-28 16:43:09 -04:00
9cf82b3ae1 Added Model::load(). Added Controller::refresh() and redirect(). 2013-06-26 08:34:27 -04:00
36655d3b1d Merge branch 'master' of github.com:yiisoft/yii2 2013-06-23 19:26:26 -04:00
5698a10c81 Added functional tests for the basic app. 2013-06-23 19:26:16 -04:00
87ee68841e Merge pull request #573 from bio/normalize-repo
Converted CRLF to LF. Added gitattributes file.
2013-06-23 13:55:06 -07:00
7f1b8c109e Adjust for test integration. 2013-06-23 15:03:59 -04:00
a5a2481b4f Added acceptance tests for the basic app. 2013-06-22 20:26:22 -04:00
6708923740 Converted CRLF to LF. Added gitattributes file. 2013-06-22 15:28:11 +03:00