1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

272 Commits

Author SHA1 Message Date
e107steved
51b8c0d839 Display of ban status accurately reflects ban 2010-02-07 18:32:35 +00:00
CaMer0n
70fa5dbb71 Don't display userclass batch options unless userclasses have been defined. 2009-11-23 01:17:29 +00:00
CaMer0n
0048078c6e Some code cleanup. auto-redirection to previous admin page if log back in within 5 mins. 2009-11-22 14:10:09 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
CaMer0n
eb8d492ead More small things 2009-11-17 13:12:43 +00:00
CaMer0n
d5ff425a49 Easy editing of administrator perms from admin->users. 2009-11-12 05:11:47 +00:00
CaMer0n
71f9e1be72 Added some TODO notes 2009-11-12 02:14:26 +00:00
CaMer0n
6b4a58674d minor gui cleanup 2009-11-12 02:09:03 +00:00
CaMer0n
2c9190de6b added "Make Admin" to 'Quick Add User" and cleaned up administrator routines. 2009-11-12 01:53:16 +00:00
CaMer0n
15a83d309a Some language file cleanup. Undetected phrases have been disabled. 2009-11-08 09:14:39 +00:00
secretr
18a4b9bfe9 Admin tools - column selector working everywhere again; improved UI - list/editQuery not needed anymore, queries are auto-generated, table JOIN support added (see comment manager), various improvement, still work in progress 2009-11-05 17:32:19 +00:00
e107steved
5534fb57dd Exclude user extended categories from field selection 2009-10-21 21:36:10 +00:00
e107steved
36c44d81cf Remove spurious LAN constant 2009-10-21 19:19:53 +00:00
CaMer0n
24ed49a86a admin->users and admin->userclass minor interface and code cleanup. 2009-10-21 07:31:07 +00:00
CaMer0n
1f1c46000c Userclass assignment working properly again. 2009-09-22 19:43:34 +00:00
marj
201b7e20f1 Add include_lan() to admin pages 2009-08-28 16:11:02 +00:00
bugrain
d7ec50aecc Removed showing of asterisk for 'same userclass as previous user' 2009-08-26 21:17:20 +00:00
marj
9863e49cdb a bit of legacy BULLET code review 2009-08-23 10:57:51 +00:00
e107steved
6eafcda674 Get rid of legacy user_class class 2009-08-22 21:27:34 +00:00
e107steved
f715e1df32 Tidy up some userclass stuff 2009-08-19 21:33:20 +00:00
bugrain
3816e3ba55 Chnages to make batch processing common code reusable - moved setting up of drop down list to form handler, made JavaScript unobtrusive
First stab at a datepicker function for form handler - very basic
Some tidying up in download plugin
2009-08-14 23:22:38 +00:00
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