1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-05 23:25:30 +02:00

10981 Commits

Author SHA1 Message Date
Rubén Calvo
6742f3e6bf [ticket/15738] Remove deprecated variables from questionnaire
PHPBB3-15738
2018-08-02 16:19:08 +02:00
Rubén Calvo
aaa98248d6 [ticket/15738] Remove code related with safe_mode
PHPBB3-15738
2018-07-30 13:58:52 +02:00
Rubén Calvo
f8423600b1 [ticket/15689] Handle storage stats outside template
PHPBB3-15689
2018-07-12 21:57:26 +02:00
Rubén Calvo
0cc77d2c99 [ticket/15342] Check if is resource before close it
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
944432d382 [ticket/15342] Remove comment since they are a little diferent things
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
cc7178a6e0 [ticket/15342] Small improvements to storage
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
5a1b4f559d [ticket/15342] Add avatar storage size to acp_main
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
a02fa1170b [ticket/15342] Track storage files
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Tristan Darricau
72ce0ec309 Merge pull request #5271 from rubencm/ticket/15286-2
[ticket/15286] Download remote attachments properly

* github.com:/phpbb/phpbb:
  [ticket/15286] Download remote attachments properly
2018-07-08 18:58:08 +02:00
Tristan Darricau
e247a0f6ea Merge branch '3.2.x'
* 3.2.x:
  [ticket/15618] Display The team link only to users with permission
2018-07-08 18:41:04 +02:00
Tristan Darricau
078d076526 Merge pull request #5253 from senky/ticket/15618
[ticket/15618] Display The team link only to users with permission

* github.com:/phpbb/phpbb:
  [ticket/15618] Display The team link only to users with permission
2018-07-08 18:41:04 +02:00
Tristan Darricau
52f77f113a Merge pull request #5263 from senky/ticket/12591-2
[ticket/12591] Improve breadcrumb naming and extend it's usage

* github.com:/phpbb/phpbb:
  [ticket/12591] Introduce a BC fallback
  [ticket/12591] Improve breadcrumb naming and extend it's usage
2018-07-08 18:33:35 +02:00
Tristan Darricau
f6301ea85a Merge pull request #5266 from senky/ticket/12624
[ticket/12624] Add debug.load_time parameter

* github.com:/phpbb/phpbb:
  [ticket/12624] Add debug.load_time parameter
2018-07-08 18:32:45 +02:00
Tristan Darricau
7cf35eafb5 Merge pull request #5267 from senky/ticket/12627
[ticket/12627] Add debug.sql_explain parameter

* github.com:/phpbb/phpbb:
  [ticket/12627] Add debug.sql_explain parameter
2018-07-08 18:26:52 +02:00
Tristan Darricau
4028c92c9d Merge pull request #5272 from rubencm/ticket/15714
[ticket/15714] Auto login after registration

* github.com:/phpbb/phpbb:
  [ticket/15714] Edit language string
  [ticket/15714] Auto login after registration
2018-07-08 18:23:33 +02:00
Tristan Darricau
187e598236 Merge branch '3.2.x'
* 3.2.x:
  [ticket/15717] Using correct variable for log entry
2018-07-08 18:21:46 +02:00
Tristan Darricau
b0df5e31cf Merge pull request #5277 from ghostal/ticket/15717
[ticket/15717] Using correct variable for log entry

* github.com:/phpbb/phpbb:
  [ticket/15717] Using correct variable for log entry
2018-07-08 18:21:45 +02:00
Tristan Darricau
1c61e85425
Merge pull request #5156 from 3D-I/ticket/15580_
[ticket/15580] Remove redundant code from ACP
2018-07-08 18:09:51 +02:00
Tristan Darricau
0e842e1d63 Merge pull request #5223 from senky/ticket/15664
[ticket/15664] Manage extensions with ajax

* github.com:/phpbb/phpbb:
  [ticket/15664] Add support for multi step processes
  [ticket/15664] Ajaxify ext actions in ACP
2018-07-08 17:57:56 +02:00
Tristan Darricau
1872e8f04b Merge branch '3.2.x'
* 3.2.x:
  [ticket/15656] Add "View post" link in the mod logs on the ACP
2018-07-08 17:48:11 +02:00
Tristan Darricau
219e85c4e0 Merge pull request #5217 from Zoddo/ticket/15656
[ticket/15656] Add "View post" link in the mod logs on the ACP

* github.com:/phpbb/phpbb:
  [ticket/15656] Add "View post" link in the mod logs on the ACP
2018-07-08 17:48:10 +02:00
Tristan Darricau
4829dfe487 Merge branch '3.2.x'
* 3.2.x:
  [ticket/15676] Use paragraphs and classes as suggested by hanakin
  [ticket/15676] Use twig syntax
  [ticket/15676] Simplify link text and use privacy link in cookie notice
  [ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY
2018-07-08 17:40:26 +02:00
Tristan Darricau
bc7b998632 Merge branch 'prep-release-3.2.3' into 3.2.x
* prep-release-3.2.3:
  [ticket/15676] Use paragraphs and classes as suggested by hanakin
  [ticket/15676] Use twig syntax
  [ticket/15676] Simplify link text and use privacy link in cookie notice
  [ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY
2018-07-08 17:38:27 +02:00
Tristan Darricau
43d7f15a25 Merge pull request #5231 from marc1706/ticket/15676
[ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY

* github.com:/phpbb/phpbb:
  [ticket/15676] Use paragraphs and classes as suggested by hanakin
  [ticket/15676] Use twig syntax
  [ticket/15676] Simplify link text and use privacy link in cookie notice
  [ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY
2018-07-08 17:38:27 +02:00
Jakub Senko
bdff0f5590
[ticket/12627] Add debug.sql_explain parameter
PHPBB3-12627
2018-07-06 17:17:48 +02:00
Jakub Senko
fcc3dd996d
[ticket/12624] Add debug.load_time parameter
PHPBB3-12624
2018-07-06 17:01:15 +02:00
Alex Miles
a6fb2a6b8e [ticket/15717] Using correct variable for log entry
PHPBB3-15717
2018-07-04 01:23:30 +01:00
Rubén Calvo
548363d57d [ticket/15714] Auto login after registration
PHPBB3-15714
2018-06-29 01:34:02 +02:00
Rubén Calvo
5387df2a3f [ticket/15286] Download remote attachments properly
PHPBB3-15286
2018-06-27 17:49:47 +02:00
Marc Alexander
857b55dd20 Merge branch '3.2.x' 2018-06-19 13:32:49 +02:00
Rubén Calvo
d4d8aec02a [ticket/15695] Fix gen_rand_string returning less characters than expected
PHPBB3-15695
2018-06-18 22:38:14 +02:00
Jakub Senko
49efa50c88
[ticket/12591] Improve breadcrumb naming and extend it's usage
PHPBB3-12591
2018-06-18 19:58:33 +02:00
Jakub Senko
c61b9358ff
[ticket/15618] Display The team link only to users with permission
PHPBB3-15618
2018-06-18 12:55:24 +02:00
Marc Alexander
1d0046437b
Merge branch '3.2.x' 2018-06-17 15:44:33 +02:00
Marc Alexander
02cbb864a5
Merge pull request #5245 from rubencm/ticket/15693
[ticket/15693] Fix get_rand_string()
2018-06-17 15:44:28 +02:00
Marc Alexander
5a9b8a815d
Merge branch '3.2.x' 2018-06-17 15:40:02 +02:00
Marc Alexander
ecf19b13c8
Merge pull request #5218 from senky/ticket/15657
[ticket/15657] Add MCP queue events
2018-06-17 15:38:08 +02:00
Marc Alexander
9e50e52fa5
[ticket/15693] Update tests to reflect changes to gen_rand_string()
PHPBB3-15693
2018-06-17 11:01:11 +02:00
Rubén Calvo
f75c400db4 [ticket/15693] Fix get_rand_string()
PHPBB3-15693
2018-06-15 19:22:35 +02:00
Rubén Calvo
5edb8f0b5b [ticket/15371] Split uploaded files into subdirectories
PHPBB3-15371
2018-06-13 21:19:10 +02:00
Jakub Senko
2b66608023
[ticket/15664] Ajaxify ext actions in ACP
PHPBB3-15664
2018-06-10 19:01:58 +02:00
Rubén Calvo
3320ffb399 [ticket/15311] Change service and method name
PHPBB3-15311
2018-05-31 22:55:02 +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
Rubén Calvo
b43268e8fc [ticket/15311] Move get_temp_dir to another service
PHPBB3-15311
2018-05-30 23:56:56 +02:00
Rubén Calvo
01f88fd269 [ticket/15311] Escape file_name in sql query
PHPBB3-15311
2018-05-16 23:27:56 +02:00
Rubén Calvo
4ebded01b9 [ticket/15311] Improve code comments
PHPBB3-15311
2018-05-16 23:27:56 +02:00
Rubén Calvo
01a8487244 [ticket/15311] Use cache directory if can't use system temp
PHPBB3-15311
2018-05-16 23:27:56 +02:00
Rubén Calvo
e8a70dcb24 [ticket/15311] Use stream_copy_to_stream
PHPBB3-15311
2018-05-16 23:23:45 +02:00
Rubén Calvo
6d2c815c75 [ticket/15311] Detail errors a little more
PHPBB3-15311
2018-05-16 23:23:45 +02:00