Commit Graph

89 Commits

Author SHA1 Message Date
Michal Čihař
01ebe9c030 Do not double HTML encode URL
PMA_generate_common_url already does HTML encoding, so there is no need
to do that again (bug #4026).
2013-08-07 14:39:39 +02:00
Rouslan Placella
4146f880e2 Use Response class for ajax responses 2012-11-09 19:29:30 +00:00
Rouslan Placella
f262fd61cd Shortened HTML output of server_variables.php 2012-11-09 19:29:30 +00:00
Rouslan Placella
a9381abb17 Dropped empty div 2012-11-09 15:49:31 +00:00
Rouslan Placella
14a7be6e37 Fixed direct linking to server variable name 2012-11-09 15:13:23 +00:00
Rouslan Placella
f431ab5d90 Dropped inline JS and global JS vars in server variables editor 2012-11-09 13:23:51 +00:00
Rouslan Placella
0120d79d9e Shortened class names 2012-11-09 13:23:51 +00:00
Rouslan Placella
fc9becacb6 Improved layout for server variables page 2012-11-09 13:23:51 +00:00
Rouslan Placella
82bcf5f794 Moved documentation links to first column in server_variables.php 2012-11-09 13:23:51 +00:00
Rouslan Placella
1dd69c3b9f Fixed server variable editor not working in anything other than Firefox' 2012-11-08 20:46:52 +00:00
Rouslan Placella
ecfe35a459 Dropped dead code - JS is manadatory in 4.0 2012-11-07 21:17:30 +00:00
Rouslan Placella
255eb43a92 Got rid of inline JS on server_variables.php 2012-10-30 20:04:51 +00:00
Chanaka Indrajith
e6894be57f Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
Chanaka Indrajith
0829709064 Remove variable 2012-09-16 14:31:22 +05:30
Dieter Adriaenssens
a9dd9acc28 remove whitespace 2012-09-05 18:18:35 +02:00
Dieter Adriaenssens
853406142d improve coding style 2012-09-05 18:18:35 +02:00
Dieter Adriaenssens
0752198d98 remove mixed php and html 2012-09-05 18:18:35 +02:00
Madhura Jayaratne
7e169fcaef Coding style improvements 2012-08-31 01:27:17 +05:30
Chanaka Indrajith
106265a7f8 Resolve conflicts 2012-06-30 11:30:39 +05:30
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Rouslan Placella
1871e8279e Fixed ajax responses in server_variable.php 2012-06-11 14:06:05 +01:00
Rouslan Placella
eb98110541 Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
Rouslan Placella
a054562100 PMA_Footer and PMA_Header no longer need to be singletons 2012-06-11 14:06:03 +01:00
Rouslan Placella
4a740376c8 Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
Madhura Jayaratne
1427b2f2de Fix function names: PMA_AddJSVar -> PMA_addJSVar 2012-05-25 22:43:23 +05:30
Rouslan Placella
7b85c709a8 Dropped server_links.inc.php 2012-05-05 16:44:27 +01:00
Madhura Jayaratne
4ff76ff31c Coding style improvements (Inline control structures are discouraged) 2012-04-25 23:39:04 +05:30
Madhura Jayaratne
fa9aaea8c0 Coding style improvements 2012-04-13 20:57:17 +05:30
Michal Čihař
5d54482c66 Drop $cfg['MainPageIconic']. 2012-04-11 15:34:27 +02:00
Jo Michael
20ddd10911 Replaced HTML nowrap attribute with CSS for HTML5 validity 2012-03-31 16:50:33 +02:00
Marc Delisle
ef95bce35b Final removal of grab_globals script 2012-03-27 13:04:46 -04:00
Jo Michael
b2fd866d87 Leading ./ paths for includes can be omitted, part 2 2012-03-16 23:11:57 +01:00
Yuichiro
5d78431052 Add gettext 2011-11-29 12:41:58 +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
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
e67a0a2531 Spaces between parameters in function calls 2011-09-23 08:43:41 +05:30
Michal Čihař
38e8365e5d Use PMA_AddJSVar 2011-08-19 10:39:45 +02:00
Tyron Madlener
cfa5ec283f - Easy editing of byte values using kb,mb,gb
- Keyboard shortcuts: Enter to save, Escape to cancel
2011-08-18 22:05:22 +03:00
Tyron Madlener
5caaf0ed29 more code cleanup 2011-08-10 13:01:00 +03:00
Michal Čihař
1ec0b69e6b Coding style, function definitions 2011-08-05 14:49:23 +02:00
Piotr Przybylski
0427378a05 Allow to use noclick class on table level 2011-08-02 23:14:52 +02:00
Michal Čihař
219ec73d69 Spacing around if 2011-07-22 09:10:37 +02:00
Tyron Madlener
3b3a9fc762 pma spritify part 2 2011-07-15 09:42:16 +03:00
Tyron Madlener
e2dae437e1 - No CPU,Memory & Swap Charts for DB servers that are not localhost
- Everything now internationalized (phew, this took a while)
2011-07-11 20:42:19 +03:00
Tyron Madlener
7e9dad57f3 - Monitor instructions dialog allowing you to set some log vars 2011-07-06 15:28:59 +02:00
Tyron Madlener
c7cf7574e4 - Status page now displaying server variable Questions instead of the sum of the Com_ statements. 'Questions' is an established performance measure, the sum of the Com_ statements is not
- Query pie chart displays always at least 7 statement types
- Live charts now use the server time on the x-axis, making them independent of time-zones
2011-06-22 10:22:22 +02:00
Tyron Madlener
e7f2afe8ce - Label for live chart refresh rate list
- Better alignment for query pie chart
- some variable escaping for variable editing
2011-06-20 21:15:23 +02:00
Tyron Madlener
aa7704b067 global vars: mysql wants numeric datatype for numeric values 2011-06-19 20:43:02 +02:00
Tyron Madlener
4ee08ac03d no ajax variable escaping 2011-06-19 12:28:18 +02:00
Tyron Madlener
91458b66fd Hopefull fixes server variable editing 2011-06-17 21:36:04 +02:00