1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-12 12:46:38 +02:00
Commit Graph

3106 Commits

Author SHA1 Message Date
c24b801746 [ticket/15747] Change parameter depth to boolean
PHPBB3-15747
2018-08-08 19:23:10 +02:00
1c406c70e0 Merge pull request #5221 from rubencm/ticket/15663
[ticket/15663] Remove flash support in attachments
2018-08-05 13:19:33 +02:00
d0b1a201a3 Merge pull request #5310 from rubencm/ticket/15738
[ticket/15738] Remove code related with safe_mode
2018-08-03 09:14:45 +02:00
aaa98248d6 [ticket/15738] Remove code related with safe_mode
PHPBB3-15738
2018-07-30 13:58:52 +02:00
7a91766caa Merge branch '3.2.x' 2018-07-30 13:46:50 +02:00
2bac84c51f Merge branch 'prep-release-3.2.3' into 3.2.x 2018-07-30 13:45:50 +02:00
a6a3899aea [ticket/15731] Fix language string parameters
PHPBB3-15731
2018-07-30 11:20:42 +02:00
3966440008 [ticket/15663] Remove flash attachments support
PHPBB3-15663
2018-07-12 22:02:48 +02:00
0fed1054db [ticket/15689] Show unknown if can't retrieve free space
PHPBB3-15689
2018-07-12 21:57:26 +02:00
584d03a9fe [ticket/15689] Show statistics of storages on acp_storage
PHPBB3-15689
2018-07-12 21:57:26 +02:00
c56568871d Merge branch '3.2.x'
* 3.2.x:
  [ticket/15674] Improve CPF lang descriptions
2018-07-08 18:41:42 +02:00
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
c37e77c8bb Merge branch '3.2.x'
* 3.2.x:
  [ticket/15628] Add topic link to newtopic_notify.txt
2018-07-08 18:36:58 +02:00
90dc5519c0 Merge pull request #5258 from senky/ticket/15628
[ticket/15628] Add topic link to newtopic_notify.txt

* github.com:/phpbb/phpbb:
  [ticket/15628] Add topic link to newtopic_notify.txt
2018-07-08 18:36:58 +02:00
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
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
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
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
48afa41669 [ticket/15714] Edit language string
PHPBB3-15714
2018-06-29 01:36:53 +02:00
69a75da670 [ticket/15628] Add topic link to newtopic_notify.txt
PHPBB3-15628
2018-06-19 14:41:13 +02:00
f671022a6d [ticket/15674] Improve CPF lang descriptions
PHPBB3-15674
2018-06-19 14:40:21 +02:00
5a9b8a815d Merge branch '3.2.x' 2018-06-17 15:40:02 +02:00
aea56fcf57 Merge pull request #5246 from marc1706/ticket/15633
[ticket/15633] Double space to single space
2018-06-17 15:35:17 +02:00
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
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
796939c7f6 [ticket/15371] Add language string
PHPBB3-15371
2018-06-13 21:19:10 +02:00
449b930c5e Merge branch '3.2.x' 2018-06-12 22:35:17 +02:00
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
db52a549ab Merge branch '3.2.x' 2018-06-12 22:24:27 +02:00
2b66608023 [ticket/15664] Ajaxify ext actions in ACP
PHPBB3-15664
2018-06-10 19:01:58 +02:00
rxu
645ceb1bfe [ticket/15548] Fix dead link in ACP_COOKIE_SETTINGS_EXPLAIN language entry
PHPBB3-15548
2018-06-01 14:50:07 +02:00
25a46ef4b3 [ticket/15676] Simplify link text and use privacy link in cookie notice
PHPBB3-15676
2018-05-31 22:15:36 +02:00
c6a35237a2 [ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY
PHPBB3-15676
2018-05-31 09:31:33 +02:00
6d2c815c75 [ticket/15311] Detail errors a little more
PHPBB3-15311
2018-05-16 23:23:45 +02:00
5a65208341 [ticket/15311] Fix language string
PHPBB3-15311
2018-05-16 23:23:45 +02:00
fb716743d2 [ticket/15311] Use storage in backups
PHPBB3-15311
2018-05-16 23:23:45 +02:00
4bb57f9814 [ticket/15629] Add info to RECAPTCHA_LANG and change to en-GB
PHPBB3-15629
2018-04-14 11:44:12 +02:00
ab8d328702 [ticket/15630] ACP_COOKIE_SETTINGS_EXPLAIN change <b> to <strong>
PHPBB3-15630
2018-04-14 11:41:02 +02:00
71f2801d78 [ticket/15627] Reword the YES_ACCURATE_PM_BUTTON incl explaination
PHPBB3-15627
2018-04-11 19:24:46 +02:00
c706883e44 Merge branch '3.2.x' 2018-02-28 21:21:27 +01:00
9474d6d50e [ticket/15569] Suggest using file replacing instead of automatic updater
PHPBB3-15569
2018-02-25 17:26:38 +01:00
2b8c8973e9 Merge branch '3.2.x' 2018-02-21 21:14:07 +01:00
f17bd9e1e0 Merge pull request #5094 from JoshyPHP/ticket/15518
[ticket/15518] Add a setting to toggle permission checks for pms in viewtopic
2018-02-21 21:14:00 +01:00
09718a565b Merge branch '3.2.x' 2018-02-19 21:27:07 +01:00
bee9ddbfdf [ticket/12579] Add "BUTTON_" strings for Post and PM buttons
PHPBB3-12579
2018-02-13 16:09:30 +05:30
798843dc18 Merge branch '3.2.x' 2018-01-29 18:53:57 +01:00
1d97f4491e [ticket/14936] Add missing error message to language files
PHPBB3-14936
2018-01-27 22:34:22 +01:00
a24a8a6757 Merge branch '3.2.x' 2018-01-25 18:44:22 +01:00
c89051eb28 Merge pull request #5103 from JoshyPHP/ticket/15531
[ticket/15531] Log malformed BBCodes
2018-01-25 18:23:09 +01:00
ca537a691d Merge branch '3.2.x' 2018-01-24 19:16:28 +01:00