pgadmin4/web/pgadmin/browser
Ashesh Vashi 9cae686c65 Allow the modules to define the i18n messages, and other messages
required by its javascript module.

This will allow us to load the javascript modules as a static file, and
not as a Jinja2 template. This will increase the load time, as it will
decrease number of templates to be processed during loading those
javascripts.
2016-05-10 16:07:48 +05:30
..
server_groups Fixed typos in FTS DICTIONARY node 2016-05-10 12:53:39 +05:30
static Treat the Array different from the Object to make sure session tracking 2016-05-08 23:55:57 +05:30
templates/browser Allow the modules to define the i18n messages, and other messages 2016-05-10 16:07:48 +05:30
tests Initial version of a regression test framework 2016-04-17 10:39:08 -04:00
__init__.py Added missing dependent javascript 'jquery.aciFragment' required by the 2016-04-19 23:48:10 +05:30
collection.py Preferences dialogue. Patch by Ashesh and Khushboo Vashi. 2016-03-07 11:48:53 +00:00
utils.py First round of string review and cleanup. 2016-05-06 13:53:48 +01:00