Michal Čihař
|
9a88a68e1f
|
Define array before using it
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-05-08 11:59:50 +02:00 |
|
Madhura Jayaratne
|
6335b10574
|
Fix coding style
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-01-08 14:35:15 +05:30 |
|
Michal Čihař
|
790a2c2bee
|
Rename variable to match current meaning
There is not only INFORMATION_SCHEMA now, so the variable should have
more generic name.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-01-06 11:11:34 +01:00 |
|
Marc Delisle
|
a6924ec916
|
Fix codestyle
|
2013-09-16 05:56:37 -04:00 |
|
Michal Čihař
|
ef30133a94
|
Various coding style fixes
|
2013-08-06 15:44:51 +02:00 |
|
Michal Čihař
|
a5f572e132
|
Factor out text showing detection as well
|
2013-07-30 15:07:44 +02:00 |
|
Michal Čihař
|
7a97781c23
|
Share code for checking whether to show icons
|
2013-07-30 14:54:21 +02:00 |
|
Michal Čihař
|
bebba32337
|
Merge remote-tracking branch 'origin/QA_4_0'
Conflicts:
libraries/config.values.php
libraries/sql_query_form.lib.php
server_binlog.php
server_databases.php
tbl_structure.php
test/classes/PMA_DisplayResults_test.php
|
2013-06-24 10:41:54 +02:00 |
|
Marc Delisle
|
d4d5a03766
|
Bug #3960 NavigationBarIconic config not honored
|
2013-06-21 10:00:41 -04:00 |
|
Kasun Chathuranga
|
3ccfc6fe88
|
Fix indentation
|
2013-06-11 21:55:56 +05:30 |
|
Madhura Jayaratne
|
650a8cdda3
|
Convert database interface to a class
|
2013-05-24 17:30:59 +05:30 |
|
Kasun Chathuranga
|
556bcb9f9d
|
PMA_DBI_num_rows --> PMA_DBI_numRows
|
2013-05-04 08:39:43 +05:30 |
|
Kasun Chathuranga
|
2a2eac9b53
|
PMA_DBI_fetch_array --> PMA_DBI_fetchArray
|
2013-05-04 08:28:57 +05:30 |
|
Dieter Adriaenssens
|
a33515a155
|
use require when including a file unconditionally
|
2013-01-15 14:24:48 +01:00 |
|
Marc Delisle
|
2723495a4f
|
Removed the AjaxEnable directive
|
2012-12-21 16:04:57 -05:00 |
|
Rouslan Placella
|
31a3f1d73c
|
Renamed configuration directive: LeftFrameTableSeparator => NavigationTreeTableSeparator
|
2012-10-30 20:16:57 +00:00 |
|
Rouslan Placella
|
4d0bcf38f1
|
Fixed ajax-loaded tracking pages
|
2012-10-30 20:04:52 +00:00 |
|
Rouslan Placella
|
800b8ef544
|
Use an "ajax" class on ajaxified "Drop Tracking" links
|
2012-10-30 20:04:52 +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 |
|
Madhura Jayaratne
|
5fdd286d48
|
Add missing semicolon
|
2012-08-31 15:17:30 +05:30 |
|
Madhura Jayaratne
|
8ce541068c
|
Various coding style changes
|
2012-08-31 14:37:46 +05:30 |
|
Madhura Jayaratne
|
ba16e22315
|
Coding style improvements
|
2012-08-31 00:46:35 +05:30 |
|
Chanaka Indrajith
|
39d37fafcc
|
Resolved conflicts
|
2012-06-27 21:53:59 +05:30 |
|
Madhura Jayaratne
|
ec046f7d11
|
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
|
2012-06-23 23:06:29 +05:30 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Rouslan Placella
|
a16e723048
|
Dropped PMA_ajaxResponse()
|
2012-06-11 17:58:35 +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 |
|
Chanaka Indrajith
|
bf15800089
|
Remove HTML rendering inside the functions in display_tbl.lib.php file itselves
|
2012-05-11 16:05:55 +05:30 |
|
Rouslan Placella
|
ec62d5f4b3
|
Dropped db_links.inc.php
|
2012-05-05 16:44:27 +01:00 |
|
Madhura Jayaratne
|
8e62b92d70
|
Coding style improvements
|
2012-04-14 17:44:39 +05:30 |
|
Marc Delisle
|
dd5aae9a67
|
jQuery UI is already included from common.inc.php
|
2012-04-09 09:09:07 -04:00 |
|
Jo Michael
|
5b09d0f066
|
Cleanup HTML5 validity issues
|
2012-04-01 20:14:50 +02:00 |
|
Jo Michael
|
b2fd866d87
|
Leading ./ paths for includes can be omitted, part 2
|
2012-03-16 23:11:57 +01:00 |
|
Madhura Jayaratne
|
112d692a3f
|
Merge branch 'QA_3_4'
|
2012-01-25 23:12:22 +05:30 |
|
Madhura Jayaratne
|
426a7e3733
|
Avoid warnings in tracking page
|
2012-01-25 23:09:16 +05:30 |
|
Madhura Jayaratne
|
e7e5f058b1
|
Better AJAX functionality for Tracking page in Database view
|
2011-12-11 14:54:14 +05:30 |
|
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
|
e42539a817
|
Use PMA_getIcon()
|
2011-09-21 14:44:23 +05:30 |
|
Dieter Adriaenssens
|
0ade69e84d
|
use include() instead of require() when including file conditionally
|
2011-09-06 17:57:48 +02:00 |
|
Piotr Przybylski
|
e2eb8a28da
|
PMA_backquote is not needed for string literals
|
2011-08-16 00:04:44 +02:00 |
|
Michal Čihař
|
219ec73d69
|
Spacing around if
|
2011-07-22 09:10:37 +02:00 |
|
Tyron Madlener
|
da943ecbf7
|
PMA Icons to sprites part 1
|
2011-07-14 15:37:08 +03:00 |
|
Tyron Madlener
|
2ee9f03cbb
|
Merge remote-tracking branch 'origin/master' into tyronm
|
2011-07-05 18:09:55 +02:00 |
|
Madhura Jayaratne
|
326f13827b
|
Do not highlight rows of these tables
|
2011-03-15 20:35:53 +05:30 |
|