| From: | John Obaterspok <john(dot)obaterspok(at)gmail(dot)com> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | [PATCH] Add Commit/Rollback toolbar action version 2 |
| Date: | 2015-09-13 19:37:58 |
| Message-ID: | CAOscVdK0zqXa8N179ug0MZ3SqQQDsfXaqPSvsa4As2Mx4xR1KA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hello,
I'm updated the patch to add commit/rollback actions in the toolbar with
the following:
1) updated icons (based on existing pgadmin icon with arrows drawn by me)
2) add entry to menu as well
3) disable icons when not in a transaction
4) Ctrl+Shift C|R shortcut
Hopefully all issues are resolved now!
Regards,
John
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Add-Commit-Rollback-toolbar-action.patch | application/octet-stream | 14.5 KB |
| 0002-Add-Commit-Rollback-to-query-menu-disable-when-not-i.patch | application/octet-stream | 2.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | John Obaterspok | 2015-09-13 19:46:55 | Re: [PATCH] Add ElapsedTimeToString to format execution time in a more readable manner (instead of showing everything as msec) |
| Previous Message | Adam Scott | 2015-09-13 15:19:35 | Patch: New field in frmMain statusbar |