Commit Graph

38 Commits

Author SHA1 Message Date
Piotr Mitros
75c5c1ce74 Name changes work, but meta storage not tested 2012-03-20 22:27:30 -04:00
Piotr Mitros
2e905dc70c More of e-mail change process works 2012-03-19 21:24:21 -04:00
Piotr Mitros
9882b30c83 Unknown changes/pre-git transition
--HG--
branch : pmitros-name-change
2012-03-19 09:25:42 -04:00
Piotr Mitros
7c73d7ef41 Non-working code; Cale needs a commit/push
--HG--
branch : pmitros-name-change
2012-03-15 15:50:15 -04:00
Piotr Mitros
837b9c9075 Basic gradebook 2012-03-10 22:31:40 -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
f83c492720 per-section rendering works, if unclean
--HG--
branch : pmitros-section
2012-02-20 16:35:12 -05:00
Bridger Maxwell
0d699f2895 Added links from profile to courseware. Updated names in urls to accomodate. 2012-02-03 17:05:34 -05:00
David Ormsbee
b7fe049f04 merged and updated urls to point to student and not auth 2012-02-02 17:37:49 -05:00
Ernie Park
66bec4b895 merge
--HG--
rename : auth/views.py => student/views.py
2012-02-02 16:38:17 -05:00
David Ormsbee
7e1d23308c yet another rename, from auth -> user -> student
--HG--
rename : user/__init__.py => student/__init__.py
rename : user/migrations/0001_initial.py => student/migrations/0001_initial.py
rename : user/migrations/0002_text_to_varchar_and_indexes.py => student/migrations/0002_text_to_varchar_and_indexes.py
rename : user/migrations/__init__.py => student/migrations/__init__.py
rename : user/models.py => student/models.py
rename : user/tests.py => student/tests.py
rename : user/views.py => student/views.py
2012-02-02 14:31:42 -05:00
David Ormsbee
72c45e8bbb Move UserProfile and Registration out of courseware and into a renamed auth (now user)
--HG--
rename : auth/__init__.py => user/__init__.py
rename : auth/tests.py => user/tests.py
rename : auth/views.py => user/views.py
2012-02-01 19:32:18 -05:00
Ernie Park
a6977aae4c update routes and new password_reset 2012-02-01 11:59:27 -05:00
Piotr Mitros
ef1bc23971 JSON password reset 2012-01-30 20:19:11 -05:00
Piotr Mitros
9ad26e0646 Bug in tracking framework when no cookie 2012-01-29 22:17:04 -05:00
fischerl
859afccd27 added handi book indexing url and view 2012-01-29 17:14:43 -05:00
Piotr Mitros
8125180edc Major number of minor cleanups. Fixed from e-mail, import order, ==None, etc. 2012-01-28 12:10:56 -05:00
Piotr Mitros
04a7be0ae7 Fixed e-mail in URLs.py, fixed 2 gjs bugs 2012-01-27 22:37:34 -05:00
Piotr Mitros
028dac5491 Info tab 2012-01-17 21:28:23 -05:00
Piotr Mitros
6e9e9c7627 Slightly better name. PROFILE to PERFSTATS 2012-01-15 14:13:40 -05:00
Piotr Mitros
36281387d6 Profiling. Also, preliminary dummy code for tracking in capa_problem 2012-01-15 14:12:46 -05:00
Piotr Mitros
5b7a59bc58 Staging page works 2012-01-13 07:26:53 -05:00
Bridger Maxwell
53155d228a Getting the names more consistent 2012-01-11 15:52:23 -05:00
Bridger Maxwell
de52b657b0 Adding hooks for a new course info page 2012-01-11 15:42:52 -05:00
Piotr Mitros
4a28fd3b13 Working calculator 2012-01-05 20:28:05 -05:00
Piotr Mitros
85e8b3a2e9 Wiki now supports circuits, modulo bugs 2012-01-04 19:00:52 -05:00
Piotr Mitros
4405bef7a3 Supports askbot dir 2012-01-01 15:22:54 -05:00
Piotr Mitros
fc15438f26 Added help page 2012-01-01 12:49:41 -05:00
Piotr Mitros
576ac4b80a Askbot integrated 2012-01-01 08:57:05 -05:00
Piotr Mitros
4355de794b Tracking is partially in place 2011-12-31 11:38:28 -05:00
Piotr Mitros
646fc0b18f simplewiki 2011-12-30 00:09:16 -05:00
Piotr Mitros
881a57e3e5 New textbook structure 2011-12-29 16:40:01 -05:00
Piotr Mitros
fccfbb7d2f Textbook browser 2011-12-29 09:51:32 -05:00
Piotr Mitros
e25939acc3 Basic textbook functionality 2011-12-23 16:43:14 -05:00
Piotr Mitros
a8037f03e5 Laying ground work for formula support. Adding Anant's content 2011-12-15 07:51:07 -05:00
Piotr Mitros
49a000a3ad Folding stuff in capa_module from views 2011-12-07 20:47:50 -05:00
Piotr Mitros
9e18b2611f Refactoring into module, part 1 2011-12-07 17:49:48 -05:00
Piotr Mitros
cc1de22e26 Initial commit 2011-12-07 09:28:16 -05:00