Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/16267] Check whether the index exists in ACP BBcodes - PHP 7.4 | 3D-I | 2019-12-25 | 1 | -2/+1 |
| | | | | PHPBB3-16267 | ||||
* | [ticket/16267] Check whether the index exists in ACP BBcodes - PHP 7.4 | 3D-I | 2019-12-24 | 1 | -1/+5 |
| | | | | PHPBB3-16267 | ||||
* | [ticket/16250] Reworked status as constants | JoshyPHP | 2019-12-16 | 1 | -5/+5 |
| | | | | PHPBB3-16250 | ||||
* | [ticket/16250] Add a service to check BBCodes safeness | JoshyPHP | 2019-12-13 | 1 | -4/+15 |
| | | | | PHPBB3-16250 | ||||
* | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-26 | 1 | -5/+0 |
|\ | |||||
| * | [ticket/16161] Enable BBcodes without closing tag | 3D-I | 2019-09-22 | 1 | -5/+0 |
| | | | | | | | | PHPBB3-16161 | ||||
* | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-20 | 1 | -6/+6 |
|\ \ | |/ | |||||
| * | [ticket/security/246] Check form key no matter if submit is set | Marc Alexander | 2019-07-14 | 1 | -6/+6 |
| | | | | | | | | SECURITY-246 | ||||
* | | [ticket/15410] Remove obsolete code from BBCodes ACP | JoshyPHP | 2019-05-09 | 1 | -154/+5 |
|/ | | | | PHPBB3-15410 | ||||
* | [ticket/15590] Add events core.acp_bbcodes_(modify_create|delete)_after | kasimi | 2018-07-08 | 1 | -2/+2 |
| | | | | PHPBB3-15590 | ||||
* | [ticket/15590] Add events core.acp_bbcodes_(modify_create|delete)_after | kasimi | 2018-03-16 | 1 | -1/+35 |
| | | | | PHPBB3-15590 | ||||
* | Merge pull request #4680 from marc1706/ticket/15055 | Derky | 2018-01-05 | 1 | -1/+1 |
|\ | | | | | | | [ticket/15055] Add appveyor file to allow running tests on appveyor as well | ||||
| * | [ticket/15055] Further fixes to ensure PHP 7.1 & mssql compatibility | Marc Alexander | 2018-01-01 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-15055 | ||||
* | | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 1 | -1/+1 |
|/ | | | | PHPBB3-14972 | ||||
* | [ticket/15408] Reject duplicate BBCodes in ACP | JoshyPHP | 2017-11-03 | 1 | -3/+3 |
| | | | | PHPBB3-15408 | ||||
* | Merge branch '3.1.x' | Marc Alexander | 2016-01-16 | 1 | -1/+1 |
|\ | |||||
| * | [ticket/14412] Comment fixes for PHPDoc in the events | lavigor | 2016-01-15 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14412 | ||||
* | | Merge branch '3.1.x' | Joas Schilling | 2016-01-09 | 1 | -0/+6 |
|\ \ | |/ | | | | | | | | | | | Conflicts: build/build.xml phpBB/docs/CHANGELOG.html phpBB/includes/acp/acp_bbcodes.php | ||||
| * | [ticket/security-188] Check form key in acp_bbcodes | Marc Alexander | 2015-12-23 | 1 | -0/+6 |
| | | | | | | | | SECURITY-188 | ||||
* | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -2/+2 |
| | | | | | | | | | | | | This is the first part of the changes. More to come. PHPBB3-13454 | ||||
* | | Merge pull request #3618 from marc1706/ticket/13832 | Tristan Darricau | 2015-06-24 | 1 | -5/+15 |
|\ \ | | | | | | | | | | [ticket/13832] Use preg_replace_callback instead of /e modifier | ||||
| * | | [ticket/13832] Use preg_replace_callback in acp_bbcodes | Marc Alexander | 2015-05-19 | 1 | -4/+12 |
| | | | | | | | | | | | | PHPBB3-13832 | ||||
| * | | [ticket/13832] Use preg_replace_callback instead of /e modifier | Marc Alexander | 2015-05-18 | 1 | -1/+3 |
| | | | | | | | | | | | | PHPBB3-13832 | ||||
* | | | [ticket/13614] Removed code that relies on phpbb_pcre_utf8_support() | JoshyPHP | 2015-05-11 | 1 | -5/+3 |
|/ / | | | | | | | | | | | Removed all calls to phpbb_pcre_utf8_support() as well as unreachable code. PHPBB3-13614 | ||||
* | | [ticket/11768] Re-added the code that got lost in rebase | JoshyPHP | 2015-04-02 | 1 | -1/+2 |
| | | | | | | | | PHPBB3-11768 | ||||
* | | [ticket/11768] This commit integrates s9e\TextFormatter | s9e | 2015-04-02 | 1 | -0/+2 |
| | | | | | | | | | | | | | | This commit integrates s9e\TextFormatter as outlined in http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=44467 PHPBB3-11768 | ||||
* | | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()` | Gaëtan Muller | 2015-02-03 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-13455 | ||||
* | | [ticket/13455] Update calls to `request_var()` | Gaëtan Muller | 2015-02-03 | 1 | -6/+6 |
| | | | | | | | | PHPBB3-13455 | ||||
* | | [ticket/13468] Update calls to `add_log()` | Gaëtan Muller | 2015-01-27 | 1 | -3/+3 |
|/ | | | | PHPBB3-13468 | ||||
* | [ticket/13492] Add the migration to update custom bbcodes with IDN regexps | rxu | 2015-01-20 | 1 | -1/+1 |
| | | | | | | Also fix the $utf8 checking regexp removing the curly braces. PHPBB3-13492 | ||||
* | [ticket/13492] Add IDN support for custom BBCode URL tokens | rxu | 2015-01-11 | 1 | -1/+3 |
| | | | | | | | Custom BBCode URL tokens does not support IDN. Custom BBCodes added earlier than IDN has been applied are unaffected. PHPBB3-13492 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -6/+7 |
| | | | | PHPBB3-12594 | ||||
* | Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into ↵ | Nils Adermann | 2014-05-02 | 1 | -1/+10 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-nickvergessen/ticket/12273: (55 commits) [ticket/12273] Move $extension to constructor so the path is always set [ticket/12273] Find events.md relative from the path not the phpbb root [ticket/12273] Do not look in extensions docs/ and tests/ directory [ticket/12273] Also check file for adm "Location:" events [ticket/12273] Do not allow template events in non-html files [ticket/12273] Fix return description [ticket/12273] Update exporter to allow specifying an extension [ticket/12273] Allow to filter events for extensions [ticket/12273] Remove old parameter from function call [ticket/12273] Fix table header for adm events [ticket/12273] Add root path to recursive_event_filter_iterator [ticket/12273] Fix missing classes in export_events_for_wiki.php [ticket/12273] Use RecursiveDirectoryIterator with filter in php_exporter [ticket/12273] Use RecursiveDirectoryIterator in md_exporter [ticket/12273] Fix doc blocks [ticket/12273] Do not allow 3.1-A1 for template events [ticket/12273] Sort arguments alphabetically before exporting [ticket/12273] Do not allow 3.1-A1 version [ticket/12273] Update since version to 3.1.0-a* style [ticket/12273] Update existing events ... | ||||
| * | [ticket/12273] Update existing events | Joas Schilling | 2014-04-25 | 1 | -3/+10 |
| | | | | | | | | PHPBB3-12273 | ||||
| * | [ticket/12273] Fix long $vars lines for existing events | Joas Schilling | 2014-04-24 | 1 | -1/+3 |
| | | | | | | | | PHPBB3-12273 | ||||
* | | [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code. | Andreas Fischer | 2014-04-29 | 1 | -3/+2 |
|/ | | | | | | | | | * There MUST NOT be trailing whitespace at the end of lines. * There MUST NOT be whitespace before the first content of a file. * There MUST NOT be whitespace after the last content of a file. * Functions MUST NOT contain multiple empty lines in a row. PHPBB3-12458 | ||||
* | [ticket/12060] Further clarifying new event docblocks as much as possible | Matt Friedman | 2013-12-16 | 1 | -7/+9 |
| | | | | PHPBB3-12060 | ||||
* | [ticket/12060] More fixes to dockblock for acp_bbcodes_modify_create event | Matt Friedman | 2013-12-16 | 1 | -3/+3 |
| | | | | PHPBB3-12060 | ||||
* | [ticket/12060] Fix docblock for acp_bbcodes_modify_create event | Matt Friedman | 2013-12-16 | 1 | -3/+3 |
| | | | | PHPBB3-12060 | ||||
* | [ticket/12060] Further clarify/fix a var in acp_bbcodes_modify_create event ↵ | Matt Friedman | 2013-12-13 | 1 | -1/+1 |
| | | | | | | doc block PHPBB3-12060 | ||||
* | [ticket/12060] Correctly label alpha versions in event docblocks | Matt Friedman | 2013-12-13 | 1 | -4/+4 |
| | | | | PHPBB3-12060 | ||||
* | [ticket/12060] Fix u_action comments in docblocks | Matt Friedman | 2013-12-12 | 1 | -2/+2 |
| | | | | PHPBB3-12060 | ||||
* | [ticket/12060] Change @since in event docblocks | Matt Friedman | 2013-12-12 | 1 | -4/+4 |
| | | | | PHPBB3-12060 | ||||
* | [ticket/12060] Update the docblock comments in acp core events | Matt Friedman | 2013-12-12 | 1 | -4/+4 |
| | | | | PHPBB3-12060 | ||||
* | [ticket/12060] Refactor u_action in the events that use it | Matt Friedman | 2013-12-12 | 1 | -9/+7 |
| | | | | PHPBB3-12060 | ||||
* | [ticket/12060] Use $sql_ary instead of $sql | Matt Friedman | 2013-12-12 | 1 | -7/+9 |
| | | | | PHPBB3-12060 | ||||
* | [ticket/12060] Adjust last item in array to use a comma instead of closing ↵ | Matt Friedman | 2013-12-12 | 1 | -2/+2 |
| | | | | | | parenthesis PHPBB3-12060 | ||||
* | [ticket/12060] Copy this_u_action back to original this->u_action var | Matt Friedman | 2013-12-12 | 1 | -0/+2 |
| | | | | PHPBB3-12060 | ||||
* | [ticket/12060] Fix typo in core.acp_bbcodes_edit_add doc block | Matt Friedman | 2013-12-05 | 1 | -1/+1 |
| | | | | PHPBB3-12060 | ||||
* | [ticket/12060] Add bbcode tokens array to core.acp_bbcodes_edit_add | Matt Friedman | 2013-12-05 | 1 | -5/+7 |
| | | | | PHPBB3-12060 |