summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2021-02-17Restore support for PgSQL 9.4 and belowHEADmasterSloane Bernstein
2020-10-28Consider group membership when testing owned_onlyRobert Treat
2020-10-09Fix links to docs for pgsql 13 & 14Robert Treat
2020-10-07Adjustements for jquery updateJean-Michel Vourgère
2020-10-07Add support for Postgres 13,14devRobert Treat
2019-12-08Clean up OID handling changesRobert Treat
2019-12-08Disable OID handling on PG12Jean-Michel Vourgère
2019-12-07privilege - missing USAGE on sequencesoleuu
2019-11-07codespell assisted typo cleaningJean-Michel Vourgère
2019-10-31Grammer fixes noticed during spelling fixes reviewRobert Treat
2019-10-31codespell assisted typo cleaningJean-Michel Vourgère
2019-10-13Support truncation of mulitbyte sringsnirgal
2019-10-08xtree: tables & views can't expand the browse itemnirgal
2019-09-24Overhaul sequence properties page to better handle different permissions.Robert Treat
2019-09-22Fix for SF BUG #470 Can't list/see/edit sequences owned by groupRobert Treat
2019-07-20Fix bug with partial SQL execution failure.Robert Treat
2019-07-20Change perms exec bitJean-Michel Nirgal Vourgère
2019-07-19PG11 changes pg_proc.proisagg to prokind to support stored procedures andRobert Treat
2019-07-17php-7.2 fix - 'each' has been deprecatedSjon Hortensius
2019-07-06Fix Deprecation Warning: Non-static method GUI::printCombo() should not be ca...Robert Treat
2019-07-06resolve conflicts for pr #25 sync upstream back to dev repoRobert Treat
2018-11-12Merge pull request #17 from multidadosti-erp/masterRobert Treat
2018-10-26Add support for Postgres 9.6, 10, 11, and 12. Verify tests passing on all sup...Robert Treat
2017-10-30Explicit Support for PG 9.5John K. Harvey
2017-10-30Fix SF Bug #446 pagination not changing page (through select).Robert Treat
2017-10-30improve data management navigation; adds browse/search options to tables/view...firzen
2017-10-30htmlescape column comments. per suggestion from github user nboutelierRobert Treat
2017-10-30Explicit Support for PG 9.4Robert Treat
2017-10-30Make json and jsonb data types display as textarea rather than 1 line input f...Robert Treat
2017-10-30Fix javascript bug with popupsJehan-Guillaume
2017-10-30Fix bug #444Jehan-Guillaume
2017-10-30Convert spaces back to tabs introduced in 8ebf7562291f for email readability.Szabolcs Hubai
2017-10-30minor cleanup; be consistent in lowercasing PHP keywordsRobert Treat
2017-10-30This is a horrible commit, but it cleans up hundreds of warnings that get thr...Robert Treat
2016-12-01Fixed Error Line 686Augusto Teixeira da Costa
2014-02-22Improve support for handling IN / named params in functionsRobert Treat
2014-01-02Merge branch 'master' into dyn_themesJehan-Guillaume de Rorthais
2013-11-17Use cleaner class names for comments cells and constaints iconsJehan-Guillaume de Rorthais
2013-11-17theme improvement /19.01-04.02.2011/Tomasz Pala
2013-11-11Add dynamic theme based on current server, database or user used for the conn...Jehan-Guillaume (ioguix) de Rorthais
2013-11-11Fix XSS on bytea, reported by basteln3rk on sf.netJehan-Guillaume de Rorthais
2013-05-28Have PG > 8.1 && <= 9.1 reporting waiting processes on process page.Karl O. Pinc
2013-05-24Make process screen report information in a way that makes sense in postgres 9.2Robert Treat
2013-05-24Add support for user-sent signals. (9.2+)Karl O. Pinc
2013-05-24Processes: Fix <= 9.1 to show only db related processes & clean dbname.Karl O. Pinc
2013-05-18Explicit support for PG 9.3.Karl O. Pinc
2013-04-15Fix typo in variable nameJehan-Guillaume (ioguix) de Rorthais
2013-04-05Add try/catch blocks around plugin instanciation so they can throw an excepti...Jehan-Guillaume (ioguix) de Rorthais
2013-04-04Add plugin hook 'logout'.Jehan-Guillaume (ioguix) de Rorthais
2013-03-26Add plugin hook 'head'.Jehan-Guillaume (ioguix) de Rorthais