Joas Schilling
ff39ffacf6
Merge pull request #3296 from PayBas/ticket/13431
...
[ticket/13431] Fix responsive RTL media queries for <IE11
2015-01-19 21:37:14 +01:00
Joas Schilling
8e75133d79
Merge branch 'develop-ascraeus' into develop
2015-01-19 21:14:02 +01:00
Joas Schilling
c29db8e7a4
Merge pull request #3294 from PayBas/ticket/13507
...
[ticket/13507] Fix horizontal scrollbar for large images in posts
2015-01-19 21:13:41 +01:00
Marc Alexander
6564446b0f
[ticket/13519] Correctly validate imagick path as path and not string
...
PHPBB3-13519
2015-01-19 20:47:47 +01:00
Tristan Darricau
a537bf9619
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/13192] Add test for app.php in external subfolder
[ticket/13192] Use ltrim() instead of preg_replace()
[ticket/13192] Order test cases consistently
[ticket/13192] Remove app.php on mod rewrite even if app.php is outside root
[ticket/13192] Pass correct parameters and rename method to get_valid_page
[ticket/13192] Use get_valid_user_page in confirm_box() and cleanup globals
[ticket/13192] Use get_valid_user_page method in build_url function
[ticket/13192] Add method for generating valid user page links
2015-01-19 17:52:37 +01:00
Tristan Darricau
add3d3e760
Merge pull request #3055 from marc1706/ticket/13192
...
[ticket/13192] Add method for generating valid user page links based on mod_rewrite
* marc1706/ticket/13192:
[ticket/13192] Add test for app.php in external subfolder
[ticket/13192] Use ltrim() instead of preg_replace()
[ticket/13192] Order test cases consistently
[ticket/13192] Remove app.php on mod rewrite even if app.php is outside root
[ticket/13192] Pass correct parameters and rename method to get_valid_page
[ticket/13192] Use get_valid_user_page in confirm_box() and cleanup globals
[ticket/13192] Use get_valid_user_page method in build_url function
[ticket/13192] Add method for generating valid user page links
2015-01-19 16:45:43 +01:00
Marc Alexander
da189a105b
[ticket/13192] Add test for app.php in external subfolder
...
PHPBB3-13192
2015-01-19 16:10:32 +01:00
Tristan Darricau
6842831d6b
[ticket/13513] Use paths relative to the phpBB root in the router
...
PHPBB3-13513
2015-01-17 11:40:10 +01:00
rxu
10c67fe12a
[ticket/13512] Add template events before/after the post details
...
Add template events to viewtopic_body.html to allow extensions adding content
before/after the post details.
PHPBB3-13512
2015-01-17 16:40:09 +07:00
Andreas Fischer
52ab23626f
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/13511] Call the check() method with the phpcsFile object
2015-01-17 01:20:40 +01:00
Andreas Fischer
9d2c6b6ed6
Merge pull request #3299 from Nicofuma/ticket/13511
...
[ticket/13511] Call the check() method with the phpcsFile object
* Nicofuma/ticket/13511:
[ticket/13511] Call the check() method with the phpcsFile object
2015-01-17 01:20:40 +01:00
Tristan Darricau
6b92fccd06
[ticket/13511] Call the check() method with the phpcsFile object
...
PHPBB3-13511
2015-01-17 00:09:06 +01:00
PayBas
4e5e356555
[ticket/13431] Fix responsive RTL media queries for <IE11
...
PHPBB3-13431
2015-01-16 19:25:45 +01:00
PayBas
9e38e9dc6f
[ticket/13507] Fix horizontal scrollbar for large images in posts
...
PHPBB3-13507
2015-01-16 19:10:04 +01:00
Tristan Darricau
0344e61b8c
Merge pull request #3237 from MGaetan89/ticket/12487
...
[ticket/12487] Update PHP code
* MGaetan89/ticket/12487:
[ticket/12487] Update PHP code
2015-01-16 10:05:23 +01:00
Oliver Schramm
c6557e3800
[ticket/13313] Update version in @since tag of event
...
PHPBB3-13313
2015-01-15 22:08:10 +01:00
Tristan Darricau
f616d9169e
Merge pull request #3290 from MGaetan89/ticket/13499
...
[ticket/13499] Move get_remote_file() to functions_compatibility.php
* MGaetan89/ticket/13499:
[ticket/13499] Move `get_remote_file()` to `functions_compatibility.php`
2015-01-15 21:52:21 +01:00
Gaëtan Muller
17daaaf441
[ticket/13499] Move get_remote_file()
to functions_compatibility.php
...
PHPBB3-13499
2015-01-15 18:55:51 +01:00
Tristan Darricau
98937a7a18
Merge pull request #3289 from MGaetan89/ticket/13450
...
[ticket/13450] Type-hint return value of $phpbb_container->get()
* MGaetan89/ticket/13450:
[ticket/13450] Type-hint return value of $phpbb_container->get()
2015-01-14 12:34:28 +01:00
Tristan Darricau
ce47170c29
[ticket/13489] Update migrations
...
PHPBB3-13489
2015-01-14 12:16:24 +01:00
Tristan Darricau
4df125625c
[ticket/13489] Fix tests
...
PHPBB3-13489
2015-01-14 12:04:30 +01:00
Tristan Darricau
8ef238ea73
[ticket/13361] Fix the JsonResponse in the exception listener
...
PHPBB3-13361
2015-01-14 11:13:28 +01:00
Tristan Darricau
c99ed64473
[ticket/13489] Disable the event dispatcher in the migrator
...
PHPBB3-13489
2015-01-14 11:09:44 +01:00
Joas Schilling
853733a0eb
Merge branch 'develop-ascraeus' into develop
2015-01-13 23:31:37 +01:00
Joas Schilling
e3e16a0166
Merge pull request #3234 from brunoais/ticket/13154
...
[ticket/13154] Event to edit user list for notification in notifications
2015-01-13 23:31:28 +01:00
Joas Schilling
26beafa564
Merge branch 'develop-ascraeus' into develop
2015-01-13 23:29:25 +01:00
Joas Schilling
2a08c60a62
Merge pull request #3233 from brunoais/ticket/13160
...
[ticket/13160] Viewtopic; before viewing permissions event
2015-01-13 23:27:30 +01:00
Joas Schilling
ae54d3d01f
Merge branch 'develop-ascraeus' into develop
2015-01-12 23:56:48 +01:00
Joas Schilling
b27c0ab992
Merge pull request #3283 from Elsensee/ticket/13490
...
[ticket/13490] Allow multibyte characters in edit reason
2015-01-12 23:56:35 +01:00
Marc Alexander
aeafbb5c62
Merge pull request #3286 from MGaetan89/ticket/13498
...
[ticket/13498] Change get_user_avatar() calls with phpbb_get_avatar()
2015-01-12 21:44:06 +01:00
Gaëtan Muller
b5544b2f47
[ticket/13450] Type-hint return value of $phpbb_container->get()
...
PHPBB3-13450
2015-01-12 20:19:07 +01:00
Gaëtan Muller
35d37fdff4
[ticket/13498] Update calls to get_user_avatar()
...
PHPBB3-13498
2015-01-11 21:09:21 +01:00
Oliver Schramm
3bfd87cda4
[ticket/13313] Add event core.acp_email_display
...
PHPBB3-13313
2015-01-11 20:55:00 +01:00
brunoais
1d49ccd920
[ticket/13160] New line before comment block
...
PHPBB3-13160
2015-01-11 19:12:08 +00:00
Oliver Schramm
f075fb78f6
[ticket/13490] Allow multibyte characters in edit reason
...
PHPBB3-13490
2015-01-11 19:29:33 +01:00
rxu
17f4dce0fc
[ticket/13492] Add IDN support for custom BBCode URL tokens
...
Custom BBCode URL tokens does not support IDN.
Custom BBCodes added earlier than IDN has been applied are unaffected.
PHPBB3-13492
2015-01-11 20:36:22 +07:00
Gaëtan Muller
63da128ee5
[ticket/12487] Update PHP code
...
PHPBB3-12487
2015-01-11 13:22:59 +01:00
Tristan Darricau
1f4bb2c149
[ticket/13361] Add tests
...
PHPBB3-13361
2015-01-11 11:28:45 +01:00
Dhruv
ef1be6e247
Merge branch 'develop-ascraeus' into develop
2015-01-11 15:43:51 +05:30
Dhruv Goel
e8464d7fe2
Merge pull request #3276 from nickvergessen/ticket/13272
...
[ticket/13272] Add vendor/ folder to "changed files" package
2015-01-11 15:42:58 +05:30
Dhruv
54b8c1626e
Merge branch 'develop-ascraeus' into develop
2015-01-11 14:44:11 +05:30
Dhruv Goel
fbf7726642
Merge pull request #3176 from Senky/ticket/13346
...
[ticket/13346] Fix indentation, spacing and missing divs
2015-01-11 14:42:40 +05:30
Dhruv
ff59240748
[ticket/13472] Delete admin activation notification when deleting user
...
PHPBB3-13472
2015-01-11 14:09:59 +05:30
Joas Schilling
93b3e72f54
Merge branch 'develop-ascraeus' into develop
2015-01-10 22:01:30 +01:00
Joas Schilling
bfba52781b
Merge pull request #3210 from brunoais/ticket/13147
...
[ticket/13147] Change get_global_visibility_sql()'s results
2015-01-10 22:00:07 +01:00
Joas Schilling
659e15656f
[ticket/13272] Add vendor/ folder to "changed files" package
...
PHPBB3-13272
2015-01-10 21:17:16 +01:00
Jakub Senko
10e72a36a3
[ticket/13346] Remove unnecessary divs
...
PHPBB3-13346
2015-01-10 21:05:30 +01:00
brunoais
e0733ae435
[ticket/13147] New line before comment block
...
PHPBB3-13147
2015-01-10 17:15:54 +00:00
brunoais
ef9abd7165
[ticket/13147] Override variable name changed by request
...
PHPBB3-13147
2015-01-10 17:15:22 +00:00
brunoais
9cc4d60b88
[ticket/13146] Remove empty line
...
PHPBB3-13146
2015-01-10 17:08:46 +00:00