pgadmin4/web/pgadmin
Ashesh Vashi 87f9834951 Allow to create sub-menu/menu-group by specify the same category in
multiple menu-items (not just the 'create' menu-group).

Moved all the main menu/context menu generation implementation in the
'menu' javascript menu.

In this implementation, if more than one menu-items specify same type
of categories, they will be created withing that group, otherwise - it
will be created separately (unless 'single' property of that category is
set to true).

We can also provide icon, priority, separator(s) above/below it for the
individual sub-menu too using pgAdmin.Browser.add_menu_category
function(...).
2016-03-21 23:56:08 +05:30
..
about Copyright updates for 2016. 2016-01-18 14:48:14 +00:00
browser Allow to create sub-menu/menu-group by specify the same category in 2016-03-21 23:56:08 +05:30
help Copyright updates for 2016. 2016-01-18 14:48:14 +00:00
misc Add support for Foreign data wrappers, servers and user mappings. 2016-03-17 11:39:38 +00:00
model Preferences dialogue. Patch by Ashesh and Khushboo Vashi. 2016-03-07 11:48:53 +00:00
preferences Preferences dialogue. Patch by Ashesh and Khushboo Vashi. 2016-03-07 11:48:53 +00:00
redirects Copyright updates for 2016. 2016-01-18 14:48:14 +00:00
settings Preferences dialogue. Patch by Ashesh and Khushboo Vashi. 2016-03-07 11:48:53 +00:00
static Add support for inline fieldsets. 2016-03-18 16:54:43 +00:00
templates Add backgrid extensions for use in various tools: select-all, paginator and filter 2016-02-26 11:08:45 +00:00
test Allow to create sub-menu/menu-group by specify the same category in 2016-03-21 23:56:08 +05:30
tools Creating an empty pgAdmin module container (named tools) for keeping 2016-02-28 12:49:36 +05:30
translations/fr/LC_MESSAGES Fix i18n for the docking system. 2015-03-03 10:51:29 +00:00
utils Fix a bug in the database drive poll() function where we could try to reference a non-existant variable. 2016-03-15 13:01:28 +00:00
__init__.py Preferences dialogue. Patch by Ashesh and Khushboo Vashi. 2016-03-07 11:48:53 +00:00
messages.pot Fix i18n for the docking system. 2015-03-03 10:51:29 +00:00