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
b9315c265a
Update git-workflow.md
2016-04-28 00:12:00 +02:00
341701f25a
russian translation and small fixes in original core-code-style.md
2016-04-19 12:24:20 +03:00
2fe6cee8bf
Added SQLite bigpk test. Moved schema builder patterns spreadsheet to docs/internals folder.
2016-03-21 23:39:54 -07:00
4579b8a610
Update core-code-style.md
...
added missing line
2016-02-06 18:26:10 +01:00
255ec95c49
Update core-code-style.md
...
adjusted property style rules to match current practise.
2016-02-06 18:25:23 +01:00
9b4c32b247
Update core-code-style.md
...
no rule is also a rule
https://github.com/yiisoft/yii2/issues/10767#issuecomment-180794947
2016-02-06 17:15:18 +01:00
ed80bbeff2
Fixed tabs and spaces controversial statement
2016-01-26 14:00:41 +03:00
838414118a
block types in the guide should not be translated in the code
...
otherwise parsing them is not easy. also translation becomes redundant.
We now introduce a json file to have translations for these blocks in a central place.
see also https://github.com/yiisoft-contrib/yiiframework.com/issues/77#issuecomment-164208003
2015-12-13 02:45:21 +01:00
cd87d67f34
Global DOCS update: ~~~ replaced with ```
2015-12-02 23:15:28 +02:00
9b1dfe54e9
Updated composer-asset-plugin requirement to ~1.1.1
all over the framework
2015-11-30 08:28:48 +02:00
ccfd9cb536
Fixes #8329 : Added support of options for message
console command
2015-11-25 06:12:52 +03:00
35466c0929
Update docs composer-asset-plugin [skip ci]
2015-11-12 14:25:07 +02:00
22076bfc77
Fixes #6375
2015-10-08 13:18:49 +03:00
b107d61aac
Update docs to latest version of composer-asset-plugin
2015-09-03 12:04:24 +03:00
e120b407bf
fixed composer-asset-plugin version
2015-08-16 13:24:06 +02:00
9f44dcc098
According to: https://github.com/huebs/composer-asset-plugin/blob/master/Resources/doc/index.md#installation
2015-08-15 22:21:40 +03:00
9952127343
Add note about composer requirements
...
Add a note about the ` fxp/composer-asset-plugin:1.0.0` dependency.
2015-07-08 19:52:20 -05:00
9efe51b8ca
Finished guide about getting data for multiple models [skip ci]
2015-06-06 22:06:07 -04:00
47e9e7d0e3
finished data formatting guide [skip ci]
2015-06-03 21:23:38 -04:00