Commit Graph

4706 Commits

Author SHA1 Message Date
Alexander Makarov
e813c20124 Fixes #3250: Added support for events partial wildcard matching 2017-12-24 00:36:54 +03:00
Paul Klimov
be3ebb0e9f docs added 2017-12-23 16:01:20 +02:00
Alexander Makarov
1f02e77b86 Fixes #15035: Added prerequisites to the guide (#15397) [skip ci] 2017-12-21 02:51:52 +03:00
Alexander Makarov
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
Mehdi Achour
e29245d024 Docs: fix outdated unicode link (#15392) [skip ci] 2017-12-20 13:03:48 +03:00
Guido Falsi
b59f03f12b Add missing r in "rather". (#15394) [skip ci] 2017-12-20 13:03:07 +03:00
bscheshirwork
7daf407a66 Added important info about adding module URL rules via extensions [skip ci] 2017-12-19 22:58:17 +03:00
bscheshirwork
73a7ae03c6 Fixed wording in Russian guide's rest-resources (#14988) [skip ci] 2017-12-19 22:30:10 +03:00
Evgeniy Tkachenko
f6b2d4dbcc Added information about filters and header of DataColumn (#14981) [skip ci] 2017-12-19 22:26:00 +03:00
bscheshirwork
cb765ab09d Updated info about setting timezone in the guide (#14689) [skip ci] 2017-12-19 22:08:08 +03:00
Peter
b0aa7a73de Fixed example in asset publishing guide [skip ci] 2017-12-19 02:36:26 +03:00
Andriy Maletsky
516660774c 📖 make warning about AR in migrations more noticeable [skip ci] (#15372) 2017-12-16 20:55:36 +03:00
bscheshirwork
a6e8bae49f Add signature of callable in DI (#15369) [skip ci] 2017-12-15 18:44:06 +03:00
Evgeniy Moiseenko
299930658c Added Redis guide link to Russian guide (#15368) [skip ci] 2017-12-15 18:42:58 +03:00
Guido Falsi
0455e852a7 Fix closing tag (#15367) [skip ci] 2017-12-15 16:21:45 +03:00
sergey144010
80234e55ce Russian doc fixes (#15366) [skip ci] 2017-12-15 12:16:02 +03:00
sergey144010
da0a510ac6 Russian translation: tutorial-yii-as-micro-framework (#15362) [skip ci] 2017-12-15 02:01:25 +03:00
Ondřej Vašíček
edc8ec120d Adds dbmanager cache into an examle (#15337) [skip ci]
* Adds dbmanager cache into an examle

When I used the RBAC first time, I didn't know about the dbmanager caching. I was relaying on the examples only. Then I saw many queries in my logs and started searching to eventually find the cache property.
I think there isn't a situation, when someone doesn't use caching for dbmanager rbac, so i'ts very helpful to put it in the example above.
Hope I'm correct.
2017-12-13 11:30:03 +03:00
Aleksandar Belic
adc441de83 Fixing docs typo and rephrasing [skip ci] 2017-12-11 22:12:16 +03:00
sergey144010
0fbe8071aa Russian guide updates [skip ci] 2017-12-10 21:01:11 +03:00
Dmitry Dorogin
bc267ac333 Added link to DBMs config to dev docs [skip ci] 2017-11-27 23:16:09 +03:00
Brandon Kelly
c9faed4480 Fixed git-fetch suggestion (#15223)
git-fetch only downloads/caches the remote refs; it doesn't actually update your local branch.
2017-11-26 14:39:44 +08:00
forevermatt
a7482624f6 Remove extra apostraphe in trusted proxies example (#15136) [skip ci] 2017-11-09 21:46:47 +03:00
Alexander Sapozhnikov
8681ad4469 RU: Puctuation (commas and hyphens) added [skip ci] 2017-11-03 23:09:29 +03:00
Alexander Makarov
a3cd99d77d #14664: Adjusted description of "migrate/fresh" in the guide [skip ci] 2017-11-03 21:39:30 +03:00
Carsten Brandt
2745a16245 fix phpdoc in log\Target 2017-11-03 01:11:09 +01:00
Marc Pelteret
ba739bf7ab Documented CSS/JS asset options per file (#15062) [skip ci]
As per issues #10158 and #10166. Order of details on CSS and JS properties swapped because of the order they're listed in the template.
2017-11-01 16:57:41 +03:00
Carsten Brandt
144ccf0344 docs: apache2 htaccess, avoid scriptname in URLs
adjust .htaccess example to show 404 on pretty URLs, when
$showScriptName is false.

fixes https://github.com/yiisoft/yii2-app-basic/issues/109
2017-10-30 10:07:10 +01:00
Alexander Makarov
376006a2d5 Data filter enhancements and docs
- Added docs.
- Moved to "data" namespace.
- Moved messages to "yii" category.
- Added Russian messages translation.
2017-10-26 11:32:52 +03:00
Vishal Bhalodiya
b7a96a8eb5 Fixed typo in output client scripts [skip ci] 2017-10-25 21:50:35 +03:00
Carsten Brandt
c4b3e102db added documentation for chaining via() relations
see https://github.com/yiisoft/yii2/issues/10408#issuecomment-338881999
2017-10-24 10:22:23 +02:00
bscheshirwork
e65451991d Added example for concrete file alias to aliases docs [skip ci] 2017-10-23 22:23:04 +03:00
SilverFire - Dmitry Naumenko
7d2079d7e9 Fixed docs 2017-10-23 21:59:13 +03:00
Matt Edmonston
b5e0903435 Added not to operator format in docs [skip ci] 2017-10-19 18:27:37 +03:00
TerraSkye
3c8b62b32d Added missing quote in the documentation [skip ci] 2017-10-19 12:43:47 +03:00
Carsten Brandt
0ee17dcb7d avoid meaningless headlines like "Overview"
these could appear without context and are confusing in that case.
2017-10-17 10:11:25 +02:00
Max Alexandrov
35fba52a6a Improve Russian translations for some guide docs. (#14966) [skip ci] 2017-10-14 15:33:06 +03:00
Bizley
082669b431 PL update (#14964) 2017-10-14 15:21:44 +03:00
Bizley
5f68ec12b2 new guide sections PL (#14965) 2017-10-14 15:20:33 +03:00
SpringImport
4f9177ce65 Update concept-di-container.md (#14954)
Added missing comma
2017-10-11 21:28:29 +02:00
Tobias Munk
15a46441e1 Updated asset-plugin version in docs [skip ci] 2017-10-02 21:03:13 +02:00
Alexander Makarov
0a7dbe3df5 Added decision on global error handler 2017-09-25 17:56:28 +03:00
Alexander Makarov
7ff12aac42 Added details about backwards compatibility
Thanks, Symfony team!
2017-09-22 23:21:32 +03:00
Michael Härtl
5522d1909c Clarify how joinWith()/innerJoinWith() deals with eager loading [skip ci] 2017-09-19 23:43:23 +02:00
Klimov Paul
03aac69a9b guide fix 2017-09-19 13:20:13 +03:00
Carsten Brandt
0faeead0df improved docs for #14273 2017-09-06 09:36:25 +02:00
Li Peng
dc623964d1 Update start-workflow.md (#14730) [skip ci]
update "组建" -> "组件"
2017-08-28 19:03:43 +03:00
Carsten Brandt
f2e3312dbc fix typo 2017-08-24 10:42:57 +02:00
Carsten Brandt
c70f274ca5 added example to db migration query builder usage 2017-08-24 10:41:14 +02:00
Carsten Brandt
70eff97c55 improved Yii micro framework guide
fixes #14154
2017-08-23 13:31:45 +02:00