aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_prefs.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-4/+4
* Merge pull request #4058 from marc1706/ticket/13454Tristan Darricau2016-01-091-1/+1
|\
| * [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* | Merge branch '3.1.x'Marc Alexander2016-01-081-1/+1
|\ \
| * | [ticket/14397] Fix @since tag in event 'core.ucp_prefs_view_after'Oliver Schramm2016-01-081-1/+1
* | | Merge branch '3.1.x'Marc Alexander2016-01-081-1/+1
|\ \ \ | |/ /
| * | Merge pull request #4112 from marc1706/ticket/13180Marc Alexander2016-01-081-1/+1
| |\ \
| | * | [ticket/13180] Increase dateformat field sizeSaeed Hubaishan2016-01-071-1/+1
* | | | Merge branch '3.1.x'Oliver Schramm2016-01-081-0/+43
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | [ticket/14190] Add core.ucp_prefs_view_after eventJakub Senko2015-10-121-0/+43
| |/
* | Merge branch '3.1.x'Nicofuma2015-05-061-1/+1
|\ \ | |/
| * [ticket/13807] Fix "changed version" to match our version numberingJoas Schilling2015-05-021-1/+1
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-29/+29
|/
* [ticket/13542] Added sentenence of what is changed in the eventpaulsohier2015-01-241-1/+1
* [ticket/13542] Merge result of validation into existing $errorpaulsohier2015-01-241-2/+2
* [ticket/13542] Update core.ucp_prefs_personal_data to include $errorpaulsohier2015-01-241-1/+3
* [ticket/12858] Directly return and use timezone selectsMarc Alexander2014-09-171-1/+1
* [ticket/12858] Generate timezone selects with template loopMarc Alexander2014-09-171-3/+1
* [ticket/12983] Correctly validate sorting options in the UCPJoas Schilling2014-09-051-6/+18
* [ticket/12966] Sort by post_time and post_id where applicableMarc Alexander2014-08-231-1/+1
* [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
|\ \ | |/