Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-06 | resolve conflicts for pr #25 sync upstream back to dev repo | Robert Treat | |
2019-06-28 | At last, the long awaited patch for php7 support. | Robert Treat | |
This commit is focused strictly on the class/constructor changes. This has primarily been tested on php 7.1 and postgres 11, with all tests passing though there are some spurious warnings; I have fixes for them but will add them in seperate commits. Note that the code here is my own, but I did look at patches from @gabrielhomsi and @w1ldzer0 for some sanity checking. Any bugs or missing items are on me. | |||
2018-11-13 | mark PPA version 7.x-dev | Robert Treat | |
2018-11-12 | Mark PPA release 5.6REL_5-6-0 | Robert Treat | |
2018-11-12 | Review/Update BUGS CREDITS HISTORY and TODO before release | Robert Treat | |
2018-11-12 | Translate Vacuum of Chinese fixed | firzen | |
2018-11-12 | Fixed Error Line 686 | Augusto Teixeira da Costa | |
Error: Divid By Zero | |||
2018-11-12 | Merge pull request #17 from multidadosti-erp/master | Robert Treat | |
Fixed Error Line 686 | |||
2018-11-02 | Dutch.php: spelling mistake | Laurens Ramandt | |
2018-11-02 | Bug fix in native word of Ukrainian | step1stepn | |
Changed ukrainian symbols in localization file Correct ukrainian symbols in UTF-8 encoding | |||
2018-11-01 | Fix links for help docs on new versions. Really we should refactor this like ↵ | Robert Treat | |
with the database classes, but just extending it for now. | |||
2018-11-01 | Fix links for help docs on new versions. Really we should refactor this like ↵ | Robert Treat | |
with the database classes, but just extending it for now. | |||
2018-10-30 | Merge pull request #22 from webmasterMeyers/patch-1 | Robert Treat | |
Update global.css | |||
2018-10-30 | Update global.css | Chad Meyers | |
fix css (logo background picture) | |||
2018-10-27 | grammer / typo fixes in developer file | Robert Treat | |
2018-10-27 | Add support for Postgres 9.6, 10, 11, and 12. Verify tests passing | Robert Treat | |
2018-10-27 | Add support for Postgres 9.6, 10, 11, and 12. Verify tests passing on all ↵ | Robert Treat | |
supported versions. | |||
2018-10-26 | Add support for Postgres 9.6, 10, 11, and 12. Verify tests passing on all ↵ | Robert Treat | |
supported versions. | |||
2018-10-18 | Update global.css | Chad Meyers | |
fix css (logo background picture) | |||
2017-10-31 | grammer / typo fixes in developer file | Robert Treat | |
2017-10-30 | grammer / typo fixes in developer file | Robert Treat | |
2017-10-30 | Remove "-i" flag from pg_dump | Massimiliano Arione | |
With Postgres 9.5 (that is default on new Ubuntu LTS, so likely to spread soon) the `-i` option is causing an error, since it has been removed. Anyway, such option has been deprecated since Postgres 8.4 (so about 6 years ago) | |||
2017-10-30 | Explicit Support for PG 9.5 | John K. Harvey | |
2017-10-30 | Fixing spanish typo | Miguel Angel Useche Castro | |
2017-10-30 | Fix SF Bug #446 pagination not changing page (through select). | Robert Treat | |
Fix by timding and ronlm | |||
2017-10-30 | Fix help links for pg 9.3 / 9.4 | Robert Treat | |
2017-10-30 | Update History and Credits based on recent patches | Robert Treat | |
2017-10-30 | clean up some developer suggestions | Robert Treat | |
2017-10-30 | improve data management navigation; adds browse/search options to ↵ | firzen | |
tables/views, and insert to tables. Based on patch by firzen, with additional work by xzilla | |||
2017-10-30 | htmlescape column comments. per suggestion from github user nboutelier | Robert Treat | |
2017-10-30 | Add file upload capability to SQL popup window | Jehan-Guillaume | |
This feature was accessible only from the main SQL page, but not from the popup when upsing the top SQL link. | |||
2017-10-30 | Bootstrap theme | Felipe Figueroa | |
2017-10-30 | Enable querying over inspected tables / views. This was based on a patch by ↵ | Robert Treat | |
Felipe Figueroa <amenadiel@gmail.com> resolves #22 | |||
2017-10-30 | Explicit Support for PG 9.4 | Robert Treat | |
2017-10-30 | Make json and jsonb data types display as textarea rather than 1 line input ↵ | Robert Treat | |
fields. Inspired by patch from Felipe Figueroa <amenadiel@gmail.com> | |||
2017-10-30 | Admin processes test didnt seem to know about 'blocked' column. It does now. ↵ | Robert Treat | |
How did that ever work? | |||
2017-10-30 | Add a starter 5.2 Section to the HISTORY file | Robert Treat | |
2017-10-30 | Add line item to "TODO" about Materialized Views | Christopher Harrington | |
2017-10-30 | Update turkish.php | dMagsCan | |
The empty line end of the file causing to fail ajax response that containts xml header | |||
2017-10-30 | Better spanish translation file | Miguel Angel Useche Castro | |
2017-10-30 | Fix javascript bug with popups | Jehan-Guillaume | |
Dynamic themes applies the current main frame theme to the browser tree frame without checking if it actually exists in the current window. Thispatch fix the resulting javascript error, breaking any other following code. | |||
2017-10-30 | make blank msg lines consistent | Robert Treat | |
2017-10-30 | Fix bug #444 | Jehan-Guillaume | |
https://sourceforge.net/p/phppgadmin/bugs/444/ | |||
2017-10-30 | Convert spaces back to tabs introduced in 8ebf7562291f for email readability. | Szabolcs Hubai | |
2017-10-30 | set required php version to 5.0 | Hidde Boomsma | |
2017-10-30 | added composer support | Hidde Boomsma | |
2017-10-30 | minor cleanup; be consistent in lowercasing PHP keywords | Robert Treat | |
2017-10-30 | This is a horrible commit, but it cleans up hundreds of warnings that get ↵ | Robert Treat | |
thrown when a class is not specified, and it fixes it so that the broken admin tests pass. I'm pretty sure that ultimately we will want a better fix than this, but I'm taking the progress when I can get it. AFAICT the affore mentioned problems were introduced in https://github.com/phppgadmin/phppgadmin/commit/4680728829d8f95e29514512c9e94bb5345aa58a. If that was something you wanted, it's quite possibly broken now. | |||
2016-12-01 | Fixed Error Line 686 | Augusto Teixeira da Costa | |
Error: Divid By Zero | |||
2016-08-12 | Remove "-i" flag from pg_dump | Massimiliano Arione | |
With Postgres 9.5 (that is default on new Ubuntu LTS, so likely to spread soon) the `-i` option is causing an error, since it has been removed. Anyway, such option has been deprecated since Postgres 8.4 (so about 6 years ago) |