Marc Alexander

Results 23 issues of Marc Alexander

This should improve the user experience a bit when it comes to exceptions being thrown while using phpBB. In addition to certainly having a nicer touch to them visually, they...

WIP :construction:
3.3 (Proteus) 🌑

This will move the create_thumbnail() into its own class(es). Current goals: - [x] Refactor create_thumbnail() into class - [x] Create class for resize - [x] Make resize class also usable...

4.0 (Triton) 🔮

Checklist: - [x] Correct branch: master for new features; 3.3.x for fixes - [x] Tests pass - [x] Code follows coding guidelines: [master](https://area51.phpbb.com/docs/master/coding-guidelines.html) and [3.3.x](https://area51.phpbb.com/docs/dev/3.3.x/development/coding_guidelines.html) - [x] Commit follows commit...

4.0 (Triton) 🔮

Show a random idea in the form of something like a card on top of the ideas list. This would result in any random idea being shown on top of...

enhancement

Checklist: - [x] Correct branch: master for new features; 3.3.x for fixes - [x] Tests pass - [x] Code follows coding guidelines: [master](https://area51.phpbb.com/docs/master/coding-guidelines.html) and [3.3.x](https://area51.phpbb.com/docs/dev/3.3.x/development/coding_guidelines.html) - [x] Commit follows commit...

3.3 (Proteus) 🌑

PHPBB3-15325 Checklist: - [ ] Correct branch: master for new features; 3.3.x for fixes - [ ] Tests pass - [ ] Code follows coding guidelines: [master](https://area51.phpbb.com/docs/master/coding-guidelines.html) and [3.3.x](https://area51.phpbb.com/docs/dev/3.3.x/development/coding_guidelines.html) -...

WIP :construction:
3.3 (Proteus) 🌑

Checklist: - [x] Correct branch: master for new features; 3.3.x for fixes - [x] Tests pass - [x] Code follows coding guidelines: [master](https://area51.phpbb.com/docs/master/coding-guidelines.html) and [3.3.x](https://area51.phpbb.com/docs/dev/3.3.x/development/coding_guidelines.html) - [x] Commit follows commit...

Styles 🎨
4.0 (Triton) 🔮

Replaces #6427 Checklist: - [x] Correct branch: master for new features; 3.3.x for fixes - [ ] Tests pass - [ ] Code follows coding guidelines: [master](https://area51.phpbb.com/docs/master/coding-guidelines.html) and [3.3.x](https://area51.phpbb.com/docs/dev/3.3.x/development/coding_guidelines.html) -...

Under discussion ⁉️
Do not merge :hand:
3.3 (Proteus) 🌑

This changes some paths to be root relative which helps with testing area51 locally. In addition to that, I've also updated some outdated github clone URLs.