Marc Alexander
d004a1c6b8
Merge pull request #3540 from RMcGirr83/ticket/13699
...
[ticket/13699] Add event before and after forum title in viewforum
2015-05-14 15:56:05 +02:00
dragosvr92
345c25c367
[ticket/13808] search_body_form_before
...
Extensions may be designed to add secondary search options,
such as Google search in the search_body.html.
There are no events in the searchbody, so this should be merged.
PHPBB3-13808
2015-05-09 16:41:18 +03:00
Marc Alexander
83e9cdeebc
Merge branch '3.1.x'
2015-05-08 11:19:59 +02:00
Marc Alexander
b3b7f8e925
Merge pull request #3530 from VSEphpbb/ticket/13753
...
[ticket/13753] Add template events to forum category row headers
2015-05-08 11:19:53 +02:00
Richard McGirr
c2b4636008
[ticket/13699] Add event before and after forum title in viewforum
...
PHPBB3-13699
2015-05-05 13:37:46 -04:00
rxu
aef5be3d17
[ticket/13791] Add more post buttons template events to viewtopic_body.html
...
The purpose is to allow adding custom post buttons outside of original post
buttons conditionals/list in prosilver (for subsilver2 it's not the issue).
PHPBB3-13791
2015-05-01 10:59:18 +07:00
javiexin
e98a5afd07
[ticket/13786] Add events to add MCP post options
...
Three new events are included:
1) Core event to perform new moderator action in includes/mcp/mcp_post.php
2) Core event to add/modify template data in includes/mcp/mcp_post.php
3) Template event to present new options in template/mcp_post.html
PHPBB3-13786
2015-04-27 13:21:23 +02:00
Matt Friedman
ef0838e931
[ticket/13753] Fix event documentation
...
PHPBB3-13753
2015-04-09 12:00:33 -07:00
Matt Friedman
96339b7c86
[ticket/13753] Add template events to forum category row headers
...
PHPBB3-13753
2015-04-09 11:04:25 -07:00
Joas Schilling
a11994d424
Merge branch '3.1.x'
...
Conflicts:
phpBB/styles/subsilver2/template/posting_body.html
2015-04-06 14:45:20 +02:00
Joas Schilling
02202b1503
Merge pull request #3492 from RMcGirr83/ticket/13710
...
[ticket/13710] Allow template events near smilies display
2015-04-06 14:44:37 +02:00
Joas Schilling
4ce0d88ffd
Merge branch '3.1.x'
2015-04-06 14:43:11 +02:00
Joas Schilling
b16a56394b
Merge pull request #3488 from Crizz0/ticket/13701
...
[ticket/13701] Adds two new events to posting_pm_layout.html
Conflicts:
phpBB/docs/events.md
2015-04-06 14:42:59 +02:00
Joas Schilling
370fce1651
Merge branch '3.1.x'
...
Conflicts:
phpBB/styles/subsilver2/template/posting_poll_body.html
2015-04-06 14:27:48 +02:00
Joas Schilling
7d08bf5b3e
Merge pull request #3517 from Wolfsblvt/ticket/13739
...
[ticket/13739] Add template core event posting_poll_body_options_after
2015-04-06 14:26:35 +02:00
Wolfsblvt
d5021aeda4
[ticket/13739] Add template core event posting_poll_body_options_after
...
Template event added for the poll options while posting a topic
so that you may add additional options for polls.
PHPBB3-13739
2015-04-03 17:02:43 +02:00
Marc Alexander
ca1ac36c20
Merge branch '3.1.x'
...
Conflicts:
phpBB/styles/subsilver2/template/overall_header.html
2015-04-03 16:50:20 +02:00
Marc Alexander
55f6329c1d
Merge pull request #3467 from dragosvr92/patch-5
...
[ticket/13602] Adding a new event overall_header_navbar_before
2015-04-03 16:48:26 +02:00
RMcGirr83
d4ca81f23f
[ticket/13710] Allow template events near smilies display
...
PHPBB3-13710
2015-03-19 07:25:45 -04:00
Crizzo
0a52d732e4
[ticket/13701] Adds two new events to posting_pm_layout.html
...
These events wrap the includes of posting_pm_header.html to add some
content before and after it.
PHPBB3-13701
2015-03-13 23:37:07 +01:00
Marc Alexander
72d9cf3a95
Merge branch '3.1.x'
2015-03-10 15:23:29 +01:00
n-aleha
aeafb90208
[ticket/13679] Add template event overall_header_searchbox_before
...
PHPBB3-13679
2015-03-08 21:54:01 +02:00
Dragos-Valentin Radulescu
4ccba99047
[ticket/13602] Adding event overall_header_navbar_before
...
PHPBB3-13602
2015-03-06 19:41:02 +02:00
Marc Alexander
5e7560845b
Merge branch '3.1.x'
2015-03-06 14:36:22 +01:00
Marc Alexander
d7f4715b96
Merge pull request #3473 from RMcGirr83/ticket/13675
...
[ticket/13675] Add validate to acp_profile event and add template events
2015-03-06 14:36:20 +01:00
Richard McGirr
6b87e06292
[ticket/13675] Add validate to acp_profile event and add template events
...
for acp users profile
PHPBB3-13675
2015-03-06 07:26:35 -05:00
Marc Alexander
5d6f86800f
Merge branch '3.1.x'
...
Conflicts:
phpBB/styles/subsilver2/template/viewtopic_body.html
2015-02-27 22:10:27 +01:00
RMcGirr83
8c73f63529
[ticket/13510] Add template even viewtopic_body_pagination_after
...
PHPBB3-13510
2015-02-26 18:29:02 -05:00
Joas Schilling
61fa9dcb9f
Merge branch '3.1.x'
...
Conflicts:
phpBB/styles/subsilver2/template/search_results.html
2015-02-20 20:42:52 +01:00
Joas Schilling
461ce3f892
Merge branch 'Wolfsblvt-ticket/13533' into 3.1.x
2015-02-20 20:41:55 +01:00
Wolfsblvt
cba12aca2a
[ticket/13533] Add template core event to search results
...
PHPBB3-13533
2015-02-20 20:41:17 +01:00
Marc Alexander
21c6223eb3
Merge branch '3.1.x'
...
Conflicts:
phpBB/styles/subsilver2/template/ucp_profile_profile_info.html
phpBB/styles/subsilver2/template/ucp_profile_reg_details.html
2015-02-18 17:35:03 +01:00
RMcGirr83
153d1691ae
[ticket/13628] Allow ability for extension to add entries to user's profile
...
PHPBB3-13628
2015-02-18 16:35:10 +01:00
Joas Schilling
7f8a726702
Merge branch 'develop-ascraeus' into develop
...
Conflicts:
phpBB/styles/subsilver2/template/viewtopic_body.html
2015-02-02 23:07:33 +01:00
rxu
10c67fe12a
[ticket/13512] Add template events before/after the post details
...
Add template events to viewtopic_body.html to allow extensions adding content
before/after the post details.
PHPBB3-13512
2015-01-17 16:40:09 +07:00
Joas Schilling
ba90746ce5
Merge branch 'develop-ascraeus' into develop
...
Conflicts:
phpBB/styles/subsilver2/template/viewtopic_body.html
2015-01-06 11:25:26 +01:00
Kailey Truscott
652a7630bb
[ticket/13437] Change "View" to "view"
...
PHPBB3-13437
2015-01-02 10:38:56 -05:00
Kailey Truscott
7dad863a41
Fix events.md event name
...
PHPBB3-13437
2015-01-02 10:20:36 -05:00
Kailey Truscott
c61fa1aaa1
[ticket/13437] Add template event viewtopic_body_post_author_before/after
...
PHPBB3-13437
2015-01-02 10:00:01 -05:00
Joas Schilling
cf8904bc2c
Merge branch 'develop-ascraeus' into develop
...
Conflicts:
phpBB/styles/subsilver2/template/mcp_front.html
2014-12-27 14:09:38 +01:00
Joas Schilling
ffbe1d424b
Merge pull request #3224 from prototech/ticket/13427
...
[ticket/13427] Add several before/after template events to mcp_front.html
2014-12-27 14:08:51 +01:00
Joas Schilling
fbe0f04132
Merge branch 'develop-ascraeus' into develop
...
Conflicts:
phpBB/styles/subsilver2/template/overall_footer.html
2014-12-27 14:03:34 +01:00
Cesar G
4dab281da1
[ticket/13427] Add several before/after template events to mcp_front.html.
...
PHPBB3-13427
2014-12-09 16:26:32 -08:00
rxu
0a419781c2
[ticket/13419] Add the lowermost template event
...
PHPBB3-13419
2014-12-06 16:36:33 +07:00
Joas Schilling
73f1cfd583
Merge branch 'develop-ascraeus' into develop
2014-11-21 20:09:27 +01:00
Joas Schilling
71a015557f
Merge pull request #3150 from omniError/ticket/13347
...
[ticket/13347] missing acp_forums template events
Conflicts:
phpBB/docs/events.md
2014-11-21 20:09:13 +01:00
Joas Schilling
ac33ee2290
Merge branch 'develop-ascraeus' into develop
...
Conflicts:
phpBB/styles/subsilver2/template/index_body.html
2014-11-21 19:54:44 +01:00
Joas Schilling
2d6734cb0a
Merge pull request #3126 from VSEphpbb/ticket/13290
...
[ticket/13290] Add EVENT index_body_forumlist_body_after
2014-11-21 19:53:15 +01:00
Joas Schilling
462664b4b4
Merge branch 'develop-ascraeus' into develop
2014-11-21 19:42:28 +01:00
Joas Schilling
7bc1917908
Merge pull request #3122 from Elsensee/ticket/13309
...
[ticket/13309] Add event acp_email_options_after
2014-11-21 19:42:14 +01:00