d8d6e3e943
[ticket/12662] Hide quick-links when empty
...
Also some noJS fixes
PHPBB3-12662
2014-07-03 15:53:39 +02:00
abc0147daa
[ticket/12662] Use data-last-responsive attr instead of hardcoded list
...
PHPBB3-12662
2014-06-28 13:47:41 +02:00
775dc316b0
[ticket/12662] IE8 fixes
...
PHPBB3-12662
2014-06-25 14:19:05 +02:00
99065e18ca
[ticket/12662] Use slack variable to determine line-break sensitivity
...
PHPBB3-12662
2014-06-25 14:19:02 +02:00
329b1826af
[ticket/12662] Improve icons and footer links
...
PHPBB3-12662
2014-06-25 14:18:59 +02:00
f41947f726
[ticket/12662] Fix rounding problems when detecting relative height
...
Firefox and IE round subpixels up, while webkit rounds down. So we have
to account for that.
PHPBB3-12662
2014-06-25 14:18:58 +02:00
cf1b56af8d
[ticket/12662] Enable responsive linkslist for IE8
...
Also fixed arrow color
PHPBB3-12662
2014-06-25 14:18:57 +02:00
a540cdc3b2
[ticket/12662] Initial setup
...
PHPBB3-12662
2014-06-25 14:18:56 +02:00
eda3c36b1c
[ticket/12648] Improve UCP/MCP/Posting tabs
...
PHPBB3-12648
2014-06-24 00:02:22 +02:00
ccb8fd18e2
Merge pull request #2514 from prototech/ticket/12553
...
[ticket/12553] Right-to-left fixes.
* prototech/ticket/12553:
[ticket/12553] Fix responsive user profile.
[ticket/12553] Fix responsive post profile.
[ticket/12553] Remove dropdown-trigger class from member search input.
[ticket/12553] Fix the merge topic list.
[ticket/12553] Fix dropdown position of live search
[ticket/12553] Fix the responsive topic/forum lists.
[ticket/12553] Align the text in responsive tables to the right.
[ticket/12553] Center the responsive CP menus instead of floating right.
[ticket/12553] Open the notification dropdown to the left.
[ticket/12553] Fix alignment of contact icon.
[ticket/12553] Fix incorrect alignment in ACP responsive tables.
[ticket/12553] Align alert text to the right.
[ticket/12553] Remove incorrect size for site logo.
[ticket/12553] Fix links in the last post column that are not clickable.
[ticket/12553] Align contact icons to the right.
[ticket/12553] Move Place inline and Delete buttons left of the file name.
2014-06-20 10:37:30 +02:00
edd9c0e064
[ticket/12553] Open the notification dropdown to the left.
...
PHPBB3-12553
2014-06-14 09:54:16 -07:00
36b42d376e
[ticket/12613] Set fixed font-size
...
and clean up spaces > tabs
PHPBB3-12613
2014-06-06 00:40:03 +02:00
d218f707b1
[ticket/12613] Fixes from comments (single quotes and typos)
...
PHPBB3-12613
2014-06-05 10:02:14 +02:00
27c678125a
[ticket/12613] Dropdown-visible page-jump icon, fix focus() timing
...
Also removed outdated CSS
PHPBB3-12613
2014-06-05 09:59:36 +02:00
c47b546bf0
[ticket/12613] Renamed jump-to to page-jump to prevent confusion
...
Jump-to can easily be confused with forum-jump.
Also switched the lang vars to reflect changes better
PHPBB3-12613
2014-06-05 09:59:35 +02:00
9808b55258
[ticket/12613] Removed form in order to prevent nested forms
...
PHPBB3-12613
2014-06-05 09:59:35 +02:00
cd90b39a83
[ticket/12613] Removed jump-to placeholder and added .focus() check
...
PHPBB3-12613
2014-06-05 09:59:34 +02:00
c3b24e2005
[ticket/12613] Improved pagination
...
PHPBB3-12613
2014-06-05 09:59:31 +02:00
49c875413c
Merge remote-tracking branch 'PayBas/ticket/12541' into develop-ascraeus
...
* PayBas/ticket/12541:
[ticket/12541] Activate attachments tab when files are dropped into textarea
Conflicts:
phpBB/styles/prosilver/template/forum_fn.js
2014-06-04 23:07:02 -07:00
1e7a782fb3
Merge remote-tracking branch 'prototech/ticket/12640' into develop-ascraeus
...
* prototech/ticket/12640:
[ticket/12640] Preserve the active tab when previewing in posting page.
2014-06-04 23:25:48 +02:00
082a6b29a9
[ticket/12541] Activate attachments tab when files are dropped into textarea
...
PHPBB3-12541
2014-06-02 12:42:45 +02:00
6a00ff3fa6
[ticket/12641] Use jQuery's trim() method. IE8 does not support the native one
...
PHPBB3-12641
2014-05-31 10:56:08 -07:00
95b9c93892
[ticket/12640] Preserve the active tab when previewing in posting page.
...
PHPBB3-12640
2014-05-31 10:12:24 -07:00
c0c42dec24
[ticket/12155] Keep the selection method consistent with the one below it.
...
PHPBB3-12155
2014-05-27 07:17:47 -07:00
3106306a4d
[ticket/12155] Make the buttons bigger on touch devices.
...
PHPBB3-12155
2014-05-27 07:17:47 -07:00
d3b9c87b42
[ticket/12155] Use the new .button class as the basis for the post buttons.
...
PHPBB3-12155
2014-05-27 07:17:46 -07:00
aebf2cc5cd
Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeus
...
* marc/ticket/12372:
[ticket/12372] Use $() instead of jQuery() in core.js for toggleDisplay
[ticket/12372] Use admin.js $(document).ready for hiding questionnaire details
[ticket/12372] Rename JS function dE() to phpbb.toggleDisplay()
[ticket/12372] Move dE() function core.js
[ticket/12372] Unify definition of function dE() across all files
[ticket/12372] Use jQuery in javascript dE() function
2014-04-14 12:33:33 +02:00
966a2b4892
[ticket/12372] Move dE() function core.js
...
PHPBB3-12372
2014-04-07 21:27:48 +02:00
385420c8f5
[ticket/12372] Use jQuery in javascript dE() function
...
PHPBB3-12372
2014-04-07 20:40:21 +02:00
7e6d6a6be6
[ticket/12083] Fix Select All in CODE bbcode with only one char
...
PHPBB3-12083
2014-04-05 15:05:02 -07:00
275910d8b0
[ticket/12090] Fix pagination for routes
...
No clickable "jump to" at the moment, as we can not get the route url
by the route name in js yet. Need to find another solution later.
PHPBB3-12090
2014-03-08 16:02:44 +01:00
83a7e632b9
[ticket/12235] Convert WLM to custom profile field
...
PHPBB3-12235
2014-03-04 10:19:08 +01:00
f858ec1f56
[ticket/11915] Fix various problems with responsive design.
...
PHPBB3-11915
2014-01-17 19:20:36 -08:00
be3bab4946
[ticket/11979] Fix errors in dropdown
...
PHPBB3-11979
2013-11-20 00:17:28 +02:00
6b39f3b6a7
[ticket/11979] Add ability to create dropdown menu to prosilver
...
PHPBB3-11979
2013-11-14 00:45:22 +02:00
e8b4a50a3d
[ticket/11956] Ability to swap full and responsive text
...
PHPBB3-11956
2013-10-26 20:28:36 +03:00
c521380273
[ticket/11956] Move code that hides dropdowns to assets
...
PHPBB3-11956
2013-10-26 16:35:59 +03:00
368b3f0d9e
[ticket/11956] Move dropdown handler to assets
...
PHPBB3-11956
2013-10-26 16:29:37 +03:00
ee4c1ba5a8
[ticket/11956] Check for children elements in tables
...
PHPBB3-11956
2013-10-26 12:22:33 +03:00
db9ca2fc63
[ticket/11956] Fix IE responsive breadcrumbs and navigation icon
...
PHPBB3-11956
2013-10-25 02:20:49 +03:00
4639d4fc86
[ticket/11956] Reverse order of .rightside items in dropdown
...
PHPBB3-11956
2013-10-24 20:51:58 +03:00
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
3134580007
[ticket/11956] More fixes for responsive minitabs
...
PHPBB3-11956
2013-10-24 18:36:18 +03:00
a8f14b9ce3
[ticket/11956] Fix docblock for dropdown handler
...
PHPBB3-11956
2013-10-24 18:36:17 +03:00
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
c2f5ab3c6b
[ticket/11956] Change .skip-responsive to data attribute
...
PHPBB3-11956
2013-10-24 18:36:17 +03:00
11157e4f03
[ticket/11956] Fix responsive linkslist bug
...
PHPBB3-11956
2013-10-24 18:36:17 +03:00
1638ff3cba
[ticket/11956] Arrow for responsive popup
...
PHPBB3-11956
2013-10-24 18:36:16 +03:00
5e67c41629
[ticket/11956] Better responsive breadcrumbs
...
PHPBB3-11956
2013-10-24 18:36:16 +03:00
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