Marc Alexander
|
ed64a69760
|
Merge pull request #4223 from senky/ticket/10432
[ticket/10432] Don't require username when user forgets password
|
2018-10-28 19:49:38 +01:00 |
|
Marc Alexander
|
41bafd4d7d
|
Merge pull request #5401 from dark-1/ticket/15827
[ticket/15827] Add *_username_{prepend/append} template events
|
2018-10-28 00:08:15 +02:00 |
|
Marc Alexander
|
0cded66ff2
|
Merge pull request #5380 from senky/ticket/15619
[ticket/15619] Always display CPF legend
|
2018-10-27 23:43:55 +02:00 |
|
Marc Alexander
|
7aa639f050
|
Merge pull request #5379 from senky/ticket/15621
[ticket/15621] Remove graphical inconsistencies
|
2018-10-20 11:34:57 -04:00 |
|
Jakub Senko
|
101d3b7633
|
[ticket/10432] Don't require username when user forgets password
PHPBB3-10432
|
2018-10-18 18:51:16 +02:00 |
|
Marc Alexander
|
dfa533af4a
|
Merge pull request #5384 from DavidIQ/ticket/15552
[ticket/15552] Call insert_single_user when appropriate
|
2018-10-13 16:41:27 -07:00 |
|
Marc Alexander
|
4180950db7
|
Merge pull request #5383 from senky/ticket/15554
[ticket/15554] Add simple_footer_body_after
|
2018-10-13 16:37:27 -07:00 |
|
Marc Alexander
|
5d98b66e95
|
Merge pull request #5375 from senky/ticket/15706
[ticket/15706] Add mcp_post_report_buttons_top_* events
|
2018-10-13 15:59:13 -07:00 |
|
Marc Alexander
|
5c3dd124c4
|
Merge pull request #5371 from senky/ticket/15792
[ticket/15792] Add confirm_delete_body_delete_reason_before
|
2018-10-13 15:52:36 -07:00 |
|
Jakub Senko
|
d48ffde25d
|
[ticket/15792] Add confirm_delete_body_delete_reason_before
PHPBB3-15792
|
2018-10-12 10:05:41 +02:00 |
|
Jakub Senko
|
f9b1f9ced5
|
[ticket/15706] Add mcp_post_report_buttons_top_* events
PHPBB3-15706
|
2018-10-12 10:05:03 +02:00 |
|
Jakub Senko
|
52ffe75888
|
[ticket/15554] Add simple_footer_body_after
PHPBB3-15554
|
2018-10-11 09:30:03 +02:00 |
|
Marc Alexander
|
2225110c0d
|
Merge pull request #5382 from senky/ticket/15596
[ticket/15596] Migrate from data-vocabulary.org to schema.org
|
2018-10-09 23:04:26 +02:00 |
|
Marc Alexander
|
407d179702
|
Merge pull request #5170 from id-tarzanych/ticket/15600
[ticket/15600] Escaped ban reasons in JavaScript code of mcp_warn.html
|
2018-10-09 22:20:57 +02:00 |
|
Marc Alexander
|
6a6c1b0463
|
Merge pull request #5366 from kasimi/ticket/15799
[ticket/15799] Find correct poll for voting animation
|
2018-10-09 14:25:12 +02:00 |
|
Serge Skripchuk
|
4a3c00d1c8
|
[ticket/15600] Escaped ban reasons in JavaScript code of mcp_warn.html
PHPBB3-15600
|
2018-10-09 11:08:30 +02:00 |
|
Marc Alexander
|
e1abc3105b
|
Merge pull request #5251 from senky/ticket/15668
[ticket/15668] Replace .load() with .on('load')
|
2018-10-08 21:27:07 +02:00 |
|
Dark❶
|
4fb89504a9
|
[ticket/15827] Add *_username_{prepend/append} template events
PHPBB3-15827
|
2018-10-02 14:06:35 +05:30 |
|
Jakub Senko
|
a478063d2b
|
[ticket/15621] Remove graphical inconsistencies
PHPBB3-15621
|
2018-09-26 09:17:29 +02:00 |
|
David Colón
|
600588d623
|
[ticket/15552] Call insert_single_user when appropriate
PHPBB3-15552
|
2018-09-25 19:20:12 -04:00 |
|
Jakub Senko
|
31d101e68c
|
[ticket/15596] Migrate from data-vocabulary.org to schema.org
PHPBB3-15596
|
2018-09-25 16:34:17 +02:00 |
|
Jakub Senko
|
1081aaee3e
|
[ticket/15619] Always display CPF legend
PHPBB3-15619
|
2018-09-25 16:14:46 +02:00 |
|
kasimi
|
71ae82fbef
|
[ticket/15799] Find correct poll for voting animation
PHPBB3-15799
|
2018-09-21 17:50:55 +02:00 |
|
Marc Alexander
|
3bcc779e81
|
Merge pull request #5307 from Zoddo/ticket/15735
[ticket/15735] Add *_content_after template event
|
2018-09-16 17:07:56 +02:00 |
|
Marc Alexander
|
2c9d49bf09
|
Merge branch 'prep-release-3.2.3' into 3.2.x
|
2018-09-09 12:00:28 +01:00 |
|
Zoddo
|
c3d664bbfe
|
[ticket/15740] Fix hardcoded Terms/Privacy
PHPBB3-15740
|
2018-08-03 18:25:27 +02:00 |
|
Zoddo
|
6cce62c0ca
|
[ticket/15735] Add viewtopic_body_postrow_content_after template event
Needed for extensions who adds information at the end of the message
(such as moderator messages).
PHPBB3-15735
|
2018-07-30 00:24:56 +02:00 |
|
Zoddo
|
5304b7d0b3
|
[ticket/15735] Add search_results_content_after template event
Needed for extensions who adds information at the end of the message
(such as moderator messages).
PHPBB3-15735
|
2018-07-30 00:18:57 +02:00 |
|
Zoddo
|
614e10888c
|
[ticket/15735] Add posting_topic_review_row_content_after template event
Needed for extensions who adds information at the end of the message
(such as moderator messages).
PHPBB3-15735
|
2018-07-30 00:17:52 +02:00 |
|
Zoddo
|
a4e2d89e03
|
[ticket/15735] Add posting_preview_content_after template event
Needed for extensions who adds information at the end of the message
(such as moderator messages).
PHPBB3-15735
|
2018-07-29 22:41:06 +02:00 |
|
Tristan Darricau
|
e7a1e16bc5
|
Merge pull request #5256 from senky/ticket/13043
[ticket/13043] Improve HTML5
* github.com:/phpbb/phpbb:
[ticket/13043] Improve HTML5
|
2018-07-08 18:38:53 +02:00 |
|
Tristan Darricau
|
fca72a0f6a
|
Merge pull request #5262 from senky/ticket/15606
[ticket/15606] Hide viewprofile link when unavailable
* github.com:/phpbb/phpbb:
[ticket/15606] Hide viewprofile link when unavailable
|
2018-07-08 18:34:12 +02:00 |
|
Marc Alexander
|
2f3bd918ac
|
[ticket/15676] Use paragraphs and classes as suggested by hanakin
PHPBB3-15676
|
2018-06-20 21:50:49 +02:00 |
|
Jakub Senko
|
f4a6a2c2d7
|
[ticket/15606] Hide viewprofile link when unavailable
PHPBB3-15606
|
2018-06-18 18:53:41 +02:00 |
|
Jakub Senko
|
4c3cb4bc5c
|
[ticket/13043] Improve HTML5
PHPBB3-13043
|
2018-06-18 13:34:02 +02:00 |
|
Jakub Senko
|
5e70c9b831
|
[ticket/15668] Replace .load() with .on('load')
PHPBB3-15668
|
2018-06-18 11:58:20 +02:00 |
|
Marc Alexander
|
7284bf5883
|
[ticket/15676] Use twig syntax
PHPBB3-15676
|
2018-05-31 22:26:17 +02:00 |
|
Marc Alexander
|
25a46ef4b3
|
[ticket/15676] Simplify link text and use privacy link in cookie notice
PHPBB3-15676
|
2018-05-31 22:15:36 +02:00 |
|
Marc Alexander
|
c6a35237a2
|
[ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY
PHPBB3-15676
|
2018-05-31 09:31:33 +02:00 |
|
Akbar
|
bee9ddbfdf
|
[ticket/12579] Add "BUTTON_" strings for Post and PM buttons
PHPBB3-12579
|
2018-02-13 16:09:30 +05:30 |
|
rxu
|
ca2e2e6107
|
[ticket/15533] Fix typo in viewtopic_topic_tools.html
PHPBB3-15533
|
2018-01-25 20:49:10 +07:00 |
|
kasimi
|
ce6adeea02
|
[ticket/15523] Fix AdBlocker causing JS error when using CookieConsent
PHPBB3-15523
|
2018-01-19 18:41:58 +01:00 |
|
Derky
|
2119dee53d
|
[ticket/15489] Add NO_FORUMS_IN_CATEGORY message
PHPBB3-15489
|
2018-01-04 21:09:39 +01:00 |
|
Derky
|
4fe09b98b0
|
[ticket/15489] Remove NO_FORUMS message for categories with subforums
PHPBB3-15489
|
2017-12-31 15:55:10 +01:00 |
|
Marc Alexander
|
53ce1330d6
|
Merge pull request #5063 from vinny/ticket/15485
[ticket/15485] Add template event for forum images
|
2017-12-28 08:22:36 +01:00 |
|
Marc Alexander
|
20a6182a86
|
Merge pull request #5042 from kinerity/ticket/15451
[ticket/15451] Add template event mcp_topic_postrow_attachments_before/after
|
2017-12-27 21:13:38 +01:00 |
|
Marc Alexander
|
dddcf28a2d
|
Merge pull request #5043 from kinerity/ticket/15452
[ticket/15452] Add template event mcp_topic_postrow_post_before
|
2017-12-27 20:56:47 +01:00 |
|
vinny
|
5bfd609cc8
|
[ticket/15485] Add template event for forum images
PHPBB3-15485
|
2017-12-18 02:52:35 -03:00 |
|
Michael Miday
|
58fe69d721
|
[ticket/15455] Remove unessecary jumpbox
PHPBB3-15455
|
2017-11-27 11:46:39 -05:00 |
|
Kailey Truscott
|
a24839d21d
|
[ticket/15452] Add template event mcp_topic_postrow_post_before
PHPBB3-15452
|
2017-11-13 07:39:59 -05:00 |
|