Firebirdwebadmin Versions Save

FirebirdWebAdmin is a web frontend for the Firebird SQL database server written in PHP.

v3.4.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/mariuz/firebirdwebadmin/compare/3.4.1...v3.4.2

3.4.1

4 years ago

Version 3.4.1 (27.02.2020)

  • [enhancement:] Adjust "Accessories" page UI.
  • [enhancement:] Remove Crowdin badge from footer.
  • [enhancement:] Update debug_funcs.inc.php
  • [bugfix:] Don't warn if "isql" is "isql-fb" on Linux
  • [typo:] Correct typo: firebirid -> firebird
  • [bugfix] fix sql create database
  • [enhancement:] Add Character Sets
  • [enhancement:] Quiet PHP7.2 deprecation warning …
  • [enhancement:] Further create_function refactor
  • [enhancement:] Remove unused/outdated markableFbwaTable.
  • [enhancement:] cosmetics

3.4.0

7 years ago

Version 3.4.0 (27.11.2016)

  • [enhancement] Published on npm
  • [enhancement] Introduce CHANGELOG.md
  • [enhancement] Rename README to README.md (alse updated structure, markdown, info badges)
  • [enhancement] Update translations
  • [bugfix] Update export.inc.php (.csv)
  • [bugfix] Suffixes GDB etc should be off by default
  • [enhancement] Review Exceptions & indices from Accessories.

v3.3.0

8 years ago

Review User Page. Modal popup for Role creation. Delete role button for each role. Users: Remove "Customizing" panel. Is not database/server related. Initial integration with Crowdin. Convert all files to UTF-8. Update Romanian & Russian translations. UI improvements: Roles, Users, Exceptions, UDF, Table comments. Integration with CodeMirror. In-browser code editor http://codemirror.net/

Now we have autocomplete/suggestions with table names and fields and SQL reserved words. TODO: Param in options to include system tables in suggestions. List with Firebird related reserved words. Now is generic SQL.

v3.2.2

8 years ago

Remove unused php function related to icon paths

v3.2.1

8 years ago

Mostly code cleanups : Remove unused js functions , Replace vanilla selectors with jquery selectors

v3.2.0

8 years ago

Admin page UI improvements.

v3.1.0

8 years ago

No info panel. Now is notification area with dismissible alerts. SQL page review.

v3.0.2

8 years ago

Update bootstrap version and theme. Database & Tables page. UI improvements. Delete all images. Sticky footer with project github link, full version and debug info. Header user menu with connection string & Logout.

v3.0.1

8 years ago

Improvements to UI , @dumitru replaced the png maximize/minimize icons with glyphicons