1117 Commits

Author SHA1 Message Date
2af195d8f7 Replaced Amazon link with ISBN 2014-08-24 13:48:20 +04:00
ca40502888 Added more notes and a book reference to testing intro 2014-08-24 13:37:53 +04:00
7d795c620e First pass of edits 2014-08-23 20:06:42 -04:00
385e13978d Fixes #4800. 2014-08-23 18:18:31 -04:00
5a87ebadd4 Update db-migrations.md
fix a typo.
2014-08-23 16:57:42 -04:00
93d586e9d3 expanded db-migration doc 2014-08-23 16:57:41 -04:00
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
8b37d2c196 Docs about testing 2014-08-23 00:45:35 +04:00
da179e3bd4 Minor text adjustments 2014-08-23 00:42:55 +04:00
d86691240c fixed console guide and docs of FixtureController 2014-08-23 00:37:00 +04:00
3f597fd45d updated doc [skip ci] 2014-08-22 10:06:42 -04:00
5be6a841e3 Cleaned up doc. [skip ci] 2014-08-20 21:14:51 -04:00
3e58491bc8 fixed docs 2014-08-20 20:48:58 -04:00
cf990cf8df link fix 2014-08-20 13:31:41 +06:00
8cfdd37475 Light edits 2014-08-18 16:11:12 -04:00
edd293028e Light edits 2014-08-18 16:07:28 -04:00
2aba4346f5 Light edits 2014-08-18 16:03:04 -04:00
e05222696c Minor punctuation fixes 2014-08-18 15:57:38 -04:00
6f3832f3ff Merge pull request #4723 from yiisoft/codeception-test-adjustments
Codeception test adjustments for basic and advanced applications
2014-08-18 23:27:01 +04:00
45dbbc39f6 Additional fix to #4728. 2014-08-16 22:25:55 -04:00
4a9cc31828 Merge pull request #4728 from DaSourcerer/4372-httpcache-rfc7232-compliance
RFC 7232 Compliance for yii\filters\HttpCache
2014-08-17 01:21:21 +04:00
35c4a61908 Merge branch 'master' into codeception-test-adjustments 2014-08-16 19:21:13 +04:00
d8999f4fd3 Update structure-widgets.md
changed bootstrap namespace to jui
2014-08-16 17:11:42 +04:00
386b63b47c Merge branch 'master' into codeception-test-adjustments
Conflicts:
	.travis.yml
2014-08-15 19:13:58 +04:00
7eb403bf45 Codeception test adjustments for basic and advanced applications
- Moved everything test-related into `tests` directory. Codeception tests are in `codeception`.
- Removed database module since we're using fixtures and migrations.
- Moved console entry points and bootstrap into `tests/codeception/bin`.
- Adjusted travis build scripts.
- Adjusted documentation to be consistent and reflect changes made.
2014-08-15 19:09:52 +04:00
f4a9646a22 more on HHVM compatibility 2014-08-15 16:04:02 +02:00
a315f2b7d0 Merge with master 2014-08-14 20:08:42 +02:00
2038839c16 Doc update [skip ci] 2014-08-14 19:44:55 +02:00
6f055417fd Fixing typo in guide-structure-modules 2014-08-13 16:32:29 +07:00
1070344278 Adjusted data column docs 2014-08-12 01:58:37 +04:00
564c53f790 Added information about format of Data column 2014-08-12 01:40:19 +04:00
ba606d06eb Fixes #4673 2014-08-12 00:57:31 +04:00
b70ba7661b Update db-active-record.md to correct a minor typo
changed problem to problems to correct a minor typo.
2014-08-11 00:26:35 +01:00
f08c85c5b8 Merge pull request #4619 from yiisoft/smarty
Smarty improvements
2014-08-10 21:06:49 +03:00
739f3b13e4 Fixes #4553: Smarty enhancements 2014-08-10 22:05:48 +04:00
464292d105 Fixes #4659: adjusted nginx config in docs to serve 404 instead of "no input file specified" when accessing non-existing PHP file 2014-08-09 15:44:41 +04:00
2bfbbf2320 Fixed phrase. 2014-08-08 16:09:32 +04:00
0ba5a24c32 Grammar fixes 2014-08-08 15:11:45 +04:00
3e62a1a6fe fixed typo 2014-08-07 15:19:49 +04:00
4674cdeb05 fixed comment in code snippet 2014-08-06 18:48:01 +04:00
1c3ea52f55 fixed link 2014-08-06 14:38:13 +04:00
55e9afeac0 Fixes #4606: doc fix. [skip ci] 2014-08-05 13:01:06 -04:00
42f9ef8939 Replaced backslashes with forward slashes in template path example [skip ci]
Backslash after alias causes 'Invalid path alias' exception in `\yii\BaseYii::getAlias`
2014-08-05 15:53:04 +04:00
d752dd7625 Fix url 2014-08-04 14:31:38 +02:00
b656137541 Added support for arbitrary operators to Query::filterWhere, added support for arbitrary operators to Sphinx extension 2014-08-01 21:11:24 +04:00
d37d92288c Minor template engine doc enhancement 2014-08-01 20:33:00 +04:00
5a8c997da4 Fix Markdown link to the Yii class. 2014-08-01 17:51:37 +06:00
8f31e54d02 Remove unnecessary Markdown code characters. 2014-08-01 17:37:24 +06:00
c1cf48cf5b Fixes #2315: Any operator now could be used with yii\db\Query::->where() operand format 2014-08-01 11:37:05 +04:00
41f31bcd36 [skip ci] Fixes #4548 2014-08-01 00:37:01 +04:00