tom--
0d740170a9
more base64 workaround for openssl
2015-02-10 17:55:22 -05:00
tom--
c854f340ec
workaround for openssl using base64 input to decrypt function
2015-02-10 17:43:55 -05:00
tom--
5736891a0b
replacing mcrypt with openssl. first draft. untested. NOTE: it is not sufficient to pass current unit tests. must also interoperate with encrypted data
2015-02-09 17:11:53 -05:00
Alexander Makarov
681a7739ff
Merge pull request #6909 from davidsonalencar/master
...
Update guides pt-BR [ci skip]
2015-01-18 11:07:55 +03:00
Davidson Alencar
717f7ac9b2
docs/guide-pt-BR/README.md - update [ci skip]
2015-01-17 23:54:29 -02:00
Davidson Alencar
fc016b3fa5
docs/guide-pt-BR/structure-assets.md - translate [ci skip]
2015-01-17 23:54:05 -02:00
Qiang Xue
96c4ec88ca
Fixes #6889 doc fix [skip ci]
2015-01-17 19:12:48 -05:00
Qiang Xue
7031020c63
Fixes #6661 : Hyperlinks that are enclosed within an exist form will use the same form for submission if they specify both of the href and data-method attributes
2015-01-16 22:09:28 -05:00
Carsten Brandt
e9bbae9a8a
Merge pull request #6891 from kartik-v/patch-1
...
More correct usage of TimeStamp touch method
2015-01-16 12:45:27 +01:00
Kartik Visweswaran
98571fb3b9
More correct usage of TimeStamp touch method
...
TimeStampBehavior PHPDoc update for the `touch()` method
2015-01-16 16:46:29 +05:30
Alexander Makarov
27f18813fa
Merge pull request #6885 from wayhood/master
...
Move backend config to common config after.
2015-01-16 12:48:59 +03:00
netyum
e018525e7c
Move backend config to common config after.
2015-01-16 17:07:52 +08:00
Qiang Xue
4dd4e59370
Fixes #6493 : Added support for the Access-Control-Expose-Headers header by yii\filters\Cors
2015-01-15 22:05:18 -05:00
usualdesigner
649ff9d319
Allow to set Access-Control-Expose-Headers in Cors filter
2015-01-15 22:02:29 -05:00
Alexander Makarov
f7cf3b50fa
Guide on auth clients
2015-01-16 00:01:28 +03:00
Carsten Brandt
f07ccb0c86
added decision about closure params to design decisions
...
close #6875
2015-01-15 20:16:30 +01:00
Qiang Xue
9c287cb651
Fixes #5663 and #5671 : Added support for using data-params to specify additional form data to be submitted via the data-method approach
2015-01-14 22:18:05 -05:00
usualdesigner
80cc9cc16f
Basic implementation of the data-params attributes
2015-01-14 21:52:02 -05:00
Carsten Brandt
4267b53d43
added doc about count() return value
...
fixes #yiisoft/yii#3712
2015-01-14 18:33:41 +01:00
Qiang Xue
4ae7eb1819
Fixes #6697 .
2015-01-13 21:28:13 -05:00
Carsten Brandt
147abc8232
Merge pull request #6854 from softark/docs-guide-ja-helper-html
...
docs/guide-ja/helper-html.md - added [ci skip]
2015-01-13 16:09:46 +01:00
Nobuo Kihara
abda4a7337
docs/guide-ja/helper-url.md - added [ci skip]
2015-01-13 23:43:34 +09:00
Nobuo Kihara
a7e06d8464
docs/guide-ja/helper-html.md - added [ci skip]
2015-01-13 22:03:26 +09:00
Carsten Brandt
3aed7b5082
Merge pull request #6846 from yiiframework-ua/uk_translate
...
[Uk] Guide corrections [skip ci]
2015-01-13 07:53:07 +01:00
Borales
29b115a82d
[Uk] Guide corrections [skip ci]
2015-01-13 05:19:44 +01:00
Qiang Xue
629eeb293e
Merge pull request #6843 from brandonkelly/patch-1
...
getQueryParam() and getBodyParam() doc edits
2015-01-12 17:19:19 -08:00
Brandon Kelly
7a9f1a0ce7
getQueryParam() and getBodyParam() doc edits
...
- Made yii\web\Request::getQueryParam() and getBodyParam()'s doc blocks more consistent with each other
- getQueryParam() was incorrectly stating that if $name was omitted, all of $_GET would be returned (but $name is required)
2015-01-12 17:12:57 -08:00
Borales
3619a8d276
[Uk] Messages update [skip ci]
2015-01-13 00:50:37 +01:00
Carsten Brandt
4604886461
Merge pull request #6842 from softark/docs-guide-ja-helper-array
...
docs/guide-ja/helper-array.md - added [ci skip]
2015-01-13 00:12:49 +01:00
Nobuo Kihara
00c9741a03
docs/guide-ja/helper-array.md - added [ci skip]
2015-01-13 08:03:03 +09:00
Alexander Makarov
7bc5e282a7
Merge pull request #6834 from softark/docs-guide-ja-helper-overview
...
docs/guide-ja/helper-overview.md - added [ci skip]
2015-01-12 22:33:45 +08:00
Nobuo Kihara
24b1e31e0b
docs/guide-ja/helper-overview.md - added [ci skip]
2015-01-12 23:29:52 +09:00
Carsten Brandt
c414eb3ede
Merge pull request #6831 from softark/docs-guide-ja-tut-templ
...
/docs/guide-ja/tutorial-template-engines.md added [ci skip]
2015-01-12 13:32:50 +01:00
Nobuo Kihara
2c28ddfa65
docs/guide-ja/widget-bootstrap.md, widget-jui.md added [ci skip]
2015-01-12 13:13:48 +09:00
Nobuo Kihara
723a51a233
docs/guide-ja/tutorial-yii-integration.md - added [ci skip]
2015-01-12 11:51:51 +09:00
Nobuo Kihara
1e7f0f03b8
docs/guide-ja/tutorial-template-engines.md - added [ci skip]
2015-01-12 10:03:21 +09:00
Nobuo Kihara
1d396e24b6
docs/guide-ja updated [ci skip]
2015-01-12 10:03:21 +09:00
Carsten Brandt
e7f9b30456
fixed version information in Breadcrumb widget
2015-01-11 17:09:06 +01:00
Qiang Xue
59cc605ddd
Fixed version [skip ci]
2015-01-11 11:00:27 -05:00
Qiang Xue
52f4006c11
Fixed Url::current() implementation.
2015-01-11 10:43:06 -05:00
Alexander Makarov
34d762c25f
Merge pull request #6679 from pana1990/guide-es
...
Update intro-upgrde-from-v1.md in guide-es [skip ci]
2015-01-11 22:57:52 +08:00
Alexander Makarov
801de52db7
Adjusted changelog
2015-01-11 22:52:36 +08:00
pana1990
7f7050d564
Fix small mistakes in guide-es [skip ci]
2015-01-11 09:53:39 +01:00
Alexander Makarov
67a6fdc30e
Merge pull request #6761 from DEN007/master
...
[skip ci] Added and translated documentation file in Russian
2015-01-11 15:53:02 +08:00
Alexander Makarov
420af5e616
Merge pull request #6671 from markmarco16/master
...
Update runtime-routing.md Guide ES [skip ci]
2015-01-11 15:52:02 +08:00
Alexander Makarov
9c7e4e514d
Fixes #6697 : Added yii\helpers\Url::current() method that allows adding or removing parameters from current URL
2015-01-11 15:38:13 +08:00
Alexander Makarov
e4cf948c0b
Better code for #6106
2015-01-11 15:16:05 +08:00
Alexander Makarov
440eeea8cc
Fixes #6106 : Added ability to specify encode for each item of yii\widgets\Breadcrumbs
2015-01-11 15:13:34 +08:00
Alexander Makarov
a87179e197
Fixes #5685 : a bit more clarification about advanced app environments for the docs
2015-01-11 14:56:11 +08:00
Alexander Makarov
174843a971
Fixes #5690 : adjusted paths in message config generated by yii message/config to reflect directory structure better
2015-01-11 14:56:11 +08:00