Qiang Xue
|
220db270cf
|
Improved crud generator.
|
11 years ago |
Qiang Xue
|
7d2d925dbe
|
Added SerialColumn to crud generated code.
|
11 years ago |
Qiang Xue
|
cd969509e6
|
Added ActionColumn.
crud generator WIP.
|
11 years ago |
Qiang Xue
|
02e3b451be
|
Removed sorter from the default display of ListView.
|
11 years ago |
Carsten Brandt
|
bdb77f33ba
|
updated @property annotations of many classes
|
11 years ago |
Carsten Brandt
|
53b4ed3d7f
|
Moved label for Sort::link() to html options
|
11 years ago |
Carsten Brandt
|
39c002e83c
|
Refactored DataColumn::renderHeaderCellContent()
|
11 years ago |
Carsten Brandt
|
155749e18d
|
typos in doc
|
11 years ago |
Carsten Brandt
|
9847472144
|
introduced DataColumn::label property
|
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
|
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 |
Qiang Xue
|
b3b1151469
|
Finished draft implementation of GridView.
|
11 years ago |