rxu
ac87784a11
[ticket/13558] Add smtp SSL context configuration options
...
PHPBB3-13558
2017-03-17 01:21:57 +07:00
Rubén Calvo
d10a5b67a1
[ticket/14820] Add style version in ACP
...
PHPBB3-14820
2017-03-16 00:00:50 +01:00
JoshyPHP
d3eb85dd5d
[ticket/15126] Disable HTML entities in quote helper
...
PHPBB3-15126
2017-03-15 02:36:20 +01:00
Rubén Calvo
568ce32ca8
[ticket/15084] fix wrong order of breadcrumbs on module management
...
PHPBB3-15084
2017-03-13 22:23:09 +01:00
Rubén Calvo
45f0adcd0a
[ticket/15123] modified return error codes
...
PHPBB3-15123
2017-03-13 22:20:59 +01:00
Rubén Calvo
9b3609d6f6
[ticket/15123] modified language strings
...
PHPBB3-15123
2017-03-13 22:20:51 +01:00
Rubén Calvo
8994295f2b
[ticket/15123] modified language string
...
PHPBB3-15123
2017-03-13 22:20:45 +01:00
Rubén Calvo
68c167fe7a
[ticket/15123] removed blank spaces
...
PHPBB3-15123
2017-03-13 22:20:38 +01:00
Rubén Calvo
891aab0593
[ticket/15123] add check before enable or disable extension
...
PHPBB3-15123
2017-03-13 22:20:20 +01:00
nomind60s
6da3b5e93d
[ticket/15086] Rework specification of properties to simplify
...
Once more rework the property specifications to maintain backwards compatability
and keep changes as small as possible. Thanks hanakin for the assistance.
PHPBB3-15086
2017-03-13 09:04:02 -06:00
Rubén Calvo
74f1b19dfe
[ticket/14974] make cookie notice configurable via language files
...
PHPBB3-14974
2017-03-13 03:09:35 +01:00
rxu
20a3801cf2
[ticket/15124] Hide navbar icon titles in repsonsive view
...
PHPBB3-15124
2017-03-13 00:29:00 +07:00
Marc Alexander
877e15a6e6
[ticket/15122] Add cache driver for memcached
...
PHPBB3-15122
2017-03-12 15:52:41 +01:00
rxu
4826f7c1d3
[ticket/14806] Fix ACP test emails authentication failure
...
PHPBB3-14806
2017-03-11 17:06:26 +07:00
nomind60s
605af49562
[ticket/15086] Move RTL Font Awesome icon to icons.css
...
Per github discussion, move the RTL Font Awesome coding from bidi.css
to icons.css.
PHPBB3-15086
2017-03-10 22:11:47 -07:00
nomind60s
b56be33e5b
[ticket/15086] Refactoring and moving to icons.css
...
Per hanakin's github suggestions some refactoring and moved icons into
icons.css for conistency. The RTL icons remain in bidi.css to keep all
the RTL content in a consistant location.
A number of places where setting something to zero have been removed.
PHPBB3-15086
2017-03-10 11:42:50 -07:00
Marc Alexander
5d597787eb
Merge pull request #4729 from vinny/ticket/15118
...
[ticket/15118] Fix html error in jumpbox.html
2017-03-09 22:11:55 +01:00
Vinny
6071a5b8aa
[ticket/15118] Fix html error in jumpbox.html
...
PHPBB3-15118
2017-03-09 14:34:42 -03:00
Marc Alexander
f36eb932a4
[ticket/15083] Add stylelint exceptions for admin.css
...
PHPBB3-15083
2017-03-08 21:36:27 +01:00
Marc Alexander
3e9f12d12d
Merge pull request #4696 from marc1706/ticket/14979
...
[ticket/14979] Do not display underline for unread icon
2017-03-08 21:29:16 +01:00
Marc Alexander
1edb0bd173
Merge pull request #4700 from DavidIQ/ticket/15089
...
[ticket/15089] Reverse the order of cookie secure radio buttons
2017-03-08 21:27:11 +01:00
Marc Alexander
013c9ad9ef
Merge pull request #4702 from JimMH/patch-3
...
[ticket/15092] Correct database update instructions
2017-03-08 21:24:47 +01:00
Marc Alexander
f319b93dc3
Merge pull request #4713 from DavidIQ/ticket/15106
...
[ticket/15106] Remove space before comma in sub-forum list
2017-03-08 21:21:16 +01:00
Marc Alexander
e0d31d8897
Merge pull request #4714 from vinny/ticket/14732
...
[ticket/14732] Remove PHP Code syntax highlighting references
2017-03-08 21:07:47 +01:00
nomind60s
6bbb7581c2
[ticket/15086] Merge cite and uncited definitions
...
Per hanakin's suggested changes, merged the cite and uncited definitions.
Handle the uncited case in RTL languages.
PHPBB3-15086
2017-03-07 20:50:51 -07:00
javiexin
18eaf10e5a
[ticket/15108] Remove duplicate code in request->context
...
PHPBB3-15108
2017-03-02 15:51:51 +01:00
Vinny
51a55cee5d
[ticket/14732] Remove references from tests
...
PHPBB3-14732
2017-02-28 05:59:22 -03:00
Vinny
8227289ecc
[ticket/14732] Remove PHP Code syntax highlighting references
...
PHPBB3-14732
2017-02-28 05:26:20 -03:00
David Colón
25c54beee7
[ticket/15106] Remove space before comma in sub-forum list
2017-02-28 00:24:57 -05:00
nomind60s
4113fba04d
[ticket/15086] Handle the uncited case properly
...
The blockquote uncited CSS needs the Font Awesome icon added as well
PHPBB3-15086
2017-02-24 06:26:42 -07:00
nomind60s
92fefcfe6f
[ticket/15086] corrections from vinny's review
...
Changed instances of 0px; to 0; and add missing element
PHPBB3-15086
2017-02-23 22:33:43 -07:00
javiexin
34e867c590
[ticket/15102] Missing parameter calling version_check
...
PHPBB3-15102
2017-02-24 00:25:04 +01:00
Marc Alexander
7a1f4d5008
Merge branch '3.1.x' into 3.2.x
2017-02-23 22:21:20 +01:00
Marc Alexander
9267235f30
Merge pull request #4605 from javiexin/ticket/14943
...
[ticket/14943] Fix template loop access by index
2017-02-23 22:21:16 +01:00
nomind60s
f78ba39a1c
[ticket/15086] Replace quote.gif with Font Awesome icon
...
Use the Font Awesome icon for a quote rather than the quote.gif
file.
I believe I've handled the RTL case as well.
PHPBB3-15086
2017-02-23 08:44:56 -07:00
Marc Alexander
cf439f2173
Merge pull request #4629 from hubaishan/ticket/14975
...
[ticket/14975] Correct RTL style css
2017-02-22 21:49:13 +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
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
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
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
javiexin
cdca848018
[ticket/14849] Add core.acp_extensions_run_action
...
Rename event to core.acp_extensions_run_action_before
PHPBB-14849
2017-02-19 22:01:02 +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