Commit Graph

58450 Commits

Author SHA1 Message Date
Ernie Park
b660bab05e dont autoplay video on ios devices 2012-03-05 15:43:00 -05:00
Kyle Fiedler
b29ea7d3e2 Added styles for tutorials
--HG--
branch : kf-highlight-speed
2012-03-05 14:58:31 -05:00
Reda Lemeden
fe83eaef2f Styled wiki headers 2012-03-05 14:33:42 -05:00
Reda Lemeden
413950ca38 Restyled headers in the wiki articles 2012-03-05 14:30:45 -05:00
Kyle Fiedler
de61484ab3 Added smaller type for textbook
--HG--
branch : kf-highlight-speed
2012-03-05 14:28:50 -05:00
Kyle Fiedler
94313ef63a Added some more styles for highlighting the current speed
--HG--
branch : kf-highlight-speed
2012-03-05 14:10:41 -05:00
Kyle Fiedler
3778b73484 Merged with default
--HG--
branch : kf-highlight-speed
2012-03-05 13:27:51 -05:00
Ernie Park
cf71d90d9b merge default into branch
--HG--
branch : ernie-static-fix-ios-video
2012-03-05 12:09:18 -05:00
Reda Lemeden
ece5dde5b5 merge 2012-03-05 11:59:55 -05:00
Reda Lemeden
e5772237d2 Fixed question and answer styles 2012-03-05 11:59:31 -05:00
Reda Lemeden
465a52d93d Added style to answer and question content 2012-03-05 11:56:41 -05:00
Reda Lemeden
a60cdf5d77 Removed letter-spacing from question titles 2012-03-05 11:12:42 -05:00
Piotr Mitros
9e42554c2b Better status when sending e-mails 2012-03-05 09:33:56 -05:00
Piotr Mitros
7d6a0af115 Emergency fallback if we need to stop the presses on bulk emails 2012-03-05 09:23:04 -05:00
Piotr Mitros
a379ce365f Give number of e-mails sent 2012-03-05 09:09:21 -05:00
Piotr Mitros
4325437c31 Timestamps in log file for bulk emails 2012-03-05 09:04:23 -05:00
Piotr Mitros
fe082d6248 Script to e-mail users in bulk, in batches, from a text file 2012-03-05 08:55:18 -05:00
Piotr Mitros
845063336f Welcome e-mails 2012-03-05 08:34:56 -05:00
Bridger Maxwell
d3fb6f7b80 Fixed profile graph template code. Now is clearly separated between python and javascript.
--HG--
branch : bridger-dev
2012-03-04 18:38:14 -05:00
Bridger Maxwell
478372bd00 Bringing development branch back up to default
--HG--
branch : bridger-dev
2012-03-04 18:37:33 -05:00
Piotr Mitros
cc13aef05a Check on user authenticated in AJAX 2012-03-04 14:21:52 -05:00
Piotr Mitros
f27c16c87a Missed another spot 2012-03-04 14:09:14 -05:00
Piotr Mitros
d1276e9af7 Missed a spot 2012-03-04 14:06:08 -05:00
Piotr Mitros
b348f5d9b3 Cache toolbox disabled 2012-03-04 13:25:12 -05:00
Piotr Mitros
8ebb6273d9 Can't log in updated 2012-03-04 13:01:11 -05:00
Piotr Mitros
1ee30d28a4 No course credit 2012-03-04 12:53:31 -05:00
Piotr Mitros
ecfd3ace07 Anant's better phrasing for video 2012-03-04 12:22:12 -05:00
Piotr Mitros
bf7e40bf84 merge 2012-03-04 12:03:37 -05:00
Piotr Mitros
84e23af9f4 More self-help 2012-03-04 12:03:24 -05:00
Piotr Mitros
83eab20221 6002->6002x 2012-03-04 11:34:14 -05:00
Piotr Mitros
2c81042f99 Help text clarification 2012-03-04 10:46:44 -05:00
Piotr Mitros
6b35212615 Askbot jquery 2012-03-04 10:44:07 -05:00
Piotr Mitros
a803b0f70f Merge 2012-03-04 10:17:43 -05:00
Piotr Mitros
ad8969746d Remove info files, change Youtube to use https 2012-03-04 10:17:20 -05:00
Piotr Mitros
98f5a79dfc Disabled profile cache -- we ran into issues 2012-03-04 09:40:07 -05:00
Bridger Maxwell
cb24b17279 Changed the wiki titles to say 6.002x (they were missing the x) 2012-03-03 23:49:51 -05:00
Bridger Maxwell
c636264196 Changed the wiki titles to say 6.002x (they were missing the x) 2012-03-03 23:49:20 -05:00
Piotr Mitros
3a6bb0cd8b Properly logging 2012-03-03 19:21:03 -05:00
Piotr Mitros
d321eb873a info files now referenced explicitly instead of symlink 2012-03-03 18:02:16 -05:00
Piotr Mitros
385a87c767 info files now referenced explicitly instead of symlink 2012-03-03 18:02:14 -05:00
Piotr Mitros
b71ff07142 More info on browsers, redirect to /info 2012-03-03 17:39:22 -05:00
Piotr Mitros
5ae7334b38 Extract email list from DB 2012-03-03 15:46:28 -05:00
David Ormsbee
04ebd38368 update tracking log to use pids 2012-03-03 15:06:33 -05:00
David Ormsbee
60312d927b switch tracking logs to go to local file 2012-03-03 14:56:28 -05:00
Piotr Mitros
3d4e158782 Missed on file 2012-03-03 14:15:49 -05:00
Piotr Mitros
22748768ab Cache keys hashed, scripts to assign student to groups and send out bulk e-mails 2012-03-03 13:53:24 -05:00
Bridger Maxwell
216e996982 Tracking now logs to a file including the pid instead of syslog
--HG--
branch : bridger-dev
2012-03-02 14:47:54 -05:00
Bridger Maxwell
4b6681b348 Merged in default
--HG--
branch : bridger-dev
2012-03-02 14:44:05 -05:00
Jean-Michel Claus
407788f8ad Merge 2012-03-02 12:31:12 -05:00
Jean-Michel Claus
42ac1d0e12 Added missing file ocw-hw1.pdf 2012-03-02 12:06:27 -05:00