Releases: mariuz/firebirdwebadmin
3.4.2
What's Changed
- New option to select multiples tables and fields to drop by @valmorflores in #28
- Internationalization for the new features and bugfix about languages by @valmorflores in #29
New Contributors
- @valmorflores made their first contribution in #28
Full Changelog: 3.4.1...v3.4.2
3.4.1
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
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.
Version 3.3.0
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.
Version 3.2.2
Remove unused php function related to icon paths
Version 3.2.1
Mostly code cleanups : Remove unused js functions , Replace vanilla selectors with jquery selectors
Version 3.2.0
Admin page UI improvements.
Version 3.1.0
No info panel. Now is notification area with dismissible alerts.
SQL page review.
Version 3.0.2
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.
Version 3.0.1
Improvements to UI , @dumitru replaced the png maximize/minimize icons with glyphicons