Marc Alexander
c3939580b3
Merge branch '3.2.x'
2017-10-13 19:39:46 +02:00
Marc Alexander
e1966c3476
Merge pull request #4888 from javiexin/ticket/15306
...
[ticket/15306] Error and missing data in core.acp_users_profile_validate
2017-10-13 19:39:42 +02:00
Marc Alexander
d64ce15ecf
Merge branch '3.2.x'
2017-10-11 21:00:38 +02:00
Marc Alexander
2c01fe67e9
Merge pull request #4942 from rubencm/ticket/15172
...
[ticket/15172] Fix redirection to wrong port
2017-10-11 21:00:33 +02:00
Oliver Schramm
bba4b4fc30
Merge branch '3.2.x'
2017-10-05 15:40:28 +02:00
Oliver Schramm
9c91bc4976
Merge pull request #4967 from Leinad4Mind/3.2.x
...
[PHPBB3-14629] round() the log() explicitly to a proper integer
2017-10-05 15:40:24 +02:00
Oliver Schramm
8e62ea225e
Merge branch '3.2.x'
...
Conflicts:
phpBB/includes/ucp/ucp_notifications.php
2017-10-05 15:14:58 +02:00
Jakub Senko
2cdb27a0d1
[ticket/15362] Fix colspan in notification options table
...
PHPBB3-15362
2017-10-02 12:24:33 +02:00
Daniel Mota
f79b7f1896
[PHPBB3-14629] round() the log() explicitly to a proper integer
2017-09-21 17:24:16 +01:00
Oliver Schramm
99306435bd
Merge branch '3.2.x'
2017-09-10 15:32:28 +02:00
Oliver Schramm
b1e3787197
Merge pull request #4889 from javiexin/ticket/15307
...
[ticket/15307] Extensions may add modes to acp_users
2017-09-10 15:32:23 +02:00
Rubén Calvo
7b489638d7
[ticket/15172] Cast port to integer
...
PHPBB3-15172
2017-09-10 13:24:10 +02:00
Tristan Darricau
83071ee3fd
Merge pull request #4895 from rubencm/ticket/15289
...
[ticket/15289] Allow to configure storage from acp
* github.com:phpbb/phpbb: (38 commits)
[ticket/15289] Add phpdoc
[ticket/15289] Remove common language from acp module
[ticket/15289] Check form
[ticket/15289] Use empty instead of count
[ticket/15289] Language fixes
[ticket/15289] Add missing files
[ticket/15289] Use twig syntax in variables
[ticket/15289] Use lang_defined()
[ticket/15289] Dont use short names
[ticket/15289] Dont use short names
[ticket/15289] Use Twig includes
[ticket/15289] Update acp module
[ticket/15289] Fix comment typo
[ticket/15289] Fix show field description
[ticket/15289] Update event
[ticket/15289] Remove switch since there is only one mode
[ticket/15289] Improve error messages
[ticket/15289] Fix code style
[ticket/15289] Update acp storage
[ticket/15289] Update acp storage template
...
2017-09-09 17:33:51 +02:00
Rubén Calvo
3f9de5b1d4
[ticket/15172] Use symfony request component to get port
...
PHPBB3-15172
2017-09-09 17:32:06 +02:00
Tristan Darricau
a33666fd32
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15355] Remove version field when no update is available
2017-09-09 17:04:32 +02:00
Tristan Darricau
e767b753a4
Merge pull request #4940 from Elsensee/ticket/15355
...
[ticket/15355] Remove version field when no update is available
* github.com:phpbb/phpbb:
[ticket/15355] Remove version field when no update is available
2017-09-09 17:04:31 +02:00
Rubén Calvo
2b864f51d8
[ticket/15289] Add phpdoc
...
PHPBB3-15289
2017-09-09 15:21:06 +02:00
Rubén Calvo
c2f508eec6
[ticket/15289] Remove common language from acp module
...
PHPBB3-15289
2017-09-09 14:01:08 +02:00
Oliver Schramm
ed7ec01fea
[ticket/15355] Remove version field when no update is available
...
PHPBB3-15355
2017-09-09 13:41:04 +02:00
Máté Bartus
dababbb9ad
Merge branch '3.2.x'
2017-09-09 12:09:50 +02:00
Máté Bartus
c265eab081
Merge pull request #4932 from Nicofuma/ticket/15351
...
[ticket/15351] Makes confirm_works in a router context (app.php)
2017-09-09 12:07:52 +02:00
Rubén Calvo
11f13e21ac
[ticket/15289] Check form
...
PHPBB3-15289
2017-09-08 17:01:13 +02:00
Rubén Calvo
036ae01b82
[ticket/15289] Use empty instead of count
...
PHPBB3-15289
2017-09-08 16:54:11 +02:00
Rubén Calvo
d7b1018110
[ticket/15289] Language fixes
...
PHPBB3-15289
2017-09-08 16:53:20 +02:00
Tristan Darricau
c368d170cf
[ticket/15351] Makes confirm_works in a router context (app.php)
...
PHPBB3-15351
2017-09-08 16:26:39 +02:00
Rubén Calvo
500404a921
[ticket/15289] Dont use short names
...
PHPBB3-15289
2017-09-08 16:25:18 +02:00
Rubén Calvo
d322404d00
[ticket/15289] Update event
...
PHPBB3-15289
2017-09-08 16:25:18 +02:00
Rubén Calvo
ab2dfc2762
[ticket/15289] Remove switch since there is only one mode
...
PHPBB3-15289
2017-09-08 16:25:18 +02:00
Rubén Calvo
4c9670363c
[ticket/15289] Improve error messages
...
PHPBB3-15289
2017-09-08 16:25:18 +02:00
Rubén Calvo
e27e51bdbf
[ticket/15289] Fix code style
...
PHPBB3-15289
2017-09-08 16:25:18 +02:00
Rubén Calvo
c5f3dec2f2
[ticket/15289] Update acp storage
...
PHPBB3-15289
2017-09-08 16:25:18 +02:00
Rubén Calvo
fdb75ed443
[ticket/15289] Use config global
...
PHPBB3-15289
2017-09-08 16:22:10 +02:00
Rubén Calvo
5be42739dc
[ticket/15289] Fix radio buttons
...
PHPBB3-15289
2017-09-08 16:22:10 +02:00
Rubén Calvo
da32ecb30b
[ticket/15289] Remove comment
...
PHPBB3-15289
2017-09-08 16:22:10 +02:00
Rubén Calvo
0b75f1e46a
[ticket/15289] Update acp template
...
PHPBB3-15289
2017-09-08 16:22:10 +02:00
Rubén Calvo
7e0845f930
[ticket/15289] Fix code style
...
PHPBB3-15289
2017-09-08 16:22:10 +02:00
Rubén Calvo
d5438dd3f2
[ticket/15289] Add event to add language
...
PHPBB3-15289
2017-09-08 16:22:10 +02:00
Rubén Calvo
c3c8117f0a
[ticket/15289] Update acp to be able to save data in the database
...
PHPBB3-15289
2017-09-08 16:22:10 +02:00
Rubén Calvo
737a8f9f7d
[ticket/15289] Update acp module
...
PHPBB3-15289
2017-09-08 16:22:10 +02:00
Rubén Calvo
ba9f082bf4
[ticket/15289] Add acp module
...
PHPBB3-15289
2017-09-08 16:22:10 +02:00
Oliver Schramm
da1f2fb9a9
Merge branch '3.2.x'
2017-09-08 15:02:26 +02:00
Oliver Schramm
aa15e61e4c
Merge branch '3.2.x'
2017-09-08 13:53:38 +02:00
Tristan Darricau
9b2c45d892
Merge pull request #4894 from rubencm/ticket/15276
...
[ticket/15276] Use storage in avatars
* github.com:phpbb/phpbb: (34 commits)
[ticket/15276] Changed annotation
[ticket/15276] Remove unused code
[ticket/15276] Revert some changes
[ticket/15276] Use IniGetWrapper
[ticket/15276] Add missing dependency
[ticket/15276] Remove unused dependency
[ticket/15276] Add missing properties
[ticket/15276] Use InitGetWrapper
[ticket/15276] Fix comments
[ticket/15276] Fix code and add phpdoc
[ticket/15276] Use stream_copy_to_stream
[ticket/15276] Fix typo
[ticket/15276] Use mimetype guesser
[ticket/15276] Update file_info to get size of images
[ticket/15276] Update
[ticket/15276] Remove avatar_path
[ticket/15276] Remove avatar_path from acp
[ticket/15276] Use finfo to get mimetype
[ticket/15276] Update file_info
[ticket/15276] Fix code style
...
2017-09-08 13:32:38 +02:00
Marc Alexander
654c2370ea
[ticket/7845] Ensure config script path is not empty
...
PHPBB3-7845
2017-09-08 11:54:42 +02:00
Tristan Darricau
7221a47bb6
Merge pull request #4928 from Crizz0/ticket/15350
...
[ticket/15350] Changes outdated wiki-link for plural-rules to new docs/
* github.com:phpbb/phpbb:
[ticket/15350] Changes outdated wiki-link to new docs/
2017-09-07 15:17:57 +02:00
Máté Bartus
114f38648b
Merge pull request #4900 from rxu/ticket/15318
...
[ticket/15318] Make user option to disable word censoring effective again
2017-09-07 15:09:48 +02:00
Máté Bartus
b1fe0f9dbe
Merge branch '3.2.x'
2017-09-07 15:09:40 +02:00
Máté Bartus
da357f80f8
Merge pull request #4903 from rxu/ticket/15323
...
[ticket/15323] Allow Twig syntax in bbcode.html
2017-09-07 15:08:12 +02:00
Crizzo
4dfd12d5b2
[ticket/15350] Changes outdated wiki-link to new docs/
...
PHPBB3-15350
2017-09-07 15:05:53 +02:00
Máté Bartus
0755ae423b
Merge pull request #4905 from rxu/ticket/15324
...
[ticket/15324] Add more core and template events
2017-09-07 14:39:39 +02:00