| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2007-02-26 | Fix selection of existing time display setting | Lester Caine | 1 | -2/+2 | |
| 2007-02-24 | fix 'seperate' spelling mistakes | Max Kremmel | 1 | -2/+2 | |
| 2007-02-23 | massive code cleanup on users prefs page and allow users to set the site ↵ | Max Kremmel | 1 | -134/+157 | |
| theme in the preferences page if the settings allow it | |||||
| 2007-02-13 | fix to show language again | Marko Weltzer | 1 | -1/+1 | |
| 2007-02-13 | fix user wiki pages to work better with stars information | Max Kremmel | 2 | -4/+5 | |
| 2007-02-05 | move the registration email warning to the right place | Max Kremmel | 1 | -5/+5 | |
| 2007-02-05 | change the way this email is translated | Max Kremmel | 2 | -10/+10 | |
| 2007-02-05 | clean up template | Max Kremmel | 1 | -31/+48 | |
| 2007-01-24 | fix single user removal | Max Kremmel | 1 | -1/+1 | |
| 2007-01-24 | close <a> tag and add missing {tr}s | Max Kremmel | 1 | -3/+3 | |
| 2007-01-24 | remove nested .data class | Max Kremmel | 1 | -1/+1 | |
| 2007-01-24 | display full language name | Max Kremmel | 1 | -2/+3 | |
| 2007-01-14 | convert div.header h2 to div.header p where <h2> represents a description ↵ | Max Kremmel | 3 | -5/+5 | |
| such as in wiki pages | |||||
| 2007-01-12 | use site_title in login button | Max Kremmel | 1 | -1/+1 | |
| 2007-01-10 | add user content list link | Max Kremmel | 2 | -5/+7 | |
| 2007-01-07 | fix remove icon condition | Max Kremmel | 1 | -1/+1 | |
| 2007-01-05 | searched for .title} .description} and .data} and added |escape where ↵ | Max Kremmel | 1 | -2/+2 | |
| appropriate (i hope). might have misinterpreted a situation or two, so please keep a lookout... | |||||
| 2007-01-04 | more cleanup... | Max Kremmel | 1 | -4/+3 | |
| 2007-01-04 | remove some {tr}s to simplify translations and remove unnecessary {literal}s | Max Kremmel | 1 | -7/+6 | |
| 2006-12-22 | only display permissions of active packages | Max Kremmel | 1 | -9/+11 | |
| 2006-12-20 | whitespace | Max Kremmel | 1 | -125/+125 | |
| 2006-12-19 | use icon that exists | Max Kremmel | 1 | -1/+1 | |
| 2006-12-19 | work around {displayname} limitations when displaying login name instead of ↵ | Max Kremmel | 1 | -1/+5 | |
| real name | |||||
| 2006-12-16 | remove ugly _REQUEST stuff in BitPermUser::expunge and enable batch deletion ↵ | Max Kremmel | 1 | -32/+53 | |
| of users | |||||
| 2006-12-04 | display captcha error when wrong code has been entered | Max Kremmel | 1 | -0/+1 | |
| 2006-11-26 | move getAttachmentList function to LibertyAttachable, where it belongs and ↵ | Max Kremmel | 1 | -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-17 | clean up password reminder | Christian Fowler | 1 | -1/+1 | |
| 2006-11-16 | fix and enhance batch user import | Max Kremmel | 1 | -3/+18 | |
| 2006-11-15 | fix user validate registration | Christian Fowler | 1 | -1/+1 | |
| 2006-11-10 | add default ititle for deprecated/unavailable packages from upgrade, etc... | Christian Fowler | 1 | -2/+2 | |
| 2006-11-10 | clean up remind password wording and logic for non-clear storage | Christian Fowler | 1 | -3/+9 | |
| 2006-10-19 | fix password reminder for clear passwords | Christian Fowler | 1 | -0/+6 | |
| 2006-09-20 | force icon for flag biticon | Christian Fowler | 1 | -2/+2 | |
| 2006-09-19 | use different icons for mail related stuff | Max Kremmel | 1 | -1/+1 | |
| 2006-09-16 | use the captcha smary plugin for user registration as well | Max Kremmel | 1 | -10/+1 | |
| 2006-09-16 | massive captcha cleanup, centralised captcha verification, added option to ↵ | Max Kremmel | 2 | -10/+4 | |
| use freecap (settings in liberty admin screen), only one captcha verification needed per session | |||||
| 2006-09-15 | simple function captcha now working for shoutbox | Christian Fowler | 1 | -2/+2 | |
| 2006-09-15 | move file to a more general captcha solution | Christian Fowler | 1 | -1/+1 | |
| 2006-09-15 | further streamline boxes - remove .boxtitle entirely, clean up box template ↵ | Max Kremmel | 2 | -8/+8 | |
| and assign correct class names to icon in admin menu | |||||
| 2006-09-14 | replace <div class="boxtitle"> with <h3 class="boxtitle"> | Max Kremmel | 1 | -11/+11 | |
| 2006-09-13 | link user names for easy assumption | Christian Fowler | 1 | -1/+1 | |
| 2006-09-12 | add pagination to user_activity | Christian Fowler | 1 | -0/+1 | |
| 2006-09-12 | clean up of activity display to something readable | Christian Fowler | 1 | -9/+7 | |
| 2006-09-12 | major overhaul to change and remind password. This should fix outstanding ↵ | Christian Fowler | 3 | -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-12 | fix up userActivity with some clickable links | Christian Fowler | 1 | -2/+2 | |
| 2006-09-12 | fix uname typo in change password view_user hidden form element | Christian Fowler | 1 | -1/+1 | |
| 2006-09-06 | fix busted missing closing tr tag | Christian Fowler | 1 | -1/+1 | |
| 2006-09-06 | proect edit link with isRegistered | Christian Fowler | 1 | -1/+1 | |
| 2006-09-03 | change all biticon links to point to the new icons provided in ↵ | Max Kremmel | 13 | -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-03 | clean up html | Max Kremmel | 1 | -9/+12 | |
