pgadmin4/web/pgadmin/tools
Akshay Joshi c98b64fd82 1) Edit cellEditing function, in some cases grid object is undefined.
2) Modify SubNodeCollectionControl, so that user can pass custom backgrid row.
3) Handling of visible parameter in SubNodeCollectionControl.
4) Customise title and delete message for Delete Cell.
5) Added Backgrid.Extension.Select2DepCell and moved Backgrid.Extension.StringDepCell from user management to backgrid.pgadmin.js.
2017-06-29 19:01:29 +05:30
..
backup Using client-side 'url_for' implementation in the backup module. 2017-06-13 10:59:11 +05:30
datagrid A number of minor cleanups to the recent changes to the query tool. 2017-06-28 09:49:39 -04:00
debugger Allow non-superusers to debug their own functions and prevent them from setting global breakpoints. Fixes #2162 2017-06-27 16:58:07 -04:00
grant_wizard Increase the default size of the Grant Wizard to enable it to properly display privileges at the default size on smaller displays. Fixes #2013 2017-06-21 11:08:23 +01:00
import_export Fix import/export to work as expected with TSV data. Fixes #1934 2017-06-22 13:57:32 +01:00
maintenance Using client-side 'url_for' implementation in the maintenance module. 2017-06-15 23:50:53 +05:30
restore Using client-side 'url_for' implementation in the restore module. 2017-06-13 11:00:17 +05:30
sqleditor A number of minor cleanups to the recent changes to the query tool. 2017-06-28 09:49:39 -04:00
templates/js Add a mechanism for centralising JS translations, to avoid having to render many JS files with Jinja. 2017-03-15 17:10:22 +00:00
user_management 1) Edit cellEditing function, in some cases grid object is undefined. 2017-06-29 19:01:29 +05:30
__init__.py Import from flask_babel instead of the deprecated flask.ext.babel. Fixes #2264 2017-03-17 10:22:41 +00:00