Rishabh04-02
72f7f6eff9
[ticket/15125] Remove the function play_qt_file in forum_fn.js
...
PHPBB3-15125
2017-04-18 20:38:02 +02:00
Marc Alexander
d226059b98
Merge branch '3.1.x' into 3.2.x
2017-01-14 14:59:04 +01:00
Matt Friedman
366e8583c8
[ticket/15003] Do not check disabled checkboxes with marklist function
...
PHPBB3-15003
2017-01-13 12:00:31 -08:00
Tristan Darricau
7bbce946de
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/14163] Properly fix select all for code tag in Edge
2015-10-12 11:52:18 +02:00
Michael Miday
9da14c9b24
[ticket/14199]Add aria-hidden to all icons
...
PHPBB3-14199
2015-10-01 20:21:38 +02:00
Michael Miday
0244be6d75
[ticket/14202]Remove blank line
...
PHPBB3-14202
2015-09-28 18:24:38 +02:00
Michael Miday
d50801a056
[ticket/14202]Add missing sr-only classes
...
PHPBB3-14202
2015-09-28 18:24:24 +02:00
Michael Miday
32868a6f87
[ticket/12769] Fix responsive features
2015-09-17 18:37:29 +02:00
Marc Alexander
3cdf97f003
[ticket/14163] Properly fix select all for code tag in Edge
...
PHPBB3-14163
2015-09-15 14:42:11 +02:00
Marc Alexander
452b3b4890
[ticket/14077] Fall back to 1 as focusOffset if length is unsupported
...
The setBaseAndExtent() in Microsoft's Edge browser is incompatible with
the one Webkit browsers use. As a result of that, we have to fall back to
setting the focusOffset to 1 instead of the text length.
PHPBB3-14077
2015-08-17 15:25:13 +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
Callum Macrae
27a70f573f
[ticket/13898] Fixed all the forum_fn.js violations I understood
...
PHPBB3-13898
2015-05-30 15:03:56 +02:00
Marc Alexander
418aabb46e
Merge pull request #3508 from cyberalien/ticket/13726
...
[ticket/13726] Fix function that calculates responsive breadcrumbs width
2015-04-02 21:22:12 +02:00
cyberalien
0b52eb2298
[ticket/13727] Fix JS that resizes breadcrumbs
...
PHPBB3-13727
2015-03-28 19:59:38 +02:00
cyberalien
90b82d1a5f
[ticket/13726] Fix function that calculates responsive breadcrumbs width
...
Do not calculate width of hidden elements.
Set minimum width to make sure breadcrumbs are always shown.
PHPBB3-13726
2015-03-28 11:36:15 +02:00
PayBas
223ae1dfc2
[ticket/13163] Check for images
...
PHPBB3-13163
2014-10-15 13:06:54 +02:00
PayBas
41d660dd98
[ticket/13163] Terminate timely when no data-last links exist
...
PHPBB3-13163
2014-10-14 00:05:22 +02:00
PayBas
36d1f87c5a
[ticket/13163] Fix responsive link lists
...
PHPBB3-13163
2014-10-13 23:29:01 +02:00
Callum Macrae
9c87972385
[ticket/12982] Refactoring: Cleaned up crazy insert users stuff
...
PHPBB3-12982
2014-08-14 00:19:34 +01:00
Callum Macrae
9e3db526d5
[ticket/12982] Refactoring: Cleaned up forum_fn.js
...
PHPBB3-12982
2014-08-14 00:04:16 +01:00
PayBas
d8d6e3e943
[ticket/12662] Hide quick-links when empty
...
Also some noJS fixes
PHPBB3-12662
2014-07-03 15:53:39 +02:00
PayBas
abc0147daa
[ticket/12662] Use data-last-responsive attr instead of hardcoded list
...
PHPBB3-12662
2014-06-28 13:47:41 +02:00
PayBas
775dc316b0
[ticket/12662] IE8 fixes
...
PHPBB3-12662
2014-06-25 14:19:05 +02:00
PayBas
99065e18ca
[ticket/12662] Use slack variable to determine line-break sensitivity
...
PHPBB3-12662
2014-06-25 14:19:02 +02:00
PayBas
329b1826af
[ticket/12662] Improve icons and footer links
...
PHPBB3-12662
2014-06-25 14:18:59 +02:00
PayBas
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
PayBas
cf1b56af8d
[ticket/12662] Enable responsive linkslist for IE8
...
Also fixed arrow color
PHPBB3-12662
2014-06-25 14:18:57 +02:00
PayBas
a540cdc3b2
[ticket/12662] Initial setup
...
PHPBB3-12662
2014-06-25 14:18:56 +02:00
PayBas
eda3c36b1c
[ticket/12648] Improve UCP/MCP/Posting tabs
...
PHPBB3-12648
2014-06-24 00:02:22 +02:00
Joas Schilling
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
Cesar G
edd9c0e064
[ticket/12553] Open the notification dropdown to the left.
...
PHPBB3-12553
2014-06-14 09:54:16 -07:00
PayBas
36b42d376e
[ticket/12613] Set fixed font-size
...
and clean up spaces > tabs
PHPBB3-12613
2014-06-06 00:40:03 +02:00
PayBas
d218f707b1
[ticket/12613] Fixes from comments (single quotes and typos)
...
PHPBB3-12613
2014-06-05 10:02:14 +02:00
PayBas
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
PayBas
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
PayBas
9808b55258
[ticket/12613] Removed form in order to prevent nested forms
...
PHPBB3-12613
2014-06-05 09:59:35 +02:00
PayBas
cd90b39a83
[ticket/12613] Removed jump-to placeholder and added .focus() check
...
PHPBB3-12613
2014-06-05 09:59:34 +02:00
PayBas
c3b24e2005
[ticket/12613] Improved pagination
...
PHPBB3-12613
2014-06-05 09:59:31 +02:00
Cesar G
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
Marc Alexander
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
PayBas
082a6b29a9
[ticket/12541] Activate attachments tab when files are dropped into textarea
...
PHPBB3-12541
2014-06-02 12:42:45 +02:00
Cesar G
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
Cesar G
95b9c93892
[ticket/12640] Preserve the active tab when previewing in posting page.
...
PHPBB3-12640
2014-05-31 10:12:24 -07:00
Cesar G
c0c42dec24
[ticket/12155] Keep the selection method consistent with the one below it.
...
PHPBB3-12155
2014-05-27 07:17:47 -07:00
Cesar G
3106306a4d
[ticket/12155] Make the buttons bigger on touch devices.
...
PHPBB3-12155
2014-05-27 07:17:47 -07:00
Cesar G
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
Joas Schilling
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
Marc Alexander
966a2b4892
[ticket/12372] Move dE() function core.js
...
PHPBB3-12372
2014-04-07 21:27:48 +02:00
Marc Alexander
385420c8f5
[ticket/12372] Use jQuery in javascript dE() function
...
PHPBB3-12372
2014-04-07 20:40:21 +02:00
Matt Friedman
7e6d6a6be6
[ticket/12083] Fix Select All in CODE bbcode with only one char
...
PHPBB3-12083
2014-04-05 15:05:02 -07:00