Hugues Peccatte
61618c4948
rfe #1591 Shortcut link to search page
...
Add second icon in navigation tree.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-01-11 15:55:29 +01:00
Atul Pratap Singh
c2afea9040
Fix bug#4695 Changing ['DefaultTabTable'] doesn't update link and title
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2015-01-08 07:15:53 +05:30
Hugues Peccatte
037a034b43
Minor coding style modifications.
...
Fix typos.
PHPDoc and JSDoc updates.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 14:04:35 +01:00
Hugues Peccatte
bdb5f333d7
Fix PHPCS issues.
...
PHPDoc updates.
Minor coding style modifications.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-01 22:07:18 +01:00
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
Madhura Jayaratne
a87294fbe4
Merge branch 'QA_4_2'
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-17 08:28:05 +05:30
Madhura Jayaratne
719013f656
User Server reference
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-09 18:56:36 +05:30
Madhura Jayaratne
3f9260d3a8
Revert "The DisableIS directive is being deprecated"
...
This reverts commit 89d6473f49 .
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-09 18:31:26 +05:30
Madhura Jayaratne
380e8940b1
bug #4552 Incorrect routines display for database due to case insensitive checks
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-09 11:27:09 +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
Hugues Peccatte
7dd23a47b7
Reduce nested levels.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-01-04 18:04:40 +01:00
Marc Delisle
89d6473f49
The DisableIS directive is being deprecated
2013-11-04 05:56:39 -05: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
Madhura Jayaratne
80b7056a65
Merge branch 'QA_4_0'
2013-09-23 19:24:44 +05:30
Madhura Jayaratne
35de20e86b
bug #4098 Default table tab is ignored
2013-09-23 19:16:54 +05:30
Kasun Chathuranga
8d70cd4dec
Merge branch 'QA_4_0' into merge. Resolved conflicts.
2013-09-03 14:13:02 +05:30
Kasun Chathuranga
b43f4c7fed
Expand the navigation and highlight the current database or table/view
2013-08-30 12:30:05 +05:30
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
389ded68dd
Change icons in left pane based on the link target
2013-08-14 12:05:29 +05:30
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
Kasun Chathuranga
1282a3877f
Add a dialog to unhide hidden navigation tree items
2013-07-21 14:46:16 +05:30
Kasun Chathuranga
66d01fcffb
Hide tables in navigation tree
2013-07-20 23:13:25 +05:30
Madhura Jayaratne
7ce2913580
Wrap some long lines
2013-06-19 16:37:48 +05:30
Madhura Jayaratne
650a8cdda3
Convert database interface to a class
2013-05-24 17:30:59 +05:30
Kasun Chathuranga
556bcb9f9d
PMA_DBI_num_rows --> PMA_DBI_numRows
2013-05-04 08:39:43 +05:30
Kasun Chathuranga
5bcc32999f
PMA_DBI_fetch_assoc --> PMA_DBI_fetchAssoc
2013-05-04 08:30:12 +05:30
Kasun Chathuranga
2a2eac9b53
PMA_DBI_fetch_array --> PMA_DBI_fetchArray
2013-05-04 08:28:57 +05:30
Kasun Chathuranga
fbe4438628
PMA_DBI_fetch_result --> PMA_DBI_fetchResult
2013-05-01 00:05:16 +05:30
Kasun Chathuranga
bc4bfaa6d5
PMA_DBI_fetch_value --> PMA_DBI_fetchValue
2013-05-01 00:02:00 +05:30
Kasun Chathuranga
d933575811
PMA_DBI_try_query --> PMA_DBI_tryQuery
2013-04-30 23:05:18 +05:30
fliespl
f1543b6b48
cast $pos variable when loading columns by ajax with disableIS = false (badly formatted query fails)
2013-04-23 14:26:18 +02: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
4a554723ea
Fixed PHP warnings
2012-10-30 20:16:57 +00:00
Rouslan Placella
8012c6fb62
Renamed configuration directive: LeftDefaultTabTable => NavigationTreeDefaultTabTable
2012-10-30 20:16:57 +00:00
Rouslan Placella
90b6718bfb
Added configuration directive: MaxNavigationItems
2012-10-30 20:16:56 +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
deb1292951
Implemented asynchronous fast filter for second level items in the navigation tree
2012-10-30 20:10:22 +00:00
Rouslan Placella
edd3623390
Implemented navigation pagination for third level items: columns and indexes
2012-10-30 20:10:22 +00:00
Rouslan Placella
fcd07e21d5
Implemented tables pagination in the navigation
2012-10-30 20:10:22 +00:00
Rouslan Placella
bd8d41c61e
Sort SQL results for navigation tree
2012-10-30 20:10:21 +00:00
Rouslan Placella
2b12872c2a
Initial import of the new navigation system
2012-10-30 20:10:21 +00:00