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
/
tables.php
Age
Commit message (
Expand
)
Author
2019-12-08
Clean up OID handling changes
Robert Treat
2019-12-08
Disable OID handling on PG12
Jean-Michel Vourgère
2019-10-31
codespell assisted typo cleaning
Jean-Michel Vourgère
2015-02-16
improve data management navigation; adds browse/search options to tables/view...
firzen
2014-07-20
make blank msg lines consistent
Robert Treat
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
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-01-09
Merge branch 'utf-8'
Jehan-Guillaume (ioguix) de Rorthais
2011-12-30
Remove useless noEscape decorator since we removed recoded strings
Jehan-Guillaume (ioguix) de Rorthais
2011-12-30
Fix bug #3429633 '"Back" link from "Browse" leads to error'
Jehan-Guillaume (ioguix) de Rorthais
2011-12-30
Makes phpPgAdmin core full UTF-8 only.
Jehan-Guillaume (ioguix) de Rorthais
2010-09-23
Fix auto-complete when editing a row.
Guillaume (ioguix) de Rorthais
2010-05-30
Highlight table's lines when overing them.
Pierre-dominique PERRIER
2010-04-11
Fix cluster action on the admin page
Guillaume (ioguix) de Rorthais
2010-04-05
Refactor admin page, adding it in table level, fixes and support for autovacu...
Guillaume (ioguix) de Rorthais
2010-02-06
housecleaning: remove all useless hasXXX() functions since we drop support fo...
Jehan-Guillaume (ioguix) de Rorthais
2009-10-30
When creating table with WITHOUT OIDS not checked, behaviour was left to the ...
Guillaume (ioguix) de Rorthais
2009-10-01
Refactor and improve the auto-complete foreign-key support in the insert form
Guillaume (ioguix) de Rorthais
2009-07-14
Miscellaneous fix while trying to fix the selenium tests
Guillaume (ioguix) de Rorthais
2009-05-11
Fixes about using html chars in object names. Fix bug #1607047. More work cou...
Guillaume (ioguix) de Rorthais
2009-04-21
fix for bug #2742616, autocomplete on tables in different schemas
Robert Treat
2009-02-08
Fix bug #2555949 Where inserting in a table with no champs is allowed and sho...
Guillaume (ioguix) de Rorthais
2008-11-04
Add alter button action on views and tables lists pages to be more consistant...
Guillaume (ioguix) de Rorthais
2008-11-04
Show the "create table like" link only if at least one table exists in the sc...
Guillaume (ioguix) de Rorthais
2008-06-16
fix bug #1937530 reported by Denis Golovtsov
ioguix
2008-02-21
minor fix in create table like page to select the wanted table if already giv...
ioguix
2008-02-20
some fix from Kristoffer `spq` Janke
ioguix
2008-01-14
fix for bug report #1868987 and some cleanup. Needs some more cleanup and wor...
ioguix
2007-12-27
fix a php notice about undefinied index tablespace for pg < 8.0 when creating...
ioguix
2007-12-16
enclose multi-drop tables in a transaction
ioguix
2007-10-17
fix htmlentities bug in message with multi-action
ioguix
2007-10-17
attempt to fix bug #1808057
ioguix
2007-09-13
homogenize navigation links (bottom of pages) with list. CSS style is not rea...
ioguix
2007-09-09
Add "INCLUDING INDEXES" to CREATE TABLE (like ...) for PostgreSQL 8.3
ioguix
2007-08-31
add create table (like...) page for pg 7.4+
ioguix
2007-08-31
Add a constraints column in the tblproperties field page for pg 7.3+
ioguix
2007-07-17
multi-action refactoring
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-16
insert multiactionform.js from printTable
ioguix
2007-05-03
remove hack in printTable function which remove properties action button and ...
ioguix
2007-05-02
extending browser's tree under table's and view's node
ioguix
2007-04-24
XHTML compliance.
soranzo
2007-04-24
make analyze the default action, since it is less destructive, and alphabecti...
xzilla
[next]