summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)AuthorFilesLines
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
Modified Files: admin_group_edit.tpl intralink page=general changed to page=features ----------------------------------------------------------------------
2007-04-04move all style related code to BitThemes to further clean up the mess. all ↵Max Kremmel1-1/+1
style related methods are now called using BitThemes instead of BitSystem
2007-04-04fix and update center user module display - finally users adhere to default ↵Max Kremmel1-7/+0
layout settings and don't 'require' a custom layout
2007-04-02Add register menu to users menu when registration is allowed.Nick Palmer1-0/+7
2007-03-05adds new service users_register_function triggered on firstime login - can ↵wjames51-0/+4
now attach services to new valid registrations
2007-03-02check for correct config settingMax Kremmel1-1/+1
2007-03-01fix users_homepage setting and only store setting if there is something ↵Max Kremmel1-1/+1
useful to store
2007-03-01pass user preferences on as userPrefs hashMax Kremmel1-1/+1
2007-02-27Add a second browser side time display control.Lester Caine1-3/+19
site_display_utc matches the current selection site_display_timezone stores a fixed time zone offset This needs further expansion, but site_display_utc='Local' should work correctly
2007-02-26Fix selection of existing time display settingLester Caine1-2/+2
2007-02-24fix 'seperate' spelling mistakesMax Kremmel1-2/+2
2007-02-23massive code cleanup on users prefs page and allow users to set the site ↵Max Kremmel1-134/+157
theme in the preferences page if the settings allow it
2007-02-13fix to show language againMarko Weltzer1-1/+1
2007-02-13fix user wiki pages to work better with stars informationMax Kremmel2-4/+5
2007-02-05move the registration email warning to the right placeMax Kremmel1-5/+5
2007-02-05change the way this email is translatedMax Kremmel2-10/+10
2007-02-05clean up templateMax Kremmel1-31/+48
2007-01-24fix single user removalMax Kremmel1-1/+1
2007-01-24close <a> tag and add missing {tr}sMax Kremmel1-3/+3
2007-01-24remove nested .data classMax Kremmel1-1/+1
2007-01-24display full language nameMax Kremmel1-2/+3
2007-01-14convert div.header h2 to div.header p where <h2> represents a description ↵Max Kremmel3-5/+5
such as in wiki pages
2007-01-12use site_title in login buttonMax Kremmel1-1/+1
2007-01-10add user content list linkMax Kremmel2-5/+7
2007-01-07fix remove icon conditionMax Kremmel1-1/+1
2007-01-05searched for .title} .description} and .data} and added |escape where ↵Max Kremmel1-2/+2
appropriate (i hope). might have misinterpreted a situation or two, so please keep a lookout...
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
2006-12-22only display permissions of active packagesMax Kremmel1-9/+11
2006-12-20whitespaceMax Kremmel1-125/+125
2006-12-19use icon that existsMax Kremmel1-1/+1
2006-12-19work around {displayname} limitations when displaying login name instead of ↵Max Kremmel1-1/+5
real name
2006-12-16remove ugly _REQUEST stuff in BitPermUser::expunge and enable batch deletion ↵Max Kremmel1-32/+53
of users
2006-12-04display captcha error when wrong code has been enteredMax Kremmel1-0/+1
2006-11-26move getAttachmentList function to LibertyAttachable, where it belongs and ↵Max Kremmel1-0/+5
add a basic page to list all available attachments - only admin may view attachments from other users as well. - functionally still somewhat lacking...
2006-11-17clean up password reminderChristian Fowler1-1/+1
2006-11-16fix and enhance batch user importMax Kremmel1-3/+18
2006-11-15fix user validate registrationChristian Fowler1-1/+1
2006-11-10add default ititle for deprecated/unavailable packages from upgrade, etc...Christian Fowler1-2/+2
2006-11-10clean up remind password wording and logic for non-clear storageChristian Fowler1-3/+9
2006-10-19fix password reminder for clear passwordsChristian Fowler1-0/+6
2006-09-20force icon for flag biticonChristian Fowler1-2/+2
2006-09-19use different icons for mail related stuffMax Kremmel1-1/+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 ↵Max Kremmel2-10/+4
use freecap (settings in liberty admin screen), only one captcha verification needed per session
2006-09-15simple function captcha now working for shoutboxChristian Fowler1-2/+2
2006-09-15move file to a more general captcha solutionChristian Fowler1-1/+1
2006-09-15further streamline boxes - remove .boxtitle entirely, clean up box template ↵Max Kremmel2-8/+8
and assign correct class names to icon in admin menu