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 |
|
Michal Čihař
|
580aaa95c9
|
Make function return html instead of printing it
|
2012-06-04 10:45:34 +02:00 |
|
Michal Čihař
|
def435f054
|
Document function
|
2012-06-04 10:42:14 +02:00 |
|
Madhura Jayaratne
|
a8a6c69c96
|
Merge branch 'master' of github.com:phpmyadmin/phpmyadmin
|
2012-05-27 23:26:10 +05:30 |
|
Madhura Jayaratne
|
1427b2f2de
|
Fix function names: PMA_AddJSVar -> PMA_addJSVar
|
2012-05-25 22:43:23 +05:30 |
|
Marc Delisle
|
5c53fb643a
|
Fix merge conflicts
|
2012-05-24 12:34:15 -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 |
|
Rouslan Placella
|
7b85c709a8
|
Dropped server_links.inc.php
|
2012-05-05 16:44:27 +01:00 |
|
Marc Delisle
|
dd00ac82c6
|
Add explanation
|
2012-05-02 13:53:49 -04:00 |
|
Rouslan Placella
|
49a7f12e4e
|
Include CodeMirror globally
|
2012-04-25 23:47:24 +01:00 |
|
Madhura Jayaratne
|
ba21546008
|
Merge branch 'master' of github.com:phpmyadmin/phpmyadmin
|
2012-04-13 22:33:43 +05:30 |
|
Madhura Jayaratne
|
fa9aaea8c0
|
Coding style improvements
|
2012-04-13 20:57:17 +05:30 |
|
Jo Michael
|
8744f8cf66
|
+ rfe #3517354 [interface] Allow disabling CodeMirror with $cfg['CodemirrorEnable'] = false
|
2012-04-13 01:43:32 +02:00 |
|
Michal Čihař
|
5d54482c66
|
Drop $cfg['MainPageIconic'].
|
2012-04-11 15:34:27 +02:00 |
|
Marc Delisle
|
dd5aae9a67
|
jQuery UI is already included from common.inc.php
|
2012-04-09 09:09:07 -04:00 |
|
Jo Michael
|
321b8cc880
|
Added width and height attributes to ajax throbber img.
|
2012-04-07 16:02:47 +02:00 |
|
Dieter Adriaenssens
|
193ea6e5bf
|
improve coding style
|
2012-04-06 17:46:16 +02:00 |
|
Dieter Adriaenssens
|
bc97f0665d
|
wrap long lines
|
2012-04-06 17:44:49 +02:00 |
|
Marc Delisle
|
ef95bce35b
|
Final removal of grab_globals script
|
2012-03-27 13:04:46 -04:00 |
|
Michal Čihař
|
5b8e9d0138
|
Merge remote-tracking branch 'origin/QA_3_5'
|
2012-03-20 15:02:34 +01:00 |
|
Michal Čihař
|
c2da2622c9
|
Avoid showing MySQL documentation link for calculated values
|
2012-03-20 15:02:13 +01:00 |
|
Michal Čihař
|
13dd766705
|
Document calculated values
|
2012-03-20 14:59:05 +01:00 |
|
Jo Michael
|
03eeeb3ccd
|
Removed: table[border] attribute (default is 0 anyways), a[rel] for non-standard values for HTML5 validity
|
2012-03-18 17:46:22 +01:00 |
|
Jo Michael
|
b2fd866d87
|
Leading ./ paths for includes can be omitted, part 2
|
2012-03-16 23:11:57 +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 |
|