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
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
Sarina Canelake
c2ede18de5
More helpful UX in beta membership widget
...
LMS-2262
2014-03-24 12:16:41 -04:00
Adam Palay
f1c19d02d7
fix typo in data download tab (LMS-2441)
2014-03-24 12:00:38 -04:00
Sarina Canelake
454da6fefc
i18n Inst Dash enrolled students profile table
...
LMS-2357
2014-03-21 17:49:13 -04:00
Sarina Canelake
c2933d9221
i18n Inst Dash pending tasks table
...
LMS-2357
2014-03-21 17:49:13 -04:00
Sarina Canelake
7cf093606c
i18n Inst Dash Email tab
...
LMS-2357
2014-03-21 17:49:13 -04:00
Sarina Canelake
8dd1210cfc
i18n Inst Dash Analytics tab
...
LMS-2357
2014-03-21 17:49:12 -04:00
Sarina Canelake
71931bcf0f
i18n Inst Dash Membership tab
...
LMS-2357
2014-03-21 17:49:12 -04:00
Valera Rozuvan
55b0fd08e7
Merge pull request #3011 from edx/valera/delete_old_files
...
Removed unused code that is over 2 years old.
2014-03-21 16:45:26 +02:00
Sarina Canelake
bbf4471d92
Merge pull request #2992 from edx/sarina/fix-beta-batch-enrollment
...
Simple email checking for batch enrollment on inst dash
2014-03-21 07:45:09 -04:00
Valera Rozuvan
7e9ebb09a0
Removed unused code that is over 2 years old.
2014-03-21 13:29:51 +02:00
Dave St.Germain
b0a7443570
updated pdf viewer
2014-03-20 17:00:41 -04:00
Sarina Canelake
066d04f595
Simple email checking for batch enrollment on inst dash
...
LMS-2244
2014-03-20 15:58:19 -04:00
Brian Talbot
385880d8ec
Merge pull request #2989 from edx/talbs/fix-lms-contentbackground
...
FIX - LMS: Courseware Content Background Color/Height in IE
2014-03-20 10:38:15 -04:00
Dave St.Germain
0773f0687d
Answer checks should offer feedback to assistive tech. This commit adds
...
a page level javascript SR object to enable reading of alert messages.
LMS-2158
2014-03-20 09:53:44 -04:00
Brian Talbot
8288ff5fdd
resolves IE9 display issue where courseware content layout/background display was broken
...
UX-53
2014-03-19 15:14:43 -04:00
Dave St.Germain
da79ae2b4d
Merge pull request #2946 from edx/dcs/a11y-focus-hover
...
Fixes LMS-2352 by unifying :hover and :focus styles.
2014-03-19 14:39:54 -04:00