phppgadmin.git
2012-08-22 Jehan-Guillaume... Add plugin GuiControl.
2012-08-22 Jehan-Guillaume... Fix typo in var name leading to PHP warning
2012-08-22 Jehan-Guillaume... Update FAQ link
2012-08-22 Jehan-Guillaume... Add plugin Report
2012-08-22 Jehan-Guillaume... Makes display more plugin friendly
2012-08-22 Jehan-Guillaume... Allows plugin to set a return link in navlinks
2012-08-22 Jehan-Guillaume... Fix "edit" navlink when executing a query
2012-08-22 Jehan-Guillaume... Give environnments vars to the navlink hook
2012-08-22 Jehan-Guillaume... Fix syntax bug in domain.php and remove debug messages
2012-08-22 Jehan-Guillaume... Removes a PHP warning
2012-08-22 Jehan-Guillaume... Remove the report feature from PPA (will be a plugin)
2012-08-22 Jehan-Guillaume... Add icon(...) ùethod to the Plugin class
2012-08-22 Jehan-Guillaume... Set default decorateur values for url if not given
2012-08-22 Jehan-Guillaume... Fix wrong comment
2012-08-22 Jehan-Guillaume... Fix bug where toplinks where broken
2012-08-22 Jehan-Guillaume... Add jquery in html <head> instead of loading it when...
2012-08-22 Jehan-Guillaume... Fix a bug where parameter group was not set on logout...
2012-08-22 Jehan-Guillaume... Cosmetic fix to use an appropriate variable name
2012-08-22 Jehan-Guillaume... Remove forgottent log message
2012-08-22 Jehan-Guillaume... Enforce checks if plugin has translation file(s) before...
2012-08-22 Jehan-Guillaume... Name all top links so we can make reference to all...
2012-08-22 Jehan-Guillaume... Name all navigation links so we can easily make referen...
2012-08-22 Jehan-Guillaume... Make sure edit/delete action buttons are accessible...
2012-08-22 Jehan-Guillaume... Add support for 'tree' hooks in the plugin architecture.
2012-08-22 Leonardo SapirasAdd support for 'actionbuttons' hooks in the plugin...
2012-08-22 Leonardo SapirasAdd support for 'navlink' hooks in the plugin architecture.
2012-08-22 Jehan-Guillaume... Fix bug where setting privilege for functions was failing
2012-08-22 Leonardo SapirasAdd support for 'navlink' hooks in the plugin architecture.
2012-08-22 Jehan-Guillaume... Makes phpPgAdmin core full UTF-8 only.
2012-08-22 Leonardo SapirasAdd support for 'trail' hooks in the plugin architecture.
2012-08-22 Jehan-Guillaume... Instanciate the plugin manager even if not connected...
2012-08-22 Leonardo SapirasAdd support for 'tabs' hooks in the plugin architecture.
2012-08-22 Leonardo SapirasAdd support for 'toplinks' hooks in the plugin architec...
2012-08-22 Jehan-Guillaume... Refactor printActionUrl as getActionUrl
2012-08-22 Leonardo SapirasAdd skeleton of the plugin architecture
2012-08-22 Leonardo SapirasRemove old plugin architecture.
2012-08-22 Jehan-Guillaume... Merge branch 'master' of github.com:phppgadmin/phppgadmin
2012-08-22 Julien RouhaudSupport for nested serveur groups
2012-08-22 Jehan-Guillaume... First update to the HISTORY file
2012-08-17 Jehan-Guillaume... Merge pull request #6 from rjuju/master
2012-08-17 Julien RouhaudFix when no theme set in config file
2012-08-17 Jehan-Guillaume... Merge pull request #5 from rjuju/master
2012-08-17 Julien RouhaudFix the default theme to be the one in config file.
2012-06-06 Robert TreatMerge pull request #4 from xzilla/master
2012-06-04 Robert Treatupdate tablespace support to handle 9.2 changes
2012-06-04 Robert TreatAdd help files for 9.1/9.2 docs
2012-05-29 Robert Treatstub support for postgres92, clean up some other versio...
2012-05-29 Robert TreatIntermediate support for Postgres 90/91
2012-05-11 Jehan-Guillaume... Show line that will be deleted on the confirmation...
2012-03-26 Jehan-Guillaume... Fix regression where slony menu is always shown.
2012-02-28 Jehan-Guillaume... Finish fix for #3468882 "UPDATE single row with varchar...
2012-02-27 Jehan-Guillaume... Fix #3468882 "UPDATE single row with varchar key: empty...
2012-02-27 Jehan-Guillaume... Fix XSS in function.php, reported by Mateusz Goik.
2012-02-23 Jehan-Guillaume... Fix bug where renaming a tablespace was leading to...
2012-02-23 Jehan-Guillaume... Fix a bug where clicking to "Show all schemas" on schem...
2012-02-21 Jehan-Guillaume... Fix a bug when executing a query from the history
2012-02-20 Jehan-Guillaume... Fix bad confirmation message when droping an autovacuum...
2012-01-09 Jehan-Guillaume... Merge branch 'utf-8'
2011-12-30 Jehan-Guillaume... Force UTF-8 while escaping html from decorators
2011-12-30 Jehan-Guillaume... Remove useless noEscape decorator since we removed...
2011-12-30 Jehan-Guillaume... Fix bug #3429633 '"Back" link from "Browse" leads to...
2011-12-30 Jehan-Guillaume... Makes phpPgAdmin core full UTF-8 only.
2011-12-29 Jehan-Guillaume... Make selenium tests full dynamics, no more build_tests...
2011-12-29 Jehan-Guillaume... Fix a small PHP warning when Slony conf parameters...
2011-12-29 Jehan-Guillaume... Cleanup bad code when altering schema
2011-12-29 Jehan-Guillaume... Securing $misc->href
2011-12-29 Jehan-Guillaume... Select English language during the intro while login in.
2011-12-06 Jehan-Guillaume... Add links on columns names from view property page...
2011-11-15 Jehan-Guillaume... Fix bad spelling in french translation
2011-11-01 Jehan-Guillaume... Make user query paginated by default.
2011-11-01 Jehan-Guillaume... Fix a small html error
2011-09-28 Jehan-Guillaume... Fix two security fix about XSS, reported by Mateusz...
2011-07-05 Jehan-Guillaume... Fix bug #3353670: Error when executing a report with...
2011-07-05 Jehan-Guillaume... Add column "paginate" to the reports list and properties
2011-06-07 Jehan-Guillaume... Fix bug with OpenBSD about where setting application_na...
2011-06-03 Jehan-Guillaume... Removes useless call of function_exists since we are...
2011-06-01 Jehan-Guillaume... Add download ability from the history window
2011-06-01 Jehan-Guillaume... remove $username when calling $data->isSuperUser about...
2011-06-01 Jehan-Guillaume... Show cancel/kill actions in process page only if role...
2011-06-01 Jehan-Guillaume... Fix a bug and support empty username in $data->isSuperU...
2011-05-30 Jehan-Guillaume... Update the howto about creating new translation for PPA
2011-05-30 artvrasAdd lithuanian translation.
2011-05-22 Jehan-Guillaume... remove commented piece of code
2011-05-21 Jehan-Guillaume... Merge branch 'master' of github.com:phppgadmin/phppgadmin
2011-05-21 Jehan-Guillaume... Update lang/README file and improve lang2xml script.
2011-05-21 Jehan-Guillaume... Some code cleanup and refactoring
2011-05-19 Jehan-Guillaume... convert lang/Makefile to a shell script lang/lang2xml
2011-05-19 Jehan-Guillaume... move lang/recoded/README to lang/
2011-05-19 Jehan-Guillaume... remove unused script php2po po2php from lang/
2011-05-02 Guillaume ... Merge pull request #1 from asleonardo/master.
2011-05-01 Leonardo SapirasUpdated CREDITS file with the link to GSoC 2010 patch.
2011-04-30 Adrián Chaves... Update Galician translation
2011-02-12 xzillaremove several bits of trigger defintion hacks for...
2011-02-12 xzillaFix bug where enable/disable trigger option would be...
2011-01-31 Fernando WendtUpdate and fix for Brazilian Portuguese translation...
2011-01-07 Leonardo SápirasHighlight referencing fields on hovering FK values...
2011-01-06 Guillaume ... Fix character-encoding problem with autocomplete
2010-12-20 Guillaume ... Fix some methods using nonstandard escaped string in...
2010-12-20 Guillaume ... Fix bad inheritance between pg83 -> pg instead of pg83...
2010-12-19 Guillaume ... Fix #3139003 "Autocomplete doesn't insert value", repor...
next