| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Moving report.php's content into different services and controllers to
better comply with the MVC model.
Also implementing:
* Replacement for reasons_display()
* Adding assign_meta_refresh_var() to \controller\helper
* Adding separate routes for easy configuration
* Updating unit tests to expect to correct results
* Add BC tests
PHPBB3-13654
|
| |\ |
|
| | |
| |
| |
| | |
PHPBB3-13595
|
| | |
| |
| |
| | |
PHPBB3-13455
|
| |/
|
|
| |
PHPBB3-13450
|
| |
|
|
| |
PHPBB3-13300
|
| |
|
|
| |
PHPBB3-13193
|
| |
|
|
| |
PHPBB3-13193
|
| |
|
|
| |
PHPBB3-13193
|
| |
|
|
| |
PHPBB3-12993
|
| |
|
|
| |
PHPBB3-12993
|
| |
|
|
| |
PHPBB3-12993
|
| |
|
|
|
|
| |
Explanation in http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=46051
PHPBB3-12993
|
| |
|
|
| |
PHPBB3-12938
|
| |
|
|
| |
PHPBB3-12674
|
| |
|
|
| |
PHPBB3-12680
|
| |
|
|
| |
PHPBB3-12680
|
| |
|
|
| |
PHPBB3-12680
|
| |
|
|
| |
PHPBB3-12566
|
| |
|
|
| |
PHPBB3-12594
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
develop-ascraeus
* github-prototech/ticket/12265:
[ticket/12265] Actually use $u_pm.
[ticket/12265] Ensure that dropdown is always at the very left of the container
[ticket/12265] Define a loop for contact icons.
[ticket/12265] Break the icons that aren't in loop in case extensions add more
[ticket/12265] Fix modulo logic.
[ticket/12265] Adjust alignment of AIM and Jabber icons.
[ticket/12265] Ensure that there's only 4 icons per row in IE & Opera.
[ticket/12265] Add contact icon and remove border from last row & cells.
[ticket/12265] Fix issue with dropdown being restricted by the width of parent
[ticket/12265] Remove ugly logic.
[ticket/12265] Simplify contact icon design and move to dropdown.
Conflicts:
phpBB/viewtopic.php
|
| | |
| |
| |
| | |
PHPBB3-12265
|
| | |
| |
| |
| | |
PHPBB3-12265
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
...
|
| | | |
| | |
| | |
| | | |
PHPBB3-12273
|
| | |/
| |
| |
| | |
PHPBB3-12273
|
| |/
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
| |
PHPBB3-9758
|
| |
|
|
| |
PHPBB3-9758
|
| |
|
|
| |
PHPBB3-9758
|
| |
|
|
| |
PHPBB3-9758
|
| |
|
|
| |
PHPBB3-9758
|
| |
|
|
| |
PHPBB3-12236
|
| |
|
|
| |
PHPBB3-12237
|
| |
|
|
| |
PHPBB3-12235
|
| |
|
|
|
|
| |
Removing the mode switch that wraps the content of the method
PHPBB3-12187
|
| |
|
|
| |
PHPBB3-12187
|
| |
|
|
| |
PHPBB3-12234
|
| |\
| |
| | |
Ticket/12171 Attachments from soft-deleted posts are still downloadable
|
| | |
| |
| |
| |
| | |
PHPBB3-12171
PHPBB3-12172
|
| |/
|
|
|
|
| |
Missing changes on memberlist view due to missing functionality
PHPBB3-12169
|
| |
|
|
| |
PHPBB3-11201
|
| |
|
|
| |
PHPBB3-11201
|
| |
|
|
|
|
|
|
| |
Fixed some PHPDoc errors I noticed while working on the karma extension.
Mostly spacing issues or omitted characters, though there was one description
that made no sense at all.
PHPBB3-11786
|
| |
|
|
|
|
|
| |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11653
|
| |
|
|
|
|
|
| |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11653
|
| |
|
|
|
|
|
| |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11655
|
| |
|
|
|
|
|
| |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11655
|
| |
|
|
|
|
|
| |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11655
|
| |\
| |
| | |
[ticket/11106] Undefined index EDITED_TIME_TOTAL notice.
|