| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |/ /
| |
| |
| | |
PHPBB3-12404
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* paybas/ticket/12377:
[ticket/12377] Forgot to change the INCLUDEs
[ticket/12377] Renamed template files to navbar_xxx
[ticket/12377] Moved notifications to new template
[ticket/12377] Forgot empty line at the end
[ticket/12377] Move navbar(s) to new template file
|
| | | |
| | |
| | |
| | | |
PHPBB3-12377
|
| | | |
| | |
| | |
| | | |
PHPBB3-12377
|
| |\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
develop-ascraeus
* github-nickvergessen/ticket/12286:
[ticket/12286] Reword section about plurals
[ticket/12286] Fix spelling of elephant(s) in the sample
[ticket/12286] Correctly capitalize PHP
[ticket/12286] Fix nesting of ul inside li element
[ticket/12286] Add note that goto should not be used
[ticket/12286] Add section about plurals to the coding guidelines
[ticket/12286] Classes must use the name space
[ticket/12286] Remove section about utf8_normalize_nfc()
[ticket/12286] Use $request->variable() instead of request_var()
[ticket/12286] Function names should be prefixed with phpbb_
[ticket/12286] Add "Since" to template event docs
[ticket/12286] style.php and imagesets dont exist anymore
[ticket/12286] Styles have a phpbb_version and a style_version in 3.1
[ticket/12286] Use UTF8 (c) in style.cfg samples
|
| | | |
| | |
| | |
| | | |
PHPBB3-12286
|
| | | |
| | |
| | |
| | | |
PHPBB3-12286
|
| | | |
| | |
| | |
| | | |
PHPBB3-12286
|
| | | |
| | |
| | |
| | | |
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
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* 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/12328:
[ticket/12328] Change "since" to B3
[ticket/12328] Add Template Event index_body_stat_blocks_after
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12328
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-12328
|
| | | | | |
|
| | | | | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* prosk8er/ticket/12298:
[ticket/12298] Template Event memberlist_view_contact_before/after
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
add template event memberlist_view_contact_before
and memberlist_view_contact_after
PHPBB3-12298
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* prosk8er/ticket/12301:
[ticket/12301] Template Event overall_header_body_before
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
add template event overall_header_body_before
PHPBB3-12301
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12308
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-12309
|
| |/ /
| |
| |
| |
| |
| | |
These events allow extensions to add own posts specific notices-alike info.
PHPBB3-12289
|
| | |
| |
| |
| |
| |
| |
| | |
Template event to ddd custom content
to the user profile view after the main content.
PHPBB3-12279
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
PHPBB3-11938
|
| | |
| |
| |
| |
| |
| |
| | |
Add events before/after category header, before/after subforums list
to allow add/modify content in respective places.
PHPBB3-12231
|
| | |
| |
| |
| |
| |
| |
| |
| | |
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/12177] Add ucp_friend_list_before/after
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Add events before and after list of friends in UCP template
Change Since part from a3 to a4
PHPBB3-12177
|
| | | |
| | |
| | |
| | |
| | |
| | | |
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
|