|
7b8289275f
|
Quick example of inline validator (original doc did not mention inline validator)
|
2013-12-18 16:15:21 +01:00 |
|
|
4839ac22e2
|
Fixes #1381: better description of Apache config required to hide index.php
|
2013-12-17 20:11:38 +01:00 |
|
|
12e6c9bc29
|
Fixes #1522: added example of executing extra queries right after establishing DB connection
|
2013-12-17 20:05:27 +01:00 |
|
|
68fc694e1b
|
Merge pull request #1485 from schmunk42/docs-extensions
updated extension documentation
|
2013-12-17 10:38:59 -08:00 |
|
|
249243a7b0
|
updated database, based on @cebe's comment https://github.com/yiisoft/yii2/pull/1485#discussion_r8410809
|
2013-12-17 19:14:38 +01:00 |
|
|
ffe4867d66
|
updated autoloading info
|
2013-12-17 18:28:11 +01:00 |
|
|
35594c73be
|
removed based on samdark's comment from https://github.com/yiisoft/yii2/pull/1485/files#r8293528
|
2013-12-17 18:27:38 +01:00 |
|
|
4ed1c2fcb6
|
Fixed markup
|
2013-12-17 10:32:47 +01:00 |
|
|
896268995d
|
Adjusted Gii guide to mention a bit different config structure of a basic application
|
2013-12-17 09:22:31 +01:00 |
|
|
6ed8d1767c
|
Adjusted logging guide, fixed examples for email target
|
2013-12-16 10:04:32 +01:00 |
|
|
b79f382157
|
Started docs about logger
|
2013-12-15 22:13:39 +01:00 |
|
|
7d1c46374e
|
Edited "basics" and "widgets"
|
2013-12-15 10:36:21 -05:00 |
|
|
93cc73858f
|
added link to composer docs about autoloading
|
2013-12-12 14:21:11 +01:00 |
|
|
ce5c3695de
|
updated dependencies and testing
|
2013-12-12 12:49:21 +01:00 |
|
|
857feeb6ac
|
updated code style, added autoloading and prefix examples
|
2013-12-12 12:46:15 +01:00 |
|
|
3fba6dc314
|
updated gii docs
|
2013-12-12 11:14:37 +01:00 |
|
|
ed0e76b7c0
|
gii docs
|
2013-12-12 11:04:19 +01:00 |
|
|
87291bd34b
|
a note about how to not use gii
related to #1482
|
2013-12-12 08:29:22 +01:00 |
|
|
e748455d8f
|
reverted events
|
2013-12-12 03:45:47 +01:00 |
|
|
1ab7100e5a
|
updated extension documentation; added sections dependencies, versioning and authorization
|
2013-12-12 03:11:20 +01:00 |
|
|
41fbfcbd80
|
doc fix.
|
2013-12-11 14:28:36 -05:00 |
|
|
2fb823a04d
|
doc typos
|
2013-12-11 16:46:09 +01:00 |
|
|
45fa25f796
|
Added notes about github and screenshots to extension docs
|
2013-12-10 23:30:45 +01:00 |
|
|
86dd428257
|
Added rules about namespace and package naming to extension docs
|
2013-12-10 23:20:43 +01:00 |
|
|
5caac5b0a3
|
Moved extensions docs draft from wiki to main repository
|
2013-12-10 23:14:41 +01:00 |
|
|
213574aa25
|
Edited the first quarter
|
2013-12-08 12:35:30 -05:00 |
|
|
78fa416390
|
Edited introduction.
|
2013-12-08 11:29:50 -05:00 |
|
|
1369e050a1
|
fixes #1427
|
2013-12-08 11:27:42 +01:00 |
|
|
e1a3345161
|
fixed markdown typo
|
2013-12-06 21:39:37 +01:00 |
|
|
cb4a8c764c
|
Refactored validators.
|
2013-12-06 14:19:17 -05:00 |
|
|
76cf19a69e
|
Doc (minor) : add allowedIPs example for debug module
|
2013-12-05 16:29:59 +01:00 |
|
|
93aaeba916
|
Doc proofing mistakes & typos corrected
|
2013-12-04 23:48:56 +05:30 |
|
|
ebd6850599
|
Fixed parent function call in afterSave code example
|
2013-12-04 15:50:43 +03:00 |
|
|
a351b13eef
|
Merge pull request #1403 from zeeke/master
Url documentation typos
|
2013-12-02 11:51:39 -08:00 |
|
|
ce1014f690
|
Removed extra parenthesis in code example
|
2013-12-02 13:24:52 +03:00 |
|
|
494e3e3f23
|
changed composer setting to match all requirements.
|
2013-11-30 23:52:36 -05:00 |
|
|
72bbc67622
|
Url documentation typos
|
2013-11-30 11:26:40 +01:00 |
|
|
199fe352b7
|
Added more explaination of layout to views guide
|
2013-11-30 11:08:06 +04:00 |
|
|
c3e4d63606
|
Docs on creating your own rule classes
|
2013-11-30 11:08:06 +04:00 |
|
|
bcff068b3c
|
Added crosslinks to Action Filters subsection of controller docs
|
2013-11-30 11:08:06 +04:00 |
|
|
f22c521261
|
A bit more docs on console applications
|
2013-11-30 11:08:06 +04:00 |
|
|
951da01c9d
|
Added "Setting component defaults classwide" to docs
|
2013-11-30 11:08:06 +04:00 |
|
|
c5108b25f7
|
Docs on combining and compressing assets, asset format conversion
|
2013-11-30 11:08:06 +04:00 |
|
|
c7c13a6693
|
Added concrete http exception classes.
|
2013-11-29 21:22:08 -05:00 |
|
|
37f5920014
|
Update index.md
|
2013-11-29 17:14:27 -05:00 |
|
|
c4f7d024d9
|
typo fix.
|
2013-11-29 00:25:45 -05:00 |
|
|
9d57b40b6d
|
More TDB for the guide
|
2013-11-29 04:23:33 +04:00 |
|
|
b3de71a633
|
Added reference to Composer section of the guide from 1.1.x differences page
|
2013-11-29 04:21:43 +04:00 |
|
|
2c7e9e45c9
|
Better docs structure and minor fixes
|
2013-11-29 04:17:11 +04:00 |
|
|
97a5a9d45f
|
More docs on performance
|
2013-11-29 04:16:29 +04:00 |
|