Alexander Makarov
dc45de127c
Added --prefer-dist to all docs
...
1. It results in much smaller download and takes less disk space (25MB instead of 180MB for yii-basic + dependencies).
2. It requires less utilities to be installed (no VCS binaries required).
3. It takes less time to install dependencies.
2014-01-07 01:27:16 +04:00
Qiang Xue
978597919d
Merge pull request #1715 from WouterSlob/1632
...
Make sure DatePicker is shown when inline and using a language. Remove not used use
2013-12-31 12:16:42 -08:00
Wouter Slob
1c368d93de
Remove not used uses
2013-12-30 22:13:55 +01:00
Wouter Slob
6a2ed98dc1
Make sure DatePicker is shown when inline and using a language. Remove not used use
2013-12-30 21:58:49 +01:00
Wouter Slob
6c01f238fc
Revert "Make sure DatePicker is shown when inline and using a language. Remove not used use"
...
This reverts commit 90c2f1095e .
2013-12-30 21:58:22 +01:00
Wouter Slob
90c2f1095e
Make sure DatePicker is shown when inline and using a language. Remove not used use
2013-12-30 21:58:03 +01:00
Alexander Makarov
f224902b63
Fixes #1636 : yii\jui\SliderInput wasn't properly initialized
2013-12-29 23:49:43 +01:00
Qiang Xue
0ff8518c21
Fixes #1550 : fixed the issue that JUI input widgets did not property input IDs.
2013-12-21 17:07:31 -05:00
Qiang Xue
c79965ce5f
Renamed yii\jui\Widget::clientEventsMap to clientEventMap
2013-12-15 13:54:58 -05:00
Alexander Makarov
40d1855755
Fixed incorrect event name for yii\jui\Spinner
2013-12-15 00:53:25 +01:00
Carsten Brandt
d2308eda8d
added CHANGELOGs for all the extensions
...
also filled framework CHANGELOG with relevant changes since alpha
2013-12-11 18:04:58 +01:00
Qiang Xue
41685a2409
moved extensions under yii.
2013-12-09 23:51:49 -05:00