[Phpmyadmin-devel] Xampp and Wampp issue

Dron Rathore dron.rathore at gmail.com
Thu Dec 20 03:17:21 CET 2012


Hi madura,
The new versions of xampp and wampp has a new security feature added
to it as now anyone who try to access the loxalhost/xampp or
localhost/wampp has to provide password for authentication.
Also the good point of it is no one from outside can view that folder.
If you simply wanna use phpmyadmin then go for localhost/phpmyadmin
You need not to jump to xampp or wampp to use pma.
Also check the xampp or wampp configuration file for something like this:
<directory>
localhost/x(w)ampp Allow None
</directory>
Dron Rathore

On 12/19/12, phpmyadmin-devel-request at lists.sourceforge.net
<phpmyadmin-devel-request at lists.sourceforge.net> wrote:
> Send Phpmyadmin-devel mailing list submissions to
> 	phpmyadmin-devel at lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
> or, via email, send a message with subject or body 'help' to
> 	phpmyadmin-devel-request at lists.sourceforge.net
>
> You can reach the person managing the list at
> 	phpmyadmin-devel-owner at lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Phpmyadmin-devel digest..."
>
>
> Today's Topics:
>
>    1. Re: ready for 4.0.0-alpha1 ? (Marc Delisle)
>    2. Re: ready for 4.0.0-alpha1 ? (Rouslan Placella)
>    3. Re: ready for 4.0.0-alpha1 ? (Marc Delisle)
>    4. Re: ready for 4.0.0-alpha1 ? (Rouslan Placella)
>    5. Re: Phpmyadmin-devel Digest, Vol 77, Issue 12 (madura pradeep)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 19 Dec 2012 09:18:32 -0500
> From: Marc Delisle <marc at infomarc.info>
> Subject: Re: [Phpmyadmin-devel] ready for 4.0.0-alpha1 ?
> To: phpmyadmin-devel at lists.sourceforge.net
> Message-ID: <50D1CCB8.4090108 at infomarc.info>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Rouslan Placella a ?crit :
>> On 12/19/2012 01:26 PM, Marc Delisle wrote:
>>> Rouslan Placella a ?crit :
>>>> On 12/13/2012 05:44 PM, Marc Delisle wrote:
>>>>> Hi,
>>>>>
>>>>> Let's discuss an alpha version for 4.0. In the bug tracker, I tried to
>>>>> find issues that are serious enough to block releasing the first alpha
>>>>> version, and could not find any.
>>>>>
>>>>> Opinions?
>>>>>
>>>> The server status monitor pages still need some work, I have a branch
>>>> with a whole bunch of fixes[0] that I intend to merge some time soon.
>>>> Even after I do so, there will still be a few more bugs in those pages,
>>>> all old and untracked, including a show-stopper in the localStorage
>>>> feature. I'll file them as soon as I get a chance on the tracker.
>>> The split-server-status branch has been merged, the localStorage feature
>>> has been fixed.
>>>
>>> Anything else that would be a showstopper for an alpha1 ?
>>
>> Not a showstopper, but we have quite a few outdated third party js
>> libraries. It's probably a good idea to upgrade them before the alpha.
>> Here are a few:
>>
>> codemirror 2.18 -> 3.0
>> jquery 1.6.2 -> 1.8.3
>> jquery ui 1.8.16 -> 1.9.2
>> jquery ui timepicker 0.9.6 -> 1.1.1
>> jquery qtip -> can be dropped after jquery ui is upgraded as it will
>> come with a tooltip plugin included
>
> I got bad surprises when trying a jQuery update (I think it was
> concerning jqPlot). Has someone else tried it?
>
> --
> Marc Delisle
> http://infomarc.info
>
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 19 Dec 2012 14:31:57 +0000
> From: Rouslan Placella <rouslan at placella.com>
> Subject: Re: [Phpmyadmin-devel] ready for 4.0.0-alpha1 ?
> To: phpmyadmin-devel at lists.sourceforge.net
> Message-ID: <50D1CFDD.9070601 at placella.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> On 12/19/2012 02:18 PM, Marc Delisle wrote:
>> Rouslan Placella a ?crit :
>>> On 12/19/2012 01:26 PM, Marc Delisle wrote:
>>>> Rouslan Placella a ?crit :
>>>>> On 12/13/2012 05:44 PM, Marc Delisle wrote:
>>>>>> Hi,
>>>>>>
>>>>>> Let's discuss an alpha version for 4.0. In the bug tracker, I tried
>>>>>> to
>>>>>> find issues that are serious enough to block releasing the first
>>>>>> alpha
>>>>>> version, and could not find any.
>>>>>>
>>>>>> Opinions?
>>>>>>
>>>>> The server status monitor pages still need some work, I have a branch
>>>>> with a whole bunch of fixes[0] that I intend to merge some time soon.
>>>>> Even after I do so, there will still be a few more bugs in those
>>>>> pages,
>>>>> all old and untracked, including a show-stopper in the localStorage
>>>>> feature. I'll file them as soon as I get a chance on the tracker.
>>>> The split-server-status branch has been merged, the localStorage
>>>> feature
>>>> has been fixed.
>>>>
>>>> Anything else that would be a showstopper for an alpha1 ?
>>>
>>> Not a showstopper, but we have quite a few outdated third party js
>>> libraries. It's probably a good idea to upgrade them before the alpha.
>>> Here are a few:
>>>
>>> codemirror 2.18 -> 3.0
>>> jquery 1.6.2 -> 1.8.3
>>> jquery ui 1.8.16 -> 1.9.2
>>> jquery ui timepicker 0.9.6 -> 1.1.1
>>> jquery qtip -> can be dropped after jquery ui is upgraded as it will
>>> come with a tooltip plugin included
>>
>> I got bad surprises when trying a jQuery update (I think it was
>> concerning jqPlot). Has someone else tried it?
>>
>
> I guess that it would be a bit of work, but we can't be shipping a new
> major with a whole bunch of outdated libraries either, can we?
>
> Bye,
> Rouslan
>
>
>
> ------------------------------
>
> Message: 3
> Date: Wed, 19 Dec 2012 09:53:16 -0500
> From: Marc Delisle <marc at infomarc.info>
> Subject: Re: [Phpmyadmin-devel] ready for 4.0.0-alpha1 ?
> To: phpmyadmin-devel at lists.sourceforge.net
> Message-ID: <50D1D4DC.8070603 at infomarc.info>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Rouslan Placella a ?crit :
>> On 12/19/2012 02:18 PM, Marc Delisle wrote:
>>> Rouslan Placella a ?crit :
>>>> On 12/19/2012 01:26 PM, Marc Delisle wrote:
>>>>> Rouslan Placella a ?crit :
>>>>>> On 12/13/2012 05:44 PM, Marc Delisle wrote:
>>>>>>> Hi,
>>>>>>>
>>>>>>> Let's discuss an alpha version for 4.0. In the bug tracker, I tried
>>>>>>> to
>>>>>>> find issues that are serious enough to block releasing the first
>>>>>>> alpha
>>>>>>> version, and could not find any.
>>>>>>>
>>>>>>> Opinions?
>>>>>>>
>>>>>> The server status monitor pages still need some work, I have a branch
>>>>>> with a whole bunch of fixes[0] that I intend to merge some time soon.
>>>>>> Even after I do so, there will still be a few more bugs in those
>>>>>> pages,
>>>>>> all old and untracked, including a show-stopper in the localStorage
>>>>>> feature. I'll file them as soon as I get a chance on the tracker.
>>>>> The split-server-status branch has been merged, the localStorage
>>>>> feature
>>>>> has been fixed.
>>>>>
>>>>> Anything else that would be a showstopper for an alpha1 ?
>>>> Not a showstopper, but we have quite a few outdated third party js
>>>> libraries. It's probably a good idea to upgrade them before the alpha.
>>>> Here are a few:
>>>>
>>>> codemirror 2.18 -> 3.0
>>>> jquery 1.6.2 -> 1.8.3
>>>> jquery ui 1.8.16 -> 1.9.2
>>>> jquery ui timepicker 0.9.6 -> 1.1.1
>>>> jquery qtip -> can be dropped after jquery ui is upgraded as it will
>>>> come with a tooltip plugin included
>>> I got bad surprises when trying a jQuery update (I think it was
>>> concerning jqPlot). Has someone else tried it?
>>>
>>
>> I guess that it would be a bit of work, but we can't be shipping a new
>> major with a whole bunch of outdated libraries either, can we?
>
> Preferably not; on the other hand, we cannot postpone version 4
> indefinitely.
>
> I just had a look and a newer jqPlot (1.0.4) is available, maybe someone
> can test it with a recent jQuery?
>
>
> --
> Marc Delisle
> http://infomarc.info
>
>
>
> ------------------------------
>
> Message: 4
> Date: Wed, 19 Dec 2012 14:56:02 +0000
> From: Rouslan Placella <rouslan at placella.com>
> Subject: Re: [Phpmyadmin-devel] ready for 4.0.0-alpha1 ?
> To: phpmyadmin-devel at lists.sourceforge.net
> Message-ID: <50D1D582.8050808 at placella.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> On 12/19/2012 02:53 PM, Marc Delisle wrote:
>> Rouslan Placella a ?crit :
>>> On 12/19/2012 02:18 PM, Marc Delisle wrote:
>>>> Rouslan Placella a ?crit :
>>>>> On 12/19/2012 01:26 PM, Marc Delisle wrote:
>>>>>> Rouslan Placella a ?crit :
>>>>>>> On 12/13/2012 05:44 PM, Marc Delisle wrote:
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> Let's discuss an alpha version for 4.0. In the bug tracker, I tried
>>>>>>>> to
>>>>>>>> find issues that are serious enough to block releasing the first
>>>>>>>> alpha
>>>>>>>> version, and could not find any.
>>>>>>>>
>>>>>>>> Opinions?
>>>>>>>>
>>>>>>> The server status monitor pages still need some work, I have a
>>>>>>> branch
>>>>>>> with a whole bunch of fixes[0] that I intend to merge some time
>>>>>>> soon.
>>>>>>> Even after I do so, there will still be a few more bugs in those
>>>>>>> pages,
>>>>>>> all old and untracked, including a show-stopper in the localStorage
>>>>>>> feature. I'll file them as soon as I get a chance on the tracker.
>>>>>> The split-server-status branch has been merged, the localStorage
>>>>>> feature
>>>>>> has been fixed.
>>>>>>
>>>>>> Anything else that would be a showstopper for an alpha1 ?
>>>>> Not a showstopper, but we have quite a few outdated third party js
>>>>> libraries. It's probably a good idea to upgrade them before the alpha.
>>>>> Here are a few:
>>>>>
>>>>> codemirror 2.18 -> 3.0
>>>>> jquery 1.6.2 -> 1.8.3
>>>>> jquery ui 1.8.16 -> 1.9.2
>>>>> jquery ui timepicker 0.9.6 -> 1.1.1
>>>>> jquery qtip -> can be dropped after jquery ui is upgraded as it will
>>>>> come with a tooltip plugin included
>>>> I got bad surprises when trying a jQuery update (I think it was
>>>> concerning jqPlot). Has someone else tried it?
>>>>
>>>
>>> I guess that it would be a bit of work, but we can't be shipping a new
>>> major with a whole bunch of outdated libraries either, can we?
>>
>> Preferably not; on the other hand, we cannot postpone version 4
>> indefinitely.
>>
>> I just had a look and a newer jqPlot (1.0.4) is available, maybe someone
>> can test it with a recent jQuery?
>
> So, I had a go at upgrading jquery, and I see no problems with any of
> the charts in the server status pages with the current jqplot version.
> So I filed a pull request[0].
>
> Bye,
> Rouslan
>
> [0]: https://github.com/phpmyadmin/phpmyadmin/pull/123
>
>
>
> ------------------------------
>
> Message: 5
> Date: Wed, 19 Dec 2012 21:49:05 +0530
> From: madura pradeep <1990dream at gmail.com>
> Subject: Re: [Phpmyadmin-devel] Phpmyadmin-devel Digest, Vol 77, Issue
> 	12
> To: phpmyadmin-devel at lists.sourceforge.net
> Message-ID:
> 	<CAM5OV8qSYGc+gez1CdW+DznQCHVu4zTSfAa73RxuOeHxLipMsw at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> On Wed, Dec 19, 2012 at 7:46 PM, <
> phpmyadmin-devel-request at lists.sourceforge.net> wrote:
>
>> Send Phpmyadmin-devel mailing list submissions to
>>         phpmyadmin-devel at lists.sourceforge.net
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>>         https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
>> or, via email, send a message with subject or body 'help' to
>>         phpmyadmin-devel-request at lists.sourceforge.net
>>
>> You can reach the person managing the list at
>>         phpmyadmin-devel-owner at lists.sourceforge.net
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of Phpmyadmin-devel digest..."
>>
>>
>> Today's Topics:
>>
>>    1. Re: how to use Phpmyadmin 3.5.5 r1? (Dieter Adriaenssens)
>>    2. about my pull request 121 and Travis (Marc Delisle)
>>    3. Re: about my pull request 121 and Travis (Michal ?iha?)
>>    4. Re: about my pull request 121 and Travis (Rouslan Placella)
>>    5. Re: ready for 4.0.0-alpha1 ? (Marc Delisle)
>>    6. Re: ready for 4.0.0-alpha1 ? (Dieter Adriaenssens)
>>    7. Re: ready for 4.0.0-alpha1 ? (Rouslan Placella)
>>    8. Re: ready for 4.0.0-alpha1 ? (Marc Delisle)
>>
>>
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Wed, 19 Dec 2012 11:48:01 +0100
>> From: Dieter Adriaenssens <dieter.adriaenssens at gmail.com>
>> Subject: Re: [Phpmyadmin-devel] how to use Phpmyadmin 3.5.5 r1?
>> To: Jide Fowotade <jide_tade at yahoo.com>,
>>         phpmyadmin-devel at lists.sourceforge.net
>> Message-ID:
>>         <
>> CAHXe6w4iAxaWSNUVsp8x3B_wMYe67WgBVZHcyqbzQ-M_HovpTg at mail.gmail.com>
>> Content-Type: text/plain; charset=ISO-8859-1
>>
>> 2012/12/19 Jide Fowotade <jide_tade at yahoo.com>:
>> > Hello everyone...
>> >
>> > I just downloaded the new phpmyadmin 3.5.5 r1 english, then i added it
>> > to
>> > the xampp folder
>> >
>> > but when i load the "localhost/xampp" on my browser it brings out a new
>> > security page. and says acces denied, that i have to configure
>> > something
>> in
>> > the http-xampp.conf file.
>> >
>> > Would very much appreciate your help.
>>
>> Hi,
>>
>> This is clearly a XAMPP issue, not a phpMyAdmin issue. Please refer to
>> the XAMPP documentation or contact the XAMPP community for support.
>>
>> --
>> Kind regards,
>>
>> Dieter Adriaenssens
>>
>> Hi!
> I have the same issue but in WAMP.Not inXAMPP
>
> best regards,
> madura pradeep
>
>>
>>
>> ------------------------------
>>
>> Message: 2
>> Date: Wed, 19 Dec 2012 06:22:34 -0500
>> From: Marc Delisle <marc at infomarc.info>
>> Subject: [Phpmyadmin-devel] about my pull request 121 and Travis
>> To: phpmyadmin-devel at lists.sourceforge.net
>> Message-ID: <50D1A37A.7070401 at infomarc.info>
>> Content-Type: text/plain; charset=ISO-8859-1
>>
>> Hi,
>> any objections to merge this? [0]. Well, Travis complains but I don't
>> understand why.
>>
>> [0] https://github.com/phpmyadmin/phpmyadmin/pull/121
>>
>> --
>> Marc Delisle
>> http://infomarc.info
>>
>>
>>
>> ------------------------------
>>
>> Message: 3
>> Date: Wed, 19 Dec 2012 12:49:54 +0100
>> From: Michal ?iha? <michal at cihar.com>
>> Subject: Re: [Phpmyadmin-devel] about my pull request 121 and Travis
>> To: phpmyadmin-devel at lists.sourceforge.net
>> Message-ID: <20121219124954.364f7ba2 at rincewind.suse.cz>
>> Content-Type: text/plain; charset="utf-8"
>>
>> Hi
>>
>> Dne Wed, 19 Dec 2012 06:22:34 -0500
>> Marc Delisle <marc at infomarc.info> napsal(a):
>>
>> > any objections to merge this? [0]. Well, Travis complains but I don't
>> > understand why.
>>
>> Travis recently complains quite a lot on too long time git clone takes,
>> nothing we could solve...
>>
>> --
>>         Michal ?iha? | http://cihar.com | http://blog.cihar.com
>> -------------- next part --------------
>> A non-text attachment was scrubbed...
>> Name: signature.asc
>> Type: application/pgp-signature
>> Size: 836 bytes
>> Desc: not available
>>
>> ------------------------------
>>
>> Message: 4
>> Date: Wed, 19 Dec 2012 11:48:12 +0000
>> From: Rouslan Placella <rouslan at placella.com>
>> Subject: Re: [Phpmyadmin-devel] about my pull request 121 and Travis
>> To: phpmyadmin-devel at lists.sourceforge.net
>> Message-ID: <50D1A97C.3000908 at placella.com>
>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>>
>> On 12/19/2012 11:22 AM, Marc Delisle wrote:
>> > Hi,
>> > any objections to merge this? [0]. Well, Travis complains but I don't
>> > understand why.
>> >
>> > [0] https://github.com/phpmyadmin/phpmyadmin/pull/121
>> >
>>
>> Travis is failing because it isn't managing to clone from github...
>>
>> As far as pull request goes, I don't like the fact that you are hiding
>> the #page_content element (I'd wrap and hide its contents), but this is
>> no grounds for objecting the merge. So I guess that it's fine by me.
>>
>> Bye,
>> Rouslan
>>
>>
>>
>> ------------------------------
>>
>> Message: 5
>> Date: Wed, 19 Dec 2012 08:26:21 -0500
>> From: Marc Delisle <marc at infomarc.info>
>> Subject: Re: [Phpmyadmin-devel] ready for 4.0.0-alpha1 ?
>> To: phpmyadmin-devel at lists.sourceforge.net
>> Message-ID: <50D1C07D.9080303 at infomarc.info>
>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>>
>> Rouslan Placella a ?crit :
>> > On 12/13/2012 05:44 PM, Marc Delisle wrote:
>> >> Hi,
>> >>
>> >> Let's discuss an alpha version for 4.0. In the bug tracker, I tried to
>> >> find issues that are serious enough to block releasing the first alpha
>> >> version, and could not find any.
>> >>
>> >> Opinions?
>> >>
>> >
>> > The server status monitor pages still need some work, I have a branch
>> > with a whole bunch of fixes[0] that I intend to merge some time soon.
>> > Even after I do so, there will still be a few more bugs in those pages,
>> > all old and untracked, including a show-stopper in the localStorage
>> > feature. I'll file them as soon as I get a chance on the tracker.
>>
>> The split-server-status branch has been merged, the localStorage feature
>> has been fixed.
>>
>> Anything else that would be a showstopper for an alpha1 ?
>>
>> --
>> Marc Delisle
>> http://infomarc.info
>>
>>
>>
>> ------------------------------
>>
>> Message: 6
>> Date: Wed, 19 Dec 2012 14:51:22 +0100
>> From: Dieter Adriaenssens <dieter.adriaenssens at gmail.com>
>> Subject: Re: [Phpmyadmin-devel] ready for 4.0.0-alpha1 ?
>> To: phpmyadmin-devel at lists.sourceforge.net
>> Message-ID:
>>         <CAHXe6w6joHUFJms66_6x0DtP=
>> KVB00tmybQXTcdd2m_M0d9hXA at mail.gmail.com>
>> Content-Type: text/plain; charset=ISO-8859-1
>>
>> 2012/12/19 Marc Delisle <marc at infomarc.info>:
>> > Rouslan Placella a ?crit :
>> >> On 12/13/2012 05:44 PM, Marc Delisle wrote:
>> >>> Hi,
>> >>>
>> >>> Let's discuss an alpha version for 4.0. In the bug tracker, I tried
>> >>> to
>> >>> find issues that are serious enough to block releasing the first
>> >>> alpha
>> >>> version, and could not find any.
>> >>>
>> >>> Opinions?
>> >>>
>> >>
>> >> The server status monitor pages still need some work, I have a branch
>> >> with a whole bunch of fixes[0] that I intend to merge some time soon.
>> >> Even after I do so, there will still be a few more bugs in those
>> >> pages,
>> >> all old and untracked, including a show-stopper in the localStorage
>> >> feature. I'll file them as soon as I get a chance on the tracker.
>> >
>> > The split-server-status branch has been merged, the localStorage
>> > feature
>> > has been fixed.
>> >
>> > Anything else that would be a showstopper for an alpha1 ?
>>
>> Nothing I can think of at the moment.
>>
>> This would mean we go into 'preparation for the next major release'
>> mode, which will mean a freeze on features and new translatable
>> strings [0].
>> Should we create a QA_4_0 branch  at this point, were all the
>> preparations for 4.0 go? Or will we wait with this branch until we go
>> into the release candidate stage?
>> How about code cleanup? Only in master or do we still allow it for
>> 4.0-dev until the rc-stage.
>>
>>
>> [0]
>> http://wiki.phpmyadmin.net/pma/Gettext_for_developers#Guidelines_on_adding.2Fupdating_messages_in_the_different_branches
>>
>>
>> --
>> Kind regards,
>>
>> Dieter Adriaenssens
>>
>>
>>
>> ------------------------------
>>
>> Message: 7
>> Date: Wed, 19 Dec 2012 13:38:35 +0000
>> From: Rouslan Placella <rouslan at placella.com>
>> Subject: Re: [Phpmyadmin-devel] ready for 4.0.0-alpha1 ?
>> To: phpmyadmin-devel at lists.sourceforge.net
>> Message-ID: <50D1C35B.6040700 at placella.com>
>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>>
>> On 12/19/2012 01:26 PM, Marc Delisle wrote:
>> > Rouslan Placella a ?crit :
>> >> On 12/13/2012 05:44 PM, Marc Delisle wrote:
>> >>> Hi,
>> >>>
>> >>> Let's discuss an alpha version for 4.0. In the bug tracker, I tried
>> >>> to
>> >>> find issues that are serious enough to block releasing the first
>> >>> alpha
>> >>> version, and could not find any.
>> >>>
>> >>> Opinions?
>> >>>
>> >>
>> >> The server status monitor pages still need some work, I have a branch
>> >> with a whole bunch of fixes[0] that I intend to merge some time soon.
>> >> Even after I do so, there will still be a few more bugs in those
>> >> pages,
>> >> all old and untracked, including a show-stopper in the localStorage
>> >> feature. I'll file them as soon as I get a chance on the tracker.
>> >
>> > The split-server-status branch has been merged, the localStorage
>> > feature
>> > has been fixed.
>> >
>> > Anything else that would be a showstopper for an alpha1 ?
>>
>> Not a showstopper, but we have quite a few outdated third party js
>> libraries. It's probably a good idea to upgrade them before the alpha.
>> Here are a few:
>>
>> codemirror 2.18 -> 3.0
>> jquery 1.6.2 -> 1.8.3
>> jquery ui 1.8.16 -> 1.9.2
>> jquery ui timepicker 0.9.6 -> 1.1.1
>> jquery qtip -> can be dropped after jquery ui is upgraded as it will
>> come with a tooltip plugin included
>>
>> Bye,
>> Rouslan
>>
>>
>>
>> ------------------------------
>>
>> Message: 8
>> Date: Wed, 19 Dec 2012 09:16:20 -0500
>> From: Marc Delisle <marc at infomarc.info>
>> Subject: Re: [Phpmyadmin-devel] ready for 4.0.0-alpha1 ?
>> To: phpmyadmin-devel at lists.sourceforge.net
>> Message-ID: <50D1CC34.6030806 at infomarc.info>
>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>>
>> Dieter Adriaenssens a ?crit :
>> > 2012/12/19 Marc Delisle <marc at infomarc.info>:
>> >> Rouslan Placella a ?crit :
>> >>> On 12/13/2012 05:44 PM, Marc Delisle wrote:
>> >>>> Hi,
>> >>>>
>> >>>> Let's discuss an alpha version for 4.0. In the bug tracker, I tried
>> >>>> to
>> >>>> find issues that are serious enough to block releasing the first
>> >>>> alpha
>> >>>> version, and could not find any.
>> >>>>
>> >>>> Opinions?
>> >>>>
>> >>> The server status monitor pages still need some work, I have a branch
>> >>> with a whole bunch of fixes[0] that I intend to merge some time soon.
>> >>> Even after I do so, there will still be a few more bugs in those
>> >>> pages,
>> >>> all old and untracked, including a show-stopper in the localStorage
>> >>> feature. I'll file them as soon as I get a chance on the tracker.
>> >> The split-server-status branch has been merged, the localStorage
>> >> feature
>> >> has been fixed.
>> >>
>> >> Anything else that would be a showstopper for an alpha1 ?
>> >
>> > Nothing I can think of at the moment.
>> >
>> > This would mean we go into 'preparation for the next major release'
>> > mode, which will mean a freeze on features and new translatable
>> > strings [0].
>> > Should we create a QA_4_0 branch  at this point, were all the
>> > preparations for 4.0 go? Or will we wait with this branch until we go
>> > into the release candidate stage?
>>
>> I suggest starting QA_4_0 at the 4.0.0-beta1 release.
>>
>> > How about code cleanup? Only in master or do we still allow it for
>> > 4.0-dev until the rc-stage.
>>
>> I would say, only during the alpha stage.
>>
>> >
>> >
>> > [0]
>> http://wiki.phpmyadmin.net/pma/Gettext_for_developers#Guidelines_on_adding.2Fupdating_messages_in_the_different_branches
>> >
>> >
>>
>>
>> --
>> Marc Delisle
>> http://infomarc.info
>>
>>
>>
>> ------------------------------
>>
>>
>> ------------------------------------------------------------------------------
>> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
>> Remotely access PCs and mobile devices and provide instant support
>> Improve your efficiency, and focus on delivering more value-add services
>> Discover what IT Professionals Know. Rescue delivers
>> http://p.sf.net/sfu/logmein_12329d2d
>>
>> ------------------------------
>>
>> _______________________________________________
>> Phpmyadmin-devel mailing list
>> Phpmyadmin-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
>>
>>
>> End of Phpmyadmin-devel Digest, Vol 77, Issue 12
>> ************************************************
>>
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> ------------------------------------------------------------------------------
> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> Remotely access PCs and mobile devices and provide instant support
> Improve your efficiency, and focus on delivering more value-add services
> Discover what IT Professionals Know. Rescue delivers
> http://p.sf.net/sfu/logmein_12329d2d
>
> ------------------------------
>
> _______________________________________________
> Phpmyadmin-devel mailing list
> Phpmyadmin-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
>
>
> End of Phpmyadmin-devel Digest, Vol 77, Issue 13
> ************************************************
>




More information about the Developers mailing list