Marc Alexander
9567162295
[ticket/15322] Adjust language variables as suggested
...
PHPBB3-15322
2017-12-27 13:31:09 +01:00
Marc Alexander
4bbda5bc45
[ticket/15322] Adjust email language and move force sender setting
...
PHPBB3-15322
2017-12-16 18:32:55 +01:00
Marc Alexander
4e045ed767
[ticket/15322] Try to make new email setting more readable
...
PHPBB3-15322
2017-12-13 21:31:07 +01:00
Marc Alexander
9f055e1af3
[ticket/15322] Add config setting for -f parameter & remove mail function name
...
The -f parameter can now be added via configuration in the ACP. Addtionally,
the config setting for the mail function name has been removed.
PHPBB3-15322
2017-12-11 21:56:21 +01:00
kitsiosk
b4ca1bdb00
[ticket/15322] Fix bug wrong return in emails
...
PHPBB3-15322
2017-12-09 16:19:41 +02: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
Marc Alexander
551c3fd511
Merge pull request #5025 from hubaishan/ticket/15433
...
[ticket/15433] Fix phpbbcli can enable non-existent extension
2017-12-03 17:49:39 +01:00
hubaishan
03b3b38db1
[ticket/15433] Fix phpbbcli can enable non-existent extension
...
Fix phpbbcli can enable non-existent extension
PHPBB3-15433
2017-12-03 15:01:31 +01:00
kasimi
9c93c180b0
[ticket/15431] Removed $page_title
...
PHPBB3-15431
2017-11-29 19:35:36 +01:00
MichaelC
b66b497429
Merge remote-tracking branch 'rxu/ticket/15460' into 3.2.x
...
* rxu/ticket/15460:
[ticket/15460] Fix group name displayed in the manage users ACP module
2017-11-26 22:12:19 +00:00
MichaelC
6ed40857ed
Merge remote-tracking branch 'CHItA/ticket/15463' into 3.2.x
...
* CHItA/ticket/15463:
[ticket/15463] Add MichaelC and Hanakin to the dev credits
2017-11-26 21:54:49 +00:00
Marc Alexander
a2f5468e8e
Merge pull request #4991 from Sophist-UK/ticket/15390
...
[ticket/15390] Fix vertical bar permission tooltip
2017-11-26 21:58:59 +01:00
Marc Alexander
5485563e05
[ticket/15390] Prevent dropdown from being incorrectly offset
...
PHPBB3-15390
2017-11-26 20:06:43 +01:00
Marc Alexander
81a71f71c7
Merge pull request #5051 from JoshyPHP/ticket/15464
...
[ticket/15464] Detect BBCodes in uppercase when reparsing
2017-11-26 18:33:54 +01:00
JoshyPHP
a7664811dd
[ticket/15464] Detect BBCodes in uppercase when reparsing
...
PHPBB3-15464
2017-11-23 16:25:48 +01:00
Máté Bartus
d6d77a199b
[ticket/15463] Add MichaelC and Hanakin to the dev credits
...
PHPBB3-15463
2017-11-23 09:16:54 +01:00
Derky
85ece822db
Merge pull request #5048 from CHItA/ticket/15461
...
[ticket/15461] Add Derky to the list of contributors.
2017-11-21 14:09:23 +01:00
Máté Bartus
57323d1650
[ticket/15461] Add Derky to the list of contributors.
...
PHPBB3-15461
2017-11-21 14:02:43 +01:00
rxu
cb0e13aa19
[ticket/15460] Fix group name displayed in the manage users ACP module
...
PHPBB3-15460
2017-11-20 21:13:37 +07:00
Marc Alexander
0517e43dff
Merge pull request #4976 from rubencm/ticket/15171
...
[ticket/15171] Replace all BBCode templates by default
2017-11-16 21:56:57 +01:00
Máté Bartus
1a1a2dc046
Merge pull request #4949 from marc1706/ticket/15353
...
[ticket/15353] Make sure users can continue update after merging file diff
2017-11-15 21:44:53 +01:00
kasimi
0409191be9
[ticket/15431] Fixed event argument description
...
PHPBB3-15431
2017-11-08 14:45:33 +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
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