frances botsford
7260094ef3
Merge pull request #4145 from IONISx/tusbar/rewrite-password-reset-templates
...
Make use of django_main for password_reset templates
2014-08-22 08:06:29 -04:00
Waheed Ahmed
b98fe5bf1e
Fixed analytics counts on instructor dashboard.
...
LMS-11228
2014-08-22 12:22:29 +05:00
Don Mitchell
d1ffecf31f
Fix lms wiki url parsing
...
LMS-11240
2014-08-21 12:11:27 -04:00
Don Mitchell
24cdd7a481
Assume any non-xml modulestore is r/w
...
LMS-11235
2014-08-21 12:11:27 -04:00
Don Mitchell
78879ebc18
Asset urls must start w/ slash
...
LMS-11233
2014-08-21 12:11:27 -04:00
Bertrand Marron
bd1e25baff
Fix 'change my password' button font size
2014-08-21 15:19:04 +02:00
Braden MacDonald
c3abf326ff
Friendly error if invalid student identifier is entered for due date extension
2014-08-20 17:09:57 -07:00
Minh-Tue Vo
5b1befa92b
Merge pull request #4902 from edx/mvo/adding_tests_for_country_list
...
adding tests for country list in different languages
2014-08-20 16:28:50 -04:00
Sarina Canelake
874355652b
Merge pull request #4911 from edx/sarina/a11y-extensions
...
Add placeholders for text input on Extensions dash feature
2014-08-20 16:00:40 -04:00
Minh Tue Vo
4e1c4c46e6
adding tests for country list in different languages
...
updating the version for django_countries
2014-08-20 15:30:17 -04:00
Sarina Canelake
06001abc60
Merge pull request #4905 from bradenmacdonald/fix-idde-ui
...
Fix: inadvertent scroll when loading the instructor's extensions tab
2014-08-20 13:15:39 -04:00
Sarina Canelake
fadade48d4
Add placeholders for text input on Extensions dash feature
2014-08-20 12:03:08 -04:00
Sarina Canelake
665479a811
Merge pull request #4868 from bradenmacdonald/fix-idde-bugs
...
Fixed: Can set earlier due date as an individual due date extension and related bugs
2014-08-20 11:47:31 -04:00
Will Daly
be1523f280
Merge pull request #4880 from edx/will/use-new-cybersource-api
...
CyberSource API Update
2014-08-20 11:22:13 -04:00
Will Daly
1ad8d4f2d4
Add verification for CyberSource2 implementation.
...
Clean up shopping cart processor API.
Fix UUID JSON serialization bug in CyberSource2 implementation.
Update test suite to use new CyberSource2 implementation.
Fix i18n messages in CyberSource2
Enable CyberSource2 implementation by default.
2014-08-20 10:39:48 -04:00
Waheed Ahmed
e26efea26f
Fixed 500 error on views with incomplete course id in url.
...
LMS-11217
2014-08-20 18:30:58 +05:00
Bertrand Marron
70f698267a
Update password reset views style
...
Reuse the style from login and register views.
Remove all the specific style.
2014-08-20 14:17:55 +02:00
Bertrand Marron
879232af46
Make use of django_main for password_reset templates
...
Remove duplicated code and make sure those views use the same visual
identity.
2014-08-20 14:17:55 +02:00
Waqas Khalid
01aa38fb82
Truncated markup can be displayed in forums user profile view
...
FOR-581
2014-08-20 14:33:23 +05:00
Braden MacDonald
9c93cd8dd6
Fix: Display error when attempting to reset nonexistent due date extension
2014-08-19 23:29:36 -07:00
Braden MacDonald
f4e021093a
Fix: 500 response if indiv. due date deleted after normal due date was deleted
2014-08-19 23:23:07 -07:00
Braden MacDonald
3ab8779190
Fix: API allowed an individual due date extension on units with no due date
2014-08-19 23:23:06 -07:00
Braden MacDonald
a08ab9ff11
Fix: an individual extended due date must not precede the normal due date LMS-6563
2014-08-19 23:23:06 -07:00
Braden MacDonald
42eaa4b005
Unit tests for bugs in IDDE API, including LMS-6563
2014-08-19 23:23:06 -07:00
Braden MacDonald
dbbbe8f2cb
Fix: inadvertent scroll when loading the instructor's extensions tab
...
(The div with id "view-extensions" conflicts with the tab JS which sets location.hash to "view-x" in order to track the current tab)
2014-08-19 23:18:31 -07:00
jhelbert
92fa79dbd0
Merge pull request #4871 from edx/jhelbert/api-upgrade-check
...
This confirms the data api upgrade
2014-08-19 16:36:29 -04:00
Justin Helbert
dd7f09d36a
This confirms the data api upgrade
2014-08-19 19:03:58 +00:00
Will Daly
43368b29b0
Merge pull request #4886 from edx/will/ecom-122
...
Fix messaging for professional ed under auto-registration
2014-08-19 14:58:18 -04:00
Sarina Canelake
46051ef212
Merge pull request #3495 from eduNEXT/feature/fmo/theme-microsite-support
...
Microsites alongside Theme
2014-08-19 12:39:21 -04:00
Renzo Lucioni
3aee8a2923
Merge pull request #4876 from edx/web-analytics/noninteraction-events
...
Mark calls to track() on pageload as noninteraction events
2014-08-19 11:24:44 -04:00
Will Daly
f26e88bdd9
Fix messaging for professional ed under auto-registration
2014-08-19 07:53:26 -04:00
Don Mitchell
8d070e6422
Rewrite course url matcher to not be greedy
...
LMS-11181
2014-08-18 16:18:22 -04:00
Renzo Lucioni
326deb37c2
Mark calls to track() on pageload as noninteraction events
2014-08-18 14:51:16 -04:00
njdup
93d088505f
Instructor Dash: Display message when there are no tasks running
...
This commit adds a message to the instructor dashboard that is displayed when
no instructor tasks are currently running. This message is displayed where the
instructor pending tasks table would normally be placed, and is replaced
with the table when there are running tasks.
2014-08-15 10:35:01 -07:00
clytwynec
310778dfa7
Merge pull request #4838 from edx/clytwynec/remove_warnings_from_lettuce_test_logs
...
set root logging level for acceptance tests to ERROR
2014-08-15 13:08:56 -04:00
Christina Roberts
33815f1cc5
Merge pull request #4853 from edx/christina/stud-2093
...
Add a request-token to identify which xblock html was rendered as part o...
2014-08-15 12:55:34 -04:00
Will Daly
3cd4610b5a
Merge pull request #4824 from edx/will/auto-register
...
Auto enroll students even if there are multiple course modes
2014-08-15 11:11:19 -04:00
Calen Pennington
50082387eb
Add a request-token to identify which xblock html was rendered as part of the current request
...
[STUD-2903]
2014-08-15 11:04:52 -04:00
Jesse Zoldak
4d5b948928
Merge pull request #4748 from Stanford-Online/jbau/parallel-unit-tests
...
make unit tests respect mongo port/host settings (with default)
2014-08-15 10:56:52 -04:00
marco
6f810836db
Template changes for course track AB-test
2014-08-15 10:26:29 -04:00
Will Daly
714f9bb69f
Auto enroll students even if there are multiple course modes
...
Add session middleware to an external auth test to fix a test failure with the auto-registration AB-test changes
2014-08-15 10:26:27 -04:00
Will Daly
1a9f793802
Merge pull request #4842 from edx/will/ecom-90
...
Use English for the marketing site buttons in an edx-controlled domain
2014-08-15 10:23:35 -04:00
Sarina Canelake
c9395662e0
Merge pull request #4746 from Stanford-Online/njdupoux/instructor-email-history-fixes
...
Email content history fix and additions
2014-08-14 20:38:06 -04:00
njdup
55521590d1
Email content history fix and additions
...
This addresses a bug in the email content history table where
"Unknown" was displayed in the number of emails sent column if any sort of
failure occurred during email sending. This behavior has been editted so now
the number of emails that failed to send is displayed, along with the number
of emails that were successfully sent. If the email task is still pending,
"0 sent" is displayed.
As a small addition, the table now also includes the authors of previously
sent emails, and the modal window for an email also displays its author.
2014-08-14 15:12:31 -07:00
Sarina Canelake
f3a0327541
Merge pull request #4841 from edx/sarina/minor-i18n-fixes
...
Minor i18n fixes prompted by translators
2014-08-14 18:03:54 -04:00
Will Daly
88ebac4faf
Use English for the marketing site buttons in an edx-controlled domain
2014-08-14 16:00:44 -04:00
Sarina Canelake
19ca6c845c
Minor i18n fixes prompted by translators
2014-08-14 14:58:26 -04:00
Christine Lytwynec
bdc4fd4d86
set root logging level for acceptance tests to ERROR
2014-08-14 14:18:51 -04:00
Oleg Marshev
a94e942480
BLD-1125: Validation of content experiments after managing a group.
2014-08-14 16:34:21 +02:00
Sarina Canelake
6dd9d9ec3f
Merge pull request #4586 from jazkarta/edx-jsme-1.0
...
Release edx-jsme 1.0
2014-08-14 10:02:55 -04:00