pgadmin4/web/pgadmin
Ashesh Vashi d26337a1ba Moved the javascripts of the following browser node modules to the
'static' directory from 'templates' in the respective module directory:
- Server Group
- Server
- Database
- Schema
- Cast
- Event trigger
- Extension
- Foreign data wrapper
- Language
- Catalog Object
- Collation
- Domain Constraint
- Domain
- Foreign server
- FTS Configuration
- FTS Dictionary
- FTS Parser
- FTS Template
- Function
- Procedure
- Trigger Function
- Package
- Sequence
- Catalog
- Schema
- Synonym
- Table
- Type
- Materialized View
- View
- pgAgent Modules
  + Job (pga_job)
  + Schedule (pga_schedule)
  + Steps (pga_jobstep)

Added new dynanic modules for listing the supported server types, and
current user information.

NOTE: We've not yet moved the javascripts for the children of the table
module.
2017-06-22 15:58:32 +05:30
..
about Fix translation extraction for new client side translations, and update catalogs. 2017-03-28 15:21:49 -04:00
browser Moved the javascripts of the following browser node modules to the 2017-06-22 15:58:32 +05:30
dashboard Initial support for PG 10.0, per #2214 2017-04-24 13:55:29 +01:00
feature_tests Properly handle bytea[], and 'infinity'::real/real[]. Fixes #2498. Fixes #2502. 2017-06-20 10:19:11 +01:00
help Implementation of the client side 'url_for(...)' function. 2017-06-12 12:01:25 +05:30
misc Fixed issue of opening file manager dialog from Query Tool. 2017-06-13 15:48:12 +05:30
model Ensure servers are deleted when their parent group is deleted. Fixes #2212 2017-03-06 10:35:27 +00:00
preferences Maintain a client-side cache of preference values, populated using an async call. Fixes #2487 2017-06-21 17:09:59 +01:00
redirects Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
settings Using client-side implementation of 'url_for' in the settings module. 2017-06-16 08:57:23 +05:30
setup [Configuration][Migration] Use 'alembic' for migration of the SQLite 2017-04-24 08:37:27 +05:30
static Maintain a client-side cache of preference values, populated using an async call. Fixes #2487 2017-06-21 17:09:59 +01:00
templates Moved the javascripts of the following browser node modules to the 2017-06-22 15:58:32 +05:30
tools Moved the javascripts of the following browser node modules to the 2017-06-22 15:58:32 +05:30
translations German translation update. 2017-04-18 15:03:36 +01:00
utils Properly handle bytea[], and 'infinity'::real/real[]. Fixes #2498. Fixes #2502. 2017-06-20 10:19:11 +01:00
__init__.py Ensure the feature tests use the correct test settings database. Fixes #2486 2017-06-16 10:17:38 +01:00
messages.pot Update translations 2017-04-05 14:03:17 +01:00