| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/8041] Merge item name into "Return to" string for better translations
* nickvergessen/ticket/8041:
[ticket/8041] Add space/tabs after => in array list
[ticket/8041] Wrap forum name, topic title and pm folder name with quotes
[ticket/8041] Merge item name into "Return to" string for better translations
|
| | |
| |
| |
| | |
PHPBB3-8041
|
| | |
| |
| |
| | |
PHPBB3-8041
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/12176] Reword comment about config entries.
[ticket/12176] Add newest_user_colour to config array to ensure it exists
[ticket/12176] Display correct message when trying to delete founder.
[ticket/12176] Add functional test for founder deletion message.
Conflicts:
tests/test_framework/phpbb_functional_test_case.php
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* bantu/ticket/12176:
[ticket/12176] Reword comment about config entries.
[ticket/12176] Add newest_user_colour to config array to ensure it exists
[ticket/12176] Display correct message when trying to delete founder.
[ticket/12176] Add functional test for founder deletion message.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12176
|
| |\ \ \ \
| | | | |
| | | | | |
[ticket/12261] Remove web root path from login redirect url
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12261
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The redirect url must be relative to the ucp.php and not relative to the
current page.
PHPBB3-12261
|
| |\ \ \ \ \
| | |/ / /
| |/| | /
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/10549] using correct variable in includes/functions_module.php too
[ticket/10549] changed "right" to "incorrect"
Conflicts:
phpBB/includes/functions_module.php
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10549
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* dhruvgoel92/ticket/11288:
[ticket/11288] Handle +,- without preceeding whitespace characters
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11288
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* rxu3/ticket/12260:
[ticket/12260] Add core events to delete_posts() function.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Events for extensions to perform additional actions on posts deletion.
PHPBB3-12260
|
| |\ \ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* develop-olympus:
[ticket/10549] Adds language variables
Conflicts:
phpBB/includes/functions_module.php
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10549
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12205
|
| | | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
related to auto-increment length on non auto-increment fields
PHPBB3-12210
|
| |\ \ \ \ \
| | | | | |
| | | | | | |
[ticket/10763] Do not call non-static functions statically
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10763
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10763
|
| | | |/ / /
| |/| | |
| | | | |
| | | | | |
PHPBB3-10763
|
| |\ \ \ \ \
| |/ / / /
|/| | | | |
[ticket/12090] Pass route name to url() instead of the url itself
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12090
|
| | | |_|/
| |/| |
| | | |
| | | | |
PHPBB3-12090
|
| |\ \ \ \
| | | | |
| | | | | |
Ticket/12240 - Adds specific class to BBCode-Buttons in Template incl. Custom-BBCode support
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12240
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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
|
| |\ \ \ \ \
| |_|/ / /
|/| | | | |
[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
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12236
|
| |/ / / /
| | | |
| | | |
| | | | |
PHPBB3-12237
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* 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
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Removing the mode switch that wraps the content of the method
PHPBB3-12187
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12187
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12187
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12187
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12234
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-12226
|
| |\ \ \
| | | |
| | | | |
[ticket/12138] Include file time limit when generating attachment management pagination and stats.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12138
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12138
|
| |\ \ \ \
| | | | |
| | | | | |
[ticket/12183] Update user_newpasswd column in users table for passwords manager
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12183
|