Search found 64 matches

by M.Gaetan89
Fri May 23, 2014 4:36 pm
Forum: [3.x] Discussion
Topic: 3.1 notifications somewhat difficult to read
Replies: 54
Views: 62604

Re: 3.1 notifications somewhat difficult to read

I like hanakin version as well!
by M.Gaetan89
Sat May 03, 2014 1:57 pm
Forum: [3.1/Ascraeus] Merged RFCs
Topic: [RFC] Update jQuery included in 3.1 to 1.11.0
Replies: 37
Views: 72995

Re: [RFC] Update jQuery included in 3.1 to 1.11.0

What do you think about using the newly released jQuery 1.11.1?
by M.Gaetan89
Tue Apr 01, 2014 8:34 pm
Forum: [3.x] Discussion
Topic: Improve the "Attachment settings" in ACP
Replies: 6
Views: 9791

Re: Improve the "Attachment settings" in ACP

I created the issue: PHPBB-12340 (I almost got issue 12345 :-P).
I will submit a PR as soon as I can.
by M.Gaetan89
Mon Mar 31, 2014 5:56 pm
Forum: [3.x] Discussion
Topic: Improve the "Attachment settings" in ACP
Replies: 6
Views: 9791

Re: Improve the "Attachment settings" in ACP

I am just suggesting to add the "Gb" option in the dropdown list. The admin would still be able to choose b, kb, or mb the same as before ;)
by M.Gaetan89
Sun Mar 30, 2014 11:53 am
Forum: [3.x] Discussion
Topic: Improve the "Attachment settings" in ACP
Replies: 6
Views: 9791

Improve the "Attachment settings" in ACP

Hello,

I just installed phpBB3.1-b2 and started to configure it and now I have a couple of suggestions for the "Attachment settings" in the ACP.
I have a couple of small suggestions, and if they are fine for I, I can create the tickets and PRs.

First, it would be nice to support bigger file size ...
by M.Gaetan89
Sat Mar 29, 2014 5:06 pm
Forum: [3.x][Archive] RFCs
Topic: [RFC] Poll results bar relative width
Replies: 4
Views: 7529

Re: [RFC] Poll results bar relative width

I like the idea.
Currently the bars width is calculated zith PHP (variable {poll_option.POLL_OPTION_PERCENT} in the template) and I think we should keep the logic there, not adding JS to do this.
by M.Gaetan89
Sat Mar 29, 2014 10:18 am
Forum: [3.x] Discussion
Topic: Releasing 3.1.0-b2
Replies: 26
Views: 35885

Re: Releasing 3.1.0-b2

If you click the icon it will bring up the full test results. Click on one build on that page that errored and it will show the error message
yeah i clicked that and couldn't see what was causing it?

For PR 2176 , this build fails because the commit message is too long (one line has more than 80 ...
by M.Gaetan89
Wed Mar 26, 2014 6:33 pm
Forum: [3.x] Discussion
Topic: [php] message()
Replies: 8
Views: 8404

Re: [php] message()

BioLogIn wrote:I think that Meis2M asks about an event that allows to change the default message parser to a custom "message()" function. Not sure though =)
I understood the same thing
by M.Gaetan89
Fri Mar 14, 2014 7:51 pm
Forum: [3.x] Discussion
Topic: phpBB 3.1 Alpha3 Preview Release
Replies: 19
Views: 29521

Re: phpBB 3.1 Alpha3 Preview Release

I don't know if it is possible to compare a specific folder on GitHub, but here are the comparaisons between each version, since 3.0.12 (3.1.0-a4 is not tagged yet as it should be released tomorrow ).
Diff from 3.0.12 to 3.1.0-a1 (diff is too big, so some files are not visible)
Diff from 3.1.0-a1 ...