aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/ucp.php
Commit message (Expand)AuthorAgeFilesLines
...
* - Documentation related changesMeik Sievertsen2005-04-091-41/+24
* BBCode enabled profile fields, removed field_name from profile fields, fixed ...Bart van Bragt2005-01-241-1/+1
* - more updates, mostly bugfixes to the bbcode parserMeik Sievertsen2004-09-161-1/+1
* I will not swear, I will not swear ... I will not ... oh f**k itPaul S. Owen2004-09-011-1/+1
* This is a mass commit ... expect trouble! Changes made here are primarily to ...Paul S. Owen2004-09-011-11/+4
* Rejiggle "board disabled" system to allow admin/mods access, eliminate duplic...Paul S. Owen2004-08-021-29/+32
* - fixed permissions for mcp (global permission settings are false if user is ...Meik Sievertsen2004-07-111-2/+9
* - fixed notification redirectionMeik Sievertsen2004-06-151-4/+4
* - added folder_moved imageMeik Sievertsen2004-06-061-14/+22
* - enable admin login if board disabledMeik Sievertsen2004-06-011-1/+6
* - added delete cookies linkMeik Sievertsen2004-05-311-0/+24
* - forum rules + link to forum rulesMeik Sievertsen2004-05-301-1/+6
* blablaMeik Sievertsen2004-05-261-3/+7
* fix some issues with oop, fixing small bugs and prepare the next steps...Meik Sievertsen2004-05-021-5/+36
* splitted language filesMeik Sievertsen2004-02-281-1/+1
* always redirect on login (fixes the "i am not logged in" problem. ;))Meik Sievertsen2004-02-221-1/+1
* - put consoring and smilie processing into functions (we use them all over th...Meik Sievertsen2004-02-211-5/+0
* use logical expression for module permissions + prefixes for acl's and config...Meik Sievertsen2004-02-111-10/+4
* Enable redirect after loginPaul S. Owen2004-01-301-8/+14
* Remove need for session_ids for "allowed" bots, dump user_founder/user_active...Paul S. Owen2003-10-151-3/+4
* Updated the various "users of emailer", fixed issue(!) of jabber using the em...Paul S. Owen2003-10-121-1/+1
* Minor modsPaul S. Owen2003-10-041-4/+1
* Change in format of module db data, add zebra, many things probably "damaged ...Paul S. Owen2003-10-011-95/+174
* Updates mainly for removal of extension + header comment ... moved some aspec...Paul S. Owen2003-09-071-155/+12
* Re-arrange auth and setup calls ... needs to be repeated for all major scriptsPaul S. Owen2003-07-141-1/+2
* Move certain methods out of ucp class, move ucp class into ucp, break half a ...Paul S. Owen2003-07-071-13/+246
* Updated Firebird schema ... "compatible" with mysql version ... NOTE the chan...Paul S. Owen2003-06-151-2/+2
* Majority are UCP related updates ... avatars should now work, aside from gall...Paul S. Owen2003-05-261-9/+8
* Changes as per functions_user.phpPaul S. Owen2003-05-191-90/+25
* Yet more mildly fudged code ... just to get something up, minor fixes/updates...Paul S. Owen2003-05-111-13/+0
* Returned to instantiation of ucp object ... perhaps this approach is better? ...Paul S. Owen2003-05-101-230/+85
* guess whatPaul S. Owen2003-05-101-1/+2
* Had to make a start on the UCP proper ... note that things may and in places ...Paul S. Owen2003-05-091-16/+101
* page header/footer become functions, forum passwords (I know, I know but it a...Paul S. Owen2003-05-031-3/+2
* Moved login procedure to a function enabling "inline" login links ... no more...Paul S. Owen2003-03-171-100/+109
* Tons of work on the UCP, see my topic in the development forum for more infoJames Atkinson2003-03-041-5/+36
* Add ANONYMOUS check for user_idPaul S. Owen2003-02-221-1/+1
* This is the main UCP interface, handles passing off to registartion andJames Atkinson2003-01-301-44/+169
* Remove server string stuff since it's now handled by redirectPaul S. Owen2003-01-081-9/+0
* Oh my God what have they done? What HAVE they done .... infamy! infamy! they'...Paul S. Owen2003-01-081-0/+40
* Moved profile.php to ucp.php. ucp is really really broken right now, don't ev...James Atkinson2002-11-211-0/+112