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
5fccb54391
Merge branch '3.2.x'
2017-09-09 17:20:36 +02:00
954af4f180
Merge pull request #4876 from JoshyPHP/ticket/15290
...
[ticket/15290] Add core.text_formatter_s9e_configure_finalize event
2017-09-09 17:20:20 +02:00
72799a26ea
Merge branch '3.2.x'
2017-09-09 17:11:03 +02:00
9ebe4da725
Merge pull request #4885 from JoshyPHP/ticket/15301
...
[ticket/15301] Set quotes' nesting limit when configuring a parser
2017-09-09 17:10:43 +02:00
bd7cdd2e25
[ticket/15351] Fix missing global usage
...
PHPBB3-15351
2017-09-09 12:58:05 +02:00
dababbb9ad
Merge branch '3.2.x'
2017-09-09 12:09:50 +02:00
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
c368d170cf
[ticket/15351] Makes confirm_works in a router context (app.php)
...
PHPBB3-15351
2017-09-08 16:26:39 +02:00
7a0c5fcb18
[ticket/15289] Dont use short names
...
PHPBB3-15289
2017-09-08 16:25:18 +02:00
c5f3dec2f2
[ticket/15289] Update acp storage
...
PHPBB3-15289
2017-09-08 16:25:18 +02:00
7f4e47d26f
[ticket/15289] Update provider
...
PHPBB3-15289
2017-09-08 16:22:10 +02:00
04a34d9f4f
[ticket/15289] Use macros to generate form
...
PHPBB3-15289
2017-09-08 16:22:10 +02:00
c3c8117f0a
[ticket/15289] Update acp to be able to save data in the database
...
PHPBB3-15289
2017-09-08 16:22:10 +02:00
6e739a1d0b
[ticket/15289] Fix adapter factory
...
PHPBB3-15289
2017-09-08 16:22:10 +02:00
19b99a0770
[ticket/15289] Add twig extension to generate inputs from the template
...
PHPBB3-15289
2017-09-08 16:22:10 +02:00
737a8f9f7d
[ticket/15289] Update acp module
...
PHPBB3-15289
2017-09-08 16:22:10 +02:00
ba9f082bf4
[ticket/15289] Add acp module
...
PHPBB3-15289
2017-09-08 16:22:10 +02:00
ad24ecae11
Merge pull request #4937 from rubencm/ticket/15330
...
[ticket/15330] Twig function to know if a language string is defined
2017-09-08 16:16:44 +02:00
7a32f79752
Merge branch '3.2.x'
2017-09-08 16:06:52 +02:00
16da17a4ba
Merge branch '3.1.x' into 3.2.x
2017-09-08 16:06:47 +02:00
c87b94133c
[ticket/15330] Fix typo
...
PHPBB3-15330
2017-09-08 14:39:04 +02:00
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
21f3c53882
[ticket/15330] Twig function to know if a language string is defined
...
PHPBB3-15330
2017-09-08 11:56:20 +02:00
7e4498dfb5
[ticket/15347] Fix query quotes in update hashes cli command
...
PHPBB3-15347
2017-09-08 10:54:58 +02:00
443c5034ce
[ticket/15276] Changed annotation
...
PHPBB3-15276
2017-09-07 16:44:01 +02:00
38cbdb6768
[ticket/15347] Use single quotes in update hashes query
...
PHPBB3-15347
2017-09-07 16:27:49 +02:00
a8ba4a99e3
[ticket/15276] Remove unused code
...
PHPBB3-15276
2017-09-07 15:10:52 +02:00
b1fe0f9dbe
Merge branch '3.2.x'
2017-09-07 15:09:40 +02:00
f6166225cf
Merge pull request #4902 from MoleDJ/patch-1
...
[ticket/15320] Redis cache does not save keys withouth expiration
2017-09-07 15:09:08 +02:00
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
ed282199ac
[ticket/15276] Revert some changes
...
PHPBB3-15276
2017-09-07 14:59:55 +02:00
9fcf30d504
[ticket/15276] Use IniGetWrapper
...
PHPBB3-15276
2017-09-07 14:50:55 +02:00
049971d31d
Merge branch '3.2.x'
2017-09-07 14:39:03 +02:00
908b1c9bc9
Merge pull request #4906 from rxu/ticket/15327
...
[ticket/15327] Add post anchor to the log postlink
2017-09-07 14:37:51 +02:00
6211b69a6f
Merge branch '3.2.x'
2017-09-07 14:32:51 +02:00
6e7593a5db
Merge pull request #4918 from kasimi/ticket/15328
...
[ticket/15328] Disable checkbox if notification method isn't supported
2017-09-07 14:31:04 +02:00
60dba82e1d
Merge branch '3.2.x'
2017-09-07 14:13:58 +02:00
384ece3621
Merge pull request #4924 from rubencm/ticket/15346
...
[ticket/15346] Check if extension is enableable during install
2017-09-07 14:12:18 +02:00
6459bcf98f
Merge branch '3.2.x'
2017-09-07 14:07:26 +02:00
b255209574
[ticket/15276] Remove unused dependency
...
PHPBB3-15276
2017-09-07 13:36:25 +02:00
bb886667d2
[ticket/15276] Add missing properties
...
PHPBB3-15276
2017-09-07 13:35:15 +02:00
edd1ce7443
[ticket/15328] Use type_interface
...
PHPBB3-15328
2017-09-07 13:30:39 +02:00
354dda5cc8
[ticket/15276] Use InitGetWrapper
...
PHPBB3-15276
2017-09-07 13:29:35 +02:00
bf289de26f
[ticket/15349] Return 1 instead of 2 in case of error
...
PHPBB3-15346
2017-09-07 12:56:39 +02:00
aa23af38d4
[ticket/15349] Check if extension is enableable before enable
...
PHPBB3-15346
2017-09-07 12:56:29 +02:00
a6fb569fa9
Merge branch '3.2.x'
2017-09-06 19:07:35 +02:00
837dc9b3a7
[ticket/15348] Ignore smilies that are immediately followed by a word
...
PHPBB3-15348
2017-09-06 03:35:26 +02:00
d99dbf1f0e
[ticket/15346] Add log message if extension is not enableable
...
PHPBB3-15346
2017-09-05 18:48:02 +02:00
e854e5b71f
[ticket/15346] Check if extension is enableable during install
...
PHPBB3-15346
2017-09-03 17:53:10 +02:00