943da8c475
Fix @var tags syntax in docs ( #20391 )
2025-06-03 19:58:13 +03:00
f7cba1b9de
Fix required branch not specified ( #20143 )
2024-04-03 00:40:39 +03:00
0d59c4db1b
Changed git:// protocol to https:// in git-workflow.md since git:// doesn't work anymore ( #19634 )
2022-10-24 09:09:16 +02:00
c3ca164be2
Update links (internals) ( #19298 )
...
* Update links (internals)
* Update links (internals)
* Update links (internals)
* Update links (internals)
* Update links (internals)
* Update links (internals)
* Update links (internals)
* Update links (internals)
* Update links (internals)
* Update links (internals)
* Update links (internals)
* Update links (internals)
* Update links (internals)
* Update links (internals)
* Update links (internals)
* Update links (internals)
* Update links (internals)
* Update links (internals)
* Update links (internals)
* Update links (internals)
* Update links (internals)
* Update links (internals)
2022-03-12 12:29:12 +01:00
74e3cc9d08
Update core-code-style.md ( #19008 )
...
Changed Section 4 from CamelCase to StudlyCase to match the overview and Section 3.
2021-11-10 14:26:25 +03:00
c3eeb952b9
[docs] typofixes ( #18920 )
2021-10-01 23:24:51 +03:00
7374d4ac5c
update http to https website links
2021-07-19 00:16:20 +03:00
fd99eb6c8b
update yii forum & chat link ( #18751 )
2021-07-08 10:12:15 +02:00
8911141150
Migrate Travis from .org to .com
2019-12-06 19:10:42 +03:00
aa085d93bf
Removed fxp/composer-asset-plugin from git-workflow
2018-03-17 14:46:11 +02:00
8a80e48f1d
Fixes in docs [skip ci] ( #15909 )
2018-03-16 17:54:20 +03:00
ab10e43195
picking-up path from composer autoload added to PhpDocController
2018-02-01 18:32:44 +02:00
bc267ac333
Added link to DBMs config to dev docs [skip ci]
2017-11-27 23:16:09 +03:00
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
15a46441e1
Updated asset-plugin version in docs [skip ci]
2017-10-02 21:03:13 +02:00
0a7dbe3df5
Added decision on global error handler
2017-09-25 17:56:28 +03:00
7ff12aac42
Added details about backwards compatibility
...
Thanks, Symfony team!
2017-09-22 23:21:32 +03:00
5b2101f14c
Update guide: Object -> BaseObject
...
issue #7936
2017-07-19 10:51:46 +02:00
d2781cd232
Added configuration for headers in PHP files generated by message/extract
command ( #14417 )
2017-07-10 20:14:54 +03:00
c35ddec09a
Update composer fxp plugin version in docs and travis scripts
2017-04-19 02:55:31 +03:00
726d4d1b6b
Code style headers fix ( #13908 ) [skip ci]
2017-04-02 22:54:57 +03:00
bb55311068
Clarified about calling phpunit under Windows in git-workflow.md [skip ci]
2017-02-18 21:45:35 +03:00
7cceacc0ed
Disable timeout completely for JS tests ( #13557 )
2017-02-11 20:10:42 +01:00
7d12ae80ee
Added info about using your own forks when contributing to extensions and apps
2017-01-25 21:39:01 +03:00
21eff20fcf
Fixed typos in docs/internals/core-code-style ( #13391 ) [skip ci]
2017-01-15 17:01:37 +03:00
d96363674c
Added JS tests for yii.captcha.js ( #12840 ), fixes #13159 ( #13160 )
...
* Added JS tests for yii.captcha.js (#12840 ), fixes #13159
* Sinon needs to be imported in similar fashion in other test files
* Added according line to CHANGELOG [skip ci]
* Update CHANGELOG.md
* Try to run tests with default timeout in Travis
* Added note about JS tests to the docs [skip ci]
* Simplified tests for multiple elements (init, destroy methods)
2016-12-10 14:42:28 +02:00
f4fc5248cf
#13026 : recorded method chaining general rule
2016-11-17 13:21:12 +03:00
d429878776
Update git-workflow.md
...
fixes 12947
2016-11-08 23:48:14 +01:00
4aa935e69e
Fixes #12055 : Changed boolean
to bool
and integer
to int
in phpdoc
2016-11-07 02:51:39 +03:00
5ab5b4046c
Referenced "Pro Git" book
...
See https://github.com/yiisoft/yii2/issues/8202#issuecomment-258081949
2016-11-03 11:46:12 +03:00
f9177d20a2
Updated code style recommendataions - PHPDoc blocks
2016-10-12 20:18:40 +03:00
eacf50fe1f
Updated code style recommendataions - PHPDoc blocks
...
Closes #17712
2016-10-12 19:55:20 +03:00
430650899e
Added link to helpers decision
2016-10-05 10:31:41 +03:00
81040e81dc
remove duplicate CHANGELOG entries
2016-09-23 13:22:43 +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
29bf9fe716
📖 Fix typo [skip ci]
2016-08-29 06:34:31 +03:00
c800aeefb7
📖 Fix typo [skip ci]
2016-08-28 08:15:00 +03:00
3bda3848f0
fix errors in docs
2016-08-25 23:22:21 +03:00
e626123c31
Fix (follows Yii DSG) ( #12300 ) [skip ci]
...
As in Yii Documentation Style Guide:
> Yii 2.0 or Yii 2 (not Yii2 or Yii2.0)
2016-08-24 20:22:58 +03:00
466fc9db32
Adjusted wording
2016-07-14 12:42:33 +03:00
2118d96655
Fix double space after array key ( #11954 ) [skip ci]
2016-07-14 12:20:41 +03:00
9114a430b5
Update release.md
2016-07-08 16:37:40 +02:00
c66121d2b6
update documentation fxp/composer-asset-plugin to version ^1.2.0 ( #11876 )
2016-07-03 12:05:42 +02:00
d8ba5eb458
docs/internals/release.md typo fixed [ci skip]
2016-07-03 10:42:04 +09:00
84ef97e8d9
Changed translation status
2016-06-27 12:49:02 +03:00
ee9d5d6600
note about composer branch alias on branch naming change
2016-06-27 03:24:38 +02:00
7c1e3af8e0
add internal docs about making releases
2016-06-27 03:13:37 +02:00
a6b16db233
adjust internal documentation according to #7812
...
close #11117
2016-06-27 01:55:36 +02:00
fae0e9430b
Fixes #8398 : added info about how to deal with twoWord namespaces
2016-04-30 21:30:54 +03:00