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#2mbadolato wants to merge 1 commit intophpmyadmin:masterfrom mbadolato:patch-1
mbadolato wants to merge 1 commit intophpmyadmin:masterfrom
mbadolato:patch-1
Conversation
browsers. Presently only Firefox allows you to drag the frame to resize it. Changing this allows it in Chrome, Safari, and IE as well
Contributor
|
Hi Mark, Thanks for your patch, but we will not merge it in master. Kind regards, |
kasunchathuranga
added a commit
to kasunchathuranga/phpmyadmin
that referenced
this pull request
Apr 2, 2013
Merged
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>
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>
This was referenced Jul 24, 2015
Closed
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>
This was referenced Dec 17, 2020
Closed
williamdes
added a commit
that referenced
this pull request
Mar 20, 2021
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
williamdes
added a commit
that referenced
this pull request
May 28, 2021
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>
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Presently only Firefox allows you to drag the
frame to resize it. Changing this allows it in Chrome,
Safari, and IE as well