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