pgadmin4/web/pgadmin/browser
Akshay Joshi 50738db2b8 Fix syntax error when creating new pgAgent schedules with a start
date/time and exception. Fixes #3638

- Fixed syntax error.
- Update/Delete exceptions are not working, SQL is wrong.
- Wrong exception time is shown, it should shown in UTC as datatype of
  the column is timestamp with out timezone.
- Added test cases for Schedule and Steps of pgAgent Job.
2018-10-17 12:28:31 +01:00
..
server_groups Fix syntax error when creating new pgAgent schedules with a start 2018-10-17 12:28:31 +01:00
static Additional Bootstrap 4 fixes: 2018-10-11 13:23:59 +01:00
templates/browser Update to use Bootstrap 3 instead of Bootstrap 4. Fixes #3562 2018-10-10 12:43:26 +01:00
tests Added version number for URL's to ensure that files are only cached on a per-version basis. Fixes #2136. 2018-08-06 15:21:10 +05:30
__init__.py Move all CSS into SCSS files for consistency and ease of colour maintenance etc. Fixes #2927 2018-09-04 11:24:51 +01:00
collection.py Update Python and JS modules. Fixes #3154 2018-04-04 10:47:01 +01:00
register_browser_preferences.py Save the treeview state periodically, and restore it automatically when reconnecting. Fixes #1253 2018-10-08 10:03:19 +01:00
utils.py Flask 1.0.2 does not allow a dot (.) in the view_func name, which we use 2018-06-18 09:58:16 +05:30