pgadmin4/web/pgadmin
Surinder Kumar 3120ce1909 Fixes few issues with File Manager.
- Rename file/folder not working in list view.
- Selection folder only should not allow to select file.
- Ui changes in table list to match with the pgadmin color styles.
- Custom STORAGE_DIR path don't list files/folders when opened in window
  system.
- Code cleanup, formatting & did proper commenting.
- In file selection mode, the value typed in text box not setting into
  backbone model.
- Removed create file code, it should be handled on module using it.
- Written a common function to make ajax request, instead of writing
  individual functions for same task.
2016-05-21 15:02:05 +05:30
..
about Copyright updates for 2016. 2016-01-18 14:48:14 +00:00
browser Allow to specify the height & width from the javascript modules of an 2016-05-21 14:18:26 +05:30
dashboard Ensure we update the error message on dashboard grids when it changes. 2016-05-06 08:49:28 +01:00
help Link online help to dialogs 2016-05-16 22:35:27 -04:00
misc Fixes few issues with File Manager. 2016-05-21 15:02:05 +05:30
model Adding a background process executor, and observer. 2016-05-13 08:49:51 +05:30
preferences Fixed the issue - preferences were saved. 2016-04-25 11:54:02 +05:30
redirects Fix favicon routing 2016-04-14 13:40:01 +01:00
settings Preferences dialogue. Patch by Ashesh and Khushboo Vashi. 2016-03-07 11:48:53 +00:00
static Fixes few issues with File Manager. 2016-05-21 15:02:05 +05:30
templates Dashboards v1 2016-05-05 16:42:16 +01:00
tools Change the priority of Tools menu item 2016-05-19 13:53:49 +05:30
translations/fr/LC_MESSAGES Fix i18n for the docking system. 2015-03-03 10:51:29 +00:00
utils [Python 3 compatibility] Introduced a separate HTML safe string function 2016-05-16 11:58:42 +05:30
__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