codecombat/server
Matt Lott bc93a2b181 Update campaign editor analytics
Restrict level view completion rates to unique users. Super slow, perf
work to do here.
Increase level view completion rate date range to 2 weeks.
Increase level view average playtimes date range to 2 weeks.
Display player name if available in level view recent sessions.
2015-01-08 16:01:49 -08:00
..
achievements Fixed #1968. 2015-01-08 11:57:31 -08:00
analytics Update campaign editor analytics 2015-01-08 16:01:49 -08:00
articles All edits are now tracked 2014-07-04 19:27:38 +02:00
campaigns Fixed a bug where projection in /db/campaign/.../levels wasn't working correctly anymore if project wasn't included. 2015-01-06 16:59:56 -08:00
commons Moved editors from PUT to POST so that version saving behavior is preserved and admins can PUT without saving new versions. 2014-12-29 09:14:43 -08:00
levels Fixed #1967. 2015-01-08 11:29:10 -08:00
lib Introduced findBySlugOrId to fix a bug 2014-08-14 16:38:50 +02:00
mail/sent Hard code mail tasks and add unsubscribe 2014-07-16 16:37:06 -07:00
patches Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways. 2014-11-28 17:49:41 -08:00
payments Ended HoC sale. 2014-12-13 09:00:33 -08:00
plugins Working on repeatable achievement posting. Two tests still fail, though, so it's not there yet. 2015-01-07 12:25:43 -08:00
purchases Capture active user metrics 2014-12-04 12:57:57 -08:00
queues Fix sorting crashing bug 2014-12-24 16:45:34 -05:00
routes Update auth.coffee 2015-01-08 19:27:37 +00:00
user_code_problems Add common user code problems to campaign editor 2015-01-05 13:42:19 -08:00
users Fixed #1968. 2015-01-08 11:57:31 -08:00
delighted.coffee Fixed #1105. Also send HipChat notifications whenever anyone changes anything; let's see if it's too much. 2014-08-28 19:39:46 -07:00
hipchat.coffee A couple workarounds for crashing server tests. Including method in HipChat error messages. Trying to work around undefined ThangType fetch during level loading. 2014-11-29 08:43:40 -08:00
sendwithus.coffee Worked around unstable Zoho mail dependencies by switching password recovery and contact emails to Sendwithus. 2014-12-11 20:15:24 -08:00