aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11103] UCP Notification option groupingNathan Guse2012-10-131-28/+39
* [ticket/11103] UCP Notification ListNathan Guse2012-10-132-5/+78
* [ticket/11103] Starting work on UCP Notifications listNathan Guse2012-10-131-41/+48
* Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-10-122-5/+5
|\
| * [ticket/8713] Revert changes to ucp_profile, ucp_register and acp_users.Andreas Fischer2012-09-092-5/+5
| * [ticket/8713] Rename untrimed_variable() to untrimmed_variable().Andreas Fischer2012-09-082-5/+5
| * [ticket/8713] Do not trim login inputsNathaniel Guse2012-09-032-5/+5
* | [ticket/11103] Move UCP Notification Options to Board Preferences tabNathan Guse2012-10-051-1/+1
* | [ticket/11103] trigger_error message when preferences updated in UCPNathan Guse2012-10-051-0/+4
* | [ticket/11103] Make $phpbb_notifications a global and use it everywhereNathan Guse2012-10-041-6/+1
* | [ticket/11103] Rename classesNathan Guse2012-10-041-4/+4
* | [ticket/11103] UCP Notifications Options Form KeyNathan Guse2012-09-271-0/+7
* | [ticket/11103] Use PM Notification Preferences from Notification OptionsNathan Guse2012-09-271-18/+0
* | [ticket/11103] UCP Notification Options can now be setNathan Guse2012-09-271-13/+30
* | [ticket/11103] Allow grouping of multiple types in ucp notification optionsNathaniel Guse2012-09-272-3/+3
* | [ticket/11103] More work on the UCP Notifications pageNathan Guse2012-09-261-2/+93
* | [ticket/11103] UCP base files for notification optionsNathaniel Guse2012-09-262-0/+60
|/
* Merge remote-tracking branch 'Fyorl/feature/attach-dl' into developAndreas Fischer2012-08-261-0/+7
|\
| * [feature/attach-dl] Renamed $post_id to $post_msg_idFyorl2012-08-171-1/+1
| * [feature/attach-dl] Added multiple attachment downloads to PMsFyorl2012-08-141-0/+7
* | Merge remote-tracking branch 'nickvergessen/feature/php-events-4' into developDavid King2012-08-202-5/+50
|\ \
| * | [feature/php-events] Fix naming and doc of core.ucp_add_zebraJoas Schilling2012-08-041-1/+11
| * | [feature/php-events] Fix naming and doc of core.ucp_remove_zebraJoas Schilling2012-08-041-3/+13
| * | [feature/php-events] Fix naming and doc of core.ucp_pm_view_messsageJoas Schilling2012-08-041-4/+20
| * | [feature/events] Removing the third trigger_event parameterMichael Cullum2012-08-012-3/+3
| * | [feature/events] Change to use the new method of adding eventsMichael Cullum2012-08-012-9/+3
| * | [feature/events] Adding ledge ucp_zebra_addJoas Schilling2012-08-011-0/+5
| * | [feature/events] Adding ledge ucp_zebra_removeJoas Schilling2012-08-011-1/+6
| * | [feature/events] Adding ledge ucp_pm_viewmesssageJoas Schilling2012-08-011-1/+6
* | | [ticket/10885] Fix UCP Main Error if no forums existNathan Guse2012-08-061-9/+8
| |/ |/|
* | [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriateNathan2012-07-223-7/+8
|/
* Merge pull request #843 from nickvergessen/feature/new-tz-handlingNils Adermann2012-07-192-14/+16
|\
| * [feature/new-tz-handling] Don't use global user but make it a parameterJoas Schilling2012-07-192-2/+2
| * Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/new-tz-h...Joas Schilling2012-07-183-2/+70
| |\
| * | [feature/new-tz-handling] Properly name new timezone selection functionJoas Schilling2012-07-172-6/+6
| * | [feature/new-tz-handling] Fix Timezone selection on registration pageJoas Schilling2012-06-181-1/+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] Replace gmmktime() and mktime() with phpbb_datetimeJoas Schilling2012-06-181-3/+4
| * | [feature/new-tz-handling] Fix timezone selection on registration pageJoas Schilling2012-06-181-5/+5
| * | [feature/new-tz-handling] Fix selecting and validating of timezone in UCPJoas Schilling2012-06-181-2/+2
* | | [feature/pagination-as-list] New parameter for name of start varDrae2012-07-184-5/+5
* | | [feature/pagination-as-list] Updates for nils commentsDrae2012-07-184-9/+9
* | | [feature/pagination-as-list] Rename and deprecate functionsDrae2012-07-184-5/+5
* | | [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-184-9/+12
* | | [ticket/10968] Render pagination within the templateDrae2012-07-184-5/+10
| |/ |/|
* | Merge branch 'develop-olympus' into developAndreas Fischer2012-06-211-2/+15
|\ \
| * | [ticket/10935] Limit number of PM rules per user to 5000Joas Schilling2012-06-201-2/+15
* | | [feature/delete-auto-logins] improved styling and fixes languageDhruv Goel2012-05-171-1/+1
* | | [feature/delete-auto-logins] using loop for errorsDhruv Goel2012-05-171-1/+1