Hi,
If you happen to be in the Brussels (Belgium) area this weekend, you can
visit FOSDEM [0] (Free and Open Source Developers European Meeting) at
ULB, Campus Solbosch.
There will be a talk about the Present and Future of phpMyAdmin [1] on
Sunday February 3rd, 2013 at 17:00 in the MySQL & Friends dev room (H.2214).
Don't miss this, if you want to know all about the new and cool features
of the current release (3.5) and what can be expected in the upcoming
4.0 release.
Hope to see you all there!
[0] https://fosdem.org/2013/
[1] https://fosdem.org/2013/schedule/event/phpmyadmin/
--
Kind regards,
Dieter Adriaenssens
for the phpMyAdmin team
Hi
I've set up some short links to our pages on phpma.org domain (which
was donated to us):
https://wiki.phpmyadmin.net/pma/Short_links
I think those can be useful for emails, IRC or presentations, where you
don't want to put long URLs.
If you think something else could be useful, please let me know.
--
Michal Čihař | http://cihar.com | http://blog.cihar.com
Hi,
I am about to add this:
AJAX.registerOnload(
'keyhandler.js',
function() {
document.onkeydown = onKeyDownArrowsHandler;
function onKeyDownArrowsHandler(e) {
...
}
}
What would be the proper syntax for AJAX.registerTeardown() ?
--
Marc Delisle
http://infomarc.info
Hi all
I've just spent some time to adjust settings of new trackers on sf.net.
I also think we could change more, but that's where I'd like to hear
your opinion.
Changes done:
- reenabled mail notifications to mailing lists
- adjusted themes tracker to reduce number of states:
- open - new issue
- assigned - somebody is working on that
- closed - theme was accepted
- rejected - theme was rejected
- removed priority and group from themes tracker
I think similar simplification would be useful for other trackers as
well, my proposals:
Patches tracker
- states:
- open - new issue
- assigned - somebody is working on that
- fixed - patch accepted, waiting for release
- closed - patch accepted and in release
- rejected - patch was rejected
- remove priority
- remove group (does this ever has usable value when reported?)
Features tracker
- states:
- open - new issue
- assigned - somebody is working on that
- fixed - feature implemented, waiting for release
- closed - feature implemented and in release
- rejected - feature was rejected
- remove priority (voting is more useful here IMHO)
- remove group (I think it was also not much used)
Bug tracker
- states:
- open - new issue
- assigned - somebody is working on that
- fixed - feature implemented, waiting for release
- closed - feature implemented and in release
- rejected - feature was rejected
- rename group to Version and make it free text field, this anyway in
most cases just informational field
- add milestone field, which will record version where the bug has been
fixed or is scheduled to be fixed
- are we using priority here for anything else than indicating fixed
but not yet released issues? If not, it should be dropped.
Please share your comments.
--
Michal Čihař | http://cihar.com | http://phpmyadmin.net
Hello anyone and everyone,
Sorry, i know this place is for php experts and am still a php baby, but i am learning from you.
I am trying to learn php on my own, becaus i have no-one to fund my training,
SO far , i have reached a stage of hashing passwords but i cant get to authenticate the user logging in,
I have tried differemnt methods i come across on the internet but i am still not getting it to work,
Please help me out, step by step. i would really appreciate it.
Thank YOU.
________________________________
From: "phpmyadmin-devel-request(a)lists.sourceforge.net" <phpmyadmin-devel-request(a)lists.sourceforge.net>
To: phpmyadmin-devel(a)lists.sourceforge.net
Sent: Monday, January 28, 2013 1:50 PM
Subject: Phpmyadmin-devel Digest, Vol 78, Issue 28
Send Phpmyadmin-devel mailing list submissions to
phpmyadmin-devel(a)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(a)lists.sourceforge.net
You can reach the person managing the list at
phpmyadmin-devel-owner(a)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: I suggest 4.0.0-alpha2 (Marc Delisle)
2. Re: I suggest 4.0.0-alpha2 (Marc Delisle)
3. Travis latest build (Marc Delisle)
4. Re: Travis latest build (Marc Delisle)
5. Re: Travis latest build (Rouslan Placella)
6. Re: Travis latest build (Marc Delisle)
7. Re: I suggest 4.0.0-alpha2 (Marc Delisle)
8. phpMyAdmin 3.5.6 is released (Marc Delisle)
----------------------------------------------------------------------
Message: 1
Date: Sat, 26 Jan 2013 08:14:31 -0500
From: Marc Delisle <marc(a)infomarc.info>
Subject: Re: [Phpmyadmin-devel] I suggest 4.0.0-alpha2
To: phpmyadmin-devel(a)lists.sourceforge.net
Message-ID: <5103D6B7.9030608(a)infomarc.info>
Content-Type: text/plain; charset=ISO-8859-1
Le 2013-01-26 07:48, Isaac Bennetch a ?crit :
>
> On Jan 26, 2013, at 7:18 AM, Marc Delisle <marc(a)infomarc.info> wrote:
>
>> Hi,
>> any objection for alpha2? the main reason being some PHP 5.2
>> incompabilities that were found in alpha1.
>
> Good idea
Waiting to see the outcome of [0].
[0] https://github.com/phpmyadmin/phpmyadmin/pull/142
--
Marc Delisle
http://infomarc.info/
------------------------------
Message: 2
Date: Sat, 26 Jan 2013 08:35:38 -0500
From: Marc Delisle <marc(a)infomarc.info>
Subject: Re: [Phpmyadmin-devel] I suggest 4.0.0-alpha2
To: phpmyadmin-devel(a)lists.sourceforge.net
Message-ID: <5103DBAA.9010600(a)infomarc.info>
Content-Type: text/plain; charset=ISO-8859-1
Le 2013-01-26 08:14, Marc Delisle a ?crit :
> Le 2013-01-26 07:48, Isaac Bennetch a ?crit :
>>
>> On Jan 26, 2013, at 7:18 AM, Marc Delisle <marc(a)infomarc.info> wrote:
>>
>>> Hi,
>>> any objection for alpha2? the main reason being some PHP 5.2
>>> incompabilities that were found in alpha1.
>>
>> Good idea
>
> Waiting to see the outcome of [0].
>
> [0] https://github.com/phpmyadmin/phpmyadmin/pull/142
>
This pull request has been merged. Let's test a few hours before
releasing alpha2 ;)
--
Marc Delisle
http://infomarc.info/
------------------------------
Message: 3
Date: Sat, 26 Jan 2013 08:40:59 -0500
From: Marc Delisle <marc(a)infomarc.info>
Subject: [Phpmyadmin-devel] Travis latest build
To: phpmyadmin-devel(a)lists.sourceforge.net
Message-ID: <5103DCEB.3000909(a)infomarc.info>
Content-Type: text/plain; charset=ISO-8859-1
Hi,
due to my switching to PHP 5.2.8, I was not in position to phpunit
before merging the latest pull request (some tests are not compatible
with PHP 5.2).
So there are test problems, see [0]
[0] https://travis-ci.org/phpmyadmin/phpmyadmin/jobs/4394911
--
Marc Delisle
http://infomarc.info/
------------------------------
Message: 4
Date: Sat, 26 Jan 2013 08:47:40 -0500
From: Marc Delisle <marc(a)infomarc.info>
Subject: Re: [Phpmyadmin-devel] Travis latest build
To: phpmyadmin-devel(a)lists.sourceforge.net
Message-ID: <5103DE7C.8010602(a)infomarc.info>
Content-Type: text/plain; charset=ISO-8859-1
Le 2013-01-26 08:40, Marc Delisle a ?crit :
> Hi,
>
> due to my switching to PHP 5.2.8, I was not in position to phpunit
> before merging the latest pull request (some tests are not compatible
> with PHP 5.2).
>
> So there are test problems, see [0]
>
> [0] https://travis-ci.org/phpmyadmin/phpmyadmin/jobs/4394911
>
Hmmm, these tests started to fail yesterday, see [1].
[1] http://ci.phpmyadmin.net/view/All/job/phpMyAdmin-continuous/2771/changes
--
Marc Delisle
http://infomarc.info/
------------------------------
Message: 5
Date: Sat, 26 Jan 2013 13:50:05 +0000
From: Rouslan Placella <rouslan(a)placella.com>
Subject: Re: [Phpmyadmin-devel] Travis latest build
To: phpmyadmin-devel(a)lists.sourceforge.net
Message-ID: <5103DF0D.8060601(a)placella.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
On 01/26/2013 01:47 PM, Marc Delisle wrote:
> Le 2013-01-26 08:40, Marc Delisle a ?crit :
>> Hi,
>>
>> due to my switching to PHP 5.2.8, I was not in position to phpunit
>> before merging the latest pull request (some tests are not compatible
>> with PHP 5.2).
>>
>> So there are test problems, see [0]
>>
>> [0] https://travis-ci.org/phpmyadmin/phpmyadmin/jobs/4394911
>>
>
> Hmmm, these tests started to fail yesterday, see [1].
>
> [1] http://ci.phpmyadmin.net/view/All/job/phpMyAdmin-continuous/2771/changes
>
This would be my first guess:
https://github.com/phpmyadmin/phpmyadmin/commit/cb9e34d42a36c98835454f9181e…
Bye,
Rouslan
------------------------------
Message: 6
Date: Sat, 26 Jan 2013 11:30:33 -0500
From: Marc Delisle <marc(a)infomarc.info>
Subject: Re: [Phpmyadmin-devel] Travis latest build
To: phpmyadmin-devel(a)lists.sourceforge.net
Message-ID: <510404A9.6040707(a)infomarc.info>
Content-Type: text/plain; charset=ISO-8859-1
Le 2013-01-26 08:50, Rouslan Placella a ?crit :
> On 01/26/2013 01:47 PM, Marc Delisle wrote:
>> Le 2013-01-26 08:40, Marc Delisle a ?crit :
>>> Hi,
>>>
>>> due to my switching to PHP 5.2.8, I was not in position to phpunit
>>> before merging the latest pull request (some tests are not compatible
>>> with PHP 5.2).
>>>
>>> So there are test problems, see [0]
>>>
>>> [0] https://travis-ci.org/phpmyadmin/phpmyadmin/jobs/4394911
>>>
>>
>> Hmmm, these tests started to fail yesterday, see [1].
>>
>> [1] http://ci.phpmyadmin.net/view/All/job/phpMyAdmin-continuous/2771/changes
>>
>
> This would be my first guess:
> https://github.com/phpmyadmin/phpmyadmin/commit/cb9e34d42a36c98835454f9181e…
Confirmed by git bisect.
--
Marc Delisle
http://infomarc.info/
------------------------------
Message: 7
Date: Sun, 27 Jan 2013 09:13:24 -0500
From: Marc Delisle <marc(a)infomarc.info>
Subject: Re: [Phpmyadmin-devel] I suggest 4.0.0-alpha2
To: phpmyadmin-devel(a)lists.sourceforge.net
Message-ID: <51053604.5030106(a)infomarc.info>
Content-Type: text/plain; charset=ISO-8859-1
Le 2013-01-26 08:35, Marc Delisle a ?crit :
> Le 2013-01-26 08:14, Marc Delisle a ?crit :
>> Le 2013-01-26 07:48, Isaac Bennetch a ?crit :
>>>
>>> On Jan 26, 2013, at 7:18 AM, Marc Delisle <marc(a)infomarc.info> wrote:
>>>
>>>> Hi,
>>>> any objection for alpha2? the main reason being some PHP 5.2
>>>> incompabilities that were found in alpha1.
>>>
>>> Good idea
>>
>> Waiting to see the outcome of [0].
>>
>> [0] https://github.com/phpmyadmin/phpmyadmin/pull/142
>>
>
> This pull request has been merged. Let's test a few hours before
> releasing alpha2 ;)
>
>
This might be a showstopper for -alpha2: [1]. Waiting for more info.
[1] https://sourceforge.net/p/phpmyadmin/bugs/3792/
--
Marc Delisle
http://infomarc.info/
------------------------------
Message: 8
Date: Mon, 28 Jan 2013 07:50:04 -0500
From: Marc Delisle <marc(a)infomarc.info>
Subject: [Phpmyadmin-devel] phpMyAdmin 3.5.6 is released
To: phpmyadmin-news(a)lists.sf.net, phpmyadmin-users(a)lists.sf.net,
phpmyadmin-devel(a)lists.sf.net
Message-ID: <510673FC.8080309(a)infomarc.info>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Welcome to phpMyAdmin 3.5.6, a bugfix release.
Details will appear on http://phpmyadmin.net/. In a hurry? you can visit
https://sourceforge.net/projects/phpmyadmin/files to download.
Marc Delisle, for the team
------------------------------
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
------------------------------
_______________________________________________
Phpmyadmin-devel mailing list
Phpmyadmin-devel(a)lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
End of Phpmyadmin-devel Digest, Vol 78, Issue 28
************************************************
Welcome to the second alpha release for phpMyAdmin 4.0.0. With this
version, the HTML frames are gone and the navigation panel now presents
a tree. This version requires Javascript.
Version 4.0 contains many bug fixes and smaller new features; moreover,
the documentation has a new look and contains an index.
Details will appear on http://phpmyadmin.net. In a hurry? you can visit
https://sourceforge.net/projects/phpmyadmin/files to download.
Marc Delisle, for the team