Marc Alexander
|
eb8ace14c8
|
[prep-release-3.3.0] Update version numbers for 3.3.0 release
|
2020-01-04 21:54:48 +01:00 |
|
Marc Alexander
|
372a3bfcde
|
Merge branch '3.2.x' into 3.3.x
|
2020-01-01 16:47:40 +01:00 |
|
Alfredo Ramos
|
580126cff3
|
[ticket/15592] Fix attachments place inline button if BBCode is disabled
PHPBB3-15592
|
2019-12-29 11:58:38 -06:00 |
|
Marc Alexander
|
6c85564cc1
|
[prep-release-3.2.9] Update version numbers to 3.2.9
|
2019-12-25 17:53:09 +01:00 |
|
Marc Alexander
|
84f01ed0da
|
[prep-release-3.3.0-RC1] Update version numbers to 3.3.0-RC1
|
2019-12-21 10:46:12 +01:00 |
|
Marc Alexander
|
581139ab15
|
Merge pull request #5769 from hanakin/ticket/16248
[ticket/16248] swap logo for new svg version
|
2019-12-21 10:15:53 +01:00 |
|
hanakin
|
8e54e5cc79
|
[ticket/16248] stupid lack of standards are stupid
PHPBB3-16248
|
2019-12-17 17:41:21 -08:00 |
|
hanakin
|
26c4dfb9d7
|
[ticket/16248] add quotes to lang
PHPBB3-16248
|
2019-12-17 15:35:15 -08:00 |
|
hanakin
|
fce796517b
|
[ticket/16248] Convert to twig
PHPBB3-16248
|
2019-12-17 14:28:53 -08:00 |
|
hanakin
|
8be1ad4568
|
[ticket/16248] loaaaad svg old way for BC
PHPBB3-16248
|
2019-12-07 08:20:59 -10:00 |
|
hanakin
|
0fc6fbf916
|
[ticket/16248] Remove all unused theme/images
PHPBB3-16248
|
2019-12-07 08:12:52 -10:00 |
|
hanakin
|
8ffbd66cba
|
[ticket/16248] Swap out logos
PHPBB3-16248
|
2019-12-07 08:05:21 -10:00 |
|
Marc Alexander
|
3009e7ffbe
|
Merge branch '3.2.x' into 3.3.x
|
2019-12-06 07:20:34 +01:00 |
|
Marc Alexander
|
1f00e160ab
|
Merge pull request #5737 from marc1706/ticket/16211
[ticket/16211] Prevent skipping COPPA via URL parameter
|
2019-12-06 07:20:30 +01:00 |
|
Marc Alexander
|
186384e514
|
Merge branch '3.2.x' into 3.3.x
|
2019-12-06 07:03:35 +01:00 |
|
3D-I
|
e6c45623ea
|
[ticket/16247] Quote PM has no identifier
Code review
PHPBB3-16247
|
2019-12-05 23:42:12 +01:00 |
|
3D-I
|
d3749538f1
|
[ticket/16247] Quote PM has no identifier
PHPBB3-16247
|
2019-12-05 10:15:54 +01:00 |
|
Marc Alexander
|
417271f573
|
[ticket/16211] Use form to ensure link data is passed on coppa registration
PHPBB3-16211
|
2019-11-27 22:01:26 +01:00 |
|
Marc Alexander
|
db1040ec69
|
[prep-release-3.3.0-b2] Update version numbers to 3.3.0-b2
|
2019-11-22 11:04:32 +01:00 |
|
Marc Alexander
|
896b31272b
|
Merge pull request #5686 from v12mike/ticket/9837
[ticket/9837] Display unapproved posts to their authors
|
2019-11-22 10:56:33 +01:00 |
|
v12mike
|
9fff4cf253
|
[ticket/9837] Make unapproved posts visible to posters
Add tests
Tidy up code
Improve user message formatting
PHPBB3-9837
|
2019-11-21 13:44:21 +01:00 |
|
Máté Bartus
|
e39753083d
|
[ticket/9837] Small fixes
PHPBB3-9837
|
2019-11-21 13:44:21 +01:00 |
|
Máté Bartus
|
3149b45eba
|
[ticket/9837] Display unapproved posts to their authors
Basic functionality mock up.
PHPBB3-9837
|
2019-11-21 13:44:20 +01:00 |
|
v12mike
|
92362441bd
|
[ticket/9837] Make unapproved posts visible to posters
Add tests
Tidy up code
Improve user message formatting
PHPBB3-9837
|
2019-11-21 13:44:20 +01:00 |
|
v12mike
|
78a913581c
|
[ticket/9837] Display unapproved posts to posters
Add tests and improve style template
PHPBB3-9837
|
2019-11-21 13:44:20 +01:00 |
|
Máté Bartus
|
01b0ec19c6
|
[ticket/9837] Small fixes
PHPBB3-9837
|
2019-11-21 13:44:19 +01:00 |
|
Máté Bartus
|
eb94fe973b
|
[ticket/9837] Display unapproved posts to their authors
Basic functionality mock up.
PHPBB3-9837
|
2019-11-21 13:44:19 +01:00 |
|
Marc Alexander
|
5d6f8c8bd9
|
Merge pull request #5684 from mrgoldy/ticket/12539
[ticket/12539] Live member search improvements
|
2019-11-06 21:28:05 +01:00 |
|
Marc Alexander
|
4ae43c7970
|
Merge pull request #5717 from 3D-I/ticket/16187
[ticket/16187] Correctly display registration using external services
|
2019-11-01 22:10:27 +01:00 |
|
Marc Alexander
|
b8616fe9ac
|
Merge branch '3.2.x' into 3.3.x
|
2019-10-26 21:35:39 +02:00 |
|
Marc Alexander
|
6a7ed40b05
|
Merge pull request #5681 from v12mike/ticket/16150
[ticket/16150] Make post subject link an absolute url
|
2019-10-26 21:35:32 +02:00 |
|
3D-I
|
734c1cd5bd
|
[ticket/16187] Correctly display registration using external services
PHPBB3-16187
|
2019-10-24 07:08:41 +02:00 |
|
Marc Alexander
|
90a8e1dd1c
|
Merge branch 'prep-release-3.3.0-b1' into 3.3.x
|
2019-10-23 20:56:58 +02:00 |
|
Marc Alexander
|
e78632767c
|
[ticket/15437] Rename jquery.min.js to jquery-3.4.1.min.js
PHPBB3-15437
|
2019-10-20 21:35:45 +02:00 |
|
Marc Alexander
|
77da8b6507
|
Merge branch '3.2.x' into 3.3.x
|
2019-10-20 21:06:58 +02:00 |
|
Marc Alexander
|
23fd522dbb
|
Merge pull request #5704 from senky/ticket/16172
[ticket/16172] Add group rank label to group view
|
2019-10-20 21:06:53 +02:00 |
|
Marc Alexander
|
0a133fe009
|
Merge branch '3.2.x' into 3.3.x
|
2019-10-20 20:57:36 +02:00 |
|
Marc Alexander
|
801214f0ee
|
Merge pull request #5705 from senky/ticket/16140
[ticket/16140] Add ucp_profile_profile_info_birthday_label_append
|
2019-10-20 20:57:31 +02:00 |
|
Jakub Senko
|
7df6e137f1
|
[ticket/16140] Use twig
PHPBB3-16140
|
2019-10-08 09:38:40 +02:00 |
|
Jakub Senko
|
dcf733a1e7
|
[ticket/16172] Use twig
PHPBB3-16172
|
2019-10-08 09:37:47 +02:00 |
|
Marc Alexander
|
b80cbd0e7d
|
Merge branch '3.2.x' into 3.3.x
|
2019-10-07 20:58:08 +02:00 |
|
Jakub Senko
|
281d5435bd
|
[ticket/16172] Only display the label when rank image is not present
PHPBB3-16172
|
2019-10-07 13:55:18 +02:00 |
|
Jakub Senko
|
9270cca8c2
|
[ticket/16140] Rename event to ucp_profile_profile_info_birthday_label_append
PHPBB3-16140
|
2019-10-07 13:49:33 +02:00 |
|
Jakub Senko
|
d9a773cb62
|
[ticket/16083] Add role=menu
PHPBB3-16083
|
2019-10-04 16:00:58 +02:00 |
|
Jakub Senko
|
94653b565f
|
[ticket/16083] Add itemscope
PHPBB3-16083
|
2019-10-04 15:41:36 +02:00 |
|
Jakub Senko
|
6c71f30723
|
[ticket/16140] Add ucp_profile_profile_info_birthday_label_after
PHPBB3-16140
|
2019-10-04 14:30:46 +02:00 |
|
Jakub Senko
|
a34334b74e
|
[ticket/16172] Add group rank label to group view
PHPBB3-16172
|
2019-10-04 14:19:45 +02:00 |
|
Marc Alexander
|
68c197fd60
|
Merge pull request #5652 from marc1706/ticket/11327
[ticket/11327] Implement forgot password functionality via form
|
2019-10-03 21:01:36 +02:00 |
|
Jakub Senko
|
760a03fffc
|
[ticket/15564] Switch to Invisible reCAPTCHA
PHPBB3-15564
|
2019-09-24 14:03:27 +02:00 |
|
Marc Alexander
|
ba945496b4
|
Merge branch '3.2.x' into 3.3.x
|
2019-09-22 21:16:42 +02:00 |
|