416b25b324
[ticket/14350] Remove duplicate semi-colon in functions_user
...
PHPBB3-14350
2015-12-08 23:20:25 +01:00
8ef8f49c9a
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/14213] Add pending to core.group_add_user_after
[ticket/14213] Mv event group_add_user_after after cache cleaning
[ticket/14213] Fix version number
[ticket/14213] Adding missing reference to event dispatcher
[ticket/14213] Adding event after users have been added to a group
2015-12-08 19:47:20 +01:00
d37d3ed3ed
[ticket/14213] Add pending to core.group_add_user_after
...
PHPBB3-14213
2015-12-08 15:32:45 +01:00
e6d3ed5529
[ticket/14213] Mv event group_add_user_after after cache cleaning
...
In order to match with the rest of the event and to have appropriate info state
PHPBB3-14213
2015-12-07 22:35:08 +01:00
ffbc2d02d7
[ticket/14213] Fix version number
...
for core.group_add_user_after event
PHPBB3-14213
2015-12-07 22:35:04 +01:00
2419f63aab
[ticket/14213] Adding missing reference to event dispatcher
...
Required to dispatch event, wasn't included into global
PHPBB3-14213
2015-12-07 22:34:59 +01:00
20e26a3920
[ticket/14213] Adding event after users have been added to a group
...
Allow mapping with others CMS by exposing user configuration & changes
PHPBB3-14213
2015-12-07 22:34:25 +01:00
1baa8adfe3
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/14212] Fix version number
[ticket/14212] Adding event after users have been removed to a group
2015-10-12 10:27:13 +02:00
bf0596d0a1
[ticket/14212] Fix version number
...
for core.group_delete_user_after event
PHPBB-14212
2015-10-06 08:54:48 +02:00
a11d97cb36
[ticket/14212] Adding event after users have been removed to a group
...
The idea is to be able to map with others CMS by exposing most commons user configuration & changes.
Difference between the event before and after group belonging removal is that
users belongs to multiple groups, so that the belonging into a group also
depends on the others groups (and not only the deleted one), which is not
reflected before as the user is not yet deleted
PHPBB-14212
2015-10-04 19:33:54 +02:00
c3e5185135
[ticket/12143] Avoid no output from get_group_name()
...
PHPBB3-12143
2015-08-05 17:50:26 +02:00
185fbe41c9
[ticket/12143] Replace group name output
...
So now we can use translated group names for non-special groups
PHPBB3-12143
2015-08-05 17:50:24 +02:00
759eb29215
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/13948] Correctly forwarding to the RIR for whois feature
2015-06-21 21:53:03 +02:00
bcac964cd0
[ticket/13948] Correctly forwarding to the RIR for whois feature
...
Allow any space count in the ReferralServer string for whois services response.
PHPBB3-13948
2015-06-21 15:48:28 +07:00
f3f82bd377
Merge branch '3.1.x'
2015-06-04 17:30:16 +02:00
8b7a42f338
[ticket/13614] Removed code that relies on phpbb_pcre_utf8_support()
...
Removed all calls to phpbb_pcre_utf8_support() as well as unreachable code.
PHPBB3-13614
2015-05-11 20:43:47 +02:00
179a470022
[ticket/13762] Moving language related functionality into a separate class
...
PHPBB3-13762
2015-05-02 13:37:12 +02:00
2e7a60d986
[ticket/13564] Try to unlink user account for every auth provider
...
PHPBB3-13564
2015-03-24 17:09:52 +01:00
0dab7e2552
Merge branch '3.1.x'
2015-02-20 20:29:45 +01:00
c24a840048
Merge pull request #3277 from dhruvgoel92/ticket/13472
...
[ticket/13472] Delete admin activation notification when deleting user
2015-02-20 20:29:05 +01:00
069738a1f2
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/13597] Modify variable-variable syntax to be compatible with PHP7
2015-02-11 16:53:25 +01:00
3df25babce
[ticket/13597] Modify variable-variable syntax to be compatible with PHP7
...
PHPBB3-13597
2015-02-11 12:03:54 +01:00
284aa8c496
Merge pull request #3281 from MGaetan89/ticket/13496
...
[ticket/13496] Change set_config_count() calls with $config->increment()
* MGaetan89/ticket/13496:
[ticket/13496] Update calls to `set_config_count()`
2015-02-03 18:13:20 +01:00
7e7b337d27
Merge branch 'develop-ascraeus' into develop
2015-02-02 23:19:49 +01:00
a633f3484c
[ticket/13496] Update calls to set_config_count()
...
PHPBB3-13496
2015-02-02 21:52:59 +01:00
79d4ff5538
[ticket/13494] Update calls to set_config()
...
PHPBB3-13494
2015-02-02 19:28:23 +01:00
7fc586080b
[ticket/13468] Update calls to add_log()
...
PHPBB3-13468
2015-01-27 18:34:33 +01:00
25b013f781
[ticket/13336] Add core events to the function user_active_flip()
...
Add core events to the function user_active_flip() in
includes/functions_user.php to allow checking/modifying data while
activating/deactivating users.
PHPBB3-13336
2015-01-23 08:20:00 +07:00
b5544b2f47
[ticket/13450] Type-hint return value of $phpbb_container->get()
...
PHPBB3-13450
2015-01-12 20:19:07 +01:00
ff59240748
[ticket/13472] Delete admin activation notification when deleting user
...
PHPBB3-13472
2015-01-11 14:09:59 +05:30
81ad381263
[ticket/13207] Move default user notifications settings to user_add()
...
PHPBB3-13207
2014-10-25 14:57:01 -07:00
18f24a2270
[ticket/13207] Add default subscription options for newly registered users
...
PHPBB3-13207
2014-10-25 14:50:01 -07:00
92b096b05b
Merge pull request #2984 from nickvergessen/ticket/10729-asc
...
[3.1][ticket/10729] Update editor information when user being deleted
2014-09-23 11:09:29 +02:00
9ff6358dc9
Merge branch 'ticket/10729' into ticket/10729-asc
...
Conflicts:
phpBB/includes/functions_user.php
2014-09-23 09:31:13 +02:00
d48e4b680e
[ticket/10729] Fix doc block for user_delete
...
PHPBB3-10729
2014-09-22 00:55:08 +02:00
fe80967535
[ticket/12990] Use the full services name for the notification's types
...
PHPBB3-12990
2014-08-16 21:46:03 +02:00
bef207e9b7
[ticket/10729] Update *_delete_user when user being deleted
...
PHPBB3-10729
2014-07-18 00:19:21 +02:00
1e0775a3da
Merge branch 'ticket/10729' into ticket/10729-2
...
Conflicts:
phpBB/includes/functions_user.php
2014-07-18 00:17:20 +02:00
da6b378e64
[ticket/10729] Update message_edit_user when user being deleted
...
PHPBB3-10729
2014-07-18 00:11:51 +02:00
53f597b6d0
[ticket/10729] Update post_edit_user when user being deleted
...
PHPBB3-10729
2014-07-17 16:28:32 +02:00
0bec9897d7
Merge pull request #2697 from n-aleha/ticket/12816
...
[ticket/12816] Fix comment about logs in user_ban function
* n-aleha/ticket/12816:
[ticket/12816] Fix comment about logs in user_ban function
2014-07-07 00:20:27 +02:00
182d22567d
[ticket/12816] Fix comment about logs in user_ban function
...
PHPBB3-12816
2014-07-05 23:00:13 +03:00
0abc1f0f97
[ticket/12612] Prefix custom UCP module function with phpbb_
...
PHPBB3-12612
2014-06-23 22:46:20 +02:00
1f9e1fd177
Merge remote-tracking branch 'github-nickvergessen/ticket/12612-ascraeus' into develop-ascraeus
...
* github-nickvergessen/ticket/12612-ascraeus:
[ticket/12612] Move functions from mcp.php to functions_mcp.php
[ticket/12612] Move function from ucp.php to functions_user.php
[ticket/12612] Move functions from memberlist.php to functions_display.php
[ticket/12612] Move functions from posting.php to functions_posting.php
2014-06-23 11:19:15 -04:00
ec69a22899
[ticket/12761] Remove the execute bit from functions_user.php
...
PHPBB3-12761
2014-06-23 17:13:03 +03:00
152d5fc263
[ticket/12701] Add change
...
Change back to since
Add change
PHPBB3-12701
2014-06-22 22:07:04 +03:00
165c5f8f15
[ticket/12701] Rmove before event and expand modify_data
...
Removing core.user_add_before
Adding $user_row and $cp_data to core.user_add_modify_data
PHPBB3-12701
2014-06-22 22:07:04 +03:00
dd075e4bbc
[ticket/12701] Add events to user_add function
...
Add two new events to user_add function
in ./includes/functions_user.php.
core.user_add_before - allow modification of
submitted to function data.
Returns:
@var array $user_row - user_row array - User array
@var array $cp_data - cp_data array - CPF array
core.user_add_after - return user_id, user_row and
cp_data after user registration
Returns:
@var int $user_id - user_id of the new user
@var array $user_row - user_row array - User array
@var array $cp_data - cp_data array - CPF array
Justification:
Allow extensions to parse data before and after
creation of the user.
PHPBB3-12701
2014-06-22 22:07:04 +03:00
de103f60e3
[ticket/12612] Move function from ucp.php to functions_user.php
...
PHPBB3-12612
2014-06-18 16:57:13 +02:00
ca3cdadd08
[ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy ruleset
...
PHPBB3-12722
2014-06-16 19:05:09 +02:00