summaryrefslogtreecommitdiff
path: root/functions.php
AgeCommit message (Expand)Author
2019-10-31codespell assisted typo cleaningJean-Michel Vourgère
2014-07-20make blank msg lines consistentRobert Treat
2014-03-04Convert spaces back to tabs introduced in 8ebf7562291f for email readability.Szabolcs Hubai
2014-03-02Improve support for handling IN / named params in functionsRobert Treat
2012-08-22Give environnments vars to the navlink hookJehan-Guillaume (ioguix) de Rorthais
2012-08-22Name all navigation links so we can easily make reference to each of them fro...Jehan-Guillaume (ioguix) de Rorthais
2012-08-22Add support for 'tree' hooks in the plugin architecture.Jehan-Guillaume (ioguix) de Rorthais
2012-08-22Add support for 'actionbuttons' hooks in the plugin architecture.Leonardo Sapiras
2012-08-22Add support for 'navlink' hooks in the plugin architecture.Leonardo Sapiras
2012-02-27Fix XSS in function.php, reported by Mateusz Goik.Jehan-Guillaume (ioguix) de Rorthais
2011-12-30Makes phpPgAdmin core full UTF-8 only.Jehan-Guillaume (ioguix) de Rorthais
2011-12-29Cleanup bad code when altering schemaJehan-Guillaume (ioguix) de Rorthais
2010-10-04Re-enable the edit privilege button fr functions. Reported by Jaroslav HanslíkGuillaume (ioguix) de Rorthais
2010-09-06Fix bad escaped vars for javascript code in the Create Function formioguix
2010-02-06housecleaning: remove all useless hasXXX() functions since we drop support fo...Jehan-Guillaume (ioguix) de Rorthais
2008-11-17Add comment field to the create function form.Guillaume (ioguix) de Rorthais
2008-01-08some more row level cleanupxzilla
2008-01-08add missing row declarationsxzilla
2008-01-02fix for bug #1859642ioguix
2007-12-28fix bug #1859646ioguix
2007-12-16add multi drop for functionsioguix
2007-11-16fix some bugs in funtions altering. Tested on every pg >= 74ioguix
2007-11-15add alter function owner, schema. thanks go to ioguix for some pointers. need...xzilla
2007-11-15clean up some complaints from work's phpxzilla
2007-11-15add function costing var (costs & rows) new in 8.3xzilla
2007-10-31fix class definition, fix typoxzilla
2007-09-13homogenize navigation links (bottom of pages) with list. CSS style is not rea...ioguix
2007-08-31Add a constraints column in the tblproperties field page for pg 7.3+ioguix
2007-07-16explicit pages in urls instead of a buggy "?..." with redirect.phpioguix
2007-07-12remove PHP_SELF usage from HEADxzilla
2007-05-28fix xss vulnerability on PHP_SELFioguix
2007-05-03remove hack in printTable function which remove properties action button and ...ioguix
2007-04-23XHTML compliance.soranzo
2007-04-22Changed width, align and nowrap to be styles to increase STRICT compliancemr-russ
2007-04-16Incrementally use ->fields for recordsets, ->f is not supported by upstream a...soranzo
2007-02-15reload browser on function dropxzilla
2007-01-02HTML validity: there's no attribute wrap for textarea elementsoranzo
2006-12-31Localize help.php . Use 'drop' instead of 'remove' in Slony. Print strnever f...soranzo
2006-11-01code formatting from javier carlosxzilla
2006-06-27Add's ability for in/out parameters as per 8.1. Allows for 0...n arguments f...xzilla
2006-06-17Add labels to checkboxes/radio buttons. Patch by Guillaume LELARGE from sugge...xzilla
2005-11-25Use the new iconsjollytoad
2005-10-18Attempt to fix PHP 4.4.0 strict references. Needs testing.chriskl
2005-10-17Added owner column - essential info for functions declared with 'security def...jollytoad
2005-10-11Little bit more html cleanupxzilla
2005-08-15Merge forward function privileges fix for pre 7.3 serversxzilla
2005-05-02Merge DEV_TREE into HEAD. May as well get this ball rolling.chriskl
2004-09-18Fix prog language column name.soranzo
2004-09-17Added a language column to the functions list.jollytoad
2004-09-07Modified help refs for new help system.jollytoad