|
|
7da4d876d8
|
Fix link
|
2014-04-28 08:45:33 +02:00 |
|
|
|
87decc88a9
|
Merge pull request #3272 from adamaltman/master
fix typo in the word Semantic
|
2014-04-27 22:54:04 -04:00 |
|
|
|
b1f542bd5b
|
minor update [skip ci]
|
2014-04-27 20:31:16 -04:00 |
|
|
|
307f006ad2
|
fix typo in the word Semantic
|
2014-04-27 19:31:15 -05:00 |
|
|
|
eaa4d4920a
|
restructured guide.
|
2014-04-27 20:29:02 -04:00 |
|
|
|
23dc76b5b8
|
Merge pull request #3260 from adamaltman/master
Improved the advanced app template documentation.
|
2014-04-27 23:24:35 +04:00 |
|
|
|
12bd2573f5
|
new guide outline proposal
|
2014-04-27 00:04:47 -04:00 |
|
|
|
1686851485
|
Completed edits
|
2014-04-26 20:56:28 -04:00 |
|
|
|
62f262e486
|
Edited intro, usage
Not sure about the “for example…” paragraph under “usage”. Doesn’t read
well currently.
|
2014-04-26 20:56:28 -04:00 |
|
|
|
7ba0f67363
|
Improved the advanced app template documentation.
|
2014-04-26 18:44:49 -05:00 |
|
|
|
b13d1e8011
|
typo
[ci skip]
|
2014-04-26 22:38:29 +02:00 |
|
|
|
003bdf6a32
|
typo fix and link
|
2014-04-26 13:14:54 +02:00 |
|
|
|
c259f4e00b
|
Edited rest of doc
|
2014-04-25 23:00:56 -04:00 |
|
|
|
04fb68fb0f
|
Edited "attaching event handlers"
Q: When attaching event handlers in the config, does it have to be an
anonymous function?
|
2014-04-25 23:00:56 -04:00 |
|
|
|
69f3248515
|
Changed Outline
Moved “triggering” after “attaching”.
|
2014-04-25 23:00:56 -04:00 |
|
|
|
bbefc33c9c
|
Edited Introduction
Cut a sentence that seemed both redundant and vague. Could just be me.
|
2014-04-25 23:00:56 -04:00 |
|
|
|
cc217e7b13
|
Merge pull request #3249 from deerawan/master
Update active-record.md
|
2014-04-25 22:16:07 -04:00 |
|
|
|
423dbc756b
|
typo
|
2014-04-26 03:52:25 +02:00 |
|
|
|
1ce52a53f8
|
More cleaning up
|
2014-04-25 13:34:46 -04:00 |
|
|
|
f4b23b6f66
|
Removed requirements.php reference
Didn’t make any sense, particularly after the browser stuff. If kept,
I’d move it behind the other command-line reference.
|
2014-04-25 12:48:56 -04:00 |
|
|
|
a5e52c4fa1
|
Cleaning Up
|
2014-04-25 12:48:11 -04:00 |
|
|
|
9f01828a2e
|
Update active-record.md
add example of using deleteAll
|
2014-04-25 17:35:39 +07:00 |
|
|
|
cc4142df5b
|
rewrote overview of guide. [skip ci]
|
2014-04-24 22:41:05 -04:00 |
|
|
|
e346330329
|
removed incorrect doc. [skip ci]
|
2014-04-24 13:14:25 -04:00 |
|
|
|
8c79c4f08b
|
Fixed typo
|
2014-04-24 19:49:24 +04:00 |
|
|
|
78e3eee2f1
|
Merge pull request #3223 from it3rmit/master
Just fixing small misspelling
|
2014-04-23 11:18:48 -04:00 |
|
|
|
774b2fe5c7
|
Just fixing small misspelling
Small misspelling
|
2014-04-23 18:05:13 +03:00 |
|
|
|
bea8f94683
|
Fixes #3208
|
2014-04-21 15:01:41 -04:00 |
|
|
|
f8dd0b1ffe
|
Fixed code block formatting
|
2014-04-20 23:42:57 +04:00 |
|
|
|
ad7f57de01
|
Fixes #503: Finished DI documentation. [skip ci]
|
2014-04-19 21:39:10 -04:00 |
|
|
|
29b9a92a99
|
di doc WIP [skip ci]
|
2014-04-19 11:10:40 -04:00 |
|
|
|
7e16837b92
|
Fixes #2592: added info on how to translate framework messages at application level
|
2014-04-18 23:18:05 +04:00 |
|
|
|
e04dca4dae
|
added more rbac doc [skip ci]
|
2014-04-18 10:02:18 -04:00 |
|
|
|
f7b8e7a023
|
Improved RBAC docs
|
2014-04-18 15:51:26 +04:00 |
|
|
|
398b77daf6
|
Merge pull request #3162 from it3rmit/master
[ci skip] Update basics.md
|
2014-04-18 13:54:36 +04:00 |
|
|
|
4493cf4deb
|
Update basics.md
I think, the correct form is `should be defined` OR `is defined`, but not `be defined`
|
2014-04-18 12:43:23 +03:00 |
|
|
|
520011fff6
|
Fixes #3088: The debug and gii modules will manage their own URL rules now
|
2014-04-17 20:42:50 -04:00 |
|
|
|
1168cb749c
|
Updated data-grid.md to fix wrong path to GridView
Path was wrong
|
2014-04-17 16:33:04 -06:00 |
|
|
|
6f0d218a7d
|
Fixes #2939: documented the process of creating your own application template
|
2014-04-18 02:22:39 +04:00 |
|
|
|
cfb5ebee03
|
Fixes #3048: emphasized that sourcePath in asset bundle means "copy all the contents of it to the web/assets"
|
2014-04-18 01:17:45 +04:00 |
|
|
|
823c4a15c2
|
Fixes #2621: improved theming docs with better wording and module example
|
2014-04-18 01:09:03 +04:00 |
|
|
|
4df8a6e5bc
|
Fixes #2899: added more details about canonical URLs to the guide
|
2014-04-18 00:47:23 +04:00 |
|
|
|
a42b80ec9c
|
minor doc update [skip ci]
|
2014-04-17 08:58:52 -04:00 |
|
|
|
cd9eb31035
|
Notes about jsCompressor and cssCompressor added to assets.md
|
2014-04-17 13:28:42 +03:00 |
|
|
|
650440d941
|
Added info about theming widget views. Fixes #3142
|
2014-04-17 12:29:47 +04:00 |
|
|
|
0842c4a723
|
Adjusted statc pages docs
|
2014-04-17 11:56:40 +04:00 |
|
|
|
2edc895342
|
Update view.md
|
2014-04-17 09:29:36 +03:00 |
|
|
|
a3632dbb51
|
Fixes #3129: added RBAC documentation.
|
2014-04-16 22:51:12 -04:00 |
|
|
|
65dfedf0fd
|
Fixes #3127: added more doc [skip ci]
|
2014-04-16 09:10:12 -04:00 |
|
|
|
50d4d93bdf
|
Add yii\bootstrap\ActiveForm to the bootstrap guide
|
2014-04-16 10:58:40 +02:00 |
|