Qiang Xue
|
4727ac8f1d
|
Refactored the feature of transactional operations.
|
2013-08-07 22:22:23 -04:00 |
|
Qiang Xue
|
b3b1151469
|
Finished draft implementation of GridView.
|
2013-08-06 17:00:32 -04:00 |
|
crtlib
|
80f1fda740
|
checkVar => checkVars
|
2013-08-03 23:43:40 +02:00 |
|
crtlib
|
004c509ca3
|
checkVar => checkVars
|
2013-08-03 23:42:17 +02:00 |
|
crtlib
|
bb05ed4f24
|
Update Component.php
|
2013-08-03 23:13:31 +02:00 |
|
crtlib
|
846f17017c
|
Component::hasProperty() small optimization
|
2013-08-03 23:10:43 +02:00 |
|
Qiang Xue
|
250ec28e0c
|
Fixes #713.
|
2013-08-03 16:54:08 -04:00 |
|
Qiang Xue
|
60ba20491e
|
Added support for passing parameters to the format method.
|
2013-08-03 16:51:57 -04:00 |
|
Qiang Xue
|
6b41d41fd9
|
Fixes #711.
|
2013-08-03 14:04:36 -04:00 |
|
Qiang Xue
|
3d5388ff2b
|
Reorganized captcha code.
|
2013-08-03 07:20:39 -04:00 |
|
Qiang Xue
|
f72c451c86
|
Display debug toolbar on error pages.
|
2013-08-02 16:36:11 -04:00 |
|
Qiang Xue
|
eda171e1be
|
Added more YII_ENV constants.
|
2013-07-31 07:18:59 -04:00 |
|
Qiang Xue
|
458f50acd0
|
typo fix
|
2013-07-29 06:23:52 -04:00 |
|
sv3tli0
|
89f11519ef
|
Fix description
|
2013-07-27 15:32:31 +03:00 |
|
Qiang Xue
|
3bef7365f1
|
Fixes #624: renamed www to web.
|
2013-07-25 07:57:49 -04:00 |
|
Qiang Xue
|
e433c98ed4
|
Fixes #599
|
2013-07-23 22:01:16 -04:00 |
|
Qiang Xue
|
f1ba923e91
|
Fixes #648: EVENT_BEFORE_ACTION is triggered twice.
|
2013-07-21 20:39:05 -04:00 |
|
Qiang Xue
|
203f4bfe3e
|
Fixes issue #643
|
2013-07-21 08:59:17 -04:00 |
|
Qiang Xue
|
e15938474c
|
Refactored console commands.
|
2013-07-18 18:21:21 -04:00 |
|
Qiang Xue
|
a128bffb47
|
Fix for asset command.
|
2013-07-16 21:43:17 -04:00 |
|
Qiang Xue
|
368a4cfe66
|
Asset feature refactoring (WIP)
|
2013-07-15 22:49:22 -04:00 |
|
Qiang Xue
|
389c0e2bb6
|
Improved log panel display.
|
2013-07-10 13:24:04 -04:00 |
|
Qiang Xue
|
4ec0a61af1
|
Added logging of view files.
|
2013-07-10 13:09:34 -04:00 |
|
Qiang Xue
|
ba6c10eb30
|
Yii debugger WIP
|
2013-07-06 21:20:49 -04:00 |
|
Qiang Xue
|
682c0a346f
|
Added trace messages.
|
2013-07-06 17:05:29 -04:00 |
|
Qiang Xue
|
94fd8f6153
|
Merge branch 'master' of github.com:yiisoft/yii2
|
2013-07-03 21:07:44 -04:00 |
|
Qiang Xue
|
f043aa5ea3
|
Added Formatter::format().
|
2013-07-03 21:07:21 -04:00 |
|
Sw3rtas
|
ab27d16efd
|
* Fixed Model::loadMultiple() when populating from formName()
* Documentation corrections for data population and quoting names in SQL query
|
2013-07-03 23:02:32 +03:00 |
|
Qiang Xue
|
12c48d1ae4
|
Refactored logging.
|
2013-07-02 22:09:25 -04:00 |
|
Qiang Xue
|
689e5d1653
|
renamed "logging" to "log".
|
2013-07-02 21:47:46 -04:00 |
|
Qiang Xue
|
452fe3e3b0
|
delay validation of scenario to validate().
|
2013-07-01 19:39:56 -04:00 |
|
Qiang Xue
|
6c2cf9a268
|
Removed redundant code.
|
2013-07-01 07:14:28 -04:00 |
|
Qiang Xue
|
7a587f62a6
|
Added back the events for Controller.
|
2013-06-30 21:01:14 -04:00 |
|
Qiang Xue
|
55daae4773
|
Fixes issue #589: validate the scenario name.
|
2013-06-30 18:45:05 -04:00 |
|
Qiang Xue
|
3a365dae49
|
Added new events.
|
2013-06-30 18:35:21 -04:00 |
|
Qiang Xue
|
611052c4cf
|
Support preloading modules
|
2013-06-29 21:55:24 -04:00 |
|
Qiang Xue
|
20666567e8
|
debug toolbar WIP
|
2013-06-27 21:50:38 -04:00 |
|
Qiang Xue
|
16dcd9701f
|
Added Model::loadMultiple() and validateMultiple().
|
2013-06-26 09:02:42 -04:00 |
|
Qiang Xue
|
9cf82b3ae1
|
Added Model::load(). Added Controller::refresh() and redirect().
|
2013-06-26 08:34:27 -04:00 |
|
Qiang Xue
|
3eccd850fe
|
Added Formatter::nullDisplay.
|
2013-06-25 11:32:16 -04:00 |
|
Qiang Xue
|
5698a10c81
|
Added functional tests for the basic app.
|
2013-06-23 19:26:16 -04:00 |
|
Qiang Xue
|
6c5dfc04f7
|
Added default value for error in Model::addError().
|
2013-06-21 14:19:41 -04:00 |
|
Qiang Xue
|
c210de9d71
|
Merge pull request #556 from creocoder/php5.3-way-to-get-namespace
Model::formName() and ActiveRecord::getNamespacedClass() PHP 5.3 way
|
2013-06-19 05:13:52 -07:00 |
|
Alexander Kochetov
|
a788f505fb
|
Model::formName() correct PHP 5.3 code
|
2013-06-19 15:01:30 +04:00 |
|
Qiang Xue
|
d182ce1d38
|
Renamed reservedMemorySize to memoryReserveSize.
|
2013-06-18 16:52:06 -04:00 |
|
Qiang Xue
|
e7e9723f8a
|
Added Application::$reservedMemorySize.
|
2013-06-18 16:40:01 -04:00 |
|
Carsten Brandt
|
2643daa534
|
Improve application speed by using classMap for autoloader
|
2013-06-17 16:38:21 +02:00 |
|
Qiang Xue
|
3e18479d1f
|
Fixes issue #545: PageCache doesn't work.
|
2013-06-17 00:48:05 -04:00 |
|
Qiang Xue
|
f18d6df625
|
Revert "Merge pull request #548 from cebe/action-response"
This reverts commit 9d7597d61a, reversing
changes made to 6b6390f72b.
|
2013-06-16 19:45:58 -04:00 |
|
Qiang Xue
|
9d7597d61a
|
Merge pull request #548 from cebe/action-response
implementation of Response tied to actions
|
2013-06-16 10:22:37 -07:00 |
|