| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | |
| | |
| | |
| | | |
PHPBB3-12308
|
| | |\ \
| | | |
| | | |
| | | |
| | | | |
* paybas/ticket/12304:
[ticket/12304] Add CSS class to rules-link container
|
| | | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When a forum has a forum-rules link instead of forum-rules text, there
is no way to distinguish in the styling of the container (or the button)
it will have.
It should be possible to style the <div class="rules"> container
differently if there is only a link (no text).
PHPBB3-12304
|
| | | |
| | |
| | |
| | | |
PHPBB3-12309
|
| | |/
| |
| |
| | |
PHPBB3-11336
|
| | |\
| | |
| | |
| | |
| | | |
* rxu/ticket/12289:
[ticket/12289] Add viewtopic template events for posts specific custom notices
|
| | | |
| | |
| | |
| | |
| | |
| | | |
These events allow extensions to add own posts specific notices-alike info.
PHPBB3-12289
|
| | |\ \
| | |/
| |/| |
[ticket/8309] Rename "Last visited" to "Last activity" on memberlist/viewprofile
|
| | | |
| | |
| | |
| | | |
PHPBB3-8309
|
| | | |
| | |
| | |
| | | |
PHPBB3-8309
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Template event to ddd custom content
to the user profile view after the main content.
PHPBB3-12279
|
| | | | |
|
| | |/
| |
| |
| |
| |
| |
| | |
In subforums list, under the parent forum description, there are two
harcoded colons instead of {L_COLON}.
PHPBB3-12272
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/12202] Use an array in the data provider instead of exploding manually
[ticket/12202] Can't call htmlspecialchars before checking for quotes
[ticket/12202] Fix tests
[ticket/12202] Test for parse_cfg_file
[ticket/12202] Use copyright symbol in style.cfg files
[ticket/12202] Apply htmlspecialchars to style.cfg data
Conflicts:
phpBB/styles/prosilver/style.cfg
phpBB/styles/subsilver2/style.cfg
|
| | |\ \
| | | |
| | | | |
[ticket/12090] Pass route name to url() instead of the url itself
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
No clickable "jump to" at the moment, as we can not get the route url
by the route name in js yet. Need to find another solution later.
PHPBB3-12090
|
| | |\ \ \
| | |/ /
| |/| | |
Ticket/12240 - Adds specific class to BBCode-Buttons in Template incl. Custom-BBCode support
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12240
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12240
|
| | |\ \ \
| | | | |
| | | | | |
Ticket/12236 Convert AOL and Yahoo to custom profile fields
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12236
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12236
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12237
|
| | |\ \ \ \
| | | | | |
| | | | | | |
[ticket/12231] Add template events to forumlist_body.html
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add events before/after category header, before/after subforums list
to allow add/modify content in respective places.
PHPBB3-12231
|
| | |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
[Ticket/12243] subsilver2 is missing profile field files
|
| | | | |/ /
| | |/| |
| | | | |
| | | | | |
PHPBB3-12243
|
| | |\ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* github-nickvergessen/ticket/12235:
[ticket/12235] Convert WLM to custom profile field
[ticket/12187] Do not make clickable when using as contact field
[ticket/12187] Split generate_profile_fields_template() into 2 methods
[ticket/12187] Remove user_website field
[ticket/12187] Remove user_website functionality
[ticket/12187] Convert website field data to custom profile field
[ticket/12187] Add URL type for profile fields
[ticket/12234] Replace ICQ with custom profile field
[ticket/12233] Update schema file
[ticket/12233] Add images back to subsilver2
[ticket/12233] Allow profile fields to be contact fields
Conflicts:
phpBB/adm/style/acp_prune_users.html
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12235
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12187
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12187
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12234
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12233
|
| | | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Contact fields are displayed with in the contact section of the user profile
and are displayed differently in the mini profile next to posts and private
messages
PHPBB3-12233
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* rxu3/ticket/12222:
[ticket/12222] Replace hardoded comma with translatable separator
|
| | | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Replace hardoded comma with translatable separator
in forumlist_body.html.
PHPBB3-12222
|
| | |/ /
| | |
| | |
| | |
| | |
| | | |
Confirmation boxes are handled by confirm_body.html.
PHPBB3-12238
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add viewtopic template events before/after the posts,
after the sorting options to allow adding contents to
respective places (like advertisement and so on).
PHPBB3-12217
|
| | |\ \
| | | |
| | | | |
[ticket/12153] Assign PAGE_NUMBER in pagination.generate_template_pagination()
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12153
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12153
|
| | |\ \ \
| | | | |
| | | | | |
[ticket/12177] Add ucp_friend_list_before/after
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add events before and after list of friends in UCP template
PHPBB3-12177
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add template event pair - quickreply_editor_message_before
and quickreply_editor_message_before to
quickreply_editor.html for both of prosilver and subsilver2 styles.
This allows extensions to modify quick reply
postform. For example, to add BBCode buttons and/or smilies
and so on.
PHPBB3-12166
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* vinny/ticket/12134:
[ticket/12134] Add ucp_pm_viewmessage_print_head_append event to subsilver2
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12134
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* vinny/ticket/12132:
[ticket/12132] Add the event to events.md doc
[ticket/12132] Add viewtopic_print_head_append event to subsilver2
|
| | | |/ / /
| | | | |
| | | | |
| | | | | |
PHPBB3-12132
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
We can not sort by profile field values atm. And also I'm not sure
whether this is possible at all.
PHPBB3-12169
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Missing changes on memberlist view due to missing functionality
PHPBB3-12169
|