summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)AuthorFilesLines
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
2006-09-14replace <div class="boxtitle"> with <h3 class="boxtitle">Max Kremmel1-11/+11
2006-09-13link user names for easy assumptionChristian Fowler1-1/+1
2006-09-12add pagination to user_activityChristian Fowler1-0/+1
2006-09-12clean up of activity display to something readableChristian Fowler1-9/+7
2006-09-12major overhaul to change and remind password. This should fix outstanding ↵Christian Fowler3-14/+5
issues, and clean up old TW code. It also reduced the lenght of the confirm URL so email apps are less likely to truncate it. If you need to change anything related to user password confirmation or changing, please check with spiderr first.
2006-09-12fix up userActivity with some clickable linksChristian Fowler1-2/+2
2006-09-12fix uname typo in change password view_user hidden form elementChristian Fowler1-1/+1
2006-09-06fix busted missing closing tr tagChristian Fowler1-1/+1
2006-09-06proect edit link with isRegisteredChristian Fowler1-1/+1
2006-09-03change all biticon links to point to the new icons provided in ↵Max Kremmel13-45/+45
themes/icon_styles, update themes manager to make icon styles selectable, massive script used to do this ( will me made available shortly ) - might not all be perfect. please help out by fixing broken icon links.
2006-09-03clean up htmlMax Kremmel1-9/+12