nkovacs
|
45a0b67531
|
fix typo in hungarian translation
|
2015-03-11 17:04:27 +01:00 |
|
Qiang Xue
|
4676e94a57
|
Merge pull request #7668 from cui-liang/translate-cn
add input-multiple-models.md
|
2015-03-11 10:50:06 -04:00 |
|
╃巡洋艦㊣
|
b61fcc59d3
|
add input-multiple-models.md
|
2015-03-11 20:46:29 +08:00 |
|
Qiang Xue
|
7721df4cf8
|
ar guide WIP [skip ci]
|
2015-03-10 23:24:12 -04:00 |
|
Qiang Xue
|
89d51b244e
|
ar guide WIP [skip ci]
|
2015-03-10 16:49:11 -04:00 |
|
fedemotta
|
4d99a26f0e
|
Enabling and improving createSymlink functionality
|
2015-03-10 17:43:50 -03:00 |
|
Alexander Kochetov
|
4e8197e43f
|
Light Response refactoring
|
2015-03-10 22:51:44 +03:00 |
|
Qiang Xue
|
bd20b30b89
|
AR guide WIP [skip ci]
|
2015-03-09 22:43:24 -04:00 |
|
Alexander Makarov
|
53c46c4d13
|
Merge pull request #7646 from softark/docs-guide-db-ar-fix
docs/guide/db-active-record.md - sample code fixed [ci skip]
|
2015-03-10 01:48:03 +03:00 |
|
Nobuo Kihara
|
747fc6cb5c
|
docs/guide/db-active-record.md - sample code fixed [ci skip]
|
2015-03-10 07:22:06 +09:00 |
|
Alexander Makarov
|
0c33480e9b
|
Merge pull request #7638 from softark/doc-guide-shared-hosting-fix
Doc guide shared hosting fix [ci skip]
|
2015-03-09 12:56:59 +03:00 |
|
Nobuo Kihara
|
8339f280fb
|
docs/guide/tutorial-shared-hosting.md - fix [ci skip]
|
2015-03-09 18:54:34 +09:00 |
|
Nobuo Kihara
|
4a6fe23653
|
docs/guide/tutorial-shared-hosting.md - typo fixed [ci skip]
|
2015-03-09 18:54:33 +09:00 |
|
Carsten Brandt
|
26392372c0
|
added ActionColumn::$buttonOptions
allows for configuration of the default buttons like this:
```php
[
'class' => ActionColumn::className(),
'template' => '<div class="btn-group text-center">{view} {update} {delete}</div>',
'buttonOptions' => [
'class' => 'btn btn-default btn-xs',
],
],
```
close #7633
|
2015-03-08 23:23:39 +01:00 |
|
Alexander Makarov
|
0cd16d417e
|
Fixes #7628
|
2015-03-09 00:13:22 +03:00 |
|
Qiang Xue
|
20253231ea
|
AR doc WIP [skip ci]
|
2015-03-08 11:04:07 -04:00 |
|
Qiang Xue
|
df90266275
|
AR guide WIP [skip ci]
|
2015-03-07 22:59:26 -05:00 |
|
Carsten Brandt
|
4c361f366b
|
fixed issue with wrongly assigned label in bootstrap
fixes #5984
|
2015-03-08 03:44:02 +01:00 |
|
Alexander Makarov
|
8a9beed03b
|
Merge pull request #7621 from asmythe/patch-1
[skip ci] Update tutorial-shared-hosting.md
|
2015-03-07 23:50:49 +03:00 |
|
Alec Smythe
|
ec1eadf3b6
|
Update tutorial-shared-hosting.md
I'm guessing whoever wrote this was not a native English speaker. I cleaned it up and hopefully made it a little easier to follow.
|
2015-03-07 11:34:58 -05:00 |
|
Alexander Makarov
|
7b54ef0da7
|
Merge pull request #7620 from softark/docs-guide-ja-db-fin
docs/guide-ja/db-query-builder.md - updated (finished :)) [ci skip]
|
2015-03-07 18:38:25 +03:00 |
|
Nobuo Kihara
|
82f3231d9e
|
docs/guide-ja/db-query-builder.md - updated (finished :)) [ci skip]
|
2015-03-07 22:40:33 +09:00 |
|
Alexander Makarov
|
7c12dc7e58
|
Merge pull request #7618 from softark/docs-guide-ja-db-wip
docs/guide-ja/db-query-builder.md - updating WIP [ci skip]
|
2015-03-07 15:14:54 +03:00 |
|
Qiang Xue
|
07e49e58ab
|
Finished query builder guide [skip ci]
|
2015-03-06 23:31:54 -05:00 |
|
Nobuo Kihara
|
0136401ede
|
docs/guide-ja/db-query-builder.md - updating WIP [ci skip]
|
2015-03-07 11:56:05 +09:00 |
|
Nobuo Kihara
|
5076eecc45
|
docs/guide-ja updated [ci skip]
close #7615
|
2015-03-07 02:10:27 +01:00 |
|
Ezekiel Fernandez
|
d0c01dc9ba
|
CodeStyle fix
close #7614
|
2015-03-07 00:41:20 +01:00 |
|
Alexander Makarov
|
0e567bdd9c
|
Fixed tests
|
2015-03-07 00:31:22 +03:00 |
|
Alexander Makarov
|
52df3466f4
|
Reverted #7450: Don't add empty parameters to URL when filtering a grid (reverted from commit aba7710699)
|
2015-03-06 23:40:30 +03:00 |
|
Yurii K
|
aba7710699
|
Fixes #7450: Don't add empty parameters to URL when filtering a grid
|
2015-03-06 23:14:24 +03:00 |
|
Alexander Makarov
|
78299a3f01
|
Fixes #7605: fixed Twig extension to use Twig 1.x because current Twig master now contains Twig 2.x
|
2015-03-06 22:33:45 +03:00 |
|
Alexander Makarov
|
b7a29e38d9
|
Fixes #6895: Added ignoreCategories config option for message command to ignore categories specified
|
2015-03-06 21:51:42 +03:00 |
|
Alexander Makarov
|
b6a591c720
|
Fixes #7571: HTTP status 500 and "An internal server error occurred." are now returned in case there was an exception in layout and YII_DEBUG is false
|
2015-03-06 20:10:54 +03:00 |
|
Carsten Brandt
|
65a2c54974
|
fixed unicode in FormatConverter escaping
fixes #7603
|
2015-03-06 16:01:05 +01:00 |
|
Alexander Makarov
|
3b9a371bc9
|
Merge pull request #7602 from berezuev/patch-1
[skip ci] Update TBD markers
|
2015-03-06 16:52:14 +03:00 |
|
Alexey Berezuev
|
7e5ca5942f
|
Update TBD markers
|
2015-03-06 16:31:26 +03:00 |
|
Alexander Makarov
|
40661d92be
|
Merge pull request #7598 from pana1990/patch
Deleted spaces [skip ci]
|
2015-03-06 12:50:51 +03:00 |
|
pana1990
|
db8a6104b9
|
Deleted spaces [skip ci]
|
2015-03-06 10:45:41 +01:00 |
|
Aleksey Loban
|
0cea115c81
|
change gii input maxlength value to true
this is then copied from the validator automatically
close #7596
|
2015-03-06 08:15:19 +01:00 |
|
Carsten Brandt
|
cd0093f7bd
|
rework grid/list/detail view guide and docs
|
2015-03-06 07:43:00 +01:00 |
|
Carsten Brandt
|
fc0d322e12
|
Updated dependency to cebe/markdown to version 1.0.x.
|
2015-03-06 06:50:07 +01:00 |
|
Qiang Xue
|
e2d913121a
|
doc WIP [skip ci]
|
2015-03-05 22:39:42 -05:00 |
|
Alexander Makarov
|
d3d4efc3ad
|
Merge pull request #7594 from softark/docs-guide-ja-0302
Docs guide ja 0302 [ci skip]
|
2015-03-06 02:06:04 +03:00 |
|
Nobuo Kihara
|
972a43e75c
|
Merge branch 'master' into docs-guide-ja-0302
|
2015-03-06 07:38:26 +09:00 |
|
Nobuo Kihara
|
444df31372
|
docs/guide-ja updated [ci skip]
|
2015-03-06 07:37:40 +09:00 |
|
Carsten Brandt
|
89febd64f0
|
guide: enable strict parsing to false
this is a better default which can be copy pasted from the guide as it works out of the box with no rules
|
2015-03-05 23:14:27 +01:00 |
|
Carsten Brandt
|
861625217f
|
Add a reference to console application to "getting started"
to make users more aware of it, fixes #6841
|
2015-03-05 22:46:08 +01:00 |
|
Carsten Brandt
|
1a4c6a5c19
|
improved guide about console commands
fixes #6841
|
2015-03-05 22:30:17 +01:00 |
|
Carsten Brandt
|
08e0143c16
|
created Console::wrapText() to imrove console help output on small screens
|
2015-03-05 21:19:42 +01:00 |
|
callmez
|
f60da03e07
|
Fixes #7562, fixes #6841: yii help now lists all sub-commands by default
|
2015-03-05 19:17:22 +03:00 |
|