Commit Graph

286 Commits

Author SHA1 Message Date
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
Michal Čihař
36775d2277 Fixup <img> tags 2011-08-15 17:37:34 +02:00
Michal Čihař
e195d7cb41 Escape possible < coming from PMA_formatNumber 2011-08-15 17:35:37 +02:00
Michal Čihař
0c16e0fcb5 Missing tag 2011-08-15 17:34:50 +02:00
Michal Čihař
ee69f251fd Fix HTML tags 2011-08-15 17:33:57 +02:00
Piotr Przybylski
970262c435 Merge remote-tracking branch 'origin/master' into drizzle 2011-08-15 12:03:04 +02:00
Michal Čihař
aec113c7b7 Rename file to match standards 2011-08-15 10:36:01 +02:00
Michal Čihař
88879b37fa Split long text, use <strong> instead of <b> 2011-08-15 10:07:46 +02:00
Michal Čihař
9b4eb98968 Split up long string 2011-08-15 10:04:00 +02:00
Michal Čihař
d7bedfd5b1 Whitespace cleanup 2011-08-15 10:03:52 +02:00
Piotr Przybylski
a7c0c55c7f Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	js/server_status.js
	libraries/common.lib.php
	tbl_printview.php
	tbl_select.php
	tbl_structure.php
2011-08-12 22:02:40 +02:00
Tyron Madlener
bfef230b91 - New feature: Charting over calculated values through presets. Currently available: query cache efficiency and query cache usage
- Fix sysinfo charts
2011-08-11 17:10:12 +03:00
Tyron Madlener
0e62172c7d Forgot to move some code 2011-08-11 12:44:25 +03:00