Chris Harris
|
8c51baa88f
|
Update installation docs to latest version of composer-asset-plugin [ci skip]
Anyone stuck on 1.0.0 will be riddled with deprecation notices.
|
2015-09-02 07:55:02 -07:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Nobuo Kihara
|
3915df20b8
|
docs/guide/db-migrations.md small fixes [ci skip]
|
2015-09-02 23:48:37 +09:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Alexander Makarov
|
2085dda183
|
Fixed typo
|
2015-09-01 12:25:03 +03:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Alexander Makarov
|
ae2dea6b20
|
More details for input-validation.md
|
2015-09-01 01:42:02 +03:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
scorchsoft
|
2e65d0ce28
|
More details for input-validation.md
|
2015-09-01 01:41:57 +03:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Bizley
|
ec9e8b244f
|
db-active-record [PL]
close #9552
|
2015-08-30 22:26:35 +02:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Carsten Brandt
|
5a5df19f0c
|
fixed broken markdown in application guide
fixes #9549
|
2015-08-29 21:24:06 +02:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
pana1990
|
9c930e34c0
|
Fix code style and delete declaration of yii\db\Schema [skip ci]
|
2015-08-26 00:07:21 +02:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Alexander Makarov
|
3ef5eeaf23
|
Added link to compliementary article at SitePoint
|
2015-08-24 14:01:19 +03:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Taras Gudz
|
769c8f736e
|
Tidied up the links to Codeception docs
|
2015-08-19 06:41:30 +03:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Taras Gudz
|
d77a533449
|
Fixed CodeCeption to Codeception [ci skip]
|
2015-08-19 06:36:11 +03:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Taras Gudz
|
2004fe67d0
|
Fixed broken links to codeception.com [ci skip]
|
2015-08-19 06:32:26 +03:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Carsten Brandt
|
96a92bc2e0
|
added a note about formatter usage
fixes #9435
|
2015-08-16 16:21:57 +02:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Carsten Brandt
|
620ec4d132
|
added missing namespace on Exception in transaction docs
fixes #9429
|
2015-08-16 14:13:51 +02:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
sblaut
|
1fb6a58e37
|
fixed typo
|
2015-08-15 03:47:51 +02:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
sblaut
|
d363d60146
|
Fixed link in REST doc to point to correct page
Filtering out fields is not described on the Response Formatting page but on the Resources page.
|
2015-08-15 03:17:37 +02:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
wubaiqing
|
1310382b0c
|
Fix docs
|
2015-08-14 16:34:34 +08:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Carsten Brandt
|
f4a5b03b1d
|
updated docs about AR in migrations
fixes #9374
|
2015-08-11 21:49:58 +02:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Alexander Makarov
|
ba314264ac
|
Fixed typo
|
2015-08-07 15:17:29 +03:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Oleg Belostotskiy
|
1f17ca10dc
|
Fixing a typo
|
2015-08-06 18:12:01 +03:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Nikola Kovacs
|
30724af4e8
|
Update schema builder doc
|
2015-08-04 13:42:18 +02:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Carsten Brandt
|
cba167bcde
|
adjusted version info in the guide
|
2015-08-04 12:21:22 +02:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Carsten Brandt
|
dd1471f6b3
|
adjusted guide docs for SchemaBuilder
|
2015-08-04 00:04:26 +02:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Carsten Brandt
|
728dc0c584
|
added docs about form element naming
close #8993
|
2015-08-03 12:51:17 +02:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
tom--
|
7c4c32978d
|
give Mr. Fowler his full name
It seems a little disrespectful to assume that we are all on first-name terms with Mr. Fowler.
|
2015-08-02 11:52:24 -04:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Alexander Makarov
|
164bfd25f5
|
Simplified dropdown list in active form example
|
2015-08-02 14:25:52 +03:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Jitendra Joshi
|
02a85445b1
|
Add creating dropdown list with ActiveForm
Update for issue #7214
|
2015-08-02 14:20:30 +03:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Alexander Makarov
|
be9d85190a
|
Fixes #9204: Fixed Getting Data for Multiple Models using loadMultiple() wrong
|
2015-08-01 00:54:23 +03:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Bizley
|
077af92aca
|
Merge branch 'guide-pl' of https://github.com/bizley-code/yii2 into guide-pl
|
2015-07-21 18:17:57 +02:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Alexander Makarov
|
c9fb60bc18
|
Fixes #7671: more novice-friendly way of initializing Gii and Debug extensions
|
2015-07-21 00:55:45 +03:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Bizley
|
4c245d39c1
|
Fix for few sections to match doc style guidelines
Yii2 -> Yii 2
|
2015-07-20 10:42:28 +02:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Paul Klimov
|
77c1fcf7c4
|
DI object creation with constructor arguments example fixed
|
2015-07-18 14:39:25 +03:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Chris Harris
|
e279c13d6f
|
Variable was being enclosed in an array in comparison example
|
2015-07-17 16:48:48 -07:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Alexander Makarov
|
00cfa02af0
|
Fixes #9107: Fixed incorrect note about view files translation
|
2015-07-16 19:14:31 +03:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Carsten Brandt
|
a5c92eb4cb
|
register STDIN, STDOUT, and STDERR if not defined by PHP
this ensures that they are defined if needed and reduces redundant
code in the entry script.
close #6853
|
2015-07-11 17:46:32 +02:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Alexander Makarov
|
853f5fadaf
|
Fixes #8798: adjusted inconsistency in guide
|
2015-07-10 12:10:59 +03:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Alexander Makarov
|
3c9e6be413
|
Added schema builder usage to migations guide
|
2015-07-10 00:21:20 +03:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Alexander Makarov
|
249879b298
|
Fixes #9033: Used constants for scenario in "Models" guide
|
2015-07-07 23:15:04 +03:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sitawit Suteepohnwiroj
|
122ad71abf
|
Update test-unit.md to update a link
A link to unit test for Codeception has changed.
|
2015-07-02 14:17:40 +07:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Alexander Makarov
|
f7ae831d09
|
Merge pull request #8965 from dmvslv/theming-doc-typo
Theming guide typo [ci skip]
|
2015-07-01 22:20:59 +02:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
pana1990
|
1535c503f5
|
Add imagine helper in helper-overview.md [skip ci]
|
2015-07-01 15:37:25 +02:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Dima Vasilyev
|
35fdbcc525
|
theming guide typo fixed
|
2015-07-01 17:58:30 +06:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
pana1990
|
af85aa126c
|
Update helpers in helper-overview.md [skip ci]
|
2015-06-30 15:23:11 +02:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Alexander Makarov
|
366943ccf6
|
Merge pull request #8949 from githubjeka/output-data-widgets
[RU] Translation for "Output data widgets" [skip ci]
|
2015-06-30 11:32:32 +02:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
githubjeka
|
79a39a8133
|
Added links
|
2015-06-30 10:38:25 +03:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Alexander Makarov
|
3c4222b17e
|
Merge pull request #8943 from codeName007/20150629_Kovpak-Replace_mvc_design_pattern_to_architectural_pattern_2
Replaced MVC design pattern to architectural pattern in all places [skip ci]
|
2015-06-29 20:31:59 +02:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Vladimir Kovpak
|
2ecbc1e1f5
|
Replaced MVC design pattern to architectural pattern in all places.
|
2015-06-29 21:24:31 +03:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sergey Gonimar
|
78b16aaa54
|
fix typo
|
2015-06-29 10:16:21 +05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Alexander Makarov
|
ba2ac73f92
|
Merge pull request #8917 from codeName007/20150626_Kovpak-Replace_mvc_design_pattern_to_architectural_pattern
Replaced MVC design pattern to architectural pattern [skip ci]
|
2015-06-28 12:28:55 +02:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
pana1990
|
915e895108
|
Fix link [skip ci]
|
2015-06-27 03:59:06 +02:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|