Commit Graph

298 Commits

Author SHA1 Message Date
Atul Pratap Singh
af0e34e274 Fix jqplot charts display in IE versions less than 9 2012-09-22 16:19:16 +05:30
Marc Delisle
ab92682350 Remove Highcharts library and dead code still using it 2012-09-20 20:48:10 -04:00
Atul Pratap Singh
5957570bf5 Re-enable javascript loading for monitor tab 2012-09-17 02:46:36 +05:30
Marc Delisle
eae555520c temporarily change loading mechanism, to enable Firebug tracing 2012-09-16 08:28:29 -04:00
J.M
bf5f51bee2 add support for Solaris and FreeBSD system load and memory display in server status 2012-09-04 22:15:32 +02:00
Marc Delisle
11102c07f0 Remove unnecessary caps 2012-08-22 06:31:47 -04:00
Atul Pratap Singh
94d03f6130 Make default data points as 12, i.e. 2nd on the index list 2012-08-12 19:49:27 +05:30
Atul Pratap Singh
7e1164545c Plot traffic charts using jqplot 2012-08-11 18:29:37 +05:30
Atul Pratap Singh
36b16c409c Implemented Number of Data Points selector using jqplot's tickInterval 2012-08-07 23:42:43 +05:30
Marc Delisle
7c2f1e1f3a Testing DateAxisRenderer 2012-07-29 06:23:55 -04:00
Marc Delisle
8b7b8a8ffe Server status queries chart, with jqplot
Fix needed: legend wrongly displayed over the right border
2012-05-11 15:38:35 -04:00
Michal Čihař
c2da2622c9 Avoid showing MySQL documentation link for calculated values 2012-03-20 15:02:13 +01:00
Dieter Adriaenssens
4a5e87186b fix coding style 2012-01-26 14:40:39 +01:00
Marc Delisle
a822895df6 bug #3455021 Fatal error: Cannot redeclare PMA_extract_db_or_table() 2011-12-12 12:44:12 -05:00
Madhura Jayaratne
84b8281c1a Coding style improvements 2011-12-11 14:58:35 +05:30
Madhura Jayaratne
35b18e57a2 Coding style improvements - Multiline assignments 2011-12-07 23:28:50 +05:30
Michal Čihař
23cbf69f30 There is no "Start monitor" anymore, it is started automatically 2011-12-04 10:28:13 +01:00
Yuichiro
5d78431052 Add gettext 2011-11-29 12:41:58 +01:00
Dieter Adriaenssens
f62c4a1809 coding style : control structures 2011-11-24 15:32:30 +01:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Piotr Przybylski
4a5cb00df5 Fix jQuery UI version number
It's 1.8.16, not 1.8.6
2011-10-11 02:00:45 +02:00
Piotr Przybylski
ac365e0262 Upgrade jQuery UI to 1.8.6 2011-10-10 22:35:36 +02:00
Rouslan Placella
d17814f463 Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS). 2011-09-26 20:54:59 +01:00
Madhura Jayaratne
13adb5adf7 Use lower case for true, false and null 2011-09-23 11:11:41 +05:30
Dieter Adriaenssens
ac088aaee0 use include() instead of require() when including file conditionally 2011-09-23 00:46:58 +02:00
Michal Čihař
c8dd9d5d4a Fix indentation 2011-08-30 11:41:31 +02:00
Michal Čihař
1edb826db4 Merge remote-tracking branch 'tyron/master'
Conflicts:
	server_status.php
2011-08-30 11:30:07 +02:00
Tyron Madlener
b739dfd040 Bug: Live query chart always zero 2011-08-24 19:10:39 +03:00
Piotr Przybylski
1c2dbf0cbb Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	libraries/advisory_rules.txt
2011-08-22 11:18:26 +02:00
Michal Čihař
26622d7fda Pass this as javascript code 2011-08-22 09:04:54 +02:00
Dieter Adriaenssens
e82d3c7136 require/include are statements not functions; no parentheses are required 2011-08-21 23:36:10 +02:00
Piotr Przybylski
b06a443307 Code indentation 2011-08-20 00:37:02 +02:00
Piotr Przybylski
0ca4a5f02e Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	db_search.php
	libraries/Table.class.php
	libraries/schema/Pdf_Relation_Schema.class.php
	libraries/schema/User_Schema.class.php
	libraries/tbl_select.lib.php
	server_status.php
	tbl_change.php
2011-08-19 15:56:26 +02:00
Michal Čihař
b0afa4d8bc Wrap long lines 2011-08-19 10:54:59 +02:00
Michal Čihař
1b45290d55 Use PMA_AddJSVar 2011-08-19 10:38:51 +02:00
Michal Čihař
d2df35108e Wrap some long lines 2011-08-19 10:33:13 +02:00
Michal Čihař
61335cdc2e Improve coding style 2011-08-19 10:30:56 +02:00
Michal Čihař
6f33d1366a Fix coding style 2011-08-19 09:32:26 +02:00
Michal Čihař
555aa5cfa2 Fix indentation 2011-08-19 09:31:43 +02:00
Piotr Przybylski
1aa438539a Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	libraries/common.lib.php
	libraries/config.default.php
	server_synchronize.php
2011-08-17 16:39:43 +02:00
Tyron Madlener
54bf837b33 Merge remote-tracking branch 'origin/master' 2011-08-16 17:22:37 +03:00
Tyron Madlener
26958461e4 Better lookings with js disabled 2011-08-16 17:17:06 +03:00
Piotr Przybylski
a502f95af4 Merge remote-tracking branch 'origin/master' into drizzle 2011-08-16 16:11:43 +02:00
Michal Čihař
35401e093c Can not have <p> inside <p> 2011-08-15 17:55:53 +02:00
Michal Čihař
13c3beb8ef Fix references to selects 2011-08-15 17:53:12 +02:00
Michal Čihař
268ad58ec2 Fix HTML 2011-08-15 17:49:26 +02:00
Michal Čihař
409a1bee74 Fix trailing tags 2011-08-15 17:48:51 +02:00
Michal Čihař
75eed8e9aa Escape html tags 2011-08-15 17:47:46 +02:00
Michal Čihař
d4049610ee Fix trailing tags 2011-08-15 17:46:58 +02:00
Michal Čihař
3d57df57bd More fixups 2011-08-15 17:44:39 +02:00