summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-15ensure that permission is not empty on store.Max Kremmel1-3/+5
2007-06-15make sure no empty permissions can show up on unassigned perms pageMax Kremmel1-6/+6
2007-06-15Trim png feature checkLester Caine1-5/+3
2007-06-15liberty_fetch_thumbnail_url to get attachment thumbnailsLester Caine1-6/+6
2007-06-15Allow user images to be .png via liberty_png_thumbnailsLester Caine1-8/+12
2007-06-15Fix error messageLester Caine1-4/+4
2007-06-15CHOP CHOP: cut out group nesting code and moved groups level stuff to separat...Max Kremmel9-285/+155
2007-06-14move more crud to shitbits and remove a couple of anciet tikiwiki modulesMax Kremmel20-219/+0
2007-06-14fix profile to work with moduleParamsMax Kremmel2-13/+14
2007-06-14Revamp my_groups so it works, the code is (a little) cleaner and there isn't ...Nick Palmer3-78/+92
2007-06-14bug 1707875: check for existing email address before applying itMax Kremmel3-17/+27
2007-06-14don't excede character limitMax Kremmel1-4/+4
2007-06-13add existing email address check to admin user addition. BUG 1673153Max Kremmel1-2/+4
2007-06-13INNER JOIN to liberty_content in getList so sort_mode's on lc columns don't f...Christian Fowler1-4/+7
2007-06-13remove links to dead featuresMax Kremmel1-7/+0
2007-06-13fix navigation paneMax Kremmel1-5/+5
2007-06-13don't use duplicate iconsMax Kremmel1-1/+1
2007-06-01remove a lot of antiquated code including breadcrumbs and outdated wiki-speci...Max Kremmel3-25/+5
2007-05-30use bitpackage:users/edit_personal_page.tpl instead of dependency on wiki/edi...Christian Fowler1-3/+3
2007-05-30add initial getThumbnailUrl implementation override from LibContentChristian Fowler1-3/+13
2007-05-29remove dependcy on wiki page for editing user personal pageChristian Fowler1-0/+263
2007-05-22Modify language switch to also pick up session default if not logged in - ano...Lester Caine1-4/+9
2007-05-22Switch output to users language preference if not being controlled by the bro...Lester Caine1-3/+8
2007-05-20avoid SVO-fixated wordinglaetzer1-1/+1
2007-05-20valid HTML if username contains & etc.laetzer1-6/+7
2007-05-05use layoutHash to make sure we load the 'home' layoutChristian Fowler1-3/+4
2007-05-05add some preimlinary code for user_domainsChristian Fowler2-3/+38
2007-05-05only remove expired sessions for a few minutes, not an entire hour, check for...Christian Fowler1-5/+5
2007-05-03"Group List" icon instead of text, like the otherslaetzer2-3/+7
2007-05-03move link_title stuff to BitUser::getDisplayName(), allow additional paramete...Max Kremmel1-5/+5
2007-05-02title attribute for username link moved from BitUser.php to function.displayn...laetzer1-4/+4
2007-05-02only return link to users homepage when user has permission to view it.Max Kremmel1-12/+5
2007-04-23fatalError message translation standardisation: fatalError message is not tra...Max Kremmel3-10/+10
2007-04-20Remove quicktags init.Nick Palmer1-7/+2
2007-04-16add legendMax Kremmel1-1/+3
2007-04-15improve readabilityMax Kremmel1-14/+23
2007-04-15use {required}Max Kremmel1-5/+5
2007-04-14add unassigned perms check page to menuMax Kremmel1-3/+4
2007-04-11 ----------------------------------------------------------------------Thomas Recknagel1-2/+2
2007-04-06add config option after_reg_url default url to laod after user registrationwjames52-4/+10
2007-04-06move call for service registration tpl inclusion so that they are included wh...wjames51-19/+22
2007-04-04move all style related code to BitThemes to further clean up the mess. all st...Max Kremmel3-20/+16
2007-04-04remove permission assignment commentMax Kremmel1-13/+0
2007-04-04fix and update center user module display - finally users adhere to default l...Max Kremmel3-100/+55
2007-04-02Add register menu to users menu when registration is allowed.Nick Palmer1-0/+7
2007-04-02Massive changes to themes layout engine:Max Kremmel3-9/+11
2007-03-19move object_permissions to liberty_content_permissionsChristian Fowler2-116/+3
2007-03-14comment RewriteBase lineMax Kremmel1-1/+2
2007-03-10Added support for changing status and owners of content. Reordered some statu...Nick Palmer1-3/+17
2007-03-09delete entries in liberty_content_prefs if empty or equal to site settingsMax Kremmel1-4/+8