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