Michal Čihař
|
8ac57b1281
|
Correctly escape MySQL username in queries
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-07-12 17:35:56 +02:00 |
|
Marc Delisle
|
836529be42
|
Fix merge conflicts
|
2013-07-28 05:55:40 -04:00 |
|
Marc Delisle
|
45d3f4326c
|
Fix merge conflicts
|
2013-07-17 15:05:23 -04:00 |
|
Kasun Chathuranga
|
c6d568d4f3
|
Fix bug 3977 - Not detected configuration storage
|
2013-06-14 23:30:42 +05:30 |
|
Michal Čihař
|
61a601fc73
|
Implement linking to new documentation
|
2012-11-12 09:48:05 +01:00 |
|
Rouslan Placella
|
3dc9897561
|
Renamed configuration directive: LeftRecentTable => NumRecentTables
|
2012-10-30 20:16:57 +00:00 |
|
Rouslan Placella
|
7ed631eaf1
|
Fixed recent tables reloading
|
2012-10-30 20:10:21 +00:00 |
|
Madhura Jayaratne
|
a52aefb6ac
|
Use camel case for class variable names
|
2012-10-28 18:06:16 +05:30 |
|
Madhura Jayaratne
|
eae6e216b9
|
Wrap some long lines
|
2012-09-22 23:31:16 +05:30 |
|
Madhura Jayaratne
|
9af10c38b8
|
Prefix private variable with underscore
|
2012-09-22 23:29:17 +05:30 |
|
Chanaka Indrajith
|
6971295e96
|
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
|
2012-09-16 14:41:47 +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 |
|
Dieter Adriaenssens
|
0f772aa173
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
Madhura Jayaratne
|
9f179dddc2
|
Coding style improvements - mostly doc comments
|
2012-03-21 05:45:12 +05:30 |
|
Madhura Jayaratne
|
35b18e57a2
|
Coding style improvements - Multiline assignments
|
2011-12-07 23:28:50 +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 |
|
Aris Feryanto
|
376cc353dc
|
Recent table: fix bug - not work for db or table name containing custom characters
|
2011-08-04 18:27:37 +08:00 |
|
Herman van Rink
|
82f83dac2f
|
Fixed XSS in unreleased RecentTable class
|
2011-07-05 14:46:13 +02:00 |
|
Michal Čihař
|
c9c9fdf49d
|
Consistent capitalisation of PMA_sqlAddSlashes
|
2011-06-27 14:48:15 +02:00 |
|
Michal Čihař
|
e57f27e50b
|
Remove @uses tags from docblocks
|
2011-06-27 11:20:20 +02:00 |
|
Aris Feryanto
|
21b84f5c88
|
Recent tables: better checking of different server
|
2011-06-21 11:43:44 +07:00 |
|
Aris Feryanto
|
6e65d3d7fc
|
Fix bug: Recent tables list doesn't honor current server
|
2011-06-21 10:54:48 +07:00 |
|
Aris Feryanto
|
7e5fddf4ae
|
Recent table: Add support for browser without javascript
|
2011-06-20 13:21:07 +07:00 |
|
Aris Feryanto
|
ad6e109e0e
|
Fix RecentTable class -> PMA_RecentTable, some fix on documentation
|
2011-05-27 19:03:47 +07:00 |
|
Aris Feryanto
|
5dee868bff
|
Move recent tables trimming to correct place
|
2011-05-14 12:34:13 +07:00 |
|
Aris Feryanto
|
456640c457
|
Some fix for ajaxification
|
2011-05-14 12:21:49 +07:00 |
|
Aris Feryanto
|
963d77e3be
|
Ajaxification of recent tables list
|
2011-05-14 02:46:15 +07:00 |
|
Aris Feryanto
|
0c0b437679
|
Not refresh the navigation if the recent tables is not configured, added some checking
|
2011-05-10 09:20:17 +07:00 |
|
Aris Feryanto
|
c468705538
|
Add PMA_addRecentTable function, jQuery for recent tables 'onchange' event
|
2011-05-10 01:55:02 +07:00 |
|
Aris Feryanto
|
ed646a067f
|
Added array_merge (RecentTable.class.php) to ensure the keys are continuous
|
2011-05-09 20:35:08 +07:00 |
|
Aris Feryanto
|
04bbe91b52
|
Recently used tables (fix bug & add pma_recent in /setup)
|
2011-05-08 22:40:46 +07:00 |
|
Aris Feryanto
|
23021911b1
|
Recently used tables (class, configuration, remember in pma database)
|
2011-05-08 02:42:38 +07:00 |
|