summaryrefslogtreecommitdiff
path: root/templates/users_admin.tpl
AgeCommit message (Collapse)AuthorFilesLines
2007-11-15moving user import to an admin page of its own. 2 new files for this, and 1 ↵MW1-75/+1
new users_lib.php file for common functions. Just 1 so far.
2007-11-14Changed admin 'add user' to use same mechanism as batch import, separating ↵MW1-1/+25
it from the global user registration. Also fixed addition into default group when added/imported.
2007-11-13Major improvement of Batch Import of users. Adds 4 new functions to separate ↵MW1-3/+27
the process from global user registration. 2 of these are split out from BitUser::verifyEmail() to handle validation of email syntax and MX host so they can be reused, which is done by the batch import. Admin can now set if email should be sent to imported users, validate users by email as well as validate email address (MX host check). Import a ready made password hash e.g. from phpBB2 and passwords are auto generated if not specified in the CSV file. Admin can also truely overwrite user records on import, which proper check of existing user_id, login and email (in that order) with mixing the result. I will write up some docs for this to publish on site as well.
2006-11-16fix and enhance batch user importMax Kremmel1-3/+18
2006-09-03change all biticon links to point to the new icons provided in ↵Max Kremmel1-2/+2
themes/icon_styles, update themes manager to make icon styles selectable, massive script used to do this ( will me made available shortly ) - might not all be perfect. please help out by fixing broken icon links.
2006-02-14remove mini service templates from user additionMax Kremmel1-2/+2
2005-10-12merge recent changes to HEADChristian Fowler1-12/+2
2005-08-24synch recent changes from R1 to HEADMax Kremmel1-2/+16
2005-08-07merge recent changes from R1 to HEADMax Kremmel1-3/+3
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+119