| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-12286
|
| |
|
|
| |
PHPBB3-12286
|
| |
|
|
| |
PHPBB3-12286
|
| |
|
|
| |
PHPBB3-12286
|
| |
|
|
|
|
| |
The request class takes care of this
PHPBB3-12286
|
| |
|
|
| |
PHPBB3-12286
|
| |
|
|
| |
PHPBB3-12286
|
| |
|
|
| |
PHPBB3-12286
|
| |
|
|
| |
PHPBB3-12286
|
| |
|
|
| |
PHPBB3-12286
|
| |
|
|
| |
PHPBB3-12286
|
| |\
| |
| |
| |
| | |
* rxu3/ticket/12278:
[ticket/12278] Add mcp.php core event to allow to modify modules display option
|
| | |
| |
| |
| |
| |
| |
| |
| | |
This event allows extensions to set display option for custom MCP modules
for extensions which add custom MCP modules
and some of them should be displayed conditionally.
PHPBB3-12278
|
| |\ \
| | |
| | |
| | |
| | | |
* VSEphpbb/ticket/12284:
[ticket/12284] Improve readability of extension manager details
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Use span tags like the rest of the ACP does, instead of P tags.
There is no semantic need to use P tags here. These are not
paragraphs.
PHPBB3-12284
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
* rxu3/ticket/12279:
[ticket/12279] Add memberlist_view.html template event to add custom info
|
| | | |/
| |/|
| | |
| | |
| | |
| | |
| | | |
Template event to ddd custom content
to the user profile view after the main content.
PHPBB3-12279
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | | |
* dragooon/ticket/9040:
[ticket/9040] Minor cleanup in the unit test file
[ticket/9040] Count HTML entities as single in custom profile fields
|
| | | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently when an user adds a HTML entity to a custom profile field, the length
gets incremented by 4 since the code reads > instead of <. However, the
length is presentational and not DB storage so it should be treated as a
single character even if it takes four lengths in the DB by being stored as
a HTML entity.
Work around this by decoding html entities before counting. Also, added unit
tests for string field type
PHPBB3-9040
|
| |\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
# By netdeamon
# Via netdeamon
* 'ticket/12269' of github.com:netdeamon/phpbb:
[ticket/12269] Delete folder mods in language
|
| | |/
| |
| |
| |
| |
| | |
Deleted mods folder in phpbb/language/en/.
PHPBB3-12269
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
# By geetakshi
# Via geetakshi
* 'ticket/11239' of github.com:geetakshi/phpbb:
[ticket/11239] Removing hard-coded, language specific possessive
[ticket/11239] Including username before Overview title
|
| | | |
| | |
| | |
| | | |
PHPBB3-11239
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Adding username to the page title to avoid confusion while managing
multiple users in ACP
PHPBB3-11239
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* vsephpbb/ticket/12274:
[ticket/12274] Add core.js to the install footer
[ticket/12274] Fix broke/missing jQuery asset paths in update script
[ticket/12274] Load correct T_TEMPLATE_PATH during update
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Required so phpbb var is defined, as it is used in admin.js.
PHPBB3-12274
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12274
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-12274
|
| | |/
|/|
| |
| | |
PHPBB3-11071
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12262] Fix event exporter
* nickvergessen/ticket/12262:
[ticket/12262] Do not use inline assignments
[ticket/12262] Do not use getExtension()
[ticket/12262] Fix location list for acp events with "Locations:"
[ticket/12262] Also find vars array when it's defined in the trigger_event()
|
| | | |
| | |
| | |
| | | |
PHPBB3-12262
|
| | | |
| | |
| | |
| | |
| | |
| | | |
The method is php 5.3.6+ only.
PHPBB3-12262
|
| | | |
| | |
| | |
| | | |
PHPBB3-12262
|
| | | |
| | |
| | |
| | | |
PHPBB3-12262
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
In subforums list, under the parent forum description, there are two
harcoded colons instead of {L_COLON}.
PHPBB3-12272
|
| | |/
|/|
| |
| |
| |
| |
| | |
In subforums list, under the parent forum description, there are two
harcoded colons instead of {L_COLON}.
PHPBB3-12272
|
| |\ \
| | |
| | | |
[ticket/12271] Decouple dropdown header and footer from #notifications_list
|
| | | |
| | |
| | |
| | | |
PHPBB3-12271
|
| |\ \ \
| |/ /
|/| |
| | |
| | | |
* develop-olympus:
[ticket/12072] Fix comment about NEW MEMBERS permission
|
| | |\ \
| | | |
| | | |
| | | |
| | | | |
* Elsensee/ticket/12072:
[ticket/12072] Fix comment about NEW MEMBERS permission
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12072
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* marcosbc/ticket/12247:
[ticket/12247] Makes static usernames work
[ticket/12247] Add ['username'] to mcp_queue.php's user_notification()
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Relative to the last ticket, this allows static usernames to
work correctly (those inserted in the post-column post_username)
when sending the e-mail, instead of showing just "Anonymous".
PHPBB3-12247
|
| | | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It includes the poster's username in the email notifications of
posts that get approved by moderators.
This is done by adding the username to every user_notification()
function located in /phpBB/includes/mcp/mcp_queue.php.
PHPBB3-12247
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* vsephpbb/ticket/11429:
[ticket/11429] Increment asset version on Ext enable
|