Skip to content

Releases: GhitaB/datatables-admin

Sunny autumn day

26 Oct 10:24
Compare
Choose a tag to compare
  • Fix:

    • update the date structure to have ids for all cells in order to fix the
      rendering of table on rows / columns order change
    • fix links rendering
  • Improve:

    • design
    • trim input
  • Features:

    • debug mode
    • add search filters

OK for IE

10 Oct 14:59
Compare
Choose a tag to compare
  • Fix:

    • compatibility with IE (by restructuring the project)
    • bug on Firefox (because of undefined event)
  • Improve:

    • add favicon
    • new color scheme
    • improve styles
    • add folders structure

Initial release

03 Oct 03:37
Compare
Choose a tag to compare
  • define columns, change their order, delete
  • define rows, change their order, delete
  • edit any cell (navigate between editable cell using Tab / Shift + Tab)
  • delete all columns, delete all rows
  • render the current table as Datatable (and re-render anytime) by pressing "Preview table" button
  • sort the rendered table, filter by any word (the URL is included as searchable text)