summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-23provide gif alternatives for all png icons. this will allow us to remove the ...Max Kremmel2-0/+0
2007-06-22update to work with getIncludeFiles()Max Kremmel1-2/+2
2007-06-22make use of the getIncludeFiles methodMax Kremmel1-17/+6
2007-06-20use all permissions to check against when assigning permissions to a group. i...Max Kremmel1-6/+4
2007-06-20fix calls to getGroupPermissionsMax Kremmel2-5/+7
2007-06-17massive rework of group permission assignment UI. this interface is a 'everyt...Max Kremmel7-125/+104
2007-06-17update getAllGroups() to not return stuff in ['data'] hashkey. this is still ...Max Kremmel7-33/+31
2007-06-17*** empty log message ***Max Kremmel1-9/+7
2007-06-17add option to only show root groupsMax Kremmel1-10/+11
2007-06-17undefined index fixesMax Kremmel1-7/+6
2007-06-17getGroupPermissions() now takes a parameter hash instead of the individual in...Max Kremmel4-37/+45
2007-06-17remove references to unused BitCache class. this has to be rewritten a bit an...Max Kremmel1-15/+3
2007-06-16oops, typoMax Kremmel2-6/+6
2007-06-16fix call to level assignmentMax Kremmel1-4/+4
2007-06-16wiki attachments permissions have been replaced by the central permissionsLester Caine1-6/+0
2007-06-16Removed all references to obsolete variable "wiki_icache"Lee L Bell1-20/+1
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