Tristan Darricau
b30c699900
Merge branch '3.1.x'
...
Conflicts:
phpBB/styles/subsilver2/template/index_body.html
phpBB/styles/subsilver2/template/login_body.html
phpBB/styles/subsilver2/template/login_forum.html
phpBB/styles/subsilver2/template/ucp_login_link.html
phpBB/styles/subsilver2/template/ucp_profile_reg_details.html
phpBB/styles/subsilver2/template/ucp_register.html
phpBB/styles/subsilver2/template/viewforum_body.html
2015-06-06 11:44:05 +02:00
Tristan Darricau
593c7ed0e4
Merge pull request #3681 from marc1706/ticket/13200
...
[ticket/13200] Disable autocomplete for sensitive input fields
2015-06-06 11:40:18 +02:00
Marc Alexander
eebab029fd
[ticket/13200] Disable autocomplete for sensitive input fields
...
PHPBB3-13200
2015-06-04 19:01:46 +02:00
Marc Alexander
5b8a721b73
[ticket/13799] Split lines in HTML files for better readability
...
PHPBB3-13799
2015-06-04 18:21:05 +02:00
Marc Alexander
0427e5f1b3
[ticket/13799] Add missing space before checked attribute
...
PHPBB3-13799
2015-06-04 18:14:52 +02:00
Joas Schilling
c28a213b1b
Merge branch '3.1.x'
...
Conflicts:
phpBB/styles/subsilver2/template/mcp_post.html
2015-06-04 17:46:36 +02:00
Joas Schilling
bb7f843344
Merge pull request #3558 from javiexin/ticket/13786
...
[ticket/13786] Add events to add MCP post options
2015-06-04 17:45:21 +02:00
Cesar G
4b46ac78a6
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/13905] Don't load loading.gif until needed.
2015-05-31 16:57:38 +02:00
Cesar G
db3782e491
Merge remote-tracking branch 'callumacrae/ticket/13905' into 3.1.x
...
* callumacrae/ticket/13905:
[ticket/13905] Don't load loading.gif until needed.
2015-05-31 16:56:44 +02:00
Marc Alexander
7a66d62290
Merge branch '3.1.x'
2015-05-31 14:15:19 +02:00
Callum Macrae
d978564600
[ticket/13905] Don't load loading.gif until needed.
...
PHPBB3-13905
2015-05-31 13:46:30 +02:00
Callum Macrae
27a70f573f
[ticket/13898] Fixed all the forum_fn.js violations I understood
...
PHPBB3-13898
2015-05-30 15:03:56 +02:00
Callum Macrae
e3090e04c3
[ticket/13898] js coding standaaards
...
PHPBB3-13898
2015-05-30 14:44:48 +02:00
Marc Alexander
e9601813c1
Merge branch '3.1.x'
...
Conflicts:
phpBB/styles/subsilver2/template/posting_body.html
2015-05-30 12:41:24 +02:00
Marc Alexander
1ba86eaa8e
[ticket/13799] Correctly urlencode category and show selected avatar
...
PHPBB3-13799
2015-05-30 11:54:54 +02:00
Tristan Darricau
835a2ebcb8
Merge pull request #3625 from s9e/ticket/11742
...
[ticket/11742] Remove tabs-to-space conversion in [code]
2015-05-29 13:03:12 +02:00
Callum Macrae
143578ad09
[ticket/13887] Minor JS refactoring
...
PHPBB3-13887
2015-05-29 12:51:28 +02:00
Callum Macrae
2a83290e7c
[ticket/13887] Use correct JSDoc syntax
...
PHPBB3-13887
2015-05-29 12:09:19 +02:00
Marc Alexander
bfba82cd28
Merge branch '3.1.x'
2015-05-28 16:25:28 +02:00
Callum Macrae
44fcdd007f
[ticket/13876] set webfont async to true
...
PHPBB3-13876
2015-05-28 16:01:47 +02:00
Callum Macrae
35e5dc46c7
[ticket/13876] Use webfontloader asyncronously.
...
This PR adds typekit and Google's webfontloader and calls it
asyncronously, removing the SPOF in the header. Now, if google
goes down, some buttons display with a different font.
https://github.com/typekit/webfontloader
PHPBB3-13876
2015-05-28 14:55:27 +02:00
javiexin
9951458ebf
[ticket/13786] Add events to add MCP post options
...
Three new events are included:
1) Core event to perform new moderator action in includes/mcp/mcp_post.php
2) Core event to add/modify template data in includes/mcp/mcp_post.php
3) Template event to present new options in template/mcp_post.html
Remove extra template variable around the new event.
PHPBB3-13786
2015-05-28 14:28:41 +02:00
Marc Alexander
f5037761f0
Merge branch '3.1.x'
2015-05-28 14:18:20 +02:00
Callum Macrae
39cd228e06
[ticket/13873] Removed broken print stylesheet.
...
PHPBB3-13873
2015-05-28 12:46:19 +02:00
Cesar G
30d39687de
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/13787] Remove duplicate entry of poll_delete in prosilver template
2015-05-28 11:17:20 +02:00
Cesar G
080690073a
Merge remote-tracking branch 'Wolfsblvt/ticket/13787' into 3.1.x
...
* Wolfsblvt/ticket/13787:
[ticket/13787] Remove duplicate entry of poll_delete in prosilver template
2015-05-28 11:16:22 +02:00
Joas Schilling
c5b2822cf5
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/13808] search_body_form_before
Conflicts:
phpBB/styles/subsilver2/template/search_body.html
2015-05-28 11:09:24 +02:00
Joas Schilling
8fda16527e
Merge pull request #3600 from dragosvr92/ticket/13808
...
[ticket/13808] search_body_form_before
2015-05-28 11:05:32 +02:00
JoshyPHP
92078dce33
[ticket/11742] Removed tabs-to-space conversion in [code]
...
PHPBB3-11742
2015-05-23 01:55:04 +02:00
Tristan Darricau
d7e2f488a4
Merge branch '3.1.x'
2015-05-19 09:44:36 +02:00
Tristan Darricau
1d2a127144
Merge pull request #3619 from javiexin/ticket/13852
...
[ticket/13852] Consistent tab navigation when login in
2015-05-19 09:43:29 +02:00
javiexin
cb12a065df
[ticket/13852] Consistent tab navigation when login in
...
Added tabindex attribute to input elements in index_body.html to make
tab navigation consistent with that of login_body.html.
PHPBB3-13852
2015-05-18 19:38:48 +02:00
rxu
73fd75abf1
[ticket/13846] Fix softdelete feature workflow in viewtopic
...
Changes:
- For permanent deletion of softdeleted post, disapprove mode has been changed
to delete mode;
- If post delete and softdelete are allowed, delete button triggers softdelete
mode;
- If a user can't permanently delete posts but can restore softdeleted posts,
delete button won't be displayed for softdeleted posts.
Subsilver2 is unaffected.
PHPBB3-13846
2015-05-17 21:52:30 +07:00
Oliver Schramm
c1ab364e28
Merge branch '3.1.x'
2015-05-15 17:54:10 +02:00
Oliver Schramm
1c0c9c1bca
Merge pull request #3563 from rxu/ticket/13791
...
[ticket/13791] Add more post buttons template events to viewtopic_body.html
2015-05-15 17:52:44 +02:00
Marc Alexander
11167f6060
Merge branch '3.1.x'
...
Conflicts:
phpBB/styles/subsilver2/template/viewforum_body.html
2015-05-14 15:57:41 +02:00
Marc Alexander
d004a1c6b8
Merge pull request #3540 from RMcGirr83/ticket/13699
...
[ticket/13699] Add event before and after forum title in viewforum
2015-05-14 15:56:05 +02:00
dragosvr92
345c25c367
[ticket/13808] search_body_form_before
...
Extensions may be designed to add secondary search options,
such as Google search in the search_body.html.
There are no events in the searchbody, so this should be merged.
PHPBB3-13808
2015-05-09 16:41:18 +03:00
Marc Alexander
83e9cdeebc
Merge branch '3.1.x'
2015-05-08 11:19:59 +02:00
Marc Alexander
b3b7f8e925
Merge pull request #3530 from VSEphpbb/ticket/13753
...
[ticket/13753] Add template events to forum category row headers
2015-05-08 11:19:53 +02:00
Richard McGirr
c2b4636008
[ticket/13699] Add event before and after forum title in viewforum
...
PHPBB3-13699
2015-05-05 13:37:46 -04:00
rxu
aef5be3d17
[ticket/13791] Add more post buttons template events to viewtopic_body.html
...
The purpose is to allow adding custom post buttons outside of original post
buttons conditionals/list in prosilver (for subsilver2 it's not the issue).
PHPBB3-13791
2015-05-01 10:59:18 +07:00
javiexin
e98a5afd07
[ticket/13786] Add events to add MCP post options
...
Three new events are included:
1) Core event to perform new moderator action in includes/mcp/mcp_post.php
2) Core event to add/modify template data in includes/mcp/mcp_post.php
3) Template event to present new options in template/mcp_post.html
PHPBB3-13786
2015-04-27 13:21:23 +02:00
Wolfsblvt
55a3d88793
[ticket/13787] Remove duplicate entry of poll_delete in prosilver template
...
When options are shown and poll delete is allowed, the option to
delete
polls is shown twice. This is fixed here by moving the if poll
delete
check out of the outer if, wich makes it also more consistent
with the
new event.
PHPBB3-13787
2015-04-27 02:27:29 +02:00
Matt Friedman
96339b7c86
[ticket/13753] Add template events to forum category row headers
...
PHPBB3-13753
2015-04-09 11:04:25 -07:00
Joas Schilling
a11994d424
Merge branch '3.1.x'
...
Conflicts:
phpBB/styles/subsilver2/template/posting_body.html
2015-04-06 14:45:20 +02:00
Joas Schilling
02202b1503
Merge pull request #3492 from RMcGirr83/ticket/13710
...
[ticket/13710] Allow template events near smilies display
2015-04-06 14:44:37 +02:00
Joas Schilling
4ce0d88ffd
Merge branch '3.1.x'
2015-04-06 14:43:11 +02:00
Joas Schilling
b16a56394b
Merge pull request #3488 from Crizz0/ticket/13701
...
[ticket/13701] Adds two new events to posting_pm_layout.html
Conflicts:
phpBB/docs/events.md
2015-04-06 14:42:59 +02:00
Joas Schilling
370fce1651
Merge branch '3.1.x'
...
Conflicts:
phpBB/styles/subsilver2/template/posting_poll_body.html
2015-04-06 14:27:48 +02:00