1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 03, 2025 — Jun 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't add (GROUP) to the end of group role names; that's denoted by the icon. More... over 10 years ago
Fixes the qtIdent function in the psycopg2 driver about not taking care of double quote within it. More... over 10 years ago
Allow to use the select2 with multiple selection. Changed the formatter used by NodeAjaxOptions Family controls to takes care the data returns by these controls. More... over 10 years ago
Adding validation for the previleges control. More... over 10 years ago
Adding more jinja2 template macros for the default previleges. More... over 10 years ago
Resolved a typo in variable name 'version_compatible' More... over 10 years ago
Add a simple version check mechanism to warn the user if a new release is available. More... over 10 years ago
Resolving an error related to not able to generate the reversed engineered SQL from the database when no ACL is defined. More... over 10 years ago
Resolved an internal server error while selecting the role node on PostgreSQL/PPAS server (version >= 9.5). More... over 10 years ago
Using different strategy to render different type of data based on the type for the Variable control, instead of using the complex DynamicCell. More... over 10 years ago
Do not show the tablespace node as inode ('+' sign for expanding the tree node for it). More... over 10 years ago
Adding support to serialize the datetime to the JSON object properly. More... over 10 years ago
Adding new control to show SQL query in a control. More... over 10 years ago
Adding the Database node. More... over 10 years ago
Resolved an issue related to quoting the wrong keywords for the types. More... over 10 years ago
Adding the Tablespace node More... over 10 years ago
Adding the Login/Group Role Node. More... over 10 years ago
Common functions to convert the privileges format to/from the database server. More... over 10 years ago
Fixed the NodeAjaxOtionsControl formatter, which was causing malformed string, when have special character. More... over 10 years ago
Modified the variable jinja2 macros to allow to set/reset multiple options in a single command, instead of multiple commands. More... over 10 years ago
Fixes an issue in the backform schema generation logic to allow to use the NodeAjaxOptionsControl in the subnode grid. More... over 10 years ago
Remove a duplicate code line and add Windows environment setup info. More... over 10 years ago
Do not trigger 'pgadmin-session:invalid' event, when a child object do not have any validation error, or the validation error message is null. More... over 10 years ago
Adding the macros to set variable options for objects other than Role. More... over 10 years ago
Update the runtime to properly support Windows. More... over 10 years ago
Allow to run the transform to be evaluated as function in the NodeAjaxOptionsControl More... over 10 years ago
Python 2.6 support fixes. More... over 10 years ago
Fix tab auto-hiding to work with Qt < 5.4. More... over 10 years ago
Further nice-ification of the runtime UI. More... over 10 years ago
Set the window title. More... over 10 years ago