aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/forum_fn.js
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11552] Padding for lists with checkboxVjacheslav Trushkin2013-10-201-0/+3
* [ticket/11552] Better responsive post buttonsVjacheslav Trushkin2013-10-201-2/+2
* [ticket/11552] Responsive design fixesVjacheslav Trushkin2013-10-201-1/+1
* [ticket/11552] Tweaks to responsive navigationVjacheslav Trushkin2013-10-191-2/+2
* [ticket/11552] Do not hide all links at onceVjacheslav Trushkin2013-10-191-3/+26
* [ticket/11552] Responsive member listVjacheslav Trushkin2013-10-191-0/+66
* [ticket/11552] Do not collapse empty link listsVjacheslav Trushkin2013-10-191-0/+6
* [ticket/11552] Compact mode for notifications and pm linksVjacheslav Trushkin2013-10-181-0/+28
* [ticket/11552] Responsive tables in MCPVjacheslav Trushkin2013-10-171-0/+10
* [ticket/11552] MCP fixes, responsive logsVjacheslav Trushkin2013-10-171-0/+9
* [ticket/11552] Fixes for tabs and breadcrumbsVjacheslav Trushkin2013-10-171-2/+4
* [ticket/11552] Responsive minitabsVjacheslav Trushkin2013-10-171-1/+1
* [ticket/11552] Disable responsive JS for IE8-Vjacheslav Trushkin2013-10-171-0/+3
* [ticket/11552] Join functions for hiding tabs and menuVjacheslav Trushkin2013-10-171-6/+11
* [ticket/11552] Responsive CP tabsVjacheslav Trushkin2013-10-171-3/+67
* [ticket/11552] Insert responsive menu toggle before li.rightsideVjacheslav Trushkin2013-10-171-1/+12
* [ticket/11552] Hide other popups when menu is toggledVjacheslav Trushkin2013-10-171-4/+8
* [ticket/11552] Responsive menuVjacheslav Trushkin2013-10-171-4/+76
* [ticket/11552] More breadcrumbs adjustmentsVjacheslav Trushkin2013-10-171-1/+4
* [ticket/11552] Tooltips for breadcrumbsVjacheslav Trushkin2013-10-171-0/+6
* [ticket/11552] Keep first nav row on same lineVjacheslav Trushkin2013-10-171-0/+22
* [ticket/11552] Change breadcrumbs structureVjacheslav Trushkin2013-10-171-2/+2
* [ticket/11552] Responsive breadcrumbsVjacheslav Trushkin2013-10-171-0/+51
* [ticket/11552] Add .nojs or .hasjs to bodyVjacheslav Trushkin2013-10-171-0/+3
* [ticket/11805] Fix "jump to page" feature for pagination in routesJoas Schilling2013-09-251-3/+7
* [ticket/11795] Remove PM popupVjacheslav Trushkin2013-09-141-6/+0
* [ticket/11795] Remove outdated comment from forum_fn.jsVjacheslav Trushkin2013-09-141-2/+0
* [ticket/11795] Move find user JS to forum_fnVjacheslav Trushkin2013-09-141-0/+46
* [ticket/11795] Move MSN scripts to forum_fn.jsVjacheslav Trushkin2013-09-141-0/+58
* [ticket/11795] Move PM popup JS to forum_fn.jsVjacheslav Trushkin2013-09-141-0/+6
* [ticket/11795] Get rid of pagination JS variablesVjacheslav Trushkin2013-09-141-2/+18
* [ticket/11795] Use data-reset-on-edit attr to reset elementsVjacheslav Trushkin2013-09-141-0/+5
* [ticket/11795] Redo form elements auto-focusVjacheslav Trushkin2013-09-141-7/+10
* [ticket/11562] Use jQuery in subPanelsVjacheslav Trushkin2013-08-301-17/+3
* [ticket/11562] Remove submit_default_button from forum_fnVjacheslav Trushkin2013-08-301-92/+0
* [ticket/11562] Convert marklist() to jQueryVjacheslav Trushkin2013-08-301-12/+5
* Merge pull request #1429 from cyberalien/ticket/11553Nathan Guse2013-07-131-0/+19
|\
| * [ticket/11553] Move bulletin points to pseudo classVjacheslav Trushkin2013-07-111-0/+19
* | [ticket/11563] Remove duplicate codeVjacheslav Trushkin2013-07-111-1/+1
* | [ticket/11563] Dynamically generate panels listVjacheslav Trushkin2013-07-111-1/+4
* | [ticket/11563] Fix subPanels()Vjacheslav Trushkin2013-07-111-20/+36
|/
* [ticket/11516] Upgrading the .live jquery function because it is deprecated.Jesús Rafael Cova Huerta2013-05-281-1/+1
* Merge remote-tracking branch 'remotes/cyberalien/ticket/11556' into developNathan Guse2013-05-201-31/+14
|\
| * [ticket/11556] Load apply_onkeypress_event() correctlyVjacheslav Trushkin2013-05-201-0/+2
| * [ticket/11556] Remove fallback JSVjacheslav Trushkin2013-05-191-32/+13
* | Merge remote-tracking branch 'remotes/cyberalien/ticket/11554' into developNathaniel Guse2013-05-191-0/+8
|\ \ | |/
| * [ticket/11554] Move forum_fn.js to footerVjacheslav Trushkin2013-05-191-0/+8
* | [ticket/11555] Fix page comparisonVjacheslav Trushkin2013-05-191-1/+1
|/
* [ticket/11314] Modify files to comply with coding standardsMarc Alexander2013-03-261-128/+65
* [ticket/11314] Fix issues mentioned in jshint reportMarc Alexander2013-03-261-47/+67