pgadmin4/web/pgadmin/browser/static/js
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
..
aciTree Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
datamodel.js Fix renaming of constraints from the table dialogue. Fixes #1500 2016-08-03 15:39:14 +01:00
frame.js Fixed the issue related to set proper height, width of the div of a frame in 2016-05-23 13:22:40 +05:30
menu.js Fixed some of the javascript syntax in menu.js 2016-09-06 23:20:38 +05:30
node.ui.js Misc fixes and additions for pgAgent support: 2016-09-22 15:27:59 +01:00
panel.js Dialog default sizing. 2016-05-25 11:18:05 +01:00
wizard.js Add a Help button to the bottom left of the Wizard framework 2016-06-08 14:08:12 +01:00