Bridger Maxwell
|
00b1bad38f
|
Got grade overview graph drawing
--HG--
branch : profiledev
|
2012-02-02 14:32:44 -05:00 |
|
Bridger Maxwell
|
67d46c0792
|
Got grade overview graph drawing
--HG--
branch : profiledev
|
2012-02-02 14:32:33 -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 |
|
Reda Lemeden
|
a8a6d9742e
|
Merge with head
|
2012-02-02 14:31:11 -05:00 |
|
Reda Lemeden
|
6409e41b72
|
Merge
|
2012-02-02 14:30:23 -05:00 |
|
Reda Lemeden
|
08acfd1551
|
Changed the voting arrows
|
2012-02-02 14:29:35 -05:00 |
|
Kyle Fiedler
|
43f0f6c2be
|
Merge
|
2012-02-02 14:20:49 -05:00 |
|
Kyle Fiedler
|
4dafe790df
|
Added start to style for profile and course info
|
2012-02-02 14:20:27 -05:00 |
|
Reda Lemeden
|
f56e69ff0e
|
Merged with head
|
2012-02-02 13:30:51 -05:00 |
|
Reda Lemeden
|
da17810d2d
|
Fixed the layout of the question-specific comment section.
|
2012-02-02 13:30:15 -05:00 |
|
Kyle Fiedler
|
36773b18f6
|
Merge
|
2012-02-02 12:17:37 -05:00 |
|
Kyle Fiedler
|
020fa98784
|
New video image and css
|
2012-02-02 12:17:23 -05:00 |
|
Kyle Fiedler
|
2458b52aa9
|
put video in overlay
|
2012-02-02 12:16:58 -05:00 |
|
Kyle Fiedler
|
dc0914e101
|
merge
|
2012-02-02 11:41:19 -05:00 |
|
Kyle Fiedler
|
5a246d1bd7
|
add video to mitx_global
|
2012-02-02 11:39:44 -05:00 |
|
David Ormsbee
|
2048a2ebc7
|
update pm fixture to reflect model move
|
2012-02-02 11:14:34 -05:00 |
|
David Ormsbee
|
a3e6e70e6d
|
migration to change text fields to varchar and put indexes on them
|
2012-02-02 10:54:09 -05:00 |
|
Bridger Maxwell
|
5a752dffe2
|
Got a basic, working graph of the scores
--HG--
branch : profiledev
|
2012-02-01 21:04:04 -05:00 |
|
Bridger Maxwell
|
a5f5af3b83
|
Got a basic, working graph of the scores
--HG--
branch : profiledev
|
2012-02-01 21:03:54 -05:00 |
|
David Ormsbee
|
3cc72c84af
|
new migrations, this time with user and courseware split out
|
2012-02-01 19:47:43 -05:00 |
|
David Ormsbee
|
b9f770face
|
remove outdated courseware migrations
|
2012-02-01 19:33:22 -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 |
|
Piotr Mitros
|
40efe3e7cb
|
merge
|
2012-02-01 18:39:11 -05:00 |
|
Piotr Mitros
|
a3914cc1ac
|
course.xml includes work
|
2012-02-01 18:18:45 -05:00 |
|
Reda Lemeden
|
ed090ad880
|
Merged with headt
|
2012-02-01 18:09:26 -05:00 |
|
Reda Lemeden
|
5db3d4c5aa
|
Re-skinned the top part of the question view
|
2012-02-01 18:08:27 -05:00 |
|
cjt
|
de3a26343a
|
updated versions of schematic tool
|
2012-02-01 18:04:43 -05:00 |
|
David Ormsbee
|
e27d9f41e1
|
warning message so people know they have to use migrations for model changes
|
2012-02-01 17:46:19 -05:00 |
|
David Ormsbee
|
bf0591631d
|
fix migration to reflect the right table name for registration
|
2012-02-01 17:26:41 -05:00 |
|
David Ormsbee
|
167d2dd8fe
|
adding debug logging to show how often we're opening problem files (35x for /profile)
|
2012-02-01 17:21:54 -05:00 |
|
Kyle Fiedler
|
b8210482e8
|
merge
|
2012-02-01 16:52:30 -05:00 |
|
Kyle Fiedler
|
70220f49bb
|
Added icons and new css
|
2012-02-01 16:52:16 -05:00 |
|
Kyle Fiedler
|
30042ceb93
|
merge
|
2012-02-01 16:51:05 -05:00 |
|
Kyle Fiedler
|
ec548fda0a
|
Added style for sequence nav and reworked courseware problems
|
2012-02-01 16:50:50 -05:00 |
|
David Ormsbee
|
4926701efb
|
add migrations for initial courseware and adding indexes
|
2012-02-01 16:40:49 -05:00 |
|
David Ormsbee
|
2cd105ceef
|
move local auth models into courseware, remove courseware migrations
|
2012-02-01 16:28:03 -05:00 |
|
Bridger Maxwell
|
348796e5eb
|
Simple graphing of homework and lab scores
--HG--
branch : profiledev
|
2012-02-01 14:33:20 -05:00 |
|
Bridger Maxwell
|
8712197df0
|
Simple graphing of homework and lab scores
--HG--
branch : profiledev
|
2012-02-01 14:32:43 -05:00 |
|
cjt
|
02ca97a32c
|
tutorial html
|
2012-02-01 14:15:21 -05:00 |
|
Ernie Park
|
5f7d25587f
|
open close sidebar implement js adding removing closed class on accordion
--HG--
branch : close_sidebar
|
2012-02-01 14:05:12 -05:00 |
|
Ernie Park
|
4ad4663efe
|
use leanmodal from static rather than 3rdParty
|
2012-02-01 13:40:04 -05:00 |
|
Ernie Park
|
fe3a6bd7bc
|
add leanmodal minified and original
|
2012-02-01 13:25:07 -05:00 |
|
David Ormsbee
|
b045108350
|
Add indexes to fields in courseware.StudentModule
|
2012-02-01 12:28:50 -05:00 |
|
Ernie Park
|
b985ef1710
|
resolve merge
|
2012-02-01 12:05:38 -05:00 |
|
Ernie Park
|
cc0418ca73
|
updated sass
|
2012-02-01 12:03:22 -05:00 |
|
Ernie Park
|
6ccfd87e22
|
merge
|
2012-02-01 11:59:37 -05:00 |
|
Ernie Park
|
a6977aae4c
|
update routes and new password_reset
|
2012-02-01 11:59:27 -05:00 |
|
Ernie Park
|
661bdd1f82
|
merge
|
2012-02-01 11:58:37 -05:00 |
|
Ernie Park
|
a0db591b88
|
move password_reset_form out of registration
--HG--
rename : registration/password_reset_form.html => password_reset_form.html
|
2012-02-01 11:58:23 -05:00 |
|
Ernie Park
|
9f093f985c
|
update password reset form and change inputs to type submit and chmod executable html files
|
2012-02-01 11:51:24 -05:00 |
|