Miles Steele
cb7a3ad8eb
switch from log_event to Logger.log
...
keep log_event for compatibility
2013-08-20 16:52:18 -04:00
Miles Steele
f6fc1aeed9
hide empty management list selector, add explanation text
2013-08-09 14:22:56 -04:00
Miles Steele
fab16f37da
fix display name for profile distributions
2013-08-08 13:16:49 -04:00
Miles Steele
a15c2d7381
change to .text() extraction of template, fix SafeWaiter error handling
2013-08-08 13:16:48 -04:00
Miles Steele
e0760d95ab
add onExit handler, fix task polling, cleanup
2013-08-08 13:16:48 -04:00
Miles Steele
4afde4dd79
add proxied analytics graphs, refactor analytics
2013-08-08 13:16:48 -04:00
Miles Steele
f88b266c2b
add member list widget, add segment.io call for section view
2013-08-02 09:53:21 -04:00
Miles Steele
588a307de5
add dangerous button confirmation popup
2013-08-02 09:53:21 -04:00
Miles Steele
8e923deca0
fix unicode comparisons, fix 404 access exception, fix initial link handling, fix forum access modification permissions
2013-08-02 09:53:20 -04:00
Miles Steele
a9749f38df
add reset attempts all button click handler, increase polling interval, add slick grid refresh
2013-08-02 09:53:20 -04:00
Miles Steele
7905e7d289
add csv & enrollment & access api tests, disallow instructors from un-instructoring themselves, rename mode to action for access
2013-08-02 09:53:20 -04:00
Miles Steele
7392a888ce
cleanup, fix permissions, rename functions, add more api tests
2013-08-02 09:53:20 -04:00
Miles Steele
1e8cb7df25
clean & comment coffeescript, add util.coffee
2013-08-02 09:53:20 -04:00
Miles Steele
e05d0f97d8
fix permissions, fix ENABLE_INSTRUCTOR_BACKGROUND_TASKS usage, fix csv download
2013-08-02 09:53:19 -04:00
Miles Steele
94ac02e8b4
refactor enrollment action reporting
2013-08-02 09:52:17 -04:00
Miles Steele
fd1cfab020
add course info toggle arrow
2013-08-02 09:52:16 -04:00
Miles Steele
a4608df866
make year_of_birth graph bigger, add display names to analytics, remove extra context, fix typos & formatting
2013-08-02 09:52:15 -04:00
Miles Steele
23c961d9e4
visual cleanup, page error presentation cleanup, factor out common exceptions
2013-08-02 09:52:14 -04:00
Miles Steele
dd43d6635f
add instructor tasks
2013-08-02 09:52:14 -04:00
Miles Steele
9bdff7485a
cleanup
...
- rename list copy
- add beta list
- fix forum and admin API's to be more similar
- add auto-enroll checkbox
- fix list reload
- remove extra js logging
- add course errors visibility toggle
- add underscore.js check
2013-08-02 09:52:13 -04:00
Miles Steele
83ff497e42
add beta to endpoint, rename endpoint
2013-08-02 09:52:13 -04:00
Miles Steele
0a657befdb
add forum list management
2013-08-02 09:52:13 -04:00
Miles Steele
5cdf3fb86a
add staff management subsection, add student_admin subsection, refactor sections
2013-08-02 09:52:12 -04:00
Miles Steele
cc737cb1b2
rename enrollment section to membership
2013-08-02 09:52:12 -04:00
Miles Steele
02432e05cc
integrate slickgrid, add instructor.enrollment, add instructor.access, refactor & clean
2013-08-02 09:52:12 -04:00
Miles Steele
5d4a5fcdb0
add slickgrid assets
2013-08-02 09:52:12 -04:00
Miles Steele
daeabb06bf
add instructor dashboard beta (partial) (view, template, coffeescript, api endpoints)
2013-08-02 09:52:12 -04:00
Renzo Lucioni
42efd33cfa
Refactor Segment.io integration with sequentials and instructor dashboard pages
2013-07-02 13:49:33 -04:00
Arthur Barrett
ade6d4085d
turn off notes js debugging
2013-05-06 19:35:41 -04:00
Arthur Barrett
04e75485ba
merged master branch into feature/abarrett/lms-notes-app. resolved conflicts in lms/envs/common.py and lms/templates/static_htmlbook.html.
2013-05-06 13:40:38 -04:00
Calen Pennington
771937b3da
Remove duplicate libraries used while jasmine testing the LMS (as they are also defined in vendor)
2013-04-30 14:09:42 -04:00
Calen Pennington
8dc0df3e6b
Don't ignore the old directories for xmodule sass and coffeescript
2013-04-29 07:32:16 -04:00
Vik Paruchuri
9acc592279
Comments for hotkeys
2013-04-16 10:23:08 -04:00
Vik Paruchuri
d0ecbbb4cf
Fix hotkeys in peer and staff grading to use ctrl prefix
2013-04-10 15:10:48 -04:00
Arthur Barrett
63349dab9c
fixed update/delete responses
2013-03-25 19:04:23 -04:00
Arthur Barrett
131c63b697
refactored model and api to search/filter by page uri
2013-03-25 18:47:28 -04:00
Arthur Barrett
0574eb49ad
initialize annotator on any element by note:init event
2013-03-25 13:36:38 -04:00
Arthur Barrett
7120998938
refactoring notes js
2013-03-21 17:18:45 -04:00
Will Daly
9d8c023acb
Removed calls to Navigation.bind() and Calculator.bind()
...
that were causing phantomjs interpreter to fail
with undefined method error.
2013-03-11 15:58:31 -04:00
Will Daly
a777a9e6e3
Updated broken tabs.js Jasmine tests.
2013-03-11 11:27:49 -04:00
Will Daly
618de5df25
Fixed import error for histogram.coffee
2013-03-11 11:27:49 -04:00
Will Daly
20b04c9bf2
Fixed broken calculator test in lms coffee scripts
2013-03-11 11:27:49 -04:00
Diana Huang
f9667849b8
Fix some minor bugs in event handling and add enter key support
2013-02-22 09:47:50 -05:00
Diana Huang
3ecafa9b42
Add hot keys to rubrics
2013-02-22 09:47:50 -05:00
Diana Huang
3a8b7156a0
Merge branch 'master' into diana/click-tracking
2013-02-21 10:19:35 -05:00
Diana Huang
18a56005b0
Address code review feedback
...
- make category a data field of an input
- namespace event types
- don't try to use the track function when it doesn't exist
- generate event types if it doesn't match a pre-existing pattern
2013-02-21 10:17:08 -05:00
Diana Huang
13d4cfa4d4
Merge branch 'master' into diana/click-tracking
2013-02-20 11:40:14 -05:00
Vik Paruchuri
72d069825d
Merge remote-tracking branch 'origin/master' into feature/vik/check-if-submission-allowed
...
Conflicts:
lms/templates/instructor/staff_grading.html
2013-02-19 15:21:09 -05:00
Diana Huang
f4addddf42
Merge pull request #1484 from MITx/feature/vik/improve-oe-ui
...
Feature/vik/improve oe ui
2013-02-19 07:27:29 -08:00
Vik Paruchuri
00bc8deefa
Minor work on errors shown within the JS
2013-02-13 18:45:34 -05:00