summaryrefslogtreecommitdiff
path: root/classes/Misc.php
AgeCommit message (Expand)Author
2020-10-07Adjustements for jquery updateJean-Michel Vourgère
2019-11-07codespell assisted typo cleaningJean-Michel Vourgère
2019-10-31codespell assisted typo cleaningJean-Michel Vourgère
2019-10-13Support truncation of mulitbyte sringsnirgal
2019-10-08xtree: tables & views can't expand the browse itemnirgal
2019-06-28At last, the long awaited patch for php7 support.Robert Treat
2018-11-12Fixed Error Line 686Augusto Teixeira da Costa
2015-03-05Fix SF Bug #446 pagination not changing page (through select).Robert Treat
2015-02-16improve data management navigation; adds browse/search options to tables/view...firzen
2015-02-15htmlescape column comments. per suggestion from github user nboutelierRobert Treat
2014-09-08Fix javascript bug with popupsJehan-Guillaume
2014-03-02This is a horrible commit, but it cleans up hundreds of warnings that get thr...Robert Treat
2014-01-02Merge branch 'master' into dyn_themesJehan-Guillaume de Rorthais
2013-11-17Use cleaner class names for comments cells and constaints iconsJehan-Guillaume de Rorthais
2013-11-17theme improvement /19.01-04.02.2011/Tomasz Pala
2013-11-11Add dynamic theme based on current server, database or user used for the conn...Jehan-Guillaume (ioguix) de Rorthais
2013-03-26Add plugin hook 'head'.Jehan-Guillaume (ioguix) de Rorthais
2013-03-26Fix incorrect modification of bytea data when updating rows that contain byte...Robert Treat
2012-09-30Fix PHP notice when server group is not set, reported by Karl O. PincJehan-Guillaume (ioguix) de Rorthais
2012-08-29Fix nested group : when no server set and printTitle issueJulien Rouhaud
2012-08-22Fix typo in var name leading to PHP warningJehan-Guillaume (ioguix) de Rorthais
2012-08-22Makes display more plugin friendlyJehan-Guillaume (ioguix) de Rorthais
2012-08-22Allows plugin to set a return link in navlinksJehan-Guillaume (ioguix) de Rorthais
2012-08-22Give environnments vars to the navlink hookJehan-Guillaume (ioguix) de Rorthais
2012-08-22Remove the report feature from PPA (will be a plugin)Jehan-Guillaume (ioguix) de Rorthais
2012-08-22Set default decorateur values for url if not givenJehan-Guillaume (ioguix) de Rorthais
2012-08-22Fix bug where toplinks where brokenJehan-Guillaume (ioguix) de Rorthais
2012-08-22Add jquery in html <head> instead of loading it when necessary from <body>Jehan-Guillaume (ioguix) de Rorthais
2012-08-22Cosmetic fix to use an appropriate variable nameJehan-Guillaume (ioguix) de Rorthais
2012-08-22Name all top links so we can make reference to all of them from the plugins s...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-08-22Add support for 'trail' hooks in the plugin architecture.Leonardo Sapiras
2012-08-22Add support for 'tabs' hooks in the plugin architecture.Leonardo Sapiras
2012-08-22Add support for 'toplinks' hooks in the plugin architecture.Leonardo Sapiras
2012-08-22Refactor printActionUrl as getActionUrlJehan-Guillaume (ioguix) de Rorthais
2012-08-22Remove old plugin architecture.Leonardo Sapiras
2012-08-22Support for nested serveur groupsJulien Rouhaud
2012-01-09Merge branch 'utf-8'Jehan-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
2011-12-29Securing $misc->hrefJehan-Guillaume (ioguix) de Rorthais
2011-09-28Fix two security fix about XSS, reported by Mateusz Goik, fixed by ioguix.Jehan-Guillaume (ioguix) de Rorthais
2011-06-01remove $username when calling $data->isSuperUser about current connection roleJehan-Guillaume (ioguix) de Rorthais
2010-11-29remove useless date from the topbar informationsGuillaume (ioguix) de Rorthais
2010-11-27Add CSS classes for rows without actual dataGuillaume (ioguix) de Rorthais
2010-09-29Quick Fix on the xloadtree code about bad html specialchars escaping and xml ...Jehan-Guillaume (ioguix) de Rorthais
2010-09-28Fix bug #2876417 "SQL window too small size to see bottom buttons (Execute)"Guillaume (ioguix) de Rorthais
2010-09-28Fix multi bug in auto-complete value on insert/updateGuillaume (ioguix) de Rorthais