1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-24 01:20:40 +01:00

31634 Commits

Author SHA1 Message Date
Rubén Calvo
238247b5fc [ticket/15342] Remove unused variables
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
a3d949c3d0 [ticket/15342] Fix migration
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
f9c1901317 [ticket/15342] Fix test
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
22b2e95531 [ticket/15342] Add again check of free space when uploading attachments
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
4cff370f8d [ticket/15342] Add method to get free space
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
bb0d705ebf [ticket/15342] Fix files not being tracked
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
1d686fecb5 [ticket/15342] Fix parameter that could be null
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
9184d34a51 [ticket/15342] Use cache to get the number of files and the size of any storage
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
80e5fe255b [ticket/15342] Add method to storage to get number of tracked files
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
83d559afc5 [ticket/15342] Track attachments thumbnails
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
b823ae85cf [ticket/15342] Track current uploaded files
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
28c0db86cf [ticket/15342] Add dependencies to migration
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
b91ce7610b [ticket/15342] Fix tests
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
171b56b0ac [ticket/15342] Add missing services dependencies
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
91026b56b9 [ticket/15342] Track current uploaded files
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
e9dd717b8b [ticket/15342] Track stream write and move tracking to separate methods
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
Marc Alexander
cd84919f1a
Merge pull request #5284 from marc1706/ticket/12627
[ticket/12627] Add missing function definition for set_debug_sql_explain
2018-07-10 10:24:15 +02:00
Marc Alexander
3bdc1d4e16
[ticket/12627] Fix stylelint issues in CSS files after merging 3.2.x
PHPBB3-12627
2018-07-09 20:12:24 +02:00
Marc Alexander
d7fcf40b6b [ticket/12627] Add missing set_debug_load_time definition
PHPBB3-12627
2018-07-09 10:13:45 +02:00
Marc Alexander
0e89c85178 [ticket/12627] Add missing function definition for set_debug_sql_explain
PHPBB3-12627
2018-07-09 09:55:14 +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
ccd2bc9bb9 Merge branch '3.2.x'
* 3.2.x:
2018-07-08 18:50:30 +02:00
Tristan Darricau
911c46cc61 Merge branch 'prep-release-3.2.3' into 3.2.x
* prep-release-3.2.3:
2018-07-08 18:50:28 +02:00
Tristan Darricau
c4cef8c427 Merge pull request #5238 from avijc/ticket/15680
[ticket/15680] Point to 3.2 documentation

* github.com:/phpbb/phpbb:
  [ticket/15680] Point to 3.2 documentation
2018-07-08 18:50:28 +02:00
Tristan Darricau
4a2d417981 Merge pull request #5234 from hanakin/ticket/15679
[ticket/15679] notifications ucp front-page looks poor due to cp styling inheritance

* github.com:/phpbb/phpbb:
  [ticket/15679] Overide css inheritance in cp.css
  [ticket/15679] assign proper classes to html
2018-07-08 18:48:58 +02:00
Tristan Darricau
1c2e0aa1d3 Merge branch '3.2.x'
* 3.2.x:
  [ticket/15680] Point to 3.2 documentation
2018-07-08 18:48:19 +02:00
Tristan Darricau
32deb50f5c Merge pull request #5238 from avijc/ticket/15680
[ticket/15680] Point to 3.2 documentation

* github.com:/phpbb/phpbb:
  [ticket/15680] Point to 3.2 documentation
2018-07-08 18:48:18 +02:00
Tristan Darricau
0876a63f2b Merge branch '3.2.x'
* 3.2.x:
  [ticket/15683] Better error message when commit message has CRLF
2018-07-08 18:47:37 +02:00
Tristan Darricau
18f142e87d Merge pull request #5239 from avijc/ticket/15683
[ticket/15683] Better error message when commit message has CRLF

* github.com:/phpbb/phpbb:
  [ticket/15683] Better error message when commit message has CRLF
2018-07-08 18:47:37 +02:00
Tristan Darricau
844ecb88b4 Merge branch '3.2.x'
* 3.2.x:
  [ticket/15678] Fix build and cache flow for container
2018-07-08 18:46:33 +02:00
Tristan Darricau
3d9ae6186f Merge pull request #5244 from OxCom/ticket/15678
[ticket/15678] Fix build and cache flow for container

* github.com:/phpbb/phpbb:
  [ticket/15678] Fix build and cache flow for container
2018-07-08 18:46:33 +02:00
Tristan Darricau
2d26fd5b0c Merge branch '3.2.x'
* 3.2.x:
  [ticket/15659] Fix retrieve_block_vars()
2018-07-08 18:43:17 +02:00
Tristan Darricau
7f76d91128 Merge pull request #5249 from senky/ticket/15659
[ticket/15659] Fix retrieve_block_vars()

* github.com:/phpbb/phpbb:
  [ticket/15659] Fix retrieve_block_vars()
2018-07-08 18:43:16 +02:00
Tristan Darricau
d84af59cad Merge branch '3.2.x'
* 3.2.x:
  [ticket/15666] Fix array key in twig lang() call
2018-07-08 18:42:27 +02:00
Tristan Darricau
71905e50e8 Merge pull request #5250 from senky/ticket/15666
[ticket/15666] Language system is not fully supported in Twig

* github.com:/phpbb/phpbb:
  [ticket/15666] Fix array key in twig lang() call
2018-07-08 18:42:26 +02:00
Tristan Darricau
c56568871d Merge branch '3.2.x'
* 3.2.x:
  [ticket/15674] Improve CPF lang descriptions
2018-07-08 18:41:42 +02:00
Tristan Darricau
0e580d2ab0 Merge pull request #5252 from senky/ticket/15674
[ticket/15674] Edit language lines in file en\acp\profile.php

* github.com:/phpbb/phpbb:
  [ticket/15674] Improve CPF lang descriptions
2018-07-08 18:41:42 +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
001604df0c Merge branch '3.2.x'
* 3.2.x:
  [ticket/15620] Use separate local avatar cache file for every lang
2018-07-08 18:40:22 +02:00
Tristan Darricau
bdd384aa37 Merge pull request #5254 from senky/ticket/15620
[ticket/15620] Use separate local avatar cache file for every lang

* github.com:/phpbb/phpbb:
  [ticket/15620] Use separate local avatar cache file for every lang
2018-07-08 18:40:22 +02:00
Tristan Darricau
683250ee62 Merge pull request #5255 from senky/ticket/15694
[ticket/15694] Ignore lang files in prosilver/theme dir

* github.com:/phpbb/phpbb:
  [ticket/15694] Ignore lang files in prosilver/theme dir
2018-07-08 18:39:45 +02:00
Tristan Darricau
e7a1e16bc5 Merge pull request #5256 from senky/ticket/13043
[ticket/13043] Improve HTML5

* github.com:/phpbb/phpbb:
  [ticket/13043] Improve HTML5
2018-07-08 18:38:53 +02:00
Tristan Darricau
e190873280 Merge branch '3.2.x'
* 3.2.x:
  [ticket/13043] Improve HTML5
2018-07-08 18:38:53 +02:00
Tristan Darricau
47d70d9c2d Merge branch '3.2.x'
* 3.2.x:
  [ticket/15651] Remove unnecessary condition
2018-07-08 18:38:14 +02:00
Tristan Darricau
e7ad97de3a Merge pull request #5257 from senky/ticket/15651
[ticket/15651] Remove unnecessary condition

* github.com:/phpbb/phpbb:
  [ticket/15651] Remove unnecessary condition
2018-07-08 18:38:13 +02:00