| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-10945
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* ticket/10945:
[ticket/10945] Fix return values for split_keywords function
[ticket/10945] Display search query when search fails in native search
[ticket/10945] remove trigger_error call
Conflicts:
phpBB/phpbb/search/fulltext_native.php
|
| | |
| |
| |
| |
| |
| |
| | |
The function now returns false if all the words are common words and true
otherwise.
PHPBB3-10945
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
If search fails and common words are present, split_keywords returns false
and search.php file prints appropriate message of common words.
If search fails and there are no common words, split_keywords returns true
and keyword_search returns false so that the search query is displayed in
search box.
PHPBB3-10945
|
| | |
| |
| |
| |
| |
| |
| |
| | |
removes trigger_error call incase no search results are found or start
variable exceeds the amount. So that search query is displayed in the
search box even if no results are returned.
PHPBB3-10945
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
# By Varun Agrawal
# Via Varun Agrawal
* VarunAgw/ticket/12250:
[ticket/12250] Remove deprecated phpbb_clean_path function
[ticket/12250] Remove deprecated phpbb_clean_path function
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The function phpbb_clean_path() in functions.php is deprecated and is
replaced by filesystem class. Therefore, this function is moved to the
functions_compatibility file.
PHPBB3-12250
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
The function phpbb_clean_path() in functions.php is deprecated as is not
used used 3.0/3.1 core
PHPBB3-12250
|
| |\ \ \
| |/ /
|/| |
| | |
| | | |
* VSEphpbb/ticket/12248:
[ticket/12248] Restore id attributes to extension details (used by tests)
|
| | | |
| | |
| | |
| | | |
PHPBB3-12248
|
| |\ \ \
| | | |
| | | | |
[ticket/12239] Move deprecated passwords functions to compatibility file
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The deprecated passwords functions are no longer used in the core and have
been replaced with the passwords manager. Therefore, the functions are
moved to the functions_compatibility file.
PHPBB3-12239
|
| |\ \ \ \
| | | | |
| | | | | |
Ticket/12236 Convert AOL and Yahoo to custom profile fields
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12236
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12236
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12249
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12236
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12236
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12237
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-12237
|
| |\ \ \ \
| | | | |
| | | | | |
[ticket/12213] Add MCP events for custom quick moderation options
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Addition to PR #2045 - rename the flag variable to more sensible one.
PHPBB3-12213
|
| |\ \ \ \ \
| | | | | |
| | | | | | |
[ticket/12216] Undefined index: lang_options when creating date profile field
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12216
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[ticket/12231] Add template events to forumlist_body.html
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add events before/after category header, before/after subforums list
to allow add/modify content in respective places.
PHPBB3-12231
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[ticket/11693] Change sql_build_array to support DELETE
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11693
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
[Ticket/12243] subsilver2 is missing profile field files
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-12243
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-12243
|
| |\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | / /
| | |_|_|_|_|/ /
| |/| | | | | | |
[ticket/12248] Make extension details homepage a clickable link
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12248
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12248
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12248
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12248
|
| | |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
http://tracker.phpbb.com/browse/PHPBB3-12248
PHPBB3-12248
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12235
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* github-nickvergessen/ticket/12235:
[ticket/12235] Convert WLM to custom profile field
[ticket/12187] Do not make clickable when using as contact field
[ticket/12187] Split generate_profile_fields_template() into 2 methods
[ticket/12187] Remove user_website field
[ticket/12187] Remove user_website functionality
[ticket/12187] Convert website field data to custom profile field
[ticket/12187] Add URL type for profile fields
[ticket/12234] Replace ICQ with custom profile field
[ticket/12233] Update schema file
[ticket/12233] Add images back to subsilver2
[ticket/12233] Allow profile fields to be contact fields
Conflicts:
phpBB/adm/style/acp_prune_users.html
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12235
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12187
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Removing the mode switch that wraps the content of the method
PHPBB3-12187
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12187
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12187
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12187
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12187
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12234
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12233
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12233
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Contact fields are displayed with in the contact section of the user profile
and are displayed differently in the mini profile next to posts and private
messages
PHPBB3-12233
|