pgadmin4/web/pgadmin
Ashesh Vashi 163ae4d53d Misc fixes and additions for pgAgent support:
- Added DatetimepickerControl, MomentCell (using moment.js)
- Used the 'DatetimepickerControl' in Role (Also - resolved an issue, when unset the datetime for 'Valid Until'.)
- Added a 'Select All/Unselect All' adaptor for Select2 used by pgAgent nodes.
- Fixed an issue with SubNodeCollectionControl, which was not starting the modification session of the child model, when created default value for collection is not null/undefined. And, hence - validation on the child model was not working.
- Fixed a memory leak with SqlFieldControl, and SqlTabControl, which was not releasing the CodeMirror properly.
2016-09-22 15:27:59 +01:00
..
about Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
browser Misc fixes and additions for pgAgent support: 2016-09-22 15:27:59 +01:00
dashboard Move the dashboard tab filters into a button bar, and add a refresh button. Fixes #1505 2016-08-03 13:39:32 +01:00
help Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
misc Fix file navigator to properly show drives in Windows. Fixes #1665 2016-09-05 17:07:07 +01:00
model Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
preferences Misc fixes and additions for pgAgent support: 2016-09-22 15:27:59 +01:00
redirects Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
settings Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
static Misc fixes and additions for pgAgent support: 2016-09-22 15:27:59 +01:00
templates Misc fixes and additions for pgAgent support: 2016-09-22 15:27:59 +01:00
tools Handle nested JSON correctly in SlickGrid. Fixes #1713. Fixes #1404 2016-09-21 13:43:27 +01:00
translations/fr/LC_MESSAGES Fix i18n for the docking system. 2015-03-03 10:51:29 +00:00
utils Drop all connections from the connection manager when a server is dropped to avoid issues if sqlite reuses an ID. Fixes #1720 2016-09-22 12:57:52 +01:00
__init__.py Move the declaration of a variable into the correct scope. 2016-09-09 14:50:51 +01:00
messages.pot Update message catalog. 2016-08-08 16:51:03 +01:00