camer0n
31e7d1d3b0
Issue #5465 Core language files converted. (excluding plugins)
2025-04-04 18:29:07 -07:00
Moc
3ee52f0cbe
Added LAN_ENABLE and LAN_DISABLE to common Admin LAN
2021-01-18 20:07:07 +01:00
LaocheXe
e01f1a4345
Delete Account Option
...
Delete Account Option added in admin area. Also updated the default_install.xml to add missing core options.
2020-01-10 08:28:17 -06:00
Cameron
1063ffe543
Issue #2846 LAN vars cleanup
2017-11-06 17:32:00 -08:00
Cameron
70df3a3ae6
Issue #2846 LAN vars cleanup
2017-11-06 13:48:29 -08:00
Cameron
52f05cc3ed
Issue #2846 lanVar Cleanup
2017-11-06 13:24:05 -08:00
Gábor
40819246b2
Update lan_users.php
2017-04-16 06:40:17 +02:00
Gábor
08857f82d4
Update lan_users.php
2017-03-05 07:16:18 +01:00
MikeyGMT
c45ff67018
LANS Clean Up #6 - User Class
...
LANS Clean Up #6 - User Class - more to do within conflicting defines
lan_user.php
2017-01-09 17:07:47 +00:00
Gábor
5bebcad658
Update lan_users.php
2016-11-30 08:11:12 +01:00
Gábor
5739a17f6f
Update lan_users.php
2016-11-11 08:07:00 +01:00
Gábor
93b2ac4bd2
Update lan_users.php
2016-11-09 11:02:18 +01:00
Gábor
894edae026
Update lan_users.php
2016-11-09 10:52:38 +01:00
Gábor
03271ec5f2
Update lan_users.php
2016-11-09 09:48:57 +01:00
Cameron
d28fa3ae8e
Quick-Add-User email notification fix.
2016-06-10 13:50:41 -07:00
Cameron
5eb93a079b
Admin-UI: Fixed styling of dropdown actions in admin->users.
2015-07-22 14:09:55 -07:00
Cameron
6b5d95388f
Issue #6 Language-file standards. Wrap definitions in double-quotes.
2015-07-07 17:43:49 -07:00
MikeyGMT
ea79550e83
Duplicate LANs Replaced with Common Phrases - Page & Menus
...
LANS found on PAGE and MENU replaced with common terms - plus other odd
instances of same terms.
2015-07-02 14:33:04 +01:00
Lóna Lore
c0c06e292f
Issue #6 : Remove and optimize (hardcoded) LANS
2015-05-07 13:39:09 +02:00
Cameron
f8987b6cc2
Simplified Quick-Add-User success message.
2013-10-28 12:56:19 -07:00
Tijn Kuyper
967903510d
Minor LAN and GUI fixes to Admin > Users (mainly Ranks)
2013-02-07 21:57:07 +01:00
SecretR
5aad9b6553
fixed #14
...
Various minor system bugfixes and enhancements
2012-12-11 18:44:54 +02:00
SecretR
12bec41f6e
Work on $14 - user options ready, addUser work in progress;
...
Form handler - introducing admin_trigger() alias
Various minor fixes
2012-12-10 17:17:51 +02:00
SecretR
7cf904675b
#14 More user administration work. All list (dropdown) options are back. Still work in progress. Various system fixes and enhancements.
2012-12-10 01:20:56 +02:00
SecretR
72905055e7
#14 User administration rewrite (set user class, quick add user not functional, work in progress);
...
retrieve() DB method update (work in progress);
2012-12-09 00:48:04 +02:00
CaMer0n
09f789b09d
Mostly some LANs relating to 'comments' to synchronize with v1. USERJOINED constant added to sync with v1 also.
2012-07-21 03:55:04 +00:00
CaMer0n
414acedafc
Admin perms cleanup. Enhanced ui, multiple perms for sections of admin->users. Support for more perms.
2011-05-11 11:56:42 +00:00
CaMer0n
b495e8edfa
Mail template work. Quick-Add-User now has it's own template also.
2011-05-04 09:22:09 +00:00
secretr
7ccb925587
EONE-62 (New Feature): Improved extended field model (fields of type db working now);
...
structure model improvements;
extended fields administration problems solved (there are maybe more);
init_session() and login core routines modified to work with user models;
option Login As added on user administration (visible from main admins only);
minor fixes;
2010-05-14 18:45:51 +00:00
secretr
4fecfffddd
svn keywords added (v0.8)
2010-02-10 18:18:01 +00:00
CaMer0n
1377b23532
Fix copyright info.
2009-11-18 01:06:08 +00:00
CaMer0n
d5ff425a49
Easy editing of administrator perms from admin->users.
2009-11-12 05:11:47 +00:00
CaMer0n
f194fadfc7
Added 'Remove Userclass' to batch options.
2009-08-10 15:34:28 +00:00
CaMer0n
09be59c9d8
admin/userclass.php and admin/userinfo.php now included in admin/users.php. deprecated files and their language files removed.
2009-08-05 16:02:09 +00:00
CaMer0n
6fcf86cea6
More work on admin->user batch processing. Userclass adding/removing completed. Also removed reliance on admin/userclass.php
2009-07-23 06:55:39 +00:00
CaMer0n
cd8d4b46b3
Purge "Unverified Older than 30 days" added.
2009-06-24 20:10:34 +00:00
mcfly
9f6da45e70
User Ranks admin completed
2009-01-18 01:39:20 +00:00
e107steved
540146be8f
Modify user-related stuff to use new db_Update() structure - hopefully nothing broken
2009-01-11 21:06:52 +00:00
mcfly
7e2f8dca18
Moving user rank configuration to admin->users, away from forum. Just started, not finished.
2008-12-22 03:15:04 +00:00
e107steved
b7d0b113c3
Start of generic user data validation, kill references to user_realm field
2008-12-21 11:07:58 +00:00
e107steved
5557e844de
Bugtracker #4449 - update LANs
2008-07-03 21:23:47 +00:00
e107steved
b5771e501d
Password options for logon, email login option, random user name/PW generation, Bugtracker #4393 and possibly others previously added to 0.7
2008-06-13 20:20:23 +00:00
e107steved
6ab55eec3d
'quick add user': Option to send email to user, better vetting on parameters. Admin log all changes
2008-01-01 12:38:05 +00:00
e107steved
9162ce692a
Various banlist/logging updates
2007-12-26 13:21:34 +00:00
e107steved
298202106c
Update banlist handling
2007-12-09 16:42:23 +00:00
e107steved
862d1b4fb2
Bounce processing mods
2007-09-28 20:50:23 +00:00
e107steved
20b5a1e46c
More processing options for bounces
2007-08-06 19:35:17 +00:00
CaMer0n
90cc3a5ba4
Bugfix - corrected admin/lan_users.php - USRLAN_65 and USRLAN_66 (translators please take note). Should say "display name" and not "user name"
2007-04-15 22:50:31 +00:00
CaMer0n
526f219363
changed "Login Name" to "Username".
2007-04-12 23:04:51 +00:00
mcfly
4291bf047c
Added error message and a bit of sql optimization, see bug #3870
2007-03-25 02:01:06 +00:00