0fc423c74a
Added support for data-method and data-confirm.
2013-09-18 23:11:55 -04:00
bb6d0f1b47
Merge pull request #888 from sergon/patch-5
...
Update passwordResetToken.php
2013-09-18 11:27:52 -07:00
41e2c41002
Update SiteController.php
2013-09-18 22:18:12 +06:00
29394758ba
Update passwordResetToken.php
2013-09-18 22:12:47 +06:00
f5778b6bf0
Advanced application enhancements.
...
- Turned on CSRF validation by default.
- Added access control for login, signup and logout for frontend application.
- Added access control for login, logout and index for backend application.
- YII_ENV is now defined for all applications.
- No trace is writted to logs if debug is turned off.
- Added default error view for frontend and backend.
- In frontend application captcha will always ask for "testme" if YII_ENV is defined as "test".
2013-09-16 02:46:29 +04:00
325f83f66b
Basic application enhancements.
...
- Turned on CSRF validation by default.
- Application params are now readed before config is defined to be able to use values from params when configuring.
- Added access control for login and logout.
2013-09-16 02:41:19 +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
df85be3622
Added debug to preload in advanced app template
2013-09-04 16:18:15 +04:00
f877de144b
Removed DebugTarget reference from advanced app template configs
2013-09-04 15:55:32 +04:00
8c7d0aebe1
Added note about the fact that PHP SSL extension is required to install all Composer dependencies
2013-09-04 15:44:31 +04:00
fae8084524
Update alert widget
2013-08-21 11:48:01 +04:00
4b008ae096
Updated bootstrap to release version including wrappers and views
2013-08-21 03:00:13 +04:00
b9553eb57a
Replaced diff vendor.
2013-08-19 14:21:40 -04:00
829c10f4fa
Fixed yii autoload precedence.
2013-08-18 20:33:11 -04:00
710d4767e9
composer config update.
2013-08-18 18:46:49 -04:00
1896dd1707
gii WIP
2013-08-16 07:38:18 -04:00
65352e500f
refactored ActiveField.
2013-08-14 21:17:13 -04:00
28317c454c
Update main.php
2013-08-14 21:08:06 +00:00
c884aca466
Update main.php
2013-08-14 21:07:47 +00:00
4d69b56eb3
Update main.php
2013-08-14 21:06:17 +00:00
b07ac2810e
Merge branch 'master' of github.com:yiisoft/yii2
2013-08-12 20:06:00 -04:00
6040841687
fixed User class namespace in phpdoc
2013-08-13 02:50:16 +04:00
0596fa82fd
code style fixes
2013-08-13 02:43:47 +04:00
edb77393b2
fixes #736
2013-08-13 01:16:53 +04:00
29077460db
css fix.
2013-08-12 16:20:44 -04: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
9193e4777c
Removed yii\debug\Module::enabled.
2013-08-10 07:56:40 -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
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