Carsten Brandt
dd9a3675a6
redis cache php doc grammar fix
2013-05-02 00:01:04 +02:00
Carsten Brandt
baf295402e
better php doc for redis Connection::executeCommand
2013-05-01 21:23:22 +02:00
Carsten Brandt
38a1938847
documentation and code style fixes
2013-05-01 21:15:57 +02:00
Carsten Brandt
fad011274c
added missing init() method to Cache class
2013-05-01 18:42:38 +02:00
Carsten Brandt
3d3f711d6a
testing and fixing RedisCache
2013-05-01 18:02:53 +02:00
Carsten Brandt
9634b72820
Merge branch 'master' into redis
...
* master: (27 commits)
form wip
form wip
form WIP
script WIP
Minor change about twig alias.
Added Controller::populate().
Added bootstrap. form WIP
form wip
form wip
Refactored UrlManager.
refactored AccessControl
activeform WIP
Removed the $value parameter from radio and checkbox.
Support alternative URL rule syntax.
Support default standard component class.
updated view renderers docs
activeform wip
Refactored view renderers.
updated view renderers docs
refactoring activeform.
...
2013-05-01 16:24:28 +02:00
Carsten Brandt
eac48ff2a8
Redis cache implementation
2013-05-01 16:12:18 +02:00
Qiang Xue
b07b0c142f
form wip
2013-05-01 08:49:05 -04:00
Qiang Xue
8114316587
form wip
2013-05-01 07:51:28 -04:00
Qiang Xue
4e9dc9812e
form WIP
2013-04-30 17:23:49 -04:00
Qiang Xue
a2594b7dce
script WIP
2013-04-30 11:26:38 -04:00
Qiang Xue
44c1534e71
Minor change about twig alias.
2013-04-30 10:23:35 -04:00
Qiang Xue
06fa0259b5
Added Controller::populate().
2013-04-29 23:13:10 -04:00
Qiang Xue
f5f3d2e48e
Added bootstrap. form WIP
2013-04-29 22:47:45 -04:00
Qiang Xue
69b2b3722b
form wip
2013-04-28 23:36:08 -04: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
4131878512
activeform WIP
2013-04-27 22:03:28 -04:00
Qiang Xue
a4b7d493b0
Removed the $value parameter from radio and checkbox.
2013-04-27 22:03:14 -04:00
Qiang Xue
ee777e844e
Support alternative URL rule syntax.
2013-04-27 22:02:35 -04:00
Qiang Xue
0b4d47d951
Support default standard component class.
2013-04-27 22:02:08 -04:00
Qiang Xue
399a53cfc4
activeform wip
2013-04-27 16:51:05 -04:00
Qiang Xue
3a146a0662
Refactored view renderers.
2013-04-27 13:30:25 -04:00
Alexander Makarov
d9498c437b
Merge branch 'template-engines'
2013-04-27 16:10:49 +04:00
Qiang Xue
784bdb326e
refactoring activeform.
2013-04-26 22:10:06 -04:00
Qiang Xue
90cfb6ebb8
ActiveForm wip
2013-04-25 23:17:58 -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
a578938df7
Added beforeAction and afterAction to Module.
2013-04-24 18:59:54 -04:00
Carsten Brandt
79982c9848
Redis Insert, Update, Delete and Find is ready and roughly unit tested
...
relations are not working yet
2013-04-24 18:33:11 +02:00
Carsten Brandt
3e3290164c
Merge remote-tracking branch 'origin/master' into redis
...
* origin/master: (104 commits)
Fixed typo in query builder and reverted changes to DbCache.php
added note about enabling APC cache for CLI
more assertions for cache test
fixed dbcache multiget
fixed Html test under Windows (line endings)
fixed DB quoting typo
create a webapp in test bootstrap
updated expected exception message
Added a basic app.
initial implementation of asset command.
script WIP
script command WIP
Fixed bug in yiic.php. Refactoring AssetConverter.
adjusted default app layout
refactoring and documentation for asset/script management.
Finished asset converter.
removed unnecessary code, added comment about displaying errors
better handling of errors during rendering an error
safer exception rendering
turn asset manager into a getter.
...
2013-04-24 13:21:24 +02:00
Carsten Brandt
34b6624410
implemented redis AR ActiveQuery and find()
2013-04-24 00:23:03 +02:00
Qiang Xue
15b9f97ca4
Fixed typo in query builder and reverted changes to DbCache.php
2013-04-23 16:48:14 -04:00
Alexander Makarov
d40776efd9
Merge branch 'refs/heads/master' into template-engines
2013-04-23 16:30:38 +04:00
Alexander Makarov
c09ace8e96
added note about enabling APC cache for CLI
2013-04-23 15:10:18 +04:00
Alexander Makarov
b0bf8f7406
fixed dbcache multiget
2013-04-23 14:40:52 +04:00
Alexander Makarov
3e2e4afa85
fixed DB quoting typo
2013-04-23 14:15:22 +04:00
Qiang Xue
122376a868
Added a basic app.
2013-04-22 19:45:37 -04:00
Qiang Xue
e132ed8d18
initial implementation of asset command.
2013-04-22 17:22:38 -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
Alexander Makarov
c7cf1026c0
adjusted default app layout
2013-04-20 01:40:37 +04:00
Qiang Xue
41ea94853b
refactoring and documentation for asset/script management.
2013-04-19 15:19:29 -04:00
Qiang Xue
4e8f9ceaa7
Merge branch 'master' of git.yiisoft.com:yii2
2013-04-18 23:23:10 -04:00
Qiang Xue
30e6d28b77
Finished asset converter.
2013-04-18 23:22:59 -04:00
Alexander Makarov
0a41b006ee
removed unnecessary code, added comment about displaying errors
2013-04-19 04:22:36 +04:00
Alexander Makarov
767a78f8b8
better handling of errors during rendering an error
2013-04-19 04:12:30 +04:00