Sha256: 47a68b93b7ef85493132bd6255fbe7e70325f42f3c51effe8a28f377544d9f04
Contents?: true
Size: 779 Bytes
Versions: 2
Compression:
Stored size: 779 Bytes
Contents
== Priority * Fix :meta => true config in columns work * On grid refresh, reset the dirty fields, so that the "Apply" button doesn't do anything * DataAccessor#to_array should not rescue exceptions, but rather check the availability of the attributes; `respond_to_with_basepack?` should be extended to also return true for association columns * GridPanel's read_only vs editable (doesn't work now) options * Find a way to print the grid nicely (along with the column and rows that don't fit on the screen) == Foolproof * Should not be possible to put the "ID" field on any place but first for grids (otherwise record ID is not correct) == Optimizations * Check persistent_config-related queries (aren't they too many?) == One day * Replace xcheckbox with checkbox in FormPanel
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
netzke-basepack-0.6.2 | TODO.rdoc |
netzke-basepack-0.6.1 | TODO.rdoc |