Madhura Jayaratne
66304349ad
rfe #1639 Add grouping to stored procedures in the navigation tree
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-13 09:59:22 +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
Atul Pratap Singh
eef7c3ddba
Rewrite simply and generalize table/view part and fix bug#4219
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-01-09 21:00:23 +05:30
Michal Čihař
bce2ce8bb1
Merge commit '759ba35e13078ce631c6bf2b9402852c27fb7b78'
...
Conflicts:
libraries/navigation/Nodes/Node_Column_Container.class.php
libraries/navigation/Nodes/Node_Function_Container.class.php
libraries/navigation/Nodes/Node_Index_Container.class.php
libraries/navigation/Nodes/Node_Procedure_Container.class.php
libraries/navigation/Nodes/Node_Table_Container.class.php
libraries/navigation/Nodes/Node_View_Container.class.php
2013-10-30 13:54:44 +01:00
Michal Čihař
759ba35e13
Reuse existing message with translation for alt text
2013-10-30 13:51:18 +01:00
Marc Delisle
a56ab99fb3
Merge branch 'QA_4_0'
2013-10-30 08:09:02 -04:00
Marc Delisle
deaf2bff5e
Missing title
2013-10-30 08:08:54 -04: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
190725ce27
Clicking on 'Tables' links in navigation tree should show only tables
2013-09-22 21:29:52 +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
Michal Čihař
04b8c4a090
Wrap some long lines
2013-05-02 10:49:06 +02:00
Michal Čihař
c023df1fe0
Use context for all "New" strings
...
Otherwise it is impossible to properly translate it in languages which
use different word form for different gender.
2012-10-31 09:52:58 +01:00
Rouslan Placella
5b0b9e42fe
Update new code to use PMA_Util
2012-10-30 20:24:01 +00:00
Rouslan Placella
1191cab2e8
Use a factory pattern for instanciating Node objects
2012-10-30 20:16:58 +00:00
Rouslan Placella
4db80fc880
Kill navigation scripts upon invalid execution path
2012-10-30 20:16:58 +00:00
Rouslan Placella
8d4da3ea67
Renamed configuration directive: LeftFrameTableLevel => NavigationTreeTableLevel
2012-10-30 20:16:57 +00:00
Rouslan Placella
31a3f1d73c
Renamed configuration directive: LeftFrameTableSeparator => NavigationTreeTableSeparator
2012-10-30 20:16:57 +00:00
Rouslan Placella
eeaa165b6e
Better way to check if a node is a link to create a new object
2012-10-30 20:10:22 +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