16 Commits (382cee156c9f3cded7b9e5f7b258078f76014e00)

Author SHA1 Message Date
Carsten Brandt 12217a3ed8 code style and docs 11 years ago
Qiang Xue dd9facceed Added $key parameter to several methods in grid view. 11 years ago
Carsten Brandt 539e233d9c massive improvement on class documentation 11 years ago
Alexander Makarov ffb37f8eab fixes #1001 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt 5ad8fe5f45 Filter only active attributes in gridview 11 years ago
Qiang Xue 293cb9d86f Fixed search form. 11 years ago
Qiang Xue 220db270cf Improved crud generator. 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 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 11 years ago
Qiang Xue b3b1151469 Finished draft implementation of GridView. 11 years ago
Qiang Xue b31b02a55d renamed IDataProvider::getItems() to getModels() 11 years ago
Qiang Xue 1398de3f4a Renamed DataColumn::type to format. 11 years ago
Qiang Xue 4b9e965454 GridView WIP 11 years ago