aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/ucp.php
Commit message (Expand)AuthorAgeFilesLines
* - tackle some usability issuesMeik Sievertsen2006-07-091-4/+4
* some bugfixesMeik Sievertsen2006-06-191-0/+3
* - get swatch converted into new acp formatMeik Sievertsen2006-06-121-10/+4
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-35/+30
* - fixing a few smaller bugs/glitchesMeik Sievertsen2006-05-211-1/+3
* I hope nothing broke!David M2006-05-051-7/+22
* - some adjustements for phpdocumentorMeik Sievertsen2006-05-051-0/+1
* - fix bug #1727 (need to be watched - problems could arise by this change)Meik Sievertsen2006-05-041-3/+3
* - allow user A to have user B as a friend if A is a foe of BNils Adermann2006-04-231-3/+3
* - clean up marklist calls (global function)Meik Sievertsen2006-04-171-2/+67
* - changed _module_*_url to only use the main module name but the mode as para...Meik Sievertsen2006-04-081-0/+11
* - Bug 1197David M2006-03-221-2/+2
* - ok, now the correct ones. :/Meik Sievertsen2006-03-181-1/+1
* thanks to SHS` for writing an updated version of the terms and the privacy po...Meik Sievertsen2006-03-181-2/+32
* - fix some bugs...Meik Sievertsen2006-03-171-1/+1
* - some bugfixesMeik Sievertsen2006-03-011-0/+3
* - moved add_log out of functions_admin (this file should only be included in ...Meik Sievertsen2006-01-251-4/+4
* when logging out or clearing cookies the session_id is cleared, but this brok...Tom Beddard2006-01-051-0/+2
* Language related updates. Removed escaped double-quotes from single quote FAQ...Tom Beddard2005-12-261-1/+1
* - some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in stric...Meik Sievertsen2005-11-281-2/+2
* - added new query type to dbal's sql_build_arrayMeik Sievertsen2005-10-091-10/+0
* - changed ucp classes to work with the new module systemMeik Sievertsen2005-10-041-220/+51
* - add ability to limit search to groupsMeik Sievertsen2005-08-191-1/+1
* Delete u and k cookiesPaul S. Owen2005-07-081-1/+2
* Session key implementation.Paul S. Owen2005-07-041-1/+1
* - some fixes here and thereMeik Sievertsen2005-04-301-1/+1
* - added updated coding guidelinesMeik Sievertsen2005-04-101-4/+4
* - 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