summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Expand)AuthorFilesLines
2007-02-24fix 'seperate' spelling mistakesMax Kremmel1-2/+2
2007-01-29fix alter table typo assume_from_user_id -> assume_user_idJams H Thompson1-1/+1
2006-12-31translate content_description when it's loaded that we don't have to worry ab...Max Kremmel1-2/+2
2006-12-31translate content descriptionMax Kremmel1-3/+3
2006-12-23friggin smarty bug... when you set a var TRUE, it doesn't check to see what i...Max Kremmel1-2/+2
2006-12-20only admins may admin admins ;-)Max Kremmel1-5/+4
2006-12-19remove limitation that you can't re-assign groups to admin users.Max Kremmel1-40/+5
2006-12-16remove ugly _REQUEST stuff in BitPermUser::expunge and enable batch deletion ...Max Kremmel1-6/+39
2006-11-16fix and enhance batch user importMax Kremmel1-24/+33
2006-10-12fix passcode for registerChristian Fowler1-2/+2
2006-10-11add missing users_favorites_map tableChristian Fowler1-0/+8
2006-09-17remove debugMax Kremmel1-3/+1
2006-09-16massive captcha cleanup, centralised captcha verification, added option to us...Max Kremmel1-2/+2
2006-09-15add permission checking to only display captcha for unperm'ed peopleChristian Fowler1-0/+1
2006-09-12add pagination to user_activityChristian Fowler1-1/+3
2006-09-12major overhaul to change and remind password. This should fix outstanding iss...Christian Fowler1-1/+3
2006-09-12fix up userActivity with some clickable linksChristian Fowler1-0/+17
2006-09-06fix typoChristian Fowler1-2/+2
2006-09-02Sanity check cookie_path for prefix / and if settings are equal to defaults, ...Stephan Borg1-2/+9
2006-09-02Corrected default setting for remember_me to "n"Stephan Borg1-1/+1
2006-08-23Numerous fixes to upgrade scripts + eliminate ability of users to invalidate ...Jams H Thompson2-36/+41
2006-08-16Improve SQL performance and add liberty_content_hits tableJams H Thompson1-0/+1
2006-08-03missing commaMax Kremmel1-3/+3
2006-07-26use user_class config when creating new user objectsChristian Fowler1-2/+3
2006-07-26remove scanChristian Fowler1-2/+1
2006-07-23big cleanup in registration/auth. converted auth plugins to directories to pe...Christian Fowler1-2/+6
2006-07-18fix error on users_cnxn constraintMax Kremmel1-3/+2
2006-07-17SCHEMA CHANGE! add assume_from_user_id to users_cnxnChristian Fowler2-1/+6
2006-07-15Fix Pluggable Auth so it works with php4Hash91-2/+1
2006-07-14first pass at recent user activity. clean up old TW function get_online_users...Christian Fowler1-0/+10
2006-07-13initial cleanup. fix check that variables accutally exist. prevent very LOUD ...Wakeworks1-2/+2
2006-07-13fix pagination and clean up brute force max_records overrideMax Kremmel1-3/+4
2006-07-12Add Pluggable AuthHash91-98/+9
2006-07-06rename assignuser.tpl to standard, add display of quota info if package is pr...Christian Fowler1-2/+6
2006-07-03Prevent LDAP Login being setup and attempted if PHP LDAP Extention isn't loadedHash91-2/+5
2006-06-24use p_users_admin for perm checkingChristian Fowler3-6/+6
2006-05-18sf lost may 8,9Sylvie Greverend2-1/+8
2006-05-08massive clean up to password resetting and changingChristian Fowler1-26/+0
2006-05-08purge user images, check against mUserId, not _REQUEST since object is expung...Christian Fowler1-2/+4
2006-05-06clean up schema files, remove unused PackageInfo data - we really need a pack...Max Kremmel1-3/+0
2006-05-05forgot is_public in the upgradeSylvie Greverend1-0/+5
2006-04-19correct users_pass_due in column namesChristian Fowler1-1/+1
2006-04-19mass kernel_config renaming for users_Christian Fowler4-82/+82
2006-04-19replace dislpay_name config with users_display_nameChristian Fowler2-2/+2
2006-04-19more kernel_config renamesMax Kremmel1-9/+9
2006-04-17more kernel_config renames - themes related config settingsMax Kremmel1-1/+1
2006-04-13store auth_method on saveMax Kremmel1-1/+2
2006-04-12avoid noticeSylvie Greverend1-2/+6
2006-04-11add users_group_permissions name updatesMax Kremmel1-0/+121
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel6-27/+150