1
I Use This!
High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Jun 03, 2025 — Jun 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed the disabled control looks different from the eneabled. Changed the width of fieldset-content. More... almost 11 years ago
Updated alertify.js to 1.4.1 More... almost 11 years ago
Using disconnected server icon from pgAdmin III More... almost 11 years ago
Show the disabled control in view only mode of properties More... almost 11 years ago
Check for current schema version on startup and update the schema (if required). More... almost 11 years ago
Showing the dockable pane looked like a dialog. More... almost 11 years ago
Try to make the look and feel of the UI same as it was earlier for consitency. More... almost 11 years ago
Updated wcDocker to the latest version More... almost 11 years ago
Resolved a bug introduced in last commit More... almost 11 years ago
Resolved a bug with the menu enable/disble logic. Also, do not generate list disabled menu in the context menu More... almost 11 years ago
Removed the readonly mode from the properties panel for any object. Changed UI as per feedback from Dave More... almost 11 years ago
Allow to make change the behaviour of backform control based on other attribute value. More... almost 11 years ago
Correcting the path of the minifized version of javascripts, when set config.DEBUG to False (Reported by Khushboo Vashi) More... almost 11 years ago
Updated libraries used in pgAdmin IV More... almost 11 years ago
Introduced a mechanism to load required javascripts at runtime (lazy loading) using the require.js. This allows us to load the javascript required for any node, only when it was loaded in the browser tree. Also, introduced the mechanism to show/edit/create of any node in a tab panel (wcDocker.Panel). More... almost 11 years ago
Introduced a class - NodeView to achieve REST API required by the PostgreSQL node(s). More... almost 11 years ago
Inherited the test, about & help module from PgAdminModule class to load them automatically by PgAdmin. More... almost 11 years ago
Introduced a PgAdmin class inherited from the Flask, which looks for submodules inherited from the PgAdminModule instead of regular Blueprint. This allows us to load the module automatically from the under the pgadmin directory, and will work to extend the pgAdmin extension module. More... almost 11 years ago
Fixed the letter case of the javascript file names. Also, JSON data should be returned to the client using an application/json MIME-TYPE using flask's jsonify function. More... almost 11 years ago
Handle standard menu items defined by Nodes in the browser. More... about 11 years ago
Prevent treeview items from wrapping. More... about 11 years ago
Make the SQL Pane "just another tab". This allows the user to position it as required, and by default makes the UI less cluttered. More... about 11 years ago
Re-organise node structure and loading to make things somewhat more simple. This also adds the ability to display servers on the treeview. More... about 11 years ago
Update the setup script and config database to handle versioning. More... about 11 years ago
Make the jQuery-contextMenu control globally available as it's used by wcDocker. More... about 11 years ago
Fix iFrame panels on Firefox. More... about 11 years ago
Use the minimised version of the wcDockerSkeleton theme. More... about 11 years ago
Update to use the new skeleton CSS from wcDocker, and restore a default layout if the saved one fails for any reason. More... over 11 years ago
Allow modules to create browser panels. More... over 11 years ago
Don't restyle scroll bars. More... over 11 years ago