Commit Graph

451 Commits

Author SHA1 Message Date
Piotr Mitros
12c3c4cc2d Extract complete user info into a json file 2012-03-11 20:26:57 -04:00
Piotr Mitros
909aec4379 Better error messages 2012-03-10 22:45:00 -05:00
Piotr Mitros
e8c7e5521b Better error message 2012-03-10 22:42:32 -05:00
Piotr Mitros
837b9c9075 Basic gradebook 2012-03-10 22:31:40 -05:00
Piotr Mitros
af815abe3b Beginning refactoring grades out of profile view for use in gradebook 2012-03-10 21:17:22 -05:00
Piotr Mitros
2461669e6c Merged in functionality to show grades by student 2012-03-10 20:41:25 -05:00
Piotr Mitros
f1ad393f18 Course admins can now access student grades by going to profile/[userid]
--HG--
branch : visible-grades
2012-03-10 20:34:13 -05:00
Piotr Mitros
c7c71c9458 Merge
--HG--
branch : visible-grades
2012-03-10 20:17:13 -05:00
Piotr Mitros
cde9ab284b Need to merge
--HG--
branch : visible-grades
2012-03-10 20:17:04 -05:00
Piotr Mitros
a2c4010b8f Removed caching for dev machines 2012-03-10 20:13:03 -05:00
Piotr Mitros
a8c2c3c5b4 More helpers 2012-03-10 19:38:51 -05:00
Piotr Mitros
6561cac242 User counts 2012-03-10 17:41:54 -05:00
Piotr Mitros
52dd6361e7 Helper methods for managing users 2012-03-10 17:33:20 -05:00
Piotr Mitros
a995ef0f0f Instructors can see grades -- syncing machines -- nonworking code
--HG--
branch : visible-grades
2012-03-10 17:11:49 -05:00
Piotr Mitros
c8f261efc7 Work-around for not finding XML for sections in section files. Note: Requires data push 2012-03-09 20:20:02 -05:00
Piotr Mitros
f8e706399f Feedback form includes email and browser 2012-03-09 17:37:45 -05:00
David Ormsbee
814f743c37 merge away detritus from static's default 2012-03-08 13:30:02 -05:00
Bridger Maxwell
7e640e3965 Merge 2012-03-06 15:47:46 -05:00
Bridger Maxwell
84471d176e Added revision feed, which shows latest edits across the wiki. Also brought down wiki queries using select_related and caching article slugs
--HG--
branch : bridger-dev
2012-03-06 15:26:34 -05:00
Bridger Maxwell
f58f08edbe Changed hoverling labels of profile graph to give real name of homework or lab section
--HG--
branch : bridger-dev
2012-03-06 12:53:39 -05:00
Bridger Maxwell
2c5bd99f93 Caught up to default branch
--HG--
branch : bridger-dev
2012-03-06 12:35:48 -05:00
David Ormsbee
ccacc90ca7 Don't allow posting before logging in. 2012-03-06 11:44:26 -05:00
David Ormsbee
299e1ae905 fixed it so staff can immediately accept answers 2012-03-06 10:55:45 -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
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
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
Piotr Mitros
3a6bb0cd8b Properly logging 2012-03-03 19:21:03 -05:00
Piotr Mitros
385a87c767 info files now referenced explicitly instead of symlink 2012-03-03 18:02:14 -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
Bridger Maxwell
8c3c33b7ac Fixed accordion on hidden courseware pages 2012-03-01 17:12:39 -05:00
David Ormsbee
d60d689611 Merge performance fixes, and rename StudentModule.get_from_cache to get_with_caching 2012-02-29 18:28:18 -05:00
Piotr Mitros
7f68610dac Error in case sensitivity. Applying patch from gjs' machine 2012-02-29 14:22:33 -05:00
David Ormsbee
638ff966ec Added LOGGING_ENV so that syslog can more easily split our logs. 2012-02-27 18:37:38 -05:00
David Ormsbee
46278515b6 replaced print with debug log statement 2012-02-27 18:36:57 -05:00
Bridger Maxwell
f7ac370f67 Updated askbot karma point requirements 2012-02-26 01:15:55 -05:00
Bridger Maxwell
61983b70a4 Added better random score generation, for recording profile page tutorial 2012-02-26 01:15:24 -05:00