Julian Arni
0208506f93
Use upside-down english for unicode text
2013-09-12 15:48:00 -04:00
Julian Arni
d54b197d24
Fix unicode errors on exceptions and logging
2013-09-12 15:47:59 -04:00
Julian Arni
1cfad39f1e
Add tests for imports with unicode filenames
2013-09-12 15:47:59 -04:00
Julian Arni
1813b22ab0
Fix import errors with unicode filenames
2013-09-12 15:47:59 -04:00
Christina Roberts
70cc500851
Merge pull request #916 from edx/christina/due-date-format
...
Allow custom formatting of due date strings.
2013-09-12 12:05:28 -07:00
Chris Dodge
615341fb65
add one more test to verify that deleting one courses forum permissions does not accidentially delete another course's forum seeding
2013-09-12 15:03:00 -04:00
Jay Zoldak
681e40dbe7
Merge pull request #960 from edx/zoldak/remove-unimplemented-steps
...
Remove unimplemented steps from certificates acceptance test code
2013-09-12 12:02:56 -07:00
Jay Zoldak
b542864b47
Merge pull request #957 from edx/zoldak/images-in-cert-flow
...
Fix acceptance tests to capture images for paid cert flow
2013-09-12 12:02:38 -07:00
Diana Huang
14e0a4a038
Show order errors in page instead of in an alert.
2013-09-12 14:58:34 -04:00
Jay Zoldak
cfe4e46a17
Remove unimplemented steps from certificates acceptance test code
2013-09-12 14:54:01 -04:00
David Baumgold
24df55234f
Adding @hikari-boulders to AUTHORS file
2013-09-12 14:47:55 -04:00
Jason Bau
7668ef6f31
fix bug with anonymous access to / with future start courses
2013-09-12 11:43:21 -07:00
Frances Botsford
896ffd4e77
adjusting wording on choice expand block
2013-09-12 14:43:01 -04:00
Jay Zoldak
ade62ab90f
Fix acceptance tests to capture images for paid cert flow
2013-09-12 14:33:07 -04:00
cahrens
2c9fc59d79
Unused import.
2013-09-12 14:30:00 -04:00
cahrens
ce4fb08bdf
Style cleanup.
2013-09-12 14:30:00 -04:00
cahrens
988833ded9
pylint/pep8
2013-09-12 14:30:00 -04:00
cahrens
95ad1826d4
Hide show_timezone from Advanced Settings and migrate courses with show_timezone=False to using due_date_display_format.
2013-09-12 14:30:00 -04:00
cahrens
08d9942993
Allow custom formatting of due date strings.
...
STUD-724
Test course for allowing custom formatting of due date strings.
STUD-724
Try making the name of the course match the folder name.
More cleanup.
More cleanup.
updates.
2013-09-12 14:30:00 -04:00
Chris Dodge
bd69db4410
switch to using get() rather than get_or_create(). Also add a test case with a different casing on the courseId
2013-09-12 14:27:57 -04:00
Chris Dodge
41be20a000
define a unseeding forums permissions and call into it from delete_course
...
define a unseeding forums permissions and call into it from delete_course
define a unseeding forums permissions and call into it from delete_course
2013-09-12 14:27:57 -04:00
Will Daly
2677598a53
Merge pull request #938 from rocha/mock-mongo-on-event-tracking-tests
...
Mock mongo event tracking backend during tests
2013-09-12 11:27:22 -07:00
jkarni
2b5fa7994f
Merge pull request #951 from edx/jkarni/add-mock
...
Add mock package to RTD requirements
2013-09-12 10:58:46 -07:00
Carlos Andrés Rocha
dba03b9cbc
Merge pull request #953 from rocha/fix-event-logger-backend-json-encoding
...
Fix error encoding datetime objects in the event track logger backend
2013-09-12 10:44:56 -07:00
Carlos Andrés Rocha
6a64b404a1
Mock mongo event tracking backend during tests
2013-09-12 13:36:49 -04:00
Adam
4b07aa0fb7
Merge pull request #914 from edx/fix/adam/instr-dash-strip
...
strip processed fields in instructor dash
2013-09-12 10:01:15 -07:00
Carlos Andrés Rocha
979ec89f0e
Fix error encoding datetime objects in the event track logger backend
...
The function json.dumps was being called with incorrect arguments,
causing an infinite recursion when serializing an event containing
datetime objects
2013-09-12 12:21:08 -04:00
Diana Huang
8194eedcd9
Merge pull request #952 from edx/ormsbee/ss_msg_signing
...
Re-enable signature checking of Software Secure postbacks
2013-09-12 09:03:36 -07:00
David Ormsbee
221777e6ea
Re-enable signature checking for Software Secure callbacks
2013-09-12 11:59:03 -04:00
David Baumgold
b16799071e
Merge pull request #559 from hikari-boulders/patch-2
...
Update discussion.md
2013-09-12 08:36:43 -07:00
Julian Arni
238899faac
Make default parser keep comments
2013-09-12 10:59:56 -04:00
Julian Arni
1bd745f336
Add mock package to RTD requirements
2013-09-12 10:56:47 -04:00
Christina Roberts
784115ac79
Merge pull request #901 from edx/christina/dont_import_checklists
...
Do not store expanded action URLs.
2013-09-12 07:54:25 -07:00
jkarni
5af1fd79ab
Merge pull request #932 from edx/jkarni/fix/remove-leftover-file
...
Fixes extra 'file' that was leftover locally after import
2013-09-12 07:50:09 -07:00
Greg Price
67053feec1
Add ARIA dialog role to Markdown editor dialogs
2013-09-12 10:47:47 -04:00
Calen Pennington
8308182b63
Add rb-inotify dependency
2013-09-12 10:46:05 -04:00
David Ormsbee
a7cb28fc90
Merge pull request #949 from edx/ormsbee/force_save_on_photo_id_upload
...
Force save of photo_id_key on upload
2013-09-12 07:37:15 -07:00
David Ormsbee
e3895b7856
Force a save of the model when we're uploading a photo ID so our generated key is always saved.
2013-09-12 10:33:24 -04:00
Julian Arni
ca2049abd3
Fixes extra 'file' that was leftover locally after import
2013-09-12 10:29:41 -04:00
Adam Palay
8bbc11cb2b
rename stripping function, make it more explicit
2013-09-12 10:10:19 -04:00
Adam Palay
bc424173ad
move _clean_fields to tools.py
2013-09-12 10:10:18 -04:00
Adam Palay
640d00c5be
strip processed fields in instructor dash
2013-09-12 10:10:18 -04:00
Adam
2c0a08f78f
Merge pull request #864 from edx/adam/welcome-email
...
Adam/welcome email
2013-09-12 07:06:56 -07:00
cahrens
cda45cd77a
Add a checklist example to test course for import/export roundtrip.
2013-09-12 09:58:07 -04:00
Diana Huang
dbf088ae39
Merge pull request #944 from edx/diana/fix-camera-detection
...
Wait for flash to load before trying to detect a camera
2013-09-12 06:57:36 -07:00
Carlos Andrés Rocha
87fcf1ab9e
Merge pull request #905 from rocha/datadog-statsd
...
Remove dogstatsd-python in favor of dogapi
2013-09-12 06:53:02 -07:00
cahrens
ea26b19d0b
pylint/pep8 cleanup.
2013-09-12 09:47:30 -04:00
cahrens
1184a97b0b
Do not store expanded action URLs.
...
They are not portable. STUD-681.
Minor updates.
2013-09-12 09:47:30 -04:00
Adam Palay
f446c88f4d
fix tests
2013-09-12 09:32:34 -04:00
Adam Palay
bc70b1d9da
change formatting for email messages to use full_name instead of first_ and last_name
...
fix templates
2013-09-12 09:32:34 -04:00