Skip to content

Change frameboarder to allow for resizing frames in browsers#2

Closed
mbadolato wants to merge 1 commit intophpmyadmin:masterfrom
mbadolato:patch-1
Closed

Change frameboarder to allow for resizing frames in browsers#2
mbadolato wants to merge 1 commit intophpmyadmin:masterfrom
mbadolato:patch-1

Conversation

@mbadolato
Copy link
Contributor

Presently only Firefox allows you to drag the
frame to resize it. Changing this allows it in Chrome,
Safari, and IE as well

browsers. Presently only Firefox allows you to drag the
frame to resize it. Changing this allows it in Chrome,
Safari, and IE as well
@ruleant
Copy link
Contributor

ruleant commented Feb 28, 2012

Hi Mark,

Thanks for your patch, but we will not merge it in master.
Removal of frames is planned for the next major release of phpMyAdmin (4.0) : http://wiki.phpmyadmin.net/pma/phpMyAdmin_4#Remove_frames

Kind regards,
Dieter Adriaenssens
for the phpMyAdmin team

@ruleant ruleant closed this Feb 28, 2012
kasunchathuranga added a commit to kasunchathuranga/phpmyadmin that referenced this pull request Apr 2, 2013
lem9 pushed a commit that referenced this pull request Apr 2, 2013
Fix bug #3800 Incorrect keyhandler behaviour #2
@fustundag fustundag mentioned this pull request Jul 25, 2013
lem9 referenced this pull request in xmujay/phpmyadmin Aug 22, 2013
vidurangaw added a commit to vidurangaw/phpmyadmin that referenced this pull request Jan 30, 2014
Signed-off-by: Viduranga Wijesooriya <vpowerrc@gmail.com>
lem9 pushed a commit that referenced this pull request Mar 1, 2014
No space between attribute #2
lem9 pushed a commit that referenced this pull request Jun 1, 2014
bygiro referenced this pull request Mar 5, 2015
The port always should be integer.

See PR #1530

Signed-off-by: Michal Čihař <michal@cihar.com>
williamdes added a commit that referenced this pull request Dec 7, 2020
NOTICE: PHP message: PHP Fatal error:  Uncaught TypeError: ucfirst(): Argument #1 ($str) must be of type string, null given in libraries/classes/Plugins/Schema/Pdf/Pdf.php:308
Stack trace:
#0 libraries/classes/Plugins/Schema/Pdf/Pdf.php(308): ucfirst(NULL)
#1 vendor/tecnickcom/tcpdf/tcpdf.php(3560): PhpMyAdmin\Plugins\Schema\Pdf\Pdf->Header()
#2 vendor/tecnickcom/tcpdf/tcpdf.php(3227): TCPDF->setHeader()
#3 vendor/tecnickcom/tcpdf/tcpdf.php(3139): TCPDF->startPage('L', '', false)
#4 libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php(524): TCPDF->AddPage('L')
#5 libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php(161): PhpMyAdmin\Plugins\Schema\Pdf\PdfRelationSchema->dataDictionaryDoc(Array)
#6 /...

Signed-off-by: William Desportes <williamdes@wdes.fr>
williamdes added a commit that referenced this pull request Dec 7, 2020
…a database

NOTICE: PHP message: PHP Fatal error:  Uncaught TypeError: rawurlencode(): Argument #1 ($string) must be of type string, int given in libraries/classes/Database/Designer/Common.php:141
Stack trace:
#0 libraries/classes/Database/Designer/Common.php(141): rawurlencode(1)
#1 libraries/classes/Controllers/Database/DesignerController.php(203): PhpMyAdmin\Database\Designer\Common->getScriptContr(Array)
#2 libraries/classes/Routing.php(92): PhpMyAdmin\Controllers\Database\DesignerController->index(Array)
#3 index.php(18): PhpMyAdmin\Routing::callControllerForRoute('/database/desig...', Object(FastRoute\Dispatcher\GroupCountBased), Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#4 {main}
  thrown in libraries/classes/Database/Designer/Common.p...

Signed-off-by: William Desportes <williamdes@wdes.fr>
williamdes added a commit that referenced this pull request Mar 20, 2021
…#2 ($value) must be of type string, float given

Signed-off-by: William Desportes <williamdes@wdes.fr>
williamdes added a commit to freax/phpmyadmin that referenced this pull request May 28, 2021
…must be of type int, string

Co-Authored-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: William Desportes <williamdes@wdes.fr>
williamdes added a commit that referenced this pull request May 28, 2021
…unt) must be of type int, string

Pull-request: #16919

Signed-off-by: William Desportes <williamdes@wdes.fr>
williamdes added a commit that referenced this pull request May 28, 2021
…ument #2 ($cell) must be of type ?string, float given

Fixes: #16920

Signed-off-by: William Desportes <williamdes@wdes.fr>
williamdes added a commit that referenced this pull request May 28, 2021
…ype(): Argument #2 ($cell) must be of type ?string, float given

Signed-off-by: William Desportes <williamdes@wdes.fr>
celestinoxp referenced this pull request Nov 3, 2021
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
williamdes added a commit that referenced this pull request Nov 16, 2022
```
Internal error in ./templates/columns_definitions/column_attributes.twig#218
 Twig\Error\RuntimeError: An exception has been thrown during the rendering of a template ("preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated").
```

Signed-off-by: William Desportes <williamdes@wdes.fr>
MauricioFauth added a commit that referenced this pull request Oct 3, 2023
liviuconcioiu added a commit to liviuconcioiu/phpmyadmin that referenced this pull request Aug 31, 2025
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
MauricioFauth pushed a commit that referenced this pull request Sep 9, 2025
* Add support for bacon-qr-code v3

Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>

* Fix

Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>

* Fix #2

Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>

* Quote packages

Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>

* Fix

Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>

* Fix

Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>

* Fix

Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>

* Fix

Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>

* Fix

Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>

* Fix

Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>

* Fix

Co-authored-by: Maximilian Krög <maxi_kroeg@web.de>

* Fix

Co-authored-by: William Desportes <williamdes@wdes.fr>

* Add quotes to the package version

* Fix again

Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>

---------

Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
Co-authored-by: Maximilian Krög <maxi_kroeg@web.de>
Co-authored-by: William Desportes <williamdes@wdes.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants