aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_prefs.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12895] Rename user style setting to resolve conflict with style paramMarc Alexander2014-07-291-6/+6
* [ticket/12828] Add ucp_prefs.php common core eventrxu2014-07-131-3/+21
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/12273] Update since version to 3.1.0-a* styleJoas Schilling2014-04-251-6/+6
* [ticket/11747] ucp_prefs_post core eventsMatt Friedman2013-07-261-0/+25
* [ticket/11747] ucp_prefs_view core eventsMatt Friedman2013-07-261-0/+25
* [ticket/11747] ucp_prefs_personal core eventsMatt Friedman2013-07-261-0/+25
* [ticket/11747] Add $phpbb_dispatcher to globalMatt Friedman2013-07-261-1/+1
* [ticket/11717] Use topic_posts_approved instead of topic_repliesMarc Alexander2013-07-201-1/+1
* Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathan Guse2012-12-071-0/+33
|\
| * Merge PR #1053 branch 'develop-olympus' into developOleg Pudeyev2012-12-051-0/+33
| |\
| | * [ticket/10841] adding space after ifSenky2012-12-051-2/+2
| | * [ticket/10841] removing unnecessary spacingSenky2012-12-051-2/+2
| | * [ticket/10841] changing affectedrows check to COUNT in sqlSenky2012-12-051-6/+8
| | * [ticket/10841] Modifying style and language selectors in UCPSenky2012-12-051-0/+30
* | | [ticket/11103] Re-add notify method to the UCP preferencesNathan Guse2012-10-201-0/+11
* | | [ticket/11103] Use PM Notification Preferences from Notification OptionsNathan Guse2012-09-271-18/+0
|/ /
* | [feature/new-tz-handling] Don't use global user but make it a parameterJoas Schilling2012-07-191-1/+1
* | [feature/new-tz-handling] Properly name new timezone selection functionJoas Schilling2012-07-171-3/+3
* | [feature/new-tz-handling] Introduce 2 step timezone selection using javascriptJoas Schilling2012-06-181-1/+3
* | [feature/new-tz-handling] Remove appearances of board_dst and user_dstJoas Schilling2012-06-181-3/+0
* | [feature/new-tz-handling] Fix selecting and validating of timezone in UCPJoas Schilling2012-06-181-2/+2
* | Merge branch 'develop-olympus' into developAndreas Fischer2012-04-081-1/+8
|\ \ | |/
| * [ticket/10561] Casted $config['default_style'] to intHari Sankar R2012-04-091-1/+1
| * [ticket/10561] Reverted to phpbb_style_is_active()Hari Sankar R2012-04-071-2/+2
| * [ticket/10561] Moved and renamed the funtion validate_style().Hari Sankar R2012-04-051-2/+8
| * [ticket/10561] Changes made to function phpbb_style_is_active().Hari Sankar R2012-04-031-1/+1
| * [ticket/10561] All users can choose deactivated styles (fixed).Hari Sankar R2012-04-031-1/+2
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-03-111-1/+1
|\ \ | |/
| * [ticket/9970] Rename validate_language() to validate_language_iso_name().Andreas Fischer2011-03-071-1/+1
| * [ticket/9970] User language input is checked for existanceJosh Woody2011-03-071-1/+1
| * Fix bug #47575 - Disable word-censor option in UCP lacks the config-setting -...Joas Schilling2009-07-081-1/+1
| * Make sure users still get notifications if they set to only be notified by Ja...Meik Sievertsen2008-10-091-0/+6
| * #34045Henry Sudhof2008-09-151-1/+1
| * One commit for those fixes having a very tiny impact (mostly only whitespaces...Meik Sievertsen2008-01-301-1/+1
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | [ticket/9867] Adjust the implementation of error messages localization.rxu2010-10-261-2/+2
* | Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+357
* | put acp, mcp and ucp into modules/ directoryMeik Sievertsen2008-12-241-357/+0
* | - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-1/+1
* | Add two standard language items - #30885Meik Sievertsen2008-10-091-0/+6
* | Merge 8844, Bug #34045Henry Sudhof2008-09-151-1/+1
* | ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-1/+1
* | merge with revision #r8350Meik Sievertsen2008-01-301-1/+1
|/
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+11
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-13/+34
* - fixing some very very nasty opera bugs by changing the clearing method we use.Meik Sievertsen2007-06-291-0/+1
* Maybe we shouldn't trust the language settings in the db so much.Henry Sudhof2007-06-241-1/+1
* forgot the trueMeik Sievertsen2007-04-241-1/+1