Commit Graph

1114 Commits

Author SHA1 Message Date
Alex-Code
b60710071f Update input-validation.md
Updated guide
2014-07-30 14:34:47 +01:00
Carsten Brandt
5dbf276c92 Grammar fix 2014-07-29 14:28:17 +02:00
Bazilio
9f46734205 fixed typo and some links 2014-07-29 15:27:35 +04:00
Alex-Code
10eedae113 Update input-validation.md 2014-07-29 09:23:41 +01:00
Alexander Makarov
a7044c835b Fixed link 2014-07-28 22:24:38 +04:00
Carsten Brandt
1e9350abe1 guide on ajax validation
fixes #4482
2014-07-28 09:50:33 +02:00
Qiang Xue
37354c0cf4 Merge pull request #4467 from AbrahamGreyson/master
missing word. [skip ci]
2014-07-26 17:15:59 -04:00
AbrahamGreyson
e5006f9ec3 missing word. [skip ci] 2014-07-26 23:58:16 +08:00
东方孤思子(Paris·QianSen)
e843c3074a typo fix
not sure about L421
2014-07-26 22:15:35 +08:00
东方孤思子(Paris·QianSen)
1e6a1d940a fix the link 2014-07-26 21:06:57 +08:00
tom--
2c5c2c101b Fixes #4131: Security adjustments 2014-07-26 03:29:30 +04:00
Qiang Xue
0b8c00da4f Merge pull request #4443 from xBazilio/patch-2
Corrected table name
2014-07-25 10:16:43 -04:00
Bazilio
d1031e2132 Corrected table name
INSERT queries didn't work with first letter capitalized in table name.
2014-07-25 14:47:04 +04:00
Bazilio
ecbe2933ef Update start-databases.md
double word "from"
2014-07-25 14:35:14 +04:00
东方孤思子(Paris·QianSen)
282e5af397 fix the link 2014-07-25 17:53:56 +08:00
Alexander Makarov
425179420b Simplified test environment setup 2014-07-24 14:13:16 +04:00
Qiang Xue
390a6c782e Fixes #4409: Upper case letters in subdirectory prefixes of controller IDs were not properly handled 2014-07-23 22:10:13 -04:00
Alexander Makarov
4ac6777ce0 Very draft testing docs 2014-07-24 01:35:39 +04:00
Alexander Makarov
5db07a71e5 Added note about app templates 2014-07-24 01:23:22 +04:00
Alexander Makarov
678f375710 Added test-overview 2014-07-24 00:47:30 +04:00
Carsten Brandt
92e131c5ae Update output-data-widgets.md
fixed broken code block
2014-07-23 00:02:50 +02:00
Philippe Gaultier
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
Qiang Xue
27132ced7c Fixes #4384. 2014-07-21 08:20:10 -04:00
Qiang Xue
10d617a912 typo fix [skip ci] 2014-07-20 21:07:07 -04:00
Qiang Xue
a3e2b94adf Fixes #3611: Refactored query caching. 2014-07-20 20:59:38 -04:00
Qiang Xue
4e4e76e883 Request::cookieValidationKey must be explicitly specified now. 2014-07-19 15:39:03 -04:00
Qiang Xue
371af5c486 minor doc fix. [skip ci] 2014-07-18 21:59:19 -04:00
Larry Ullman
4d05047b12 Basic edits 2014-07-18 15:27:05 -04:00
Qiang Xue
1b5adca0f2 Merge pull request #4193 from pgaultier/feature/CORS
CORS Filter
2014-07-18 11:54:09 -04:00
Alexander Makarov
57a1ac67a6 Removed mentioning of DummyCache usage 2014-07-15 23:56:34 +04:00
Alexander Makarov
2f90e4d9cc Fixes #4184: mentioned a safer way of using dummy cache that works in case of merging configs of advanced app 2014-07-15 22:42:36 +04:00
Qiang Xue
fe2611186e Fixes #4051: Renamed yii\caching\GroupDependency to TagDependency and added support for associating multiple tags to a single cached data item 2014-07-15 00:10:57 -04:00
Carsten Brandt
ffa68b16ad typo 2014-07-14 13:24:20 +02:00
Carsten Brandt
ea3046cedc Added note about logger component in bootstrap
fixes #4301
2014-07-14 12:18:22 +02:00
Qiang Xue
4fdfe7a90d Merge branch 'master' of git://github.com/yiisoft/yii2 2014-07-13 20:58:33 -04:00
Qiang Xue
31454eef42 Fixes #4296: added doc about using blocks in views. [skip ci] 2014-07-13 20:58:20 -04:00
Larry Ullman
1765efcefc Edited; very clean! 2014-07-13 16:24:49 -04:00
Larry Ullman
b6c00809db Edited; already very clean! 2014-07-13 13:20:22 -04:00
Qiang Xue
ea7bfa1959 Merge pull request #4274 from yiisoft/feature-multiconnection
Support for separating Read/Write Database
2014-07-12 13:12:15 -04:00
Qiang Xue
65987f62ae test WIP 2014-07-12 10:38:51 -04:00
Anton Sidashin
cdb2b44fc7 Fixes #4287: authorization link fix 2014-07-12 16:38:13 +04:00
Evgeniy Tkachenko
c37ee95b4e Fixes #4286: Update input-file-upload.md 2014-07-12 16:27:06 +04:00
Vladimir
59c430ce79 Update input-file-upload.md
fix docs
2014-07-12 13:33:58 +04:00
Qiang Xue
c64ffdb2f9 Finished documentation about read-write splitting. 2014-07-12 01:04:11 -04:00
AbrahamGreyson
8126911b10 Typo fixed. [skip ci] 2014-07-10 07:03:37 +08:00
Larry Ullman
cc8ee8d7c9 Edited aliases 2014-07-07 15:30:48 -04:00
Larry Ullman
9432657176 Initial edits 2014-07-07 15:13:33 -04:00
Philippe Gaultier
28e9344dcc Move CORS documentation from REST to Structure 2014-07-07 10:37:42 +02:00
Qiang Xue
b66300788b Finished extension and third-party lib usage guide [skip ci] 2014-07-06 01:08:46 -04:00
Philippe Gaultier
ff81690fa4 Fix link 2014-07-04 17:34:11 +02:00