Madhura Jayaratne
|
cca5f55a4d
|
Do not advertise on every table level page that tracking is active
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-11-25 10:47:38 +05:30 |
|
Madhura Jayaratne
|
57413772c1
|
Merge branch 'QA_4_2' into QA_4_3
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-11-25 10:26:09 +05:30 |
|
Madhura Jayaratne
|
14a77261d2
|
bug #4606 Tracking report export as SQL dump does not work
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-11-25 10:21:18 +05:30 |
|
Ann + J.M
|
a540e6ba87
|
More fixes to new PMA_URL_getCommon style
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
|
2014-10-18 19:42:39 +02:00 |
|
Ann + J.M
|
b1a7039ae3
|
Convert PMA_URL_getCommon calls to new style
Rewritten tests need validation
Signed-Off-By: Ann + J.M. <phpMyAdmin@ZweiSteinSoft.de>
|
2014-10-18 19:42:29 +02:00 |
|
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 |
|
Michal Čihař
|
0a3d1d5be8
|
Better names for URL generating functions
|
2013-08-07 10:58:17 +02:00 |
|
Madhura Jayaratne
|
650a8cdda3
|
Convert database interface to a class
|
2013-05-24 17:30:59 +05:30 |
|
Kasun Chathuranga
|
03fc9b9256
|
PMA_is_system_schema --> PMA_isSystemSchema
|
2013-05-12 08:51:54 +05:30 |
|
Madhura Jayaratne
|
71d5c80d6a
|
Do not show table as tracked if request for deactivation has been submitted
|
2013-03-28 16:05:30 +05:30 |
|
Chanaka Indrajith
|
6971295e96
|
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
|
2012-09-16 14:41:47 +05:30 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Rouslan Placella
|
ae6e50a8a8
|
Drop display() from Header and Footer classes. The Response class will do all the rendering.
|
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
|
292f83e382
|
Coding style improvements
|
2012-05-10 00:31:15 +05:30 |
|
Rouslan Placella
|
1807efb18f
|
Removed pointless includes: If common.inc.php was not already included we would fail the !defined('PHPMYADMIN') check at the top of each file.
|
2012-05-08 19:53:52 +01:00 |
|
Dieter Adriaenssens
|
73140a7cea
|
wrap long lines
|
2012-05-05 22:36:32 +02:00 |
|
Rouslan Placella
|
28923b496e
|
Renamed tbl_common.php to tbl_common.inc.php for better consistency
|
2012-05-05 16:44:27 +01:00 |
|