Oliver Schramm
0d7c33c1af
[ticket/15329] Parse drafts before saving them (and decode)
...
PHPBB3-15329
2018-09-14 14:54:51 +02:00
MikelAlejoBR
ce2196517b
[ticket/15622] Fix message link generation
...
Now the message link is generated in different formats depending on whether
BBCodes are allowed or not in the site.
PHPBB3-15622
2018-08-01 16:19:30 +02:00
MikelAlejoBR
184d24bb16
[ticket/15622] Extract duplicated code
...
PHPBB3-15622
2018-07-31 16:06:49 +02:00
MikelAlejoBR
5be990e959
[ticket/15733] Fix undeclared variable concatenation
...
PHPBB3-15733
2018-07-29 13:34:59 +02:00
MikelAlejoBR
740006ba60
[ticket/15697] Remove unused variable and corresponding input field
...
PHPBB3-15697
2018-07-28 13:15:31 +02:00
MikelAlejoBR
210c5f5a59
[ticket/15697] Remove hard coded time check when sending PMs
...
PHPBB3-15697
2018-07-23 17:45:48 +02:00
MikelAlejoBR
12fdfe145a
[ticket/15622] Fix quoting in PMs when BBCodes are disabled
...
Before parsing the private message to be loaded a simple BBCode status
check is done to verify that BBCodes are enabled. Depending on that
option the quote will be formated as BBCode or as plain text, similarly
to what is done in posting.php.
PHPBB3-15622
2018-07-22 17:09:09 +02:00
Alex Miles
a6fb2a6b8e
[ticket/15717] Using correct variable for log entry
...
PHPBB3-15717
2018-07-04 01:23:30 +01:00
rxu
f8fbe37936
[ticket/14972] replace all occurrences of sizeof() with the count()
...
PHPBB3-14972
2018-01-01 13:56:04 +01:00
Derky
57772a0d32
Merge pull request #5035 from kasimi/ticket/15440
...
[ticket/15440] Added core.ucp_register_agreement_modify_template_data
2017-12-17 23:53:23 +01:00
Derky
d2dc314a30
[ticket/15440] State deprecated version for core.ucp_register_agreement
...
PHPBB3-15440
2017-12-17 23:36:26 +01:00
kasimi
79464c9951
[ticket/15440] Added core.ucp_register_agreement_modify_template_data
...
PHPBB3-15440
2017-12-17 23:35:59 +01:00
Derky
2643e851f2
Merge pull request #5022 from kasimi/ticket/15431
...
[ticket/15431] Add event core.ucp_register_modify_template_data
2017-12-03 22:49:14 +01:00
kasimi
6cc46a3d39
[ticket/15431] Moved phpbb_timezone_select() before the event
...
PHPBB3-15431
2017-12-03 19:02:40 +01:00
kasimi
65c529e66d
[ticket/15431] Split up $template_vars
...
PHPBB3-15431
2017-12-03 18:47:17 +01:00
kasimi
9c93c180b0
[ticket/15431] Removed $page_title
...
PHPBB3-15431
2017-11-29 19:35:36 +01:00
kasimi
0409191be9
[ticket/15431] Fixed event argument description
...
PHPBB3-15431
2017-11-08 14:45:33 +01:00
Marc Alexander
5cdec6199c
Merge pull request #4984 from senky/ticket/15111
...
[ticket/15111] Fix the typo in ucp_pm_view_messsage
2017-11-01 15:45:11 +01:00
kasimi
be15e26e5f
[ticket/15431] Add event core.ucp_register_modify_template_data
...
PHPBB3-15431
2017-10-31 14:56:41 +01:00
Jakub Senko
7fcb07572b
[ticket/15111] Fix the typo in ucp_pm_view_messsage
...
PHPBB3-15111
2017-10-03 11:43:29 +02:00
Jakub Senko
2cdb27a0d1
[ticket/15362] Fix colspan in notification options table
...
PHPBB3-15362
2017-10-02 12:24:33 +02:00
kasimi
ec2d983ab1
[ticket/15328] Disable checkbox if notification method isn't supported
...
PHPBB3-15328
2017-08-24 10:39:59 +02:00
Marc Alexander
c56ebb5312
Merge branch 'prep-release-3.1.11' into prep-release-3.2.1
2017-07-16 18:24:47 +02:00
Marc Alexander
41df4d3c4c
[ticket/security/208] Add form key to password reset form
...
SECURITY-208
2017-06-18 17:39:16 +02:00
Marc Alexander
5cafff36b2
Merge branch '3.1.x' into 3.2.x
2017-04-26 19:30:50 -04:00
Marc Alexander
4c58dfc19a
Merge pull request #4671 from senky/ticket/13605
...
[ticket/13605] Add core.ucp_pm_compose_predefined_message event
2017-04-26 19:30:47 -04:00
Marc Alexander
f27cdad73e
Merge branch '3.1.x' into 3.2.x
2017-02-11 21:48:20 +01:00
Jakub Senko
1d38abdd7e
[ticket/13605] Add core.ucp_pm_compose_predefined_message event
...
PHPBB3-13605
2017-01-23 14:14:36 +01:00
Marc Alexander
777a1ad916
[ticket/14945] Parse signature preview with generate_text_for_display()
...
PHPBB3-14945
2017-01-04 22:04:07 +01:00
Marc Alexander
c5ce0cd3c4
Merge pull request #4599 from VSEphpbb/ticket/14945
...
[ticket/14945] Fix bbcode flags in user sig previews
2017-01-04 17:48:52 +01:00
Tristan Darricau
2251816b10
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14953] Use ORDER_BY instead of incorrect ORDER for sql query
2017-01-02 22:47:47 +01:00
Marc Alexander
7df7cfff33
[ticket/14953] Use ORDER_BY instead of incorrect ORDER for sql query
...
PHPBB3-14953
2017-01-02 22:39:40 +01:00
Matt Friedman
e31c895774
[ticket/14945] Send bbcode flags in user sig previews
...
PHPBB3-14945
2016-12-28 09:18:35 -08:00
Marc Alexander
58e4ec68b6
Merge branch '3.1.x' into 3.2.x
2016-12-18 21:07:23 +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
bef0b15dbd
Merge branch '3.1.x' into 3.2.x
2016-12-18 20:47:46 +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
b1e4b232b9
Merge branch '3.1.x' into 3.2.x
2016-12-17 16:26:44 +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
63f222ca90
Merge branch '3.1.x' into 3.2.x
2016-12-17 15:57:51 +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
Jakub Senko
e9d8425f15
[ticket/13845] Add core.ucp_profile_avatar_sql
...
PHPBB3-13845
2016-11-21 23:03:21 +01:00
Jakub Senko
619d323dd1
[ticket/14524] Add core.ucp_register_requests_after
...
PHPBB3-14524
2016-11-21 16:41:20 +01:00
Marc Alexander
e76ea47fb8
Merge branch '3.1.x' into 3.2.x
2016-09-17 16:27:25 +02:00
Jakub Senko
4b6c2c8cde
[ticket/10961] Send HTTP 403 when applicable
...
PHPBB3-10961
2016-09-01 08:48:37 +02:00
Wesley Fok
3038bf5eaf
[ticket/14638] Rollback changes from 3.2.x version
...
Mistakenly brought in the modified 3.2.x version verbatim instead of diffing
against the 3.1.x version of ucp_main.php. Removed any changes I didn't
explicitly make.
PHPBB3-14638
2016-08-03 13:27:06 -04:00
Wesley Fok
ba13832085
Merge remote-tracking branch 'upstream/3.1.x' into ticket/14638-3.1.x
2016-08-03 13:20:42 -04:00
Wesley Fok
2081a78095
[ticket/14638] New UCP hooks for subscriptions
...
Adds various event hooks to the Manage subscriptions page of the User
Control Panel. core.ucp_subscribed_post_data allows us to handle
additional post data from the form that unwatches subscriptions.
core.ucp_main_subscribed_forums_modify_query,
core.ucp_main_topiclist_count_modify_query and
core.ucp_main_topiclist_modify_query all modify the queries used to get
the list of subscribed forums and subscribed/bookmarked topics.
core.ucp_main_subscribed_forum_modify_template_vars and
core.ucp_main_topiclist_topic_modify_template_vars modify the template
variable array associated with each subscribed forum and topic row.
This is a backport to 3.1.x of the code in PR #4318 .
PHPBB3-14638
2016-08-03 13:18:43 -04:00
rxu
fa878f2818
[ticket/14660] Remove redundant empty line in ucp_profile.php
...
PHPBB3-14660
2016-06-20 14:28:22 +07:00