Nimisha Asthagiri
|
7a6805b261
|
Merge pull request #16714 from edx/pacing/spanish-language-issue
Schedules: course language -> closest released language
|
2017-11-30 10:47:53 -05:00 |
|
Nimisha Asthagiri
|
38cfadeb20
|
Schedules: convert course language to supported released language
|
2017-11-29 20:08:33 -05:00 |
|
sandroroux
|
f2a1d8a78c
|
Renamed the section that contains the diagram. Deleted description
|
2017-11-29 12:39:58 -05:00 |
|
sandroroux
|
873f86e5f3
|
Paired the system diagram with a quick description.
|
2017-11-29 12:35:15 -05:00 |
|
sandroroux
|
859958f059
|
Fixed some rendering issues.
|
2017-11-29 11:51:10 -05:00 |
|
sandroroux
|
fb100796d3
|
Included system diagram in README.
|
2017-11-29 11:47:08 -05:00 |
|
Tyler Hallada
|
9f74e70589
|
Course Highlights Setting in Studio Course Outline
fixup! trying to "fix" underscore syntax error
add cancel modal test
Fix quality issues.
Apply Nimisha's suggestions for my quality fixes.
Skip test_drop_unit_in_collapsed_subsection
Fix quality error
|
2017-11-27 17:23:55 -05:00 |
|
sandroroux
|
13edb0b03e
|
Updated course_has_highlights and get_week_highlights. Methods ensure that a course has highlights_enabled_for_messaging
Responded to Nimisha's review feedback.
|
2017-11-27 17:23:29 -05:00 |
|
Calen Pennington
|
48abc492ae
|
Fix linting errors from https://github.com/edx/edx-platform/pull/16615
|
2017-11-22 14:47:49 -05:00 |
|
Ned Batchelder
|
a2e2aace82
|
Merge pull request #16650 from edx/nedbat/fix-unused-imports
Fix a number of unused-import pylint violations
|
2017-11-22 11:17:07 -05:00 |
|
Calen Pennington
|
7aa1a3460b
|
Merge pull request #16615 from edx/cale/schedules-admin-improvements
Cale/schedules admin improvements
|
2017-11-21 22:06:37 -05:00 |
|
Ned Batchelder
|
e23e3a0486
|
Fix a number of unused-import pylint violations
|
2017-11-21 19:57:06 -05:00 |
|
Calen Pennington
|
10970f3034
|
Allow searching for schedules with known errors in the admin site
|
2017-11-21 16:08:24 -05:00 |
|
Calen Pennington
|
3ff118eaac
|
Dynamically generate the actions to update to specific experiences
|
2017-11-21 16:08:23 -05:00 |
|
Calen Pennington
|
6756f97d0c
|
Limit schedule resolvers to active schedules
|
2017-11-21 14:25:57 -05:00 |
|
Calen Pennington
|
fabad1de4d
|
Add actions and filtering to schedules admin page to allow it to function better as a support tool
|
2017-11-21 14:25:57 -05:00 |
|
Calen Pennington
|
45bbc2daa3
|
Allow searching by course_id in the schedules django admin page
|
2017-11-21 14:25:55 -05:00 |
|
sandroroux
|
98233c0a84
|
New management command for setting up a test environment. The command creates a ScheduleConfig and schedules if they don't exist (the schedule starts three days before the time the command is run). If a schedule already exists, the command updates the schedule's start time and upgrade deadline. The values set by the command will allow send_recurring_nudge to send three-day nudges.
|
2017-11-21 14:25:55 -05:00 |
|
Gabe Mulley
|
7dbe2cd89d
|
ensure landing page for scheduled emails is not a redirect
|
2017-11-20 07:12:31 -05:00 |
|
Hasnain Naveed
|
e1bf86226a
|
Merge pull request #16608 from edx/hasnain-naveed/WL-1257
WL-1257 | Removed the hard-coded "edX" related strings from nudges em…
|
2017-11-20 15:56:14 +05:00 |
|
Gabe Mulley
|
1f3085b2bc
|
rename test methods
|
2017-11-17 14:05:15 -05:00 |
|
Gabe Mulley
|
26303580a5
|
update schedule start when course start date changes
|
2017-11-17 13:28:31 -05:00 |
|
Hasnain
|
bf2ca3adcd
|
WL-1257 | Removed the hard-coded "edX" related strings from nudges emails.
|
2017-11-17 12:06:50 +05:00 |
|
Gabe Mulley
|
6de115545a
|
coerce UUIDs to strings when logging email sent events
|
2017-11-15 22:34:54 -05:00 |
|
Alessandro Roux
|
6634fc7fb8
|
Merge pull request #16550 from edx/thallada/ret-schedules-readme
Schedules app readme
|
2017-11-15 17:06:23 -05:00 |
|
sandroroux
|
d08d7252f8
|
Edited according to the comments in my review.
|
2017-11-15 14:52:37 -05:00 |
|
Gabe Mulley
|
b6e12224c6
|
move helper function to theming helpers
|
2017-11-15 12:58:09 -05:00 |
|
Gabe Mulley
|
a031bf9587
|
extract tracking_id logic into a method
|
2017-11-15 12:56:14 -05:00 |
|
Gabe Mulley
|
46c7327211
|
make image_url a function instead of a property
|
2017-11-15 12:37:13 -05:00 |
|
Gabe Mulley
|
52c33107e6
|
request can be retrieved via crum
|
2017-11-15 10:24:55 -05:00 |
|
Gabe Mulley
|
53544a708e
|
always include num_courses in the event
|
2017-11-15 10:21:19 -05:00 |
|
Gabe Mulley
|
6f20cd5cf2
|
support a GA tracking pixel
|
2017-11-15 08:35:35 -05:00 |
|
Hasnain
|
71ae2247fb
|
WL-1257 | Site aware context variables.
|
2017-11-15 11:56:51 +05:00 |
|
Tyler Hallada
|
ee27f7886b
|
Address Gabe's comments
|
2017-11-14 22:12:51 -05:00 |
|
sandroroux
|
98bf627efc
|
Revised content above "Configuration flags".
|
2017-11-14 16:43:16 -05:00 |
|
Tyler Hallada
|
d3cc7e9bd3
|
Schedules readme: switch from markdown to rst
|
2017-11-14 13:04:24 -05:00 |
|
Tyler Hallada
|
4faaff35b8
|
Schedules readme: fix small typos
|
2017-11-13 17:00:34 -05:00 |
|
Tyler Hallada
|
336ed2646b
|
Schedule readme: change heading hierarchy
|
2017-11-13 16:24:20 -05:00 |
|
Tyler Hallada
|
1d3ec32349
|
Schedules Readme: add definitions and litmus info
|
2017-11-13 16:20:15 -05:00 |
|
Tyler Hallada
|
6b138f8454
|
Add more details to the setup configuration steps
|
2017-11-13 15:26:14 -05:00 |
|
sandroroux
|
b2a4ffd2a4
|
Reworked the introduction.
|
2017-11-13 13:46:39 -05:00 |
|
Tyler Hallada
|
cfa4077fe8
|
Fill out "testing" section of Schedules readme
|
2017-11-13 13:08:02 -05:00 |
|
Tyler Hallada
|
bf80774712
|
Add configuration information to Schedules README
|
2017-11-09 16:47:56 -05:00 |
|
sandroroux
|
65d652f5d8
|
Rename Definitions to Glossary. Filled out some of the terms.
|
2017-11-09 16:35:56 -05:00 |
|
sandroroux
|
0156ef3a7c
|
Wrote an overview section.
|
2017-11-09 16:10:30 -05:00 |
|
Tyler Hallada
|
f446e79cca
|
WIP README for the Schedules Django app
|
2017-11-09 14:18:56 -05:00 |
|
Gabe Mulley
|
54ae1c6238
|
support theming of ACE emails
|
2017-11-09 11:16:26 -05:00 |
|
John Eskew
|
80d70f6ecb
|
Run all touched files through isort.
|
2017-11-09 09:25:19 -05:00 |
|
John Eskew
|
6672f64188
|
Add commerce AppConfig and use to register signals. Move imports.
Add explicit 'lms.djangoapps' prefix to all commerce imports, as another
commerce Django app exists at openedx.core.djangoapps.commerce
|
2017-11-09 09:24:37 -05:00 |
|
Gabe Mulley
|
e5a0bcfc32
|
hold back some users from dynamic pacing features
|
2017-11-08 09:48:48 -05:00 |
|