Commit Graph

11 Commits

Author SHA1 Message Date
Chirayu Chiripal
f7b37d8d72 Added title attr to links in navigation tree items
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-11-01 18:34:34 +05:30
Michal Čihař
725073709c Use token directly for session
There is no need to have intermediate global variable to store the token
once we have it in the session data.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-10 11:23:33 +02:00
Marc Delisle
266ee805b0 bug #4147 Accessibility: Images without Alt nor title attribute 2013-10-30 08:00:13 -04:00
Michal Čihař
1084e4dfdd Do not show tooltip in table navigation
Most tables don't have any comment set and this causes serious slow down
of a navigation.
2013-08-27 11:08:28 +02:00
Marc Delisle
813b39f29b Navigation and column changing 2012-12-18 15:13:30 -05:00
Rouslan Placella
5b0b9e42fe Update new code to use PMA_Util 2012-10-30 20:24:01 +00:00
Rouslan Placella
483dab2feb phpcs fixes 2012-10-30 20:24:01 +00:00
Rouslan Placella
4db80fc880 Kill navigation scripts upon invalid execution path 2012-10-30 20:16:58 +00:00
Rouslan Placella
42454654f2 Added tooltips to navigation tree with comments for databases, tables, columns, events and routines 2012-10-30 20:10:23 +00:00
Rouslan Placella
52fcbdf422 Coding style fixes 2012-10-30 20:10:22 +00:00
Rouslan Placella
2b12872c2a Initial import of the new navigation system 2012-10-30 20:10:21 +00:00