Marc Alexander
|
b007374726
|
Merge branch '3.3.x'
|
2019-10-03 11:07:03 +02:00 |
|
Marc Alexander
|
1eed2f98c3
|
Merge pull request #5555 from senky/ticket/15257
[ticket/15257] Provide extension not enableable messages
|
2019-10-03 11:06:58 +02:00 |
|
Marc Alexander
|
b102475692
|
Merge pull request #5698 from phpbb/dependabot/npm_and_yarn/eslint-utils-1.4.2
[ticket/15980] Bump eslint-utils from 1.3.1 to 1.4.2
|
2019-09-30 22:00:23 +02:00 |
|
Marc Alexander
|
e54aa94e77
|
[ticket/15257] Improve readability of check_is_enableable
PHPBB3-15257
|
2019-09-30 21:21:50 +02:00 |
|
Jakub Senko
|
d7c644a792
|
[ticket/15257] Address validation issues
PHPBB3-15257
|
2019-09-30 20:25:54 +02:00 |
|
Jakub Senko
|
975fe1e153
|
[ticket/15257] Provide extension not enableable messages
PHPBB3-15257
|
2019-09-30 20:25:44 +02:00 |
|
Marc Alexander
|
a85d5e25f0
|
[ticket/15980] Update packages in package.json as well
PHPBB3-15980
|
2019-09-30 20:15:54 +02:00 |
|
dependabot[bot]
|
43e072d508
|
[ticket/15980] Bump eslint-utils from 1.3.1 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils)
from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)
PHPBB3-15980
|
2019-09-30 20:15:54 +02:00 |
|
Marc Alexander
|
88fc515a25
|
Merge pull request #5699 from marc1706/ticket/15905
[ticket/15905] Adjust tests for twig extensions for master branch
|
2019-09-28 23:43:54 +02:00 |
|
Marc Alexander
|
d856c5c8c1
|
[ticket/15905] Adjust tests for twig extensions for master branch
PHPBB3-15905
|
2019-09-28 21:18:39 +02:00 |
|
Marc Alexander
|
3a9ab9fe69
|
Merge branch '3.3.x'
|
2019-09-28 16:17:57 +02:00 |
|
Marc Alexander
|
b6c230753e
|
Merge pull request #5511 from senky/ticket/15940
[ticket/15940] Expose user_id to notif method's is_available()
|
2019-09-28 16:17:52 +02:00 |
|
Jakub Senko
|
1af05d9615
|
[ticket/15940] Fix approve_* notifications
PHPBB3-15940
|
2019-09-28 14:34:17 +02:00 |
|
Marc Alexander
|
f4462bdfd6
|
Merge branch '3.3.x'
|
2019-09-28 12:57:43 +02:00 |
|
Marc Alexander
|
a85bb1332d
|
Merge pull request #5480 from mrgoldy/ticket/15905
[ticket/15905] Create multiple twig extensions
|
2019-09-28 12:57:06 +02:00 |
|
Marc Alexander
|
f05022941d
|
[ticket/15905] Reset avatar manager enabled drivers property
PHPBB3-15905
|
2019-09-28 11:58:02 +02:00 |
|
Marc Alexander
|
e00a154882
|
[ticket/15905] Add tests for twig extensions
PHPBB3-15905
|
2019-09-26 22:33:52 +02:00 |
|
mrgoldy
|
f21003f977
|
[ticket/15905] Re-add add_class and lang_defined
PHPBB3-15905
|
2019-09-25 20:43:01 +02:00 |
|
mrgoldy
|
133dfd0a84
|
[ticket/15905] Try it without auth
PHPBB3-15905
|
2019-09-25 20:39:04 +02:00 |
|
mrgoldy
|
eee00652e7
|
[ticket/15905] Resolve conflicts
PHPBB3-15905
|
2019-09-25 20:08:40 +02:00 |
|
mrgoldy
|
7989f3f71f
|
[ticket/15905] Try with existing phpbb extension
PHPBB3-15905
|
2019-09-25 20:07:09 +02:00 |
|
mrgoldy
|
012fe18879
|
[ticket/15905] Correct line endings
PHPBB3-15905
|
2019-09-25 19:49:24 +02:00 |
|
mrgoldy
|
91b89b6374
|
[ticket/15905] Create multiple twig extensions
PHPBB3-15905
|
2019-09-25 19:49:17 +02:00 |
|
Marc Alexander
|
dc0374eca3
|
Merge branch '3.3.x'
|
2019-09-25 17:13:06 +02:00 |
|
Marc Alexander
|
36614e6f81
|
Merge pull request #5135 from senky/ticket/15564
[ticket/15564] Switch to Invisible reCAPTCHA
|
2019-09-25 17:13:00 +02:00 |
|
Jakub Senko
|
7fac5be2cc
|
[ticket/15564] Improve wording
PHPBB3-15564
|
2019-09-24 14:04:40 +02:00 |
|
Jakub Senko
|
d7dd91d0e2
|
[ticket/15564] Improve wording since captcha can be invisible now
PHPBB3-15564
|
2019-09-24 14:04:32 +02:00 |
|
Jakub Senko
|
25d3292d30
|
[ticket/15564] Move recaptcha callbacks to global space
PHPBB3-15564
|
2019-09-24 14:04:23 +02:00 |
|
Jakub Senko
|
a05d744266
|
[ticket/15564] Move JS functions closer to related code
PHPBB3-15564
|
2019-09-24 14:04:14 +02:00 |
|
Jakub Senko
|
772e801d4f
|
[ticket/15564] Don't use ES2015, it breaks UI tests
PHPBB3-15564
|
2019-09-24 14:04:04 +02:00 |
|
Jakub Senko
|
27153d7e46
|
[ticket/15564] Remove console.log() call
PHPBB3-15564
|
2019-09-24 14:03:55 +02:00 |
|
Jakub Senko
|
c0e9ef21fe
|
[ticket/15564] Update ACP as well
PHPBB3-15564
|
2019-09-24 14:03:47 +02:00 |
|
Jakub Senko
|
0f3559528a
|
[ticket/15564] Use es2015
PHPBB3-15564
|
2019-09-24 14:03:38 +02:00 |
|
Jakub Senko
|
760a03fffc
|
[ticket/15564] Switch to Invisible reCAPTCHA
PHPBB3-15564
|
2019-09-24 14:03:27 +02:00 |
|
Marc Alexander
|
21bf3b1102
|
Merge branch '3.3.x'
|
2019-09-24 13:51:32 +02:00 |
|
Marc Alexander
|
a90f5e6bcc
|
Merge pull request #5694 from marc1706/ticket/15436
[ticket/15436] Remove folder icons code from index
|
2019-09-24 13:51:27 +02:00 |
|
Marc Alexander
|
200271d872
|
Merge branch '3.3.x'
|
2019-09-23 17:37:22 +02:00 |
|
Marc Alexander
|
f4935ef500
|
Merge branch '3.2.x' into 3.3.x
|
2019-09-23 17:37:17 +02:00 |
|
Marc Alexander
|
9217b85c68
|
Merge pull request #5678 from rxu/ticket/16148
[ticket/16148] Add template events to acp_groups.html
|
2019-09-23 17:37:13 +02:00 |
|
Marc Alexander
|
a30e4de1e9
|
Merge branch '3.3.x'
|
2019-09-22 21:16:47 +02:00 |
|
Marc Alexander
|
ba945496b4
|
Merge branch '3.2.x' into 3.3.x
|
2019-09-22 21:16:42 +02:00 |
|
Marc Alexander
|
4ddd3511de
|
Merge pull request #5677 from mrgoldy/ticket/14815
[ticket/14815] Enable contact links in memberlist
|
2019-09-22 21:16:37 +02:00 |
|
Marc Alexander
|
70574ac2da
|
Merge branch '3.3.x'
|
2019-09-22 21:04:46 +02:00 |
|
Marc Alexander
|
ae08036b2c
|
Merge branch '3.2.x' into 3.3.x
|
2019-09-22 21:04:41 +02:00 |
|
Marc Alexander
|
16941ff495
|
Merge pull request #5676 from mrgoldy/ticket/15422
[ticket/15422] Remove redundant BBCode helpline
|
2019-09-22 21:04:36 +02:00 |
|
Marc Alexander
|
1ba63ddfab
|
Merge branch '3.3.x'
|
2019-09-22 16:59:13 +02:00 |
|
Marc Alexander
|
a028dfab12
|
Merge branch '3.2.x' into 3.3.x
|
2019-09-22 16:59:09 +02:00 |
|
Marc Alexander
|
70044669e0
|
Merge pull request #5665 from 3D-I/ticket/16139
[ticket/16139] Add core.viewtopic_modify_quick_reply_template_vars
|
2019-09-22 16:59:04 +02:00 |
|
Marc Alexander
|
a0428ff900
|
Merge branch '3.3.x'
|
2019-09-22 16:54:58 +02:00 |
|
Marc Alexander
|
914199d50f
|
Merge branch '3.2.x' into 3.3.x
|
2019-09-22 16:54:53 +02:00 |
|