| Commit message (Collapse) | Author | Age | Files | Lines |
| |\ |
|
| | |\
| | |
| | |
| | | |
[ticket/14489] Fix bug where extension custom compiler pass cannot be found
|
| | |/
| |
| |
| |
| |
| | |
This is returning an extra / on my machine which throws off the next code block, and then the class can't be found.
PHPBB3-14489
|
| |\ \
| |/
| |
| |
| | |
* 3.2.x:
[ticket/13681] Invalidate and reset opcache where necessary
|
| | |\
| | |
| | |
| | |
| | | |
* 3.1.x:
[ticket/13681] Invalidate and reset opcache where necessary
|
| | | |\
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13681] Invalidate and reset opcache where necessary
* marc1706/ticket/13681:
[ticket/13681] Invalidate and reset opcache where necessary
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13681
|
| |\ \ \ \
| |/ / / |
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14457] Uses a random placeholder to inject css and js
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14457
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14457
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14457
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14457
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14457
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14457
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14457
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* 3.2.x:
[ticket/14315] Properly get sid from cookies and simplify take_screenshot
[ticket/14315] Use proper ID selectors in ui test
[ticket/14315] Add logout to ui tests and use in permissions role test
[ticket/14315] Add functional tests for permission roles and fix non-js
[ticket/14315] Add tests for setting permission roles using javascript
[ticket/14315] Add more functionality to ui test cases
[ticket/14315] Add back roles select for disable javascript
[ticket/14315] Tweak location of drop-down
[ticket/14315] Apply roles options format for multiple forums too
[ticket/14315] Build role options for each permission group
[ticket/14315] Correctly set default values and reset values
[ticket/14315] Only add role options specified for each group
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/14315] Correctly set permission roles for multiple groups
* marc1706/ticket/14315:
[ticket/14315] Properly get sid from cookies and simplify take_screenshot
[ticket/14315] Use proper ID selectors in ui test
[ticket/14315] Add logout to ui tests and use in permissions role test
[ticket/14315] Add functional tests for permission roles and fix non-js
[ticket/14315] Add tests for setting permission roles using javascript
[ticket/14315] Add more functionality to ui test cases
[ticket/14315] Add back roles select for disable javascript
[ticket/14315] Tweak location of drop-down
[ticket/14315] Apply roles options format for multiple forums too
[ticket/14315] Build role options for each permission group
[ticket/14315] Correctly set default values and reset values
[ticket/14315] Only add role options specified for each group
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14315
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14315
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14315
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Without JS the settings were not applied due to duplicate input names.
PHPBB3-14315
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14315
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14315
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The javascript will hide the old select and show the version using
the span and showing the tooltips.
PHPBB3-14315
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14315
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14315
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Previously all role options were put into one array. This required
filtering the options. Instead, these are now passed to the template
via template loops.
PHPBB3-14315
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The permissions tooltip javascript failed at correctly passing
the default values to the page. The same applied to the
display_mask() method in includes/acp/auth.php.
PHPBB3-14315
|
| | | |/ / /
| | | | |
| | | | |
| | | | | |
PHPBB3-14315
|
| |\ \ \ \ \
| |/ / / / |
|
| | |\ \ \ \
| | | |/ /
| | |/| |
| | | | |
| | | | |
| | | | | |
Conflicts:
build/build.xml
phpBB/composer.lock
|
| | | |\ \ \
| | | |_|/
| | |/| |
| | | | |
| | | | |
| | | | |
| | | | | |
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql
|
| | | | | | |
|
| | | | | | |
|
| | | | |\ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14485] Update composer.lock
|
| | | | |/ /
| | | | |
| | | | |
| | | | | |
PHPBB3-14485
|
| |\ \ \ \ \
| |/ / / / |
|
| | |\ \ \ \
| | |_|_|/
| |/| | |
| | | | | |
[ticket/14416] footer nav links have incorrect tooltip styling applied
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14416
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14416
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* 3.2.x:
[ticket/14462] Not show timeout messages in convertors
[ticket/14462] Make timeout error translateable
[ticket/14462] Update ordering in install db config
[ticket/14462] Fix comments
[ticket/14462] Fix tests
[ticket/14462] Fix CS and typo
[ticket/14462] Set instance of db driver for database access using global
[ticket/14462] Fix installation in tests
[ticket/14462] Refactor tasks to be more modular
[ticket/14462] Further speed improvements
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/14462] Try to prevent timeouts in the installer
* CHItA/ticket/14462:
[ticket/14462] Not show timeout messages in convertors
[ticket/14462] Make timeout error translateable
[ticket/14462] Update ordering in install db config
[ticket/14462] Fix comments
[ticket/14462] Fix tests
[ticket/14462] Fix CS and typo
[ticket/14462] Set instance of db driver for database access using global
[ticket/14462] Fix installation in tests
[ticket/14462] Refactor tasks to be more modular
[ticket/14462] Further speed improvements
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14462
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14462
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14462
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14462
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14462
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14462
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14462
|