Skip to content

Releases: lagdo/dbadmin-backpack-addon

Release 0.2.1.

Choose a tag to compare

@feuzeu feuzeu released this 18 Feb 01:16

Changes:

  • Upgrade the DbAdmin package.

Release 0.2.0.

Choose a tag to compare

@feuzeu feuzeu released this 16 Feb 18:25

Changes:

  • Rename the dbadmin_owners table to dbadmin_users.
  • Add migrations to create and delete the user preferences table.
  • Save the current tabs in the user preferences.
  • Open the databases in saved tabs on page load.
  • Change the javascript toast library.
  • Refactor the query logging and audit options.
  • Rename the UserFileReader class to ConfigProvider.

Bugfix:

  • Fix missing table name in the foreign key dto.
  • Query and import: fix the results and duration display.
  • Fix the upload field id: append the app tab id.

Release 0.1.0.

Choose a tag to compare

@feuzeu feuzeu released this 11 Feb 00:19

Changes:

  • Publish default Jaxon and DbAdmin config files.
  • Docs in the readme.

Release 0.0.3.

Choose a tag to compare

@feuzeu feuzeu released this 10 Feb 19:44

Changes:

  • Generate relative URLs in the Jaxon javascript files.
  • Add a Laravel migration for creating the audit logs tables.
  • Upgrade the Jaxon DbAdmin package.

Release 0.0.2.

Choose a tag to compare

@feuzeu feuzeu released this 09 Feb 06:16

Release for testing.