aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - CSS fixDavid M2006-01-112-2/+3
* A few changes to the installer as a result of changes elsewhereGraham Eames2006-01-082-30/+41
* Auth changes for these modules as per the schema from beforeGraham Eames2006-01-083-10/+10
* - array_combine replacement for PHP4Nils Adermann2006-01-071-1/+32
* Refresh of the subSilver style sheet. Fonts are now defined in ems and styles...Tom Beddard2006-01-079-236/+619
* Fix for SQL error when the $forum_ary array is empty when there are no global...Tom Beddard2006-01-071-2/+6
* Added grouping by user_id to the team leader list queryTom Beddard2006-01-071-0/+1
* Removing an unused table from the schemaGraham Eames2006-01-067-83/+0
* Fixing a permissions issue where a user only has local moderator rights.Graham Eames2006-01-064-20/+17
* making sure coding guidelines are met... ;)Meik Sievertsen2006-01-062-9/+13
* Updated the General Error pageTom Beddard2006-01-052-15/+59
* when logging out or clearing cookies the session_id is cleared, but this brok...Tom Beddard2006-01-051-0/+2
* Prevents an occasional error where the $this->data['session_time'] is undefined.Tom Beddard2006-01-051-3/+8
* L10n of warning messages sent to the userGraham Eames2006-01-053-10/+23
* Fix 2 minor errors:Graham Eames2006-01-052-1/+2
* - acm::exists() is considered private now and was renamed to acm::_exists()Nils Adermann2006-01-054-37/+23
* Updated references to posts to be #p[post_id] rather than #[post_id] since it...Tom Beddard2006-01-046-9/+9
* - sperate permissions from sessionsMeik Sievertsen2006-01-047-383/+496
* - file_get_contents instead of imploding file()s or fread()ing till the maxim...David M2006-01-047-68/+38
* And as if by magoc they are hidden (a minor change I missed commiting before ...Graham Eames2006-01-031-1/+2
* First update of the new admin style to being it in line with the new frontend...Tom Beddard2006-01-0332-581/+456
* Added class="radio" to the hardcoded radio button input strings to prevent <i...Tom Beddard2006-01-031-3/+3
* - ability to create new styleMeik Sievertsen2006-01-032-16/+173
* - updated imageset cfgMeik Sievertsen2006-01-021-69/+68
* - install style and style elementsMeik Sievertsen2006-01-0213-39/+754
* - Added a freeresultDavid M2006-01-011-0/+1
* - Defined some DBAL class varsDavid M2006-01-011-0/+3
* - 18446744073709551615 becomes a float. This causes MySQL to read it as 1. Ha...David M2006-01-012-2/+2
* - Polls work! Hooray for polls!David M2006-01-011-11/+11
* Fixed new PM link and added online status flagTom Beddard2005-12-302-2/+3
* Registered group list query was showing duplicate groups.Tom Beddard2005-12-301-0/+1
* - fix a very nasty error: If there is a tree of more than one category but wi...Meik Sievertsen2005-12-301-15/+73
* - fix query for obtaining usernames beginning with a character and additional...Meik Sievertsen2005-12-301-3/+2
* Changed ONLINE_STATUS flag to S_ONLINE for consistancyTom Beddard2005-12-302-2/+2
* Added some missing UCP explaination textTom Beddard2005-12-301-2/+5
* Preliminary folder icon display for bookmarked topicsTom Beddard2005-12-301-4/+7
* - mt_srand in unique_id working properly (swapped usec and sec)Nils Adermann2005-12-302-2/+1
* Changes to fix instant message popup errorsTom Beddard2005-12-301-2/+3
* Added topic folder image source and user profile link for posts results pageTom Beddard2005-12-301-0/+1
* Little tweaks for the members listing/profile pageTom Beddard2005-12-302-5/+8
* - Buh? Incorrect lang index...David M2005-12-291-2/+1
* // TODO: Buy more bug sprayDavid M2005-12-291-1/+1
* This was causing trouble on ppc, I kept getting the same random string (proba...Nils Adermann2005-12-291-3/+0
* Bug Spray!David M2005-12-291-17/+17
* Search related stringsTom Beddard2005-12-291-0/+2
* A few fixes and a new online_status template variableTom Beddard2005-12-291-4/+5
* Added the topic icon src variable to bring in line with viewtopic and viewforumTom Beddard2005-12-291-0/+1
* - some changes to browser checking (was the reason for not working logins)Meik Sievertsen2005-12-2820-132/+1862
* Moved text to language fileTom Beddard2005-12-282-2/+3
* SQL error fix for subscribed listTom Beddard2005-12-281-1/+1