1088 Commits

Author SHA1 Message Date
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
e1bdc9cdc9 Fixes #3674: Various Twig enhancements:
- Removed `FileLoader` and used `\Twig_Loader_Filesystem` instead.
- Added support of Yii's aliases.
- Added `set()` that allows setting object properties.
2014-07-31 21:01:09 +04:00
898499ed44 doc improvement. [skip ci] 2014-07-31 12:04:50 -04:00
f74e208103 Merge branch 'deferred-validation' of github.com:Alex-Code/yii2 into Alex-Code-deferred-validation
Conflicts:
	framework/CHANGELOG.md
2014-07-31 11:28:27 -04:00
b60710071f Update input-validation.md
Updated guide
2014-07-30 14:34:47 +01:00
5dbf276c92 Grammar fix 2014-07-29 14:28:17 +02:00
9f46734205 fixed typo and some links 2014-07-29 15:27:35 +04:00
10eedae113 Update input-validation.md 2014-07-29 09:23:41 +01:00
a7044c835b Fixed link 2014-07-28 22:24:38 +04:00
1e9350abe1 guide on ajax validation
fixes #4482
2014-07-28 09:50:33 +02:00
37354c0cf4 Merge pull request #4467 from AbrahamGreyson/master
missing word. [skip ci]
2014-07-26 17:15:59 -04:00
e5006f9ec3 missing word. [skip ci] 2014-07-26 23:58:16 +08:00
e843c3074a typo fix
not sure about L421
2014-07-26 22:15:35 +08:00
1e6a1d940a fix the link 2014-07-26 21:06:57 +08:00
2c5c2c101b Fixes #4131: Security adjustments 2014-07-26 03:29:30 +04:00
0b8c00da4f Merge pull request #4443 from xBazilio/patch-2
Corrected table name
2014-07-25 10:16:43 -04:00
d1031e2132 Corrected table name
INSERT queries didn't work with first letter capitalized in table name.
2014-07-25 14:47:04 +04:00
ecbe2933ef Update start-databases.md
double word "from"
2014-07-25 14:35:14 +04:00
282e5af397 fix the link 2014-07-25 17:53:56 +08:00
425179420b Simplified test environment setup 2014-07-24 14:13:16 +04:00
390a6c782e Fixes #4409: Upper case letters in subdirectory prefixes of controller IDs were not properly handled 2014-07-23 22:10:13 -04:00
4ac6777ce0 Very draft testing docs 2014-07-24 01:35:39 +04:00
5db07a71e5 Added note about app templates 2014-07-24 01:23:22 +04:00
678f375710 Added test-overview 2014-07-24 00:47:30 +04:00
92e131c5ae Update output-data-widgets.md
fixed broken code block
2014-07-23 00:02:50 +02:00
6dc056b325 #4388: CORS filter fixes:
- Upgrade the documentation to match filter code
- Fix bad default behavior with Access-Control-Allow-Credentials
- Fix missing "s" in header Access-Control-Request-Method / Access-Control-Allow-Methods
2014-07-21 23:23:05 +04:00
27132ced7c Fixes #4384. 2014-07-21 08:20:10 -04:00
10d617a912 typo fix [skip ci] 2014-07-20 21:07:07 -04:00
a3e2b94adf Fixes #3611: Refactored query caching. 2014-07-20 20:59:38 -04:00
4e4e76e883 Request::cookieValidationKey must be explicitly specified now. 2014-07-19 15:39:03 -04:00