Madhura Jayaratne
ffac71c312
Consistently provide editing for procedures, functions, events and triggers
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-13 12:18:56 +05:30
Madhura Jayaratne
677c8f7c62
bug #4849 Functions accessed from navigation do not load on ajax dialog
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-13 12:07:44 +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
7c6b61ace1
Fix merge conflicts
2013-10-30 08:07:09 -04:00
Marc Delisle
266ee805b0
bug #4147 Accessibility: Images without Alt nor title attribute
2013-10-30 08:00:13 -04:00
Marc Delisle
e25db4a004
Fix merge conflicts
2013-08-27 10:54:59 -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
Kasun Chathuranga
989161e2bd
Move common code to a common ancestor
2013-07-29 17:03:35 +05:30
Kasun Chathuranga
56b5c8e294
Extend navigation tree item hiding to functions. procedures, events and views
2013-07-22 08:18:21 +05:30
Madhura Jayaratne
650a8cdda3
Convert database interface to a class
2013-05-24 17:30:59 +05:30
Kasun Chathuranga
bc4bfaa6d5
PMA_DBI_fetch_value --> PMA_DBI_fetchValue
2013-05-01 00:02:00 +05:30
Rouslan Placella
5b0b9e42fe
Update new code to use PMA_Util
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
cb50d4edfc
Added ajax behaviour to Routines, Triggers and Events in the navigation tree
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