[Phpmyadmin-devel] Drag and drop sql import

Hi, A random idea came to my mind, I don't know if its applicable or not, I thought I'd send it in mailing list before sending a feature request! *Its an improvement to the import feature that exists currently: * If a user drags and drop a *.sql* file to the pma interface (anywhere) the interface should import it and execute it. There should not be a condition that user drops it to import page only. In case db is not selected, we can show a custom error, otherwise, upload the file asynchronously and execute the query just like it happens when import is done. I can't think of a false positive here, as if this feature is implemented no user is going to accidently drop a sql file into the page! I'd like to know your opinions about this. Minhaz, minhaz.cistoner.org || cistoner.org

Minhaz A V a écrit :
Hi, A random idea came to my mind, I don't know if its applicable or not, I thought I'd send it in mailing list before sending a feature request!
*Its an improvement to the import feature that exists currently: * If a user drags and drop a *.sql* file to the pma interface (anywhere) the interface should import it and execute it. There should not be a condition that user drops it to import page only. In case db is not selected, we can show a custom error, otherwise, upload the file asynchronously and execute the query just like it happens when import is done.
I can't think of a false positive here, as if this feature is implemented no user is going to accidently drop a sql file into the page! I'd like to know your opinions about this.
Minhaz, minhaz.cistoner.org || cistoner.org
Hi Minhaz, This is surely worth adding as a feature request. -- Marc Delisle (phpMyAdmin)

I didn't see much response to the feature request I added, so shall I start working on this? any design tips? Minhaz, minhaz.cistoner.org || cistoner.org On Thu, May 15, 2014 at 9:59 PM, Marc Delisle <marc@infomarc.info> wrote:
Minhaz A V a écrit :
Hi, A random idea came to my mind, I don't know if its applicable or not, I thought I'd send it in mailing list before sending a feature request!
*Its an improvement to the import feature that exists currently: * If a user drags and drop a *.sql* file to the pma interface (anywhere) the interface should import it and execute it. There should not be a condition that user drops it to import page only. In case db is not selected, we can show a custom error, otherwise, upload the file asynchronously and execute the query just like it happens when import is done.
I can't think of a false positive here, as if this feature is implemented no user is going to accidently drop a sql file into the page! I'd like to know your opinions about this.
Minhaz, minhaz.cistoner.org || cistoner.org
Hi Minhaz, This is surely worth adding as a feature request.
-- Marc Delisle (phpMyAdmin)
------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel

Minhaz A V a écrit :
I didn't see much response to the feature request I added, so shall I start working on this? any design tips?
Hi Minhaz, yes you can work on this. We would also appreciate help on bug fixing.
Minhaz, minhaz.cistoner.org || cistoner.org
On Thu, May 15, 2014 at 9:59 PM, Marc Delisle <marc@infomarc.info> wrote:
Minhaz A V a écrit :
Hi, A random idea came to my mind, I don't know if its applicable or not, I thought I'd send it in mailing list before sending a feature request!
*Its an improvement to the import feature that exists currently: * If a user drags and drop a *.sql* file to the pma interface (anywhere) the interface should import it and execute it. There should not be a condition that user drops it to import page only. In case db is not selected, we can show a custom error, otherwise, upload the file asynchronously and execute the query just like it happens when import is done.
I can't think of a false positive here, as if this feature is implemented no user is going to accidently drop a sql file into the page! I'd like to know your opinions about this.
Minhaz, minhaz.cistoner.org || cistoner.org Hi Minhaz, This is surely worth adding as a feature request.
-- Marc Delisle (phpMyAdmin)
------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
------------------------------------------------------------------------
------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs
------------------------------------------------------------------------
_______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
-- Marc Delisle (phpMyAdmin)
participants (2)
-
Marc Delisle
-
Minhaz A V