Go to file
bsitu 31a986bebd Make timestamp in consistent format after loaded from database
timestamp is generated in MW format (YYYYMMDDHHMMSS)
for notification but it's
loaded into model in the database specific format.  We just need
to convert it back to MW format, it just happens that MW
format is the same as MySQL timestamp format

Change-Id: I1f7f2aeb32b63d47e92631d6daa711d9c32e4017
2014-08-22 18:09:39 +00:00
api Merge "API: Fix help url and remove deprecated getVersion()" 2014-08-14 21:49:00 +00:00
controller Use batch queries for users-watching-title 2014-08-15 10:44:55 -07:00
db_patches Add TargetPage model and mapper to notifications 2014-08-13 00:48:07 +00:00
formatters Revert "Revert "Merge remote-tracking branch 'gerrit/master' into two_tabs"" 2014-08-14 18:46:26 +00:00
i18n Localisation updates from https://translatewiki.net. 2014-08-18 22:38:11 +02:00
includes Merge "Use batch queries for users-watching-title" 2014-08-18 08:33:13 +00:00
jobs Adding Echo jobs to deferred update along with master wait 2013-09-04 17:32:54 -07:00
maintenance Remove invalid maintenance scripts 2013-07-03 12:09:45 -07:00
model Make timestamp in consistent format after loaded from database 2014-08-22 18:09:39 +00:00
modules Hygiene: Remove unused directory 2014-08-18 21:11:19 +00:00
scripts Add ability to run QUnit tests 2014-08-01 15:55:22 -07:00
special Auto mark notification as read if it doesn't have target page 2014-08-15 00:11:57 +00:00
tests QA: add test2 tag for Jenkins builds 2014-08-18 10:44:00 -07:00
.gitignore QA: committing Gemfile.lock 2014-08-14 08:52:30 -07:00
.gitreview Add .gitreview file 2012-04-28 01:26:21 +10:00
.jshintignore Add ability to run QUnit tests 2014-08-01 15:55:22 -07:00
.jshintrc Add .jshintrc 2013-04-18 00:36:08 +02:00
COPYING Add COPYING 2014-01-24 16:00:24 -08:00
Echo.alias.php Localisation updates from https://translatewiki.net. 2014-08-09 19:54:35 +02:00
Echo.i18n.php Update i18n shim 2014-04-22 13:18:45 +00:00
Echo.php Merge "Use batch queries for users-watching-title" 2014-08-18 08:33:13 +00:00
echo.sql Add TargetPage model and mapper to notifications 2014-08-13 00:48:07 +00:00
Gemfile Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
Hooks.php Mark notification as read upon visiting a page 2014-08-14 14:10:55 -07:00
Makefile Revert "Revert "Merge remote-tracking branch 'gerrit/master' into two_tabs"" 2014-08-14 18:46:26 +00:00
Notifier.php Fix Echo breaking 2014-08-08 21:35:58 +01:00
package.json Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
Resources.php E2c: Hover behaviour of notifications panel tabs 2014-08-12 21:06:12 +00:00