rxu
49bc477a87
[ticket/14067] Add template events to overall_header.html around feeds
...
PHPBB3-14067
2015-08-05 16:29:06 +07:00
rxu
6a7978965d
[ticket/14065] Add template events to attachment.html
...
Additionally remove some unnecessary empty lines.
PHPBB3-14065
2015-08-03 18:35:15 +07:00
rxu
478a4c4133
[ticket/14064] Add template events to ucp_pm_history.html
...
PHPBB3-14064
2015-08-03 03:48:20 +07:00
Jakub Senko
7cb7ca57c2
[ticket/14043] Add more parameters to the event
...
PHPBB3-14043
2015-08-02 20:27:05 +02:00
Oyabun1
84f8d6d64e
[ticket/14058] Contact us form missing email subject field in subsilver2
...
PHPBB3-14058
2015-07-31 22:30:30 +10:00
rxu
0d6c323611
[ticket/13846] Fix MCP to disallow softdeleted posts deletion if not permitted.
...
PHPBB3-13846
2015-07-30 19:35:01 +07:00
RMcGirr83
30449b69af
[ticket/13863] Spaces not tabs
...
PHPBB3-13863
2015-07-29 12:47:31 -04:00
Richard McGirr
9c67d02bd2
[ticket/13863] Add topic_row_append/prepend to mcp_forum.html
...
PHPBB3-13863
2015-07-28 05:53:30 -04:00
RMcGirr83
771090f13e
[ticket/13711] Notifications are sent to inactive users
...
PHPBB3-13711
2015-07-27 06:27:25 -04:00
Cesar G
ff67a09724
[ticket/14049] Use headers from config when sending Plupload delete request.
...
PHPBB3-14049
2015-07-25 18:56:19 -07:00
Cesar G
edf81e8de8
[ticket/14010] Update Plupload from 2.1.2 to 2.1.8.
...
PHPBB3-14010
2015-07-25 18:54:09 -07:00
javiexin
c3d77edd83
[ticket/13981] Add events to capture avatar deletion or overwriting
...
An event to capture new avatar moving in place (and maybe overwriting
existing avatar), and another to capture deletion. Includes better error
processing. Rename event.
PHPBB3-13981
2015-07-24 10:52:00 +02:00
Máté Bartus
f34f28f283
Merge pull request #3789 from marc1706/ticket/13982
...
[ticket/13982] Remove extra new line
2015-07-23 21:27:57 +02:00
Marc Alexander
4bf0534bf9
[ticket/13982] Remove extra new line
...
PHPBB3-13982
2015-07-23 18:05:12 +02:00
javiexin
e37b3495f0
[ticket/13981] Add events to capture avatar deletion or overwriting
...
An event to capture overwriting, and another to capture deletion.
Includes better error processing. Replaced global by dependency injection.
Fix Travis tests.
PHPBB3-13981
2015-07-23 14:46:51 +02:00
Marc Alexander
da53d95b95
Merge pull request #3739 from javiexin/ticket/13982
...
[ticket/13982] Add events around ranks
Conflicts:
phpBB/docs/events.md
2015-07-23 12:10:27 +02:00
Marc Alexander
3e8af1cf33
Merge pull request #3788 from marc1706/ticket/13899
...
[ticket/13899] Add items to core.search_results_modify_search_title
2015-07-23 10:20:04 +02:00
Marc Alexander
b24ce02526
[ticket/13899] Use multi-line definition for vars array
...
PHPBB3-13899
2015-07-23 08:54:13 +02:00
Marc Alexander
5e7550ee53
[ticket/13899] Fix doc block arrangement and add @changed info
...
PHPBB3-13899
2015-07-22 19:18:01 +02:00
david63
84d302a2fd
[ticket/13899] Add items to core.search_results_modify_search_title
...
PHPBB3-13899
2015-07-22 19:15:37 +02:00
Jakub Senko
c6a654e859
[ticket/14043] Add dispatcher to globals, change @since value
...
PHPBB3-14043
2015-07-22 13:55:26 +02:00
Marc Alexander
5da50fcf6e
Merge pull request #3719 from javiexin/ticket/13911
...
[ticket/13911] Add events to configure options for profile fields
2015-07-22 10:37:16 +02:00
Marc Alexander
e686f8bbdf
Merge pull request #3786 from marc1706/ticket/13311
...
[ticket/13311] Add core event on acp_forums for forum content deletes
2015-07-22 10:30:52 +02:00
Marc Alexander
d1e6c89b90
Merge pull request #3787 from marc1706/ticket/13843
...
[ticket/13843] Add templates events to insert custom panel in posting editor
2015-07-22 10:14:43 +02:00
Marc Alexander
23aed66473
[ticket/13311] Remove whitespace at end of line
...
PHPBB3-13311
2015-07-22 09:54:28 +02:00
Marc Alexander
49bffc1851
[ticket/13843] Fix merge issues and update @since version
...
PHPBB3-13843
2015-07-22 09:45:55 +02:00
alf007
8b21e7c0d9
[ticket/13843] Add templates events to insert custom panel in posting
...
Events added in events.md
Add in template posting_editor.html for link to custom panel
Add in template posting_layout.html for include of custom panel template body
PHPBB3-13843
2015-07-22 09:43:59 +02:00
Marc Alexander
ce937346f3
[ticket/13311] Update @since to 3.1.6-RC1
...
PHPBB3-13311
2015-07-22 09:29:22 +02:00
alf007
e30c6caac8
[ticket/13311] Add core event on acp_forums for forum content deletes
...
Event added for the function delete_forum_content() in
includes/acp/acp_forums.php, so that you can insert any extension's table(s)
to be updated when forum content is deleted
Incude parameters forum_id, topic_ids and post_counts
PHPBB3-13311
2015-07-22 09:25:19 +02:00
Jakub Senko
5e3ebda0da
[ticket/14043] Add core.get_avatar_after php event
...
PHPBB3-14043
2015-07-21 21:20:24 +02:00
Zoddo
7e21d1dab5
[ticket/14041] Add viewtopic_dropdown_*_custom template event
...
Allows an extension to create a custom dropdown menu.
PHPBB3-14041
PHPBB3-14042
2015-07-21 16:33:45 +02:00
Marc Alexander
6b658874bb
Merge pull request #3754 from rxu/ticket/14002
...
[ticket/14002] Add template events before/after user details in ucp_main_front.html
2015-07-20 13:06:29 +02:00
Marc Alexander
ebf0bc2134
Merge pull request #3780 from RMcGirr83/ticket/13815
...
[ticket/13815] Event parameters in posting have no effect
2015-07-20 09:39:35 +02:00
Tristan Darricau
203bd4edd5
Merge pull request #3772 from VSEphpbb/ticket/14018
...
[ticket/14018] Fix responsive quick link menus
* VSEphpbb/ticket/14018:
[ticket/14018] Update CSS for handling quick link menus
[ticket/14018] Fix responsive quick link menus
2015-07-19 22:22:17 +02:00
Richard McGirr
8b981f9ccd
[ticket/13815] Event parameters in posting have no effect
...
PHPBB3-13815
2015-07-19 06:25:59 -04:00
Zoddo
7e1b0330a3
[ticket/13988] Update tests
...
PHPBB3-13988
2015-07-18 21:18:49 +02:00
Matt Friedman
d548a2aa3e
[ticket/14018] Update CSS for handling quick link menus
...
PHPBB3-14018
2015-07-17 14:35:14 -07:00
javiexin
11256cd167
[ticket/13981] Add events to capture avatar deletion or overwriting
...
An event to capture overwriting, and another to capture deletion.
Includes better error processing. Replaced global by dependency injection.
Fix typo.
PHPBB3-13981
2015-07-17 23:03:19 +02:00
javiexin
4d3188ba57
[ticket/13981] Add events to capture avatar deletion or overwriting
...
An event to capture overwriting, and another to capture deletion.
Includes better error processing. Replaced global by dependency injection.
PHPBB3-13981
2015-07-17 19:40:33 +02:00
Marc Alexander
56251adc24
Merge pull request #3732 from kinerity/ticket/13974
...
[ticket/13974] Add core.mcp_change_poster_after event
2015-07-17 16:15:22 +02:00
Marc Alexander
4262dfeaef
Merge pull request #3731 from marcovo/ticket/13971
...
[ticket/13971] Add draft_id var to core.posting_modify_template_vars
2015-07-17 16:08:28 +02:00
Marc Alexander
100fd39c5e
Merge pull request #3593 from satanasov/ticket/13817
...
[ticket/13817] Add core.update_session event
2015-07-17 13:35:15 +02:00
javiexin
de75a3577f
[ticket/13982] Add events around ranks
...
Add events to present information around ranks in the memberlist,
user profile, viewtopic profile and private message profile.
Slight repositioning of events in the memberlist.
PHPBB3-13982
2015-07-17 11:42:44 +02:00
rxu
64b41f314e
[ticket/14005] Allow extensions control post buttons displaying for PM
...
PHPBB3-14005
2015-07-17 00:55:16 +07:00
Matt Friedman
ae31a604e6
[ticket/14018] Fix responsive quick link menus
...
PHPBB3-14018
2015-07-16 09:11:24 -07:00
Marc Alexander
b002948e21
Merge pull request #3755 from RMcGirr83/ticket/14004
...
[ticket/14004] Add user_info to core event
2015-07-16 08:35:10 +02:00
CarstenF
23f1b7d9c7
[ticket/13988] Use absolute path for image attachments in feeds
...
Previously, atom feeds use relative links for image attachments
PHPBB3-13988
2015-07-15 19:39:54 +02:00
Zoddo
2e10961fff
[ticket/14014] Add core.mcp_forum_view_before event
...
This event can be used to get some data in order to execute other actions.
PHPBB3-14014
2015-07-15 15:55:55 +02:00
Marc Alexander
3768f7f2b8
Merge pull request #3737 from javiexin/ticket/13980
...
[ticket/13980] Uploaded avatar not removed when new is uploaded
2015-07-15 13:44:19 +02:00
Zoddo
92703127d3
[ticket/14013] Add documentation for acp_forums_custom_settings
...
PHPBB3-14013
2015-07-15 02:05:33 +02:00