Search found 314 matches

by Senky
Sun Feb 05, 2017 12:41 pm
Forum: [3.x] Discussion
Topic: Refactoring template class
Replies: 8
Views: 18201

Re: Refactoring template class

I like this. Wish it could be part of the core.
by Senky
Sun Feb 05, 2017 12:39 pm
Forum: General Development Discussion
Topic: Session Export
Replies: 4
Views: 14043

Re: Session Export

You can read user cookie and compare to database sessions table.
by Senky
Fri Jan 13, 2017 8:51 am
Forum: [3.x] Discussion
Topic: [RFC][3.3.x] Supported PHP versions
Replies: 31
Views: 127120

Re: [RFC][3.3.x] Supported PHP versions

b.3.) It blocks direct upgrades from phpbb 3.1 or earlier, as they don't support php7 at all... No easy testing or rollback. Potential for nightmare upgrade issues. This is really strong argument. Even when we decide for 7.0, upgrade process must work on 5.4, or we won't allow users to directly upg...
by Senky
Thu Nov 24, 2016 8:42 am
Forum: [3.x] Discussion
Topic: Prevent deletion of built-in permission roles
Replies: 3
Views: 10838

Re: Prevent deletion of built-in permission roles

Well, then check for permission existence in your migration :)
by Senky
Sun Nov 20, 2016 6:24 pm
Forum: [3.x][Archive] RFCs
Topic: Sortable extension events
Replies: 33
Views: 111949

Re: Sortable extension events

Pico88 wrote: Sun May 25, 2014 7:59 pm That can solve core events, but the main aim of that topic is make a possibility to sort template events ;)
Did you create a PR for this case?
by Senky
Fri Sep 16, 2016 9:49 pm
Forum: General Development Discussion
Topic: Some help creating a PR
Replies: 8
Views: 23803

Re: Some help creating a PR

Ger wrote: Fri Sep 16, 2016 8:03 am But new events added to 3.1 should also be added to 3.2, shouldn't they?
They are added by routine merging of 3.1.x into 3.2.x.
by Senky
Fri Sep 16, 2016 7:49 am
Forum: General Development Discussion
Topic: Some help creating a PR
Replies: 8
Views: 23803

Re: Some help creating a PR

That is because you try to merge your PR into 3.2.x branch, whilst new events belong to 3.1.x branch.
by Senky
Thu Jul 07, 2016 6:19 am
Forum: General Development Discussion
Topic: A different take on phpBB for 2016 (style)
Replies: 18
Views: 53730

Re: A different take on phpBB for 2016 (style)

Wow, finally one style with totally different look from the prosilver. Very nice!
by Senky
Sat Jun 18, 2016 6:37 pm
Forum: [3.x] Style Development
Topic: New Style for phpBB 3.3 ?
Replies: 115
Views: 346752

Re: New Style for phpBB 3.3 ?

In a development environment, SASS would be compiled at runtime in the browser. I had an opportunity to try this technique on one major project and found it impractical. Gulp + browsersync are my favourites now. I am not sure whether there has already been a discussion about it, but maybe you could...
by Senky
Thu Jun 09, 2016 8:26 am
Forum: [3.x] Discussion
Topic: [3.3+] No notifications in webpage title
Replies: 1
Views: 6205

Re: [3.3+] No notifications in webpage title

Extension can solve this. You can't turn it off on Facebook either, whatever more annoying it is there. But, since I am frustrated by such things, too:

+1