Commit Graph

7316 Commits

Author SHA1 Message Date
Alexander Makarov
ca23cd8a2c Implemented throwing \yii\db\IntegrityException on DB integrity errors 2014-05-06 18:26:27 +04:00
Carsten Brandt
76b3d89d83 Merge branch 'master' of github.com:yiisoft/yii2
* 'master' of github.com:yiisoft/yii2: (43 commits)
  `BaseActiveRecord::findAll()` comment fix
  Fixes #2913: RBAC `DbManager` is now initialized via migration
  [NL] Removed app.php
  [NL] brought translations up to date
  Fix for comparing numeric attributes in JavaScript
  Better Gii caption english
  Fix for comparing numeric attributes in JavaScript
  HHVM compatibility Fixes for Yii 2 Console Application
  Rough creation of a doc style guide
  typo
  Finished Edits
  Edited up to Active Record
  renamed chapter to section [skip ci]
  Catalan translation
  Edited up through "I18N"
  Cleaned Up
  updated guide toc [skip ci]
  Update concept-behaviors.md
  Fixed wrong links [skip ci]
  Fixed document for multisort in BaseArrayHelper
  ...
2014-05-06 16:00:45 +02:00
Carsten Brandt
c3fe4aa0fd @inheritdoc from interfaces and params 2014-05-06 15:59:52 +02:00
it3rmit
91a1c95962 Fixing the issue #3292
This change fixes the issue #3292. The details were mentioned in the comments to the issue.
2014-05-06 16:43:17 +03:00
Alexander Makarov
00d00a3eda Merge pull request #3370 from kartik-v/patch-2
[ci skip] Better English for Gii Caption
2014-05-06 17:09:20 +04:00
Alexander Makarov
b86f5a14f7 #2435 Tests for integrity exception 2014-05-06 16:56:51 +04:00
Alexander Makarov
d773ce66c2 Merge pull request #3375 from creocoder/baseactiverecord-findall-comment-fix
`BaseActiveRecord::findAll()` comment fix
2014-05-06 16:20:54 +04:00
Alexander Kochetov
d041116b94 BaseActiveRecord::findAll() comment fix 2014-05-06 16:18:01 +04:00
Alexander Makarov
42c566935e Fixes #2913: RBAC DbManager is now initialized via migration 2014-05-06 14:59:40 +04:00
Carsten Brandt
01ee85e0f9 Merge pull request #3373 from Blizzke/master
[NL] brought translations up to date
2014-05-06 11:19:30 +02:00
Steve Guns
8347ca5cb1 [NL] Removed app.php 2014-05-06 11:15:46 +02:00
Steve Guns
ddce87a355 [NL] brought translations up to date 2014-05-06 10:56:38 +02:00
Carsten Brandt
0d2995f7fb Merge pull request #3368 from technixp/master
Fix for comparing numeric attributes in JavaScript
2014-05-06 10:30:12 +02:00
Marius Kubrakov
ef188b2c5b Merge remote-tracking branch 'origin/master'
Conflicts:
	framework/assets/yii.validation.js
2014-05-06 11:16:31 +03:00
Marius Kubrakov
a2bf04b084 Fix for comparing numeric attributes in JavaScript 2014-05-06 11:15:58 +03:00
Carsten Brandt
03f9ac86d2 Merge pull request #3367 from MethyleneGaming/master
HHVM compatibility Fixes for Yii 2 Console Application
2014-05-06 09:51:31 +02:00
Kartik Visweswaran
cb4638883b Better Gii caption english 2014-05-06 12:50:26 +05:30
Marius Kubrakov
b014a7bd09 Fix for comparing numeric attributes in JavaScript 2014-05-06 09:50:03 +03:00
Jurmarcus Allen
6099e85160 HHVM compatibility Fixes for Yii 2 Console Application 2014-05-06 01:18:37 -05:00
Larry Ullman
6d2a371f40 Rough creation of a doc style guide
Should have started this before; important to maintain consistency.
2014-05-05 22:24:35 -04:00
Carsten Brandt
535be570ec typo
[ci skip]
2014-05-05 23:40:07 +02:00
Larry Ullman
9495b11dc2 Finished Edits 2014-05-05 16:47:07 -04:00
Larry Ullman
7b6a0e3335 Edited up to Active Record 2014-05-05 15:55:18 -04:00
Qiang Xue
ef71a97e57 renamed chapter to section [skip ci] 2014-05-05 15:11:50 -04:00
Alexander Makarov
2c7615a394 Merge pull request #3363 from larnu/master
Catalan translation
2014-05-05 21:57:57 +04:00
larnu
15135b8071 Catalan translation 2014-05-05 19:46:57 +02:00
Larry Ullman
210487bfe5 Edited up through "I18N" 2014-05-05 11:55:12 -04:00
Larry Ullman
c63e95418b Cleaned Up
No major changes. Looks good!
2014-05-05 11:55:12 -04:00
Qiang Xue
cc818bf043 updated guide toc [skip ci] 2014-05-05 11:19:52 -04:00
Qiang Xue
b7f0f75e56 Merge pull request #3359 from tsvetann/patch-4
Update concept-behaviors.md
2014-05-05 11:06:41 -04:00
tsvetann
693b9a8b6b Update concept-behaviors.md
fixed spelling
2014-05-05 17:05:59 +02:00
Qiang Xue
1bcf3b8427 Fixed wrong links [skip ci] 2014-05-05 08:12:21 -04:00
Alexander Makarov
1d39425efd Merge pull request #3356 from netyum/patch-2
Fixed document for multisort in BaseArrayHelper
2014-05-05 12:59:11 +04:00
Yeung Song
5ea81a91c9 Fixed document for multisort in BaseArrayHelper
Fixed
2014-05-05 16:33:08 +08:00
Alexander Makarov
3ac7240a74 Fixes #2344 2014-05-05 02:54:46 +04:00
Alexander Makarov
c8da5372c4 Fixes #3211 2014-05-05 02:29:09 +04:00
Alexander Makarov
8b4dbff56c Closes #3281: removed strict rule about using "new" from code style 2014-05-05 02:14:31 +04:00
Alexander Makarov
0ad7c05e6c Merge pull request #3345 from Agrumas/master
Lithuanian translation
2014-05-05 01:59:28 +04:00
Alexander Makarov
c9635dd9b1 Added class example to Twig extension docs 2014-05-05 01:55:45 +04:00
Alexander Makarov
bb4073c9af Fixes #1838: documented Yii-specific syntax for Twig extension 2014-05-05 01:37:50 +04:00
Alexander Makarov
7f6fc39861 Fixes #1799: Added form_begin, form_end to twig extension 2014-05-05 01:13:44 +04:00
Alexander Makarov
539b74d172 Added note about disabling cache to twig extension readme 2014-05-05 01:13:44 +04:00
Alexander Makarov
5196ba372f Replaces tabs to spaces in example code 2014-05-05 01:13:44 +04:00
Alexander Makarov
c129d09439 Merge pull request #3348 from tsvetann/patch-3
[ci skip] Update Generator.php
2014-05-04 23:13:30 +04:00
tsvetann
f8fefb009f Update Generator.php
To comply with the docs RE namespace usage:
https://github.com/yiisoft/yii2/blob/master/docs/guide/extend-creating-extensions.md
2014-05-04 21:11:16 +02:00
Alexander Makarov
5393fd0b49 Merge pull request #3347 from tsvetann/patch-2
[ci skip] Update concept-service-locator.md
2014-05-04 22:43:43 +04:00
tsvetann
981f895c42 Update concept-service-locator.md 2014-05-04 20:26:47 +02:00
Agrumas
c19e76e09d Lithuanian translation cleanup. [skip ci] 2014-05-04 20:45:46 +03:00
Qiang Xue
135b944c14 Finished guide about DI container and service locator. 2014-05-04 13:12:20 -04:00
Agrumas
82dbbce481 Updated Lithuanian translation 2014-05-04 20:01:30 +03:00