Commit graph

464 commits

Author SHA1 Message Date
Popey Gilbert
51cc43a462 Update install-mongodb.ps1 2015-04-17 17:45:56 +01:00
Popey Gilbert
4d36c7ee3e Update mongo.py 2015-04-17 17:35:38 +01:00
Matt Lott
eb9ac2eede Update sub counts script
Show all non-zero priced subs.
2015-04-14 15:01:07 -07:00
Matt Lott
a9de6eaa55 Update bulk prepaid creation script
Better copy.
2015-04-14 15:01:06 -07:00
Alan Hohn
ae7f7fa44f vagrant brunch detect file changes made on host 2015-04-03 17:21:28 -04:00
Nick Winter
8208b7eb51 Merge pull request #2599 from AlanHohn/vagrant-node-modules
Vagrant node modules
2015-04-03 11:19:26 -07:00
Nick Winter
9e5f08aaaf Merge pull request #2598 from AlanHohn/vagrant-mongo-backup
add user backup / restore for Vagrant
2015-04-03 11:19:10 -07:00
Scott Erickson
77cc89a825 Updated subscriptionStats.js, to March and to skip over teacher subscriptions. 2015-04-02 14:13:47 -07:00
Matt Lott
2213aff909 Campaign level counts script 2015-03-30 14:29:54 -07:00
Alan Hohn
2bc2f90665 vagrant fix issues with node_modules bind mount 2015-03-28 22:58:04 -04:00
Alan Hohn
8bf7a29d9e vagrant node_modules workaround 2015-03-28 22:24:18 -04:00
Alan Hohn
58e05f63fe add user backup / restore for Vagrant 2015-03-28 18:27:38 -04:00
Nick Winter
0b1bb6a4aa Added admin/pending-patches view. Fixed accepting several kinds of patches. Added keyboard shortcuts for accepting (a) and rejecting (r) patches. Fixed #2490. Fixed #2515. Fixed #2304. 2015-03-28 13:54:44 -07:00
Matt Lott
53de6c6134 Add current subscription counts view under the admin page 2015-03-27 15:27:34 -07:00
Nick Winter
bbf9628bde Merge pull request #2582 from AlanHohn/vagrant
Integrate Vagrant
2015-03-26 21:11:08 -07:00
Matt Lott
ca761866c0 Update daily Stripe subscriber counts script 2015-03-26 14:12:23 -07:00
Matt Lott
356a70fafa Update SubscriptionsPerDay.js script 2015-03-26 14:12:23 -07:00
Matt Lott
1841726faf Purchase event histories script 2015-03-26 14:12:22 -07:00
Alan Hohn
9b22fd2323 Integrate Vagrant 2015-03-26 16:36:38 -04:00
Matt Lott
ef0087c8b1 Create bulk prepaids script 2015-03-25 12:23:51 -07:00
Nick Winter
0b601ea695 Merge pull request #2558 from nixel2007/scocode
Add npm&bower update to SCOCODE.bat. Update ver #
2015-03-23 15:46:25 -07:00
Nick Winter
b4ea78e5cb Implementing alternative pricing with Alipay in China to support dedicated China server. 2015-03-23 15:26:44 -07:00
Michael Schmatz
d2d7bdcd4e Changed dump URL 2015-03-22 16:53:48 -04:00
Michael Schmatz
3c9f9738ce Changed the public dump URL 2015-03-22 16:53:03 -04:00
nixel2007
13e2d97c46 Update scocode.bat sample 2015-03-22 20:12:31 +03:00
nixel2007
028c50a450 Add npm&bower update to SCOCODE.bat. Update ver # 2015-03-22 20:02:54 +03:00
Matt Lott
d8f2406ba7 Find Stripe subscribers script 2015-03-16 12:10:46 -07:00
Michael Schmatz
09e969405a Updated script to use new analytics database 2015-03-05 16:27:33 -08:00
nixel2007
40a7061b39 Update copy-i18n-tags.coffee.
No inserting {change} to not translated lines
2015-03-05 11:56:24 +03:00
Matt Lott
cd59b90e37 Add custom payments
Example:
https://codecombat.com/account/invoices?a=21600&d=9%20monthly%20subscrip
tions
2015-03-04 15:40:53 -08:00
Matt Lott
a66e4aabca Parent email stats script 2015-03-04 10:24:03 -08:00
Nick Winter
e6cf298ed3 Propagated i18n. A couple other misc tweaks. 2015-03-04 09:00:32 -08:00
nixel2007
9b4c7b3fdc Adds escaping in {change} find 2015-03-04 00:15:45 +03:00
Scott Erickson
d0ebd50339 Slight tweak to the subscriptionStats, clearing out duplicate customers gotten from invoices. 2015-03-02 13:19:32 -08:00
Scott Erickson
b04a24880a Fixed subscriptionStats usage instructions. 2015-03-02 12:44:55 -08:00
Nikita Gryzlov
8e28608be3 Adding {change} to files when propagination.
Fix Issue #2428 https://github.com/codecombat/codecombat/issues/2428

So, how it works.
Dev change some line in en.coffee. 
If he add {change} in comment of this line:
* this {change} will be added to all non-en files for this lines
* {change} will be removed from en.coffee

If there is no comment in non-eu - " # {change}" will be added to line
If there is {change} in non-eu already - no doubles of {change}

Old mechanism of syncing comments from en also not broken - if there is a change in comment in eu and {change} in non-eu then new_comment + {change} will be added to non-eu
2015-03-02 14:28:37 +03:00
Nick Winter
77bca72002 Added A/B test on whether Signs and Portents or Forgetful Gemsmith is the fourth level. Ran and completed some A/B tests. Turned level indicator in CampaignView white. 2015-02-26 14:24:00 -08:00
Matt Lott
52bc660391 Add external subs script 2015-02-26 08:44:56 -08:00
Matt Lott
b0665527ed 🐛Update analytics aggregation script slugify
Mad Maxer: Redemption
2015-02-25 15:05:41 -08:00
Nick Winter
498eae328a Migrated from mongoose-text-search to new built-in operators. Fixed #2367. 2015-02-21 14:22:51 -08:00
Nick Winter
1ba79b83a9 Added a script to recalculate all gems purchased. 2015-02-20 11:11:12 -08:00
Nick Winter
c1e14dc973 Fixed achievement recalculation to work from the command line. 2015-02-18 09:57:03 -08:00
Nick Winter
52648399c6 Fixed recording of gamesCompleted. Fixed recalculateStatistics scripts to not explode memory, and to report progress. 2015-02-17 20:51:32 -08:00
Nick Winter
d3707306cc Added a script to count spoken language usage. 2015-02-16 17:12:59 -08:00
Nick Winter
578ec6d7d0 Was confused about achievement collections and categories. 2015-02-13 17:10:30 -08:00
Nick Winter
6cdd6fbc44 Improvements for recalculating earned achievements, recreating earned achievements that should exist, and updating proportionalTo achievements like simulatedBy that don't get updated with a post-save hook. 2015-02-13 16:33:13 -08:00
Matt Lott
ed7d7b0412 Mixpanel gem prompt a/b test script
Investigating some weirdness where no-prompt group is 50% larger than
prompt group.  True in Mixpanel and in our internal analytics.
2015-02-11 13:57:30 -08:00
Matt Lott
6178800d16 Add browser segments to a/b test scripts 2015-02-11 11:07:36 -08:00
Matt Lott
cf78e4068f Add correct start dates to a/b test scripts 2015-02-10 15:28:45 -08:00
Nick Winter
f16ec24893 Fixed a few typos in analytics queries. 2015-02-10 13:16:09 -08:00
Matt Lott
30c31f908b Add a/b test results scripts 2015-02-10 11:34:14 -08:00
Scott Erickson
097dbd11dd Added a script for getting some subscription data more easily. 2015-02-05 15:32:15 -08:00
Matt Lott
20e70c316e Help usage analytics script 2015-02-04 15:50:17 -08:00
Imperadeiro98
2a1d74ab59 Update downloads.coco 2015-01-31 22:36:23 +00:00
Imperadeiro98
a68698f0c1 Update install-mongodb.ps1 2015-01-31 22:32:03 +00:00
Matt Lott
35cf7afb8d Update level played before sub script 2015-01-28 20:04:51 -08:00
Matt Lott
c2abefb637 Updating internal analytics scripts
Result of some data sleuthing.  They are only used for investigations,
and not production aggregation.  Hence, a bit ugly and unfinished.
2015-01-28 16:07:27 -08:00
Imperadeiro98
54d047e948 Update setup.py 2015-01-27 22:50:06 +00:00
Imperadeiro98
c491b93799 Update repositoryInstaller.py 2015-01-27 22:49:19 +00:00
Imperadeiro98
2ef4af21d9 Update mongo.py 2015-01-27 22:48:04 +00:00
Imperadeiro98
2ffb5b82c5 Update downloader.py 2015-01-27 22:47:42 +00:00
Imperadeiro98
7a387edf69 Update directoryController.py 2015-01-27 22:47:31 +00:00
Imperadeiro98
84551899d9 Update dependency.py 2015-01-27 22:45:41 +00:00
Imperadeiro98
ec2624e370 Update configuration.py 2015-01-27 22:45:31 +00:00
Imperadeiro98
5195da3bef Update node.py 2015-01-27 22:44:53 +00:00
Imperadeiro98
3821f5d9ec Update factories.py 2015-01-27 22:39:26 +00:00
Imperadeiro98
94f6693503 Update bootstrap.sh 2015-01-27 22:33:38 +00:00
Matt Lott
e49c74259b Update campaign editor analytics
Adding shown and purchased subscription counts.
Locking down analytics to admin-only.
2015-01-21 13:41:38 -08:00
katemamba
6c5f472112 Update factories.py
for enabling devsetup in ubuntu
2015-01-22 00:22:40 +05:30
Matt Lott
7fda59ee2d Update campaign editor analytics
Adding help click counts and help videos start counts to level view
analytics.
2015-01-20 10:43:02 -08:00
Matt Lott
05f028d944 Update campaign editor analytics
Adding ‘left game’ counts to overall campaign view.  This is the number
of players that left the game after playing the given level.
2015-01-18 16:29:47 -08:00
Nick Winter
865ae66b5c Merge pull request #2087 from emhs/master
Distro-specific devSetup for Arch Linux and Ubuntu
2015-01-14 16:23:32 -08:00
Matt Lott
3fd5f49220 Analytics data revamp
Add analytics per-day aggregation collection.
Add analytics strings collection.
Add per-day aggregation mongo insertion script.
Update campaign editor to use aggregation collection.
Update queries to use _id instead of created field.
2015-01-14 11:09:01 -08:00
Elliott Seyler
70542acb04 Commenting out mongo autostart on Arch. 2015-01-12 12:03:54 -08:00
Elliott Seyler
a9974b2929 Adding build-essential for Ubuntu 2015-01-11 22:37:56 -08:00
Elliott Seyler
c638090cc9 Missing import 2015-01-11 22:35:24 -08:00
Elliott Seyler
84c2d3b9a7 Ubuntu starts mongo automatically 2015-01-11 22:32:51 -08:00
Elliott Seyler
9153e1463d Adjusting the subprocess call. 2015-01-11 20:42:34 -08:00
Elliott Seyler
ace7d3d64e Switching to a fresher source of node for Ubuntu 2015-01-11 20:23:44 -08:00
Elliott Seyler
6c731d1e03 Python2 fix 2015-01-11 19:08:59 -08:00
Elliott Seyler
33b505bd87 Fixing Ubuntu code slightly. 2015-01-11 19:01:01 -08:00
Elliott Seyler
9465a41efd Added Arch and Ubuntu distro-specific installation options. 2015-01-11 16:26:59 -08:00
Elliott Seyler
247db0c7f3 Testing for Python 2/3 before installing Node packages. 2015-01-11 16:26:21 -08:00
Matt Lott
29c6b7c9f1 Prune internal analytics event data 2015-01-09 09:27:33 -08:00
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
Matt Lott
d89b0d90e3 Campaign analytics - unique users, dropped count
Fixing incorrect dropped counts.
Restricting start/finish level events to unique users.
Does not fix campaign editor level view analytics.
2015-01-06 21:38:49 -08:00
Nick Winter
de343f4160 Updated analytics scripts. 2015-01-05 11:23:42 -08:00
Imperadeiro98
07b344e5f4 Merge pull request #2030 from osanseviero/patch-17
Create tips-es.coco
2014-12-30 15:53:12 +00:00
Omar S.
d14546cd14 Update tips-es.coco
Sorry for always doing this tiny mistakes
2014-12-30 10:51:08 -05:00
Omar S.
63763cf2b9 Update readme-es.coco 2014-12-30 10:50:35 -05:00
Omar S.
02f5f70318 Create readme-es.coco 2014-12-30 10:46:03 -05:00
Omar S.
82aa972fbc Create tips-es.coco 2014-12-30 10:42:19 -05:00
Imperadeiro98
4f4daab71f Update en.coco 2014-12-30 12:39:47 +00:00
Imperadeiro98
0000abf86d Update tips.coco 2014-12-30 12:37:56 +00:00
Imperadeiro98
6625d64ef1 Update readme.coco
Don't know if the @ signs are needed before links or not. Also, check if the persons names are right.
2014-12-30 12:36:30 +00:00
Imperadeiro98
9996688e2c Update license.coco 2014-12-30 12:35:12 +00:00
Matt Lott
de334b8ced Campaign drop off rates script
Shows where players stop playing.
2014-12-29 23:18:29 -08:00
Michael Schmatz
1df017b271 Changed latest to 2.6.6 to fix #2007 2014-12-29 23:28:59 -05:00
Omar S.
6df8adde24 Updated gitbash.exe 2014-12-29 15:56:39 -05:00
Omar S.
88bc7938fd Updated the links of node for windows, linux and mac 2014-12-29 15:22:49 -05:00
Omar S.
b4a39c9b04 Update install-mongodb.ps1
I changed the link, but the link is just for 64 bit systems...I don't know if it will work with 32 bit systems
2014-12-29 14:58:26 -05:00
Nick Winter
acbdabe5f7 Merge pull request #2016 from osanseviero/patch-11
Update languages.coco
2014-12-29 10:39:53 -08:00
Omar S.
44b9655639 Update languages.coco 2014-12-29 13:38:18 -05:00
Omar S.
2b4a027904 Create es.coco 2014-12-29 13:28:24 -05:00
Omar S.
688c4d5aa2 Updated mongo and node 2014-12-29 12:40:38 -05:00
Matt Lott
19d95cfb85 Average code problem count for level rates script 2014-12-24 16:56:57 -08:00
Matt Lott
bf54e3d04e Add average playtime to level rates script 2014-12-24 15:34:30 -08:00
Matt Lott
b33e3a93ba Level completion rates script 2014-12-24 11:09:58 -08:00
Matt Lott
9522da28e8 Help video a/b results - helps clicked afterwards 2014-12-19 15:59:25 -08:00
Matt Lott
b70b82c019 Help video a/b results - level completion
Also using initial event counts to account for weird uneven  sampling
rates.
2014-12-19 15:17:22 -08:00
Matt Lott
ffa3366b8a Help videos A/B results - sub followed?
Shows which level/style combo was followed by a sub purchase.
2014-12-18 17:18:48 -08:00
Matt Lott
368e5e24ee Help videos A/B results - watched more videos?
Shows which style per-level yielded more additional videos watched.
2014-12-18 16:21:04 -08:00
Matt Lott
77a4ec1aa0 Help videos A/B test results script 2014-12-18 13:59:01 -08:00
Matt Lott
345e793d35 Mixpanel script for A/B subscribe copy test 2014-12-16 16:38:54 -08:00
Matt Lott
d68746a922 Update gem counting script 2014-12-16 14:16:23 -08:00
Matt Lott
426424103a Levels & Subs queries 2014-12-16 14:16:23 -08:00
Matt Lott
a3afba068f Analytics code language usage script 2014-12-15 13:53:08 -08:00
Matt Lott
604bc48506 Analytics mongdb queries 2014-12-15 13:36:45 -08:00
Matt Lott
30c1b7b31a Analytics payment conversion scripts
These are ugly.
2014-12-15 13:19:20 -08:00
Nick Winter
bf4c030d33 Updated data from playtime breakdown script. 2014-12-02 18:13:37 -08:00
Nick Winter
a7b617eab3 Slight update to playtime breakdown script to run faster. 2014-12-02 16:56:42 -08:00
Nick Winter
6cfb45e7a6 Pausing branchingGroup temporarily for school testing. 2014-12-02 09:18:39 -08:00
Nick Winter
b33fee406b Server now logs the messages of its bad responses instead of just sending them to the client. Added a script that migrated bad ObjectIds in purchased items. 2014-11-10 13:27:40 -08:00
Nick Winter
1fb48f2b85 Fixed a few bugs. Removed Olark; disabled LinkedIn. Added ladder submission to HeroVictoryModal. 2014-10-19 17:38:10 -07:00
Nick Winter
879c57bcdd Added a script to grab all code by language by level by user, anonymized, for a group of users. 2014-10-11 13:58:58 -07:00
David Beckley
9210f6ef72 Fix regex for capturing category names 2014-09-20 16:16:23 -07:00
David Beckley
983bb5a90c Allow for multiple categories with the same tags 2014-09-19 23:05:35 -07:00
David Beckley
624684f9c8 Try to conform to guidelines 2014-09-19 19:25:33 -07:00
David Beckley
71569d61e0 Fix issue #1472 2014-09-19 18:34:11 -07:00
Daniel James Smith
a481a3409e Updated German translations for Win-Installer and added German license, readme and tips 2014-09-15 18:28:40 +02:00
Michael Schmatz
baf651bdc0 Merge pull request #1550 from djsmith85/url-for-db-backup2
Updated the url for the DB backup in the python installer
2014-09-13 23:27:29 -04:00
djsmith85
0edd49e78e Updated the url for the DB backup in the python installer
Updated the url for the DB backup in the python installer. I had updated
it for the Win-setup under #1535
2014-09-14 04:55:01 +02:00
Nick Winter
3a4d56dfba Merge pull request #1526 from cnryb/master
windows\coco-dev-setup\batch\localization 中的 bug
2014-09-13 08:01:41 -07:00
cnryb
9b6aed85ca 试试看还乱码不 2014-09-12 22:40:15 +08:00
Daniel James Smith
09bdb66538 Updated URL for DB backup
The old url seems to not exist anymore. Found the correct url in the dev-wiki.
2014-09-09 23:41:57 +02:00
cnryb
2a7d19af1d 1.简体中文,繁体中文写反了
2.在win7中不能读取俄语、简体中文的描述
2014-09-07 23:47:09 +08:00
Nick Winter
6b6c8dd683 Merged master into feature/realtime-multiplayer; looks good. 2014-09-03 16:14:33 -07:00
Nick Winter
85a9a558ef Fixed #1329. 2014-08-30 13:43:56 -07:00
Scott Erickson
f8f67833d1 Refactored the config defaults script to work on systems, too, and save results. 2014-08-28 09:52:46 -07:00
Scott Erickson
87d455e98b Wrote a script to migrate component config defaults to the new system. 2014-08-27 18:16:19 -07:00
Scott Erickson
34207d28c9 Streamifying and optimizing the recalculating of stats scripts. 2014-08-15 10:10:52 -07:00
Ruben Vereecken
26085f9f3e Added a bunch of achievements to the script. Restyled big parts. 2014-08-03 23:58:51 +02:00
Ruben Vereecken
871149b2bc Rechecked and added cool stuff for achievements 2014-07-30 22:23:43 +02:00
Ruben Vereecken
15c1939657 Started on achievement setup script 2014-07-28 14:17:25 +02:00
Ruben Vereecken
a03e3aedd1 Managed to recalculate translation/misc patches after all 2014-07-24 19:43:09 +02:00
Ruben Vereecken
b2c11fa087 Added achievement recalculation script 2014-07-24 15:05:26 +02:00
Ruben Vereecken
3191c87cf1 Added recalculation for patches. Struggled with translations. Won't recalculate those probably 2014-07-24 14:41:06 +02:00
Ruben Vereecken
cde87e4fe5 Covered general patches with tests 2014-07-23 20:00:28 +02:00
Ruben Vereecken
2394bd8129 Added the recalculation script for a couple of statistics 2014-07-23 15:22:53 +02:00
Scott Erickson
8cb7cd770c Fixed i18n population because mongoose has problems with empty objects. 2014-07-12 09:58:28 -07:00