summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-04tra() email subjectMax Kremmel1-3/+3
2007-01-04more cleanup...Max Kremmel1-4/+3
2007-01-04remove some {tr}s to simplify translations and remove unnecessary {literal}sMax Kremmel1-7/+6
2007-01-01clean up output a bitMax Kremmel1-4/+4
2007-01-01add users rss that ppl can track user registrationsMax Kremmel1-0/+75
2006-12-31improve input jsMax Kremmel1-4/+4
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-30load prototype - needed for attachment browserMax Kremmel1-3/+5
2006-12-29fix reference to wrong column nameMax Kremmel1-4/+4
2006-12-25udpate old codeMax 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-22only display permissions of active packagesMax Kremmel2-20/+44
2006-12-20whitespaceMax Kremmel1-125/+125
2006-12-20only admins may admin admins ;-)Max Kremmel1-5/+4
2006-12-19oops, didn't mean to commit that.Max Kremmel1-7/+1
2006-12-19display number of unread messages if need beMax Kremmel1-1/+7
2006-12-19use icon that existsMax Kremmel1-1/+1
2006-12-19work around {displayname} limitations when displaying login name instead of r...Max Kremmel1-1/+5
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 Kremmel3-58/+129
2006-12-08log user deletionMax Kremmel1-3/+8
2006-12-07fix liberty action logging for user registrationMax Kremmel1-6/+13
2006-12-04insert missing mDb->Max Kremmel1-4/+4
2006-12-04display captcha error when wrong code has been enteredMax Kremmel1-0/+1
2006-11-29force string conversion to avoid NULL insert into users_cnxn.user_agentChristian Fowler1-4/+4
2006-11-26move getAttachmentList function to LibertyAttachable, where it belongs and ad...Max Kremmel2-34/+11
2006-11-17fix mPerm emptying and reloading on full loadChristian Fowler1-3/+4
2006-11-17clean up password reminderChristian Fowler2-7/+3
2006-11-17unset information if login failedChristian Fowler1-3/+5
2006-11-16fix and enhance batch user importMax Kremmel2-27/+51
2006-11-15fix user validate registrationChristian Fowler2-6/+6
2006-11-15Fix users_validate_email config check (was a duplicate users_validate_users)Christian Fowler1-4/+4
2006-11-15add hyphens to the list of accepted username characters.Max Kremmel1-6/+6
2006-11-10add default ititle for deprecated/unavailable packages from upgrade, etc...Christian Fowler1-2/+2
2006-11-10remove debugChristian Fowler1-3/+2
2006-11-10clean up remind password wording and logic for non-clear storageChristian Fowler1-3/+9
2006-11-10fix password changing for accounts with null .login columnChristian Fowler2-10/+10
2006-10-19fix password reminder for clear passwordsChristian Fowler2-5/+12
2006-10-13phpDoc additionsLester Caine4-0/+53
2006-10-12fix passcode for registerChristian Fowler2-5/+5
2006-10-11add missing users_favorites_map tableChristian Fowler1-0/+8
2006-10-04Extra flagLester Caine1-0/+0
2006-09-21comments out vd that was accidentally left activewjames51-4/+4
2006-09-20force icon for flag biticonChristian Fowler1-2/+2
2006-09-20quiet Security Violation log for referer-less requestsChristian Fowler1-4/+4
2006-09-19use different icons for mail related stuffMax Kremmel2-2/+2
2006-09-17remove debugMax Kremmel1-3/+1
2006-09-16use the captcha smary plugin for user registration as wellMax Kremmel1-10/+1
2006-09-16massive captcha cleanup, centralised captcha verification, added option to us...Max Kremmel6-22/+30