| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-11010
|
| |
|
|
| |
PHPBB3-11010
|
| |
|
|
| |
PHPBB3-11010
|
| |
|
|
| |
PHPBB3-11010
|
| |
|
|
|
|
| |
Add all new HTML5 input types to functions_acp.php, handle them as text for now
PHPBB3-11010
|
| |
|
|
| |
PHPBB3-11010
|
| |
|
|
| |
PHPBB3-11010
|
| |
|
|
| |
PHPBB3-11010
|
| |
|
|
| |
PHPBB3-11010
|
| |
|
|
| |
PHPBB3-11010
|
| |
|
|
| |
PHPBB3-11010
|
| |
|
|
| |
PHPBB3-11010
|
| |
|
|
| |
PHPBB3-11010
|
| |
|
|
| |
PHPBB3-11010
|
| |
|
|
| |
PHPBB3-11010
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* EXreaction/ticket/11413: (23 commits)
[ticket/11413] Revert some cache service related changes from earlier
[ticket/11413] Use phpbb_user in test
[ticket/11413] $user should have been $this->user
[ticket/11413] Fix unit tests
[ticket/11413] Translate the error
[ticket/11413] Rename file to something more helpful
[ticket/11413] Remove remaining irrelevant code to this PR
[ticket/11413] Remove mock sql_insert_buffer.php (not relevant to PR)
[ticket/11413] Remove conversion of user_notifications
[ticket/11413] Correct copyright year
[ticket/11413] Remove changes for ticket 11420 from this branch
[ticket/11413] Include mock class
[ticket/11413] Don't use the database for the convert test
[ticket/11413] Test get_notification_type_id and _ids functions
[ticket/11413] Use sql_insert_buffer
[ticket/11413] Create test for notification conversion
[ticket/11413] Fix test fixtures and tests
[ticket/11413] Fix some more tests
[ticket/11413] Fix notification tests
[ticket/11413] Prevent recursive function calls
...
|
| | |
| |
| |
| | |
PHPBB3-11413
|
| | |
| |
| |
| | |
PHPBB3-11413
|
| | |
| |
| |
| | |
PHPBB3-11413
|
| | |
| |
| |
| | |
PHPBB3-11413
|
| | |
| |
| |
| | |
PHPBB3-11413
|
| | |
| |
| |
| | |
PHPBB3-11413
|
| | |
| |
| |
| | |
PHPBB3-11413
|
| | |
| |
| |
| | |
PHPBB3-11413
|
| | |
| |
| |
| |
| |
| |
| | |
Different databases seem to work slightly differently here and are causing
errors
PHPBB3-11413
|
| | |
| |
| |
| | |
PHPBB3-11413
|
| | |
| |
| |
| |
| |
| |
| | |
Send types/methods the cache service, not the driver (not sure why the
driver was sent before)
PHPBB3-11413
|
| | |
| |
| |
| | |
PHPBB3-11413
|
| | |
| |
| |
| |
| |
| |
| |
| | |
item_type is not equivalent to notification_type_name, it can be a generic
string (typically used to be able to subscribe to multiple notification
types while only subscribing to one item
PHPBB3-11413
|
| | |
| |
| |
| | |
PHPBB3-11413
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Notifications tables are dropped because phpBB currently does not have
any way to make the necessary changes to the DB schema (and no release
has yet been made with these changes).
This will fix the following bugs:
PHPBB3-11411
PHPBB3-11413
PHPBB3-11414
PHPBB3-11416
PHPBB3-11420
PHPBB3-11413
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
# By Vjacheslav Trushkin
# Via Vjacheslav Trushkin
* remotes/cyberalien/ticket/11482:
[ticket/11482] Use double quotes for code
[ticket/11482] Unit tests for advanced DEFINE
[ticket/11482] Implementation of advanced DEFINE tag
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Use double quotes for code to avoid excessive escaping
PHPBB3-11482
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Implementation of advanced DEFINE tag and ENDDEFINE
PHPBB3-11482
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
* marc1706/ticket/11535:
[ticket/11535] Correctly merge avatar_errors array into primary error array
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The $avatar_errors array needs to be merged into the primary $error array
before the group settings get applied. This is currently not the case.
Functional tests for this will be provided by PR #1401.
PHPBB3-11535
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* EXreaction/ticket/11415:
[ticket/11415] Add test for find_from_extension()
[ticket/11415] Send the extension base the finder rather than the manager
[ticket/11415] Create function in finder find_from_extension
[ticket/11415] Fix ext.manager constructor in tests
[ticket/11415] Make migrator/ext.manager dependencies of the base ext class
[ticket/11415] Remove migrator dependency from extension manager
[ticket/11415] Move migrator to base extension class from ext.manager
[ticket/11415] Move while loop from ext manager to acp_extensions.php
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11415
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11415
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11415
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11415
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11415
|
| | | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
Now enable_step works as it's supposed to (do one step at a time) and
less refreshes are required for the user.
PHPBB3-11415
|
| |\ \ \ \ |
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11458
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
folders in the language directory, so we revert some changes here
PHPBB3-11458
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Extensions that add new permission masks only need to add a permission file in
the language folder of the extension. The file must start with 'permissions_'
eg 'permissions_blog.php'. The permission language file will be automatically
included when viewing/setting permissions.
PHPBB3-11458
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* develop-olympus:
[ticket/11545] Remove DIRECTORY_SEPARATOR dependency from is_absolute
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The given path is an absolute path in general, just not on our current system.
PHPBB3-11545
|
| |\ \ \ \ \ \
| |/ / / / /
| | | | / /
| |_|_|/ /
|/| | | | |
* develop-olympus:
[ticket/11546] Fix is_absolute() throws E_NOTICE for empty string
|