APYDataGridBundle
APYDataGridBundle copied to clipboard
v2.4 - Todo List [WIP]
trafficstars
General
- [x] #743 - Fix services with unresolved dependencies.
- [ ] #787 - Revise tests.
- [x] #219 - Fix IE8.
- [x] #636 #433 - Upgrade Doctrine to
2.5for supportLIKEandIS NULLoperators inHAVINGclause.
Grid
- [x] #739 - Fix filters with undefined index error.
- [ ] #829 - Filter the grid with the
GETmethod instead ofPOST.
Mapping
- [x] #4 #44 - Add YAML configuration.
Source
- [ ] #734 - Optimize number of queries.
- [ ] #365 - Fix the total count when the
GROUP BYstatement is used. - [x] #32 #674 - Fix "dot" notation for ODM
- [ ] #308 - Rows grouping.
- [ ] #86 - Implement Propel source.
Column
- [x] #752 #329 - Add a
translation_domainproperty to options of column. - [ ] #789 - Add a
empty_dataproperty to options of column. - [ ] #243 - Add translation support for select options.
- [ ] #799 #648 - Add a
fetch_modeproperty to options of column for change fetch mode in query. - [ ] #273 - Manage filter validation.
- [ ] #143 - Fix date format in filter.
- [x] #22 - Merge rowAction and massAction
Export
- [x] #781 - Fix export array field shows empty.
Template
- [ ] #395 #348 - Fix external filters when ajax requests reloads the template.
Documentation
- [x] #778 - Fix usage of array column.
- [ ] #776 - Fix YAML configuration.
- [x] #773 - Fix Annotation configuration.
- [ ] #721 - Fix README.
- [x] #288 - Fix usage of multiple Grids on the same page.
- [x] #287 - Fix required attributes for vector source.
- [x] #249 - Add a note for usage another primary field.
- [ ] #803 - Documentation re-structure
Awesome! Have you check #121?
@hmert This todo list is in progress.
@APY/collaborators Feel free to add tasks.
@APY/collaborators hey everyone, let's release 2.3 and after 3.0 with sf3 and 💣 BC.
Hi @qferr ,
Do you have a date planification for #143 & #829 ?
Thomas