CaMer0n
b495e8edfa
Mail template work. Quick-Add-User now has it's own template also.
2011-05-04 09:22:09 +00:00
nlstart
7918c28698
Improved check to ban IP address; thanks McFly
2011-01-13 20:57:18 +00:00
nlstart
9d6d7c13f1
Improved check to ban IP address
2011-01-13 14:48:58 +00:00
nlstart
a5661bf40e
Improved check to ban IP address
2010-12-17 14:49:08 +00:00
e107steved
5ecdcd2440
Get rid of deprecated functions
2010-10-28 20:17:40 +00:00
secretr
c766c5a8f2
PHP 5.3+(and NOT 3+ as stated in the previous commit :) ) overall system compatibility
2010-10-28 10:54:33 +00:00
secretr
645d2dda6d
Mass changes (work in progress - related beta testing and feedback highly appreciated)
...
- New session handler - appropriate changes made at important core areas (language handler, chap login related)
- Overall better COOKIE handling (on both server and client side) - cookies respect now installation path, domain (based on language settings)
- Introduced Security Levels (see session handler constants/docs), security level option could be added to install routine now
- Security level printed on Administration info panel, appropriate lans added (subject of discussion)
- e_TOKEN security part of session handling now - logic depends depends on security level (TODO - POST_REFERER removal)
- e_print, e_dump debug functions added (for quick and nice debug view via site output), native overall FirePhp support planned
- a lot of minor bugfixes
2010-10-26 07:41:20 +00:00
e107steved
bd4d34d933
EONE-120: login name not displayed. possible fix
2010-09-05 12:12:46 +00:00
secretr
3519194c81
EONE-62 (New Feature): User model builds proper user class list now;
...
Userclass administration UI problems fixed (hopefully);
2010-05-17 14:13:50 +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
mcfly
5306afd727
${task.key} (${task.type}): User ranks now configurable and render properly. Still need to work on moving config from forum, and establishing a default config.
2010-03-13 18:59:28 +00:00
secretr
4fecfffddd
svn keywords added (v0.8)
2010-02-10 18:18:01 +00:00
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