aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11556] Load apply_onkeypress_event() correctlyVjacheslav Trushkin2013-05-203-11/+2
* [ticket/11556] Remove fallback JSVjacheslav Trushkin2013-05-191-32/+13
* [ticket/11554] Move forum_fn.js to footerVjacheslav Trushkin2013-05-195-11/+10
* Merge remote-tracking branch 'remotes/cyberalien/ticket/11533' into developNathan Guse2013-05-122-157/+140
|\
| * [ticket/11533] Fix colspan and unnecessary tablesVjacheslav Trushkin2013-05-111-123/+115
| * [ticket/11533] Change list to table for notification settingsVjacheslav Trushkin2013-05-111-34/+25
* | Merge remote-tracking branch 'remotes/cyberalien/ticket/10741' into developNathaniel Guse2013-05-111-0/+9
|\ \ | |/ |/|
| * [ticket/10741] Do not resize textarea.no-auto-resizeVjacheslav Trushkin2013-04-121-1/+1
| * [ticket/10741] Automatically resize textareas in prosilver and ACPVjacheslav Trushkin2013-04-121-0/+9
* | [ticket/11442] Do not suggest an option on ajax confirm boxJoas Schilling2013-05-082-2/+2
* | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-062-20/+33
|\ \
| * | [ticket/11144] Add missing {FORUM_NAME} variableGaƫtan Muller2013-05-062-20/+33
* | | Merge remote-tracking branch 'remotes/cyberalien/ticket/11275' into developNathaniel Guse2013-04-252-39/+44
|\ \ \
| * | | [ticket/11275] Do not use spacer.gif in color pickerVjacheslav Trushkin2013-04-121-2/+2
| * | | [ticket/11275] Do not use document.write() for color paletteVjacheslav Trushkin2013-04-122-39/+44
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/cyberalien/ticket/4412' into developNathaniel Guse2013-04-252-0/+7
|\ \ \
| * | | [ticket/4412] Shorten long profile fieldsVjacheslav Trushkin2013-04-112-0/+7
* | | | [ticket/11129] Added headers to empty subscription stateasperous2013-04-231-0/+1
* | | | [ticket/11129] Added headers to empty subscription stateasperous2013-04-231-2/+16
* | | | Merge remote-tracking branch 'hjpotter92/ticket/11225' into developAndreas Fischer2013-04-131-19/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/11225] Deletion of unused mcp_jumpbox.html filehjpotter922013-04-111-19/+0
| |/ /
* | | Merge pull request #1184 from marc1706/ticket/11314Nils Adermann2013-04-126-506/+314
|\ \ \ | |/ / |/| |
| * | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11314Marc Alexander2013-03-2635-254/+967
| |\ \
| * | | [ticket/11314] Modify files to comply with coding standardsMarc Alexander2013-03-264-423/+201
| * | | [ticket/11314] Fix issues mentioned in jshint reportMarc Alexander2013-03-265-143/+169
| * | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11314Marc Alexander2013-02-2712-86/+119
| |\ \ \
| * | | | [ticket/11314] Add missing radix parametersMarc Alexander2013-01-131-1/+1
| * | | | [ticket/11314] Fix whitespace issuesMarc Alexander2013-01-121-3/+2
| * | | | [ticket/11314] Add missing "use strict" to timezone.js filesMarc Alexander2013-01-102-0/+4
| * | | | [ticket/11314] Use return variable instead of overusing the return keywordMarc Alexander2013-01-101-4/+5
* | | | | Merge pull request #1312 from VSEphpbb/ticket/11463Nils Adermann2013-04-041-1/+1
|\ \ \ \ \
| * | | | | [ticket/11463] Add title attribute to topics in search resultsMatt Friedman2013-03-201-1/+1
| | |_|/ / | |/| | |
* | | | | [ticket/11461] Add template event in the footer of view topic pagesMatt Friedman2013-03-192-0/+2
|/ / / /
* | | | [ticket/11433] Rename CSS class "jalert" to "phpbb_alert"Marc Alexander2013-03-121-1/+1
* | | | Merge remote-tracking branch 'remotes/dhruv/ticket/11303' into developNathaniel Guse2013-03-094-4/+4
|\ \ \ \
| * | | | [ticket/11303] rename attribute to timezone-preselectDhruv2013-02-174-4/+4
| * | | | [ticket/11303] use S_TZ_PRESELECT in subsilverDhruv2013-02-121-1/+1
| * | | | [ticket/11303] add S_TZ_PRESELECT template varDhruv2013-02-081-1/+1
* | | | | Merge remote-tracking branch 'remotes/nickv/ticket/11421' into developNathan Guse2013-03-071-1/+1
|\ \ \ \ \
| * | | | | [ticket/11421] Correctly display submit button when neededJoas Schilling2013-03-071-1/+1
* | | | | | Merge remote-tracking branch 'remotes/nickv/ticket/11417' into developNathan Guse2013-03-071-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/11417] FIx submit button description on notifications options pageJoas Schilling2013-03-071-1/+1
| |/ / / / /
* | | | | | Merge remote-tracking branch 'remotes/nickv/ticket/11390' into developNathan Guse2013-03-071-7/+7
|\ \ \ \ \ \
| * | | | | | [ticket/11390] Correctly separate list of notifications from headerJoas Schilling2013-03-071-0/+2
| * | | | | | [ticket/11390] Hide pagination when there are no notificationsJoas Schilling2013-03-071-7/+5
| |/ / / / /
* | | | | | [ticket/11407] Fix <dfn> description of "notification" option.Joas Schilling2013-03-071-1/+1
|/ / / / /
* | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11166Joas Schilling2013-03-0655-368/+1138
|\ \ \ \ \
| * \ \ \ \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatarsMarc Alexander2013-03-0414-63/+614
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'remotes/upstream/develop-olympus' into developNathaniel Guse2013-03-022-2/+2
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Merge remote-tracking branch 'remotes/marc/ticket/6723' into develop-olympusNathaniel Guse2013-03-022-2/+2
| | | |\ \ \ \