1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-10 19:03:24 +02:00

31659 Commits

Author SHA1 Message Date
Jakub Senko
6deae170bd
[ticket/15670] Fix SQL error when !f_list_topics and f_read
PHPBB3-15670
2018-06-18 18:38:53 +02:00
Jakub Senko
6fdb7486ad
[ticket/15651] Remove unnecessary condition
module.remove internally check if the module exists

PHPBB3-15651
2018-06-18 17:31:10 +02:00
Jakub Senko
4c3cb4bc5c
[ticket/13043] Improve HTML5
PHPBB3-13043
2018-06-18 13:34:02 +02:00
Jakub Senko
ce97b113c0
[ticket/15694] Ignore lang files in prosilver/theme dir
PHPBB3-15694
2018-06-18 13:15:39 +02:00
Jakub Senko
4544f5212c
[ticket/15620] Use separate local avatar cache file for every lang
PHPBB3-15620
2018-06-18 13:10:19 +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
Jakub Senko
52f5e54d8a
[ticket/15666] Fix array key in twig lang() call
PHPBB3-15666
2018-06-18 11:56:05 +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
7245bc9977
Merge branch 'prep-release-3.2.3' into 3.2.x 2018-06-17 15:40:00 +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
aea56fcf57
Merge pull request #5246 from marc1706/ticket/15633
[ticket/15633] Double space to single space
2018-06-17 15:35:17 +02:00
scootergrisen
90e4eb2451
[ticket/15633] Double space to single space
Value of GROUP_MAX_RECIPIENTS_EXPLAIN key contains
double space. This removes one of the spaces.

PHPBB3-15633
2018-06-17 14:10:22 +02:00
Marc Alexander
ec87cc1f3e
Merge pull request #5190 from Crizz0/ticket/15627
[ticket/15627] Reword the YES_ACCURATE_PM_BUTTON incl explaination
2018-06-17 13:27:06 +02:00
Marc Alexander
ff171f3a3b
Merge pull request #5158 from kasimi/ticket/15586
[ticket/15586] Fixed adding module the automatic way without specifying modes
2018-06-17 11:35: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
Marc Alexander
2e938b2297
Merge pull request #4968 from rubencm/ticket/15371
[ticket/15371] Split uploaded files into subdirectories
2018-06-17 10:48:45 +02:00
Rubén Calvo
f75c400db4 [ticket/15693] Fix get_rand_string()
PHPBB3-15693
2018-06-15 19:22:35 +02:00
Andrii Afanasiev
7b44e2c791 [ticket/15678] Fix build and cache flow for container
1. During procedure of building container we have to check both required files
in cache: container_* and autoload_*. This files should be "fresh" and if one
of the does not exist then we have to build it and put into a cache one more
time.

2. Fix typo 'posic_getuid' does not exist, so $php_uid is alwasy was false.

PHPBB3-15678
2018-06-15 09:09:07 +02:00
Rubén Calvo
f0385fbda7 [ticket/15371] Correct grammar
PHPBB3-15371
2018-06-14 11:41:20 +02:00
Rubén Calvo
aa75904ace [ticket/15371] Add get_filename method
PHPBB3-15371
2018-06-13 21:19:58 +02:00
Rubén Calvo
26680763c2 [ticket/15671] Add test
PHPBB3-15671
2018-06-13 21:19:58 +02:00
Rubén Calvo
a641ea9291 [ticket/15371] Add doc
PHPBB3-15371
2018-06-13 21:19:58 +02:00
Rubén Calvo
db8ae41496 [ticket/15371] Update migration
PHPBB3-15371
2018-06-13 21:19:10 +02:00
Rubén Calvo
796939c7f6 [ticket/15371] Add language string
PHPBB3-15371
2018-06-13 21:19:10 +02:00
Rubén Calvo
837a333ef2 [ticket/15171] Update logic
PHPBB3-15171
2018-06-13 21:19:10 +02:00
Rubén Calvo
7a4dd368b5 [ticket/15371] Return an empty string if the array has no elements
PHPBB3-15371
2018-06-13 21:19:10 +02:00
Rubén Calvo
5edb8f0b5b [ticket/15371] Split uploaded files into subdirectories
PHPBB3-15371
2018-06-13 21:19:10 +02:00
Marc Alexander
449b930c5e
Merge branch '3.2.x' 2018-06-12 22:35:17 +02:00
Marc Alexander
8b7ae7c796
Merge branch 'prep-release-3.2.3' into 3.2.x 2018-06-12 22:35:06 +02:00
Marc Alexander
57cb513b8b
Merge pull request #5191 from Crizz0/ticket/15630
[ticket/15630] ACP_COOKIE_SETTINGS_EXPLAIN change <b> to <strong>
2018-06-12 22:34:25 +02:00
Marc Alexander
db52a549ab
Merge branch '3.2.x' 2018-06-12 22:24:27 +02:00
Marc Alexander
2aa9fc07d3
Merge branch 'prep-release-3.2.3' into 3.2.x 2018-06-12 22:24:16 +02:00
Marc Alexander
6369637fbf
Merge pull request #5192 from Crizz0/ticket/15629
[ticket/15629] Add info to RECAPTCHA_LANG and change to en-GB
2018-06-12 22:22:47 +02:00
Marc Alexander
3b69b3aa32
Merge branch '3.2.x' 2018-06-12 22:11:06 +02:00
Marc Alexander
94d64c672e
Merge branch 'prep-release-3.2.3' into 3.2.x 2018-06-12 22:10:05 +02:00
Marc Alexander
32eb2f427c
Merge pull request #5226 from rubencm/ticket/15504
[ticket/15504] Fix warning message
2018-06-12 22:06:55 +02:00
Marc Alexander
9b79b56e7e
Merge pull request #5134 from rubencm/ticket/15553
[ticket/15553] Add method to get direct link
2018-06-12 21:48:12 +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
8896018e66 [ticket/15688] Fix event location in attachments download
PHPBB3-15688
2018-06-09 17:09:33 +02:00
Rubén Calvo
c367c3507e [ticket/15686] Update homestead
PHPBB3-15686
2018-06-08 22:46:03 +02:00
Marc Alexander
d1dd9d383e
Merge pull request #4916 from rubencm/ticket/15311
[ticket/15311] Use storage in backups
2018-06-07 22:18:03 +02:00
kasimi
8283f2393a
[ticket/15583] Update session time in AJAX request only once a minute
PHPBB3-15583
2018-06-06 10:40:29 +02:00
Marc Alexander
da30ddd483
Merge pull request #5240 from VSEphpbb/ticket/15684
[ticket/15684] Correct broken migration
2018-06-06 08:30:14 +02:00
Matt Friedman
eba23133ca [ticket/15684] Correct broken migration
PHPBB3-15684
2018-06-05 17:03:14 -07:00
Anssi Johansson
9068909051 [ticket/15683] Better error message when commit message has CRLF
When someone tries to do a pull request with incorrect line breaks in the
commit message, the error message as given by Travis is "Unexpected EOF
encountered". The error message should be clearer that CR/LF was the
problem. This change adds a separate check for CRLF line endings.

PHPBB3-15683
2018-06-05 22:20:19 +03:00
Anssi Johansson
5f243ad665 [ticket/15680] Point to 3.2 documentation
The old link pointed to 3.1 documentation

PHPBB3-15680
2018-06-05 21:29:47 +03:00
hanakin
8b3fa91ae3 [ticket/15679] Overide css inheritance in cp.css
PHPBB3-15679
2018-06-03 19:54:20 -04:00
hanakin
20d0bc9c36 [ticket/15679] assign proper classes to html
PHPBB3-15679
2018-06-03 19:42:41 -04:00