kasimi
0318cea910
[ticket/15446] Add event core.acp_profile_action
...
PHPBB3-15446
2017-11-08 17:58:26 +01:00
kasimi
0409191be9
[ticket/15431] Fixed event argument description
...
PHPBB3-15431
2017-11-08 14:45:33 +01:00
JoshyPHP
288def143c
[ticket/15442] Allow unsafe HTML in bbcode.html
...
PHPBB3-15442
2017-11-07 10:34:11 +01:00
Marc Alexander
44d5bde616
Merge pull request #5002 from JoshyPHP/ticket/15408
...
[ticket/15408] Reject duplicate BBCodes in ACP
2017-11-05 11:06:15 +01:00
rxu
f9b9d659a1
[ticket/15224] Fix some MySQL fulltext index searching errors
...
PHPBB3-15224
2017-11-04 19:14:04 +07:00
JoshyPHP
9933380d80
[ticket/15408] Reject duplicate BBCodes in ACP
...
PHPBB3-15408
2017-11-03 13:13:46 +01:00
Marc Alexander
b71e725c0b
Merge pull request #5016 from Elsensee/ticket/15195
...
[ticket/15195] Fix code block in rtl print version
2017-11-02 21:33:56 +01:00
Marc Alexander
3b5f5113ac
Merge pull request #5008 from rubencm/ticket/15041
...
[ticket/15041] Add pagination to orphaned attachments
2017-11-02 21:14:09 +01:00
Oliver Schramm
c67cfb2b41
[ticket/15195] Fix floatings in print view
...
PHPBB3-15195
2017-11-02 20:24:21 +01:00
Oliver Schramm
3b977eacc1
[ticket/15195] Add bidi.css to ucp_pm_viewmessage_print
...
PHPBB3-15195
2017-11-02 20:23:54 +01:00
Marc Alexander
c3cc6bcbac
Merge pull request #4977 from rxu/ticket/15384
...
[ticket/15384] Add linebreaks to SMTP/Jabber configuration option explanations
2017-11-01 21:33:35 +01:00
Marc Alexander
e86afe6799
[ticket/15384] Use html5 version of <br> instead of xhtml one
...
PHPBB3-15384
2017-11-01 20:08:45 +01:00
Marc Alexander
22e97296af
Merge pull request #5019 from marc1706/ticket/14994
...
[ticket/14994] Refactor template->assign_block_var
2017-11-01 17:23:33 +01:00
Marc Alexander
18a0abcaa3
Merge pull request #5024 from kasimi/ticket/15432
...
[ticket/15432] Don't remove dark background if fadedark is false
2017-11-01 16:08:41 +01:00
Marc Alexander
44277d6a0d
Merge pull request #5013 from rxu/ticket/15419
...
[ticket/15419] Fix Sphinx UTF8 search in delta index
2017-11-01 15:59:05 +01:00
Marc Alexander
1b480df535
Merge pull request #5015 from kasimi/ticket/15423
...
[ticket/15423] Fix wrong title for topic's "Unappproved posts" icon
2017-11-01 15:51:27 +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
Marc Alexander
96cb62fe6d
Merge pull request #5026 from marc1706/ticket/15387
...
[ticket/15387] Make vertical bars full height on board index forum rows
2017-11-01 13:21:33 +01:00
Marc Alexander
a9f850c36d
Merge pull request #5018 from marc1706/ticket/15133
...
[ticket/15133] Update fast-image-size to 1.1.4
2017-11-01 12:32:51 +01:00
javiexin
a30693a594
[ticket/14994] Refactor template->assign_block_var
...
Refactor assign_block_var to use the same block selection mechanism
as is used in alter_block_array. This allows creating new blocks
at any position in the template structure, not only on the last block.
Allows selecting a block as outer[2].middle.
Added tests. Added PHP 7.2 compatibility.
PHPBB3-14994
2017-11-01 12:29:49 +01:00
javiexin
c2043e47da
[ticket/14994] Refactor template->assign_block_var
...
Refactor assign_block_var to use the same block selection mechanism
as is used in alter_block_array. This allows creating new blocks
at any position in the template structure, not only on the last block.
Allows selecting a block as outer[2].middle.
Added tests. Added PHP 7.2 compatibility.
PHPBB3-14994
2017-11-01 12:29:49 +01:00
javiexin
bf882826e4
[ticket/14994] Refactor template->assign_block_var
...
Refactor assign_block_var to use the same block selection mechanism
as is used in alter_block_array. This allows creating new blocks
at any position in the template structure, not only on the last block.
Allows selecting a block as outer[2].middle.
Added tests.
PHPBB3-14994
2017-11-01 12:29:47 +01:00
Marc Alexander
c14cc433b7
Merge pull request #4988 from Elsensee/ticket/15389
...
[ticket/15389] Allow arrays in event dispatcher
2017-11-01 12:00:23 +01:00
Sophist
ab83b25857
[ticket/15387] Make vertical bars full height - fix MCP
...
Fix issue where changes were half applied to MCP creating c. 990px of
whitespace.
PHPBB3-15387
2017-11-01 11:03:00 +01:00
Sophist
e5860288be
[ticket/15387] Make vertical bars full height - fix 1
...
Fix issue with 2px gap at the bottom of the bars.
PHPBB3-15387
2017-11-01 11:00:49 +01:00
Sophist
44a0a9e3e0
[ticket/15387] Make vertical bars full height on forum topic rows - consistency
...
Make extra size consistent with immediately following css i.e. use 999px
not 99999px as v. large to exceed possible box size.
PHPBB3-15387
2017-11-01 11:00:33 +01:00
Sophist
a6b994d95e
[ticket/15387] Make vertical bars full height on board index forum rows
...
Make vertical left border bars for height for Topics and Posts columns
in board index forum rows when these columns have less height than e.g.
the Last Post column.
PHPBB3-15387
2017-11-01 11:00:06 +01:00
Marc Alexander
a6c5204cbd
Merge pull request #4973 from DavidIQ/ticket/15372
...
[ticket/15372] Add permission for listing topics without being able to read them
2017-11-01 10:39:56 +01:00
kasimi
8df79ba5a4
[ticket/15432] Don't remove dark background if fadedark is false
...
PHPBB3-15432
2017-10-31 17:36:29 +01:00
Marc Alexander
131c264492
Merge pull request #4985 from senky/ticket/13150
...
[ticket/13150] Add core.phpbb_log_get_topic_auth_sql_after
2017-10-31 16:13:34 +01:00
Marc Alexander
200562548e
Merge pull request #4980 from senky/ticket/15381
...
[ticket/15381] Better explain CONTACT_US_ENABLE_EXPLAIN
2017-10-31 15:51:20 +01:00
Marc Alexander
1744d829ad
Merge pull request #4978 from ftc2/3.2.x
...
[ticket/15385] nginx.sample.conf: www redirection, security regex
2017-10-31 15:47:09 +01:00
kasimi
be15e26e5f
[ticket/15431] Add event core.ucp_register_modify_template_data
...
PHPBB3-15431
2017-10-31 14:56:41 +01:00
Rubén Calvo
4bf0f4a50f
[ticket/15171] Add migration
...
PHPBB3-15171
2017-10-31 14:37:36 +01:00
Rubén Calvo
a0ba57dc4f
[ticket/15171] Fix test
...
PHPBB3-15171
2017-10-31 14:30:45 +01:00
Rubén Calvo
3bfd006e77
[ticket/15171] Fix texformatter
...
PHPBB3-15171
2017-10-31 14:30:45 +01:00
Rubén Calvo
508caa9bd4
[ticket/15171] Replace all BBCode templates by default
...
PHPBB3-15171
2017-10-31 14:30:45 +01:00
Marc Alexander
78610f0406
Merge pull request #4975 from senky/ticket/15273
...
[ticket/15273] Better explain cookie path
2017-10-31 14:17:28 +01:00
Marc Alexander
f31dcfc937
Merge pull request #4970 from rxu/ticket/15374
...
[ticket/15374] Add core event to modify page title in viewforum.php
2017-10-31 12:58:40 +01:00
Marc Alexander
fbbd1713d7
Merge pull request #4969 from Elsensee/ticket/15245
...
[ticket/15245] Fix images in feeds when accessing via app.php
2017-10-31 09:58:29 +01:00
Marc Alexander
d56e573a8e
Merge pull request #4950 from Nicofuma/ticket/15357-3.2.x
...
[ticket/15298] Never suppress exception trace when using CLI
2017-10-29 12:49:16 +01:00
Marc Alexander
d0e25f2eed
Merge pull request #5012 from kasimi/ticket/15060
...
[ticket/15060] Set correct forum id in user session data if f= is missing
2017-10-29 11:34:47 +01:00
Marc Alexander
53e8e12621
[ticket/15133] Update other dependencies to latest versions as well
...
PHPBB3-15133
2017-10-29 11:24:50 +01:00
javiexin
e32324c72a
[ticket/14994] Refactor template->assign_block_var
...
Refactor assign_block_var to use the same block selection mechanism
as is used in alter_block_array. This allows creating new blocks
at any position in the template structure, not only on the last block.
Allows selecting a block as outer[2].middle.
PHPBB3-14994
2017-10-29 11:06:18 +01:00
Marc Alexander
9c8eb3de90
[ticket/15133] Update fast-image-size to 1.1.4
...
Fixes various issues with JPEG, TIFF, and adds WebP support.
PHPBB3-15133
2017-10-29 11:04:47 +01:00
Oliver Schramm
dcf33148a7
[ticket/15195] Fix code block in rtl print version
...
PHPBB3-15195
2017-10-28 03:46:43 +02:00
kasimi
a35a225adf
[ticket/15423] Fix wrong title for topic's "Unappproved posts" icon
...
PHPBB3-15423
2017-10-27 11:04:22 +02:00
David Colón
33ceceda02
[ticket/15372] Add permission to schema and copy from f_read
2017-10-26 16:21:50 -04:00
David Colón
4ae7cb89ff
[ticket/15372] Remove revert_data from migration
2017-10-26 16:09:01 -04:00
David Colón
2ba529e144
[ticket/15372] Fix pagination and don't render viewtopic link
2017-10-26 16:09:01 -04:00