| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| | |
PHPBB3-12616
|
| |
| |
| |
| | |
PHPBB3-14168
|
| |
| |
| |
| | |
PHPBB3-14168
|
| |
| |
| |
| | |
PHPBB3-14168
|
| |
| |
| |
| | |
PHPBB3-14168
|
| |
| |
| |
| | |
PHPBB3-14168
|
| |
| |
| |
| | |
PHPBB3-14168
|
|\ \
| |/ |
|
| |
| |
| |
| | |
PHPBB3-14073
|
|\ \
| |/ |
|
| |
| |
| |
| |
| |
| |
| | |
Add core events to the functions move_posts(), delete_posts(),
delete_attachments().
PHPBB3-14073
|
| |
| |
| |
| |
| |
| | |
So now we can use translated group names for non-special groups
PHPBB3-12143
|
|\ \
| |/
| |
| |
| | |
Conflicts:
phpBB/includes/mcp/mcp_main.php
|
| |\
| | |
| | |
| | | |
[ticket/13685] Allow modifying the query for mysql native fulltext search
|
| | |
| | |
| | |
| | | |
PHPBB3-13685
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | | |
PHPBB3-13841
|
|\ \ \
| |/ / |
|
| |\ \
| | |/
| |/|
| | | |
Ticket/13841
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Event added for the function move_topics() in
includes/functions_admin.php, so that you can insert any extension's table(s)
to be updated when topics are moved between forums
Added parameters topic_ids, forum_id, forum_ids and auto_sync
PHPBB3-13841
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- added suffix '_query' to event names
- added table_ary to before event
PHPBB3-13658
|
| |/
| |
| |
| | |
PHPBB3-13658
|
| |
| |
| |
| | |
PHPBB3-13496
|
| |
| |
| |
| | |
PHPBB3-13494
|
| |
| |
| |
| | |
PHPBB3-13468
|
| |
| |
| |
| | |
PHPBB3-13499
|
|/
|
|
| |
PHPBB3-13450
|
|
|
|
|
|
| |
https://tracker.phpbb.com/browse/PHPBB3-13430
PHPBB3-13430
|
|
|
|
|
|
| |
https://tracker.phpbb.com/browse/PHPBB3-13430
PHPBB3-13430
|
|
|
|
| |
PHPBB3-13358
|
|
|
|
|
|
| |
get_remote_file() has been marked as deprecated.
PHPBB3-13358
|
|
|
|
| |
PHPBB3-13298
|
|\
| |
| |
| |
| |
| |
| | |
[ticket/12999] Remove @author tags
* Nicofuma/ticket/12999:
[ticket/12999] Remove @author tags
|
| |
| |
| |
| | |
PHPBB3-12999
|
|/
|
|
| |
PHPBB3-12990
|
|
|
|
| |
PHPBB3-12446
|
|
|
|
| |
PHPBB3-12747
|
|
|
|
|
|
|
| |
Remove hard-coded messages and add language variables for extension
exception messages.
PHPBB3-11467
|
|
|
|
| |
PHPBB3-11366
|
|
|
|
| |
PHPBB3-12594
|
|
|
|
|
|
|
| |
Minimum version requirement is 3.6.15 as that's what ships with PHP 5.3.0
when support for SQLite 3 was added.
PHPBB3-9728
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
develop-ascraeus
* github-nickvergessen/ticket/12371:
[ticket/12371] Fix language string
[ticket/12371] Fix typos in comment
[ticket/12371] Fix redirect link for approve_post and post_in_queue
[ticket/12371] Delete the approve_post notification when editing a post
[ticket/12371] Fix language in comment
[ticket/12371] Reapprove the post and topic again in tests
[ticket/12371] Correctly set is_starter when editing first post of the topic
[ticket/12371] Add functional tests for reapproving
[ticket/12371] Fix query in mcp_sorting()
[ticket/12371] Rename disapprove and softdelete tests
[ticket/12371] We do not group quote notifications anymore
[ticket/12371] Fix SQL query
[ticket/11772] Do not send out new topic/post notifications when reapproving
[ticket/12052] Use different visibility when post was edited
[ticket/12052] Add support for ITEM_UNAPPROVED to set_post_visibility method
[ticket/12371] Do not add unlimited users as responders
[ticket/12371] Do not update the notification entry unneccessarily
[ticket/12371] Do not delete post related notifications when a post is deleted
[ticket/12371] Allow notification types to redirect to a different url
[ticket/12371] Do not group "quote" notifications
|
| | |
| | |
| | |
| | |
| | |
| | | |
... and needs to be reapproved.
PHPBB3-12052
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When a post is marked edited and therefor marked as softdeleted/unapproved,
we should not delete the notifications, just like we can't delete the emails.
Links are out there anyway and just keeping the notification is fail save.
If we keep the notification we can just continue to update it when more posts
are added. Also when we delete a post, we don't have to go though the table
and find all related notifications to be able to delete them or even update
them, when they have responders set.
PHPBB3-12371
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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
|