|
cf8b1dfc8a
|
Replaced .local with .test in installation guide [skip ci]
.local is used in mDNS by Apply and may cause routing issues
|
2017-12-21 02:35:56 +03:00 |
|
|
5f68ec12b2
|
new guide sections PL (#14965)
|
2017-10-14 15:20:33 +03:00 |
|
|
15a46441e1
|
Updated asset-plugin version in docs [skip ci]
|
2017-10-02 21:03:13 +02:00 |
|
|
5b2101f14c
|
Update guide: Object -> BaseObject
issue #7936
|
2017-07-19 10:51:46 +02:00 |
|
|
a50d9d8e3e
|
Enable include rule in php-cs-fixer (#14418)
|
2017-07-10 13:19:57 +03:00 |
|
|
c35ddec09a
|
Update composer fxp plugin version in docs and travis scripts
|
2017-04-19 02:55:31 +03:00 |
|
|
400c531d95
|
Tiny documentation fix [skip ci] (#13998)
|
2017-04-17 15:51:09 +03:00 |
|
|
d370b10cb9
|
Guide PL updates (#13914) [skip ci]
|
2017-04-04 01:06:44 +03:00 |
|
|
2a71e251a7
|
PL guide updated (#13909) [skip ci]
|
2017-04-02 21:49:49 +03:00 |
|
|
30b7fc8dc1
|
Fixes #13577: yii\db\QueryBuilder::truncateTable should work consistent over all databases
|
2017-02-20 23:38:50 +03:00 |
|
|
4aa935e69e
|
Fixes #12055: Changed boolean to bool and integer to int in phpdoc
|
2016-11-07 02:51:39 +03:00 |
|
|
f71a14c284
|
fixed typos (#12820) [skip ci]
|
2016-10-24 14:10:00 +03:00 |
|
|
e32f2f4c09
|
[docs][PL] guide Autoloading (#12698) [skip ci]
|
2016-10-07 21:31:51 +03:00 |
|
|
22538700bb
|
guide PL aliases
|
2016-10-04 18:57:27 +02:00 |
|
|
97ab551bac
|
guide PL HTTP cache (#12630) [skip ci]
|
2016-09-29 10:00:52 +03:00 |
|
|
685f16e8ef
|
📖 Updated guide pages - wrap true, false, null
|
2016-09-20 10:49:15 +03:00 |
|
|
2856dbbf18
|
guide PL rest versioning
|
2016-09-08 15:31:50 +02:00 |
|
|
eceaa97275
|
promote restrictive version constraints in the guide
issue #12154
|
2016-09-05 15:20:10 +02:00 |
|
|
3deb6900b8
|
Yii 2 name fix (#12448)
To match Documentation Style Guide
> Yii 2.0 or Yii 2 (not Yii2 or Yii2.0)
|
2016-09-03 22:02:33 +02:00 |
|
|
d1abe005da
|
PL guide Security Overview (#12438) [skip ci]
|
2016-09-02 15:42:46 +03:00 |
|
|
7bb36d164e
|
[docs][PL] updating guide
|
2016-08-29 19:49:34 +02:00 |
|
|
add47b7237
|
Fix indentation in docs/guide-pl/start-installation.md [skip ci]
|
2016-08-28 16:59:09 +02:00 |
|
|
4478658978
|
PL README (#12287)
README updated with current links.
|
2016-08-24 08:04:51 +02:00 |
|
|
616671bef6
|
PL start-installation (#12288)
|
2016-08-24 08:04:11 +02:00 |
|
|
1108f5b319
|
PL blocktypes (#12286)
|
2016-08-24 08:02:46 +02:00 |
|
|
70170a4164
|
PL translators (#12289)
|
2016-08-24 08:02:00 +02:00 |
|
|
74a441d7d5
|
Fix code sample indentation in Polish guide [skip ci] (#12273)
|
2016-08-24 01:25:40 +03:00 |
|
|
ea8c98368c
|
Fix composer link in start-installation.md (PL) [skip ci] (#12272)
|
2016-08-23 22:19:26 +02:00 |
|
|
98926891a4
|
added translators.json to the Guide to allow attribution in the rendered guide
see https://github.com/yiisoft-contrib/yiiframework.com/issues/33
|
2016-08-23 14:03:13 +02:00 |
|
|
d96d619158
|
fixed a bunch of guide issues with illegal characters and missing images
|
2016-08-22 15:25:48 +02:00 |
|
|
6e522fc7c1
|
small typo fixes
noticed by @niko22
close #12189
|
2016-08-19 10:00:33 +02:00 |
|
|
c66121d2b6
|
update documentation fxp/composer-asset-plugin to version ^1.2.0 (#11876)
|
2016-07-03 12:05:42 +02:00 |
|
|
b6a0592903
|
fixed broken links in the guide
|
2016-06-09 14:33:39 +02:00 |
|
|
88d79f78eb
|
Guide pl (#11321)
* caching fragment
* guide PL
Previous sections update
Tutorial: shared hosting
|
2016-04-10 21:09:46 +03:00 |
|
|
89dc2570c2
|
[ci skip] updated population in guide start-databases
https://github.com/yiisoft/yii/issues/4022
|
2016-03-04 17:07:52 +02:00 |
|
|
b57789dc07
|
Late addition
|
2016-01-29 21:51:09 +01:00 |
|
|
86f8aa0aa1
|
Links shortening and fixes
|
2016-01-29 21:42:41 +01:00 |
|
|
53b915ed4b
|
Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl
|
2016-01-29 18:54:32 +01:00 |
|
|
bc37eadd84
|
structure-application-components.md 100%
|
2016-01-28 11:02:54 +01:00 |
|
|
89f677ba2a
|
Guide db-active-record fixed code example
|
2016-01-23 09:35:21 +02:00 |
|
|
571a936327
|
tutorial-mailing.md 100%
|
2016-01-15 13:23:30 +01:00 |
|
|
217e944262
|
Fix
Adding the fix from
83d72cddc0
|
2016-01-10 11:55:55 +01:00 |
|
|
6e6e202200
|
Guide PL fixes and links shortening
|
2016-01-10 11:30:12 +01:00 |
|
|
4b6277a265
|
Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl
|
2016-01-09 11:58:39 +01:00 |
|
|
be71588429
|
output-client-scripts.md 100%
README.md translation fix
output-client-scripts.md 100%
input-validation typo fix
|
2016-01-08 15:30:04 +01:00 |
|
|
6fc980cc1d
|
input-validation.md
|
2016-01-07 15:23:01 +01:00 |
|
|
9b1dfe54e9
|
Updated composer-asset-plugin requirement to ~1.1.1 all over the framework
|
2015-11-30 08:28:48 +02:00 |
|
|
1454ad9770
|
[skip ci] fixed wrong links
modified: docs/guide-pl/test-environment-setup.md
modified: docs/guide-ru/test-environment-setup.md
modified: docs/guide/test-environment-setup.md
|
2015-11-28 11:20:21 +08:00 |
|
|
2b33d1f4f7
|
REST error handling, structure entry scripts and test overview
|
2015-11-15 20:15:23 +01:00 |
|
|
bd14cdbc9a
|
Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl
|
2015-11-13 17:08:06 +01:00 |
|