Jimako
7999397726
user profile UEF change added to event
2023-07-04 08:43:48 +02:00
Cameron
d9efdb9b5f
e_TOKEN added.
2021-03-01 16:41:09 -08:00
Cameron
17dfe4149e
Removed all SQL queries from usersettings_shortcodes.
2021-01-20 12:03:52 -08:00
Cameron
3bae6306b7
Usersettings LAN cleanup. Legacy fpw template added.
2021-01-12 06:15:24 -08:00
Cameron
56f8389417
CoreTemplate tests. FPW BC constant fix.
2021-01-11 18:05:29 -08:00
Cameron
f5153bf640
Updating of deprecated method usage. Removal of old files. Log tests added.
2020-12-18 09:39:02 -08:00
Cameron
bf00c3ad83
Bootstrap 4 Fixes on Usersettings page.
2020-05-13 13:31:43 -07:00
Tijn Kuyper
74aeb9dcc7
#4004 - Fix for password filter in /usersettings.php
2019-11-04 18:38:00 +01:00
Cameron
020a93cee2
Issue #1775 Rich text extended user field. User-extended class cleanup.
2019-06-08 10:31:15 -07:00
Cameron
db849f9fd7
Fixes #3676 - 'required' was not displayed on extended user fields.
2019-02-14 14:30:13 -08:00
Cameron
44513d2a65
Fix for extended user fields not saving in user_extended in the case where the record is missing from the table.
2018-09-08 11:19:16 -07:00
Achim Ennenbach
99e4be5124
Various changes to make it work on my side.
2018-07-13 16:12:56 +02:00
Cameron
ce244935c0
Issue #3175 Email confirmation and database update/delete processing added. Testing required.
2018-07-12 15:31:11 -07:00
Cameron
a1469aad5e
Issue #3175 GDPR work.
2018-06-05 12:55:20 -07:00
Cameron
70df3a3ae6
Issue #2846 LAN vars cleanup
2017-11-06 13:48:29 -08:00
Cameron
28de9f2be1
Fixes #2270 : Usersettings : Custom User Fields on Legacy themes.
...
Fixes #2165 : Country field added (doesn't required database)
Fixes #1297 : Extended fields failing
2017-01-23 17:54:43 -08:00
Cameron
43d0211590
Code cleanup: deprecated include_lan()
2017-01-23 09:41:23 -08:00
Cameron
5e8e60653d
Issue #2257 - User Profile Edit event added to Notify.
2017-01-08 09:01:56 -08:00
Cameron
52f867d415
Fixes #2115 User avatar and picture upload.
2016-12-17 09:45:48 -08:00
Cameron
e22eb860f1
Code cleanup
2016-12-02 12:04:08 -08:00
Cameron
77f2255dfd
Fix formatting of checkboxes in usersettings form.
2016-11-27 10:59:26 -08:00
Cameron
f2424894a3
Fixes #2069 - Early success message on usersettings.
2016-11-27 10:30:26 -08:00
Cameron
0c102f0a45
More usersettings clean-up
2016-11-26 14:11:22 -08:00
Cameron
dd2cebbb3c
Usersettings.php rewrite.
2016-11-26 13:59:21 -08:00
MikeyGMT
4881a848c0
#1887 User Settings Notice Removal
...
#1887 User Settings Notice Removal
2016-10-17 01:32:31 +01:00
Cameron
afbe20614b
Fixes #1773 support .jpeg extension on avatars.
2016-09-14 12:11:00 -07:00
Cameron
eac663e889
Error message fix.
2016-08-19 16:12:58 -07:00
Cameron
0af67301ea
More user-setting checks.
2016-06-28 09:25:30 -07:00
Cameron
6a306323d4
Extra checks added.
2016-06-22 13:52:07 -07:00
MikeyGMT
7b12fdfb00
Issue #6 Replace LAN_nnn with LAN_INCORRECT_PASSWORD
...
Issue #6 Replace LAN_nnn with LAN_INCORRECT_PASSWORD
2016-02-24 17:43:38 +00:00
Cameron
2c50a06517
Deprecated Function cleanup and PHP Notice removal.
2016-02-15 00:56:08 -08:00
Cameron
486f3d4961
Issue #1356 - PHP7 Fixes.
2016-02-14 12:15:55 -08:00
Cameron
a31602108b
HTML5 Validation fixes.
2016-01-30 18:39:01 -08:00
Cameron
796f5fa95c
Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url);
2016-01-13 19:18:12 -08:00
Cameron
2b436ded30
Correct inline editing of userclasses in Admin -> Users and re-ordered userclasses in Admin -> Userclasses. autocomplete nowswitched off in usersettings.php
2015-05-15 13:07:26 -07:00
Cameron
75c2343698
Issue #974 - Bad user/edit link corrected.
2015-04-20 11:27:31 -07:00
Cameron
9a21cad851
Code cleanup / globals removal etc.
2015-02-15 16:07:27 -08:00
Cameron
e576370e57
Remove some references to deprecated functions/methods.
2015-02-14 23:34:15 -08:00
Cameron
e36b68933c
Usersettings error message styling and general cleanup.
2015-01-27 11:32:09 -08:00
Cameron
489a9cb49c
Replaced deprecated get_user_data() with e107::user()
2015-01-26 18:03:14 -08:00
SecretR
08fa4d098c
Merge branch 'master' of github.com:e107inc/e107
2014-10-24 07:37:13 +03:00
SecretR
85d6ec37f7
Remove old way to store user preferences sytem-wide
2014-10-24 07:37:03 +03:00
Cameron
1ff46a68a2
Removal of $admin_log globals.
2014-10-23 11:07:18 -07:00
Cameron
238864b66a
Fixes #771 - System Log preferences not being saved.
2014-10-14 16:23:16 -07:00
Cameron
d6dc4aa716
Fixes #698 - uploaded avatar was being removed unintentionally.
2014-08-21 13:15:47 -07:00
Cameron
5bf9d9bc7d
Fix for custom shortcode use in usersettings template.
2014-08-20 22:23:48 -07:00
SecretR
379d90b1b0
Fixed #545
2014-07-24 19:36:52 +03:00
pricey1981
5816c35828
Update usersettings.php
...
the '-upload-' prefix is not being added to user picture, but it is being saved in the upload folder. This means the picture is not displaying correctly
2014-07-04 08:34:33 +01:00
nlstart
71e84bbb33
Some usersettings language terms improvements
2014-05-26 21:38:29 +02:00
Luca Filosofi
8374ed1a6f
FIX #364 - Admin > users > edit: SEF issue when enabled
...
Admin > users > edit: SEF issue when enabled #364
2014-03-13 00:21:34 +01:00