David King
54e82392f0
[ticket/11975] Make link text shorter on smaller resolutions
...
PHPBB3-11975
2013-11-02 15:34:18 -07:00
David King
abd035fcc9
[ticket/11975] Add ACP link next to MCP link in header
...
PHPBB3-11975
2013-11-02 15:34:18 -07:00
David King
835900123e
[ticket/11972] Add posting_editor_message_after template event
...
PHPBB3-11972
2013-11-02 15:27:53 -07:00
David King
b8eeca7048
[ticket/11972] Add posting_editor_message_before template event
...
PHPBB3-11972
2013-11-02 15:27:53 -07:00
David King
3be5fe5354
[ticket/11972] Add posting_editor_subject_before template event
...
PHPBB3-11972
2013-11-02 15:27:53 -07:00
David King
069f806169
[ticket/11972] Add posting_editor_subject_after template event
...
PHPBB3-11972
2013-11-02 15:27:52 -07:00
Marcus Vinny
e4008308fc
[ticket/11992] Fix Users with most Warnings block
...
PHPBB3-11992
2013-10-31 15:30:02 -03:00
Vjacheslav Trushkin
e8b4a50a3d
[ticket/11956] Ability to swap full and responsive text
...
PHPBB3-11956
2013-10-26 20:28:36 +03:00
Vjacheslav Trushkin
c521380273
[ticket/11956] Move code that hides dropdowns to assets
...
PHPBB3-11956
2013-10-26 16:35:59 +03:00
Vjacheslav Trushkin
368b3f0d9e
[ticket/11956] Move dropdown handler to assets
...
PHPBB3-11956
2013-10-26 16:29:37 +03:00
Vjacheslav Trushkin
ee4c1ba5a8
[ticket/11956] Check for children elements in tables
...
PHPBB3-11956
2013-10-26 12:22:33 +03:00
Vjacheslav Trushkin
db9ca2fc63
[ticket/11956] Fix IE responsive breadcrumbs and navigation icon
...
PHPBB3-11956
2013-10-25 02:20:49 +03:00
Vjacheslav Trushkin
fa8d1eb2dc
[ticket/11956] Swap navigation events in header
...
PHPBB3-11956
2013-10-25 02:20:13 +03:00
Vjacheslav Trushkin
4639d4fc86
[ticket/11956] Reverse order of .rightside items in dropdown
...
PHPBB3-11956
2013-10-24 20:51:58 +03:00
Vjacheslav Trushkin
bbb73d6e5c
[ticket/11956] Move dropdown menu from edges of screen
...
Also add -webkit prefix to box-sizing
PHPBB3-11956
2013-10-24 18:36:18 +03:00
Vjacheslav Trushkin
3134580007
[ticket/11956] More fixes for responsive minitabs
...
PHPBB3-11956
2013-10-24 18:36:18 +03:00
Vjacheslav Trushkin
a8f14b9ce3
[ticket/11956] Fix docblock for dropdown handler
...
PHPBB3-11956
2013-10-24 18:36:17 +03:00
Vjacheslav Trushkin
016958ea5e
[ticket/11956] Reusable dropdown handler
...
Replace dropdown menu code with reusable handler that
is shared between all types of dropdown menus and can
be used by custom menus by extensions.
PHPBB3-11956
2013-10-24 18:36:17 +03:00
Vjacheslav Trushkin
c2f5ab3c6b
[ticket/11956] Change .skip-responsive to data attribute
...
PHPBB3-11956
2013-10-24 18:36:17 +03:00
Vjacheslav Trushkin
11157e4f03
[ticket/11956] Fix responsive linkslist bug
...
PHPBB3-11956
2013-10-24 18:36:17 +03:00
Vjacheslav Trushkin
5eeaab562c
[ticket/11956] Responsive quick login form
...
PHPBB3-11956
2013-10-24 18:36:17 +03:00
Vjacheslav Trushkin
1638ff3cba
[ticket/11956] Arrow for responsive popup
...
PHPBB3-11956
2013-10-24 18:36:16 +03:00
Vjacheslav Trushkin
d11e62930a
[ticket/11956] Fix missing class name in index_body.html
...
PHPBB3-11956
2013-10-24 18:36:16 +03:00
Vjacheslav Trushkin
5e67c41629
[ticket/11956] Better responsive breadcrumbs
...
PHPBB3-11956
2013-10-24 18:36:16 +03:00
Vjacheslav Trushkin
85b9867edb
[ticket/11956] Put bottom nav in one block
...
PHPBB3-11956
2013-10-24 18:36:16 +03:00
Vjacheslav Trushkin
e6dd672e49
[ticket/11956] Put top navigation in one block
...
PHPBB3-11956
2013-10-24 18:36:16 +03:00
Vjacheslav Trushkin
431b4acb36
[ticket/11956] Move JS to reusable function
...
Move JS to reusable function that can be ran
for all content added with JavaScript such as
results of AJAX forms
PHPBB3-11956
2013-10-24 18:36:16 +03:00
Vjacheslav Trushkin
d2d4438db5
[ticket/11956] Adjustments to responsive topiclist lists
...
Changes behavior of topiclist lists on mobile devices.
Shows/hides certain elements in each row to present all
important information to visitor on mobile devices, such
as last post when viewing forum instead of first post.
Also fixes topiclist layout bug in drafts.html
PHPBB3-11956
2013-10-24 18:36:16 +03:00
Vjacheslav Trushkin
9b78966211
[ticket/11956] Fix errors in drafts.html
...
PHPBB3-11956
2013-10-24 18:36:15 +03:00
Vjacheslav Trushkin
08811daa74
[ticket/11956] Hide author on mobile devices
...
Hide duplicate author name in posts on mobile devices
PHPBB3-11956
2013-10-24 18:36:15 +03:00
Vjacheslav Trushkin
e660c1a554
[ticket/11956] Fix member list page
...
PHPBB3-11956
2013-10-24 18:36:14 +03:00
Vjacheslav Trushkin
b196c9e8ff
[ticket/11956] Add assets_version to responsive.css link
...
PHPBB3-11556
2013-10-24 18:36:14 +03:00
Vjacheslav Trushkin
cb21c33a14
[ticket/11872] Template syntax typos in oauth templates
...
PHPBB3-11872
2013-10-23 19:12:37 +03:00
Matt Friedman
3c38f4e20a
[ticket/11936] Merge branch 'develop' into ticket/11936
...
PHPBB3-11936
2013-10-20 14:30:29 -07:00
Andreas Fischer
eda35d15f8
Merge remote-tracking branch 'prototech/ticket/11939' into develop
...
* prototech/ticket/11939:
[ticket/11939] Removed unneeded data attribute.
2013-10-20 23:15:25 +02:00
Nils Adermann
e08db41d0d
Merge pull request #1719 from cyberalien/ticket/11552
...
Responsive design for prosilver
2013-10-20 11:12:55 -07:00
Vjacheslav Trushkin
61b5ebfdd3
[ticket/11552] Padding for lists with checkbox
...
PHPBB3-11552
2013-10-20 20:45:59 +03:00
Vjacheslav Trushkin
87194d6000
[ticket/11552] Better responsive post buttons
...
PHPBB3-11552
2013-10-20 11:50:47 +03:00
Vjacheslav Trushkin
87134080b3
[ticket/11552] Responsive design fixes
...
PHPBB3-11552
2013-10-20 10:35:41 +03:00
Vjacheslav Trushkin
806a9d37f3
[ticket/11552] Adjustments for table headers
...
PHPBB3-11552
2013-10-20 10:16:27 +03:00
Vjacheslav Trushkin
2c15b653cc
[ticket/11552] Tweaks to responsive navigation
...
PHPBB3-11552
2013-10-19 22:30:03 +03:00
Vjacheslav Trushkin
7b972204ae
[ticket/11552] Do not hide all links at once
...
Do not hide some links as long as their is enough space
to keep them out of dropdown menu
PHPBB3-11552
2013-10-19 22:19:32 +03:00
Vjacheslav Trushkin
e9481c41f8
[ticket/11552] Fix online users list and popups
...
PHPBB3-11552
2013-10-19 21:10:33 +03:00
Vjacheslav Trushkin
734131d750
[ticket/11552] Responsive member list
...
Responsive member list and better responsive tables
PHPBB3-11552
2013-10-19 21:01:25 +03:00
Vjacheslav Trushkin
fbd57b9369
[ticket/11552] Responsive PM editor
...
Responsive PM editor, fix quickmod tools
PHPBB3-11552
2013-10-19 16:20:34 +03:00
Vjacheslav Trushkin
ee8d7b536c
[ticket/11552] Responsive post
...
PHPBB3-11552
2013-10-19 15:40:20 +03:00
Vjacheslav Trushkin
2e5f9ede41
[ticket/11552] Do not collapse empty link lists
...
PHPBB3-11552
2013-10-19 15:31:09 +03:00
Vjacheslav Trushkin
71723f6484
[ticket/11552] Remove inline css for signature
...
PHPBB3-11552
2013-10-19 13:24:40 +03:00
Vjacheslav Trushkin
68a4c6acbf
[ticket/11552] Move post subject before buttons
...
PHPBB3-11552
2013-10-19 13:22:47 +03:00
Vjacheslav Trushkin
1a1d5f7307
[ticket/11552] Change order of postbody and postprofile
...
PHPBB3-11552
2013-10-19 13:10:11 +03:00