| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also, bug fixes and cleanup
PHPBB3-11103
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove the formatted title function, plaintext is not needed since
email templates are used
Fix a number of bugs.
PHPBB3-11103
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixing a number of bugs
PHPBB3-11103
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Use $phpbb_notifications instead of $notifications everywhere for
consistency and conflict prevention.
PHPBB3-11103
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This saves a lot of code in some areas (where the same data is sent, just
for different types)
Notifications for bookmarks
PHPBB3-11103
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is needed for quote editing because we need to check if the users
are still all quoted or notify new quotes appropriately.
PHPBB3-11103
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11103
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11103
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11103
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
feature/softdelete-1-permission-rebase
* 'develop' of https://github.com/phpbb/phpbb3: (544 commits)
[feature/events] Fix improperly named event in documentation
[feature/events] Fix alphabetization of events
[feature/events] Put events in alphabetical order
[feature/events] Make EVENTS.md lowercase
[ticket/11285] Use more granularity in dependency checks in compress test
[ticket/10880] The m_approve permisson no longer implies f_noapprove.
[ticket/10803] Show failure message until user dismisses it
[ticket/10954] Add missing semi-colon
[ticket/10954] Make sure to mark subforums unread and add small fixes
[feature/events] Use ` to escape HTML tags in markdown
[feature/events] Remove HTML tags from markdown so they don't get parsed
[ticket/10954] Miscellaneous coding fixes
[feature/events] Remove extraneous space
[feature/events] Add markdown template event documentation file
[feature/events] forumlist_body_last_post_title_after -> _prepend (subsilver2)
[feature/events] Fix overall_footer_end -> overall_footer_after (subsilver2)
[feature/events] Fix typo in event name
[ticket/10763] Use self when calling get_extension() in filespec class
[feature/events] Fix more subsilver2 events
[feature/events] Fix some subsilver2 events
...
Conflicts:
phpBB/install/database_update.php
phpBB/posting.php
|
| |\ \ \
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/10880] The m_approve permisson no longer implies f_noapprove.
Conflicts:
phpBB/posting.php
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10880
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
feature/softdelete-merge-develop
# By Oleg Pudeyev (45) and others
# Via Oleg Pudeyev (42) and others
* remotes/phpbb/develop: (289 commits)
[ticket/10865] Use code tags for install/database_update.php.
[ticket/10865] Should have been a slash.
[ticket/10780] Use L_COLON on LDAP page.
[ticket/10780] Use L_COLON on search backend ACP pages.
[ticket/10780] Use L_COLON for "download all attachments".
[ticket/10780] Use colon from language in ucp_pm_compose.php where possible.
[ticket/10780] Replace colons in phpBB/adm/style/acp_ext_details.html.
[ticket/10780] Replace colon usage in adm template output with {L_COLON}
[ticket/10780] Replace colon usage in template output with {L_COLON}
[ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2) [develop-olympus]
[ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2)
[ticket/10172] Show prosilver birthday list even if there are no birthdays.
[ticket/11050] make all properties protected in all search backends
[ticket/11050] get_common_words() returns empty array for sphinx
[ticket/11050] fix tidied search query docblock language
[ticket/11050] fix min/max length docblock language
[ticket/11050] multi sentences separated by period in docblocks
[ticket/11050] fix separated spelling in docblock
[ticket/11050] fix split words doc block language
[ticket/11050] remove class word from docblocks
...
Conflicts:
phpBB/install/database_update.php
phpBB/install/schemas/mssql_schema.sql
phpBB/language/en/acp/permissions_phpbb.php
phpBB/styles/prosilver/template/posting_editor.html
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/8743] Include poster´s name in mail notifications
|
| | |\ \
| | | | |
| | | | |
| | | | |
| | | | | |
* nickvergessen/ticket/8743:
[ticket/8743] Include poster´s name in mail notifications
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-8743
|
| |\ \ \ \
| | |/ / /
| | | | /
| | |_|/
| |/| | |
* develop-olympus:
[ticket/10967] adding $root_path to posting_get_topic_icons
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10967
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-9567
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-9567
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-9567
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-9567
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Only disapproving in queue is missing.
PHPBB3-9567
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-9567
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-9567
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
If a topic is soft deleted through a moderator, the topic_delete_user is set.
If it is passively soft deleted (f.e. while the only approved post is deleted)
the topic_delete_user is not set. This way, we can distinguish between these
two cases. The same also applies to unapproved posts. So we need to set the
topic_delete_user when an unapproved topic is posted.
Topics that were soft deleted/unapproved by a user (rather then passive) are
going to be displayed in the Topics modules, while all others are in the posts
modules of the MCP queue.
PHPBB3-9567
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- $post_visibility is not boolean, so we need to check for == ITEM_APPROVED
- sync() already updates the topic/forum info, so we don't need to do that again
- use set_post_visibility() when changing the posts visibility
Should be ready for testing.
PHPBB3-9567
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-9567
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is an additional query in some rare cases,
but it makes it much easier to use and understand.
This is mostly a preparation for the restore case.
PHPBB3-9567
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-9567
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-9567
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-9567
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Todo: delete_topic case
PHPBB3-9567
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-9657
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
To wit: using non-existing constant POST_DELETED in posting.php; first test
post was initially unapproved; soft delete checkbox appeared at post time
Links pointing to the wrong place.
PHPBB3-9657
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Rename the class to more accurately reflect what it does.
PHPBB3-9657
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The soft delete feature seems to work. Tests are pending. A real icon is pending. Add the permissions and the interface to soft-delete posts. Also able to restore posts via the MCP queue
PHPBB3-9657
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Rename topic_visibility class to phpbb_visibility. Also a bit of work to the class itself, mostly cleanup and adding the comments that I'd previously written.
PHPBB3-9657
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
So far, I've added no new functionality. The biggest change here is adjusting the DB column names to "visibility" rather than "approved". Some things here are pretty likely to change, for example the name and location of the topic_visibility class. Happy birthday phpBB :)
PHPBB3-9657
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-9550
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-9550
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-9550
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-9550
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Used by phpBB Gallery
PHPBB3-9550
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
Proper parameters are passed in search backend constructor in
functions_posting.php
PHPBB3-11052
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Since phpBB 2 pagination has been rendered mostly within the source. This
limits just what designers can do with pagination. The current form is also
questionable in terms of "best practice". The aim is to move rendering
completely to the template via the use of a block element. Enabling S_
template vars also allows for control over specific aspects of the
pagination output such as next, previous, active and ellipsis.
Related to this - merging the capabilities of the topic_generate_pagination
with generate_pagination removes an element of duplication.
PHPBB3-10968
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The default value should be kept, so we do not change the behaviour for MODs
and Extensions that use the function with its default values.
PHPBB3-10640
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
* develop-olympus:
[Ticket/10675] Correct language string ATTACH_DISK_FULL
[feature/event-dispatcher] Adding composer.phar to .gitignore for olympus
[ticket/10675] Add disk full language string when posting attachments
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | | |
* Dickyf/ticket/10675:
[Ticket/10675] Correct language string ATTACH_DISK_FULL
[ticket/10675] Add disk full language string when posting attachments
|