17 Commits

Author SHA1 Message Date
11a4d6dedc console gii WIP 2014-09-07 11:29:32 -04:00
b55ce76479 Fixes #1263: Fixed the issue that Gii and Debug modules might be affected by incompatible asset manager configuration 2014-04-22 12:42:51 -04:00
707e4e810e fixed typo. [skip ci] 2014-04-17 23:33:13 -04:00
520011fff6 Fixes #3088: The debug and gii modules will manage their own URL rules now 2014-04-17 20:42:50 -04:00
0b29c9607d fixed broken API links [skip ci] 2014-04-09 22:22:49 -04:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
097ee6f874 first draft of the extension generator 2014-02-13 04:06:42 +01:00
f24454a458 Renames AccessDeniedHttpException to ForbiddenHttpException in framework, docs, and extension files 2014-01-21 17:11:28 -08:00
da9d544c54 psr-4 change. 2014-01-10 21:06:25 -05:00
41685a2409 moved extensions under yii. 2013-12-09 23:51:49 -05:00
c7c13a6693 Added concrete http exception classes. 2013-11-29 21:22:08 -05:00
a5e3c00d75 replaced inheritdoc tags. 2013-11-29 12:49:07 -05:00
2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} 2013-11-26 04:24:20 +02:00
182dfb39dc Added warning log when access to gii and debugger is denied due to IP restriction. 2013-11-20 15:26:45 -05:00
bca3e95c86 reverted commit about aliases in debug and gii module
not needed when installed via composer and application config loads
composer extensions correctly
2013-11-05 14:11:42 +01:00
f6ba1f0082 fixed asset path problem in gii and debug module
set alias to the correct path as they are not part of the yii framework
directory anymore
2013-11-05 13:15:53 +01:00
c4bb668b90 moved gii and debug to extensions. 2013-11-03 00:16:35 -04:00