Marc Alexander
f9a596c544
Merge pull request #4761 from VSEphpbb/ticket/15142
...
[ticket/15142] Check extension updates on current branch
2017-04-11 21:26:52 +02:00
Marc Alexander
3bf133c96c
Merge pull request #4778 from marc1706/ticket/15139
...
[ticket/15139] Assigned 'topics_per_page' before template included
2017-04-09 14:09:07 +02:00
Rubén Calvo
d0540eea52
[ticket/15150] Remove empty space
...
PHPBB3-15150
2017-04-04 14:28:03 +02:00
Rubén Calvo
601ffba0cf
[ticket/15150] Use php5 constructor
...
PHPBB3-15150
2017-04-04 14:25:57 +02:00
Rubén Calvo
eadd5851d0
[ticket/15150] Use stream_* functions instead of socket_* functions
...
PHPBB3-15150
2017-04-04 14:14:48 +02:00
Rubén Calvo
d44dde390a
[ticket/15150] Remove default values for arguments
...
PHPBB3-15150
2017-04-04 14:08:48 +02:00
Matt Friedman
450402ea42
[ticket/15142] Remove duplicate code
...
PHPBB3-15142
2017-04-03 11:34:40 -07:00
Rubén Calvo
43731202fd
[ticket/15150] Hide errors if function stream_socket_client have been disabled
...
PHPBB3-15150
2017-04-02 15:20:49 +02:00
Rubén Calvo
4147c38838
[ticket/15150] Hide errors if function stream_socket_client have been disabled
...
PHPBB3-15150
2017-04-02 15:17:31 +02:00
Rubén Calvo
2f277b6f67
[ticket/15150] Fix template label tag
...
PHPBB3-15150
2017-03-30 20:26:55 +02:00
Rubén Calvo
32f3ddca70
[ticket/15150] Add Jabber SSL context configuration options
...
PHPBB3-15150
2017-03-30 10:04:50 +02:00
nomind60s
d4ecb910d8
[ticket/15151] ACP Cookie settings explanatory text
...
Fixed extraneous whitespace at end of line.
PHPBB3-15151
2017-03-29 14:42:02 -06:00
nomind60s
80b72e3d0b
[ticket/14498] Don't display 'Who is online' members when permission is No
...
When the user permission 'Can view profiles, memberlist and online list' is
set to No (or Never) the user should not be able to see which members are
online in the following places, index page, view topic and view forum.
Before this change, guests and bots would see the list of members who are
online, which doesn't match with the user permission and could create privacy
issues where guests or bots could track when a member was online.
PHPBB3-14498
2017-03-29 13:19:55 -06:00
nomind60s
5bf3e4b3c6
[ticket/15151] ACP Cookie settings add explanatory text where it was missing
...
Improve the lead section to include a link to the phpBB.com Knowledge Base and
add explanation text for the Cookie domain, Cookie name and Cookie path fields.
PHPBB3-15151
2017-03-29 12:30:09 -06:00
Marc Alexander
e6a0e4caed
[ticket/8116] Improve code and add tests for helper functions
...
PHPBB3-8116
2017-03-29 19:53:58 +02:00
Marc Alexander
2edf7056f0
[ticket/8116] Add pagination for IP tables on post info
...
Diff from previous patch by nickvergessen.
PHPBB3-8116
2017-03-28 22:10:03 +02:00
upstrocker
f991a99a14
[ticket/15139] Assigned 'topics_per_page' before template included
...
The element $config['topics_per_page'] was assigned a value after the
template was included, which led to incorrect page number display in the
header when pagination.
Now this var is assigned the correct value before the template is included
PHPBB3-15139
2017-03-28 20:41:38 +02:00
javiexin
71a3f12d2a
[ticket/15146] Date profile field validation incorrect
...
Fix by changing select input field options to match validation range
PHPBB3-15146
2017-03-24 23:55:27 +01:00
Tristan Darricau
827ded82b8
Merge pull request #4757 from VSEphpbb/ticket/15143
...
[ticket/15143] Fix display of version update in ACP
* github.com:phpbb/phpbb:
[ticket/15143] Fix display of version update in ACP
2017-03-24 23:18:50 +01:00
Matt Friedman
74054317d2
[ticket/15142] Add ext branch update tests
...
PHPBB3-15142
2017-03-24 11:47:28 -07:00
Matt Friedman
afddb81acf
[ticket/15142] Handle versions for unmatched branches
...
PHPBB3-15142
2017-03-24 11:47:03 -07:00
Matt Friedman
91ab27ecc9
[ticket/15142] Check extension updates on current branch
...
PHPBB3-15142
2017-03-24 09:37:14 -07:00
Matt Friedman
45c3cb52e4
[ticket/15143] Fix display of version update in ACP
...
PHPBB3-15143
2017-03-22 12:14:05 -07:00
Tristan Darricau
927220c873
Merge branch 'mukeshkharita-ticket/14758' into 3.1.x
...
* mukeshkharita-ticket/14758:
[ticket/14758] Improve the ACP Parameter wording
fixes #4724
2017-03-19 18:49:26 +01:00
Mukesh Kumar Kharita
dcdb0dcd23
[ticket/14758] Improve the ACP Parameter wording
...
PHPBB3-14758
2017-03-19 18:48:55 +01:00
Tristan Darricau
6abcfe41e0
Merge pull request #4734 from rxu/ticket/14806
...
[ticket/14806] Fix ACP test emails authentication failure
* github.com:phpbb/phpbb:
[ticket/14806] Fix ACP test emails authentication failure
2017-03-19 18:44:41 +01:00
Tristan Darricau
c8670d5324
Merge pull request #4737 from marc1706/ticket/15122
...
[ticket/15122] Add cache driver for memcached
* marc1706/ticket/15122:
[ticket/15122] Add cache driver for memcached
2017-03-19 18:14:52 +01:00
Tristan Darricau
0b2369901a
Merge pull request #4745 from rxu/ticket/13558
...
[ticket/13558] Add smtp SSL context configuration options
* rxu/ticket/13558:
[ticket/13558] Change options prefix and add settings precautions.
[ticket/13558] Make SSL context specific options more SMTP general
[ticket/13558] Add smtp SSL context configuration options
2017-03-19 18:04:53 +01:00
Tristan Darricau
d114a3d415
Merge pull request #4749 from marc1706/ticket/14844
...
[ticket/14844] Add CSS classes for strong and italics text to BBCodes
* marc1706/ticket/14844:
[ticket/14844] Add CSS classes for strong and italics text to BBCodes
2017-03-19 18:00:31 +01:00
Marc Alexander
948ce2d84f
Merge pull request #4578 from javiexin/ticket/14849
...
[ticket/14849] Add core.acp_extensions_run_action
2017-03-19 16:01:33 +01:00
Marc Alexander
59396771e6
Merge pull request #4703 from javiexin/ticket/15011
...
[ticket/15011] All errors on metadata throw exceptions
2017-03-19 15:49:33 +01:00
Marc Alexander
051644d663
[ticket/14844] Add CSS classes for strong and italics text to BBCodes
...
PHPBB3-14844
2017-03-19 15:35:51 +01:00
rxu
22b8632426
[ticket/13558] Change options prefix and add settings precautions.
...
PHPBB3-13558
2017-03-19 14:32:53 +07:00
Marc Alexander
0f95e607ff
Merge pull request #4743 from rubencm/ticket/14820
...
[ticket/14820] Add style version in ACP
2017-03-19 00:01:30 +01:00
Erwan Nader
4cf998e9df
[ticket/15132] Add variable to the 'core.mcp_main_modify_shadow_sql' event
...
PHPBB3-15132
2017-03-18 18:27:24 +01:00
Erwan Nader
716cff0c97
[ticket/15131] Add variables to the 'core.mcp_main_modify_fork_sql' event
...
PHPBB3-15131
2017-03-18 17:58:06 +01:00
rxu
2cc9b6a857
[ticket/13558] Make SSL context specific options more SMTP general
...
PHPBB3-13558
2017-03-18 01:11:32 +07:00
rxu
ac87784a11
[ticket/13558] Add smtp SSL context configuration options
...
PHPBB3-13558
2017-03-17 01:21:57 +07:00
Rubén Calvo
d10a5b67a1
[ticket/14820] Add style version in ACP
...
PHPBB3-14820
2017-03-16 00:00:50 +01:00
Marc Alexander
877e15a6e6
[ticket/15122] Add cache driver for memcached
...
PHPBB3-15122
2017-03-12 15:52:41 +01:00
rxu
4826f7c1d3
[ticket/14806] Fix ACP test emails authentication failure
...
PHPBB3-14806
2017-03-11 17:06:26 +07:00
Richard McGirr
d7c417de69
[ticket/15107] Add message_parser to event
...
https://tracker.phpbb.com/browse/PHPBB3-15107
PHPBB3-15107
2017-03-07 06:35:01 -05:00
javiexin
376e85c1d6
Merge branch '3.1.x' into ticket/15081
2017-03-05 15:07:26 +01:00
javiexin
18eaf10e5a
[ticket/15108] Remove duplicate code in request->context
...
PHPBB3-15108
2017-03-02 15:51:51 +01:00
RMcGirr83
63f7fb1ea6
[ticket/15107] Add message_parser to event
...
https://tracker.phpbb.com/browse/PHPBB3-15107
PHPBB3-15107
2017-03-02 09:29:39 -05:00
Marc Alexander
9267235f30
Merge pull request #4605 from javiexin/ticket/14943
...
[ticket/14943] Fix template loop access by index
2017-02-23 22:21:16 +01:00
Marc Alexander
4c3ddea09f
Merge remote-tracking branch 'origin/ticket/14927' into 3.1.x
2017-02-22 11:08:22 +01:00
Marc Alexander
bc86210db8
[ticket/14927] Put vars on one line
...
PHPBB3-14927
2017-02-21 22:15:12 +01:00
Marc Alexander
191a776ce6
Merge pull request #4636 from javiexin/ticket/14995
...
[ticket/14995] Add ACP template events acp_ext_list_*_name_after
2017-02-21 21:32:03 +01:00
Marc Alexander
896249f0e8
Merge pull request #4604 from rxu/ticket/13344
...
[ticket/13344] Add core event to acp/info/acp_logs.php
2017-02-21 21:10:35 +01:00