Commit Graph

18 Commits

Author SHA1 Message Date
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