Marc Alexander
47caa97ff2
[ticket/14970] Fixed issues picked up by stylelint
...
PHPBB3-14970
2017-02-22 21:46:07 +01:00
Marc Alexander
67bc5f93ce
[ticket/14970] Add stylelint to package.json
...
PHPBB3-14970
2017-02-22 21:44:15 +01:00
Marc Alexander
c8dcf82b3e
[ticket/14970] Ignore node_modules directory
...
PHPBB3-14970
2017-02-22 21:44:15 +01:00
Marc Alexander
9ac840f853
[ticket/14970] Add package.json for phpBB
...
PHPBB3-14970
2017-02-22 21:44:15 +01:00
Marc Alexander
01046c2209
[ticket/15083] Add stylelint definitions
...
PHPBB3-15083
2017-02-22 21:37:02 +01:00
Saeed Hubaishan
3331581ee5
[ticket/14975] Changes requested by hanakin
...
[ticket/14975] Changes requested by hanakin
[PHPBB3-14975]
2017-02-22 13:30:48 +03:00
Marc Alexander
d956ac418d
Merge branch '3.2.x'
2017-02-22 11:09:30 +01:00
Marc Alexander
dbf7f2b7ee
Merge branch '3.1.x' into 3.2.x
2017-02-22 11:09:02 +01:00
Marc Alexander
4c3ddea09f
Merge remote-tracking branch 'origin/ticket/14927' into 3.1.x
2017-02-22 11:08:22 +01:00
Marc Alexander
bc86210db8
[ticket/14927] Put vars on one line
...
PHPBB3-14927
2017-02-21 22:15:12 +01:00
Marc Alexander
cfeea80a8c
Merge branch '3.2.x'
2017-02-21 22:08:21 +01:00
Marc Alexander
a302fb47a8
Merge branch '3.1.x' into 3.2.x
2017-02-21 21:33:14 +01:00
Marc Alexander
191a776ce6
Merge pull request #4636 from javiexin/ticket/14995
...
[ticket/14995] Add ACP template events acp_ext_list_*_name_after
2017-02-21 21:32:03 +01:00
Marc Alexander
7794696317
Merge branch '3.2.x'
2017-02-21 21:14:34 +01:00
Marc Alexander
efe6bcf95a
Merge branch '3.1.x' into 3.2.x
2017-02-21 21:14:12 +01:00
Marc Alexander
896249f0e8
Merge pull request #4604 from rxu/ticket/13344
...
[ticket/13344] Add core event to acp/info/acp_logs.php
2017-02-21 21:10:35 +01:00
david63
bac6dbda5e
[ticket/14927] Corrected order in docblock of event & target version
...
PHPBB3-14927
2017-02-21 20:46:58 +01:00
david63
1b46435734
[ticket/14927] Add items to core.user_add_modify_data
...
PHPBB3-14927
2017-02-21 20:44:00 +01:00
Marc Alexander
e24d3a6ade
Merge branch '3.2.x'
2017-02-19 21:47:10 +01:00
Marc Alexander
bdaa6e4909
Merge branch '3.1.x' into 3.2.x
2017-02-19 21:47:06 +01:00
Marc Alexander
481a592b8d
Merge pull request #4598 from javiexin/ticket/14944
...
[ticket/14944] Add search for template loop indexes by key
2017-02-19 21:47:00 +01:00
Marc Alexander
bdc31265cf
[ticket/14979] Use hanakin's CSS version
...
PHPBB3-14979
2017-02-19 16:46:29 +01:00
Marc Alexander
38c3ded1f8
Merge branch '3.2.x'
2017-02-19 10:06:45 +01:00
Marc Alexander
937a386688
Merge pull request #4691 from DavidIQ/ticket/15058
...
[ticket/15058] Force browser to redownload stylesheets
2017-02-19 10:03:51 +01:00
hanakin
1c85634778
[ticket/14204] Add new refactored code
...
PHPBB3-14204
2017-02-17 14:24:11 -05:00
hanakin
2b52a13a3f
[ticket/14204] Remove old code
...
PHPBB3-14204
2017-02-17 14:23:48 -05:00
hanakin
c0b22b380f
[ticket/14204] Add new classes
...
PHPBB3-14204
2017-02-17 14:23:14 -05:00
javiexin
7f69580df3
Merge branch '3.1.x' into ticket/15011
2017-02-15 23:56:52 +01:00
javiexin
7646280d51
[ticket/15011] All errors on metadata throw exceptions
...
There is inconsistency in the way error are treated in metadata_manager.
Some method return false on error, others throw exception. With this,
the usage is homogeneus, and the uses of these are also adapted.
Using same ticket as it is the same issue, solved in a different way.
PHPBB3-15011
2017-02-15 23:51:08 +01:00
Jim Mossing Holsteyn
c5e699abe6
Remove all instances of install/database_update.php
2017-02-14 15:03:56 +01:00
Marc Alexander
a52d5edd18
[ticket/14979] Add text-decoration settings for lastpost links as well
...
PHPBB3-14979
2017-02-13 21:09:28 +01:00
David Colón
e1910b9a0f
[ticket/15089] Reverse the order of cookie secure radio buttons
2017-02-12 22:26:40 -05:00
Marc Alexander
277fcba26e
Merge branch '3.2.x'
2017-02-11 22:04:07 +01:00
Marc Alexander
9b4d455726
Merge branch '3.1.x' into 3.2.x
2017-02-11 22:04:01 +01:00
Marc Alexander
b567c6e241
Merge pull request #4589 from senky/ticket/14929
...
[ticket/14929] Add error to core.posting_modify_message_text
2017-02-11 22:03:57 +01:00
Marc Alexander
30c8e40b9b
Merge branch '3.2.x'
2017-02-11 21:48:42 +01:00
Marc Alexander
f27cdad73e
Merge branch '3.1.x' into 3.2.x
2017-02-11 21:48:20 +01:00
Marc Alexander
45199adebd
Merge pull request #4523 from senky/ticket/13429
...
[ticket/13429] Replace @change with @changed in event docblocks
2017-02-11 15:19:47 +01:00
Marc Alexander
af028f8d72
[ticket/14979] Do not display underline for unread icon
...
PHPBB3-14979
2017-02-11 11:34:03 +01:00
Marc Alexander
b4821907b7
[ticket/15083] Fix invalid emoji sizing in ACP & print view
...
PHPBB3-15083
2017-02-11 11:19:46 +01:00
David Colón
46a0cde544
[ticket/15058] Force browser to redownload stylesheets
2017-02-10 15:17:06 -05:00
Tristan Darricau
f11fd2b726
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/13250] Use faster str_replace() instead of preg_replace()
[ticket/13250] Replace slashes in cache file names
2017-02-05 18:11:28 +01:00
Tristan Darricau
59ad9401d9
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/13250] Use faster str_replace() instead of preg_replace()
[ticket/13250] Replace slashes in cache file names
2017-02-05 18:11:22 +01:00
Tristan Darricau
1470985ff2
Merge pull request #4660 from marc1706/ticket/13250
...
[ticket/13250] Replace slashes in cache file names
* marc1706/ticket/13250:
[ticket/13250] Use faster str_replace() instead of preg_replace()
[ticket/13250] Replace slashes in cache file names
2017-02-05 18:11:16 +01:00
Tristan Darricau
95ad20c994
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/13601] Add core.acl_clear_prefetch_after event
2017-02-05 18:06:04 +01:00
Tristan Darricau
4eb72a4e7b
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/13601] Add core.acl_clear_prefetch_after event
2017-02-05 18:05:59 +01:00
Tristan Darricau
c3896c8b5d
Merge pull request #4673 from senky/ticket/13601
...
[ticket/13601] Add core.acl_clear_prefetch_after event
* senky/ticket/13601:
[ticket/13601] Add core.acl_clear_prefetch_after event
2017-02-05 18:05:53 +01:00
Tristan Darricau
608cf8a38b
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15059] Preserve code line breaks and scroll overflow
2017-02-05 17:53:30 +01:00
Tristan Darricau
c45323863b
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/15059] Preserve code line breaks and scroll overflow
2017-02-05 17:51:53 +01:00
Tristan Darricau
c006479274
Merge pull request #4681 from VSEphpbb/ticket/15059
...
[ticket/15059] Preserve code line breaks and scroll overflow
* VSEphpbb/ticket/15059:
[ticket/15059] Preserve code line breaks and scroll overflow
2017-02-05 17:50:35 +01:00