Commit Graph

15391 Commits

Author SHA1 Message Date
东方孤思子(Paris·QianSen)
ddfad3f48a translated behaviors 2014-07-06 01:03:59 +08:00
Qiang Xue
fb299e925c Merge pull request #4207 from miramir/patch-1
Asterisk in Oracle not need quote
2014-07-05 12:14:09 -04:00
Иван Багаев
b96e45faf7 Remove test for asterisk in quoteSimpleTableName 2014-07-05 22:07:46 +06:00
Yang Liu
1ace55dc9a Merge pull request #12 from AbrahamGreyson/master
Guide-zh-CN/concept-autoloading.md proofread.
2014-07-05 18:45:28 +08:00
AbrahamGreyson
677884c22c Guide-zh-CN/concept-autoloading.md proofread. 2014-07-05 18:43:53 +08:00
Иван Багаев
d06685ff88 Asterisk in Oracle not need quote
If quote asterisk oracle say "Syntax error"
2014-07-05 12:28:54 +06:00
Qiang Xue
3405f8e8a4 doc fix [skip ci] 2014-07-05 00:03:03 -04:00
Qiang Xue
502c5891a1 Fixes #4205 [skip ci] 2014-07-04 22:07:16 -04:00
东方孤思子(Paris·QianSen)
833dc8cc67 translating behaviors, polished translations of several terms 2014-07-05 00:29:20 +08:00
东方孤思子(Paris·QianSen)
cec1b75a9e Adjust content [skip ci] 2014-07-05 00:29:17 +08:00
Philippe Gaultier
ff81690fa4 Fix link 2014-07-04 17:34:11 +02:00
Philippe Gaultier
7a73c0937c Adding CORS documentation 2014-07-04 17:32:20 +02:00
Philippe Gaultier
9d25418b05 Remove static functions 2014-07-04 16:55:34 +02:00
Larry Ullman
fc5b646269 Finished editing 2014-07-04 10:52:57 -04:00
Larry Ullman
e8b716cf36 Edited attaching behaviors 2014-07-04 10:52:57 -04:00
Larry Ullman
d5a79df680 Added a "handling component events" section 2014-07-04 10:52:57 -04:00
Larry Ullman
48a8df596c Edited "Defining Behaviors" 2014-07-04 10:52:57 -04:00
Larry Ullman
4a16e746aa Changed subsection order
It really should be: defining, attaching, using.
2014-07-04 10:52:57 -04:00
Larry Ullman
8bb4034b76 Edited intro 2014-07-04 10:52:57 -04:00
Qiang Xue
7d8ae76167 drop the unneeded leading backslash. [skip ci] 2014-07-04 10:15:28 -04:00
Qiang Xue
c7dc5ed10d typo fix [skip ci] 2014-07-04 10:13:46 -04:00
Qiang Xue
f8fda79a88 Fixes #4192. 2014-07-04 09:55:14 -04:00
Qiang Xue
acaa4f8194 Fixes #4204: yii\web\Request::getUserIP() will return null if it cannot detect user IP address 2014-07-04 09:14:01 -04:00
Qiang Xue
f4f2a708b2 Added authentication filters to guide. [skip ci] 2014-07-04 09:09:41 -04:00
Philippe Gaultier
be2d5530f3 Allow the user to remove field by nulling it's value. Usefull for Access-Control-Max-Age 2014-07-04 14:38:15 +02:00
Philippe Gaultier
25ad826dd0 Fix multiple headers management in Access-Control-Request-Headers 2014-07-04 14:19:33 +02:00
Carsten Brandt
d02bbd7c49 CHANGELOG #4187 2014-07-04 14:06:07 +02:00
Carsten Brandt
4e8e22da3c fixed issue with elasticsearch >=1.2.0
do not use scripting as it is disabled by default and will cause edge
case queries to fail

fixes #4187
2014-07-04 14:04:38 +02:00
Philippe Gaultier
f31bfd1f1a Allow the user to override the request like in RateLimiter 2014-07-04 13:57:48 +02:00
Alexander Makarov
489a5e3615 Merge pull request #4201 from dizews/patch-2
change default facility of SyslogTarget
2014-07-04 14:20:01 +03:00
Vladimir
d4d8237263 Update CHANGELOG.md 2014-07-04 15:13:47 +04:00
Alexander Makarov
e2397201b0 Merge pull request #4165 from njasm/unit-tests-widget-ActiveField
Added unit tests for Widget\ActiveField
2014-07-04 14:08:40 +03:00
Vladimir
6c6928bede change default facility of SyslogTarget
LOG_SYSLOG - messages generated internally by syslogd. As we know PHP is not a part of syslogd therefore we should use LOG_USER. (additionaly LOG_USER is the only valid log type under Windows operating systems)
2014-07-04 15:02:34 +04:00
Philippe Gaultier
62f43e175c Merge branch 'master' into feature/CORS 2014-07-04 12:23:51 +02:00
Alexander Makarov
f66e28c4aa Fixes #4199: added missing category to logging calls 2014-07-04 11:40:30 +03:00
AbrahamGreyson
364e52741b Guide-zh-CN getting started part adjusted words. 2014-07-04 11:09:45 +08:00
Simon
ac36f141e3 Update intro-upgrade-from-v1.md
在线编辑,同步分支
2014-07-04 10:30:30 +08:00
Carsten Brandt
b5e1959bcb changelog for #1160 2014-07-04 02:11:12 +02:00
Larry Ullman
07d52f4846 Global event benefits?
Not sure that I follow the last two paragraphs, but I may just be tired.
2014-07-03 19:48:22 -04:00
Larry Ullman
2142bda44d Finished editing 2014-07-03 19:47:38 -04:00
Larry Ullman
9e53c0b2bc Edited the triggering section 2014-07-03 19:36:31 -04:00
Larry Ullman
7736a04419 Deleted second reference to event configuration
Already mentioned earlier in the text
2014-07-03 19:32:52 -04:00
Larry Ullman
434a2269aa Edit first half
Edited through “attaching”; added “event handler order” subsection
2014-07-03 19:32:31 -04:00
Larry Ullman
7b4e180abe Changed organization of 1st 3 topics
I think it should be: event handlers, attaching, triggering
2014-07-03 19:22:16 -04:00
Larry Ullman
71176b191c Picking nits 2014-07-03 19:20:48 -04:00
Larry Ullman
2d736bf975 Very light edits 2014-07-03 18:32:05 -04:00
Larry Ullman
dc0172b802 Very light edits 2014-07-03 17:31:29 -04:00
Qiang Xue
b602e3cfa2 Merge pull request #4166 from schmunk42/master
fixed inflector camel2id and id2camel
2014-07-03 14:13:34 -04:00
Philippe Gaultier
ba74d97ad8 Fix changelog 2014-07-03 17:51:26 +02:00
Philippe Gaultier
6b83433731 Move methods 2014-07-03 17:44:49 +02:00