[Phpmyadmin-devel] phpMyAdmin 2.3.0-rc1 is released

Hi, you are welcome to try this first release candidate for version 2.3.0. Some improvements: - new page layout for table and db properties - centralized db for support tables - can specify a different charset for MySQL and HTML - utf-8 charset support - schema output in PDF - operators in field selection - translation feedback page - print view for SQL results - EXPLAIN support - generate PHP code from a query - full database search - IP-based Allow/Deny - foreign table display field - support for some MyISAM table options - XML export Some bug fixes: CURDATE did not work in the function list javascript error with Mozilla and Opera a mysql error when dropping fields alter table was not working on a replicate bookmark error when the table no longer exists bad limit of the number of characters for numeric fields problem with headers in Apache 2 See http://www.phpmyadmin.net. Marc Delisle, for the team.

Marc, The rc still contained ChangeLog_till_2.2.6.gz... Didn't we want to remove it and put it on phpmyadmin.net for 2.3.0? About the "ChangeLog" link on phpmyadmin.net: We are linking on rev 1.1193, but the current one is rev 1.1236. Perhaps this file should be updated... Furthermore, you forgot to increment the version numbers in translators.html. Happy testing everyone: let's have a clean 2.3.0-final! Alexander ----- Original Message ----- From: "Marc Delisle" <DelislMa@CollegeSherbrooke.qc.ca> To: <phpmyadmin-devel@lists.sourceforge.net> Sent: Wednesday, June 19, 2002 11:15 PM Subject: [Phpmyadmin-devel] phpMyAdmin 2.3.0-rc1 is released
Hi,
you are welcome to try this first release candidate for version 2.3.0.
Some improvements:
- new page layout for table and db properties - centralized db for support tables - can specify a different charset for MySQL and HTML - utf-8 charset support - schema output in PDF - operators in field selection - translation feedback page - print view for SQL results - EXPLAIN support - generate PHP code from a query - full database search - IP-based Allow/Deny - foreign table display field - support for some MyISAM table options - XML export
Some bug fixes:
CURDATE did not work in the function list javascript error with Mozilla and Opera a mysql error when dropping fields alter table was not working on a replicate bookmark error when the table no longer exists bad limit of the number of characters for numeric fields problem with headers in Apache 2
See http://www.phpmyadmin.net.
Marc Delisle, for the team.
-------------------------------------------------------------------------- -- Bringing you mounds of caffeinated joy >>> http://thinkgeek.com/sf <<<
_______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel

On Wed, 19 Jun 2002, Rabus wrote:
The rc still contained ChangeLog_till_2.2.6.gz... Didn't we want to remove it and put it on phpmyadmin.net for 2.3.0?
About the "ChangeLog" link on phpmyadmin.net: We are linking on rev 1.1193, but the current one is rev 1.1236. Perhaps this file should be updated... How about we link directly to the CVS browser copy using the SF viewcvs stuff?
Furthermore, you forgot to increment the version numbers in translators.html. Somebody suggested converting translators.html to translators.php should we do that to get the version number in there? (And possibly for Documentation.html as well?)
-- Robin Hugh Johnson E-Mail : robbat2@orbis-terrarum.net Home Page : http://www.orbis-terrarum.net/?l=people.robbat2 ICQ# : 30269588 or 41961639

Hi Olivier! On Dienstag, Juni 18, 2002, at 00:41 Uhr, Olivier M. wrote:
* I don't really like the current look of the "Menus", now that they are much more important than before: ( [ SQL | Structure | Export | Search | Query by Example ] ), etc.
what about displaying them as Tabs (like under http://www.altavista.com/ or http://images.google.ch/images?q=phpmyadmin&hl=de&btnG=Google-Suc
I implemented tabbed navigation for the table and db properties pages (tbl_properties_links.php3 and db_details_links.php3) and sent the patched files to the PMA patch system on sf. I also noticed a bug on line 55 of tbl_properties_links.php3 (fixed in same patch as above). Regards, Joachim -- http://jf.omnis.ch/ http://imagealbum.ch/

Robin Johnson wrote:
On Wed, 19 Jun 2002, Rabus wrote:
The rc still contained ChangeLog_till_2.2.6.gz... Didn't we want to remove it and put it on phpmyadmin.net for 2.3.0?
About the "ChangeLog" link on phpmyadmin.net: We are linking on rev 1.1193, but the current one is rev 1.1236. Perhaps this file should be updated...
How about we link directly to the CVS browser copy using the SF viewcvs stuff?
I don't know what link to use to point to the latest version of a file with viewcvs. The older version is located in the demo, and today I am supposed to update the demo.
Furthermore, you forgot to increment the version numbers in translators.html.
Ok, just changed the create-release.sh as a reminder.
Somebody suggested converting translators.html to translators.php should we do that to get the version number in there? (And possibly for Documentation.html as well?)
Yes it can be done for translators.html but I have other priorities. Another benefit with translators.php is that we can translate the upper message. However for Documentation.html, I prefer that users can see it even if they don't have a functional PHP system. -- Marc Delisle

Hi just small note: on www.phpmyadmin.net there is: query-by-example: automatic joints shouldn't there be query-by-example: automatic joins ? Regards Michal Cihar nijel at users dot sourceforge dot net http://cihar.liten.cz

On Thu, 20 Jun 2002, Michal Cihar wrote:
on www.phpmyadmin.net there is: query-by-example: automatic joints shouldn't there be query-by-example: automatic joins lol!
I think that definetly needs to be corrected, as I know a few sysadmins that would far prefer something that rolls automatic joints for them instead of something that does automatic joins on queries! -- Robin Hugh Johnson E-Mail : robbat2@orbis-terrarum.net Home Page : http://www.orbis-terrarum.net/?l=people.robbat2 ICQ# : 30269588 or 41961639

Well, the automatic joints were only for the release candidate :) Fixed. Robin Johnson wrote:
On Thu, 20 Jun 2002, Michal Cihar wrote:
on www.phpmyadmin.net there is: query-by-example: automatic joints shouldn't there be query-by-example: automatic joins
lol!
I think that definetly needs to be corrected, as I know a few sysadmins that would far prefer something that rolls automatic joints for them instead of something that does automatic joins on queries!
-- Marc Delisle
participants (6)
-
Joachim Fornallaz
-
Marc Delisle
-
Marc Delisle
-
Michal Cihar
-
Rabus
-
Robin Johnson