AlasdairSwan
b3288c717a
Merge pull request #12477 from edx/alasdair/program-listing-help-tab-fix
...
ECOM-4450 Added help tab and model styling to Pattern Library pages
2016-05-16 12:11:02 -04:00
Peter Fogg
d5cae7b58a
Merge pull request #12450 from edx/peter-fogg/referral-tracking
...
Add referral tracking for new registrations.
2016-05-16 12:08:56 -04:00
Eric Fischer
d324f130ea
Merge pull request #12376 from edx/efischer/bulk_email_flag
...
Move ENABLE_INSTRUCTOR_EMAIL to admin panel
2016-05-16 12:06:29 -04:00
Christina Roberts
01c8d9b07c
Merge pull request #12475 from edx/christina/fix-column-order
...
Move city and country fields to the very end.
2016-05-16 11:52:47 -04:00
Peter Fogg
0e66baf41f
Add referral tracking for new registrations.
...
ECOM-4325
2016-05-16 11:17:23 -04:00
Christine Lytwynec
0f90b92775
Add skip_clean option to pa11ycrawler
2016-05-16 11:12:03 -04:00
Eric Fischer
0cf3e39c31
Replace bulk email settings with admin config models
...
Moves ENABLE_INSTRUCTOR_EMAIL and REQUIRE_COURSE_EMAIL_AUTH from settings files
to admin-accessible configuration models. This allows for the bulk email settings
to be modified without a new AMI deploy. See TNL-4504.
Also updates tests:
-python tests mock out the new configurations in place of the old settings
-lettuce test has been moved to bokchoy
(note that there was some loss of coverage here - the lettuce tests had
been doing some voodoo to allow for cross-process inspection of emails
messages being "sent" by the server, from the client! In discussion with
testeng, this seems outside the realm of a visual acceptance test. So,
the bokchoy test simply confirm the successful queueing of the message,
and leaves the validation of sending messages to the relevant unit tests.)
-bok choy fixture has been added, to replace the settings in acceptance.py
-lettuce and bok choy databases have been updated to reflect the backend changes
The new default is to have bulk_email disabled, we'll need to call this out in the
next OpenEdx release to ensure administrators enable this feature if needed.
2016-05-16 11:09:39 -04:00
AlasdairSwan
e4858a406e
ECOM-4450 Added help tab and model styling to Pattern Library pages
2016-05-16 10:49:19 -04:00
Matt Drayer
bc1228cef5
mattdrayer/WL-466: Use LMS Courses API
2016-05-16 10:30:17 -04:00
cahrens
ab442bd76d
Move city and country fields to the very end.
...
OSPR-1155
2016-05-16 10:27:36 -04:00
Douglas Hall
140fd85eb7
Merge pull request #12472 from edx/hasnain-naveed/WL-446
...
ML-446 / Aligned the labels in login and registration pages
2016-05-16 09:41:29 -04:00
Peter Fogg
89838d40ed
Merge pull request #12373 from edx/peter-fogg/password-change-session-invalidation
...
Expire sessions after a password change.
2016-05-16 09:17:45 -04:00
Christine Lytwynec
c61846fbb5
Merge pull request #12462 from edx/clytwynec/ac-367
...
update pa11ycrawler version
2016-05-16 09:09:52 -04:00
Hasnain
c5f0fb87c8
ML-446 / Aligned the labels in login and registration pages
2016-05-16 12:35:08 +00:00
Matt Drayer
0b700a7bb2
Merge pull request #12465 from edx/release
...
Release
2016-05-15 20:44:04 -04:00
Matt Drayer
4d613df60d
Merge pull request #12466 from edx/mattdrayer/rc/2016-05-17
...
mattdrayer/rc/2016-05-17: Check for "code" on receipt line item attribute
2016-05-15 20:43:36 -04:00
Douglas Hall
14587a5d3e
Merge pull request #12442 from edx/ibrahimahmed443/WL-450-save-cancel-button-on-instructor-image-path
...
show Save and Cancel button when admin change Instructor image asset …
2016-05-15 07:28:14 -04:00
Ibrahim
b3411074af
show Save and Cancel button when admin change Instructor image asset path from Studio schedule and details page
2016-05-14 16:25:44 -04:00
Douglas Hall
7d96ba50f2
Merge pull request #12446 from edx/ibrahimahmed443/WL-449-asset-image-fix
...
WL-499 Fix the issue where images do not appear when set through asset linki…
2016-05-14 06:46:12 -04:00
Matt Drayer
8d52193621
mattdrayer/rc/2016-05-17: Check for "code" on receipt line item attribute.
2016-05-13 23:49:42 -04:00
Matt Drayer
2447000df3
Merge pull request #12449 from edx/patch/2016-05-12
...
patch/2016-05-12
2016-05-13 22:56:39 -04:00
Ibrahim
2a2560e30e
fix the issue where images do not appear when set through asset linkin Studio scheduls and details page
2016-05-13 16:22:44 -04:00
Robert Raposa
5a372a2c88
Merge pull request #12463 from edx/robrap/safelint-thresholds
...
Update thresholds.
2016-05-13 16:21:16 -04:00
Robert Raposa
06505c45ba
Update thresholds.
2016-05-13 15:12:55 -04:00
Christine Lytwynec
86a96b5af0
update pa11ycrawler version
2016-05-13 14:22:14 -04:00
Renzo Lucioni
9129e5df87
Merge pull request #12459 from edx/renzo/kill-tabs
...
Remove tab characters
2016-05-13 12:56:42 -04:00
Adam Palay
c9b0e12d39
use markupspace for escaping
2016-05-13 11:15:00 -04:00
Robert Raposa
f4eacbc7d3
Merge pull request #12432 from edx/robrap/jenkins-safe-commit-fix-2
...
Integration of Safe Templates Commit into Jenkins
2016-05-13 10:57:45 -04:00
Renzo Lucioni
6975b66c08
Remove tab characters
2016-05-13 10:12:34 -04:00
Robert Raposa
143a22fb9f
Enhance Jenkins integration of safe templates take 2
...
- Handle case when no files are linted
- Skip deleted files for safe commit script
- Add verbose options for safe commit
2016-05-13 09:59:23 -04:00
Ned Batchelder
ebc11849be
Merge pull request #12454 from edx/ned/remove-useless-asserts
...
These asserts are never run.
2016-05-13 09:45:44 -04:00
Robert Raposa
1720645302
Merge pull request #12180 from edx/robrap/safe-template-marathon
...
TNL-4290: Safe template marathon work
2016-05-13 09:42:46 -04:00
Christina Roberts
c3dbcd08dd
Merge pull request #12415 from edx/christina/delete-unused-files
...
These old discussion templates are not referenced in the codebase.
2016-05-13 09:21:43 -04:00
Clinton Blackburn
ebf32dc208
Moved manage_user and manage_group from edx-management-commands
...
We need to create a user profile in order for users to be usable. This, coupled with the fact, that edx-platform is the owner of auth information, means these commands belong here.
ECOM-4310
2016-05-13 09:16:04 -04:00
Matt Drayer
cf2d90acaa
mattdrayer/add-bulk-sku-default-none: Fix MySQL insert error
2016-05-13 08:02:39 -04:00
Matt Drayer
238ae554cb
Merge pull request #12456 from edx/mattdrayer/add-bulk-sku-default-none
...
mattdrayer/add-bulk-sku-default-none: Fix MySQL insert error
2016-05-13 07:47:25 -04:00
Clinton Blackburn
b6b5fdc28e
Updated UserAdmin
...
The profile now appears inline for the user model.
ECOM-4310
2016-05-13 01:39:49 -04:00
Matt Drayer
e65dcc37a7
mattdrayer/add-bulk-sku-default-none: Fix MySQL insert error
2016-05-12 23:20:20 -04:00
AlasdairSwan
7bca66c23e
Merge pull request #12408 from edx/alasdair/ECOM-4215-program-details-page-setup
...
ECOM-4215 adding setup for new program details page
2016-05-12 18:25:13 -04:00
Peter Fogg
524e229245
Expire sessions after a password change.
...
This is slightly more complicated than it should be since we're using
custom authentication middleware (i.e., not Django's standard
middleware class). We have to check that the session auth hash we have
stored is equal to the request's session auth hash (since the stored
hash is a function of the password). Normally this gets handled in
`django.contrib.auth.get_user`, but due to our caching we don't go
through that function, even in the cache miss case.
ECOM-4288
2016-05-12 16:44:56 -04:00
Renzo Lucioni
a3e1854bf1
Fix a11y tests
2016-05-12 16:40:22 -04:00
AlasdairSwan
bc5daffc96
ECOM-4215 adding setup for new program details page
2016-05-12 16:39:23 -04:00
Ben Patterson
3ba1b20b41
Merge pull request #12434 from edx/benp/require-firefox-42
...
Firefox version must meet a minimum
2016-05-12 16:17:56 -04:00
Matt Drayer
bd08e46bd7
mattdrayer/microsite-jwt-auth: Access setting through microsites/theming framework
...
* mattdrayer: Remove individual JWT settings
* mattdrayer: Add settings defaults to JWT_AUTH calls
2016-05-12 16:00:28 -04:00
Matt Drayer
4d08379bfc
Merge pull request #12451 from edx/mattdrayer/microste-jwt-auth
...
mattdrayer/microsite-jwt-auth: Access setting through theming/microsites
2016-05-12 15:59:40 -04:00
Chris Rodriguez
0dcd3d2da2
Simplifying styles
2016-05-12 15:45:07 -04:00
Adam Palay
91ae60f5e9
refine from_addr length limits (TNL-4264)
2016-05-12 15:12:41 -04:00
Matt Drayer
55cf0fb2c4
mattdrayer/microsite-jwt-auth: Access setting through microsites/theming framework
...
* mattdrayer: Remove individual JWT settings
* mattdrayer: Add settings defaults to JWT_AUTH calls
2016-05-12 15:04:26 -04:00
Ned Batchelder
4ef850f815
These asserts are never run.
2016-05-12 14:54:54 -04:00
Ned Batchelder
adb9200e0a
Merge pull request #12447 from edx/ned/update-translations
...
Update translations (autogenerated message)
2016-05-12 14:35:51 -04:00