Jay Zoldak
|
be76f73107
|
Consolidate and upgrade factories
|
2013-04-18 15:11:10 -04:00 |
|
Calen Pennington
|
9f3bad672a
|
Move the license test over to CourseFactory
|
2013-04-16 11:40:05 -04:00 |
|
Calen Pennington
|
a06c1a4b57
|
Fix warnings to actually use correct format for string interpolation
|
2013-04-16 11:40:04 -04:00 |
|
Brian Wilson
|
99778b1b5b
|
add fixes for 500 bugs (lighthouse 287 and 293) by requiring login for accessing licenses and inline discussions. Add unit tests for licenses, and rearrange tests based off of (the former) PageLoad. Also cleanups for pylint and pep8.
|
2013-03-27 17:59:56 -04:00 |
|
Calen Pennington
|
6b64b4214f
|
Make relative imports explicitly relative
|
2013-03-15 11:23:22 -04:00 |
|
Calen Pennington
|
cfae1cdf62
|
Pep8 autofixes
|
2013-02-06 11:13:50 -05:00 |
|
Carlos Andrés Rocha
|
3784c3ce18
|
Add fix for users with multiple licenses
|
2012-10-22 10:27:17 -04:00 |
|
Carlos Andrés Rocha
|
f890c1dccb
|
Use test database in licenses test instead of 6.002x
|
2012-10-19 17:55:55 -04:00 |
|
Carlos Andrés Rocha
|
e7c62b0fc6
|
Add migrations to license django application
|
2012-10-16 11:57:38 -04:00 |
|
Carlos Andrés Rocha
|
a8cedf8ab9
|
Update lms/djangoapps/licenses/views.py
Remove annoying print statements
|
2012-10-15 21:04:10 -03:00 |
|
Carlos Andrés Rocha
|
e9ec63e4b6
|
Add ajax endpoint to retrieve and assign course software licenses
|
2012-10-15 18:46:31 -04:00 |
|
Carlos Andrés Rocha
|
3808ff85a8
|
Added django command to generate random serial numbers.
|
2012-10-15 18:46:31 -04:00 |
|
Carlos Andrés Rocha
|
9cf8c02dc6
|
Added import_serial_numbers command test.
|
2012-10-15 18:46:31 -04:00 |
|
Carlos Andrés Rocha
|
516c41f342
|
Added html view of serial numbers. Refactored code.
|
2012-10-15 18:46:31 -04:00 |
|
Carlos Andrés Rocha
|
b2de8199b7
|
Added licenses view helper functions.
|
2012-10-15 18:46:31 -04:00 |
|
Carlos Andrés Rocha
|
ed88708d71
|
Renamed models and commands for importing serial numbers.
|
2012-10-15 18:46:31 -04:00 |
|
Carlos Andrés Rocha
|
24d5c9162c
|
Created Django App with commands to import software license numbers per class.
|
2012-10-15 18:46:31 -04:00 |
|