Alexander Makarov
|
462c50031a
|
Fixes #1930: Fixed domain based URL matching for website root
|
2014-01-17 21:06:13 +04:00 |
|
Alexander Makarov
|
6e7165133e
|
Fixes #1991: regression in index.php handling
|
2014-01-17 20:38:27 +04:00 |
|
Alexander Makarov
|
5d23a066ca
|
Removed unused imports
|
2014-01-12 23:42:55 +04:00 |
|
Qiang Xue
|
cc636805da
|
Fixes #1894: The path aliases @webroot and @web are now available right after the application is initialized
|
2014-01-11 22:05:36 -05:00 |
|
Qiang Xue
|
58e847258f
|
Renamed Request::maskedCsrfToken to csrfToken.
|
2014-01-11 11:49:29 -05:00 |
|
Qiang Xue
|
bdcd995f00
|
added missing use statement.
|
2014-01-10 23:05:25 -05:00 |
|
Qiang Xue
|
0c38655217
|
psr-4 move
|
2014-01-10 21:41:43 -05:00 |
|
Qiang Xue
|
0d814fa523
|
Moved "framework" to "iii".
|
2013-05-09 12:00:15 -04:00 |
|
Qiang Xue
|
8520be08de
|
Fixes issue #174: make URL parameters available in $_GET.
|
2013-05-09 11:40:51 -04:00 |
|
Qiang Xue
|
6b770dad6e
|
Merge branch 'master' of https://github.com/yiisoft/yii2
|
2013-05-08 15:27:27 -04:00 |
|
Qiang Xue
|
96fd37de2e
|
Fixes issue #49: finished CAPTCHA feature.
|
2013-05-08 15:27:06 -04:00 |
|
Qiang Xue
|
01ae015088
|
Fixes issue #180: DbSession crashes with autoStart
|
2013-05-08 06:58:34 -04:00 |
|
Alexander Kochetov
|
48d04fbb8c
|
!== array() => !empty()
|
2013-05-07 19:57:27 +04:00 |
|
Alexander Kochetov
|
d7df7053e0
|
=== array() => empty()
|
2013-05-07 19:51:29 +04:00 |
|
Qiang Xue
|
dd5969147d
|
move JsExpression to web.
|
2013-05-07 07:39:24 -04:00 |
|
Qiang Xue
|
d2f35f2062
|
Fixes issue #124.
|
2013-05-05 21:02:57 -04:00 |
|
Qiang Xue
|
9880d1fa51
|
Merge pull request #122 from mynameiszanders/master
Added Newlines
|
2013-05-05 12:14:14 -07:00 |
|
Qiang Xue
|
9841d6c639
|
Fixes issue #124.
|
2013-05-05 15:11:53 -04:00 |
|
Zander Baldwin
|
4be9e195c2
|
Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
|
2013-05-05 17:04:55 +01:00 |
|
Vladimir Vyachin
|
b6cee8af88
|
fix assetconverter file extensions change only first time
|
2013-05-05 18:21:10 +04:00 |
|
Qiang Xue
|
c91a0f4b26
|
Fixes issue #105: route var appears twice in the created URL
|
2013-05-05 10:14:55 -04:00 |
|
Qiang Xue
|
b6cd61fce6
|
Merge pull request #103 from FrediL/master
Fix for UploadedFile
|
2013-05-05 06:27:38 -07:00 |
|
Qiang Xue
|
af72a948f6
|
Fixes issue #107: UrlManager::showScriptName default to false.
|
2013-05-05 09:07:51 -04:00 |
|
FrediL
|
3ed7b62233
|
Use Html::getInputName instead ActiveForm::getInputName
|
2013-05-05 06:36:48 +03:00 |
|
Qiang Xue
|
932ed70a72
|
Fixes issue #99.
|
2013-05-04 19:25:35 -04:00 |
|
Qiang Xue
|
6e997cb428
|
improved contact page.
|
2013-05-03 17:28:19 -04:00 |
|
Qiang Xue
|
147b3155c8
|
Added contact page. Fixed various form bugs.
|
2013-05-03 17:09:02 -04:00 |
|
root
|
3d4661ec36
|
Merge branch 'master' of https://github.com/LAV45/yii2
|
2013-05-03 20:18:07 +03:00 |
|
LAV45
|
57e175552a
|
The first rule of a template can not start with a "/", even if it has a default value
|
2013-05-08 18:10:02 +03:00 |
|
Qiang Xue
|
74246a23f6
|
form wip
|
2013-04-28 10:39:42 -04:00 |
|
Qiang Xue
|
9af15ac803
|
Refactored UrlManager.
|
2013-04-28 10:35:23 -04:00 |
|
Qiang Xue
|
32ba512246
|
refactored AccessControl
|
2013-04-28 10:23:08 -04:00 |
|
Qiang Xue
|
ee777e844e
|
Support alternative URL rule syntax.
|
2013-04-27 22:02:35 -04:00 |
|
Qiang Xue
|
bf22d96bfc
|
Merge branch 'master' of git.yiisoft.com:yii2
|
2013-04-25 15:09:25 -04:00 |
|
Qiang Xue
|
989b8fa5bf
|
Added CSRF support.
|
2013-04-25 15:09:07 -04:00 |
|
Qiang Xue
|
7dd1f884c4
|
Added support for rest to Html.
|
2013-04-25 13:47:11 -04:00 |
|
Qiang Xue
|
122376a868
|
Added a basic app.
|
2013-04-22 19:45:37 -04:00 |
|
Qiang Xue
|
f21499dd9b
|
script WIP
|
2013-04-22 16:03:27 -04:00 |
|
Qiang Xue
|
7775e927e1
|
script command WIP
|
2013-04-22 06:50:22 -04:00 |
|
Qiang Xue
|
304122ebe4
|
Fixed bug in yiic.php.
Refactoring AssetConverter.
|
2013-04-19 20:44:59 -04:00 |
|
Qiang Xue
|
41ea94853b
|
refactoring and documentation for asset/script management.
|
2013-04-19 15:19:29 -04:00 |
|
Qiang Xue
|
30e6d28b77
|
Finished asset converter.
|
2013-04-18 23:22:59 -04:00 |
|
Alexander Makarov
|
a701697c96
|
fixed component name
|
2013-04-19 01:58:23 +04:00 |
|
Qiang Xue
|
1f47ea9781
|
Added asset processor concept.
|
2013-04-18 15:55:28 -04:00 |
|
Qiang Xue
|
d22e8ea34b
|
Added YiiBase::importNamespaces().
|
2013-04-18 15:46:01 -04:00 |
|
Qiang Xue
|
bab3222907
|
Added doc.
|
2013-04-18 15:29:30 -04:00 |
|
Qiang Xue
|
611bc31657
|
script WIP
|
2013-04-18 13:51:06 -04:00 |
|
Qiang Xue
|
fadb528f2e
|
script WIP
|
2013-04-18 12:58:45 -04:00 |
|
Alexander Makarov
|
c006ebeb49
|
added .hgignore to list of typically ignored files
|
2013-04-18 20:46:37 +04:00 |
|
Alexander Makarov
|
4db5041d66
|
removed metions of 1.1
|
2013-04-18 20:46:17 +04:00 |
|