| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/10561] Removed extra tabs, changes made to $db->sql_query()
[ticket/10561] Changed $temp_style_id to $style_id
[ticket/10561] Added function desc for phpbb_style_is_active()
[ticket/10561] Casted $config['default_style'] to int
[ticket/10561] Reverted to phpbb_style_is_active()
[ticket/10561] Added to database_update:database_update_info()
[ticket/10561] Added section in database_update.php
[ticket/10561] Moved and renamed the funtion validate_style().
[ticket/10561] Fixed syntax error and renamed return variables.
[ticket/10561] Changes made to $db->sql_fetchrow().
[ticket/10561] Changes made to function phpbb_style_is_active().
[ticket/10561] All users can choose deactivated styles (fixed).
Conflicts:
phpBB/install/database_update.php
|
| |
| |
| |
| | |
PHPBB3-10561
|
| |
| |
| |
| |
| |
| | |
Changes made to function name, reverted to old.
PHPBB3-10561
|
| |
| |
| |
| |
| |
| | |
Fixed minor changes as suggested by @bantu.
PHPBB3-10561
|
| |
| |
| |
| |
| |
| |
| | |
Fixed return type, documented function and, removed
style_id from fetch.
PHPBB3-10561
|
| |
| |
| |
| |
| |
| |
| |
| | |
A form exploit enabled the users to select a deactivated
style. Fixed with extra check on submit, with a new function
styles_verify to check if the selected style is activated or not.
PHPBB3-10561
|
| |
| |
| |
| | |
PHPBB3-10609
|
| |
| |
| |
| |
| |
| |
| | |
It is no longer static, and uses autoloading. It has also been renamed
from JSON to phpbb_json_response.
PHPBB3-10328
|
| |
| |
| |
| |
| |
| |
| | |
Before, they were splitting stuff by the <br />, and now JSON::add() is
being used.
PHPBB3-10272
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* imkingdavid/ticket/10535:
[ticket/10535] Delete no longer needed email confirm language entries.
[ticket/10535] Delete email confirm from installer
[ticket/10535] Removed email confirm field from acp_users module
[ticket/10535] Forgot a subsilver2 change. *doh*
[ticket/10535] Removed email confirm from UCP, removed unused language entries
[ticket/10535] Remove email confirm check on registration form
|
| | |
| | |
| | |
| | | |
PHPBB3-10535
|
| | |
| | |
| | |
| | | |
PHPBB3-10535
|
|\ \ \
| | |/
| |/|
| | |
| | | |
* develop-olympus:
[ticket/10580] Remove checking of server timezone and DST when registering
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Remove checking of server timezone and DST. It causes a problem by
selecting the wrong timezone when registering when the board_timezone is 1
hour less than the server timezone.
PHPBB3-10580
|
| |/
|/|
| |
| | |
PHPBB3-9916
|
| |
| |
| |
| | |
PHPBB3-10345
|
| |
| |
| |
| | |
PHPBB3-10345
|
| |
| |
| |
| |
| |
| |
| | |
I added two function avatar_explanation_string() and avatar_error_wrong_size()
for easier handling of the "pixels"-languages, as they are used quite often.
PHPBB3-10345
|
| |
| |
| |
| | |
PHPBB3-10345
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/10446] Pass $config and $user via parameter to anti_abuse_headers().
[ticket/10446] Remove leftover $headers parameter from anti_abuse_headers().
[ticket/10446] RFC2047 encode user/server names in X-AntiAbuse headers.
[ticket/10446] DRY X-AntiAbuse header addition.
Conflicts:
phpBB/includes/ucp/ucp_register.php
|
| |
| |
| |
| | |
PHPBB3-10446
|
| |
| |
| |
| | |
PHPBB3-10446
|
|\ \
| | |
| | |
| | |
| | | |
* nickvergessen/ticket/10457:
[ticket/10457] Undefined variable $request, when print-viewing PMs
|
| | |
| | |
| | |
| | | |
PHPBB3-10457
|
|\ \ \
| | |/
| |/|
| | |
| | | |
* develop-olympus:
[ticket/9361] View correct error messages when editing account information
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
* nickvergessen/ticket/9361:
[ticket/9361] View correct error messages when editing account information
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Currently the "current password" is only checked, when you change something.
This means you get "Your profile has been updated." although you enter a wrong
password. I also added proper error messages, when you leave the confirm fields
empty, and sorted them in the order of the field appearances on the html page.
PHPBB3-9361
|
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| |
| | |
| | | |
* develop-olympus:
[ticket/8616] Include old U_INBOX var for BC
[ticket/8616] Rename U_INBOX to U_VIEW_MESSAGE
[ticket/8616] Direct links in pm notification emails
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* igorw/ticket/8616:
[ticket/8616] Include old U_INBOX var for BC
[ticket/8616] Rename U_INBOX to U_VIEW_MESSAGE
[ticket/8616] Direct links in pm notification emails
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Import the "Direct links in pm notification emails" modification,
version 1.0.1.
PHPBB3-8616
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/10259] Do not send notifications to user accounts joining free groups.
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
It does not make sense to send notifications to users joining a freely open
group. They already know that they were added to the group, because they
triggered the actual join.
PHPBB3-10259
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* develop-olympus:
[ticket/10304] Fix URL for ICQ while view private messages
|
| |/
| |
| |
| | |
PHPBB3-10304
|
| |
| |
| |
| |
| |
| | |
Removing imagesets. Adjustments to php files
PHPBB3-10336
|
| |
| |
| |
| | |
PHPBB3-9608
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
References are not really needed in PHP due to copy-on-write. Since
PHP5, objects are always passed around as identifiers, which means they
are mutable. So it is no longer required to pass these by reference
either.
PHPBB3-9608
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/10158] Remove some code duplication from generating the message.
[ticket/10195] Return false in session::check_dnsbl() when IPv6 is passed.
[ticket/10158] Only view "Return to" links if they are useful.
[ticket/10158] Add return-link to folder, when the user replied from a folder.
[ticket/10158] Add "Return to Inbox"-link to "PM send"-message.
|
| |
| |
| |
| | |
PHPBB3-10158
|
| |
| |
| |
| | |
PHPBB3-10158
|
| |
| |
| |
| | |
PHPBB3-10158
|
| |
| |
| |
| | |
PHPBB3-10158
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* nickvergessen/ticket/8542:
[ticket/8542] Display custom profile fields in private messages
Conflicts:
phpBB/install/database_update.php
|
| | |
| | |
| | |
| | |
| | |
| | | |
Introduce an option to display the cpf in the PM view.
PHPBB3-8542
|
|\ \ \
| | |/
| |/|
| | |
| | | |
* develop-olympus:
[ticket/9961] Create log entries when users are activated.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Create log entries when a user activates own account without
also changing their password.
* Additionally create admin log entries when an administrator activates
user accounts.
PHPBB3-9961
|
| | |
| | |
| | |
| | |
| | |
| | | |
Should be ready for intensive testing now.
PHPBB3-9684
|
| |/
|/|
| |
| |
| |
| | |
Topic-Tracking is still missing.
PHPBB3-9684
|
|\ \
| |/
| |
| |
| |
| | |
* develop-olympus:
[ticket/10121] Fix missing urlencode() for ICQ-number in viewtopic.php
[ticket/10121] Fix ICQ profile link, leading to a dead web-messenger.
|
| |
| |
| |
| | |
PHPBB3-10121
|