Commit Graph

1486 Commits

Author SHA1 Message Date
Qiang Xue
55e9afeac0 Fixes #4606: doc fix. [skip ci] 2014-08-05 13:01:06 -04:00
Serge Postrash
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
marsuboss
d752dd7625 Fix url 2014-08-04 14:31:38 +02:00
Alexander Makarov
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
Alexander Makarov
d37d92288c Minor template engine doc enhancement 2014-08-01 20:33:00 +04:00
resurtm
5a8c997da4 Fix Markdown link to the Yii class. 2014-08-01 17:51:37 +06:00
resurtm
8f31e54d02 Remove unnecessary Markdown code characters. 2014-08-01 17:37:24 +06:00
Alexander Makarov
c1cf48cf5b Fixes #2315: Any operator now could be used with yii\db\Query::->where() operand format 2014-08-01 11:37:05 +04:00
Alexander Makarov
41f31bcd36 [skip ci] Fixes #4548 2014-08-01 00:37:01 +04:00
Alexander Makarov
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
Qiang Xue
898499ed44 doc improvement. [skip ci] 2014-07-31 12:04:50 -04:00
Qiang Xue
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
RichWeber
201f0abba2 UK translation 2014-07-31 19:10:26 +04:00
Alex-Code
b60710071f Update input-validation.md
Updated guide
2014-07-30 14:34:47 +01:00
Alexander Makarov
d3e8261d8f Update translation-teams.md 2014-07-30 11:37:55 +04:00
Gregory
3da0ca8252 Update intro-upgrade-from-v1.md 2014-07-30 10:18:00 +03:00
Alexander Makarov
63b98dbcd5 Merge pull request #4515 from RichWeber/master
[Uk][Guide] Add pages translation
2014-07-30 01:35:38 +03:00
RichWeber
41c51d7326 fix errors 2014-07-30 00:41:07 +03:00
RichWeber
3e21fea5e2 add start-hello.md 2014-07-30 00:24:40 +03:00
RichWeber
0476527950 fix errors 2014-07-29 22:59:43 +03:00
RichWeber
5fcf1fd920 add start-workflow.md 2014-07-29 22:46:57 +03:00
Alexander Makarov
4d3e0c7776 Merge pull request #4513 from RichWeber/master
[Uk][Guide] Add page translation
2014-07-29 19:42:50 +03:00
RichWeber
2358463a11 up image url 2014-07-29 18:44:16 +03:00
RichWeber
f19044fbdd up errors translate 2014-07-29 18:39:25 +03:00
RichWeber
5870d5428c add start-installation.md 2014-07-29 18:24:39 +03: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
东方孤思子(Paris·QianSen)
20c565f067 merge from upstream 2014-07-27 20:32:37 +08:00
东方孤思子(Paris·QianSen)
3196d96206 improve the description of exist/unique validators, with the help of @callmez 2014-07-27 18:37:00 +08:00
东方孤思子(Paris·QianSen)
a893970f8b Try to understand Exist and Unique Validators 2014-07-27 15:48:29 +08:00
Qiang Xue
37354c0cf4 Merge pull request #4467 from AbrahamGreyson/master
missing word. [skip ci]
2014-07-26 17:15:59 -04:00
东方孤思子(Paris·QianSen)
1e980ae911 typo fix 2014-07-27 02:44:17 +08:00
东方孤思子(Paris·QianSen)
25bfb95a55 almost finished 2014-07-27 02:40:53 +08: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)
789afaf185 except "exist", "filter" and "unique", almost complete. 2014-07-26 22:02:13 +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
东方孤思子(Paris·QianSen)
fc87267804 translating 2014-07-26 01:37:04 +08: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