[Phpmyadmin-devel] Drag and drop sql import - help
Minhaz A V
minhazav at gmail.com
Sun Jun 29 16:19:42 CEST 2014
No this is not expected, its triggered on simple dragover event, ill check
if its not supported in that browser
sent from HTC ONE S
On Jun 29, 2014 7:34 PM, "Marc Delisle" <marc at infomarc.info> wrote:
> Le 2014-06-29 05:05, Minhaz A V a écrit :
> > There is a task left, once the import is over, user can click on status
> > message (success or failed) and a light box should open showing result
> > of the import operation. Is this ok?
> >
> > And once this is over, I'll squash all comits
> >
> > Thanks
>
> Hi Minhaz,
>
> any particular browser requirements? On Debian wheezy, I tried with
> Iceweasel (Firefox): nothing is happening when I drag and drop the sql
> file.
>
> >
> >
> > Minhaz,
> > minhaz.cistoner.org <http://minhaz.cistoner.org> || cistoner.org
> > <http://cistoner.org>
> >
> >
> > On Sun, Jun 29, 2014 at 4:23 AM, Marc Delisle <marc at infomarc.info
> > <mailto:marc at infomarc.info>> wrote:
> >
> > Le 2014-06-28 16:13, Minhaz A V a écrit :
> > > Hi,
> > > I have sent a patch for this @github, but I didn't see many
> responses.
> > > Any reason I should know?
> > >
> > > Thanks
> >
> > Hi,
> > sorry, I have not found the time to review your patch, but I'll have
> > more time tomorrow.
> >
> > Eventually, squashing the commits would be nice, and did you try to
> fix
> > the merge conflict?
> >
> > >
> > >
> > > Minhaz,
> > > minhaz.cistoner.org <http://minhaz.cistoner.org>
> > <http://minhaz.cistoner.org> || cistoner.org <http://cistoner.org>
> > > <http://cistoner.org>
> > >
> > >
> > > On Mon, Jun 16, 2014 at 6:29 PM, Isaac Bennetch
> > <bennetch at gmail.com <mailto:bennetch at gmail.com>
> > > <mailto:bennetch at gmail.com <mailto:bennetch at gmail.com>>> wrote:
> > >
> > > Hi,
> > >
> > > On 6/15/14 3:50 PM, Minhaz A V wrote:
> > > > Hi,
> > > > I have been working on this and I have added link [1]
> > > >
> > <https://www.youtube.com/watch?v=QQyr-AijI_8&feature=youtu.be> to
> > > screen
> > > > video for current implementation till now.
> > >
> > > I think it looks quite nice so far.
> > >
> > > > Currently we can successfully import sql files to server,
> > > asynchronously.
> > > > I needed little help with these things:
> > > >
> > > > 1] js method to retrieve token, noplugin, MAX_FILE_SIZE,
> > charset etc
> > > > for file upload
> > > > 2] Now I'd have to add functionality in import.php that it
> > produce
> > > JSON
> > > > response in case of ajax upload, any tips?
> > > > 3] Currently the <div> for file upload is at navigation
> > class, where
> > > > should it be kept if not there?
> > > > 4] When a certain file is uploaded and processed, how should
> > it be
> > > shown
> > > > to users, like should we refresh the page content? or
> > something else?
> > >
> > > I'm not sure in this case we should change the page at all --
> > since
> > > several uploads can occur at once, potentially affecting
> > several tables
> > > at the same time, it doesn't make sense to, for instance,
> > change to the
> > > affected table's structure page. My own opinion is that it's
> > best to
> > > stay on the current page and display the lower-right upload
> > progress
> > > dialog without changing anything else. But that's just me.
> > >
> > > > link to video
> > > > 1.
> https://www.youtube.com/watch?v=QQyr-AijI_8&feature=youtu.be
> > > >
> > > > Also code changes are available at:
> > > > 2
> > >
> >
> https://github.com/mebjas/phpmyadmin/commit/023273cbac6dd8f3b4b76fcb6e1034d51bf1f6a5
> > > > 3
> > >
> >
> https://github.com/mebjas/phpmyadmin/commit/c8fe9372f8aeb96c1048fd25036c5bf56f53d46f
> > > > 4
> > >
> >
> https://github.com/mebjas/phpmyadmin/commit/36dffe054a03e0e0af924a49ea60fff99c34c747
> > > >
> > > >
> > > > Minhaz,
> > > > minhaz.cistoner.org <http://minhaz.cistoner.org>
> > <http://minhaz.cistoner.org>
> > > <http://minhaz.cistoner.org> || cistoner.org
> > <http://cistoner.org> <http://cistoner.org>
> > > > <http://cistoner.org>
> > > >
> > > >
> > > > On Sat, May 31, 2014 at 5:14 PM, Marc Delisle
> > <marc at infomarc.info <mailto:marc at infomarc.info>
> > > <mailto:marc at infomarc.info <mailto:marc at infomarc.info>>
> > > > <mailto:marc at infomarc.info <mailto:marc at infomarc.info>
> > <mailto:marc at infomarc.info <mailto:marc at infomarc.info>>>> wrote:
> > > >
> > > > Le 2014-05-30 15:55, Minhaz A V a écrit :
> > > > > Is the type of UI mentioned in video good or I shall
> tweak
> > > it. Any
> > > > > suggestions for any other parts ?
> > > >
> > > > Yes, it looked fine.
> > > >
> > > >
> > > > --
> > > > Marc Delisle | phpMyAdmin
> > > >
> > > >
> > >
> >
> ------------------------------------------------------------------------------
> > > > Time is money. Stop wasting it! Get your web API in 5
> > minutes.
> > > > www.restlet.com/download
> > <http://www.restlet.com/download> <http://www.restlet.com/download>
> > > <http://www.restlet.com/download>
> > > > http://p.sf.net/sfu/restlet
> > > > _______________________________________________
> > > > Phpmyadmin-devel mailing list
> > > > Phpmyadmin-devel at lists.sourceforge.net
> > <mailto:Phpmyadmin-devel at lists.sourceforge.net>
> > > <mailto:Phpmyadmin-devel at lists.sourceforge.net
> > <mailto:Phpmyadmin-devel at lists.sourceforge.net>>
> > > > <mailto:Phpmyadmin-devel at lists.sourceforge.net
> > <mailto:Phpmyadmin-devel at lists.sourceforge.net>
> > > <mailto:Phpmyadmin-devel at lists.sourceforge.net
> > <mailto:Phpmyadmin-devel at lists.sourceforge.net>>>
> > > >
> > https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> >
> ------------------------------------------------------------------------------
> > > > HPCC Systems Open Source Big Data Platform from LexisNexis
> Risk
> > > Solutions
> > > > Find What Matters Most in Your Big Data with HPCC Systems
> > > > Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> > > > Leverages Graph Analysis for Fast Processing & Easy Data
> > Exploration
> > > > http://p.sf.net/sfu/hpccsystems
> > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > Phpmyadmin-devel mailing list
> > > > Phpmyadmin-devel at lists.sourceforge.net
> > <mailto:Phpmyadmin-devel at lists.sourceforge.net>
> > > <mailto:Phpmyadmin-devel at lists.sourceforge.net
> > <mailto:Phpmyadmin-devel at lists.sourceforge.net>>
> > > >
> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
> > > >
> > >
> > >
> >
> ------------------------------------------------------------------------------
> > > HPCC Systems Open Source Big Data Platform from LexisNexis Risk
> > > Solutions
> > > Find What Matters Most in Your Big Data with HPCC Systems
> > > Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> > > Leverages Graph Analysis for Fast Processing & Easy Data
> > Exploration
> > > http://p.sf.net/sfu/hpccsystems
> > > _______________________________________________
> > > Phpmyadmin-devel mailing list
> > > Phpmyadmin-devel at lists.sourceforge.net
> > <mailto:Phpmyadmin-devel at lists.sourceforge.net>
> > > <mailto:Phpmyadmin-devel at lists.sourceforge.net
> > <mailto:Phpmyadmin-devel at lists.sourceforge.net>>
> > > https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
> > >
> > >
> > >
> > >
> > >
> >
> ------------------------------------------------------------------------------
> > > Open source business process management suite built on Java and
> > Eclipse
> > > Turn processes into business applications with Bonita BPM
> > Community Edition
> > > Quickly connect people, data, and systems into organized workflows
> > > Winner of BOSSIE, CODIE, OW2 and Gartner awards
> > > http://p.sf.net/sfu/Bonitasoft
> > >
> > >
> > >
> > > _______________________________________________
> > > Phpmyadmin-devel mailing list
> > > Phpmyadmin-devel at lists.sourceforge.net
> > <mailto:Phpmyadmin-devel at lists.sourceforge.net>
> > > https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
> > >
> >
> >
> > --
> > Marc Delisle | phpMyAdmin
> >
> >
> ------------------------------------------------------------------------------
> > Open source business process management suite built on Java and
> Eclipse
> > Turn processes into business applications with Bonita BPM Community
> > Edition
> > Quickly connect people, data, and systems into organized workflows
> > Winner of BOSSIE, CODIE, OW2 and Gartner awards
> > http://p.sf.net/sfu/Bonitasoft
> > _______________________________________________
> > Phpmyadmin-devel mailing list
> > Phpmyadmin-devel at lists.sourceforge.net
> > <mailto:Phpmyadmin-devel at lists.sourceforge.net>
> > https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
> >
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > Open source business process management suite built on Java and Eclipse
> > Turn processes into business applications with Bonita BPM Community
> Edition
> > Quickly connect people, data, and systems into organized workflows
> > Winner of BOSSIE, CODIE, OW2 and Gartner awards
> > http://p.sf.net/sfu/Bonitasoft
> >
> >
> >
> > _______________________________________________
> > Phpmyadmin-devel mailing list
> > Phpmyadmin-devel at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
> >
>
>
> --
> Marc Delisle | phpMyAdmin
>
>
> ------------------------------------------------------------------------------
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft
> _______________________________________________
> Phpmyadmin-devel mailing list
> Phpmyadmin-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20140629/2bfbaa44/attachment.html>
More information about the Developers
mailing list