Kartik Visweswaran
a0e3a3b5a6
Removed unnecessary blank space
2014-02-03 11:31:20 +00: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
Alexander Makarov
e539482d88
Added failing test for #2209
2014-02-03 05:02:43 +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
Kartik Visweswaran
5f5570e73f
Raw content return for Grid DataColumn & Column
2014-02-02 21:57:41 +00:00
Kartik Visweswaran
eb655e6104
Raw content return for Grid DataColumn & Column
2014-02-02 21:57:00 +00:00
Kartik Visweswaran
0991be84f5
Raw content return for Grid DataColumn & Column
...
Need to have a method `getDataCellContent` to return raw parsed data cell content. This is useful when extending these Columns, for processing any other data before formatting via `renderDataCellContent`.
2014-02-02 21:54:50 +00:00
Kartik Visweswaran
342ba95d4a
Raw content return for Grid DataColumn & Column
...
Need to have a method `getDataCellContent` to return raw parsed data cell content. This is useful when extending these Columns, for processing any other data before formatting via `renderDataCellContent`.
2014-02-02 21:50:58 +00: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
Mark
3b1c90d6a5
docs added
2014-02-02 19:30:05 +04:00
Alexander Makarov
d9d36006a7
Fixed default scenario constant in docs
2014-02-02 19:09:33 +04:00
Alexander Makarov
edb0991b76
Fixed typos
2014-02-02 17:59:54 +04:00
Mark
6dd9477aa0
fixed name
2014-02-02 16:55:38 +04:00
Mark
6c60524d13
docs fixed
2014-02-02 16:53:16 +04:00
Mark
5e33a17b6a
fixed active fixtures classes
2014-02-02 16:36:43 +04:00
Mark
b892ffc80b
fixtures controller improved
2014-02-02 16:34:47 +04:00
Mark
0e76c89461
typo fix
2014-02-02 14:47:53 +04:00
Mark
d4f8db500b
docs improved
2014-02-02 14:46:40 +04:00
Alexander Makarov
a8007c8c9e
Fixed link in i18n docs
2014-02-02 01:32:33 +04:00
Alexander Makarov
c2e0b5beb5
Optimized forms code a bit
2014-02-01 23:08:39 +04:00
Carsten Brandt
214f66a8c1
skip exiting in test env.
...
see 0cfd41a21a (commitcomment-5238567)
issue #2233
2014-02-01 19:53:01 +01:00
Vladimir Zbrailov
d017567273
override create
2014-02-01 22:31:13 +04:00
Alexander Makarov
a43be083e8
Moved forms used in frontend only to frontend
2014-02-01 22:23:29 +04:00
Alexander Makarov
7e807206cc
Typo fix
2014-02-01 21:16:18 +04:00
Alexander Makarov
21b16ad06b
Added ! usage for default scenario example to model guide
2014-02-01 21:03:58 +04:00
Alexander Makarov
d98ec80cd1
Used setter as field
2014-02-01 20:32:07 +04:00
Qiang Xue
42e4e89796
doc fix.
2014-02-01 10:47:22 -05:00
Qiang Xue
8236bc8b85
doc improvement.
2014-02-01 10:45:38 -05:00
Qiang Xue
831ccca169
Merge pull request #2259 from Asetss/master
...
fix kazakh translation
2014-02-01 07:40:12 -08:00
Qiang Xue
ba1a0e996f
Fixes #2260 .
2014-02-01 10:33:39 -05:00
Asetss
8d89b014a1
fix kazakh translate
2014-02-01 18:46:34 +04:00
Qiang Xue
b64f618545
refactored file validator.
2014-02-01 09:15:40 -05:00
Alexander Makarov
e4c98f0fa3
Fixed constructor overriding to allow array configuration
2014-02-01 17:47:18 +04:00
Alexander Makarov
05e4fb0b46
Revised model guide
2014-02-01 16:52:51 +04:00
Alexander Makarov
8542f60a3e
And another fix to mass assignment example
2014-02-01 15:59:57 +04:00
Alexander Makarov
b94532e22e
Fixed mass assignment note
2014-02-01 15:58:46 +04:00
Alexander Makarov
745030b1a1
Fixed bad example in mass assignment guide
2014-02-01 15:51:16 +04:00
Vladimir Zbrailov
903f5618fe
Added typecast database types into php types
2014-02-01 12:57:40 +04:00
Qiang Xue
807223efbf
Fixes #1412
2014-01-31 21:48:46 -05:00
Alexander Makarov
22fa0d7c90
Added missing phpdoc for gii classes
2014-02-01 04:55:03 +04:00