Commit Graph

152 Commits

Author SHA1 Message Date
Michal Čihař
85cdc82d4d Cookie auth now autogenerates blowfish_secret, but it has some limitations and you still should set it in config file 2008-09-03 13:27:43 +00:00
Marc Delisle
13ccc773bd Italian update; escape quotes in strCustomColor 2008-08-27 16:49:50 +00:00
Marc Delisle
e2b2ad2f1d handle when ServerDefault is 0 2008-07-20 14:45:58 +00:00
Marc Delisle
15bafa3c33 no custom color picker if JS is not active 2008-07-19 15:15:59 +00:00
Marc Delisle
d0c0771de0 mooRainbow.css only if needed 2008-07-19 07:31:22 +00:00
Marc Delisle
d3687045ae mooRainbow fix for mootools 1.2; Reset buton for custom color 2008-07-15 19:28:27 +00:00
Marc Delisle
2ac75d4591 upgrade to mootools 1.2; temporarily deactivate the color picker that does not work with this mootools version 2008-07-14 19:52:16 +00:00
Marc Delisle
bb2c1fbb8d color picker (work in progress) 2008-07-10 17:53:31 +00:00
Marc Delisle
fe78d240bb b to strong, and remove bold for MySQL charset 2008-07-09 15:24:44 +00:00
Marc Delisle
1f1013b3ce PHP extension 2008-07-09 14:35:37 +00:00
Sebastian Mendel
3483d15075 omit "Actions" if no actions ... 2008-07-09 14:05:13 +00:00
Marc Delisle
c77ab35eb5 more simple titles 2008-07-09 13:23:19 +00:00
Marc Delisle
e33b92a267 remove redundant phpMyAdmin 2008-07-09 13:03:56 +00:00
Sebastian Mendel
c28818ecee tweaked main page layout 2008-07-09 12:40:17 +00:00
Sebastian Mendel
a147613e3a tweaked main page layout 2008-07-09 11:31:32 +00:00
Marc Delisle
42d36c90e6 RFE 1752686, remove "Reload privileges" from home page, it is already on the Privileges page 2008-06-26 16:14:57 +00:00
Marc Delisle
050ba7b6cc no longer need the global using_mb_charset as version 3 is utf-8-only 2008-05-25 13:16:31 +00:00
Marc Delisle
47445e0699 bug #1863326 [GUI] Wrong error message / no edit (Suhosin) 2008-02-09 16:09:54 +00:00
Marc Delisle
46f5bc9624 style for box titles 2008-02-07 17:56:45 +00:00
Marc Delisle
bd232679f5 main page reorganization (work in progress) 2008-02-05 12:48:39 +00:00
Sebastian Mendel
9d2cdfbf5a fixed text aligning for RTL languages 2007-12-12 12:16:17 +00:00
Marc Delisle
95ef0e2d28 if no default server is set, cannot check the client library 2007-11-25 12:54:32 +00:00
Marc Delisle
8415b0049e do not display $strMysqlLibDiffersServerVersion if the client is mysqlnd 2007-10-19 17:14:36 +00:00
Sebastian Mendel
5dd96d42ce replaced $PMA_errors with new PMA_Error_Handler 2007-10-08 16:02:58 +00:00
Sebastian Mendel
1e81ce19e3 removed MySQL < 5 code 2007-10-02 09:57:19 +00:00
Marc Delisle
5b5bb08c84 change class of message about MySQL lib to "notice" 2007-09-12 09:40:59 +00:00
Marc Delisle
723758e333 Do not display "Your MySQL library..." if only the Z part of X.Y.Z version is different 2007-09-06 16:02:59 +00:00
Marc Delisle
3e460af6cf remove non-UTF-8 2007-09-04 16:59:39 +00:00
Marc Delisle
86e8de4285 remove duplicate field ids 2007-09-04 16:28:51 +00:00
Marc Delisle
d25f96a383 dead code 2007-08-18 20:20:45 +00:00
Marc Delisle
ec57102634 warnings for new requirements; remove old PHP4 code 2007-08-18 20:15:47 +00:00
Marc Delisle
b530b2b579 bug #1771721 Old SVN URLs 2007-08-17 20:52:07 +00:00
Sebastian Mendel
008734f8b0 do NEVER unset $table or $db;
no need to test for isset() on $db and $table;
always test with strlen() for valid $table or $db;
2007-03-30 09:12:05 +00:00
Sebastian Mendel
d0facc3d4f splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php 2007-03-20 14:16:18 +00:00
Sebastian Mendel
374abd5173 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +00:00
Sebastian Mendel
420a9d58e7 bug #1662976 Authentication fails when controluser/pass is set 2007-03-19 15:06:53 +00:00
Sebastian Mendel
e016d0a5c0 bug #1648802 different mysql library and server version 2007-03-15 12:13:04 +00:00
Marc Delisle
911316238b bug 1658160, warning about mcrypt 2007-02-14 21:09:18 +00:00
Marc Delisle
42ac66ad74 get rid of propicon 2007-02-10 15:58:46 +00:00
Michal Čihař
cc2d695d8b Add support for hiding server information. 2006-10-17 10:25:01 +00:00
Michal Čihař
b79587ee9f Switch to subversion. 2006-10-13 08:10:07 +00:00
Michal Čihař
40a4f1f030 Mention wiki. 2006-10-13 08:06:24 +00:00
Sebastian Mendel
1eadc0a41a use @todo tag for todo items, to show up in generated documentation 2006-09-21 14:28:46 +00:00
Sebastian Mendel
f106d9552e make font size user configurable 2006-07-31 13:52:52 +00:00
Marc Delisle
e4ab1a1eb6 put emphasis on server name on main page 2006-07-13 12:15:11 +00:00
Sebastian Mendel
5304e6330d move server selection in main to the 'right' (below 'phpMyAdmin') 2006-07-09 10:29:28 +00:00
Sebastian Mendel
baf9be29bd move server selection above server details (more logical) 2006-07-06 08:21:32 +00:00
Marc Delisle
7374354a1a bug #1496881, CVS link in main.php broken 2006-05-29 16:08:33 +00:00
Michal Čihař
a9a04c3b64 Possibility to hide creating of database from main (RFE #1370100). 2006-04-27 22:02:57 +00:00