Carsten Brandt
|
d82195706f
|
UPGRADE and CHANGELOG notes for the Formatter changes
|
2014-09-10 17:56:25 +02:00 |
|
Qiang Xue
|
f50f840a55
|
Fixes #4955: Replaced callbacks with events for ActiveForm
|
2014-09-09 22:37:27 -04:00 |
|
Qiang Xue
|
071c2e55a0
|
Merge pull request #4977 from creocoder/web-user-param-rename1
Rename `\yii\web\User` component param for consistency
|
2014-09-09 21:57:47 -04:00 |
|
Alexander Kochetov
|
090e550a3d
|
Rename \yii\web\User component param for consistency
|
2014-09-10 05:55:07 +04:00 |
|
Qiang Xue
|
09395ed2ec
|
Merge pull request #4974 from creocoder/html-button-type-fix
Html::button() type is `button` by default
|
2014-09-09 15:35:26 -04:00 |
|
Alexander Kochetov
|
ed251d8993
|
Html::button() type is button by default
|
2014-09-09 23:32:00 +04:00 |
|
Steve
|
d90fc6ced5
|
Fix bug in Estonian translation
|
2014-09-09 11:25:35 +03:00 |
|
Alexander Kochetov
|
1bd738243c
|
Typo fixed inside \yii\rest\CreateAction
|
2014-09-09 04:18:53 +04:00 |
|
Carsten Brandt
|
47648a4b9f
|
final cleanup
|
2014-09-09 00:00:45 +02:00 |
|
Carsten Brandt
|
3f75728083
|
refactored size format
|
2014-09-08 23:34:51 +02:00 |
|
Carsten Brandt
|
916d2c182d
|
ensure some BC
ensure some features that were recently added to formatter keep working after refactoring
|
2014-09-08 20:46:02 +02:00 |
|
Carsten Brandt
|
9418c9d236
|
unit tests and some locale depended fixes
|
2014-09-08 19:56:01 +02:00 |
|
Carsten Brandt
|
8d397e7f0e
|
finished currency formatter
|
2014-09-08 18:03:13 +02:00 |
|
Jani Mikkonen
|
77091123e6
|
Update finnish translation
|
2014-09-08 14:01:14 +03:00 |
|
Qiang Xue
|
377cb09aa8
|
Fixes #4945: Added yii\test\ArrayFixture
|
2014-09-07 18:33:30 -04:00 |
|
Ragazzo
|
a5245ad048
|
added array fixture class
|
2014-09-07 18:29:16 -04:00 |
|
Carsten Brandt
|
98079b84a2
|
Merge branch 'master' into Erik-r-2359-formatter-refactored
* master: (1112 commits)
Removed unused "use" statements
Fixed array syntax
Removed unused "use" statements
Перевод runtime-handling-errors.md на русский язык
Mark tests with problematic DBMS as skipped.
Fixes #3511: Dropped `yii.allowAction()` and modified `yii.confirm()` in `yii.js` to support callbacks
Update runtime-url-handling.md
Update runtime-url-handling.md
Update runtime-url-handling.md
Update runtime-url-handling.md
Update runtime-url-handling.md
Create runtime-url-handling.md
Fixed test break.
Fixes #3410: yii.activeForm.js now supports adding/removing fields dynamically
Fixes #2914: `ActiveForm::fieldConfig` will be merged recursively with the `$options` parameter in `ActiveForm::field()`
Fixes #4936 [skip ci]
Reverted/fixed some incorrect changes.
missing "." sign
Fixed formatting, initialized options array
Fixed phpdoc
...
Conflicts:
framework/CHANGELOG.md
framework/base/Formatter.php
framework/i18n/Formatter.php
tests/unit/framework/base/FormatterTest.php
tests/unit/framework/i18n/FormatterTest.php
|
2014-09-07 20:44:48 +02:00 |
|
Carsten Brandt
|
f8f0ff5445
|
moved formatter to i18n namespace
|
2014-09-07 20:40:34 +02:00 |
|
Carsten Brandt
|
065db64db3
|
finsihed formatter implementation
neads cleanup
|
2014-09-07 20:35:15 +02:00 |
|
Qiang Xue
|
b1e7c753ae
|
Fixes #2702: added doc about customizing error response format [skip ci]
|
2014-09-07 12:40:50 -04:00 |
|
Carsten Brandt
|
2a15ae12e6
|
refactored number formatting
|
2014-09-07 18:34:47 +02:00 |
|
Carsten Brandt
|
a4e86c02de
|
date formatter iteration
|
2014-09-07 15:54:57 +02:00 |
|
Carsten Brandt
|
7f1f759472
|
small doc adjustments
|
2014-09-07 14:54:47 +02:00 |
|
Alexander Makarov
|
4832760604
|
Removed unused "use" statements
|
2014-09-07 15:46:54 +04:00 |
|
Qiang Xue
|
b4c4b4053a
|
Fixes #3511: Dropped yii.allowAction() and modified yii.confirm() in yii.js to support callbacks
|
2014-09-06 20:03:36 -04:00 |
|
Qiang Xue
|
ae13b0593f
|
Fixes #3410: yii.activeForm.js now supports adding/removing fields dynamically
|
2014-09-05 23:10:23 -04:00 |
|
Qiang Xue
|
08d4d89930
|
Fixes #2914: ActiveForm::fieldConfig will be merged recursively with the $options parameter in ActiveForm::field()
|
2014-09-05 20:54:05 -04:00 |
|
Qiang Xue
|
e3ca5a8168
|
Reverted/fixed some incorrect changes.
|
2014-09-05 20:23:11 -04:00 |
|
Alexander Makarov
|
8592601463
|
Merge pull request #4937 from johonunu/missing-serbian-translations
[skip ci] Added more missing serbian translations
|
2014-09-06 01:51:19 +04:00 |
|
Nikola Trifunovic
|
f3f5395132
|
missing "." sign
|
2014-09-05 23:48:21 +02:00 |
|
Alexander Makarov
|
11812af1c1
|
Fixed formatting, initialized options array
|
2014-09-06 01:48:12 +04:00 |
|
Alexander Makarov
|
91f61bfc3b
|
Fixed phpdoc
|
2014-09-06 01:44:44 +04:00 |
|
Nikola Trifunovic
|
939ee37fd4
|
added missing serbian translations
|
2014-09-05 23:44:23 +02:00 |
|
Alexander Makarov
|
73045c83b9
|
Simplified ArrayTrait::fields() default implementation since it works fine w/ just field names as values
|
2014-09-06 01:34:16 +04:00 |
|
Alexander Makarov
|
d471f0ba91
|
Fixes #4288: added a hint on how to specify console boolean values to the output of help
|
2014-09-06 00:52:23 +04:00 |
|
Qiang Xue
|
155f525e0b
|
Fixes #2380: yii\widgets\ActiveForm will register validation js even if there are not fields inside
|
2014-09-05 15:08:09 -04:00 |
|
Qiang Xue
|
d5077d70b7
|
Fixes #3738: ActiveField custom error selector not functioning
|
2014-09-05 14:50:24 -04:00 |
|
Qiang Xue
|
4ad022c372
|
Fixes #3240: Added support for assigning an anonymous function to yii\widgets\ActiveForm::fieldConfig
|
2014-09-05 13:37:52 -04:00 |
|
Carsten Brandt
|
e15cfc0286
|
allow precision for binary type in MSSQL
fixes #4931
|
2014-09-05 15:14:59 +02:00 |
|
Carsten Brandt
|
73cb5f8aac
|
changed syntax for referencing the guide in apidoc
New syntax:
```
[link to guide](guide:file-name.md)
[link to guide](guide:file-name.md#subsection)
```
fixes #4719
|
2014-09-05 14:59:22 +02:00 |
|
Nikola Basic
|
c5a536e5b7
|
Fix typos and semantic errors in Serbian translation
|
2014-09-05 12:08:37 +02:00 |
|
Qiang Xue
|
ef1a6d20d1
|
When an ID is found to be in both Application::controllerMap and Application::modules, the former will take precedence
|
2014-09-04 23:34:11 -04:00 |
|
Qiang Xue
|
aeb8dd560a
|
Refactored console help system [skip ci]
|
2014-09-04 21:14:09 -04:00 |
|
Qiang Xue
|
fadfdf690a
|
Refactored help system. [skip ci]
|
2014-09-04 19:47:52 -04:00 |
|
Qiang Xue
|
7efb47bf39
|
Fixes #4920: yii\filters\auth\CompositeAuth should not trigger error as long as one of the methods succeeds
Fixes #3177: `yii\filters\auth\CompositeAuth` will send out challenges from all auth methods
|
2014-09-04 15:34:19 -04:00 |
|
Veaceslav Medvedev
|
48821a8c2c
|
Update UrlManager.php
|
2014-09-04 22:27:23 +03:00 |
|
Qiang Xue
|
61284ed405
|
Fixes #3910: Removed the container option from Html::checkbox() and Html::radio()
|
2014-09-04 14:36:30 -04:00 |
|
Alexander Makarov
|
a20f82dcfa
|
Fixes #4919
|
2014-09-04 20:44:36 +04:00 |
|
Qiang Xue
|
6c27322927
|
Merge branch 'master' of git://github.com/yiisoft/yii2
|
2014-09-04 12:20:48 -04:00 |
|
Qiang Xue
|
593070e7be
|
Merge branch 'master' of git://github.com/yiisoft/yii2
|
2014-09-04 12:20:26 -04:00 |
|