David Colón
0fc1de279e
[ticket/14941] Apply changes individually for MySQL fulltext search
2016-12-27 14:06:23 -05:00
javiexin
87f82c404e
[ticket/14940] Add ACP template event acp_ext_details_end
...
PHPBB3-14940
2016-12-27 02:07:46 +01:00
javiexin
efc2b46303
[ticket/14938] Inconsistency in ext_mgr all_available vs is_available
...
Made is_available much more strict, in line with the checks in all_available
PHPBB3-14938
2016-12-26 21:07:31 +01:00
Jakub Senko
fbcbd79d79
[ticket/14929] Add error to core.posting_modify_message_text
...
PHPBB3-14929
2016-12-26 13:32:31 +01:00
Marc Alexander
97a0f49be4
Merge pull request #4590 from marc1706/ticket/14923
...
[ticket/14923] Make sure start for queries is always set in migrations
2016-12-25 15:52:33 +01:00
javiexin
21803dc99b
[ticket/14919] Do not directly use globals in acp_extensions
...
Declare all used variables (u_action, tpl_name, page_title). Fix typo.
PHPBB3-14919
2016-12-25 14:34:52 +01:00
Marc Alexander
c127591d25
Merge pull request #4544 from dsinn/ticket/14882
...
[ticket/14882] Add core event to MCP after move post sync
2016-12-25 11:57:52 +01:00
Marc Alexander
9e6207add3
[ticket/14923] Make sure start for queries is always set in migrations
...
PHPBB3-14923
2016-12-25 11:51:38 +01:00
Daniel Sinn
aa84ea8e5d
[ticket/14882] Correct type of topic_id for function_admin's move_posts events
...
PHPBB3-14882
2016-12-20 16:46:50 -05:00
Marc Alexander
2d742beb92
Merge pull request #4580 from javiexin/ticket/14918
...
[ticket/14918] Simplify access to extension version metadata information
2016-12-20 20:27:34 +01:00
javiexin
84d2d767b9
[ticket/14919] Do not directly use globals in acp_extensions
...
Declare all used variables (u_action, tpl_name, page_title).
PHPBB3-14919
2016-12-19 15:51:43 +01:00
Jakub Senko
5f6fa321ef
[ticket/14817] Add core.send_file_to_browser_before
...
PHPBB3-14817
2016-12-18 21:19:31 +01:00
Jakub Senko
cc42c09a95
[ticket/14662] Add memberlist_team_username_prepend/append
...
PHPBB3-14662
2016-12-18 21:15:36 +01:00
Marc Alexander
ea51dc25c1
Merge pull request #4538 from senky/ticket/14874
...
[ticket/14874] Increase size of emotion
2016-12-18 21:10:20 +01:00
Marc Alexander
0f000aff0d
Merge pull request #4536 from senky/ticket/13845
...
[ticket/13845] Add core.ucp_profile_avatar_sql
2016-12-18 21:07:19 +01:00
Marc Alexander
445a8be895
Merge pull request #4535 from senky/ticket/14331
...
[ticket/14331] Add core.get_user_rank_after
2016-12-18 21:01:14 +01:00
Marc Alexander
956c7186ec
Merge pull request #4534 from senky/ticket/14522
...
[ticket/14522] Add ucp_register_buttons_before
2016-12-18 20:49:53 +01:00
Marc Alexander
47e7cd7194
Merge pull request #4533 from senky/ticket/14524
...
[ticket/14524] Add core.ucp_register_requests_after
2016-12-18 20:47:41 +01:00
Marc Alexander
48659c2ce1
Merge pull request #4586 from Crizz0/ticket/14770
...
[ticket/14770] Reduce plupload resize quality
2016-12-18 20:40:42 +01:00
Máté Bartus
aa6c2fae5c
Merge pull request #4587 from marc1706/ticket/14922
...
[ticket/14922] Make sure to pass hidden input on ajax form submissions
2016-12-18 19:06:56 +01:00
Marc Alexander
0e68c35cfd
Merge pull request #4577 from Crizz0/ticket/14877
...
[ticket/14877] Replaces "mono" with "monospace" to avoid bad behaviour
2016-12-18 16:22:54 +01:00
Crizzo
71f82f2615
[ticket/14770] Decreases quality to 85, changes test to 85, too
...
PHPBB3-14770
2016-12-18 15:31:58 +01:00
Marc Alexander
573507e6a5
[ticket/14922] Make sure to pass hidden input on ajax form submissions
...
PHPBB3-14922
2016-12-18 15:18:52 +01:00
Crizzo
853362ddad
[ticket/14770] Reduce plupload resize quality
...
PHPBB3-14770
2016-12-18 14:12:03 +01:00
Jakub Senko
ea73920261
[ticket/14468] Add forum_id to core.viewforum_modify_topics_data
...
PHPBB3-14468
2016-12-18 09:39:00 +01:00
Marc Alexander
b6ea338309
Merge pull request #4529 from senky/ticket/14520
...
[ticket/14520] Add ucp_pm_viewmessage_options_before
2016-12-17 23:38:56 +01:00
javiexin
b20d98a229
[ticket/14919] Do not directly use globals in acp_extensions
...
PHPBB3-14919
2016-12-17 22:27:44 +01:00
Jakub Senko
a03cec5b8d
[ticket/14119] Add core.user_unban
...
PHPBB3-14119
2016-12-17 21:56:23 +01:00
Marc Alexander
fadec0d2b9
Merge pull request #4527 from senky/ticket/14390
...
[ticket/14390] Add ucp_main_front_user_activity_append/prepend
2016-12-17 16:40:17 +01:00
Marc Alexander
3c223b3a5d
Merge pull request #4526 from senky/ticket/14239
...
[ticket/14239] Add core.ucp_remind_modify_select_sql
2016-12-17 16:20:29 +01:00
Marc Alexander
daee389e53
Merge pull request #4518 from senky/ticket/14870
...
[ticket/14870] Add events to ucp_pm_viewfolder:get_pm_from
2016-12-17 15:55:24 +01:00
javiexin
aad13389ce
[ticket/14849] Add core.acp_extensions_run_action_after
...
Additional event to be run after the execution of the action in ACP.
Adding missing var as input to event.
PHPBB-14849
2016-12-16 20:40:28 +01:00
javiexin
620d033e06
[ticket/14849] Add core.acp_extensions_run_action_after
...
Additional event to be run after the execution of the action in ACP
PHPBB-14849
2016-12-16 15:05:22 +01:00
javiexin
fe79705e99
[ticket/14918] Simplify access to extension version metadata information
...
PHPBB3-14918
2016-12-16 13:46:42 +01:00
Jakub Senko
90b7d1fbda
[ticket/14870] Add events to ucp_pm_viewfolder:get_pm_from
...
PHPBB3-14870
2016-12-16 12:23:21 +01:00
Jakub Senko
df96351244
[ticket/14239] Add core.ucp_remind_modify_select_sql
...
PHPBB3-14239
2016-12-13 11:26:45 +01:00
Marc Alexander
5235e6de53
Merge pull request #4520 from senky/ticket/14868
...
[ticket/14868] Add mcp_forum_actions_options template event
2016-12-12 22:07:59 +01:00
Jakub Senko
7e2d544016
[ticket/14874] Increase size of emotion
...
PHPBB3-14874
2016-12-12 19:44:41 +01:00
javiexin
aae6341989
[ticket/14849] Add core.acp_extensions_run_action
...
Moved the event to a slightly modified position to perform common
checks before calling the event, added an extra variable to allow
execution control, honor the extension modified value of u_action
(if any)
PHPBB-14849
2016-12-11 21:15:30 +01:00
Tristan Darricau
8eda17f430
Merge pull request #4567 from javiexin/ticket/14887
...
[ticket/14887] ACP profile step one lang specific event
* javiexin/ticket/14887:
[ticket/14887] ACP profile step one lang specific event
2016-12-11 20:43:37 +01:00
Tristan Darricau
230e737790
Merge pull request #4558 from javiexin/ticket/14889
...
[ticket/14889] Missing method in profile fields type interface
* javiexin/ticket/14889:
[ticket/14889] Missing method in profile fields type interface
2016-12-11 20:41:39 +01:00
Tristan Darricau
08d169c109
Merge pull request #4561 from rxu/ticket/14893
...
[ticket/14893] Fix undefined variable on reporting PM notification
* rxu/ticket/14893:
[ticket/14893] Fix undefined variable on reporting PM notification
2016-12-11 20:28:21 +01:00
Tristan Darricau
e40afd8cd1
Merge pull request #4572 from javiexin/ticket/14855
...
[ticket/14855] Update notification and PM alert bubbles
* javiexin/ticket/14855:
[ticket/14855] Update notification and PM alert bubbles
[ticket/14855] Update notification and PM alert bubbles
[ticket/14855] Update notification and PM alert bubbles
2016-12-11 20:11:17 +01:00
Tristan Darricau
ad3b7830b4
Merge pull request #4573 from rxu/ticket/14906
...
[ticket/14906] Delete redundant sig key in user_cache_data array
* rxu/ticket/14906:
[ticket/14906] Delete redundant sig key in user_cache_data array
2016-12-11 19:51:53 +01:00
Christian Schnegelberger
3a4f1bc061
[ticket/14877] Replaces "mono" with "monospace" to avoid bad behaviour
...
PHPBB3-14877
2016-12-11 18:02:20 +01:00
Marc Alexander
96adf7f0d6
Merge pull request #4514 from senky/ticket/14759
...
[ticket/14759] Add core.mcp_main_modify_shadow_sql event
2016-12-11 15:58:12 +01:00
rxu
7d5d5b0f06
[ticket/14906] Delete redundant sig key in user_cache_data array
...
PHPBB3-14906
2016-12-11 00:52:32 +07:00
javiexin
daae2147c8
[ticket/14855] Update notification and PM alert bubbles
...
Alternative implementation without removing notification from
the DOM, but changing the class. So that style designers
might have more options (show/not show).
Fix tests better.
PHPBB3-14855
2016-12-10 18:09:31 +01:00
Marc Alexander
c084990a68
Merge pull request #4513 from senky/ticket/14760
...
[ticket/14760] Add core.mcp_main_modify_fork_sql event
2016-12-10 13:37:52 +01:00
javiexin
41b3450f2f
[ticket/14855] Update notification and PM alert bubbles
...
Alternative implementation without removing notification from
the DOM, but changing the class. So that style designers
might have more options (show/not show).
Fix tests.
PHPBB3-14855
2016-12-10 11:41:11 +01:00