Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | [ticket/12169] Convert user_from to profile field location | Joas Schilling | 2014-02-10 | 1 | -4/+0 | |
| | | | | | | | | | | | | | | | | | | Missing changes on memberlist view due to missing functionality PHPBB3-12169 | |||||
* | | | [ticket/12115] Also port user interests to profile fields | Joas Schilling | 2014-02-06 | 1 | -4/+0 | |
| | | | | | | | | | | | | PHPBB3-12115 | |||||
* | | | [ticket/12115] Remove occupation field from html files | Joas Schilling | 2014-02-06 | 1 | -4/+0 | |
|/ / | | | | | | | PHPBB3-12115 | |||||
* | | Merge pull request #1942 from nickvergessen/ticket/11996 | Nathan Guse | 2014-02-03 | 1 | -0/+17 | |
|\ \ | | | | | | | [ticket/11996] Add explanation how to correctly remove and update an extension | |||||
| * | | [ticket/11996] Use a table for better styling | Joas Schilling | 2014-01-13 | 1 | -2/+17 | |
| | | | | | | | | | | | | PHPBB3-11996 | |||||
| * | | [ticket/11996] Add explanation how to correctly remove and update an extension | Joas Schilling | 2013-12-27 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | See http://area51.phpbb.com/phpBB/viewtopic.php?f=81&t=44001 for more information about the decision. PHPBB3-11996 | |||||
* | | | [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 #1938 from prototech/ticket/12077 | Nathan Guse | 2014-01-17 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | [ticket/12077] Ensure that valid upload methods are presented to user in language packs page. | |||||
| * | | | [ticket/12077] Add missing space after template block name. | Cesar G | 2013-12-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | PHPBB3-12077 | |||||
* | | | | Merge pull request #1920 from prototech/ticket/12038 | Nathan Guse | 2013-12-30 | 6 | -44/+33 | |
|\ \ \ \ | | | | | | | | | | | [ticket/12038] AJAXify move up/down buttons for various ACP pages. | |||||
| * | | | | [ticket/12038] AJAXify move up/down buttons in report/denial reasons page. | Cesar G | 2013-12-05 | 1 | -11/+5 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12038 | |||||
| * | | | | [ticket/12038] AJAXify move up/down buttons in custom profile fields page. | Cesar G | 2013-12-05 | 1 | -11/+5 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12038 | |||||
| * | | | | [ticket/12038] AJAXify move up/down buttons in the permission roles page. | Cesar G | 2013-12-05 | 1 | -14/+5 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12038 | |||||
| * | | | | [ticket/12038] AJAXify move up/down buttons in the module management pages. | Cesar G | 2013-12-05 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12038 | |||||
| * | | | | [ticket/12038] AJAXify move up/down buttons in the smilies/topic icons page. | Cesar G | 2013-12-05 | 1 | -4/+6 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12038 | |||||
| * | | | | [ticket/12038] Check that the move action succeeded before moving the rows. | Cesar G | 2013-12-05 | 1 | -2/+10 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12038 | |||||
* | | | | | Merge pull request #1913 from prototech/ticket/12055 | Nathan Guse | 2013-12-30 | 18 | -57/+56 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | [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 | 18 | -57/+56 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12055 | |||||
* | | | | | [ticket/11911] Warn admins when there is no search index for the selected engine | Joas Schilling | 2013-12-27 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-11911 | |||||
* | | | | | Merge remote-tracking branch 'vsephpbb/ticket/12060' into develop | Joas Schilling | 2013-12-20 | 2 | -1/+5 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * vsephpbb/ticket/12060: (37 commits) [ticket/12060] A little less verbose cleanup of event docblocks [ticket/12060] Further clarifying new event docblocks as much as possible [ticket/12060] More fixes to dockblock for acp_bbcodes_modify_create event [ticket/12060] Remove whitespaces [ticket/12060] Fix docblock for acp_bbcodes_modify_create event [ticket/12060] Rename event in message parser to modify_format_display_text_after [ticket/12060] Add num_predefined_bbcodes to display_custom_bbcodes_modify_sql [ticket/12060] Further clarify/fix a var in acp_bbcodes_modify_create event doc block [ticket/12060] Use separate template event for acp user signature posting buttons [ticket/12060] Rename event from append to after in acp_bbcodes.html [ticket/12060] Correctly label alpha versions in event docblocks [ticket/12060] Fix u_action comments in docblocks [ticket/12060] Change @since in event docblocks [ticket/12060] Update the docblock comments in acp core events [ticket/12060] Refactor u_action in the events that use it [ticket/12060] Use $sql_ary instead of $sql [ticket/12060] Update docblock for core event due to addition of another var [ticket/12060] Remove re-tabbing of html from subsilver2 files [ticket/12060] Add $update_this_message var to the core event [ticket/12060] Adjust last item in array to use a comma instead of closing parenthesis ... | |||||
| * | | | | [ticket/12060] Use separate template event for acp user signature posting ↵ | Matt Friedman | 2013-12-13 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | buttons PHPBB3-12060 | |||||
| * | | | | [ticket/12060] Rename event from append to after in acp_bbcodes.html | Matt Friedman | 2013-12-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12060 | |||||
| * | | | | [ticket/12060] Use actions class for BBCodes list in ACP | Matt Friedman | 2013-12-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12060 | |||||
| * | | | | [ticket/12060] Add template events posting_editor_buttons_before/after | Matt Friedman | 2013-12-04 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12060 | |||||
| * | | | | [ticket/12060] Add template event acp_bbcodes_actions_prepend/append | Matt Friedman | 2013-12-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12060 | |||||
| * | | | | [ticket/12060] Add template event acp_bbcodes_edit_form_append | Matt Friedman | 2013-12-04 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12060 | |||||
* | | | | | Merge remote-tracking branch 'vsephpbb/ticket/12063' into develop | Joas Schilling | 2013-12-13 | 1 | -1/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * vsephpbb/ticket/12063: [ticket/12063] Use CSS to replace valign=top [ticket/12063] Remove obsolete valign attributes from tr tags | |||||
| * | | | | | [ticket/12063] Use CSS to replace valign=top | Matt Friedman | 2013-12-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12063 | |||||
| * | | | | | [ticket/12063] Remove obsolete valign attributes from tr tags | Matt Friedman | 2013-12-05 | 1 | -1/+1 | |
| | |_|/ / | |/| | | | | | | | | | | | | | PHPBB3-12063 | |||||
* | | | | | Merge remote-tracking branch 'vsephpbb/ticket/12064' into develop | Joas Schilling | 2013-12-12 | 1 | -21/+0 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * vsephpbb/ticket/12064: [ticket/12064] Delete obsolete viewsource.html file from adm/style/ | |||||
| * | | | | | [ticket/12064] Delete obsolete viewsource.html file from adm/style/ | Matt Friedman | 2013-12-05 | 1 | -21/+0 | |
| |/ / / / | | | | | | | | | | | | | | | | PHPBB3-12064 | |||||
* | | | | | 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/12062] Fix to allow extensions to use INCLUDEJS in the ACP | Matt Friedman | 2013-12-05 | 1 | -1/+1 | |
| |/ / / |/| | | | | | | | | | | | PHPBB3-12062 | |||||
* | | | | [ticket/12059] Allow INCLUDECSS to work with ACP templates | Matt Friedman | 2013-12-04 | 1 | -0/+4 | |
| |/ / |/| | | | | | | | | PHPBB3-12059 | |||||
* | | | [ticket/12045] Correctly close <span> before closing parent tag | Joas Schilling | 2013-11-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | PHPBB3-12045 | |||||
* | | | [ticket/12045] Correctly close <dd> with </dd> | Joas Schilling | 2013-11-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | PHPBB3-12045 | |||||
* | | | [ticket/12040] Prevent AJAX background animation flicker in ACP | Cesar G | 2013-11-26 | 1 | -0/+2 | |
| | | | | | | | | | | | | PHPBB3-12040 | |||||
* | | | Merge remote-tracking branch 'prototech/ticket/12036' into develop | Joas Schilling | 2013-11-26 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | | | | | | | | | * prototech/ticket/12036: [ticket/12036] Re-add missing move up button to module management page. | |||||
| * | | | [ticket/12036] Re-add missing move up button to module management page. | Cesar G | 2013-11-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | PHPBB3-12036 | |||||
* | | | | Merge branch 'develop-olympus' into develop | Joas Schilling | 2013-11-26 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | | | | | | | | | | * develop-olympus: [ticket/12037] Fix hard-coded text in acp_inactive.html. Conflicts: phpBB/adm/style/acp_inactive.html | |||||
| * | | [ticket/12037] Fix hard-coded text in acp_inactive.html. | Cesar G | 2013-11-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | PHPBB3-12037 | |||||
* | | | Merge pull request #1854 from Pico88/ticket/12005 | Nathan Guse | 2013-11-21 | 1 | -5/+0 | |
|\ \ \ | | | | | | | | | [ticket/12005] Remove code responsible for PM popup completely | |||||
| * | | | [ticket/12005] Remove PM popup setting from user preferences | Lukasz | 2013-11-08 | 1 | -5/+0 | |
| | | | | | | | | | | | | | | | | PHPBB3-12005 | |||||
* | | | | Merge pull request #1834 from cyberalien/ticket/11984 | Nathan Guse | 2013-11-21 | 3 | -9/+11 | |
|\ \ \ \ | | | | | | | | | | | Move responsive design adjustments | |||||
| * | | | | [ticket/11984] Hide <dfn> for invalid extensions | Vjacheslav Trushkin | 2013-11-19 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-11984 | |||||
| * | | | | [ticket/11984] Fix stray </ul> and active tab hover in ACP | Vjacheslav Trushkin | 2013-11-19 | 2 | -11/+8 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-11984 | |||||
| * | | | | [ticket/11984] Prevent AJAX background animation flicker in ACP | Vjacheslav Trushkin | 2013-11-19 | 1 | -0/+2 | |
| | |_|/ | |/| | | | | | | | | | | PHPBB3-11984 | |||||
* | | | | [ticket/10810] Remove obsolete swatch code. | Cesar G | 2013-11-13 | 2 | -132/+0 | |
| | | | | | | | | | | | | | | | | PHPBB3-10810 |