frances botsford
60bb6a1021
Merge pull request #5696 from Stanford-Online/giulio/course-about-font-awesomize
...
Convert icons on course_about to font awesome
2014-10-24 14:05:23 -04:00
John Eskew
5ffc6ac256
Merge pull request #4854 from edx/jeskew/assetstore_modulestore_work
...
Phase 1 of adding asset metadata saving to old Mongo
2014-10-24 12:47:53 -04:00
Sarina Canelake
3d1c54fefa
Merge pull request #5595 from Stanford-Online/caijim/resetbutton
...
Support and tests for adding a reset button to units
2014-10-24 11:49:24 -04:00
John Eskew
b857a0ed7b
Phase 1 of adding asset metadata saving to old Mongo
2014-10-24 11:07:32 -04:00
zubair-arbi
98c9880d3c
Merge pull request #5596 from edx/zub/bugfix/tnl-537-persistvideospeed
...
reload video on change speed only if value is '1.0'
2014-10-24 14:31:09 +05:00
zubair-arbi
4ea6323d96
reload video in setPlaybackRate only if speed of video is '1.0'
...
TNL-537
2014-10-24 12:29:06 +05:00
Ben Patterson
3185dc4823
Merge pull request #5689 from edx/zoldak/solano-gitignore
...
Add Solano Labs tddium artifacts to gitignore
2014-10-23 18:54:07 -04:00
Giulio Gratta
5b647a3a12
remove unused icon images
2014-10-23 14:04:15 -07:00
Alison Hodges
a3ab2ed7fa
Merge pull request #5633 from edx/ahodges/doc/DOC1001
...
Course keys use key introspection
2014-10-23 16:38:18 -04:00
Alison Hodges
01cd160e74
Course keys use key introspection
...
@brianhw, @watsonemily, @srpearce, and @stroilova, please review.
Question: is there an impact on CommentThread.commentable_id for
discussion threads?
2014-10-23 16:15:39 -04:00
stephensanchez
61436ea195
Merge branch 'release'
2014-10-23 19:41:31 +00:00
Alison Hodges
bfcffd2def
Merge pull request #5660 from edx/ahodges/doc/relnotes20141021
...
Ahodges/doc/relnotes20141021
2014-10-23 15:40:16 -04:00
Alison Hodges
7026aa4045
Release notes for 23 Oct 2014
...
initial draft
2014-10-23 15:39:40 -04:00
Jim
6d19a0c87c
Support and tests for adding a reset button to units
...
Users may want to start anew when answering a question. This commit decouples reset from randomization while still preserving backward compatibility. Users can clear their input.
Instructors can set course-wide and problem-specific settings for reset button display.
2014-10-23 12:14:27 -07:00
Giulio Gratta
07263de841
Convert icons on course_about to font awesome
2014-10-23 10:54:18 -07:00
David Baumgold
14209c672a
Merge pull request #5667 from lduarte1991/lduarte-harvardx-pr33
...
Annotation Tools: Upgrading Share plugin from v1.0 to v1.1
2014-10-23 11:22:22 -04:00
srpearce
46b2f0d7a0
Merge pull request #5694 from edx/sylvia/docs/DOC-842
...
Add note about provisional status to annotation problem type
2014-10-23 11:16:03 -04:00
Sylvia Pearce
c922910817
Add note about provisional status to annotation problem type
2014-10-23 11:15:40 -04:00
Tim Babych
8fbdf712fa
Merge pull request #5698 from edx/tim/django-1.4.16
...
Update django version to 1.4.16
2014-10-23 16:46:41 +03:00
Anton Stupak
b12aa0b1b6
Merge pull request #5518 from edx/anton/requirejs-optimizer
...
Add RequireJS Optimizer.
2014-10-23 15:29:42 +03:00
Oleg Marshev
f550359d67
Merge pull request #5545 from edx/oleg/lms-dashboard-course-start-time
...
Add course start/end time to student dashboard.
2014-10-23 11:56:37 +03:00
Tim Babych
693089e4a1
Update django version to 1.4.16
2014-10-23 11:54:18 +03:00
Stephen Sanchez
3775efae7d
Merge pull request #5687 from edx/sanchez/no-donations-for-microsites
...
Adding an additional check to avoid donations showing up for microsites.
2014-10-22 17:24:59 -04:00
Alison Hodges
72becf59ab
Merge pull request #5691 from edx/ahodges/doc/country_required
...
Registration page images out of date
2014-10-22 17:16:30 -04:00
stephensanchez
128d4836c0
Change design to check for min price or suggested prices.
2014-10-22 20:26:03 +00:00
Tim Babych
ffd64212ea
Merge pull request #5657 from edx/tim/mktg-iframe-trim
...
TNL-281: reduce amount of JS in marketing iframe
2014-10-22 23:03:15 +03:00
Alison Hodges
08660da8c3
Registration page images out of date
2014-10-22 15:59:58 -04:00
chrisndodge
817db22319
Merge pull request #5688 from edx/cdodge/use-platform-name
...
Dont use site_name, use platform_name in the shopping cart flow template
2014-10-22 15:55:31 -04:00
stephensanchez
de4a2191c8
pep8 error.
2014-10-22 19:53:59 +00:00
Jesse Zoldak
ff2f226b83
Add Solano Labs tddium artifacts to gitignore
2014-10-22 15:27:52 -04:00
Chris Dodge
f463aca922
Dont use site_name, use platform_name in the shopping cart flow template
2014-10-22 15:09:10 -04:00
stephensanchez
d5966b1e21
Adding an additional check to avoid donations showing up for microsites.
2014-10-22 18:20:32 +00:00
Adam
7e12e40164
Merge pull request #5532 from edx/adam/disable-pycontracts-on-startup
...
disable pycontracts except in development environments (PLAT-122)
2014-10-22 14:17:45 -04:00
Ben Patterson
ed59dfbc15
Merge pull request #5686 from edx/benp/tddium-timeout
...
Increase overall build timeout.
2014-10-22 14:06:37 -04:00
Tim Babych
fc6cb50256
TNL-281: reduce amount of JS in marketing iframe
2014-10-22 20:54:45 +03:00
Ben Patterson
8d574a2545
Increase overall build timeout.
2014-10-22 13:36:39 -04:00
Carlos Andrés Rocha
578f5b6299
Merge pull request #5673 from rocha/fix-course-structure-command
...
Fix dump course structure when element metadata uses opaque keys.
2014-10-22 10:22:55 -07:00
Christina Roberts
d4531201e5
Merge pull request #5654 from edx/christina/visible_graded_content
...
Tests for conditional content (split_test module).
2014-10-22 12:55:30 -04:00
Carlos Andrés Rocha
a1a7504f81
Fix dump course structure when element metadata uses opaque keys.
...
Make sure that during the serialization, all opaque keys and their
references and serialized using the `unicode` function.
AN-3821
2014-10-22 12:36:50 -04:00
cahrens
c09632ef69
Tests for conditional content (split_test module).
...
TNL-39
2014-10-22 10:38:50 -04:00
Anton Stupak
ce4fb60ba0
Merge pull request #5598 from edx/anton/maintenance-fonts
...
Maintenance page: Serving Fonts through Platform Assets
2014-10-22 17:19:22 +03:00
chrisndodge
228c513dd3
Merge pull request #5678 from edx/cdodge/shoppingcart-rewrite-hotfix1
...
css fix of remove icon and Fixed a bug where the discount coupon applied...
2014-10-22 09:47:08 -04:00
Don Mitchell
00ca7cbde5
Merge pull request #5649 from edx/dhm/update_ok
...
Update opaque_keys to new release
2014-10-22 09:42:29 -04:00
Don Mitchell
2ac069a6ae
Merge pull request #5653 from edx/dhm/PLAT-189
...
Add command line command to create course in either split or mongo
2014-10-22 09:41:55 -04:00
Oleg Marshev
21056b950e
Use DATE_TIME format for course start or end time in student dashboard.
2014-10-22 16:23:32 +03:00
lduarte1991
976c3cb11f
Annotation Tool: Fix Share Plugin style and spacing
...
- fixed parseInt issue
- PR fixes
2014-10-22 09:22:10 -04:00
lduarte1991
deefe9b13e
Annotation Tools: Updated Share plugin from version 1.0 to v1.1
2014-10-22 09:21:39 -04:00
clytwynec
def3467e45
Merge pull request #5672 from benpatterson/testeng/rebase-upstream
...
Testeng/rebase upstream
2014-10-22 09:19:03 -04:00
Muhammad Shoaib
b0802aafc8
css fix of remove icon and Fixed a bug where the discount coupon applied ‘disappeared’
...
when changing the quantity between enrollment vs reg code cart types.
2014-10-22 09:12:32 -04:00
polesye
7e6483f7b5
TNL-633: Remove leftover Google Font reference.
2014-10-22 16:11:49 +03:00