Commit Graph

84 Commits

Author SHA1 Message Date
Michal Čihař
862e3ca2a7 Merge branch 'QA_3_3'
Conflicts:
	libraries/core.lib.php
	server_databases.php
	server_privileges.php
2010-08-20 13:40:37 +02:00
Marc Delisle
c75e41d5d8 Limit list of correct values for sort order. 2010-08-18 11:30:19 +02:00
Michal Čihař
ea3b718fc3 Secure handling of sort_by and sort_order in server_databases.php. 2010-08-18 11:30:19 +02:00
Michal Čihař
d291827444 No need to require_once footer
It is the last thing executed anyway (ends with exit).
2010-07-26 16:20:24 +02:00
Marc Delisle
084c0dbcf5 functions.js included automatically 2010-07-24 08:11:48 -04:00
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
Michal Čihař
58ee5d4bd2 Make it possible to translate this. 2010-06-08 10:40:43 +02:00
Michal Čihař
017c8c4221 Name is already a message. 2010-06-08 10:38:26 +02:00
Marc Delisle
62556cb5b6 Merge branch 'QA_3_3' 2010-05-28 13:07:29 -04:00
Marc Delisle
f483cdb123 bug #3008411 Last dropped database remains active in navi 2010-05-28 13:06:06 -04:00
Michal Čihař
bb36ae46a1 Convert replication to gettext. 2010-05-24 11:28:58 +02:00
Marc Delisle
632211d065 gettext conversion 2010-05-09 16:24:32 -04:00
Marc Delisle
f55823f47f strings to gettext, first batch 2010-05-03 12:57:46 -04:00
Marc Delisle
526dce65cb 3.3 2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4 3.3 2009-12-31 13:09:18 +00:00
Herman van Rink
3af3745260 Fixed table footer and alt for replication column 2009-09-24 13:10:25 +00:00
Herman van Rink
d972ed5d03 Fix indentation for gsoc replication code
make it match the included modeline, and fixed some other spacing issues
2009-09-07 15:00:22 +00:00
Tomas Srnka
feb562e77b Replication support - tomas_zahra branch merged 2009-08-30 14:54:36 +00:00
Marc Delisle
de126075ef patch #2596230 [XHTML] View table headers/footers completely 2009-02-20 09:22:20 +00:00
Marc Delisle
eb74324b59 XHTML other fixes 2009-02-16 10:13:51 +00:00
Marc Delisle
0f317b5c65 patch #2550323 [XHTML] in server_databases.php 2009-02-12 11:21:24 +00:00
Michal Čihař
56941e509c Adding @package, second part. 2008-11-24 11:05:40 +00:00
Marc Delisle
8a4d1084d3 patch #2099962 [js] fix js error without frameset 2008-09-09 17:05:58 +00:00
Marc Delisle
e55679c962 remove work in progress 2008-05-11 21:46:07 +00:00
Sebastian Mendel
fa21fe3ea5 make the database list more magic:
load/fetch only if really required
use SPL ArrayObject to behave like an array
2008-05-09 10:41:16 +00:00
Sebastian Mendel
085a7c8f22 make use of PMA_Message 2007-10-17 12:14:19 +00:00
Sebastian Mendel
107fc46ad9 make use of PMA_Message 2007-10-16 12:14:19 +00:00
Sebastian Mendel
f8b5b6e94a make use of PMA_Message
preserver already defined message from mult_submits.inc.php
2007-10-12 08:16:25 +00:00
Sebastian Mendel
40b3ce9fd1 use array to define included JavaScript libraries 2007-10-04 09:22:50 +00:00
Sebastian Mendel
9f6d5979db removed MySQL < 5 code 2007-10-02 10:15:06 +00:00
Sebastian Mendel
d2b9013fad fixed E_STRICT 2007-08-02 11:40:16 +00:00
Marc Delisle
09b1ea0646 Navigator for the table list in the content panel 2007-06-25 14:00:35 +00:00
Marc Delisle
63b259d955 navigation and MaxDbList (work in progress) 2007-06-18 12:18:51 +00:00
Marc Delisle
6f69889e52 RFE #1714760 Obey ShowCreateDb on the Databases tab 2007-06-04 17:03:26 +00:00
Sebastian Mendel
cfeb306526 coding standard: no spaces inside braces 2007-04-01 11:02:46 +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
45b04ab15d replaced $dblist with new PMA_List_Database class 2006-09-20 11:15:56 +00:00
Michal Čihař
d1ed5a5b1b Fix path to image (needs to be lower case). 2006-05-02 13:25:27 +00:00
Marc Delisle
422712289a no selected page number 2006-04-13 17:12:52 +00:00
Sebastian Mendel
951ea7cdfa disable table stats for MySQL 5 by default 2006-04-13 15:37:09 +00:00
Sebastian Mendel
b8ea26cfca fixed selectbox navigation 2006-04-13 15:24:40 +00:00
Sebastian Mendel
31f86274d6 fixed loosing paramters and page navigation 2006-04-13 14:18:14 +00:00
Sebastian Mendel
9f7d4c0bf2 use new functionality of PMA_DBI_get_databases_full() to limit display 2006-04-13 13:52:46 +00:00
Marc Delisle
39356b5042 MySQL 3.23.52 compatibility 2006-03-14 17:59:49 +00:00
Sebastian Mendel
a38d7c05d0 array to string conversion (sorry to late :-( ), use of $_REQUEST 2006-02-05 10:22:48 +00:00
Marc Delisle
617c2b4a03 array to string conversion 2006-02-04 16:09:40 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Sebastian Mendel
7358f5a712 allow 0 as name for database, table collumn, alias and index 2006-01-14 23:17:17 +00:00