summaryrefslogtreecommitdiff
path: root/libraries
AgeCommit message (Expand)Author
2020-11-07Bump min php ver to 7.2, set app ver to 7.13.0 for releaseRobert Treat
2020-10-07Upgraded jquery to version 3.4.1Jean-Michel Vourgère
2019-12-09Update HISTORY and Bump version for 7.12.1REL_7-12-1Robert Treat
2019-11-07codespell assisted typo cleaningJean-Michel Vourgère
2019-10-20Print an error if mbstring extension is missingJean-Michel Vourgère
2019-09-28Mark PPA release 7.12.0Robert Treat
2019-09-28Bump minimum supported PHP version to 7.1Robert Treat
2019-07-20Change perms exec bitJean-Michel Nirgal Vourgère
2019-07-17php-7.2 fix - 'each' has been deprecatedSjon Hortensius
2019-06-28At last, the long awaited patch for php7 support.Robert Treat
2018-11-13mark PPA version 7.x-devRobert Treat
2018-11-12Mark PPA release 5.6REL_5-6-0Robert Treat
2013-11-11Add dynamic theme based on current server, database or user used for the conn...Jehan-Guillaume (ioguix) de Rorthais
2013-05-18Rename PPA version from 5.1 to 5.2-dev.Karl O. Pinc
2013-04-14Mark PPA release 5.1REL_5-1-0Robert Treat
2013-04-05Instanciate $plugin_manager from login.php script if neededJehan-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-05Instantiate plugins AFTER connecting to the db.Jehan-Guillaume (ioguix) de Rorthais
2013-03-26Fix incorrect modification of bytea data when updating rows that contain byte...Robert Treat
2012-09-30Set language if all other tries failed. Reported by Karl O. PincJehan-Guillaume (ioguix) de Rorthais
2012-09-17Update jquery libJehan-Guillaume (ioguix) de Rorthais
2012-08-22Instanciate the plugin manager even if not connected to a databaseJehan-Guillaume (ioguix) de Rorthais
2012-08-22Add skeleton of the plugin architectureLeonardo Sapiras
2012-08-22Remove old plugin architecture.Leonardo Sapiras
2012-08-22Merge branch 'master' of github.com:phppgadmin/phppgadminJehan-Guillaume (ioguix) de Rorthais
2012-08-22Support for nested serveur groupsJulien Rouhaud
2012-08-17Fix when no theme set in config fileJulien Rouhaud
2012-08-17Fix the default theme to be the one in config file.Julien Rouhaud
2012-03-26Fix regression where slony menu is always shown.Jehan-Guillaume (ioguix) de Rorthais
2011-12-30Force UTF-8 while escaping html from decoratorsJehan-Guillaume (ioguix) de Rorthais
2011-12-30Remove useless noEscape decorator since we removed recoded stringsJehan-Guillaume (ioguix) de Rorthais
2011-12-30Makes phpPgAdmin core full UTF-8 only.Jehan-Guillaume (ioguix) de Rorthais
2011-12-29Make selenium tests full dynamics, no more build_tests.php required.Jehan-Guillaume (ioguix) de Rorthais
2011-12-29Fix a small PHP warning when Slony conf parameters are not setJehan-Guillaume (ioguix) de Rorthais
2011-06-07Fix bug with OpenBSD about where setting application_name using PGOPTIONS was...Jehan-Guillaume (ioguix) de Rorthais
2011-06-03Removes useless call of function_exists since we are PHP5+ onlyJehan-Guillaume (ioguix) de Rorthais
2010-12-08Update jquery library from 1.4.2 to 1.4.4Guillaume (ioguix) de Rorthais
2010-11-29Mark HEAD as 5.1-devGuillaume (ioguix) de Rorthais
2010-11-29Mark PPA release 5.0Guillaume (ioguix) de Rorthais
2010-11-20Add selected language and theme to a cookie so we can restore them from past ...Guillaume (ioguix) de Rorthais
2010-10-01Stamp 5.0-beta2REL_5-0-BETA-2Guillaume (ioguix) de Rorthais
2010-09-28Remove display_errors = on by defaultGuillaume (ioguix) de Rorthais
2010-09-14Set PPA version to 5.0-beta1ioguix
2010-09-14Define application name when connecting on PostgreSQL >= 9.0ioguix
2010-09-14Update ADOdb library to the current stable oneioguix
2010-09-07Supress pg_connect PHP Warning when connection fail.Jehan-Guillaume (ioguix) de Rorthais
2010-09-07Really remove support for 7.3 as we already adverstised itioguix
2010-07-26update jquery lib with current stable version 1.4.2ioguix
2010-07-26Add cappuccino new theme + theme switherioguix
2010-05-16force display_errors to 'on'Guillaume (ioguix) de Rorthais