Carsten Brandt
2dce741f07
note about empty values for datepicker and validator
...
fixes #5580
2014-10-16 23:37:12 +02:00
Qiang Xue
47f2272652
prepare for next release.
2014-10-12 16:44:45 -04:00
Qiang Xue
ae8d978270
2.0.0 release.
2014-10-12 13:09:06 -04:00
Qiang Xue
5205eabe3e
prepare for next release.
2014-09-28 01:44:31 -04:00
Qiang Xue
d2b864da84
prepare for 2.0.0-rc release.
2014-09-27 21:59:54 -04:00
Carsten Brandt
c93bbee1d0
adjusted composer.json to follow more stable versioning policy for assets
...
as discussed before, better do this change before RC to avoid breaking BC in GA.
2014-09-28 00:43:19 +02:00
Carsten Brandt
68714cc805
ignore invalid date format and just display value as is
...
fixes #5155
2014-09-24 13:19:35 +02:00
Carsten Brandt
39c796e42b
chanded jui DatePicker widget to use ICU date format
...
- use default application formatting for the date value
- auto adjust to application language and format setting changes
- be consistent with formatter and date validator
fixes #1551
2014-09-23 18:59:07 +02:00
Carsten Brandt
46488e674a
improved version constraints for bower asset packages
2014-09-22 17:34:18 +02:00
Carsten Brandt
e40fd9d623
added branch alias to composer.json
2014-09-22 17:26:21 +02:00
Carsten Brandt
8176a392bb
Changed version constratints to be semantic versioning again
...
- in composer the `~` operator is just a shortcut for `~1.0` = `>=1.0.0,<2.0.0`
it does not prevent dev versions to be installed but neither does `1.*`
- dev versions are constrolled via `minimum-stability` setting and the
`@dev`, `@beta`, `@stable`,... settings.
- setting bower packages that ship compiled files only with the stable
release to use `@stable` in composer.json of the applictaions. This
setting can be removed when we remove the `minimum-stability=dev`
setting after GA.
2014-09-22 13:15:43 +02:00
Qiang Xue
889d3bc942
using stable versions.
2014-09-18 23:44:36 -04:00
Qiang Xue
ad4f652ca9
Removed unused bower.json files. Adjusted version dependencies.
2014-09-18 23:25:38 -04:00
Qiang Xue
a81969950d
Adjusted dependency versions to stable ones.
2014-09-18 23:09:45 -04:00
Qiang Xue
70591e59d8
Fixes #5057 .
2014-09-16 23:01:49 -04:00
Qiang Xue
074c1f6c53
Merge branch 'master' into new-asset
...
Conflicts:
apps/basic/composer.json
composer.json
2014-09-16 20:03:53 -04:00
Qiang Xue
b6a53e3046
WIP
2014-09-16 13:31:32 -04:00
Qiang Xue
60e07e0d2a
new asset WIP: renabled asset publishing
2014-09-02 14:51:44 -04:00
Qiang Xue
2f526521ce
new asset WIP
2014-08-30 21:34:35 -04:00
Qiang Xue
f6e1d5726a
new asset WIP
2014-08-30 00:37:57 -04:00
Qiang Xue
d64fa3e88a
using jquery-ui dependency to have prebuilt files. [skip ci]
2014-08-29 15:48:17 -04:00
Qiang Xue
6c123c9556
Fixes ignores in bower.json [skip ci]
2014-08-28 16:28:03 -04:00
Qiang Xue
1336cff31a
Added bower.json to bootstrap and jui extensions.
2014-08-28 14:27:35 -04:00
Carsten Brandt
7736853837
property code style extensions
2014-07-30 00:40:46 +02:00
Qiang Xue
756308d2d9
Finished widget tutorial [skip ci]
2014-06-22 21:46:25 -04:00
Alexander Makarov
0c14f47f9a
Fixes #3793 : Changed inline autocomplete hints style to get more IDEs support
2014-06-20 17:40:00 +04:00
Alexander Makarov
c7d8439072
Fixes #3687 : Default sourceLanguage and language are now en-US in order for i18n formatter to work correctly
2014-06-08 02:38:32 +04:00
Aoseala
f9370204d8
Fixes example code symbol errors
2014-05-04 23:11:10 +08:00
Carsten Brandt
fe14f0c5e3
fixed all the PHPdoc in extensions
2014-04-23 03:25:11 +02:00
Qiang Xue
f4c38faf74
prepare for next release.
2014-04-13 21:22:29 -04:00
Qiang Xue
8bbcff70db
prepare for 2.0.0-beta release.
2014-04-13 17:58:59 -04:00
Carsten Brandt
865b71ef5e
cleanup CHANGELOGs
2014-04-03 20:28:08 +02:00
muyiwaolurin
47b26b8bd8
Tiny Change - Typo
...
Second Example should start with ProgressBar::begin not ProgressBar::widget
2014-03-31 15:58:59 -04:00
SonicGD
b5f8a4dc22
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
Carsten Brandt
6fff5662df
better use @see for See in phpdoc
2014-03-11 05:38:35 +01:00
Carsten Brandt
c94a40e90d
added a large amount of missing documentation
2014-03-11 05:38:35 +01:00
Alexander Makarov
5d6c314d4e
Adjusted URL helper, fixed usage
2014-03-10 15:25:15 +04:00
Alexander Makarov
92b381795b
Adjusted Url helper methods
2014-03-10 01:34:05 +04:00
Alexander Makarov
3400eb5215
#2630 : yii\heplers\Html::url moved to new yii\helpers\Url::create
2014-03-09 16:41:55 +04:00
AlexGx
1982efbdfe
many phpcs fixes
2014-03-05 00:22:55 +02:00
Alexander Makarov
15a41eae9e
Removed executable flag from asset files
2014-03-04 21:23:34 +04:00
Alexander Makarov
a7a1bd8da0
Merge pull request #2578 from schmunk42/feature/update-composer-keywords
...
replaced keyword "yii" with "yii2" in composer.json files (fixes #2557 )
2014-03-03 21:39:41 +03:00
Tobias Munk
825a71c6df
replaced keyword "yii" with "yii2" in composer.json files ( fixes #2557 )
2014-02-27 17:37:08 +01:00
andy5
3073543c49
Remove language check from DatePicker
2014-02-27 07:37:09 -08:00
andy5
b52302a8bd
Update CHANGELOG.md
2014-02-27 03:37:14 -08:00
andy5
6bef1c2558
Use default appliaction language in DatePicker
...
Fix https://github.com/yiisoft/yii2/issues/2562
2014-02-27 03:23:07 -08:00
Carsten Brandt
b6944f806d
fixed Jui sortable clientEvents naming
...
fixes #2514
2014-02-22 14:04:46 +01:00
Carsten Brandt
26717e3e76
allow referencing the guide from API docs
2014-02-22 13:43:57 +01:00
Qiang Xue
da9d544c54
psr-4 change.
2014-01-10 21:06:25 -05:00
Qiang Xue
41685a2409
moved extensions under yii.
2013-12-09 23:51:49 -05:00