aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9684] Fix Forum/Topic-Tracking for global announcementsJoas Schilling2011-04-071-5/+28
* [ticket/9684] Remove code in some more files especially includes/Joas Schilling2011-04-071-23/+9
* Merge branch 'develop-olympus' into developAndreas Fischer2011-04-051-1/+1
|\
| * [ticket/10121] Fix ICQ profile link, leading to a dead web-messenger.Joas Schilling2011-04-031-1/+1
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-03-112-3/+3
|\ \ | |/
| * [ticket/9970] Rename validate_language() to validate_language_iso_name().Andreas Fischer2011-03-072-3/+3
| * [ticket/9970] Do not allow switching to languages not installed on reg. page.Andreas Fischer2011-03-071-1/+1
| * [ticket/9970] User language input is checked for existanceJosh Woody2011-03-072-2/+2
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-02-281-0/+1
|\ \ | |/
| * [ticket/10024] Populate unread information to template for styling issues.Philippe Chevrier2011-02-281-0/+1
* | Merge branch 'ticket/hanakin/10001' into developIgor Wiedler2011-02-282-0/+4
|\ \
| * | [ticket/10001] Created new Template variable to house class names based on $...hanakin2011-01-182-0/+4
| |/
* | [ticket/9574] Remove conditional PHP<5.2 codeIgor Wiedler2010-12-281-1/+1
* | Merge branch 'feature/igorw/request-class' into developAndreas Fischer2010-12-161-1/+1
|\ \
| * | [feature/request-class] Convert some remaining cookiesIgor Wiedler2010-10-171-1/+1
* | | Merge branch 'develop-olympus' into developNils Adermann2010-12-131-0/+3
|\ \ \ | | |/ | |/|
| * | [ticket/9910] Make sure S_BBCODE_ALLOWED exists when viewing PMsIgor Wiedler2010-11-211-0/+3
* | | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-1123-46/+0
* | | [ticket/9867] Adjust the implementation of error messages localization.rxu2010-10-263-7/+7
* | | Merge branch 'develop-olympus' into developNils Adermann2010-10-231-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * [ticket/9807] Hide avatar tab in UCP when avatars are disabledIgor Wiedler2010-09-071-1/+1
* | [feature/request-class] Adjust some trailing newlinesIgor Wiedler2010-09-271-1/+1
* | [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-256-25/+25
|/
* Merge branch 'ticket/nickvergessen/9519' into develop-olympusAndreas Fischer2010-08-282-2/+2
|\
| * [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().Joas Schilling2010-08-102-2/+2
* | Merge branch 'ticket/jellydoughnut/9772' into develop-olympusAndreas Fischer2010-08-281-1/+1
|\ \
| * | [ticket/9772] Unify permissions for sending email when board_email_form is offJosh Woody2010-08-281-1/+1
* | | Merge branch 'ticket/bantu/9612' into develop-olympusJosh Woody2010-08-191-1/+1
|\ \ \
| * | | [ticket/9612] Introduce new function gen_rand_string_friendly().Andreas Fischer2010-05-171-1/+1
* | | | Merge branch 'ticket/bantu/9611' into develop-olympusJosh Woody2010-08-193-10/+3
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | [ticket/9611] Make length of activation keys variable between 6 and 10.Andreas Fischer2010-05-173-10/+3
* | | Merge branch 'ticket/nickvergessen/7720' into develop-olympusAndreas Fischer2010-07-141-2/+2
|\ \ \ | |_|/ |/| |
| * | [ticket/7720] Fix alternative image-description for unread posts.Joas Schilling2010-07-141-2/+2
* | | [ticket/9451] Add optional $can_upload parameter to avatar_process_user().Thatbitextra2010-07-071-1/+1
|/ /
* | [ticket/9135] Fix report-icon for moderators in PM folders.Joas Schilling2010-05-261-1/+25
|/
* [ticket/8894] Fix JavaScript-Error and hide Quote-Button on topic review if B...Joas Schilling2010-05-161-1/+1
* Bug #13181 - Honor minimum and maximum password length in generated passwords...Andreas Fischer2010-02-071-5/+6
* [Fix] Don't send activation email when user tries to change email without per...Cullen Walsh2010-01-251-1/+1
* Friends and foes will not show up as private message rule options if their re...Chris Smith2010-01-181-0/+17
* Invalidate captcha after regHenry Sudhof2010-01-171-1/+1
* Invalidate captcha after regHenry Sudhof2010-01-171-0/+6
* #50985 - fix XML export of private messages sent to deleted usersHenry Sudhof2009-12-131-7/+23
* [Fix] Use correct BBCode parseoptions in signatures when previewing PMs.Joas Schilling2009-12-121-1/+1
* Do not permit unauthorised users to delete private messages from folder listi...Chris Smith2009-12-111-0/+6
* Fix Bug #53505 (related to Bug #52515 and r10208) - i fixed this the "do not ...Meik Sievertsen2009-11-031-1/+1
* Fix bug #52515 (wrong bbcode uid assigned if error triggered and quote/forwar...Meik Sievertsen2009-10-041-1/+1
* Bug #52175Meik Sievertsen2009-10-042-1/+1
* Fix Bug #51835 - editing posts with attachments - regression from r9843 intro...Joas Schilling2009-09-251-16/+1
* Remove duplicate S_DISPLAY_GALLERY key from ucp_groups. Regression from r9757Meik Sievertsen2009-09-171-1/+0
* rollback; will be in 3.0.7Henry Sudhof2009-09-111-23/+7