aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/forum_fn.js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3508 from cyberalien/ticket/13726Marc Alexander2015-04-021-3/+10
|\
| * [ticket/13726] Fix function that calculates responsive breadcrumbs widthcyberalien2015-03-281-3/+10
* | [ticket/13727] Fix JS that resizes breadcrumbscyberalien2015-03-281-1/+7
|/
* [ticket/13163] Check for imagesPayBas2014-10-151-0/+7
* [ticket/13163] Terminate timely when no data-last links existPayBas2014-10-141-3/+3
* [ticket/13163] Fix responsive link listsPayBas2014-10-131-114/+118
* [ticket/12982] Refactoring: Cleaned up crazy insert users stuffCallum Macrae2014-08-141-25/+17
* [ticket/12982] Refactoring: Cleaned up forum_fn.jsCallum Macrae2014-08-141-236/+221
* [ticket/12662] Hide quick-links when emptyPayBas2014-07-031-0/+8
* [ticket/12662] Use data-last-responsive attr instead of hardcoded listPayBas2014-06-281-1/+1
* [ticket/12662] IE8 fixesPayBas2014-06-251-1/+1
* [ticket/12662] Use slack variable to determine line-break sensitivityPayBas2014-06-251-4/+5
* [ticket/12662] Improve icons and footer linksPayBas2014-06-251-1/+1
* [ticket/12662] Fix rounding problems when detecting relative heightPayBas2014-06-251-4/+4
* [ticket/12662] Enable responsive linkslist for IE8PayBas2014-06-251-148/+152
* [ticket/12662] Initial setupPayBas2014-06-251-12/+27
* [ticket/12648] Improve UCP/MCP/Posting tabsPayBas2014-06-241-2/+2
* Merge pull request #2514 from prototech/ticket/12553Joas Schilling2014-06-201-33/+0
|\
| * [ticket/12553] Open the notification dropdown to the left.Cesar G2014-06-141-33/+0
* | [ticket/12613] Set fixed font-sizePayBas2014-06-061-1/+1
* | [ticket/12613] Fixes from comments (single quotes and typos)PayBas2014-06-051-3/+3
* | [ticket/12613] Dropdown-visible page-jump icon, fix focus() timingPayBas2014-06-051-6/+7
* | [ticket/12613] Renamed jump-to to page-jump to prevent confusionPayBas2014-06-051-8/+8
* | [ticket/12613] Removed form in order to prevent nested formsPayBas2014-06-051-9/+16
* | [ticket/12613] Removed jump-to placeholder and added .focus() checkPayBas2014-06-051-3/+6
* | [ticket/12613] Improved paginationPayBas2014-06-051-14/+13
|/
* Merge remote-tracking branch 'PayBas/ticket/12541' into develop-ascraeusCesar G2014-06-041-15/+25
|\
| * [ticket/12541] Activate attachments tab when files are dropped into textareaPayBas2014-06-021-14/+24
* | Merge remote-tracking branch 'prototech/ticket/12640' into develop-ascraeusMarc Alexander2014-06-041-0/+1
|\ \ | |/ |/|
| * [ticket/12640] Preserve the active tab when previewing in posting page.Cesar G2014-05-311-0/+1
* | [ticket/12641] Use jQuery's trim() method. IE8 does not support the native oneCesar G2014-05-311-3/+3
|/
* [ticket/12155] Keep the selection method consistent with the one below it.Cesar G2014-05-271-1/+1
* [ticket/12155] Make the buttons bigger on touch devices.Cesar G2014-05-271-0/+2
* [ticket/12155] Use the new .button class as the basis for the post buttons.Cesar G2014-05-271-1/+6
* Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeusJoas Schilling2014-04-141-17/+0
|\
| * [ticket/12372] Move dE() function core.jsMarc Alexander2014-04-071-21/+0
| * [ticket/12372] Use jQuery in javascript dE() functionMarc Alexander2014-04-071-7/+11
* | [ticket/12083] Fix Select All in CODE bbcode with only one charMatt Friedman2014-04-051-2/+3
|/
* [ticket/12090] Fix pagination for routesJoas Schilling2014-03-081-7/+4
* [ticket/12235] Convert WLM to custom profile fieldJoas Schilling2014-03-041-58/+0
* [ticket/11915] Fix various problems with responsive design.Cesar G2014-01-171-1/+1
* [ticket/11979] Fix errors in dropdownVjacheslav Trushkin2013-11-201-2/+2
* [ticket/11979] Add ability to create dropdown menu to prosilverVjacheslav Trushkin2013-11-141-0/+33
* [ticket/11956] Ability to swap full and responsive textVjacheslav Trushkin2013-10-261-0/+25
* [ticket/11956] Move code that hides dropdowns to assetsVjacheslav Trushkin2013-10-261-9/+0
* [ticket/11956] Move dropdown handler to assetsVjacheslav Trushkin2013-10-261-106/+4
* [ticket/11956] Check for children elements in tablesVjacheslav Trushkin2013-10-261-1/+1
* [ticket/11956] Fix IE responsive breadcrumbs and navigation iconVjacheslav Trushkin2013-10-251-5/+7
* [ticket/11956] Reverse order of .rightside items in dropdownVjacheslav Trushkin2013-10-241-1/+5
* [ticket/11956] Move dropdown menu from edges of screenVjacheslav Trushkin2013-10-241-0/+25