Release dates

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@780 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana 2009-07-02 23:23:56 +00:00
parent 33f43a6ef0
commit 97f1bfcc80

View file

@ -1,7 +1,7 @@
Adminer 1.12.0: Adminer 1.12.0:
Create single column foreign key in table structure Create single column foreign key in table structure
Adminer 1.11.0: Adminer 1.11.0 (released 2009-07-02):
Connection through socket by server :/path/to/socket Connection through socket by server :/path/to/socket
Simplify export Simplify export
Display execution time in SQL query Display execution time in SQL query
@ -22,12 +22,12 @@ Hide fieldsets in select
Automatically add new fields in table creation Automatically add new fields in table creation
Use \n in SQL commands Use \n in SQL commands
phpMinAdmin 1.10.1: phpMinAdmin 1.10.1 (released 2009-05-07):
Highlight odd and hover rows Highlight odd and hover rows
Partition editing comfort (bug #2783446) Partition editing comfort (bug #2783446)
Allow full length in limited int (thanks to Vlasta Neubauer) Allow full length in limited int (thanks to Vlasta Neubauer)
phpMinAdmin 1.10.0: phpMinAdmin 1.10.0 (released 2009-04-28):
Partitioning (MySQL 5.1) Partitioning (MySQL 5.1)
CSV import CSV import
Plus and minus functions Plus and minus functions
@ -39,10 +39,10 @@ Read style from phpMinAdmin.css if exists
Size reduction by minification of variables and functions Size reduction by minification of variables and functions
Russian translation Russian translation
phpMinAdmin 1.9.1: phpMinAdmin 1.9.1 (released 2008-10-27):
Update translations Update translations
phpMinAdmin 1.9.0: phpMinAdmin 1.9.0 (released 2008-10-16):
List of tables and views with maintenance commands List of tables and views with maintenance commands
Clone rows Clone rows
Bulk edit and clone Bulk edit and clone
@ -58,7 +58,7 @@ SHOW DATABASES can be revoked
Order by function result working also in older MySQL versions Order by function result working also in older MySQL versions
Tested on IIS (thanks to krasl.cz) Tested on IIS (thanks to krasl.cz)
phpMinAdmin 1.8.0: phpMinAdmin 1.8.0 (released 2008-09-12):
Events (MySQL 5.1) Events (MySQL 5.1)
Access without login - accept ?username= Access without login - accept ?username=
Print SQL query in select, messages and warnings Print SQL query in select, messages and warnings
@ -67,7 +67,7 @@ Don't wrap lines in select table
Italian and Estonian translation Italian and Estonian translation
Order by COUNT(*) Order by COUNT(*)
phpMinAdmin 1.7.0: phpMinAdmin 1.7.0 (released 2008-08-26):
Customizable export (select objects to export, SQL or CSV) Customizable export (select objects to export, SQL or CSV)
Ability to alter existing tables and drop old tables in export Ability to alter existing tables and drop old tables in export
Choose columns in select, aggregation Choose columns in select, aggregation
@ -81,10 +81,10 @@ Smaller multilingual file
Cache static files Cache static files
Faster checking of number of results Faster checking of number of results
phpMinAdmin 1.6.1: phpMinAdmin 1.6.1 (released 2008-05-22):
Set session parameters only if not session.auto_start Set session parameters only if not session.auto_start
phpMinAdmin 1.6.0: phpMinAdmin 1.6.0 (released 2008-05-16):
Order of columns in table Order of columns in table
Set max_allowed_packet in dump and use extended insert Set max_allowed_packet in dump and use extended insert
Spanish and German translations Spanish and German translations
@ -96,7 +96,7 @@ Separate stylesheet
Last-Modified header for files Last-Modified header for files
Several bug fixes Several bug fixes
phpMinAdmin 1.5.0: phpMinAdmin 1.5.0 (released 2008-01-09):
Mass delete Mass delete
Vertical privileges Vertical privileges
Specify connection port by colon in server Specify connection port by colon in server
@ -107,14 +107,14 @@ Remove maxlength from server and username
Uncheck NULL by change Uncheck NULL by change
Mark shortened fields in select Mark shortened fields in select
phpMinAdmin 1.4.0: phpMinAdmin 1.4.0 (released 2007-08-15):
Privileges Privileges
New design New design
Dutch translation Dutch translation
Use NULL for auto_increment (bug #1768966) Use NULL for auto_increment (bug #1768966)
Fix dropping procedure parameters Fix dropping procedure parameters
phpMinAdmin 1.3.2: phpMinAdmin 1.3.2 (released 2007-08-06):
Next field by JavaScript in foreign keys Next field by JavaScript in foreign keys
Set time zone in dump Set time zone in dump
Refresh lang cookie Refresh lang cookie
@ -122,12 +122,12 @@ Remember drop result in case of faulty create
Move vertical lines in schema properly Move vertical lines in schema properly
Fix maximum page in select Fix maximum page in select
phpMinAdmin 1.3.1: phpMinAdmin 1.3.1 (released 2007-07-31):
Move references lines in schema Move references lines in schema
Fix dump Fix dump
Fix update links Fix update links
phpMinAdmin 1.3.0: phpMinAdmin 1.3.0 (released 2007-07-27):
Breadcrumb navigation Breadcrumb navigation
Operator IN Operator IN
Timestamp default values Timestamp default values
@ -137,13 +137,13 @@ Display MySQL version and used PHP extension
More friendly user interface More friendly user interface
Slovak translation Slovak translation
phpMinAdmin 1.2.0: phpMinAdmin 1.2.0 (released 2007-07-25):
Manipulate triggers Manipulate triggers
PDO Abstraction PDO Abstraction
Auto_increment value Auto_increment value
JavaScript for adding rows JavaScript for adding rows
phpMinAdmin 1.1.0: phpMinAdmin 1.1.0 (released 2007-07-19):
Routines manipulation Routines manipulation
Views manipulation Views manipulation
Foreign keys manipulation Foreign keys manipulation
@ -153,3 +153,6 @@ Index length
Dump individual tables Dump individual tables
JavaScript for next rows in table edit JavaScript for next rows in table edit
Cache databases list Cache databases list
phpMinAdmin 1.0.0 (released 2007-07-11):
First official release