Sarina Canelake
c224fe57ef
Add banners to the instructor dashboard
...
Notification banner to default dash to announce the change
Warning banner on legacy instruction dashboard to explain it has been deprecated
LMS-1296
2014-05-12 10:18:27 -04:00
Calen Pennington
155ffe37ca
Merge remote-tracking branch 'edx/master' into opaque-keys-merge-master
...
Conflicts:
cms/djangoapps/contentstore/views/item.py
cms/djangoapps/contentstore/views/tests/test_container.py
cms/djangoapps/contentstore/views/tests/test_tabs.py
common/lib/xmodule/xmodule/modulestore/mongo/draft.py
lms/djangoapps/certificates/management/commands/gen_cert_report.py
lms/djangoapps/certificates/queue.py
lms/djangoapps/certificates/views.py
lms/djangoapps/courseware/module_render.py
lms/djangoapps/courseware/tests/test_module_render.py
lms/djangoapps/instructor/views/api.py
lms/djangoapps/instructor/views/instructor_dashboard.py
lms/djangoapps/instructor/views/legacy.py
lms/djangoapps/shoppingcart/tests/test_models.py
lms/djangoapps/verify_student/views.py
2014-05-09 15:29:32 -04:00
Carson Gee
379745e3a4
Merge pull request #2686 from edx/feature/ichuang/add-reset-links-to-staff-debug
...
add problem reset link to staff debug page
2014-05-09 13:29:29 -04:00
Carson Gee
7c1e6d83e4
Fix message handling to be more internationalizable
2014-05-09 11:21:39 -04:00
Carson Gee
b3ec4d1b6b
Switching to new dashboard API and adding rescore to actions list
2014-05-08 19:03:14 -04:00
Calen Pennington
cd746bf8e5
Make course ids and usage ids opaque to LMS and Studio [partial commit]
...
This commit adds the non-courseware lms/djangoapps and lms/lib.
These keys are now objects with a limited interface, and the particular
internal representation is managed by the data storage layer (the
modulestore).
For the LMS, there should be no outward-facing changes to the system.
The keys are, for now, a change to internal representation only. For
Studio, the new serialized form of the keys is used in urls, to allow
for further migration in the future.
Co-Author: Andy Armstrong <andya@edx.org >
Co-Author: Christina Roberts <christina@edx.org >
Co-Author: David Baumgold <db@edx.org >
Co-Author: Diana Huang <dkh@edx.org >
Co-Author: Don Mitchell <dmitchell@edx.org >
Co-Author: Julia Hansbrough <julia@edx.org >
Co-Author: Nimisha Asthagiri <nasthagiri@edx.org >
Co-Author: Sarina Canelake <sarina@edx.org >
[LMS-2370]
2014-05-08 12:09:23 -04:00
Carson Gee
2998a2e9b7
Code review changes
...
i18n
2014-05-07 16:16:37 -04:00
Giulio Gratta
6963d24e5d
Merge pull request #3597 from caesar2164/giulio/help-modal-features
...
Changes for Help Modal to work on Stanford Site
2014-05-07 10:32:22 -07:00
Ned Batchelder
e25bbde4f2
Merge pull request #3618 from edx/ned/remove-press-stories
...
Remove press-page machinery and assets
2014-05-06 17:35:21 -04:00
Giulio Gratta
ba6b0cf4e7
Changes for Help Modal to work on Stanford Site
...
- moved zendesk endpoint to new condition
- some help modal styling
2014-05-06 12:06:04 -07:00
Ned Batchelder
db8c4de202
Remove press-page machinery and assets
2014-05-06 13:29:17 -04:00
Christina Roberts
df262d4fc7
Merge pull request #3229 from edx/christina/container-dnd
...
Drag and drop on container page
2014-05-06 11:09:29 -04:00
Brian Talbot
5365dbe2fb
LMS: adding visual reinforcement of a user's enrollment type (per course) to Dashboard UI
...
LMS-1071
2014-05-05 19:34:23 +05:00
Giulio Gratta
fa63507034
Adds very basic about page style to ul, ol and dl
...
About pages need basic support for lists since professors often want to display lists or 'definitions'
2014-05-02 13:13:46 -07:00
Frances Botsford
fd7142bcde
dnd container page styling
2014-05-02 15:09:23 -04:00
Ned Batchelder
82bd46d5a5
Merge pull request #3450 from johncox-google/johncox/feature/buttons
...
Change signin control from text list to buttons.
2014-04-25 17:38:16 -04:00
David Baumgold
5edae3edb0
Merge pull request #2780 from FiloSottile/progress_success_button
...
Show a success button at the top of the Progress page
2014-04-25 16:56:58 -04:00
John Cox
ce0b640712
Add third-party auth implementation and tests
2014-04-25 12:11:20 -07:00
marco
83defda7d4
visual styling adjustments to discussion listing metadata, simplifying the visual representation of votes, increasing the line height of each post while also increasing the size of the icons for following and comments. visual styling adjustments also included for the discussion itself, pushing comments to be full width within a response, and small typography adjustments to the post count metadata and the add response button
2014-04-24 19:33:03 -04:00
Greg Price
0e59038c72
Add pagination to forum user profile page
2014-04-23 16:49:50 -04:00
Carson Gee
5775634482
Added jasmine tests and factored out javascript functions to new file
2014-04-23 14:56:32 -04:00
Adam Palay
82142a4936
pass event to callback functions in membership.coffee (LMS-2547)
2014-04-17 11:43:36 -04:00
Diana Huang
79fea6205e
Merge branch 'release'
...
Conflicts:
lms/static/coffee/src/instructor_dashboard/membership.coffee
lms/templates/instructor/instructor_dashboard_2/membership.html
requirements/edx/github.txt
2014-04-16 15:41:59 -04:00
Brian Talbot
5940f1ff1a
Studio: updating Sass ui-disabled placholder syntax and creating utility is-disabled class
...
Studio: revising .fake-link utility class to use Sass placeholder and syncing commenting style
LMS: updating Sass ui-disabled placholder syntax and creating utility is-disabled class
Studio: adding in basic action Sass placeholder for use in enabling/disabling UI
Studio: applying action Sass placeholder to publish/create-draft Unit view actions
STUD-1497
2014-04-16 14:44:30 -04:00
Sarina Canelake
bddae213f6
Accept usernames in Batch Enrollment widget
...
Respond to pull request comments
2014-04-16 10:46:54 -04:00
Sarina Canelake
82b085b4e1
Clear batch enrollment and beta text fields upon button click
2014-04-16 09:20:23 -04:00
Sarina Canelake
ede21224a8
Add "Auto Enroll" option for bulk beta add
2014-04-16 09:20:23 -04:00
Sarina Canelake
4f38b69eba
Allow batch beta enrollment by username
2014-04-16 09:20:23 -04:00
Sarina Canelake
3ba143eb9c
Fix batch enrollment box email sending
2014-04-15 16:14:11 -04:00
Dave St.Germain
ca14fba08b
Merge pull request #3243 from edx/dcs/pdfbook-logging
...
Added analytics event logging to PDF book viewer
2014-04-14 17:56:26 -04:00
Dave St.Germain
1cf2696289
Added analytics event logging to PDF book viewer
2014-04-14 17:55:53 -04:00
Dave St.Germain
0a19c96a08
updated pdf viewer
2014-04-14 14:28:06 -04:00
Chris Dodge
27d7c19c40
Merge branch 'release'
...
Conflicts:
cms/templates/widgets/source-edit.html
2014-04-14 14:17:03 -04:00
David Adams
0f37ee6924
This makes the metrics tab "bars" clickable.
...
Clicking on any of the bars displays a list of students for that
particular action (either opened the subsection or attempted the
problem).
Students are listed for the sub-sections.
Students, grade and percent are listed for the problems.
The on-screen list displays only the first 250 students with
an overflow message if there are more students than that.
The csv download lists all students.
2014-04-11 13:56:49 -07:00
Greg Price
8c8367b055
Merge pull request #3183 from edx/gprice/inline-response-pagination
...
Add repsonse pagination to inline discussions
2014-04-09 17:55:15 -04:00
Sarina Canelake
9a352b9125
Unicode support for course names in reverification flow
2014-04-08 13:11:41 -04:00
Sarina Canelake
2d08b3a394
Fix i18n'd strings to be easier for translators to understand
...
Signup modal
Just translate discussion sr text
Markdown editor help
Help modal and reverify dash
2014-04-08 13:09:07 -04:00
Chris Dodge
a904fa09bd
Revert "updated pdf viewer"
...
This reverts commit b0a7443570 .
2014-04-08 12:59:04 -04:00
Dave St.Germain
ad186e236e
Merge pull request #2986 from edx/dcs/a11y-pdfreader
...
Accessible PDF textbook viewer
2014-04-07 10:32:28 -04:00
Filippo Valsorda
da5ab6d222
Add SHOW_PROGRESS_SUCCESS_BUTTON feature
...
Show a button at the top of lms/templates/courseware/progress.html if the
lowest nonzero grade cutoff has been reached. Introduce two settings:
PROGRESS_SUCCESS_BUTTON_URL is the href of that button (the course id is
appended); PROGRESS_SUCCESS_BUTTON_TEXT is the text, defaults to
"Download your certificate"
2014-04-05 18:13:00 +02:00
Giulio Gratta
d2bac9bf8d
Merge pull request #2552 from edx/giulio/edit-in-cms-links
...
Add "View in Studio" links throughout LMS
2014-04-04 11:25:28 -07:00
Giulio Gratta
3456c1173b
Added "Edit in CMS" links throughout courseware
2014-04-04 10:23:51 -07:00
Greg Price
3af90ef256
Add repsonse pagination to inline discussions
2014-04-02 14:32:58 -04:00
Frances Botsford
4874c45d31
remove double icons in the wiki sidebar
2014-04-02 14:28:40 -04:00
Greg Price
2a1ddab224
Improve inline discussion UI
...
1. Add space between threads
2. Change Show/Hide to Expand/Collapse and visually separate it
3. Limit a thread to 700px high and scroll if longer
Co-authored-by: marco <marcotuts@gmail.com >
2014-04-01 11:52:54 -04:00
David Baumgold
ce0bc8f8dd
Added comment to getUserMedia call in photocapture.js
2014-03-31 13:46:21 -04:00
Will Daly
44dad41ede
Switch from Rake to Paver
2014-03-25 11:32:19 -04:00
Gabe Mulley
3f31833178
Clean up references to answer distribution-like things
...
In the near future an answer distribution report will be displayed in the data download reports table. In order to avoid confusion, we need to clean up several misleading labels and remove a redundant feature.
Note that the redundant feature is surrounded by a feature flag so that it can be disabled once the report goes live in the table.
Fixes: AN-694
2014-03-24 16:57:56 -04:00
Adam
8aaabd7461
Merge pull request #3041 from edx/adam/fix-data-download
...
fix typo in data download tab (LMS-2441)
2014-03-24 14:43:58 -04:00
Sarina Canelake
2244ba5ef2
Merge pull request #3028 from edx/sarina/LMS-2262
...
More helpful UX in beta membership widget
2014-03-24 13:24:01 -04:00