| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Now enable_step works as it's supposed to (do one step at a time) and
less refreshes are required for the user.
PHPBB3-11415
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
# By Nathaniel Guse
# Via Nathaniel Guse
* EXreaction/ticket/11236:
[ticket/11236] Change PRUNE_USERS_GROUP_EXPLAIN language
[ticket/11236] Do not require group selection in prune users
[ticket/11236] Correct HTML
|
| |
| |
| |
| | |
PHPBB3-11236
|
| |
| |
| |
| | |
PHPBB3-11236
|
| |
| |
| |
| | |
PHPBB3-11236
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
# By Nathaniel Guse
# Via Nathaniel Guse
* EXreaction/ticket/11237:
[ticket/11237] Fix PHP error in acp_prune.php
|
| |/
| |
| |
| |
| |
| | |
Also making the code a bit more efficient (removing one SQL query)
PHPBB3-11237
|
|\ \ |
|
| | |
| | |
| | |
| | | |
PHPBB3-11275
|
| | |
| | |
| | |
| | |
| | |
| | | |
Replace document.write() for color palette function
PHPBB3-11275
|
|\ \ \
| |_|/
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Shorten long profile fields using CSS
PHPBB3-4412
|
|\ \ \
| | | |
| | | | |
[ticket/11471] Unrelated text in e-mail templates
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Some e-mail templates contain text unrelated
with the subject of the e-mail
PHPBB3-11471
|
|\ \ \ \
| | | | |
| | | | | |
[ticket/11479] Fix install/update (rebuild container)
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11479
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Code copied from fix in 11305
PHPBB3-11479
|
|\ \ \ \
| | | | |
| | | | | |
Ticket/11335
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11335
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11335
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11335
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11335
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11335
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11335
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11335
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11335
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11335
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
Ticket/11454 - Jabber notifications are not working at all
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11454
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This should fix some other bugs that may not have yet been recognized--some
areas only set to(), but sent according to user_notify_type, which is not
necessarily email.
PHPBB3-11454
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Automatically fills to/im from a user row
Send messenger the Jabber address if using Jabber notifications
PHPBB3-11454
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Copied from msg_jabber()
PBPBB3-11454
|
|\ \ \ \
| | | | |
| | | | | |
[ticket/11129] Added headers to empty subscription state
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Added a newline to better seperate the two headers.
PHPBB3-11129
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
"You are not subscribed to any forums".
While correct, could lead to confusion. What's missing is a header right above the message that says "Watched Topics" to match the "Watched Forums" header above. This will assert the idea that there are two separate watchable sections.
As is, it looks like that message is talking about the "Watched Forums" section, since it's listed under that header.
PHPBB3-11129
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* github-asperous/ticket/9975:
[ticket/9975] Moved a few E_USER_ERROR errors to /language
Conflicts:
phpBB/includes/user.php
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
There were a few error messages that a user could experience that would, previously, be without any the ability to be localized. There are some more E_USER_ERRORs that I did not change to a constant, for example the error message that is displayed if there aren't any folders in /language.
PHPBB3-9975
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/9975] Translate missing style error message
Conflicts:
phpBB/includes/session.php
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The error message about missing style data was not
translated
PHPBB3-9975
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[ticket/11485] add columns to update_schema before adding data
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11485
|
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
updating the data
PHPBB3-10485
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Ticket/10844 Extensions are not located when front-end file has a diffferent phpbb_root_path
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10844
|
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The phpbb_root_path needs to be removed from the style path, before giving
the path to the finder, because the finder prepends it later again and is
therefor unable to find style files when the root path is not ./
PHPBB3-10844
|
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
Correctly sanitise the directory path in finder
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11362
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The function first depends on the container, but also works without it and
without autoload. The reason for this is, it might be used before that
stuff is set up, like it has been in our common.php
PHPBB3-11362
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11362
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11362
|