| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-12370
|
|
|
|
|
|
|
|
|
| |
We should only delete the topic notifications, when the topic is not approved
anymore. This happens, when the post was the last approved but is now
unapproved because the user is on queue, or when it has been softdeleted while
editing.
PHPBB3-12370
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Marc/ticket/12150:
[ticket/12150] Use correct license URL in prune shadow migrations file
[ticket/12150] Remove 'after' for columns from migrations file
[ticket/12150] Update schema files for prune shadow topics
[ticket/12150] Use log service instead of add_log() function
[ticket/12150] Use shorter column names for prune settings
[ticket/12150] Add functional tests for pruning shadow topics
[ticket/12150] Add missing space to query for shadow topics
[ticket/12150] Add missing prune settings variables in acp_forums
[ticket/12150] Add file and caller for pruning shadow topics
[ticket/12150] Add prune columns to schema files and migration file
[ticket/12150] Add options to acp
|
| |
| |
| |
| | |
PHPBB3-12150
|
| |
| |
| |
| | |
PHPBB3-12150
|
| |
| |
| |
| | |
PHPBB3-12150
|
| |\
| | |
| | |
| | | |
ticket/12150
|
| | |
| | |
| | |
| | | |
PHPBB3-12150
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
All columns were renamed from having prune_shadow_topics as namebase to just
prune_shadow.
A missing column was also added to the migration file's remove_schema() method.
PHPBB3-12150
|
| | |
| | |
| | |
| | | |
PHPBB3-12150
|
| | |
| | |
| | |
| | | |
PHPBB3-12150
|
| | |
| | |
| | |
| | | |
PHPBB3-12150
|
| | |
| | |
| | |
| | | |
PHPBB3-12150
|
| | |
| | |
| | |
| | | |
PHPBB3-12150
|
| | |
| | |
| | |
| | | |
PHPBB3-12150
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* Marc/ticket/12354:
[ticket/12354] Assert same instead of equal where necessary in passwords tests
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
In some tests we try to make sure that we do not get the same output in a
limited timeframe. These tests should use assertSame/NotSame instead of
assertEqual/NotEqual.
PHPBB3-12354
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/12359] Remove inline width styling on UCP birthday fields
Conflicts:
phpBB/styles/prosilver/template/ucp_profile_profile_info.html
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* VSEphpbb/ticket/12359:
[ticket/12359] Remove inline width styling on UCP birthday fields
|
| |/ / /
| | | |
| | | |
| | | | |
PHPBB3-12359
|
|\ \ \ \
| |/ / /
| | | |
| | | | |
* develop-olympus:
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* Marc/ticket/10851:
[ticket/10851] Set disallowed content to empty array if checking is disabled
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* Marc/ticket/10851-ascraeus:
[ticket/10851] Request index instead of logging in and out in tests
[ticket/10851] Add unit and functional tests for checking attachments
[ticket/10851] Set disallowed content to empty array if checking is disabled
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10851
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
These tests will make sure that fileuploads now work as expected regarding
the check for disallowed content.
PHPBB3-10851
|
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The disallowed content defaults to a standard set of mimetype triggers by
default. If one doesn't want to check the attachments mimetype triggers then
we need to set the disallowed content to an empty array.
PHPBB3-10851
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* Elsensee/ticket/7707:
[ticket/7707] Fix undefined variable: perm_from
[ticket/7707] Add comma to last entry of arrays
[ticket/7707] Remove unnecessary variables
[ticket/7707] Add get_username_string() once more
[ticket/7707] Remove unnecessary variables
[ticket/7707] Add get_username_string() where possible
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-7707
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-7707
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-7707
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-7707
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-7707
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-7707
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* paybas/ticket/12338:
[ticket/12338] Add Template Event overall_footer_page_body_after
Conflicts:
phpBB/docs/events.md
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
implement
PHPBB3-12338
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* paybas/ticket/12333:
[ticket/12333] Change event name
[ticket/12333] Add Template Event overall_header_body_after
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-12333
|
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12333
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* paybas/ticket/12327:
[ticket/12327] Ajax fix
[ticket/12327] Coding style fixes
[ticket/12327] Changing poll result-bars width from absolute to relative
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-12327
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-12327
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-12327
|
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* paybas/ticket/12339:
[ticket/12339] removed return var
[ticket/12339] more complete params and updated _since version
[ticket/12339] Add Event core.page_header_after
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
need to learn more about events... evidently
PHPBB3-12339
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-12339
|
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12339
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* vsephpbb/ticket/11962:
[ticket/11962] Resize posted images to fit and give them a class
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-11962
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
* vsephpbb/ticket/12342:
[ticket/12342] Remove spinner and fix useage of ajax on memberlist
[ticket/12342] Fix the Custom Dates function in UCP Prefs Global
[ticket/12342] Fix Find a member show / hide script
[ticket/12342] Use prop() instead of attr() for boolean properties
|