rxu
49bc477a87
[ticket/14067] Add template events to overall_header.html around feeds
...
PHPBB3-14067
2015-08-05 16:29:06 +07:00
rxu
6a7978965d
[ticket/14065] Add template events to attachment.html
...
Additionally remove some unnecessary empty lines.
PHPBB3-14065
2015-08-03 18:35:15 +07:00
rxu
478a4c4133
[ticket/14064] Add template events to ucp_pm_history.html
...
PHPBB3-14064
2015-08-03 03:48:20 +07:00
Oyabun1
84f8d6d64e
[ticket/14058] Contact us form missing email subject field in subsilver2
...
PHPBB3-14058
2015-07-31 22:30:30 +10:00
rxu
0d6c323611
[ticket/13846] Fix MCP to disallow softdeleted posts deletion if not permitted.
...
PHPBB3-13846
2015-07-30 19:35:01 +07:00
Richard McGirr
9c67d02bd2
[ticket/13863] Add topic_row_append/prepend to mcp_forum.html
...
PHPBB3-13863
2015-07-28 05:53:30 -04:00
Marc Alexander
da53d95b95
Merge pull request #3739 from javiexin/ticket/13982
...
[ticket/13982] Add events around ranks
Conflicts:
phpBB/docs/events.md
2015-07-23 12:10:27 +02:00
alf007
8b21e7c0d9
[ticket/13843] Add templates events to insert custom panel in posting
...
Events added in events.md
Add in template posting_editor.html for link to custom panel
Add in template posting_layout.html for include of custom panel template body
PHPBB3-13843
2015-07-22 09:43:59 +02:00
Zoddo
7e21d1dab5
[ticket/14041] Add viewtopic_dropdown_*_custom template event
...
Allows an extension to create a custom dropdown menu.
PHPBB3-14041
PHPBB3-14042
2015-07-21 16:33:45 +02:00
Marc Alexander
6b658874bb
Merge pull request #3754 from rxu/ticket/14002
...
[ticket/14002] Add template events before/after user details in ucp_main_front.html
2015-07-20 13:06:29 +02:00
Matt Friedman
d548a2aa3e
[ticket/14018] Update CSS for handling quick link menus
...
PHPBB3-14018
2015-07-17 14:35:14 -07:00
javiexin
de75a3577f
[ticket/13982] Add events around ranks
...
Add events to present information around ranks in the memberlist,
user profile, viewtopic profile and private message profile.
Slight repositioning of events in the memberlist.
PHPBB3-13982
2015-07-17 11:42:44 +02:00
rxu
64b41f314e
[ticket/14005] Allow extensions control post buttons displaying for PM
...
PHPBB3-14005
2015-07-17 00:55:16 +07:00
Matt Friedman
ae31a604e6
[ticket/14018] Fix responsive quick link menus
...
PHPBB3-14018
2015-07-16 09:11:24 -07:00
rxu
9ab4b30739
[ticket/14005] Allow extensions control post buttons displaying
...
PHPBB3-14005
2015-07-12 20:41:28 +07:00
rxu
42dc7eb0f5
[ticket/14002] Add template events before/after user details in ucp_main_front
...
PHPBB3-14002
2015-07-11 17:51:03 +07:00
Kailey Truscott
4ac2256683
[ticket/13955] Revert changes made in previous commit
...
Revert the javascript function change
Place the families code on it's own line
PHPBB3-13955
2015-07-06 16:43:57 -04:00
javiexin
51bb51124a
[ticket/13748] Wrong tooltip after poll vote change
...
Store the "voted" tooltip in an extra attribute in HTML, and use it
with the JS that refreshes after poll vote. Use L_ language string
instead of LA_ language string.
PHPBB3-13748
2015-07-06 11:39:28 +02:00
Kailey Truscott
886ca1dbb9
[ticket/13955] Fix javascript to conform to Google and add simple_header
...
Fix the javascript code to conform to Google Fonts standard
Add code to fix simple_header
PHPBB3-13955
2015-07-06 01:43:03 -04:00
Kailey Truscott
b346f216c2
[ticket/13955] Fix WebFontConig to load web fonts correctly
...
Fix overall_header's WebFontConfig section to load fonts correctly
in all browsers.
PHPBB3-13955
2015-07-03 23:44:43 -04:00
javiexin
ed3f46a9b1
[ticket/13982] Add events around ranks
...
Add events to present information around ranks in the memberlist,
user profile, viewtopic profile and private message profile.
PHPBB3-13982
2015-07-04 01:51:06 +02:00
javiexin
80fee7422c
[ticket/13934] Add enctype clause for profile fields
...
Adds a template variable (the same) in all places where profile fields
may need an enctype clause in the corresponding forms.
PHPBB3-13934
2015-06-30 14:35:01 +02:00
Joas Schilling
7b93df1522
Merge pull request #3714 from marc1706/ticket/13951
...
[ticket/13951] Make sure the page number is an integer
2015-06-27 11:14:23 +02:00
javiexin
5e39a7ab72
[ticket/13748] Wrong tooltip after poll vote change
...
Store the "voted" tooltip in an extra attribute in HTML, and use it
with the JS that refreshes after poll vote.
PHPBB3-13748
2015-06-19 11:33:37 +02:00
Raphaël M
c083a4adda
[ticket/13949] Replace colon with colon lang key in memberlist search page
...
[ticket/13949] Replace colon with colon lang key in memberlist search
page
PHPBB3-13949
2015-06-19 09:52:33 +02:00
Marc Alexander
783a156bd2
[ticket/13951] Make sure the page number is an integer
...
PHPBB3-13951
2015-06-18 09:22:07 +02:00
Marc Alexander
a259d61f57
Merge pull request #3649 from callumacrae/ticket/13879
...
[ticket/13879] Replaced px with em where appropriate.
2015-06-17 16:02:41 +02:00
cyberalien
e6407907e2
[ticket/13938] Fix inconsistencies between <link> tags
...
PHPBB3-13938
2015-06-14 07:43:19 +02:00
cyberalien
8eb4ec29ee
[ticket/13938] Remove type and / from <link> elements
...
PHPBB3-13938
2015-06-14 07:43:02 +02:00
cyberalien
338abf77e3
[ticket/13938] Change web font code in simple_header
...
Apply ticket 13876 to simple_header.html
PHPBB3-13938
2015-06-14 07:42:37 +02:00
cyberalien
f9c50a8db3
[ticket/13938] Remove link to print.css in simple_header.html
...
Remaining fixes for ticket 13873: remove link to print.css and
remove type and media from other links.
PHPBB3-13938
2015-06-14 07:42:23 +02:00
Joas Schilling
d2a2c183ed
[prep-release-3.1.5] Update version to 3.1.5-RC1
2015-06-09 20:30:40 +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
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
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
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
1ba86eaa8e
[ticket/13799] Correctly urlencode category and show selected avatar
...
PHPBB3-13799
2015-05-30 11:54:54 +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
518902ef51
Merge pull request #3640 from callumacrae/ticket/13876
...
[ticket/13876] Use webfontloader asyncronously.
2015-05-28 16:25:26 +02:00
Callum Macrae
44fcdd007f
[ticket/13876] set webfont async to true
...
PHPBB3-13876
2015-05-28 16:01:47 +02:00
Callum Macrae
8b6c6e794a
[ticket/13879] Replaced px with em where appropriate.
...
We're using ems basically everywhere else so ¯\_(ツ)_/¯
PHPBB3-13879
2015-05-28 15:57:31 +02:00
Marc Alexander
3ec3dfcf3a
[ticket/13878] Display background images when printing topic in webkit
...
PHPBB3-13878
2015-05-28 14:58:46 +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