852 Commits

Author SHA1 Message Date
f184d82465 Added application component section [skip ci] 2014-05-29 10:47:47 -04:00
2c8570a9b7 Merge branch 'master' of git://github.com/yiisoft/yii2 2014-05-29 10:12:19 -04:00
93beb5e130 minor edit [skip ci] 2014-05-29 10:12:05 -04:00
124c7e8448 Mail layout charset specification fixed 2014-05-29 17:11:45 +03:00
898a11fbe7 Mail tutorial finished 2014-05-29 15:47:35 +03:00
e674191ddb Mail tutorial created 2014-05-29 14:23:58 +03:00
332cd72d1a added anchors [skip ci] 2014-05-28 15:24:08 -04:00
9840bdd346 minor format fix [skip ci] 2014-05-28 13:44:31 -04:00
d1ab9f72ae Finished application guide [skip ci] 2014-05-28 13:40:41 -04:00
0f4817005f finished PDF support for guide
added class references (current version without hyperlink)
2014-05-28 17:20:24 +02:00
5210573622 guide WIP [skip ci] 2014-05-28 08:44:39 -04:00
3df21f00b3 Update extend-using-composer.md
better usage of URL in latex
2014-05-28 13:31:37 +02:00
0de53fe073 guide WIP [skip ci] 2014-05-27 19:48:37 -04:00
6314135eb6 Fixed typo 2014-05-27 20:08:29 +04:00
ba6d887b2c Fixes #3590: added info about passing parameters to layout 2014-05-27 19:47:36 +04:00
148d19fddf Fixes #3450: added note about the fact that $q parameter is mandatory for aggregare query methods 2014-05-27 19:35:01 +04:00
5c96ba98ba minor update [skip ci] 2014-05-27 08:37:09 -04:00
d47efdb956 Update rest-quick-start.md: grammar
bad grammar
2014-05-27 21:02:31 +12:00
d069adde06 Update rest-quick-start.md: highlight automatic pluralization
This is probably not expected given the other naming conventions within Yii, so highlight this feature for beginners.
2014-05-27 20:57:27 +12:00
d52299baa2 first approach to a PDF guide 2014-05-26 18:05:40 +02:00
e503a3649d Merge pull request #3586 from klimov-paul/2020-doc-cross-dbms-relations
Fix for #2020: docs about cross-DBMS relations
2014-05-26 14:04:11 +03:00
29ff0cb21b Fix 'db-active-record.md' 2014-05-26 14:03:43 +03:00
cf994133c8 Incorrect path to AppAssets at docs fixed 2014-05-26 13:48:27 +03:00
b4c79f2b55 Example code consistency fix 2014-05-26 13:06:10 +03:00
b5ae614624 Docs about cross-DBMS relations added 2014-05-26 13:05:26 +03:00
4b6b9d413d guide WIP [skip ci] 2014-05-25 22:45:06 -04:00
d53299543f Edited up to event handlers 2014-05-25 20:08:10 -04:00
caba264df5 Basic edits
Looks good!
2014-05-25 20:08:06 -04:00
586b412756 Basic edits
Question: Not sure about the point being made with components and
DatePicker. Please clarify if I misinterpreted.
2014-05-25 20:08:04 -04:00
d84898a73d Fixes #2898: yii\console\controllers\AssetController is now using hashes instead of timestamps 2014-05-24 18:39:22 +04:00
6d4196d3bf #3521: Added yii\filters\HttpCache::sessionCacheLimiter 2014-05-23 12:03:27 -04:00
b7e493fca0 Tabs to spaces to be consistent
```
vendor/bin/indent --spaces -r framework/
vendor/bin/indent --tabs -r . --pattern=*.json
vendor/bin/indent --spaces -r . --pattern=*.md
vendor/bin/indent --spaces -r . --pattern=yii.*.js
vendor/bin/indent --spaces -r . --pattern=*.css
```
2014-05-23 16:58:21 +02:00
2d070fd1e8 Update intro-upgrade-from-v1.md
fixes #3555
2014-05-23 16:25:44 +02:00
eddd6642f5 Issue 3532: Add note about AR default values to upgrade notes 2014-05-22 15:25:25 +02:00
d6f74f4b2b Update security-authorization.md
Typo
2014-05-21 11:08:40 -04:00
279450d804 Update security-authorization.md
typo
2014-05-21 10:49:42 -04:00
9d986b49d9 guide WIP [skip ci] 2014-05-20 18:00:44 -04:00
b898553c7a Moved glossary from wiki 2014-05-20 13:15:53 +04:00
9b4b3b6735 typos. [skip ci] 2014-05-20 00:19:10 -04:00
cb66c92609 Finished caching guide [skip ci] 2014-05-20 00:17:10 -04:00
972173a5bc guide WIP [skip ci] 2014-05-19 18:10:29 -04:00
5c5fcd6ee1 guide WIP [skip ci] 2014-05-19 08:48:13 -04:00
5303506c12 Merge pull request #3503 from djfly/patch-5
Update output-data-providers.md
2014-05-19 10:09:59 +02:00
ff
d5024f9acb Update output-data-providers.md
Modified a bit, better?
2014-05-19 14:01:42 +08:00
3cbf1adbae guide WIP [skip ci] 2014-05-18 19:51:44 -04:00
ff
83a406981b Update output-data-providers.md
defaultOrder this is often used for everyone
2014-05-19 00:24:41 +08:00
3893bcd08d guide WIP [skip ci] 2014-05-18 08:46:16 -04:00
aedac9628b fixed broken link 2014-05-17 17:00:36 +02:00
011284dddc guide WIP 2014-05-17 09:09:08 -04:00
d622442acf improved debugger on handling unreadable files
issue #3494
2014-05-17 14:43:47 +02:00