Ahsan Ulhaq
bab065d825
Reimplemented text changes for dashboard
2015-10-30 23:53:22 +05:00
Ahsan Ulhaq
c47311b11f
Add the html and css and backend changes required for the xseries.
2015-10-30 20:59:26 +05:00
chrisndodge
7868067879
Merge pull request #9744 from edx/cdodge/timed-exams
...
Timed Exams
2015-10-30 11:03:59 -04:00
Muhammad Shoaib
9476898df0
Add Timed Exams as a feature to edx-platform
2015-10-30 08:44:33 -04:00
chrisndodge
2301bcbf8f
Merge pull request #10403 from edx/afzaledx/MAYN-149_survey_report
...
MAYN-149 Survey Report CSV upload for Professional Education courses.
2015-10-29 18:24:31 -04:00
Afzal Wali
5a11f75a48
Add the ability for self-service course survey reports
2015-10-29 13:26:28 -04:00
Christina Roberts
3382a955c9
Merge pull request #10378 from edx/christina/fix-mathjax-preview
...
Disable Fast Preview for version 2.5.
2015-10-29 12:41:30 -04:00
cahrens
deb4e35f92
Disable Fast Preview for version 2.5.
...
Except for the Discussion Tab.
TNL-3693, TNL-3365
2015-10-29 11:56:08 -04:00
Sarina Canelake
2206b8a056
Merge pull request #10324 from stvstnfrd/debt/circuit
...
Remove circuit djangoapp from LMS
2015-10-29 11:15:15 -04:00
Clinton Blackburn
9bb3f703d7
Updated receipt page to use order endpoint
...
The receipt page now retrieves data for orders instead of baskets. Going forward baskets will be deleted after an order has been placed, so there should be no permanent references to baskets. Orders will continue to be persisted permanently.
ECOM-2653
2015-10-28 12:12:57 -04:00
Michael Frey
bb53cad0fa
Merge pull request #10377 from edx/release
...
Release
2015-10-27 13:10:49 -04:00
stv
a8d30c5de2
Remove circuit-schematic integration from wiki
2015-10-26 15:51:12 -07:00
stv
d77f31dd38
Remove circuit djangoapp from LMS
...
These endpoints (`edit_circuit` and `save_circuit`) had already been
commented out of `urls.py`, so these views were disabled.
2015-10-26 15:50:29 -07:00
cahrens
87f0df3501
Revert to version 2.4 of MathJax.
...
TNL-3693
2015-10-26 11:28:40 -04:00
Awais Qureshi
034f201588
Merge pull request #10136 from edx/aamir-khan/ECOM-2430-event-tracking
...
ECOM-2430: Added the tracking GA events on dashboard
2015-10-26 14:46:11 +05:00
aamir-khan
2376bbb4be
ECOM-2430: Added the tracking GA events on dashboard
2015-10-23 19:20:23 +05:00
Frances Botsford
feacd0fb9f
allow discussion post styles to be used in the teams space
2015-10-22 16:16:46 -04:00
Ahsan Ulhaq
ce5f79016d
Merge pull request #10103 from edx/ahsan/ECOM-2435-Updated-Styling-for-Courses-Existing-Messaging
...
Updated Styling for Courses and Existing Messaging
2015-10-22 20:36:38 +05:00
Ahsan Ulhaq
04de913dbe
Updated Styling for Courses and Existing Messaging
...
ECOM-2435
2015-10-21 15:40:44 +05:00
cahrens
5a043e5a12
Ignore line length.
2015-10-20 11:54:09 -04:00
cahrens
90b61f8ef8
Upgrade to MathJax 2.5.
...
TNL-3495
2015-10-20 11:54:09 -04:00
Sarina Canelake
7b71f95f44
Merge pull request #10007 from open-craft/unenroll-course-name
...
Display course name in course unenroll confirmation popup.
2015-10-19 13:24:55 -04:00
asadiqbal
74b082497f
SOL-1288
2015-10-19 17:28:10 +05:00
Matjaz Gregoric
5acd203d63
Display course name in unenroll popup.
...
Only the course number was displayed in the course unenrollment
confirmation popup dialog.
Include full course display name to make it more user friendly.
2015-10-19 11:20:35 +02:00
Christina Roberts
300bd43172
Merge pull request #9845 from edx/christina/bio-hyperlink
...
Make HTML for non-editable views on leaner profile page more logical
2015-10-16 19:03:47 -04:00
Frances Botsford
113cab87b8
profile page style cleanup
...
remove link style, add pointer, adjust spacing on profile
2015-10-16 16:35:47 -04:00
cahrens
c6ba747419
Make HTML for non-editable views more logical.
...
TNL-3297
2015-10-16 13:40:24 -04:00
cahrens
a099ff86e5
Move edx.utils.validate.
...
The test was not running where it lived before.
2015-10-15 11:02:12 -04:00
frances botsford
a2bb8ed96c
Merge pull request #10120 from edx/frances/fix/repo-cert-template-bugs
...
Platform Web Cert template fixes
2015-10-13 16:51:56 -04:00
Frances Botsford
40170dbf7c
adjust platform web cert print style to look like web rendering; fix signatory layouts
2015-10-09 15:12:50 -04:00
David Baumgold
34ac9db328
Merge pull request #10021 from mitocw/enhancement/aq/remove_gradebook_draging
...
Add scrolling with dragging and added tool tip to student record.
2015-10-09 10:59:55 -04:00
Matt Drayer
06129ada30
Merge pull request #8788 from edx/mattdrayer/eliminate-base-distinguished
...
mattdrayer/eliminate-base-distinguished: Switch back to honor/verified
2015-10-09 09:36:08 -04:00
Matt Drayer
31cbef709a
mattdrayer/eliminate-base-distinguished: Switch back to honor/verified
...
* talbs: Remove obsolete stuff
* frrrances: remove base and distinguished sass references and image assets
* mattdrayer: Cleaned up JSON syntax for test setups
2015-10-09 00:29:42 -04:00
Amir Qayyum Khan
8b6c3757fe
Removed dragging and added tool tip to student record.
...
Clarify and reformat some comments; rename a few functions to clarify those.
Convert tabs to spaces.
Fix inaccurate comment
Fixed jshint issues
Adjust how user-select is applied to the gradebook view. Add i18n for a string.
Allow selection when not dragging.
2015-10-08 15:47:10 -04:00
clrux
f6d3471106
Merge pull request #10086 from edx/clrux/ac-76-test-cleanup
...
Fixing JS tests for the accordion navigation
2015-10-08 12:17:21 -04:00
Chris Rodriguez
a631a662df
Fixing JS tests for the course navigation
2015-10-08 09:43:25 -04:00
frances botsford
416ab258ee
Merge pull request #9879 from edx/frances/cleanup-on-demand-box-style
...
Align On-demand cert message with pattern library styles
2015-10-07 16:39:48 -04:00
Clinton Blackburn
c1686a939c
Merge pull request #10072 from edx/release
...
Hotfixes for 2015-10-06
2015-10-07 10:09:03 -04:00
Clinton Blackburn
be4f37f26b
Credit fixes
...
- Fixed receipt page button
- Fixed message on dashboard
ECOM-2492
2015-10-06 17:51:39 -04:00
Clinton Blackburn
2653f0ad6b
Fixed credit form submission bug
...
Firefox requires the form to be attached to a DOM element
ECOM-2492
2015-10-06 11:49:45 -04:00
Clinton Blackburn
f967cfce8b
Merged release to master
...
Resolved conflicts from hotfix-2015-10-05
2015-10-05 14:46:32 -04:00
Clinton Blackburn
0dba843608
Multiple credit fixes
...
- Added support for Unicode characters when creating the signature
- Using <textarea> for form data to support newline characters
- Generating form with jQuery instead of relying on existing DOM element
- Removed duplicated credit request code
- Corrected spaing on dashboard
- Enabled functionality by default
Dashboard cleanup
-- Cleaned styles
-- Added wrapper class to use for hiding the actions
-- Cleaned JS toggling of error container
-- Corrected dashboard and receipt text
ECOM-2172
2015-10-05 09:35:10 -04:00
Zia Fazal
460b19fa1b
fixed form submit selector
...
reduced left margin
2015-10-02 16:57:23 +05:00
Ahsan Ulhaq
65b8bf8c40
Messaging and text improvements
...
ECOM-2338
2015-10-01 12:41:56 +05:00
David Baumgold
aa8ecca536
Remove the edx.org comprehensive theme
...
There's a lot of useful things in PR #8271 that provide a framework
for the comprehensive theming system. If we need to remove the edx.org
theme from the codebase, we can leave most of PR #8271 in, to make it
easier to build on top of and get this feature back in.
2015-09-30 12:18:01 -04:00
David Baumgold
116ca29189
Remove the edx.org comprehensive theme
...
There's a lot of useful things in PR #8271 that provide a framework
for the comprehensive theming system. If we need to remove the edx.org
theme from the codebase, we can leave most of PR #8271 in, to make it
easier to build on top of and get this feature back in.
2015-09-30 11:04:28 -04:00
Frances Botsford
28d09a7233
styles and content adjustments for invalid cert view
2015-09-29 11:30:48 -04:00
Frances Botsford
5d3b713407
align on-demand cert with pattern library styles
2015-09-29 09:35:07 -04:00
Brian Beggs
fd7fe3d04d
Merge pull request #9915 from edx/release
...
Merging hotfix 2015-09-24 back in to master
2015-09-28 11:11:41 -04:00
Marco Morales
ad5aab4cc1
Merge pull request #9666 from edx/marco/UX-2586/discussions-profile-photos
...
Discussion post cleanup (in preparation for post author images support)
2015-09-28 09:12:42 -04:00