Hi,
I think the feature request [0] will be a useful one. As Marc mentioned we need the think about saving the space in navigation panel. What about use 2 radio buttons to switch between Recent Tables and the Favourite Tables with the same drop down as displayed in the image [1]. Using a tool tip for radio buttons will help to familiar with this feature.
To make it more configurable, we can use two global variables for enabling this feature and for default radio selection (whether Recent Tables by default or Favourite Tables by default). I didn't look into the implementations yet. But I think it should be possible.
Appreciate your thoughts on this.
[0] : http://sourceforge.net/p/phpmyadmin/feature-requests/1476/ [1] : http://i.imgur.com/NGjIvNA.png
Regards !
Are you planing to add radio buttons there without label in front..?? Because if there're no labels in front of radio buttons then users may get confused.
How about having two groups in the same drop-down. One for recent tables and one for favorite tables. For example look at the PMA's drop down for column type on table creation form. It has got groups in the same drop down. Like a group of all the numeric types, another group for all Date and Time types and so on.
On Fri, Feb 14, 2014 at 5:06 PM, Chanaka Dharmarathna < pe.chanaka.ck@gmail.com> wrote:
Hi,
I think the feature request [0] will be a useful one. As Marc mentioned we need the think about saving the space in navigation panel. What about use 2 radio buttons to switch between Recent Tables and the Favourite Tables with the same drop down as displayed in the image [1]. Using a tool tip for radio buttons will help to familiar with this feature.
To make it more configurable, we can use two global variables for enabling this feature and for default radio selection (whether Recent Tables by default or Favourite Tables by default). I didn't look into the implementations yet. But I think it should be possible.
Appreciate your thoughts on this.
[0] : http://sourceforge.net/p/phpmyadmin/feature-requests/1476/ [1] : http://i.imgur.com/NGjIvNA.png
Regards !
Chanaka Dharmarathna *http://chanakaindrajith.blogspot.com/*http://chanakaindrajith.blogspot.com/
Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.cl... _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Hi Dhananjay,
On Fri, Feb 14, 2014 at 5:25 PM, Dhananjay Nakrani < dhananjaynakrani@gmail.com> wrote:
Are you planing to add radio buttons there without label in front..?? Because if there're no labels in front of radio buttons then users may get confused.
Yes, I was. That's why I mention about the tool tips.
How about having two groups in the same drop-down. One for recent tables and one for favorite tables. For example look at the PMA's drop down for column type on table creation form. It has got groups in the same drop down. Like a group of all the numeric types, another group for all Date and Time types and so on.
Interesting suggestion. Their can be possibility to scroll more down for find needed (recent/favourite) table.
On Fri, Feb 14, 2014 at 5:06 PM, Chanaka Dharmarathna < pe.chanaka.ck@gmail.com> wrote:
Hi,
I think the feature request [0] will be a useful one. As Marc mentioned we need the think about saving the space in navigation panel. What about use 2 radio buttons to switch between Recent Tables and the Favourite Tables with the same drop down as displayed in the image [1]. Using a tool tip for radio buttons will help to familiar with this feature.
To make it more configurable, we can use two global variables for enabling this feature and for default radio selection (whether Recent Tables by default or Favourite Tables by default). I didn't look into the implementations yet. But I think it should be possible.
Appreciate your thoughts on this.
[0] : http://sourceforge.net/p/phpmyadmin/feature-requests/1476/ [1] : http://i.imgur.com/NGjIvNA.png
Btw, we use bottom posting [0], if you are not writing an inline reply. ;)
Any other suggestions please.
[0] : http://en.wikipedia.org/wiki/Posting_style#Bottom-posting
Regards !
Hi, I think Favourites will be a nice faeture, But not for put Favourites in a select element, or even merge to Recent. I made a PMA theme demo(http://pmademo.byethost7.com/) a few days ago, and includes the Favourite feature(named Collections).It's simple and crude :P. I think Favourites should have some basic features, such as remark, delete and reorder. Not <select>, please.
2014-02-14 20:18 GMT+08:00 Chanaka Dharmarathna pe.chanaka.ck@gmail.com:
Hi Dhananjay,
On Fri, Feb 14, 2014 at 5:25 PM, Dhananjay Nakrani < dhananjaynakrani@gmail.com> wrote:
Are you planing to add radio buttons there without label in front..?? Because if there're no labels in front of radio buttons then users may get confused.
Yes, I was. That's why I mention about the tool tips.
How about having two groups in the same drop-down. One for recent tables and one for favorite tables. For example look at the PMA's drop down for column type on table creation form. It has got groups in the same drop down. Like a group of all the numeric types, another group for all Date and Time types and so on.
Interesting suggestion. Their can be possibility to scroll more down for find needed (recent/favourite) table.
On Fri, Feb 14, 2014 at 5:06 PM, Chanaka Dharmarathna < pe.chanaka.ck@gmail.com> wrote:
Hi,
I think the feature request [0] will be a useful one. As Marc mentioned we need the think about saving the space in navigation panel. What about use 2 radio buttons to switch between Recent Tables and the Favourite Tables with the same drop down as displayed in the image [1]. Using a tool tip for radio buttons will help to familiar with this feature.
To make it more configurable, we can use two global variables for enabling this feature and for default radio selection (whether Recent Tables by default or Favourite Tables by default). I didn't look into the implementations yet. But I think it should be possible.
Appreciate your thoughts on this.
[0] : http://sourceforge.net/p/phpmyadmin/feature-requests/1476/ [1] : http://i.imgur.com/NGjIvNA.png
Btw, we use bottom posting [0], if you are not writing an inline reply. ;)
Any other suggestions please.
[0] : http://en.wikipedia.org/wiki/Posting_style#Bottom-posting
Regards !
Chanaka Dharmarathna *http://chanakaindrajith.blogspot.com/*http://chanakaindrajith.blogspot.com/
Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.cl... _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Le 2014-02-14 07:18, Chanaka Dharmarathna a écrit :
Hi Dhananjay,
On Fri, Feb 14, 2014 at 5:25 PM, Dhananjay Nakrani <dhananjaynakrani@gmail.com mailto:dhananjaynakrani@gmail.com> wrote:
Are you planing to add radio buttons there without label in front..?? Because if there're no labels in front of radio buttons then users may get confused.
Yes, I was. That's why I mention about the tool tips.
I'm not sure that tool tips will do the job, after reading some posts from blind users. Their screen reader software is relying on labels to identify controls.
How about having two groups in the same drop-down. One for recent tables and one for favorite tables. For example look at the PMA's drop down for column type on table creation form. It has got groups in the same drop down. Like a group of all the numeric types, another group for all Date and Time types and so on.
Interesting suggestion. Their can be possibility to scroll more down for find needed (recent/favourite) table.
On Fri, Feb 14, 2014 at 5:06 PM, Chanaka Dharmarathna <pe.chanaka.ck@gmail.com mailto:pe.chanaka.ck@gmail.com> wrote:
Hi, I think the feature request [0] will be a useful one. As Marc mentioned we need the think about saving the space in navigation panel. What about use 2 radio buttons to switch between Recent Tables and the Favourite Tables with the same drop down as displayed in the image [1]. Using a tool tip for radio buttons will help to familiar with this feature. To make it more configurable, we can use two global variables for enabling this feature and for default radio selection (whether Recent Tables by default or Favourite Tables by default). I didn't look into the implementations yet. But I think it should be possible. Appreciate your thoughts on this. [0] : http://sourceforge.net/p/phpmyadmin/feature-requests/1476/ [1] : http://i.imgur.com/NGjIvNA.png
Btw, we use bottom posting [0], if you are not writing an inline reply. ;)
Any other suggestions please.
[0] : http://en.wikipedia.org/wiki/Posting_style#Bottom-posting http://en.wikipedia.org/wiki/Posting_style#Bottom-posting
Regards !
Chanaka Dharmarathna *http://chanakaindrajith.blogspot.com/*
On 2/14/14 6:36 AM, Chanaka Dharmarathna wrote:
Hi,
I think the feature request [0] will be a useful one. As Marc mentioned we need the think about saving the space in navigation panel. What about use 2 radio buttons to switch between Recent Tables and the Favourite Tables with the same drop down as displayed in the image [1]. Using a tool tip for radio buttons will help to familiar with this feature.
To make it more configurable, we can use two global variables for enabling this feature and for default radio selection (whether Recent Tables by default or Favourite Tables by default). I didn't look into the implementations yet. But I think it should be possible.
Appreciate your thoughts on this.
[0] : http://sourceforge.net/p/phpmyadmin/feature-requests/1476/ [1] : http://i.imgur.com/NGjIvNA.png
Regards !
Chanaka Dharmarathna *http://chanakaindrajith.blogspot.com/*
Hi,
This is something I've been hoping we can improve for some time, and I really took some good inspiration from the new theme and layout recently proposed by Edward Cheng.
I'm thinking we should have a small series of links to allow users to click to "All", "Favorite", and "Recent" display. Please see the attached mockup for an idea of what I have in mind.
Favorites and recents can be stored in PMA Configuration Storage or local storage as we do with user preferences.
What do you all think of this idea?
On Sat, Feb 15, 2014 at 4:44 AM, Isaac Bennetch bennetch@gmail.com wrote:
On 2/14/14 6:36 AM, Chanaka Dharmarathna wrote:
Hi,
I think the feature request [0] will be a useful one. As Marc mentioned we need the think about saving the space in navigation panel. What about use 2 radio buttons to switch between Recent Tables and the Favourite Tables with the same drop down as displayed in the image [1]. Using a tool tip for radio buttons will help to familiar with this feature.
To make it more configurable, we can use two global variables for enabling this feature and for default radio selection (whether Recent Tables by default or Favourite Tables by default). I didn't look into the implementations yet. But I think it should be possible.
Appreciate your thoughts on this.
[0] : http://sourceforge.net/p/phpmyadmin/feature-requests/1476/ [1] : http://i.imgur.com/NGjIvNA.png
Regards !
Chanaka Dharmarathna *http://chanakaindrajith.blogspot.com/*
Hi,
This is something I've been hoping we can improve for some time, and I really took some good inspiration from the new theme and layout recently proposed by Edward Cheng.
I'm thinking we should have a small series of links to allow users to click to "All", "Favorite", and "Recent" display. Please see the attached mockup for an idea of what I have in mind.
Favorites and recents can be stored in PMA Configuration Storage or local storage as we do with user preferences.
What do you all think of this idea?
Hi Isaac,
It seems really fine for me. So, click on "All" will show both Recent and Favourite tables, in a categorized drop down. Is it ?
Btw, we only show tables in that drop down right. So do we need at least mention the phrase "table" in tool tip. Do you think it is enough ?
Regards !
On Feb 14, 2014, at 11:17 PM, Chanaka Dharmarathna pe.chanaka.ck@gmail.com wrote:
On Sat, Feb 15, 2014 at 4:44 AM, Isaac Bennetch bennetch@gmail.com wrote:
On 2/14/14 6:36 AM, Chanaka Dharmarathna wrote:
Hi,
I think the feature request [0] will be a useful one. As Marc mentioned we need the think about saving the space in navigation panel. What about use 2 radio buttons to switch between Recent Tables and the Favourite Tables with the same drop down as displayed in the image [1]. Using a tool tip for radio buttons will help to familiar with this feature.
To make it more configurable, we can use two global variables for enabling this feature and for default radio selection (whether Recent Tables by default or Favourite Tables by default). I didn't look into the implementations yet. But I think it should be possible.
Appreciate your thoughts on this.
[0] : http://sourceforge.net/p/phpmyadmin/feature-requests/1476/ [1] : http://i.imgur.com/NGjIvNA.png
Regards !
Chanaka Dharmarathna *http://chanakaindrajith.blogspot.com/*
Hi,
This is something I've been hoping we can improve for some time, and I really took some good inspiration from the new theme and layout recently proposed by Edward Cheng.
I'm thinking we should have a small series of links to allow users to click to "All", "Favorite", and "Recent" display. Please see the attached mockup for an idea of what I have in mind.
Favorites and recents can be stored in PMA Configuration Storage or local storage as we do with user preferences.
What do you all think of this idea?
Hi Isaac,
It seems really fine for me. So, click on "All" will show both Recent and Favourite tables, in a categorized drop down. Is it ?
I propose "All" being the current tree view; Recent and Favorite would replace the tree view with a bullet list or similar display with one line per table (or view). I can do a further mockup later.
Btw, we only show tables in that drop down right. So do we need at least mention the phrase "table" in tool tip. Do you think it is enough ?
Sorry, I'm not sure which tool tip you're referring in this case.
Regards !
Chanaka Dharmarathna http://chanakaindrajith.blogspot.com/
Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.cl... _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
On Sat, Feb 15, 2014 at 10:19 AM, Isaac Bennetch bennetch@gmail.com wrote:
On Feb 14, 2014, at 11:17 PM, Chanaka Dharmarathna < pe.chanaka.ck@gmail.com> wrote:
On Sat, Feb 15, 2014 at 4:44 AM, Isaac Bennetch bennetch@gmail.comwrote:
On 2/14/14 6:36 AM, Chanaka Dharmarathna wrote:
Hi,
I think the feature request [0] will be a useful one. As Marc mentioned we need the think about saving the space in navigation panel. What about use 2 radio buttons to switch between Recent Tables and the Favourite Tables with the same drop down as displayed in the image [1]. Using a tool tip for radio buttons will help to familiar with this feature.
To make it more configurable, we can use two global variables for enabling this feature and for default radio selection (whether Recent Tables by default or Favourite Tables by default). I didn't look into the implementations yet. But I think it should be possible.
Appreciate your thoughts on this.
[0] : http://sourceforge.net/p/phpmyadmin/feature-requests/1476/ [1] : http://i.imgur.com/NGjIvNA.png
Regards !
Chanaka Dharmarathna *http://chanakaindrajith.blogspot.com/*
Hi,
This is something I've been hoping we can improve for some time, and I really took some good inspiration from the new theme and layout recently proposed by Edward Cheng.
I'm thinking we should have a small series of links to allow users to click to "All", "Favorite", and "Recent" display. Please see the attached mockup for an idea of what I have in mind.
Favorites and recents can be stored in PMA Configuration Storage or local storage as we do with user preferences.
What do you all think of this idea?
Hi Isaac,
It seems really fine for me. So, click on "All" will show both Recent and Favourite tables, in a categorized drop down. Is it ?
I propose "All" being the current tree view; Recent and Favorite would replace the tree view with a bullet list or similar display with one line per table (or view). I can do a further mockup later.
Ohhh, I thought the modification only affects to the Recent Tables drop down which we currently have.
So what is the need of current server drop down ? Change the database server ? Ideally if we provide "All", "Favorite", and "Recent" links, "All" should equal "Favorite" plus "Recent".
I don't think we should modify the current navigation tree. If we do, I think it's too much. Any thoughts ?
Btw, we only show tables in that drop down right. So do we need at least mention the phrase "table" in tool tip. Do you think it is enough ?
Sorry, I'm not sure which tool tip you're referring in this case.
Le 2014-02-14 23:49, Isaac Bennetch a écrit :
On Feb 14, 2014, at 11:17 PM, Chanaka Dharmarathna <pe.chanaka.ck@gmail.com mailto:pe.chanaka.ck@gmail.com> wrote:
On Sat, Feb 15, 2014 at 4:44 AM, Isaac Bennetch <bennetch@gmail.com mailto:bennetch@gmail.com> wrote:
On 2/14/14 6:36 AM, Chanaka Dharmarathna wrote: > Hi, > > I think the feature request [0] will be a useful one. As Marc mentioned > we need the think about saving the space in navigation panel. What about > use 2 radio buttons to switch between Recent Tables and the Favourite > Tables with the same drop down as displayed in the image [1]. Using a > tool tip for radio buttons will help to familiar with this feature. > > To make it more configurable, we can use two global variables for > enabling this feature and for default radio selection (whether Recent > Tables by default or Favourite Tables by default). I didn't look into > the implementations yet. But I think it should be possible. > > Appreciate your thoughts on this. > > [0] : http://sourceforge.net/p/phpmyadmin/feature-requests/1476/ > [1] : http://i.imgur.com/NGjIvNA.png > > Regards ! > -- > Chanaka Dharmarathna > *http://chanakaindrajith.blogspot.com/* Hi, This is something I've been hoping we can improve for some time, and I really took some good inspiration from the new theme and layout recently proposed by Edward Cheng. I'm thinking we should have a small series of links to allow users to click to "All", "Favorite", and "Recent" display. Please see the attached mockup for an idea of what I have in mind. Favorites and recents can be stored in PMA Configuration Storage or local storage as we do with user preferences. What do you all think of this idea?
Hi Isaac,
It seems really fine for me. So, click on "All" will show both Recent and Favourite tables, in a categorized drop down. Is it ?
I propose "All" being the current tree view; Recent and Favorite would replace the tree view with a bullet list or similar display with one line per table (or view). I can do a further mockup later.
I'm not sure about replacing the tree view with recent/favorite tables. I find it useful to be able to see both the tree and recent tables.
Btw, we only show tables in that drop down right. So do we need at least mention the phrase "table" in tool tip. Do you think it is enough ?
Sorry, I'm not sure which tool tip you're referring in this case.
On 2/15/14, Isaac Bennetch bennetch@gmail.com wrote:
On Feb 14, 2014, at 11:17 PM, Chanaka Dharmarathna pe.chanaka.ck@gmail.com wrote:
On Sat, Feb 15, 2014 at 4:44 AM, Isaac Bennetch bennetch@gmail.com wrote:
On 2/14/14 6:36 AM, Chanaka Dharmarathna wrote:
Hi,
I think the feature request [0] will be a useful one. As Marc mentioned we need the think about saving the space in navigation panel. What about use 2 radio buttons to switch between Recent Tables and the Favourite Tables with the same drop down as displayed in the image [1]. Using a tool tip for radio buttons will help to familiar with this feature.
To make it more configurable, we can use two global variables for enabling this feature and for default radio selection (whether Recent Tables by default or Favourite Tables by default). I didn't look into the implementations yet. But I think it should be possible.
Appreciate your thoughts on this.
[0] : http://sourceforge.net/p/phpmyadmin/feature-requests/1476/ [1] : http://i.imgur.com/NGjIvNA.png
Regards !
Chanaka Dharmarathna *http://chanakaindrajith.blogspot.com/*
Hi,
This is something I've been hoping we can improve for some time, and I really took some good inspiration from the new theme and layout recently proposed by Edward Cheng.
I'm thinking we should have a small series of links to allow users to click to "All", "Favorite", and "Recent" display. Please see the attached mockup for an idea of what I have in mind.
Favorites and recents can be stored in PMA Configuration Storage or local storage as we do with user preferences.
I also don't find the favorite tables feature any more useful or different than the existing recent tables option.
Regards
Le 2014-02-15 12:17, Atul Pratap Singh a écrit :
On 2/15/14, Isaac Bennetch bennetch@gmail.com wrote:
On Feb 14, 2014, at 11:17 PM, Chanaka Dharmarathna pe.chanaka.ck@gmail.com wrote:
On Sat, Feb 15, 2014 at 4:44 AM, Isaac Bennetch bennetch@gmail.com wrote:
On 2/14/14 6:36 AM, Chanaka Dharmarathna wrote:
Hi,
I think the feature request [0] will be a useful one. As Marc mentioned we need the think about saving the space in navigation panel. What about use 2 radio buttons to switch between Recent Tables and the Favourite Tables with the same drop down as displayed in the image [1]. Using a tool tip for radio buttons will help to familiar with this feature.
To make it more configurable, we can use two global variables for enabling this feature and for default radio selection (whether Recent Tables by default or Favourite Tables by default). I didn't look into the implementations yet. But I think it should be possible.
Appreciate your thoughts on this.
[0] : http://sourceforge.net/p/phpmyadmin/feature-requests/1476/ [1] : http://i.imgur.com/NGjIvNA.png
Regards !
Chanaka Dharmarathna *http://chanakaindrajith.blogspot.com/*
Hi,
This is something I've been hoping we can improve for some time, and I really took some good inspiration from the new theme and layout recently proposed by Edward Cheng.
I'm thinking we should have a small series of links to allow users to click to "All", "Favorite", and "Recent" display. Please see the attached mockup for an idea of what I have in mind.
Favorites and recents can be stored in PMA Configuration Storage or local storage as we do with user preferences.
I also don't find the favorite tables feature any more useful or different than the existing recent tables option.
The way I work with phpMyAdmin, the recent tables is an automatic way of having them easily accessible. I'm not sure that I would take the time to also add some tables in the list of favorite ones.