Hi,
I suggest a 3.4.10-rc1 with the seven fixes that are already in. This
could be the last one for 3.4.x.
3.5.0-alpha1 has 8000 downloads so I'm pretty confident about going to beta.
--
Marc Delisle
http://infomarc.info
Hi
I've just noticed that the way I scripted creating STABLE and TESTING
branches is pretty much broken and you can find major breakage in
current TESTING branch. Surely there are ways to bring them to
reasonable shape (STABLE does not seem to be affected for now).
But my question is: Is actually anybody using these branches?
I don't think we're promoting them much to outside world and I don't
think it's usable for developers, so I find them pretty much useless,
but I might be wrong...
--
Michal Čihař | http://cihar.com | http://blog.cihar.com
Hello phpmyadmins,
I am new around here, and I would like to submit a *small bug fix for [0]*.
I have read some pages on the website [1], wiki [2] and took a look at
the patch tracker [3]. I understand that I have to either submit a patch
( created with git format-patch, or with git diff between two branches),
or I can post the link to the branch solving the bug on my forked
phpMyAdmin repo [4].
I did not add a patch on the tracker, because I am not sure if that is
the good way to do it, but if I were to do that, I would probably classify
it as "Category -> Debugging", and "Group -> Finished. Needs basic
tests". Is that ok?
The other option would be to post a comment on the bug tracker [0]
with a link to the branch containing *my proposed fix on my forked *
*PMA repo [5]*. But on my 3464377 branch, I made more commits to
reach the final desired code : a few test commits, then the actual
code fix commit + a white space delete, then a coding style commit
and finally an undo white space deletion commit :). And I'm not sure
if that's ok. Should I try and merge all those commits into one somehow?
So just in case my repo is not good to merge from,* I copied the final *
*diff on pastebin [6]*.
And also, I edited the code in netbeans, so I hope there are no other
differences in the white spaces, or any other coding style related issues,
than the ones I spotted. I think that it should be ok, but again, please
correct me if I am wrong. And, of course, any comments about the
actual fix are more than welcome.
[0] *
https://sourceforge.net/tracker/index.php?func=detail&aid=3464377&group_id=…
*
[1] http://www.phpmyadmin.net/home_page/improve.php
[2] http://wiki.phpmyadmin.net/pma/Development
[3] https://sourceforge.net/tracker/?func=add&group_id=23067&atid=377410
[4] http://repo.or.cz/w/phpmyadmin/alexukf.git
*[5] http://repo.or.cz/w/phpmyadmin/alexukf.git/shortlog/refs/heads/3464377*
*[6] http://pastebin.com/g0CGrhZv*
*
*
Kind regards,
Alex
Hi,
not sure this was discussed but I found a shortcoming when grid-editing
a DATE column: I cannot enter myself the date and am limited to pick a
date from the calendar.
Compare with the traditional edit panel when you can enter a date or
click the calendar icon.
--
Marc Delisle
http://infomarc.info
Hi,
A patch in our tracker [0], proposes to make the frameborder between
the left pane (navi) and right pane (main page), visible so that the
left pane can also be resized in browsers other than Firefox.
Implementing this patch would make the interface more ugly, but I'm
wondering if it would be useful to be able to resize the left pane?
The only two reasons I can think of are
-being able to display very long database/table names
-increase the size of the left pane on a screen with a very small resolution.
If the resizing of the panes would be useful, I think there are better
solutions for resizing the left frame, f.e. with a javascript solution
or a config parameter, to make it work in all browsers. This kind of
solution could also work if we ever would abandon frames and use <div>
to seperate the navi part from the main screen.
What do you think?
[0] http://sourceforge.net/tracker/?func=detail&aid=3473502&group_id=23067&atid…
--
Kind regards,
Dieter Adriaenssens
Hi all
as most of us are going to meed on FOSDEM in less than month, maybe
it's time to prepare for that :-).
The good thing is that all you will live in one hotel, for me, it is
still unclear where will we be accommodated, but that should be sorted
out during week or so :-).
On Friday, there is just Beer event, which I expect to attend at some
time. Expect crowded place there where it is quite hard to find
somebody.
On Saturday I expect myself to be mostly around Open Mobile Linux
Devroom [1], though I might find other interesting talks.
I think we should make team dinner again on Saturday, does anyone
agree? We can discuss some team topics, feel free to add some to wiki:
http://wiki.phpmyadmin.net/pma/FOSDEM_2012_Disussions
On Sunday there is MySQL and Friends Devroom [2] which should be
interesting to us :-).
[1]:http://fosdem.org/2012/schedule/track/open_mobile_linux_devroom
[2]:http://fosdem.org/2012/schedule/track/mysql_and_friends_devroom
--
Michal Čihař | http://cihar.com | http://blog.cihar.com
Hi Michal,
I believe some of the funding is also used for hosting the demo-server
and register the domain name? Maybe this can be mentioned as well, to
not give the impression that funding is only spent on trips.
Kind regards,
Dieter
2012/1/12 Michal Čihař <nijel(a)users.sourceforge.net>:
> The branch, master has been updated
> via 082905f3d84eb3994ed3880e1f5bc680684f4d4c (commit)
> via 06be6e99cadee5555fd623cd8d456d414be96bd2 (commit)
> via c61c1cf251c58b7d1dc466a3050ca9d5c4e04943 (commit)
> from de7b3b65b1a15502059fa18c45dc757bcba7d4d6 (commit)
>
>
> - Log -----------------------------------------------------------------
> commit 082905f3d84eb3994ed3880e1f5bc680684f4d4c
> Author: Michal Čihař <mcihar(a)suse.cz>
> Date: Thu Jan 12 08:57:29 2012 +0100
>
> Describe Flattr
>
> commit 06be6e99cadee5555fd623cd8d456d414be96bd2
> Author: Michal Čihař <mcihar(a)suse.cz>
> Date: Thu Jan 12 08:54:55 2012 +0100
>
> Mention that PayPal accepts credit cards
>
> commit c61c1cf251c58b7d1dc466a3050ca9d5c4e04943
> Author: Michal Čihař <mcihar(a)suse.cz>
> Date: Thu Jan 12 08:53:41 2012 +0100
>
> Mention how we use the funds
>
> -----------------------------------------------------------------------
>
> Summary of changes:
> templates/donate.tpl | 14 ++++++++++++--
> 1 files changed, 12 insertions(+), 2 deletions(-)
>
> diff --git a/templates/donate.tpl b/templates/donate.tpl
> index 9efd06f..ec2231e 100644
> --- a/templates/donate.tpl
> +++ b/templates/donate.tpl
> @@ -7,10 +7,20 @@
> <div py:match="content" id="body">
> <h2>Donations</h2>
> <p>
> -We invite you to <a href="https://sourceforge.net/donate/index.php?group_id=23067" rel="payment">contribute money</a> to our project (or just send money using PayPal to donate(a)phpmyadmin.net).
> +As an free software project, phpMyAdmin has almost no revenues itself. On the
> +other side, we have some expenses. Currently most of project funds are used
> +for travel costs for team members to allow them attend various conferences.
> </p>
> <p>
> -Alternatively you can appreciate our work using <a href="https://flattr.com/thing/56976/phpMyAdmin">Flattr</a>.
> +We invite you to <a href="https://sourceforge.net/donate/index.php?group_id=23067" rel="payment">contribute money</a>
> +to our project (or just send money using PayPal to donate(a)phpmyadmin.net).
> +PayPal is one of most used online payments methods, it also accepts all major
> +credit cards.
> +</p>
> +<p>
> +Alternatively you can appreciate our work using
> +<a href="https://flattr.com/thing/56976/phpMyAdmin">Flattr</a>. Flattr is a
> +microdonation system allowing users to easily appreciate others.
> </p>
> <p>
> Donations will be used for the promotion of phpMyAdmin, mostly by allowing team members to visit various conferences. Thanks.
>
>
> hooks/post-receive
> --
> phpMyAdmin website
>
> ------------------------------------------------------------------------------
> RSA(R) Conference 2012
> Mar 27 - Feb 2
> Save $400 by Jan. 27
> Register now!
> http://p.sf.net/sfu/rsa-sfdev2dev2
> _______________________________________________
> Phpmyadmin-git mailing list
> Phpmyadmin-git(a)lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
--
Kind regards,
Dieter Adriaenssens
Hi I am looking for help with getting (local) mysql working with phpMyAdmin
Error MySQL said: #2002 - The server is not responding (or the local MySQL
server's socket is not correctly configured
Hi,
How about releasing an alpha version of 3.5.0? There is still some
security reviewing to do, but with a release we would gather more feedback.
--
Marc Delisle
http://infomarc.info