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
*
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
|
*
|
|
[feature/new-tz-handling] Replace gmmktime() and mktime() with phpbb_datetime
Joas Schilling
2012-06-18
1
-3
/
+4
|
*
|
|
[feature/new-tz-handling] Fix timezone selection on registration page
Joas Schilling
2012-06-18
1
-5
/
+5
|
*
|
|
[feature/new-tz-handling] Fix selecting and validating of timezone in UCP
Joas Schilling
2012-06-18
1
-2
/
+2
*
|
|
|
[feature/pagination-as-list] New parameter for name of start var
Drae
2012-07-18
4
-5
/
+5
*
|
|
|
[feature/pagination-as-list] Updates for nils comments
Drae
2012-07-18
4
-9
/
+9
*
|
|
|
[feature/pagination-as-list] Rename and deprecate functions
Drae
2012-07-18
4
-5
/
+5
*
|
|
|
[feature/pagination-as-list] Various fixes and improvements
Drae
2012-07-18
4
-9
/
+12
*
|
|
|
[ticket/10968] Render pagination within the template
Drae
2012-07-18
4
-5
/
+10
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-06-21
1
-2
/
+15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[ticket/10935] Limit number of PM rules per user to 5000
Joas Schilling
2012-06-20
1
-2
/
+15
*
|
|
[feature/delete-auto-logins] improved styling and fixes language
Dhruv Goel
2012-05-17
1
-1
/
+1
*
|
|
[feature/delete-auto-logins] using loop for errors
Dhruv Goel
2012-05-17
1
-1
/
+1
*
|
|
[feature/delete-auto-logins] checks form key
Dhruv Goel
2012-05-17
1
-8
/
+21
*
|
|
[feature/delete-auto-logins] Fixes language entries and redirection.
Dhruv Goel
2012-05-17
1
-1
/
+2
*
|
|
[feature/delete-auto-logins] User can view/delete auto logins.
Dhruv Goel
2012-05-17
2
-0
/
+41
|
|
/
|
/
|
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-04-08
1
-1
/
+8
|
\
\
|
|
/
|
*
[ticket/10561] Casted $config['default_style'] to int
Hari Sankar R
2012-04-09
1
-1
/
+1
[next]