Carsten Brandt
|
b147760c7b
|
added label option to Sort::link()
|
11 years ago |
Carsten Brandt
|
a2eb49cd3e
|
use `@inheritdoc` for ActiveDataProvider::setSort
|
11 years ago |
Carsten Brandt
|
381216595d
|
DataColumn: Allow setting label of sort link via short syntax
attribute:type:Header should also affect sort link
|
11 years ago |
Carsten Brandt
|
c5d65e09af
|
Refactor DataColum to use model label for sorting link
|
11 years ago |
Carsten Brandt
|
f9fab5d40d
|
Lazy fallback of label creation for Sort class
|
11 years ago |
Carsten Brandt
|
713a987a9d
|
auto fill sorting colums in ActiveDataProvider if none are configured
|
11 years ago |
Carsten Brandt
|
ac4b87579c
|
Merge branch 'master' of github.com:yiisoft/yii2
* 'master' of github.com:yiisoft/yii2:
set default format for gridview to text
|
11 years ago |
Carsten Brandt
|
c23725aca0
|
fix dataProvider getSort()
correct creation of new Sort object if none is there
|
11 years ago |
Qiang Xue
|
11ef65812b
|
Merge pull request #805 from cebe/datacolumn-default-format
set default format for gridview to text
|
11 years ago |
Carsten Brandt
|
8beadc91f4
|
cleanup MemCache timeout API after #804
use milliseconds only and fall back to seconds for older memcache
versions.
|
11 years ago |
Panagiotis Moustafellos
|
5311dac904
|
Added failureCallback, reduced timeouts to 1s
|
11 years ago |
Panagiotis Moustafellos
|
b010ed8363
|
Mentioning that timeoutms is available in memcache only.
|
11 years ago |
Carsten Brandt
|
96c7534ca3
|
set default format for gridview to text
default format is text in short format so it should also be
like that in array() defintion.
|
11 years ago |
Panagiotis Moustafellos
|
7840ace6e6
|
Removed extra line
|
11 years ago |
Panagiotis Moustafellos
|
5eff5310ba
|
Added timeoutms parameter in MemCache
|
11 years ago |
Qiang Xue
|
1072abb189
|
fixed test break.
|
11 years ago |
Qiang Xue
|
28423486f1
|
model generator WIP
|
11 years ago |
Qiang Xue
|
2d6ec6bb24
|
fixed overflow
|
11 years ago |
Qiang Xue
|
21b0cc73c4
|
fixed uninitialized pro issue.
|
11 years ago |
Qiang Xue
|
dea65efd04
|
bring back missing exception callstack display.
|
11 years ago |
Carsten Brandt
|
f3cd755487
|
Merge pull request #803 from borro/patch-1
Bug in XML format
|
11 years ago |
Borro
|
9f72973b83
|
Bug in XML format
|
11 years ago |
Qiang Xue
|
92a1bef076
|
typo
|
11 years ago |
Qiang Xue
|
95bc36c2e6
|
refactored generators.
|
11 years ago |
Qiang Xue
|
a9e71d5565
|
better handling with exceptions in __toString()
|
11 years ago |
Qiang Xue
|
528f8c82f3
|
Fixes #795: do not generate form-control css class for file input as it would display an unneeded border.
|
11 years ago |
Qiang Xue
|
d24e5b9b1f
|
Merge pull request #793 from philippfrenzel/patch-3
Missing SemiKolon in module generator module template
|
11 years ago |
Qiang Xue
|
48e3739b21
|
model generator WIP
|
11 years ago |
Qiang Xue
|
a6248b4aab
|
Refactored hint feature.
|
11 years ago |
Philipp Frenzel
|
17538187c4
|
Missing SemiKolon in module generator module template
missing semikolon after namespace in module template
|
11 years ago |
Qiang Xue
|
2a152cb555
|
model generator WIP
|
11 years ago |
Alexander Makarov
|
6f9ddcf483
|
Merge pull request #789 from rmrevin/master
Update alert widget
|
11 years ago |
Roman Revin
|
fae8084524
|
Update alert widget
|
11 years ago |
Alexander Makarov
|
5424dc94b8
|
Merge pull request #788 from callmez/master
typo path fix
|
11 years ago |
callmez
|
e1b5ac6e2a
|
typo path fix
|
11 years ago |
Alexander Makarov
|
f2dd9c3f42
|
used placeholder in version for twig
|
11 years ago |
Alexander Makarov
|
4b008ae096
|
Updated bootstrap to release version including wrappers and views
|
11 years ago |
Qiang Xue
|
8ea5858d0d
|
refactored gii.
|
11 years ago |
Qiang Xue
|
dccb10d109
|
model generator WIP
|
11 years ago |
Carsten Brandt
|
a65be3b1c0
|
Update apps-advanced.md
typo
|
11 years ago |
Qiang Xue
|
22e4684a8f
|
Merge pull request #784 from lucianobaraglia/master
Last typo fixes in guide - I swear - [skip ci]
|
11 years ago |
Qiang Xue
|
5c4ad45f01
|
Fixes #783.
|
11 years ago |
Luciano Baraglia
|
4c8058214f
|
Last typo fixes in guide - I swear - [skip ci]
|
11 years ago |
Qiang Xue
|
30d3e874d5
|
Merge pull request #782 from lucianobaraglia/master
Typo in doc [skip ci]
|
11 years ago |
Luciano Baraglia
|
1503d2e71e
|
More typos [skip ci]
|
11 years ago |
Luciano Baraglia
|
f445decca2
|
More typos [skip ci]
|
11 years ago |
Luciano Baraglia
|
3330909497
|
Another typo [skip ci]
|
11 years ago |
Luciano Baraglia
|
e455b5d386
|
Typo in doc [skip ci]
|
11 years ago |
Qiang Xue
|
b9553eb57a
|
Replaced diff vendor.
|
11 years ago |
Qiang Xue
|
c7c7683f8f
|
Added StringHelper::diff().
|
11 years ago |