adminerevo/changes.txt

359 lines
12 KiB
Plaintext
Raw Normal View History

2011-05-04 13:53:26 +00:00
Adminer 3.3.0-dev:
Use Esc to disable in-place edit
2011-06-03 11:50:20 +00:00
Shortcut for database privileges
2011-05-04 13:53:26 +00:00
Append new index with auto index selection (bug #3282127)
2011-05-16 14:14:11 +00:00
Bit type default value
Display foreign key name in tooltip
Display default column value in tooltip
Display column collation in tooltip
Pagination support (Oracle)
2011-05-04 13:53:26 +00:00
Autocomplete for big foreign keys (Editor)
Display name of the referenced record in PostgreSQL (Editor)
2011-05-04 13:53:26 +00:00
Customizable favicon (customization)
Method name can return a link (customization)
Easier sending of default headers (customization)
2011-05-04 13:53:26 +00:00
2011-03-28 10:44:17 +00:00
Adminer 3.2.2 (released 2011-03-28):
2011-03-24 07:24:57 +00:00
Fix AJAX history after reload
2011-03-23 16:09:12 +00:00
Adminer 3.2.1 (released 2011-03-23):
2011-03-15 16:34:25 +00:00
Ability to save expression in edit
Respect default database collation (bug #3191489)
Don't export triggers without table (bug #3193489)
Esc to focus next field in Tab textarea (thanks to David Grudl)
Send forms by Ctrl+Enter on <select>
Enum editor and textarea Ctrl+Enter working in IE
AJAX forms in Google Chrome
Parse UTF-16 and UTF-8 BOM in all text uploads
Display ; in history (thanks to Jan Cerny)
2011-03-08 01:31:59 +00:00
Use DELIMITER in history
Show databases even with skip_show_database in MySQL 5 (thanks to Radoslaw Kowalewski)
2011-03-18 08:12:31 +00:00
Disable maxlength with functions in edit
2011-03-11 22:23:13 +00:00
Better placement of AJAX icon
2011-03-15 16:34:25 +00:00
Table header in CSV export (Editor)
2011-03-18 13:29:36 +00:00
Time format hint (Editor)
2011-03-19 13:47:44 +00:00
Respect order after search (Editor)
Set MySQL time zone by PHP setting (Editor)
Allow own code in <head> (customization)
2011-03-08 13:13:09 +00:00
Polish translation
2011-02-24 16:33:38 +00:00
Adminer 3.2.0 (released 2011-02-24):
2010-11-12 17:07:29 +00:00
Get long texts and slow information by AJAX
2011-02-01 13:12:22 +00:00
Most links and forms by AJAX in browsers with support for history.pushState
Copy tables
Ability to search by expression in select
Export SQL command result (bug #3116854)
Focus first field with insert (bug #3126501)
2010-12-29 17:08:34 +00:00
Permanent link in schema
Display total time in show only errors mode in SQL command
2010-12-01 08:40:39 +00:00
History: edit all
MS SQL: auto primary and foreign key
SQLite: display 0
2010-12-07 23:25:01 +00:00
Create table default data type: int
Focus upper/lower fields by Ctrl+Up/Ctrl+Down
Hide credentials for SQLite
2011-02-01 15:19:39 +00:00
Utilize oids in PostgreSQL
2011-01-06 08:30:07 +00:00
Homepage customization
Use IN for search in numeric fields (Editor)
Use password input for _md5 and _sha1 fields (Editor)
2010-12-29 17:08:34 +00:00
Work without session.use_cookies (bug #3138640)
Fix saving schema to cookie in Opera
2011-02-08 18:57:06 +00:00
Portuguese, Slovenian and Turkish translation
2010-11-12 17:07:29 +00:00
2010-11-16 12:18:24 +00:00
Adminer 3.1.0 (released 2010-11-16):
2010-10-29 16:02:20 +00:00
TSV export and import
2010-11-03 23:00:45 +00:00
Customizable export
2010-10-22 12:31:47 +00:00
Option to show only errors in SQL command
2010-10-29 15:44:22 +00:00
Link to bookmark SQL command
2010-10-29 23:56:49 +00:00
Recognize $$ strings in SQL command (PostgreSQL)
2010-11-03 23:00:45 +00:00
Highlight and edit SQL command in processlist
2010-10-29 15:44:22 +00:00
Always display all drivers
2010-10-29 23:56:49 +00:00
Timestamp at the end of export
Link to refresh database cache (bug #3102451)
2010-11-03 23:00:45 +00:00
Support for virtual foreign keys
2010-10-29 15:44:22 +00:00
Disable XSS "protection" of IE8
2010-11-03 23:00:45 +00:00
Immunity against zend.ze1_compatibility_mode (bug #3089645)
2010-10-22 12:31:47 +00:00
Fix last page with empty result set
2010-11-11 09:12:26 +00:00
Arabic translation and RTL support
2010-11-09 11:59:51 +00:00
Dual licensing: Apache or GPL
2010-10-22 12:31:47 +00:00
2010-10-18 08:28:03 +00:00
Adminer 3.0.1 (released 2010-10-18):
Send the form by Ctrl+Enter in all textareas
Disable creating SQLite databases with extension other than db, sdb, sqlite
2010-10-17 20:13:32 +00:00
Ability to use Adminer in a frame through customization
2010-10-16 23:52:47 +00:00
Catalan translation
MS SQL 2005 compatibility
PostgreSQL: connect if the eponymous database does not exist
2010-10-16 23:52:47 +00:00
2010-10-15 11:45:16 +00:00
Adminer 3.0.0 (released 2010-10-15):
2010-05-14 16:37:06 +00:00
Drivers for MS SQL, SQLite, PostgreSQL, Oracle
Allow concurrent logins on the same server
Allow permanent login without customization
In-place editation in select
2010-05-21 13:07:59 +00:00
Foreign key options in Table creation
2010-09-28 08:02:55 +00:00
Treat binary type as hex
Show number of tables in server overview
Operator LIKE %%
Remember export parameters in cookie
Allow semicolon as CSV separator
2010-05-21 14:07:22 +00:00
Schemas, sequences and types support (PostgreSQL)
Autofocus username in login form
Allow to insert Tab in SQL textareas and send the form by Ctrl+Enter
Disable spellchecking in SQL textareas
Display auto_increment value of inserted item
Allow disabling auto_increment value export
2010-06-08 18:38:15 +00:00
Prefill auto_increment column name
2010-09-08 08:43:08 +00:00
Ability to jump to any page in select by JavaScript
Display comment in table overview
2010-06-10 14:02:51 +00:00
Link last page above data in select
Link table names in SQL queries
2010-10-07 14:03:22 +00:00
Hungarian, Japanese and Tamil translation
Defer table information in database overview to JavaScript (performance)
Big tables optimizations (performance)
Adminer 2.3.2 (released 2010-04-21):
Fix COUNT(*) link
Fix Save and continue edit
Adminer 2.3.1 (released 2010-04-06):
Add Drop button to Alter pages (regression from 2.0.0)
Link COUNT(*) result to listing
Newlines in select query edit
Return to referer after edit
Respect session.auto_start (bug #2967284)
Adminer 2.3.0 (released 2010-02-26):
Support for permanent login (customization required)
Search in all tables
Show status variables
Print sums in tables overview
Add Delete button to Edit page (regression from 2.0.0)
Print error summary in SQL command
Simplify SQL syntax error message
Show SQL query info if available
Delete length when changing type in alter table
Ability to check table prefix in export
Adminer 2.2.1 (released 2009-11-26):
Highlight current links
Improve concurrency
Move number of tables to DB info (performance)
Search by foreign keys (Editor)
Link new item in backward keys (Editor)
Adminer 2.2.0 (released 2009-10-20):
Database list - bulk drop, number of tables
Enlarge field for enum and set definition
Display table links above table structure
Link URLs in select
Display number of manipulated rows in JS confirm
Set required memory in SQL command
Fix removed default in ALTER
Display whitespace in texts (bug #2858042)
ClickJacking protection in modern browsers
E-mail attachments (Editor)
Optional year in date (Editor)
Search operators (Editor)
Align numbers to right in select (Editor)
Move <h1> to $adminer->navigation (customization)
Rename get_dbh to connection (customization)
Adminer 2.1.0 (released 2009-09-12):
Edit default values directly in table creation
Execute SQL file stored on server disk
Display EXPLAIN in SQL query
Compress export and import
Display column comments in table overview
Use ON DUPLICATE KEY UPDATE for CSV import
Print ALTER export instead of executing it
Click on row selects it
Fix Editor date format
Fix long SQL query crash (bug #2839231)
Speedup of simple alter table
Traditional Chinese translation
Adminer 2.0.0 (released 2009-08-06):
Editor: User friendly data editor
Customization: Adminer class
Create single column foreign key in table structure
Table relations (Editor)
Send e-mails (Editor)
Display images in blob (Editor)
Localize date (Editor)
Treat tinyint(1) as bool (Editor)
Divide types to groups in table creation
Link e-mails in select
Show type in field name title (thanks to Jakub Sochor)
Preselect now() for timestamp columns (thanks to paranoiq)
Clear history (thanks to paranoiq)
Prefill insert by foreign key searches
Print number of rows in SQL command
Remove Delete button from Edit page - use mass operation for it
Faster multiple update, clone and delete
Faster table list in navigation
Download version checker and syntax highlighting from HTTPS
Use HTML Strict instead of XHTML
Remove function minification in favor of performance and customization
Fix grant ALL PRIVILEGES with GRANT OPTION
Fix CSV import
Fix work with default values (thanks to Jiri Pospisil)
Adminer 1.11.1 (released 2009-07-03):
Fix problem with enabled Filter extension
Adminer 1.11.0 (released 2009-07-02):
Connection through socket by server :/path/to/socket
Simplify export
Display execution time in SQL query
Relative date and time functions
Version checker
Save queries to history and display it on SQL page
Display MySQL variables
Ability to select all rows on current page of select
Separate JavaScript functions
Always use the default style before the external one
Always try to use the syntax highlighter
All privileges in user rights
Fix FOUND_ROWS() in SQL command
Export only selected columns in select
Bulk database creation
Include views in drop and move on database overview
Hide fieldsets in select
Automatically add new fields in table creation
Use \n in SQL commands
phpMinAdmin 1.10.1 (released 2009-05-07):
Highlight odd and hover rows
Partition editing comfort (bug #2783446)
Allow full length in limited int (thanks to Vlasta Neubauer)
phpMinAdmin 1.10.0 (released 2009-04-28):
Partitioning (MySQL 5.1)
CSV import
Plus and minus functions
Option to stop on error in SQL command (thanks to Vaclav Marik)
Cross links to select and table (bug #2236232), link new item
Suhosin compatibility (thanks to Klemens Hackel)
Remove max_allowed_packet from export
Read style from phpMinAdmin.css if exists
Size reduction by minification of variables and functions
Russian translation
phpMinAdmin 1.9.1 (released 2008-10-27):
Update translations
phpMinAdmin 1.9.0 (released 2008-10-16):
List of tables and views with maintenance commands
Clone rows
Bulk edit and clone
Function results in edit
NOT operators in select
Search without column restriction
Use type=password for unhashed password
Only one button for each action in select
Choose language through option-list
XHTML syntax errors (thanks to kozotoc)
Don't set global variable in export
SHOW DATABASES can be revoked
Order by function result working also in older MySQL versions
Tested on IIS (thanks to krasl.cz)
phpMinAdmin 1.8.0 (released 2008-09-12):
Events (MySQL 5.1)
Access without login - accept ?username=
Print SQL query in select, messages and warnings
Display number of found rows
Don't wrap lines in select table
Italian and Estonian translation
Order by COUNT(*)
phpMinAdmin 1.7.0 (released 2008-08-26):
Customizable export (select objects to export, SQL or CSV)
Ability to alter existing tables and drop old tables in export
Choose columns in select, aggregation
Order rows by clicking on table heading
Truncate only search results
Automatically select name for trigger
Chinese and French translation
Preserve default values when altering table
Maintain auto_increment when moving columns
Smaller multilingual file
Cache static files
Faster checking of number of results
phpMinAdmin 1.6.1 (released 2008-05-22):
Set session parameters only if not session.auto_start
phpMinAdmin 1.6.0 (released 2008-05-16):
Order of columns in table
Set max_allowed_packet in dump and use extended insert
Spanish and German translations
Use images for editing buttons
Protection against big POST data
Logout by POST
Information about logged user
Separate stylesheet
Last-Modified header for files
Several bug fixes
phpMinAdmin 1.5.0 (released 2008-01-09):
Mass delete
Vertical privileges
Specify connection port by colon in server
Ignore length in date and time types
Boolean fulltext search for all columns in MyISAM
Shrink compiled output
Remove maxlength from server and username
Uncheck NULL by change
Mark shortened fields in select
phpMinAdmin 1.4.0 (released 2007-08-15):
Privileges
New design
Dutch translation
Use NULL for auto_increment (bug #1768966)
Fix dropping procedure parameters
phpMinAdmin 1.3.2 (released 2007-08-06):
Next field by JavaScript in foreign keys
Set time zone in dump
Refresh lang cookie
Remember drop result in case of faulty create
Move vertical lines in schema properly
Fix maximum page in select
phpMinAdmin 1.3.1 (released 2007-07-31):
Move references lines in schema
Fix dump
Fix update links
phpMinAdmin 1.3.0 (released 2007-07-27):
Breadcrumb navigation
Operator IN
Timestamp default values
Draggable tables in schema
Number of rows in navigation
Display MySQL version and used PHP extension
More friendly user interface
Slovak translation
phpMinAdmin 1.2.0 (released 2007-07-25):
Manipulate triggers
PDO Abstraction
Auto_increment value
JavaScript for adding rows
phpMinAdmin 1.1.0 (released 2007-07-19):
Routines manipulation
Views manipulation
Foreign keys manipulation
Database schema with references
Processlist
Index length
Dump individual tables
JavaScript for next rows in table edit
Cache databases list
phpMinAdmin 1.0.0 (released 2007-07-11):
First official release