aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_main.php
Commit message (Expand)AuthorAgeFilesLines
* - Bug #1185David M2006-04-221-2/+2
* - removed group settings from rolesMeik Sievertsen2006-04-221-2/+4
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-061-1/+1
* ok, thought about this now for too long. I think the best solution circumvent...Meik Sievertsen2006-03-251-29/+0
* - some adjustments for search related config optionsNils Adermann2006-03-231-1/+1
* - hopefully fixed inactive create forum input field + button for safari 2.0.2...Meik Sievertsen2006-03-221-2/+2
* adjusting sql_freeresult a bit as well as our error handler (it now prints ou...Meik Sievertsen2006-03-221-4/+5
* added some language strings as well as fixing the activity listing (Yawner, c...Meik Sievertsen2006-03-221-28/+38
* - Bug 1144David M2006-03-221-2/+1
* - a bunch of bugfixes. :PMeik Sievertsen2006-03-211-1/+1
* hmm, forgot this one.Meik Sievertsen2006-03-151-1/+9
* - adding ability to assign moderator specific ban optionsMeik Sievertsen2006-03-151-6/+20
* - added users activity load settingMeik Sievertsen2006-03-131-88/+81
* Fix for SQL error when the $forum_ary array is empty when there are no global...Tom Beddard2006-01-071-2/+6
* - sperate permissions from sessionsMeik Sievertsen2006-01-041-16/+9
* Preliminary folder icon display for bookmarked topicsTom Beddard2005-12-301-4/+7
* SQL error fix for subscribed listTom Beddard2005-12-281-1/+1
* Expose the warning level and user notes in appropriate places (assumingGraham Eames2005-12-171-0/+1
* - some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in stric...Meik Sievertsen2005-11-281-13/+13
* - some ucp changes (added the module info too)Meik Sievertsen2005-11-171-83/+55
* - updated topic tracking codeMeik Sievertsen2005-10-191-56/+95
* - changed ucp classes to work with the new module systemMeik Sievertsen2005-10-041-26/+13
* - request_var updatesMeik Sievertsen2005-05-151-3/+2
* - topic/forum icon img additionsMeik Sievertsen2005-04-301-2/+6
* - added updated coding guidelinesMeik Sievertsen2005-04-101-1/+1
* - Documentation related changesMeik Sievertsen2005-04-091-12/+14
* - fix sql error (mysql4.1)Meik Sievertsen2005-01-211-6/+6
* - check for zero user_postsMeik Sievertsen2005-01-021-2/+2
* - ucp register/remind/activate fixes mostly regarding account activationMeik Sievertsen2004-10-131-131/+87
* - removing karmaMeik Sievertsen2004-08-041-5/+0
* - fixed permissions for mcp (global permission settings are false if user is ...Meik Sievertsen2004-07-111-2/+2
* - added splitting of topics to mcpMeik Sievertsen2004-07-091-20/+42
* - remove output buffering options from download.php (not needed anymore)Meik Sievertsen2004-07-081-15/+3
* - fixed notification redirectionMeik Sievertsen2004-06-151-0/+2
* - added folder_moved imageMeik Sievertsen2004-06-061-0/+161
* ucp updatesMeik Sievertsen2004-05-261-37/+59
* fix some issues with oop, fixing small bugs and prepare the next steps...Meik Sievertsen2004-05-021-8/+31
* - put consoring and smilie processing into functions (we use them all over th...Meik Sievertsen2004-02-211-3/+3
* Update for new karma image location/creationPaul S. Owen2004-01-111-2/+4
* minor changes...Meik Sievertsen2004-01-101-52/+47
* Finished drafts, one bit is remaining though.Meik Sievertsen2003-11-161-41/+40
* new permissions, merged attachment tables (the intended purpose of two tables...Meik Sievertsen2003-11-041-2/+2
* Change in format of module db data, add zebra, many things probably "damaged ...Paul S. Owen2003-10-011-53/+51
* Updates mainly for removal of extension + header comment ... moved some aspec...Paul S. Owen2003-09-071-2/+2
* initial draft functionality, loading (and a bunch of other stuff) is not impl...Meik Sievertsen2003-09-041-20/+166
* Move certain methods out of ucp class, move ucp class into ucp, break half a ...Paul S. Owen2003-07-071-13/+16
* Global announcements ... sort of work ... well they seem to, need to look at ...Paul S. Owen2003-06-231-38/+66
* Majority are UCP related updates ... avatars should now work, aside from gall...Paul S. Owen2003-05-261-1/+85
* Hello!Paul S. Owen2003-05-191-0/+430