index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
ucp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11201] Revert WLM dropping because it is still used in China.
Andreas Fischer
2013-02-04
2
-0
/
+5
*
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-01-31
1
-1
/
+1
|
\
|
*
[ticket/11233] prohibit selecting anonymous user as a PM recipient
Dhruv
2013-01-30
1
-1
/
+1
*
|
Merge PR #1219 branch 'develop-olympus' into develop
Oleg Pudeyev
2013-01-27
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/11343] Remove spare parentheses.
Andreas Fischer
2013-01-25
1
-1
/
+1
|
*
[ticket/11343] Remove spare space.
Andreas Fischer
2013-01-25
1
-1
/
+1
|
*
[ticket/11343] Use === when checking stored user_actkey against user input.
Andreas Fischer
2013-01-25
1
-1
/
+1
*
|
[ticket/9492] Ensure to update all avatar values when the avatar is changed
Joas Schilling
2013-01-17
1
-1
/
+1
*
|
[ticket/11201] Remove MSN/WLM fields
Joas Schilling
2013-01-11
2
-5
/
+0
*
|
[ticket/11259] Make phpbb_admin_path available everywhere
Nathan Guse
2012-12-09
1
-3
/
+3
*
|
[ticket/10679] Use module_auth to limit access to the module
Joas Schilling
2012-12-06
1
-1
/
+1
*
|
[ticket/10679] Add new permission for changing profile field information
Joas Schilling
2012-12-06
1
-0
/
+5
*
|
Merge PR #1053 branch 'develop-olympus' into develop
Oleg Pudeyev
2012-12-05
1
-0
/
+33
|
\
\
|
|
/
|
*
[ticket/10841] adding space after if
Senky
2012-12-05
1
-2
/
+2
|
*
[ticket/10841] removing unnecessary spacing
Senky
2012-12-05
1
-2
/
+2
|
*
[ticket/10841] changing affectedrows check to COUNT in sql
Senky
2012-12-05
1
-6
/
+8
|
*
[ticket/10841] Modifying style and language selectors in UCP
Senky
2012-12-05
1
-0
/
+30
*
|
Merge remote-tracking branch 'Fyorl/ticket/10939' into develop
Andreas Fischer
2012-11-10
1
-2
/
+3
|
\
\
|
*
|
[ticket/10939] Modified ucp_groups.php to not use $_FILES
Fyorl
2012-08-15
1
-2
/
+3
*
|
|
[ticket/10780] Use colon from language in ucp_pm_compose.php where possible.
Andreas Fischer
2012-11-10
1
-2
/
+2
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-10-29
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[ticket/11158] Require acl_u_sig for ucp signature module.
Oleg Pudeyev
2012-10-29
1
-1
/
+1
*
|
|
Merge PR #971 branch 'nickvergessen/ticket/11018' into develop
Oleg Pudeyev
2012-10-22
2
-3
/
+3
|
\
\
\
|
*
|
|
[ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968
Joas Schilling
2012-10-17
2
-3
/
+3
*
|
|
|
Merge PR #918 branch 'develop-olympus' into develop
Oleg Pudeyev
2012-10-17
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
[ticket/10568] adding MESSAGE_EDITED to ucp.php and compose_pm
Senky
2012-08-02
1
-1
/
+2
*
|
|
[ticket/8713] Revert changes to ucp_profile, ucp_register and acp_users.
Andreas Fischer
2012-09-09
2
-5
/
+5
*
|
|
[ticket/8713] Rename untrimed_variable() to untrimmed_variable().
Andreas Fischer
2012-09-08
2
-5
/
+5
*
|
|
[ticket/8713] Do not trim login inputs
Nathaniel Guse
2012-09-03
2
-5
/
+5
*
|
|
Merge remote-tracking branch 'Fyorl/feature/attach-dl' into develop
Andreas Fischer
2012-08-26
1
-0
/
+7
|
\
\
\
|
*
|
|
[feature/attach-dl] Renamed $post_id to $post_msg_id
Fyorl
2012-08-17
1
-1
/
+1
|
*
|
|
[feature/attach-dl] Added multiple attachment downloads to PMs
Fyorl
2012-08-14
1
-0
/
+7
*
|
|
|
Merge remote-tracking branch 'nickvergessen/feature/php-events-4' into develop
David King
2012-08-20
2
-5
/
+50
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
[feature/php-events] Fix naming and doc of core.ucp_add_zebra
Joas Schilling
2012-08-04
1
-1
/
+11
|
*
|
|
[feature/php-events] Fix naming and doc of core.ucp_remove_zebra
Joas Schilling
2012-08-04
1
-3
/
+13
|
*
|
|
[feature/php-events] Fix naming and doc of core.ucp_pm_view_messsage
Joas Schilling
2012-08-04
1
-4
/
+20
|
*
|
|
[feature/events] Removing the third trigger_event parameter
Michael Cullum
2012-08-01
2
-3
/
+3
|
*
|
|
[feature/events] Change to use the new method of adding events
Michael Cullum
2012-08-01
2
-9
/
+3
|
*
|
|
[feature/events] Adding ledge ucp_zebra_add
Joas Schilling
2012-08-01
1
-0
/
+5
|
*
|
|
[feature/events] Adding ledge ucp_zebra_remove
Joas Schilling
2012-08-01
1
-1
/
+6
|
*
|
|
[feature/events] Adding ledge ucp_pm_viewmesssage
Joas Schilling
2012-08-01
1
-1
/
+6
*
|
|
|
[ticket/10885] Fix UCP Main Error if no forums exist
Nathan Guse
2012-08-06
1
-9
/
+8
|
|
/
/
|
/
|
|
*
|
|
[ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriate
Nathan
2012-07-22
3
-7
/
+8
|
/
/
*
|
Merge pull request #843 from nickvergessen/feature/new-tz-handling
Nils Adermann
2012-07-19
2
-14
/
+16
|
\
\
|
*
|
[feature/new-tz-handling] Don't use global user but make it a parameter
Joas Schilling
2012-07-19
2
-2
/
+2
|
*
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/new-tz-h...
Joas Schilling
2012-07-18
3
-2
/
+70
|
|
\
\
|
*
|
|
[feature/new-tz-handling] Properly name new timezone selection function
Joas Schilling
2012-07-17
2
-6
/
+6
|
*
|
|
[feature/new-tz-handling] Fix Timezone selection on registration page
Joas Schilling
2012-06-18
1
-1
/
+3
|
*
|
|
[feature/new-tz-handling] Introduce 2 step timezone selection using javascript
Joas Schilling
2012-06-18
1
-1
/
+3
|
*
|
|
[feature/new-tz-handling] Remove appearances of board_dst and user_dst
Joas Schilling
2012-06-18
1
-3
/
+0
[next]