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/11103] UCP Notification option grouping
Nathan Guse
2012-10-13
1
-28
/
+39
*
[ticket/11103] UCP Notification List
Nathan Guse
2012-10-13
2
-5
/
+78
*
[ticket/11103] Starting work on UCP Notifications list
Nathan Guse
2012-10-13
1
-41
/
+48
*
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103
Nathan Guse
2012-10-12
2
-5
/
+5
|
\
|
*
[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
*
|
[ticket/11103] Move UCP Notification Options to Board Preferences tab
Nathan Guse
2012-10-05
1
-1
/
+1
*
|
[ticket/11103] trigger_error message when preferences updated in UCP
Nathan Guse
2012-10-05
1
-0
/
+4
*
|
[ticket/11103] Make $phpbb_notifications a global and use it everywhere
Nathan Guse
2012-10-04
1
-6
/
+1
*
|
[ticket/11103] Rename classes
Nathan Guse
2012-10-04
1
-4
/
+4
*
|
[ticket/11103] UCP Notifications Options Form Key
Nathan Guse
2012-09-27
1
-0
/
+7
*
|
[ticket/11103] Use PM Notification Preferences from Notification Options
Nathan Guse
2012-09-27
1
-18
/
+0
*
|
[ticket/11103] UCP Notification Options can now be set
Nathan Guse
2012-09-27
1
-13
/
+30
*
|
[ticket/11103] Allow grouping of multiple types in ucp notification options
Nathaniel Guse
2012-09-27
2
-3
/
+3
*
|
[ticket/11103] More work on the UCP Notifications page
Nathan Guse
2012-09-26
1
-2
/
+93
*
|
[ticket/11103] UCP base files for notification options
Nathaniel Guse
2012-09-26
2
-0
/
+60
|
/
*
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
[next]