Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-12 | Explicit Support for PG 9.5 | John K. Harvey | |
2016-08-12 | Merge pull request #40 from Skatox/master | Robert Treat | |
Fixing spanish typo | |||
2016-04-14 | Fixing spanish typo | Miguel Angel Useche Castro | |
2015-03-05 | Fix SF Bug #446 pagination not changing page (through select). | Robert Treat | |
Fix by timding and ronlm | |||
2015-02-16 | Fix help links for pg 9.3 / 9.4 | Robert Treat | |
2015-02-16 | Update History and Credits based on recent patches | Robert Treat | |
2015-02-16 | clean up some developer suggestions | Robert Treat | |
2015-02-16 | 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 | |||
2015-02-15 | htmlescape column comments. per suggestion from github user nboutelier | Robert Treat | |
2015-02-12 | 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. | |||
2015-02-09 | Bootstrap theme | Felipe Figueroa | |
2015-02-07 | Enable querying over inspected tables / views. This was based on a patch by ↵ | Robert Treat | |
Felipe Figueroa <amenadiel@gmail.com> resolves #22 | |||
2015-02-01 | Explicit Support for PG 9.4 | Robert Treat | |
2015-02-01 | 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> | |||
2015-01-25 | Admin processes test didnt seem to know about 'blocked' column. It does now. ↵ | Robert Treat | |
How did that ever work? | |||
2015-01-25 | Add a starter 5.2 Section to the HISTORY file | Robert Treat | |
2015-01-25 | Add line item to "TODO" about Materialized Views | Christopher Harrington | |
2015-01-25 | Update turkish.php | dMagsCan | |
The empty line end of the file causing to fail ajax response that containts xml header | |||
2014-12-24 | Better spanish translation file | Miguel Angel Useche Castro | |
2014-09-08 | 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. | |||
2014-07-20 | make blank msg lines consistent | Robert Treat | |
2014-04-17 | Fix bug #444 | Jehan-Guillaume | |
https://sourceforge.net/p/phppgadmin/bugs/444/ | |||
2014-03-04 | Convert spaces back to tabs introduced in 8ebf7562291f for email readability. | Szabolcs Hubai | |
2014-03-04 | set required php version to 5.0 | Hidde Boomsma | |
2014-03-04 | added composer support | Hidde Boomsma | |
2014-03-02 | minor cleanup; be consistent in lowercasing PHP keywords | Robert Treat | |
2014-03-02 | 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. | |||
2014-03-02 | Improve support for handling IN / named params in functions | Robert Treat | |
Based on work by Bert Thomas <bthomas@brothom.nl> | |||
2014-02-24 | fix bug where # of params exposed was incorrect. credit to Bert Thomas ↵ | Robert Treat | |
<bthomas@brothom.nl> | |||
2014-02-22 | check the modes array on edit pages too | Robert Treat | |
2014-02-22 | Improve support for handling IN / named params in functions | Robert Treat | |
Based on work by Bert Thomas <bthomas@brothom.nl> | |||
2014-02-22 | Merge branches 'official' and 'master' | Robert Treat | |
2014-01-02 | Merge branch 'master' into dyn_themes | Jehan-Guillaume de Rorthais | |
2013-12-31 | Quick & small fix in capuccino theme with reset buttons | Jehan-Guillaume de Rorthais | |
2013-11-17 | Fix page title when browsing views and add object name (table or view) | Jehan-Guillaume de Rorthais | |
2013-11-17 | Use cleaner class names for comments cells and constaints icons | Jehan-Guillaume de Rorthais | |
2013-11-17 | theme improvement /19.01-04.02.2011/ | Tomasz Pala | |
2013-11-11 | Add dynamic theme based on current server, database or user used for the ↵ | Jehan-Guillaume (ioguix) de Rorthais | |
connection Based on Julien Rouhaud patch. | |||
2013-11-11 | Fix XSS on bytea, reported by basteln3rk on sf.net | Jehan-Guillaume de Rorthais | |
See discussion on bug #441: http://sourceforge.net/p/phppgadmin/bugs/441/ | |||
2013-11-11 | indicate current sort direction in text-mode browsers | Tomasz Pala | |
2013-11-11 | Fix path to column sort marker icons to support themes | Jehan-Guillaume de Rorthais | |
2013-11-11 | show column sort markers | Tomasz Pala | |
2013-11-11 | theme improvement: handle Null checkbox as block /21.10.2011/ | Tomasz Pala | |
2013-11-11 | set some accesskeys /08-19.01.2011/ | Tomasz Pala | |
2013-11-11 | Fix creating report from user query result in plugin Report | Jehan-Guillaume (ioguix) de Rorthais | |
Same story than in previous commit 3ec985e, but for plugin Report. | |||
2013-11-11 | Fix downloading result from very long user query | Jehan-Guillaume (ioguix) de Rorthais | |
We were still passing queries as GET parameters in links on the query result page, leading to bug when exporting, creating a view or creating a report. We now use the sessoin variable 'sqlquery' as anywhere else. | |||
2013-11-11 | Merge pull request #18 from Skatox/master | Jehan-Guillaume (ioguix) de Rorthais | |
Spanish translation | |||
2013-11-11 | Merge pull request #20 from Kissaki/master | Jehan-Guillaume (ioguix) de Rorthais | |
config.inc.php: Remove trailing whitespace to make content uniform | |||
2013-10-03 | Remove trailing whitespace to make content uniform | Kissaki | |
2013-07-06 | Updated spanish translation | skat0x | |