APYDataGridBundle icon indicating copy to clipboard operation
APYDataGridBundle copied to clipboard

v2.4 - Todo List [WIP]

Open qferr opened this issue 9 years ago • 4 comments
trafficstars

General

  • [x] #743 - Fix services with unresolved dependencies.
  • [ ] #787 - Revise tests.
  • [x] #219 - Fix IE8.
  • [x] #636 #433 - Upgrade Doctrine to 2.5 for support LIKE and IS NULL operators in HAVING clause.

Grid

  • [x] #739 - Fix filters with undefined index error.
  • [ ] #829 - Filter the grid with the GET method instead of POST.

Mapping

  • [x] #4 #44 - Add YAML configuration.

Source

  • [ ] #734 - Optimize number of queries.
  • [ ] #365 - Fix the total count when the GROUP BY statement is used.
  • [x] #32 #674 - Fix "dot" notation for ODM
  • [ ] #308 - Rows grouping.
  • [ ] #86 - Implement Propel source.

Column

  • [x] #752 #329 - Add a translation_domain property to options of column.
  • [ ] #789 - Add a empty_data property to options of column.
  • [ ] #243 - Add translation support for select options.
  • [ ] #799 #648 - Add a fetch_mode property 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

qferr avatar Dec 21 '15 19:12 qferr

Awesome! Have you check #121?

hmert avatar Dec 21 '15 19:12 hmert

@hmert This todo list is in progress.

@APY/collaborators Feel free to add tasks.

qferr avatar Dec 21 '15 19:12 qferr

@APY/collaborators hey everyone, let's release 2.3 and after 3.0 with sf3 and 💣 BC.

hmert avatar Oct 02 '16 00:10 hmert

Hi @qferr ,

Do you have a date planification for #143 & #829 ?

Thomas

Fidesio-Thomas avatar Apr 14 '17 16:04 Fidesio-Thomas