pgadmin4/web/pgadmin
Neel Patel dd4705af60 Fix debugger issues which could occur if one or more of the ajax calls used to gather execution environment info completed in an unexpected order.
To resolve this, we have callbacks from each ajax call initiate the next one so everything is guaranteed to be sequential.

Fixes #1354
Fixes #1323
2016-06-20 10:21:43 +01:00
..
about Use the same layout mechanism used as in the panel using elementary 2016-06-20 12:46:33 +05:30
browser Fix date validation while creating new role. 2016-06-20 10:11:42 +01:00
dashboard Fix mouse cursor on dashboard quick links. Fixes #1163 2016-06-03 13:10:49 +01:00
help www.pgadmin.org now supports https. 2016-05-21 13:54:22 -04:00
misc Second attempt at fixing the file handling code. Tested on Mac and Windows in both desktop and server modes. 2016-06-17 22:05:49 +01:00
model Adding a background process executor, and observer. 2016-05-13 08:49:51 +05:30
preferences Use the same layout mechanism used as in the panel using elementary 2016-06-20 12:46:33 +05:30
redirects Fix favicon routing 2016-04-14 13:40:01 +01:00
settings Avoid showing multiple 'Reset Layout' options under file menu. Fixes #1348 2016-06-14 15:01:15 +01:00
static Introduces the 'alertify.pgDialogBuild' function, which will register 2016-06-20 12:45:10 +05:30
templates Fixes #1243 - Allow to resize the columns of the result table in the 2016-06-02 14:46:58 +05:30
tools Fix debugger issues which could occur if one or more of the ajax calls used to gather execution environment info completed in an unexpected order. 2016-06-20 10:21:43 +01:00
translations/fr/LC_MESSAGES Fix i18n for the docking system. 2015-03-03 10:51:29 +00:00
utils Revert "Make the file manager work a little more sanely with regard to paths." 2016-06-17 18:19:51 +01:00
__init__.py 'pgadmin.utils.storage' has been renamed to 'pgadmin.utils.paths'. Resolved the typo. 2016-05-13 00:36:45 +05:30
messages.pot First round of string review and cleanup. 2016-05-06 13:53:48 +01:00