This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c9af4784e1423779c3f4a91a867d6408105ddff
pgadmin4
/
web
/
pgadmin
/
browser
History
Murtuza Zabuawala
2c9af4784e
Allow creation of ENUM types with no members.
Fixes
#2426
2017-05-26 12:21:23 -04:00
..
server_groups
Allow creation of ENUM types with no members.
Fixes
#2426
2017-05-26 12:21:23 -04:00
static
Fix an issue in NodeAjaxControl caching with cache-node field and add cache-node field in Trigger & Event trigger node so that whenever the user creates new Trigger Function we get new data from server in NodeAjaxControl. .
Fixes
#2242
2017-05-04 16:02:28 +01:00
templates
/browser
Hide menu options for creating objects, if the object type is set to hidden. Includes Jasmine tests.
Fixes
#2225
2017-05-12 12:10:46 +01:00
tests
Re-organised the regression directory now we have multiple test suites: move test_utils.py into python_test_utils/
2017-03-23 11:59:31 +00:00
__init__.py
Allow users to select UI language at login or from Preferences rather than unpredictable behaviour from browsers.
Fixes
#2190
2017-03-24 14:20:10 +00:00
collection.py
Update copyright notices for 2017.
2017-01-04 13:33:32 +00:00
utils.py
1) Splits the SQL query used to retrieve the Dependents, Dependencies, and Roles SQL file into multiple versioned files.
2017-05-15 10:40:46 +05:30