Alexander Makarov
5a84b8124d
More on URL Management
2014-01-25 12:53:01 +04:00
Aleksandr Zelenin
4f17c45f00
Fix typos in constant
2014-01-25 01:33:28 +04:00
Qiang Xue
30accd28d6
improved doc.
2014-01-23 19:15:11 -05:00
Dilip
a3a544a344
Updated doc about using jar files from other location
...
Updated doc about using jar files such as compiler.jar and yuicompressor.jar from other location then the default specified.
2014-01-24 02:13:40 +05:30
Alexander Makarov
f6c6fe2777
Merge branch 'master'
...
Conflicts:
framework/CHANGELOG.md
2014-01-23 20:13:23 +04:00
Qiang Xue
0eb9ff1ecf
Update test-fixture.md
2014-01-23 10:00:48 -05:00
Daniel Schmidt
40090577c5
Merge branch 'master' of git://github.com/yiisoft/yii2 into 2103-rename-accessdeniedhttpexception
2014-01-22 19:23:51 -08:00
Alexander Makarov
8bdc437bc2
Fixes #2079 :
...
- i18n now falls back to `en` from `en-US` if message translation isn't found
- View now falls back to `en` from `en-US` if file not found
- Default `sourceLanguage` and `language` are now `en`
2014-01-23 04:51:17 +04:00
Alexander Makarov
3bf072a78f
Fixed typo
2014-01-22 18:22:05 +04:00
Paul Kofmann
dc318e27aa
Minor fixes in active-record.md
2014-01-22 15:01:29 +01:00
Daniel Schmidt
f24454a458
Renames AccessDeniedHttpException to ForbiddenHttpException in framework, docs, and extension files
2014-01-21 17:11:28 -08:00
Marian Zburlea
9f3d0a88c7
Advanced application template typo fix
2014-01-21 23:40:25 +00:00
Alexander Makarov
4a837debb3
Merge branch 'master'
2014-01-22 03:06:43 +04:00
Alexander Makarov
76705b4319
Merge branch 'master'
...
Conflicts:
tests/unit/data/ar/elasticsearch/Customer.php
2014-01-22 03:06:21 +04:00
Carsten Brandt
f112cc633b
allow installing jQuery 1.10 for IE support
...
fixes #1905
2014-01-21 17:54:10 +01:00
Carsten Brandt
ca816adf6a
linked guide on 3rd party systems
2014-01-21 17:40:15 +01:00
Carsten Brandt
d623a7f1b4
Merge PR #1981 branch '1837-3rd-party-doc' of https://github.com/klimov-paul/yii2
...
* '1837-3rd-party-doc' of https://github.com/klimov-paul/yii2 :
Missing "md" extension added for "Using 3rd-Party Libraries" guide part
"Using 3rd-Party Libraries" guide updated
"Using 3rd-Party Libraries" guide added
2014-01-21 17:35:19 +01:00
Paul Klimov
b6eba6583a
AssetController config template adjusted.
2014-01-21 16:58:10 +02:00
Carsten Brandt
13f0bd6656
doc typos
...
fixes #2094
2014-01-21 15:22:28 +01:00
Alexander Makarov
4b7c879c6d
Defined STDOUT in entry scripts in case console application is running via CGI
2014-01-21 17:32:27 +04:00
Luciano Baraglia
e64e35fb99
Authorization doc match callback example
2014-01-20 14:03:07 -03:00
Alexander Makarov
b44d0eb6dc
Docs: typo fixes, updated behaviors chapter
2014-01-20 11:31:40 +04:00
Qiang Xue
b496a04f49
refactored fixture feature.
2014-01-19 23:17:53 -05:00
Alexander Makarov
2be2e458c2
Added missing link to basics doc
2014-01-19 22:15:24 +04:00
Alexander Makarov
f3b76c410e
Added info about using debug module with enableStrictParsing enabled
2014-01-19 18:54:48 +04:00
Alexander Makarov
c978b9c25e
Merge pull request #2057 from creocoder/auto-timestamp-field-renaming
...
AutoTimestamp field renaming
2014-01-19 02:13:10 -08:00
Alexander Makarov
04b6baa827
Added hints for defining AR relations to docs
2014-01-19 13:56:59 +04:00
Alexander Kochetov
e4963f50b2
Guide updated
2014-01-19 13:50:20 +04:00
Qiang Xue
3e9a074394
Merge pull request #2050 from yiisoft/feature-fixture
...
Feature fixture
2014-01-18 21:08:55 -08:00
Qiang Xue
f77baa3e98
doc fix
2014-01-19 00:03:41 -05:00
Alexander Makarov
28986f984c
Changed IDE-specific method overrides to @method
2014-01-19 04:03:30 +04:00
Alexander Makarov
9faf0c5a09
Updated Making it IDE-friendly section in AR scopes doc
2014-01-19 03:44:57 +04:00
Qiang Xue
87be9deaf0
refactored fixture.
2014-01-18 16:18:33 -05:00
Alexander Makarov
a19f499cbf
Added missing return to docs
2014-01-18 16:54:58 +04:00
Qiang Xue
5ac1ec5d33
doc fix.
2014-01-17 23:42:10 -05:00
Qiang Xue
12ff86305a
refactored fixture implementation.
2014-01-17 23:35:14 -05:00
Qiang Xue
e0bc9f404c
improved doc.
2014-01-17 14:38:21 -05:00
Qiang Xue
bbe3334630
finished fixture feature.
2014-01-17 14:27:33 -05:00
Vincent
60a16eb631
Update validation.md
2014-01-17 19:25:03 +01:00
Alexander Makarov
53e96b29ca
Added note about scopes to upgrade guide
2014-01-17 22:22:49 +04:00
Alexander Makarov
b119576041
Fixes #2016 : removed ability to declare scopes in ActiveRecord leaving it to ActiveQuery. Changed documentation accordingly.
2014-01-17 22:07:02 +04:00
Vincent
cdd9c6ead8
Corrected an error in the inline validator doc
2014-01-17 18:29:34 +01:00
marsuboss
4342a7888e
Fix typo version
...
https://github.com/yiisoft/yii2/blob/master/extensions/redis/Cache.php#L16
2014-01-17 16:00:19 +01:00
Klimov Paul
eecfba643b
Merge branch 'master' of github.com:yiisoft/yii2 into 1837-3rd-party-doc
2014-01-15 22:46:03 +02:00
Klimov Paul
8cb701ae5c
Missing "md" extension added for "Using 3rd-Party Libraries" guide part
2014-01-15 22:45:51 +02:00
Paul Klimov
0cd98678d8
"Using 3rd-Party Libraries" guide updated
2014-01-15 14:36:30 +02:00
Paul Klimov
47fcd3b15f
"Using 3rd-Party Libraries" guide added
2014-01-15 14:12:08 +02:00
surek
eefba1d536
Update upgrade-from-v1.md
...
Text amended as "A new method" was referring to two. CHanged the text to "New methods".
2014-01-15 11:15:47 +00:00
Alexander Makarov
e09b016a2f
Fixes #1963 : mentioned $jsOptions, $cssOptions and $publishOptions in assets guide
2014-01-15 01:50:11 +04:00
Alexander Makarov
dd621958c6
More specific description of language property of the application
2014-01-13 22:39:34 +04:00