Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/12292] Fix syntax error in admin.css | Matt Friedman | 2014-03-22 | 1 | -1/+1 |
| | | | | PHPBB3-12292 | ||||
* | [ticket/12292] Improve style details page | Matt Friedman | 2014-03-20 | 1 | -2/+2 |
| | | | | | | | | | http://tracker.phpbb.com/browse/PHPBB3-12292 Gave style details page a proper heading and back button. Also removed a few obsolete code leftovers in the style and CSS. PHPBB3-12292 | ||||
* | Merge remote-tracking branch 'vsephpbb/ticket/12029' into develop | Joas Schilling | 2014-03-13 | 1 | -6/+0 |
|\ | | | | | | | | | * vsephpbb/ticket/12029: [ticket/12029] Remove ellipsis and wrap long sidebar items in ACP | ||||
| * | [ticket/12029] Remove ellipsis and wrap long sidebar items in ACP | Matt Friedman | 2014-03-13 | 1 | -6/+0 |
| | | | | | | | | PHPBB3-12029 | ||||
* | | [ticket/12073] Increase size of samp and code tags in ACP | Matt Friedman | 2014-03-13 | 1 | -0/+4 |
|/ | | | | PHPBB3-12073 | ||||
* | [ticket/12126] left:0 and right: 0; admin.css --> width: auto | Crizzo | 2014-03-02 | 1 | -1/+1 |
| | | | | PHPBB3-12126 | ||||
* | [ticket/12126] Changed .phpbb_alert "max-width: 640px" to "width: 620px" | Crizzo | 2014-03-02 | 1 | -1/+1 |
| | | | | PHPBB3-12126 | ||||
* | Merge pull request #2037 from prototech/ticket/12080 | Nathan Guse | 2014-02-20 | 1 | -0/+16 |
|\ | | | | | [ticket/12080] Fix color palettes when responsive. | ||||
| * | [ticket/12080] Stop responsive ACP sig textarea from dropping to second line. | Cesar G | 2014-02-16 | 1 | -0/+8 |
| | | | | | | | | PHPBB3-12080 | ||||
| * | [ticket/12080] Reduce the palette options in all locations when responsive. | Cesar G | 2014-02-16 | 1 | -0/+8 |
| | | | | | | | | PHPBB3-12080 | ||||
* | | [ticket/12003] ACP broken when error thrown | Zoddo | 2014-02-17 | 1 | -1/+0 |
|/ | | | | | | Fix display of ACP when error is outputted before <html> tag. PHPBB3-12003 | ||||
* | [ticket/12125] Specify nth-child selectors separately - IE8 does not like them | Cesar G | 2014-01-24 | 1 | -2/+10 |
| | | | | PHPBB3-12125 | ||||
* | [ticket/12011] Align ACP tabs to the right and separate ACP content from menu. | Cesar G | 2014-01-17 | 1 | -2/+2 |
| | | | | PHPBB3-12011 | ||||
* | Merge pull request #1913 from prototech/ticket/12055 | Nathan Guse | 2013-12-30 | 1 | -2/+8 |
|\ | | | | | [ticket/12055] Alternate table row background colors using nth-child rule. | ||||
| * | [ticket/12055] Alternate table row background colors using nth-child rule. | Cesar G | 2013-12-04 | 1 | -2/+8 |
| | | | | | | | | PHPBB3-12055 | ||||
* | | Merge remote-tracking branch 'cyberalien/ticket/11979' into develop | Joas Schilling | 2013-12-06 | 1 | -0/+3 |
|\ \ | |/ |/| | | | | | | | * cyberalien/ticket/11979: [ticket/11979] Fix errors in dropdown [ticket/11979] Add ability to create dropdown menu to prosilver | ||||
| * | [ticket/11979] Fix errors in dropdown | Vjacheslav Trushkin | 2013-11-20 | 1 | -0/+3 |
| | | | | | | | | PHPBB3-11979 | ||||
* | | [ticket/12040] Prevent AJAX background animation flicker in ACP | Cesar G | 2013-11-26 | 1 | -0/+2 |
| | | | | | | | | PHPBB3-12040 | ||||
* | | [ticket/11984] Fix stray </ul> and active tab hover in ACP | Vjacheslav Trushkin | 2013-11-19 | 1 | -10/+8 |
| | | | | | | | | PHPBB3-11984 | ||||
* | | [ticket/11984] Prevent AJAX background animation flicker in ACP | Vjacheslav Trushkin | 2013-11-19 | 1 | -0/+2 |
|/ | | | | PHPBB3-11984 | ||||
* | [ticket/11472] Update the ACP user signature page. | Cesar G | 2013-11-12 | 1 | -0/+9 |
| | | | | PHPBB3-11472 | ||||
* | Merge pull request #1788 from VSEphpbb/ticket/11935 | Nathan Guse | 2013-11-04 | 1 | -0/+5 |
|\ | | | | | [ticket/11935] Fix invalid HTML and Errors | ||||
| * | [ticket/11935] Merge remote-tracking branch 'upstream/develop' | Matt Friedman | 2013-10-29 | 1 | -155/+765 |
| |\ | | | | | | | | | | PHPBB3-11935 | ||||
| * | | [ticket/11935] Replace obsolete table attributes in Admin with CSS | Matt Friedman | 2013-10-19 | 1 | -0/+5 |
| | | | | | | | | | | | | PHPBB3-11935 | ||||
* | | | Merge remote-tracking branch 'prototech/ticket/11928' into develop | Dhruv | 2013-11-04 | 1 | -0/+15 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # By Cesar G # Via Cesar G * prototech/ticket/11928: [ticket/11928] Javascript requires camel case. [ticket/11928] Rename loadingAlert to loading_indicator. [ticket/11928] Make sure the indicator is on top of other elements. [ticket/11928] Replace AJAX loading popup with animation. | ||||
| * | | | [ticket/11928] Make sure the indicator is on top of other elements. | Cesar G | 2013-10-29 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-11928 | ||||
| * | | | [ticket/11928] Replace AJAX loading popup with animation. | Cesar G | 2013-10-29 | 1 | -0/+14 |
| | |/ | |/| | | | | | | | PHPBB3-11928 | ||||
* | | | [ticket/11977] Use CSS instead of JS to disable up/down icons | Vjacheslav Trushkin | 2013-11-02 | 1 | -0/+8 |
|/ / | | | | | | | PHPBB3-11977 | ||||
* | | [ticket/11982] Fix z-index for AJAX popup background | Vjacheslav Trushkin | 2013-10-28 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-11982 | ||||
* | | [ticket/11957] Responsive ACP groups table | Vjacheslav Trushkin | 2013-10-27 | 1 | -10/+8 |
| | | | | | | | | PHPBB3-11957 | ||||
* | | [ticket/11957] Responsive ACP permissions | Vjacheslav Trushkin | 2013-10-26 | 1 | -0/+70 |
| | | | | | | | | PHPBB3-11957 | ||||
* | | [ticket/11957] Fix position of main block for tab-less pages | Vjacheslav Trushkin | 2013-10-26 | 1 | -0/+4 |
| | | | | | | | | PHPBB3-11957 | ||||
* | | [ticket/11957] Responsive ACP tabs | Vjacheslav Trushkin | 2013-10-26 | 1 | -15/+213 |
| | | | | | | | | PHPBB3-11957 | ||||
* | | [ticket/11957] Add z-index to menu | Vjacheslav Trushkin | 2013-10-26 | 1 | -0/+2 |
| | | | | | | | | | | | | Add z-index to menu to prevent content block from overlapping menu PHPBB3-11957 | ||||
* | | [ticket/11957] Wrap content in double div | Vjacheslav Trushkin | 2013-10-26 | 1 | -3/+15 |
| | | | | | | | | PHPBB3-11957 | ||||
* | | [ticket/11957] Misc responsive changes | Vjacheslav Trushkin | 2013-10-26 | 1 | -0/+19 |
| | | | | | | | | PHPBB3-11957 | ||||
* | | [ticket/11957] Responsive styles list | Vjacheslav Trushkin | 2013-10-26 | 1 | -0/+15 |
| | | | | | | | | PHPBB3-11957 | ||||
* | | [ticket/11957] More responsive forms adjustments | Vjacheslav Trushkin | 2013-10-26 | 1 | -1/+11 |
| | | | | | | | | PHPBB3-11957 | ||||
* | | [ticket/11957] Responsive forums list | Vjacheslav Trushkin | 2013-10-26 | 1 | -0/+43 |
| | | | | | | | | PHPBB3-11957 | ||||
* | | [ticket/11957] Change avatars gallery from table to list | Vjacheslav Trushkin | 2013-10-26 | 1 | -0/+29 |
| | | | | | | | | PHPBB3-11957 | ||||
* | | [ticket/11957] Responsive forms | Vjacheslav Trushkin | 2013-10-26 | 1 | -0/+60 |
| | | | | | | | | PHPBB3-11957 | ||||
* | | [ticket/11957] Responsive jQuery popups | Vjacheslav Trushkin | 2013-10-26 | 1 | -2/+19 |
| | | | | | | | | PHPBB3-11957 | ||||
* | | [ticket/11957] Remove IE6 hacks | Vjacheslav Trushkin | 2013-10-26 | 1 | -23/+0 |
| | | | | | | | | PHPBB3-11957 | ||||
* | | [ticket/11957] Responsive ACP tables | Vjacheslav Trushkin | 2013-10-26 | 1 | -0/+98 |
| | | | | | | | | PHPBB3-11957 | ||||
* | | [ticket/11957] Use fixed width for sidebar | Vjacheslav Trushkin | 2013-10-26 | 1 | -8/+22 |
| | | | | | | | | | | | | Use fixed width for sidebar and few minor fixes for other items PHPBB3-11957 | ||||
* | | [ticket/11957] Adjustments to ACP layout, menu and some elements | Vjacheslav Trushkin | 2013-10-26 | 1 | -3/+48 |
| | | | | | | | | PHPBB3-11957 | ||||
* | | [ticket/11957] Enhance responsive nav with JS | Vjacheslav Trushkin | 2013-10-26 | 1 | -4/+18 |
| | | | | | | | | PHPBB3-11957 | ||||
* | | [ticket/11957] Responsive layout and menu | Vjacheslav Trushkin | 2013-10-26 | 1 | -5/+97 |
| | | | | | | | | PHPBB3-11957 | ||||
* | | [ticket/11957] Remove menu toggle | Vjacheslav Trushkin | 2013-10-26 | 1 | -30/+0 |
| | | | | | | | | PHPBB3-11957 | ||||
* | | [ticket/11957] Replace corner images with CSS3 corners | Vjacheslav Trushkin | 2013-10-26 | 1 | -87/+9 |
|/ | | | | PHPBB3-11957 |