Go to file
bsitu f29f7303d1 Make timestamp in consistent format after loaded from database
Notification timestamp is generated in MW format (YYYYMMDDHHMMSS)
inside the model and saved to the database in db specific format,
We need to convert it back to MW format when loading the data
from the database, it just happens that MW format is the same
as MySQL timestamp format

Change-Id: Ie881b66c8c24d57a8933c0153e9e7db5fe6aa017
2014-08-22 15:53:51 -07:00
api Add support to retrieve unread + read notifcations for section 2014-08-19 16:54:48 -07:00
controller Reset per-user notify types for each user 2014-08-19 18:58:44 +00:00
db_patches Add TargetPage model and mapper to notifications 2014-08-13 00:48:07 +00:00
formatters [5] Code cleanup and miscellneous fix 2014-08-19 17:58:07 +00:00
i18n Localisation updates from https://translatewiki.net. 2014-08-20 22:25:56 +02:00
includes efLogServerSideEvent is deprecated 2014-08-21 15:19:27 +02:00
jobs Adding Echo jobs to deferred update along with master wait 2013-09-04 17:32:54 -07:00
maintenance Delete invalid records from echo_target_page 2014-08-19 11:34:01 -07:00
model Make timestamp in consistent format after loaded from database 2014-08-22 15:53:51 -07:00
modules Merge "Add support to retrieve unread + read notifcations for section" 2014-08-20 17:37:51 +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 Make timestamp in consistent format after loaded from database 2014-08-22 15:53:51 -07:00
.gitignore QA: committing Gemfile.lock 2014-08-14 08:52:30 -07:00
.gitreview
.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 "[4] Add revision local cache holder object" 2014-08-19 17:58:28 +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