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
/
ucp_notifications.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2018-01-01
1
-1
/
+1
*
[ticket/15362] Fix colspan in notification options table
Jakub Senko
2017-10-02
1
-1
/
+1
*
[ticket/15328] Disable checkbox if notification method isn't supported
kasimi
2017-08-24
1
-3
/
+5
*
[ticket/14074] Fix mark notifications as read in the ucp
Tristan Darricau
2015-08-07
1
-1
/
+1
*
[ticket/11444] BC layer
Tristan Darricau
2015-07-13
1
-1
/
+1
*
[ticket/11444] Moving the in-board notifications to a method class
Nicofuma
2015-07-13
1
-15
/
+4
*
Merge branch 'ticket/13930' into ticket/13930-master
Marc Alexander
2015-06-08
1
-7
/
+7
|
\
|
*
[ticket/13930] Add missing spaces to code
Marc Alexander
2015-06-08
1
-7
/
+7
*
|
[ticket/13450] Type-hint return value of $phpbb_container->get()
Gaëtan Muller
2015-01-12
1
-0
/
+3
|
/
*
[ticket/13189] Do not use confirm box for marking all notifications read
Marc Alexander
2014-10-20
1
-24
/
+14
*
[ticket/12990] Use protected instead of private
Tristan Darricau
2014-08-17
1
-1
/
+1
*
[ticket/12990] Use the full services name for the notification's types
Tristan Darricau
2014-08-16
1
-5
/
+5
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+7
*
[ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.
Andreas Fischer
2014-04-29
1
-1
/
+1
*
[ticket/12153] Remove redundant calls to pagination.on_page().
Cesar G
2014-02-03
1
-1
/
+0
*
[ticket/12034] AJAXify notifications popup.
Cesar G
2013-12-30
1
-1
/
+13
*
[ticket/11849] Update UCP notifications and pm folder
Joas Schilling
2013-12-18
1
-2
/
+4
*
[ticket/11896] Use $form_time and fix out of bounds $form_time
Marc Alexander
2013-11-14
1
-2
/
+3
*
[ŧicket/11896] Set form_time with time() when marking all notifications read
Marc Alexander
2013-11-09
1
-1
/
+1
*
[ticket/11983] Add missing argument to docblock in ucp_notifications
Marc Alexander
2013-11-02
1
-0
/
+1
*
[ticket/11981] Fix code sniffer complaints
Marc Alexander
2013-10-28
1
-6
/
+6
*
[ticket/11921] Move any HTML for Notifications to the templates
Matt Friedman
2013-10-16
1
-1
/
+1
*
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-8
/
+8
*
[ticket/11533] Columns counter for notification settings
Vjacheslav Trushkin
2013-05-11
1
-0
/
+4
*
[ticket/11103] Instantiate $phpbb_notifications as needed
Nathan Guse
2012-12-13
1
-1
/
+3
*
[ticket/11103] Use $request->variable rather than request_var
Nathan Guse
2012-12-08
1
-4
/
+4
*
[ticket/11103] Use phpBB Container to load types/methods
Nathaniel Guse
2012-11-09
1
-12
/
+12
*
[ticket/11103] Set basic notifications to be enabled by default
Nathan Guse
2012-10-29
1
-13
/
+12
*
[ticket/11103] Use the full class name as the item_type/method
Nathan Guse
2012-10-20
1
-2
/
+2
*
[ticket/11103] Remove unnecessary comments
Nathan Guse
2012-10-18
1
-4
/
+0
*
[ticket/11103] Remove todo comments that are no longer todo
Nathan Guse
2012-10-14
1
-1
/
+0
*
[ticket/11103] UCP Notification option grouping
Nathan Guse
2012-10-13
1
-28
/
+39
*
[ticket/11103] UCP Notification List
Nathan Guse
2012-10-13
1
-5
/
+77
*
[ticket/11103] Starting work on UCP Notifications list
Nathan Guse
2012-10-13
1
-41
/
+48
*
[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] 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
1
-2
/
+2
*
[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
1
-0
/
+26