Commit Graph

9327 Commits

Author SHA1 Message Date
Alexander Makarov
7aed617c38 Fixes #4813: Fixed MSSQL schema that was getting incorrect info about constraints 2014-08-26 14:12:24 +04:00
Alexander Makarov
4e9f8bd5e5 Fixed example of transactional operations in AR guide 2014-08-26 13:16:40 +04:00
Alexander Makarov
dd61be67a1 Fixes #3248: described AR transactions, locks, dirty attributes 2014-08-26 03:28:36 +04:00
Alexander Makarov
24f46c645a Fixed grammar 2014-08-26 02:46:26 +04:00
Alexander Makarov
f0221fb84f Fixes #4126 2014-08-26 02:39:05 +04:00
Alexander Makarov
902684ed27 Fixed method name in docs 2014-08-26 02:38:55 +04:00
Alexander Makarov
82fbc0ef2c Fixes #4247 2014-08-26 02:32:25 +04:00
Alexander Makarov
78ae63250f Fixes #4812 2014-08-26 02:20:59 +04:00
Alexander Makarov
51300fc93b Used aliases for fixture directory definitions 2014-08-26 01:51:58 +04:00
Qiang Xue
3786440288 Fixes #4762: Reverted automatic ID fix. 2014-08-25 17:05:14 -04:00
Alexander Makarov
22839d92af Fixes #4812: Fixed search filter 2014-08-25 17:04:31 +04:00
Alexander Makarov
fc03527a07 Merge pull request #4809 from nenad-zivkovic/master
[ci skip] Adds start-gii-crud-preview image to the gii guide
2014-08-25 02:29:07 +04:00
Nenad Zivkovic
6a1543c35d Adds start-gii-crud-preview image to gii guide 2014-08-25 00:22:08 +02:00
Alexander Makarov
8fc65d254f Fixes #4724: fixed example in "Creating your own rule classes" 2014-08-25 02:19:06 +04:00
Alexander Makarov
b82d32c1ef Used a single database and a single CLI entry point for all test types. Added faker to basic app dev requirements. 2014-08-25 02:01:05 +04:00
Alexander Makarov
a7f998ed54 Merge pull request #4804 from maxmirazh33/master
structure-extensions.md translated to Russian[skip-ci]
2014-08-25 01:31:51 +04:00
Alexander Makarov
2a3f19e90e Merge pull request #4806 from mrarthur/patch-5
Fix PHPDoc
2014-08-25 01:30:30 +04:00
Alexander Makarov
6af78e46fc Merge pull request #4808 from nenad-zivkovic/master
fixes typos in start-databases.md
2014-08-25 01:28:14 +04:00
Nenad Zivkovic
d6944067af fixes typos in start-databases.md 2014-08-24 23:18:19 +02:00
Qiang Xue
e2ca42e71b Merge pull request #4807 from mrarthur/patch-6
Unused InvalidConfigException
2014-08-24 17:17:06 -04:00
Arthur Khachaturov
5794534a26 Unused InvalidConfigException 2014-08-24 23:47:36 +04:00
Arthur Khachaturov
7deb26f6c8 Fix PHPDoc 2014-08-24 23:25:08 +04:00
Qiang Xue
f526cc7af9 more doc [skip ci] 2014-08-24 12:17:24 -04:00
maxmirazh33
4fd1d0e117 Merge branch 'master' of git://github.com/yiisoft/yii2 2014-08-24 22:56:29 +07:00
maxmirazh33
77effdbc4d Merge branch 'master' of https://github.com/maxmirazh33/yii2 2014-08-24 22:47:22 +07:00
maxmirazh33
340fa2f89c fixes for translation of file 'structure-extensions.md' to Russian 2014-08-24 22:46:14 +07:00
maxmirazh33
2249a9eb99 fixes for translation of file 'structure-extensions.md' to Russian 2014-08-24 22:39:02 +07:00
Alexander Makarov
f5ee8e4583 Added faker to basic app console commands, adjusted readme to mention database setup 2014-08-24 15:26:57 +04:00
Alexander Makarov
a9445b4aa6 Added description to each test config of advanced application 2014-08-24 15:11:06 +04:00
Alexander Makarov
c9d51ee0fd Adjusted testing namespaces in application templates 2014-08-24 14:14:35 +04:00
Alexander Makarov
2af195d8f7 Replaced Amazon link with ISBN 2014-08-24 13:48:20 +04:00
Alexander Makarov
ca40502888 Added more notes and a book reference to testing intro 2014-08-24 13:37:53 +04:00
maxmirazh33
4890a71928 structure-extensions.md is translated to Russian 2014-08-24 15:44:02 +07:00
Larry Ullman
7d795c620e First pass of edits 2014-08-23 20:06:42 -04:00
Qiang Xue
ce6f33af28 Fixes #4736 2014-08-23 18:32:24 -04:00
wenbin1989
3b705855aa fix bugs of BlameableBehavior in console application. In console application, \yii\console\Application doesn't have getUser() method. Use BlameableBehavior in console application will cause an exception. 2014-08-23 18:30:50 -04:00
Qiang Xue
385e13978d Fixes #4800. 2014-08-23 18:18:31 -04:00
Vasiliy Baukin
5a87ebadd4 Update db-migrations.md
fix a typo.
2014-08-23 16:57:42 -04:00
Vasiliy Baukin
93d586e9d3 expanded db-migration doc 2014-08-23 16:57:41 -04:00
Alexander Makarov
fda734ce7e Rewritten testing introduction, added environment setup to README.md, removed empty pages that were not referenced 2014-08-23 02:51:47 +04:00
Ragazzo
8b37d2c196 Docs about testing 2014-08-23 00:45:35 +04:00
Alexander Makarov
da179e3bd4 Minor text adjustments 2014-08-23 00:42:55 +04:00
Ragazzo
d86691240c fixed console guide and docs of FixtureController 2014-08-23 00:37:00 +04:00
Qiang Xue
3f597fd45d updated doc [skip ci] 2014-08-22 10:06:42 -04:00
maxmirazh33
cb6d463009 Add structure-extensions.md to translate into Russian 2014-08-22 18:33:45 +07:00
Qiang Xue
6102a1532f Merge pull request #4784 from thiagotalma/inputmask_v3.1.1
Upgrade jquery.inputmask to Version: 3.1.1
2014-08-21 20:33:30 -04:00
Thiago Talma
81c225f470 Upgrade jquery.inputmask to Version: 3.1.1 2014-08-21 17:25:03 -03:00
Qiang Xue
5be6a841e3 Cleaned up doc. [skip ci] 2014-08-20 21:14:51 -04:00
Mark
033d66deac changed format of applying command to all 2014-08-20 20:48:58 -04:00
Mark
c7887b666c Added missed case in tests about append option 2014-08-20 20:48:58 -04:00