Marc Delisle | 3 Oct 2010 15:52
Gravatar

about CtrlArrowsMoving

Hi,
I suggest removing this option for 3.4 and always assume it's "true". I
don't see a reason why someone would like to set this to "false".

$cfg['CtrlArrowsMoving'] boolean
    Enable Ctrl+Arrows (Option+Arrows in Safari) moving between fields
when editing.

--

-- 
Marc Delisle
http://infomarc.info

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
Michal Čihař | 4 Oct 2010 13:22
Favicon
Gravatar

Re: about CtrlArrowsMoving

Hi

Dne Sun, 03 Oct 2010 09:52:28 -0400
Marc Delisle <marc <at> infomarc.info> napsal(a):

> I suggest removing this option for 3.4 and always assume it's "true". I
> don't see a reason why someone would like to set this to "false".
> 
> $cfg['CtrlArrowsMoving'] boolean
>     Enable Ctrl+Arrows (Option+Arrows in Safari) moving between fields
> when editing.

I think I've added option to disable it because it collided with some
browser hot keys, but I really don't remember the details. Maybe it's
time to get rid of it.

--

-- 
	Michal Čihař | http://cihar.com | http://blog.cihar.com
------------------------------------------------------------------------------
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
_______________________________________________
Phpmyadmin-devel mailing list
Phpmyadmin-devel <at> lists.sourceforge.net
(Continue reading)

Marc Delisle | 4 Oct 2010 14:10
Gravatar

Re: about CtrlArrowsMoving

Michal Čihař a écrit :
> Hi
> 
> Dne Sun, 03 Oct 2010 09:52:28 -0400
> Marc Delisle <marc <at> infomarc.info> napsal(a):
> 
>> I suggest removing this option for 3.4 and always assume it's "true". I
>> don't see a reason why someone would like to set this to "false".
>>
>> $cfg['CtrlArrowsMoving'] boolean
>>     Enable Ctrl+Arrows (Option+Arrows in Safari) moving between fields
>> when editing.
> 
> I think I've added option to disable it because it collided with some
> browser hot keys, but I really don't remember the details. Maybe it's
> time to get rid of it.

I removed this option but it's not disabled (tested in FF).

--

-- 
Marc Delisle
http://infomarc.info

------------------------------------------------------------------------------
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
_______________________________________________
(Continue reading)

AAMIR KHAN | 11 Oct 2010 00:20
Picon

Different versions of source code

I was trying to solve a bug..that involves some misfunctionality in master (3.4-dev) and was working fine in (in QA_3_3, 3.3.8-dev)...as stated by the bug reporter...
I just wanted to ask how can i get the source code of 3.3.8-dev....so as to check the discrepency why the thing is not working in this version...


___
Regards
systemw0rm


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Phpmyadmin-devel mailing list
Phpmyadmin-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Dieter Adriaenssens | 11 Oct 2010 10:10
Picon
Gravatar

Re: Different versions of source code

Hi Aamir,

2010/10/11 AAMIR KHAN <ak4u2009 <at> gmail.com>:
> I was trying to solve a bug..that involves some misfunctionality in master
> (3.4-dev) and was working fine in (in QA_3_3, 3.3.8-dev)...as stated by the
> bug reporter...
> I just wanted to ask how can i get the source code of 3.3.8-dev....so as to
> check the discrepency why the thing is not working in this version...

I assume you read FAQ 7.3 [0] and you used git to get the source code?

The version of the code you have now is the one in the master branch
(i.e. 3.4-dev). If you want another branch (in this case QA_3_3, which
corresponds with 3.3.8-dev at this moment), please check the
development wiki on how to do this with git [1].

Maybe it is useful to read the entire Git-page on the wiki [2], to get
more familiar with git and the way it is used by the phpMyAdmin
project.

[0] http://www.phpmyadmin.net/documentation/#faq7_3
[1] http://wiki.phpmyadmin.net/pma/Devel:Git#Working_with_branches
[2] http://wiki.phpmyadmin.net/pma/Devel:Git

Kind regards,

Dieter

> ___
> Regards
> systemw0rm
>
>
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today.
> http://p.sf.net/sfu/beautyoftheweb
> _______________________________________________
> Phpmyadmin-devel mailing list
> Phpmyadmin-devel <at> lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
>
>

--

-- 
Groetjes,

Dieter Adriaenssens

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
Marc Delisle | 14 Oct 2010 12:08
Gravatar

visual query builder

I had a look at the latest Ankit's repo. In pmd_general.php there is a
form calling "pmd_general" as an action, this should be replaced by
"pmd_general.php".

Any progress on this repo? Last commit is Aug 17, but the last message
on this list from Ankit is Aug 30 when Ankit wrote he would integrate
Michael's new icons.

--

-- 
Marc Delisle
http://infomarc.info

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
ANKIT GUPTA | 14 Oct 2010 19:07
Picon

Re: visual query builder



On Thu, Oct 14, 2010 at 3:38 PM, Marc Delisle <marc <at> infomarc.info> wrote:
I had a look at the latest Ankit's repo. In pmd_general.php there is a
form calling "pmd_general" as an action, this should be replaced by
"pmd_general.php".

Any progress on this repo? Last commit is Aug 17, but the last message
on this list from Ankit is Aug 30 when Ankit wrote he would integrate
Michael's new icons.

--
Marc Delisle
http://infomarc.info

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Phpmyadmin-devel mailing list
Phpmyadmin-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Marc Delisle | 14 Oct 2010 19:46
Gravatar

Re: visual query builder

ANKIT GUPTA a écrit :
> On Thu, Oct 14, 2010 at 3:38 PM, Marc Delisle <marc <at> infomarc.info 
> <mailto:marc <at> infomarc.info>> wrote:
> 
>     I had a look at the latest Ankit's repo. In pmd_general.php there is a
>     form calling "pmd_general" as an action, this should be replaced by
>     "pmd_general.php".
> 
>     Any progress on this repo? Last commit is Aug 17, but the last message
>     on this list from Ankit is Aug 30 when Ankit wrote he would integrate
>     Michael's new icons.

Sorry Ankit, you sent a message without your reply.

--

-- 
Marc Delisle
http://infomarc.info

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
ANKIT GUPTA | 14 Oct 2010 20:15
Picon

Re: visual query builder

oops ...

Hi Marc,

i was busy with my internship so didn't get much time to work on visual builder.
i have planned to complete this by end of this month.

will commit some changes this week itself

Ankit


On Thu, Oct 14, 2010 at 11:16 PM, Marc Delisle <marc <at> infomarc.info> wrote:
ANKIT GUPTA a écrit :
> On Thu, Oct 14, 2010 at 3:38 PM, Marc Delisle <marc <at> infomarc.info
> <mailto:marc <at> infomarc.info>> wrote:
>
>     I had a look at the latest Ankit's repo. In pmd_general.php there is a
>     form calling "pmd_general" as an action, this should be replaced by
>     "pmd_general.php".
>
>     Any progress on this repo? Last commit is Aug 17, but the last message
>     on this list from Ankit is Aug 30 when Ankit wrote he would integrate
>     Michael's new icons.

Sorry Ankit, you sent a message without your reply.

--
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Phpmyadmin-devel mailing list
Phpmyadmin-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Phpmyadmin-devel mailing list
Phpmyadmin-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Marc Delisle | 18 Oct 2010 12:27
Gravatar

phpMyAdmin 3.3.8-rc1 is released

Welcome to the first release candidate of phpMyAdmin 3.3.8, a bugfix
version.

Details will appear on http://phpmyadmin.net. In a hurry? you can visit
http://sourceforge.net/projects/phpmyadmin to download.

Marc Delisle, for the team

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev

Gmane