aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of https://github.com/phpbb/phpbb into feature/passwordsMarc Alexander2013-12-2913-103/+71
|\
| * Merge remote-tracking branch 'nickvergessen/feature/pagination-class' into de...Dhruv2013-12-255-19/+28
| |\
| | * [ticket/11849] Update rest of the UCP modulesJoas Schilling2013-12-183-8/+16
| | * [ticket/11849] Update UCP notifications and pm folderJoas Schilling2013-12-182-11/+12
| * | [ticket/11842] Use avatar_data for obtaining driver that should be deletedMarc Alexander2013-12-042-2/+2
| |/
| * Merge pull request #1854 from Pico88/ticket/12005Nathan Guse2013-11-212-28/+0
| |\
| | * [ticket/12005] Remove PM popup UCP moduleLukasz2013-11-082-28/+0
| * | Merge pull request #1869 from prototech/ticket/10810Nathan Guse2013-11-211-1/+0
| |\ \
| | * | [ticket/10810] Remove obsolete swatch code.Cesar G2013-11-131-1/+0
| | |/
| * | Merge remote-tracking branch 'Marc/ticket/11896' into developJoas Schilling2013-11-191-1/+2
| |\ \
| | * | [ticket/11896] Use $form_time and fix out of bounds $form_timeMarc Alexander2013-11-141-2/+3
| | * | [ŧicket/11896] Set form_time with time() when marking all notifications readMarc Alexander2013-11-091-1/+1
| | |/
| * | Merge pull request #1815 from marc1706/ticket/11525Nils Adermann2013-11-132-2/+2
| |\ \ | | |/ | |/|
| | * [ticket/11525] Only remove group or user prefix from given avatar dataMarc Alexander2013-10-242-2/+2
| * | Merge pull request #1812 from prototech/ticket/11746Nathan Guse2013-11-022-35/+13
| |\ \
| | * | [ticket/11746] Delete the notification after user is approved & fix language.Cesar G2013-10-261-1/+1
| | * | [ticket/11746] Add "admin activation required" notification.Cesar G2013-10-242-35/+13
| | |/
| * | [ticket/11983] Add missing argument to docblock in ucp_notificationsMarc Alexander2013-11-021-0/+1
| * | [task/code-sniffer] Replace spaces with tabs.Andreas Fischer2013-10-301-1/+1
| * | Merge remote-tracking branch 'marc1706/ticket/11981' into developAndreas Fischer2013-10-291-6/+6
| |\ \
| | * | [ticket/11981] Fix code sniffer complaintsMarc Alexander2013-10-281-6/+6
| | |/
| * | Merge pull request #1784 from nickvergessen/ticket/11924Nils Adermann2013-10-281-1/+1
| |\ \ | | |/ | |/|
| | * [ticket/11924] Fix some minor issues with the php event docsJoas Schilling2013-10-161-1/+1
| * | [ticket/11923] Attempt to translate errors only if user can change avatar.Cesar G2013-10-171-3/+3
| * | [ticket/11921] Move any HTML for Notifications to the templatesMatt Friedman2013-10-161-1/+1
| |/
| * [feature/plupload/integration] Integration of PluploadAndreas Fischer2013-10-111-1/+9
| * Merge pull request #1654 from rechosen/ticket/11786Nathan Guse2013-10-031-2/+2
| |\
| | * Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11786rechosen2013-09-237-38/+579
| | |\
| | * | [ticket/11786] Fix PHPDoc documentation of a few eventsrechosen2013-08-131-2/+2
* | | | [feature/passwords] Use passwords manager service instead of functionsMarc Alexander2013-10-133-7/+16
|/ / /
* | | [ticket/11868] Replace phpbb_request_interface referencesVjacheslav Trushkin2013-09-262-6/+6
* | | [ticket/11700] Correct ucp_auth_link request interface referencesNils Adermann2013-09-191-3/+3
* | | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-169-68/+590
|\ \ \ | | |/ | |/|
| * | Merge pull request #1617 from EXreaction/ticket/11744David King2013-09-121-31/+0
| |\ \
| | * | [ticket/11744] Move notification from ucp_groups to group_user_addNathaniel Guse2013-07-261-7/+0
| | * | [ticket/11744] Group join request notificationNathan Guse2013-07-261-29/+5
| * | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/oauthJoseph Warner2013-09-101-1/+76
| |\ \ \
| | * \ \ Merge pull request #1618 from VSEphpbb/ticket/11747Nathan Guse2013-09-051-1/+76
| | |\ \ \
| | | * | | [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
| | | |/ /
| * | | | [feature/oauth] Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ...Joseph Warner2013-09-065-30/+13
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'develop-olympus' into developJoas Schilling2013-08-261-0/+2
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | [ticket/11799] Send anti abuse headers in "new password" emails.Andreas Fischer2013-08-231-0/+2
| | * | | Merge remote-tracking branch 'brunoais/ticket/11655' into developJoas Schilling2013-08-011-26/+4
| | |\ \ \
| | | * | | [ticket/11653] Use $parse_flagsBruno Ais2013-08-011-1/+2
| | | * | | [ticket/11653] Missing ";"Bruno Ais2013-08-011-1/+1
| | | * | | [ticket/11655] Use $parse_flagsBruno Ais2013-08-011-1/+2
| | | * | | [ticket/11655] wrong var names for the uid and for the bitfieldBruno Ais2013-07-201-1/+1