| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/12648] RTL fix & ACP border fix | PayBas | 2014-06-24 | 1 | -2/+2 |
| | | | | | PHPBB3-12648 | ||||
| * | [ticket/12648] Slightly clear ACP active tab border | PayBas | 2014-06-24 | 1 | -1/+2 |
| | | | | | PHPBB3-12648 | ||||
| * | [ticket/12648] Fix and modernize ACP header tabs | PayBas | 2014-06-24 | 1 | -93/+72 |
| | | | | | PHPBB3-12648 | ||||
| * | [ticket/12553] Fix incorrect alignment in ACP responsive tables. | Cesar G | 2014-06-14 | 1 | -0/+8 |
| | | | | | PHPBB3-12553 | ||||
| * | [ticket/12553] Align alert text to the right. | Cesar G | 2014-06-14 | 1 | -1/+3 |
| | | | | | PHPBB3-12553 | ||||
| * | [ticket/12594] Replace phpBB Group with phpBB Limited | Yuriy Rusko | 2014-05-28 | 1 | -1/+4 |
| | | | | | PHPBB3-12594 | ||||
| * | [ticket/12534] Do not abuse errorbox for en/disable confirmation of extensions | Joas Schilling | 2014-05-12 | 1 | -0/+4 |
| | | | | | PHPBB3-12534 | ||||
| * | [ticket/12332] Add break-word to fixed width table CSS | Matt Friedman | 2014-04-26 | 1 | -0/+1 |
| | | | | | | | This ensures long words break and remain within the table cell PHPBB3-12332 | ||||
| * | [ticket/12332] Remove width sizing, as it is already set | Matt Friedman | 2014-04-26 | 1 | -1/+0 |
| | | | | | PHPBB3-12332 | ||||
| * | [ticket/12332] Fix displaying attachments with long file names | Matt Friedman | 2014-04-25 | 1 | -0/+5 |
| | | | | | PHPBB3-12332 | ||||
| * | [ticket/12201] Decreased pagination font size. | Cesar G | 2014-04-15 | 1 | -0/+1 |
| | | | | | PHPBB3-12201 | ||||
| * | [ticket/12201] Update select element to follow same design as prosilver. | Cesar G | 2014-04-15 | 1 | -0/+3 |
| | | | | | PHPBB3-12201 | ||||
| * | [ticket/12201] Increase sort font size just slightly. | Cesar G | 2014-04-15 | 1 | -1/+1 |
| | | | | | PHPBB3-12201 | ||||
| * | [ticket/12201] Only the top pagination should be floated to the right. | Cesar G | 2014-04-15 | 1 | -1/+1 |
| | | | | | PHPBB3-12201 | ||||
| * | [ticket/12201] Center the file size and mark columns. | Cesar G | 2014-04-15 | 1 | -0/+4 |
| | | | | | PHPBB3-12201 | ||||
| * | [ticket/12201] Separate pagination from table. | Cesar G | 2014-04-15 | 1 | -0/+4 |
| | | | | | PHPBB3-12201 | ||||
| * | [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 | ||||
