<div dir="ltr">Any update on my implementation of this ?<blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><font face="comic sans ms, sans-serif">1. Improve responsive/mobile interface<br>Is there any designed proposed for mobile till now ? The last discussion i can see on this was this <a href="https://github.com/phpmyadmin/phpmyadmin/wiki/2014-02_Meeting#Mobile_version:_follow-up" target="_blank">https://github.com/<wbr>phpmyadmin/phpmyadmin/wiki/<wbr>2014-02_Meeting#Mobile_<wbr>version:_follow-up</a> Also it was mentioned that this feature in right now not in priority. <br>My plan to implement this is to make the interface the mobile first.<br>a) The left side bar with id <span style="white-space:pre-wrap">pma_navigation</span> can be put as the menu/hamburger icon for smaller screens<br>b) The div with id <span style="white-space:pre-wrap">serverinfo </span>will still remain at the top.<br>c)  The div with id <span style="white-space:pre-wrap">topmenucontainer</span><span style="white-space:pre-wrap"> </span>will be implemented as the horizontal scrolling like this (Open this link in <a href="https://getmdl.io/components/index.html" target="_blank">https://getmdl.io/components/<wbr>index.html</a> on mobile you will see the horizontal scrolling at the top for about, getting started etc.)<br>d) The div with id <span style="white-space:pre-wrap">maincontainer </span>will now have the main content. Home page boxes (General settings, Database server etc) can be shown in the vertical order. Right now it works but there is still some spacing issues.<br>Tables can be shown with some min-width because it will not fit on smaller screen sizes when the number of columns in the table are more or they contains large strings like tokens, md5 strings etc.<br>For status tab one more horizontal slider will be required and then the tables one after another in vertical position.<br>e) The div with id <span style="white-space:pre-wrap">pma_console </span>will remain same. when it is opened on smaller devices it will open on the full screen instead of half as in larger screens.</font></blockquote></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr">Manish Bisht</div><div dir="ltr">Email : <a href="mailto:hi@manishbisht.me" target="_blank">hi@manishbisht.me</a></div><div dir="ltr"><span style="font-size:12.8px">Website</span><span style="font-size:12.8px"> : </span><a href="https://manishbisht.me/" style="font-size:12.8px" target="_blank">https://manishbisht.me</a></div><div><br></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Wed, Mar 1, 2017 at 2:44 PM, shishir bondre <span dir="ltr"><<a href="mailto:bondreshishir@gmail.com" target="_blank">bondreshishir@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><font color="#000000"><span style="font-size:12.8px">What will be necessary features required for the <b>Theme Generator</b> and Expectations so that i can propose a good proposal and focus on these features and generate a good idea</span></font></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Wed, Mar 1, 2017 at 2:10 PM, Michal Čihař <span dir="ltr"><<a href="mailto:michal@cihar.com" target="_blank">michal@cihar.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">Hi<br>
<br>
Manish Bisht píše v St 01. 03. 2017 v 13:30 +0530:<br>
<span>> 2. Disable charset conversion when importing with SET NAMES<br>
> The list comment on this link <a href="https://github.com/phpmyadmin/phpmyadmi" rel="noreferrer" target="_blank">https://github.com/phpmyadmin/<wbr>phpmyadmi</a><br>
> n/issues/9419 gives the start to solve this issue.<br>
><br>
> > Indeed the charset handling seems to be broken on the import:<br>
> > the iso-8859-1 file imports fine if I choose utf-8 and keep SET<br>
> > NAMES latin1<br>
> > the iso-8859-1 file imports fine if I choose iso-8859-1 and remove<br>
> > SET NAMES latin1<br>
> > the iso-8859-1 file imports corrupted if I choose iso-8859-1 and<br>
> > keep SET NAMES latin1<br>
> ><br>
><br>
> Any suggestions will be helpful to implement it in more better way.<br>
<br>
</span>I've already commented on this in the issue tracker:<br>
<br>
Not sure how to best approach this, but we should avoid the double<br>
encoding problem. On the other side the charset selector for import has<br>
to stay for SQL files which do not do SET NAMES and for other formats<br>
like CSV. Maybe disable our charset conversion once we spot SET NAMES<br>
in the SQL?<br>
<br>
If you want to followup, please do that in the issue tracker, so that<br>
whole discussion stays in one place.<br>
<div class="m_2430931581243842223HOEnZb"><div class="m_2430931581243842223h5"><br>
--<br>
        Michal Čihař | <a href="https://cihar.com/" rel="noreferrer" target="_blank">https://cihar.com/</a> | <a href="https://weblate.org/" rel="noreferrer" target="_blank">https://weblate.org/</a><br>
</div></div><br></div></div><span class="">______________________________<wbr>_________________<br>
Developers mailing list<br>
<a href="mailto:Developers@phpmyadmin.net" target="_blank">Developers@phpmyadmin.net</a><br>
<a href="https://lists.phpmyadmin.net/mailman/listinfo/developers" rel="noreferrer" target="_blank">https://lists.phpmyadmin.net/m<wbr>ailman/listinfo/developers</a><br>
<br></span></blockquote></div><br></div>
<br>______________________________<wbr>_________________<br>
Developers mailing list<br>
<a href="mailto:Developers@phpmyadmin.net">Developers@phpmyadmin.net</a><br>
<a href="https://lists.phpmyadmin.net/mailman/listinfo/developers" rel="noreferrer" target="_blank">https://lists.phpmyadmin.net/<wbr>mailman/listinfo/developers</a><br>
<br></blockquote></div><br></div>