Actively maintained fork of phpPgAdmin. Fully compatible with PHP 8.3.
Find a file
2024-11-23 23:12:12 +00:00
classes Bugfix the bugfix. 2023-10-24 04:24:06 -05:00
conf Fix whitespace inconsistency. 2022-04-26 17:55:05 -05:00
help Fix links to docs for pgsql 13 & 14 2020-10-09 00:03:46 -04:00
images/themes Bootstrap theme 2015-02-08 20:16:16 -05:00
js Fix #23 2023-12-16 17:58:14 +00:00
lang Session security will now be treated as enabled by default (if the config entry does not exist, it will be enabled) 2023-08-05 19:11:16 +00:00
libraries Bump ADOdb to v5.22.7. 2024-09-21 21:23:15 +00:00
plugins Grammer fixes noticed during spelling fixes review 2019-10-31 21:55:19 +01:00
tests Merge branch 'csrf-samesite-fix' of https://github.com/rsterbin/phppgadmin 2022-04-26 17:36:46 -05:00
themes Merge branch 'new_branch' of https://github.com/xazzzz/phppgadmin 2022-04-26 17:56:06 -05:00
xloadtree codespell assisted typo cleaning 2019-10-31 21:00:17 +01:00
.gitattributes Drop obsolete export-ignore 2020-10-06 21:55:05 -04:00
.gitignore Make selenium tests full dynamics, no more build_tests.php required. 2011-12-30 00:36:12 +01:00
admin.php Security fix: Replace all calls to unserialize() with calls to phpMyAdmin's safeUnserialize wrapper. 2023-08-05 19:49:29 +00:00
aggregates.php Give environnments vars to the navlink hook 2012-08-22 12:39:41 +02:00
ajax-ac-insert.php Makes phpPgAdmin core full UTF-8 only. 2011-12-30 02:48:13 +01:00
all_db.php Security fix: Replace all calls to unserialize() with calls to phpMyAdmin's safeUnserialize wrapper. 2023-08-05 19:49:29 +00:00
browser.php Propagate title changes back to the top-level window, reload orphan pages inside of the frameset (such as when a page is opened in a new tab), plus some code cleanup. 2023-01-19 01:56:18 +00:00
BUGS Review/Update BUGS CREDITS HISTORY and TODO before release 2018-11-12 18:15:45 -05:00
casts.php Add support for 'tree' hooks in the plugin architecture. 2012-08-22 12:31:16 +02:00
colproperties.php Should be a cleaner fix for https://github.com/ReimuHakurei/phpPgAdmin/pull/7 2023-01-17 02:57:56 +00:00
composer.json Bump version and fix composer.json. 2023-12-16 17:59:01 +00:00
constraints.php Security fix: Replace all calls to unserialize() with calls to phpMyAdmin's safeUnserialize wrapper. 2023-08-05 19:49:29 +00:00
conversions.php Add support for 'tree' hooks in the plugin architecture. 2012-08-22 12:31:16 +02:00
CREDITS Fix national-encoding in CREDITS 2020-12-05 23:54:57 -05:00
database.php Clean up OID handling changes 2019-12-07 21:54:11 -05:00
dataexport.php php-7.2 fix - 'each' has been deprecated 2019-07-17 11:37:09 -04:00
dataimport.php Fixes about using html chars in object names. Fix bug #1607047. More work could be needed in other places though. 2009-05-10 21:21:08 -04:00
dbexport.php codespell assisted typo cleaning 2019-10-31 21:00:17 +01:00
DEVELOPERS Clean up DEVELOPERS file and overhaul instructions for using feature branches 2019-07-16 18:34:50 -04:00
display.php Security fix: Replace all calls to unserialize() with calls to phpMyAdmin's safeUnserialize wrapper. 2023-08-05 19:49:29 +00:00
domains.php Fix syntax bug in domain.php and remove debug messages 2012-08-22 12:39:01 +02:00
FAQ overhaul the cant connect question, plus other fixes 2010-01-01 09:14:49 -05:00
fulltext.php Security fix: Replace all calls to unserialize() with calls to phpMyAdmin's safeUnserialize wrapper. 2023-08-05 19:49:29 +00:00
functions.js XHTML compliance. 2007-04-23 18:48:06 +00:00
functions.php Security fix: Replace all calls to unserialize() with calls to phpMyAdmin's safeUnserialize wrapper. 2023-08-05 19:49:29 +00:00
groups.php Give environnments vars to the navlink hook 2012-08-22 12:39:41 +02:00
help.php Localize help.php . Use 'drop' instead of 'remove' in Slony. Print strnever for all infinite (role and user) validities. Use 'altered' instead of 'updated' for roles. Remove redundant strings strargname, strremove, strrolename. Remove unused strings strcatupdate, strmaxconnections, strnodatabase. 2006-12-31 16:21:26 +00:00
HISTORY Update changelog in HISTORY file. 2024-09-21 21:24:40 +00:00
history.php Give environnments vars to the navlink hook 2012-08-22 12:39:41 +02:00
index.php Propagate title changes back to the top-level window, reload orphan pages inside of the frameset (such as when a page is opened in a new tab), plus some code cleanup. 2023-01-19 01:56:18 +00:00
indexes.js Extensive trigger and index improvements from Felix Meinhold (Felix.Meinhold@online.de) 2003-03-12 02:29:46 +00:00
indexes.php Recognize new objects: materialized views [MV], foreign tables [FDW] and exclusion constraints. 2022-01-08 19:54:41 +01:00
info.php Add support for 'actionbuttons' hooks in the plugin architecture. 2012-08-22 12:27:20 +02:00
INSTALL Drop PHP safe mode howto 2019-12-06 23:59:34 -05:00
intro.php Change and remove links on intro page per #27. 2024-11-23 23:12:12 +00:00
languages.php Add support for 'tree' hooks in the plugin architecture. 2012-08-22 12:31:16 +02:00
LICENSE Use verbatim GPL 2.0 licence text 2023-08-05 19:13:31 +00:00
links.js Wide-spread improvements to navigation tabs. 2004-07-13 15:24:40 +00:00
login.php Change perms exec bit 2019-07-20 16:26:41 -04:00
logout.php support sessions for browser with no cookies 2003-09-10 01:55:52 +00:00
multiactionform.js initial support for multi-action options with support for tables. This is based on patch from ioguix with some tweaking, the credit should go to him, any bugs can be blamed on me. 2007-03-03 20:00:48 +00:00
opclasses.php Add support for 'tree' hooks in the plugin architecture. 2012-08-22 12:31:16 +02:00
operators.php Fix syntax bug in domain.php and remove debug messages 2012-08-22 12:39:01 +02:00
plugin.php Add skeleton of the plugin architecture 2012-08-22 12:23:50 +02:00
privileges.php Fix PHP notice on database privilege page 2012-09-30 21:42:58 +02:00
redirect.php Remove stuff only needed for PHP versions we don't support, fix some whitespace, and fix the unsupported PostgreSQL message output. 2022-06-01 22:18:47 +00:00
robots.txt prevent search engines from indexing 2003-09-01 03:02:17 +00:00
roles.php Give environnments vars to the navlink hook 2012-08-22 12:39:41 +02:00
rules.php Give environnments vars to the navlink hook 2012-08-22 12:39:41 +02:00
schemas.php Security fix: Replace all calls to unserialize() with calls to phpMyAdmin's safeUnserialize wrapper. 2023-08-05 19:49:29 +00:00
sequences.php Minor bugfixes. 2023-10-18 19:35:00 -05:00
servers.php doTree() does not take an argument. 2013-05-24 18:49:54 -04:00
sql.php Fix downloading result from very long user query 2013-11-11 19:41:46 +01:00
sqledit.php Add file upload capability to SQL popup window 2015-02-12 12:38:57 +01:00
tables.js Add automagic enable/disable of length attribute based on selected type in table creation / alter screens. 2006-08-18 21:02:41 +00:00
tables.php Security fix: Replace all calls to unserialize() with calls to phpMyAdmin's safeUnserialize wrapper. 2023-08-05 19:49:29 +00:00
tablespaces.php Change perms exec bit 2019-07-20 16:26:41 -04:00
tblproperties.php Disable OID handling on PG12 2019-12-07 21:43:22 -05:00
TODO codespell assisted typo cleaning 2019-10-31 21:00:17 +01:00
TRANSLATORS codespell assisted typo cleaning 2019-10-31 21:00:17 +01:00
triggers.php codespell assisted typo cleaning 2019-10-31 21:00:17 +01:00
types.php Give environnments vars to the navlink hook 2012-08-22 12:39:41 +02:00
users.php Give environnments vars to the navlink hook 2012-08-22 12:39:41 +02:00
viewproperties.php Change perms exec bit 2019-07-20 16:26:41 -04:00
views.php Security fix: Replace all calls to unserialize() with calls to phpMyAdmin's safeUnserialize wrapper. 2023-08-05 19:49:29 +00:00