Go to file
kaldari 9448c6cab0 Add 'Mark all as read' button to overlay
Button is only shown if there are more unread notifications than
fit in the overlay.

To avoid performance issues, this version only works for cases where
the number of unread notifications is less than the maximum count
(99 currently). Otherwise the button to mark all as read isn't
displayed (it's also limited on the server-side for good measure).

Bug: 47092
Change-Id: Ifcb0a436e2b31062741c441cca239d35ddefa0e1
2013-04-18 00:29:36 -07:00
api Add 'Mark all as read' button to overlay 2013-04-18 00:29:36 -07:00
controller Add 'Mark all as read' button to overlay 2013-04-18 00:29:36 -07:00
db_patches Add email bundling function to Echo notification 2013-04-11 11:25:14 -07:00
formatters (bug 47179) Page Link web or email bundling always show 1 other 2013-04-12 11:57:35 -07:00
includes Add 'Mark all as read' button to overlay 2013-04-18 00:29:36 -07:00
jobs Add email bundling function to Echo notification 2013-04-11 11:25:14 -07:00
maintenance Merge "Let maintenance script wait for slaves on the correct cluster" 2013-04-11 17:57:34 +00:00
model Add web bundling function to Echo notification 2013-04-04 10:53:46 -07:00
modules Add 'Mark all as read' button to overlay 2013-04-18 00:29:36 -07:00
special Adding Help link to Echo archive page 2013-04-15 16:27:27 -07:00
tests Follow-up I2c10cb69: Auto-formatted using IDE. 2012-08-31 23:50:46 +02:00
.gitignore Add .gitignore 2012-05-21 01:34:55 +01:00
.gitreview Add .gitreview file 2012-04-28 01:26:21 +10:00
.jshintrc Add .jshintrc 2013-04-18 00:36:08 +02:00
Echo.alias.php Localisation updates from http://translatewiki.net. 2013-04-09 20:30:41 +00:00
Echo.i18n.php Add 'Mark all as read' button to overlay 2013-04-18 00:29:36 -07:00
Echo.php Add 'Mark all as read' button to overlay 2013-04-18 00:29:36 -07:00
echo.sql Add email bundling function to Echo notification 2013-04-11 11:25:14 -07:00
Hooks.php Add 'Mark all as read' button to overlay 2013-04-18 00:29:36 -07:00
Notifier.php Add email bundling function to Echo notification 2013-04-11 11:25:14 -07:00
processEchoEmailBatch.php Let maintenance script wait for slaves on the correct cluster 2013-04-11 10:34:20 -07:00
testDiscussionParser.php Update documentation and deprecated methods. 2012-09-02 11:30:38 +02:00