Qiang Xue
|
bb2256a723
|
Fixes #2298: Fixed the bug that Gii controller generator did not allow digit in the controller ID (qiangxue)
|
2014-02-04 08:30:27 -05:00 |
|
Qiang Xue
|
00f34f390a
|
Fixes #2303: Fixed the bug that yii\base\Theme::pathMap did not support dynamic update with path aliases
|
2014-02-04 07:40:57 -05:00 |
|
Qiang Xue
|
69ad923831
|
Merge pull request #2304 from Ragazzo/fixture_controller_improved
controller improved
|
2014-02-04 04:32:02 -08:00 |
|
Carsten Brandt
|
023daf2583
|
Merge pull request #2305 from Ragazzo/debug_module_changelog
debug changelog
|
2014-02-04 04:25:21 -08:00 |
|
Mark
|
67d323a13b
|
debug changelog
|
2014-02-04 16:18:23 +04:00 |
|
Mark
|
ff987aa4b2
|
controller improved
|
2014-02-04 16:09:57 +04:00 |
|
Carsten Brandt
|
c07521f4bb
|
fixed broken link in the docs
|
2014-02-04 03:43:49 +01:00 |
|
Qiang Xue
|
cfc8a613f2
|
minor fix.
|
2014-02-03 21:27:18 -05:00 |
|
Carsten Brandt
|
5b3830080c
|
fixed bootstrap renderer guide links
fixes #2254
|
2014-02-04 03:25:11 +01:00 |
|
Qiang Xue
|
11bc899bc1
|
Refactored fixtures and fixed test break.
|
2014-02-03 21:16:57 -05:00 |
|
Qiang Xue
|
c2fef048a5
|
typo fix [skip ci]
|
2014-02-03 17:02:21 -05:00 |
|
Qiang Xue
|
8a5b131ee4
|
doc fix.
|
2014-02-03 16:59:57 -05:00 |
|
Qiang Xue
|
ccae78ef33
|
Fixed test break.
|
2014-02-03 16:56:34 -05:00 |
|
Qiang Xue
|
b14ca5c6ba
|
Merge pull request #2296 from mitalcoi/patch-2
Update console-fixture.md
|
2014-02-03 13:53:55 -08:00 |
|
Qiang Xue
|
cafdebb55c
|
CS fix. doc fix.
|
2014-02-03 16:53:03 -05:00 |
|
Sorokin Victor
|
4051d7c502
|
Update console-fixture.md
|
2014-02-03 23:49:45 +02:00 |
|
Qiang Xue
|
7863a0ff24
|
Merge pull request #2279 from Ragazzo/fixtures_controller_improvements
Fixtures controller improvements
|
2014-02-03 13:26:28 -08:00 |
|
Qiang Xue
|
2773828611
|
fixed test break.
|
2014-02-03 15:28:01 -05:00 |
|
Mark
|
2ed30dfeb8
|
fixed docs in controller
|
2014-02-03 23:20:16 +04:00 |
|
Mark
|
b133c6c39c
|
docs improved
|
2014-02-03 23:17:19 +04:00 |
|
Qiang Xue
|
56f89dd492
|
doc fix.
|
2014-02-03 14:15:19 -05:00 |
|
Qiang Xue
|
e19245a36c
|
Merge pull request #2251 from thiagotalma/master
Allow multilevel dropdown.
|
2014-02-03 11:13:42 -08:00 |
|
Qiang Xue
|
5f4b58763a
|
Merge pull request #2293 from Ragazzo/fixture_trait_fix
moved magic methods
|
2014-02-03 11:12:54 -08:00 |
|
Mark
|
13e85adc8e
|
moved magic methods
|
2014-02-03 22:58:08 +04:00 |
|
Mark
|
932fc22410
|
docs fix
|
2014-02-03 22:52:53 +04:00 |
|
Mark
|
7522b3bc92
|
added docs, command fix
|
2014-02-03 22:49:21 +04:00 |
|
Mark
|
416adcaebf
|
removed fixturePath, improved console command
|
2014-02-03 22:23:38 +04:00 |
|
Qiang Xue
|
86c6d744ed
|
label fix.
|
2014-02-03 11:58:04 -05:00 |
|
Qiang Xue
|
a89d0db5a2
|
Merge pull request #2282 from Ragazzo/debug_module_feature
added total queries monitoring
|
2014-02-03 08:41:00 -08:00 |
|
Mark
|
4742514570
|
method renamed, more php-docs added
|
2014-02-03 20:35:08 +04:00 |
|
Mark
|
717d2641a8
|
changed setting name, fixed php-docs
|
2014-02-03 20:23:46 +04:00 |
|
Larry Ullman
|
81042fc195
|
Fleshed out event documentation
Still needs an introduction and there are some questions to be
answered. Probably ought to demonstrate the code in an event handling
function.
|
2014-02-03 11:23:44 -05:00 |
|
Larry Ullman
|
836eb5bc65
|
Very minor edits
|
2014-02-03 11:23:44 -05:00 |
|
Qiang Xue
|
b437b892a2
|
Merge pull request #2289 from cebe/refactor-ar-create
renamed ActiveRecord::create() to populateRecord()
|
2014-02-03 08:07:07 -08:00 |
|
Carsten Brandt
|
4a9f47bedd
|
refactored sphinx and db AR to call parent implementation of populateRecord()
|
2014-02-03 14:12:03 +01:00 |
|
Carsten Brandt
|
16e1aff41b
|
renamed ActiveRecord::create() to populateRecord()
- refactored elasticsearch AR to make type and index available in
instantiate(), issue #1313
fixes #2281
|
2014-02-03 14:07:12 +01:00 |
|
Thiago Talma
|
df66c41c65
|
Change condition
|
2014-02-03 10:47:20 -02:00 |
|
Alexander Makarov
|
dc4feef716
|
Fixed note so that's clear that dashed internal routes are applied to modules
|
2014-02-03 13:11:08 +04:00 |
|
Qiang Xue
|
266aadd230
|
Only treat 32bit signed integers as integers so that 32bit clients won’t have trouble.
|
2014-02-02 17:18:03 -05:00 |
|
Qiang Xue
|
8001d2348c
|
refactored ActiveRecord::create().
|
2014-02-02 15:00:54 -05:00 |
|
Qiang Xue
|
6cf7d87cb4
|
Merge pull request #2263 from dizews/convert-database-type-to-php
Convert database type to php
|
2014-02-02 11:55:49 -08:00 |
|
Vladimir Zbrailov
|
a97f6387f9
|
added check column
|
2014-02-02 22:36:56 +04:00 |
|
Carsten Brandt
|
3bc5dbed82
|
added doc example to gridview column classes
fixes #2276
|
2014-02-02 18:29:21 +01:00 |
|
Mark
|
19d45b9a1e
|
fixed command and docs
|
2014-02-02 20:55:47 +04:00 |
|
Mark
|
9a6cda5ea9
|
added total queries monitoring
|
2014-02-02 20:36:05 +04:00 |
|
Vladimir Zbrailov
|
6de3e144c8
|
merge
|
2014-02-02 20:24:44 +04:00 |
|
Vladimir Zbrailov
|
0e0acb2731
|
added inherit doc block and task number
|
2014-02-02 20:22:56 +04:00 |
|
Vladimir Zbrailov
|
3319b54c80
|
added inherit doc block and task number
|
2014-02-02 20:20:56 +04:00 |
|
Alexander Makarov
|
a90f2f21ef
|
Merge pull request #2274 from Ragazzo/i18n_docs_fix
I18n docs fix
|
2014-02-02 07:55:56 -08:00 |
|
Mark
|
c52b523d04
|
typo fix
|
2014-02-02 19:32:27 +04:00 |
|