1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

51 Commits

Author SHA1 Message Date
CaMer0n
f194fadfc7 Added 'Remove Userclass' to batch options. 2009-08-10 15:34:28 +00:00
CaMer0n
f58c4bfeb8 removed 'default' sorting from status column 2009-08-05 22:37:16 +00:00
CaMer0n
db4783d260 usersettings.php feels like admin now when editing a user's details. - nav menu added. 2009-08-05 22:03:23 +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
14d3755d1d small css fix 2009-08-03 16:43:46 +00:00
CaMer0n
00a0516de2 Refined the basic filtering and searching of admin->users. 2009-08-03 16:40:09 +00:00
CaMer0n
f48cdb5e39 some 'new db' removal 2009-07-23 15:21:41 +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
c4282123b0 Batch user changes, partially done.. 2009-07-22 17:04:59 +00:00
marj
051d0666b3 few XHTML compliance 2009-07-19 14:59:06 +00:00
marj
b37f8df961 language cleanup 2009-07-18 15:14:38 +00:00
CaMer0n
9ab872b199 More icon cleanup, also reworked the $frm->thead function to automatically generate sorting-links based on a query-pattern. (ie. no need to enter urls into the field array) 2009-07-17 07:53:13 +00:00
CaMer0n
6c0bd1e16a admin-> custom pages and admin->users. More work on column selection. 2009-07-08 10:31:53 +00:00
CaMer0n
1fc91d7dd9 PHP warning fix. 2009-07-08 07:00:26 +00:00
CaMer0n
14a840636a Notice/Warning Removal. + admin -> users cleanup. (work in progress) 2009-07-08 06:58:00 +00:00
marj
7d3cfef795 cleaned up some lan 2009-07-06 07:50:44 +00:00
CaMer0n
cd8d4b46b3 Purge "Unverified Older than 30 days" added. 2009-06-24 20:10:34 +00:00
e107steved
6aa6fd68b4 Various bug fixes, bug creations, tweaks and changes 2009-06-12 20:41:35 +00:00
secretr
e0ee6c455e quick fixed sql strict error (adduser action) 2009-04-27 10:42:14 +00:00
e107steved
710525bbd1 Show headings in user list 2009-02-09 22:23:44 +00:00
mcfly
6633e23f94 Added setScVar() function to shortcode handler, modified forum and news to use new function. More work on new level handler, implemented it in forum shortcodes. 2009-01-25 17:44:13 +00:00
mcfly
a5828e4dcd User Ranks cache handling fixup 2009-01-18 16:47:41 +00:00
mcfly
9f6da45e70 User Ranks admin completed 2009-01-18 01:39:20 +00:00
mcfly
576195bb29 user ranks config getting closer 2009-01-17 03:27:17 +00:00
e107steved
70a2b51da7 Update db access - change admin password 2009-01-11 22:11:19 +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
4035c47288 More progress on user ranks 2009-01-11 04:13:01 +00:00
e107steved
8b202d55cc Bugtracker #4641 - some login name boxes not big enough 2009-01-02 20:04:07 +00:00
e107steved
a794a90c4f More work on user management 2008-12-29 09:31:36 +00:00
mcfly
ee43f9d4b6 More work on moving user ranks 2008-12-22 14:06:17 +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
0c5462b757 First cut of mods to signup to share validation with other user-centric modules 2008-12-21 22:17:05 +00:00
e107steved
64b024a80f Show user ip address as IPV4 when it is 2008-12-21 16:19:29 +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
8bd8d33ab0 Extra checking 2008-06-06 19:14:20 +00:00
e107steved
558d0e4984 Bugtracker #4383 - doubled up array element 2008-04-08 21:29:34 +00:00
e107steved
bcd40463a7 Simplify admin logging messages 2008-01-16 22:18:27 +00:00
e107steved
0885417425 Support TLS options on bounced email account 2008-01-02 20:14:13 +00:00
e107steved
8f9f596b02 Tidy up user class setting by admin 2008-01-01 18:18:12 +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
cee860bac9 Bugtracker #4182 possible fix - resend confirmation email to all 2007-11-01 22:01:38 +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
lia
0e0c7169d2 online: new 'online' menu, removing online_menu and online_extended_menu and lastseen_menu (as a seperate folder) the new 'online' plugin folder contains the new combined online menu and the lastseen menu, added a config area for those two as well, all templated and using shortcodes 2007-05-01 19:50:56 +00:00
mcfly
4291bf047c Added error message and a bit of sql optimization, see bug #3870 2007-03-25 02:01:06 +00:00
e107steved
fd85273491 Bugtracker #3708 - extra check prior to avoid deleting main admins 2007-02-24 16:39:14 +00:00