David Baumgold
4801b4b392
Merge pull request #3060 from edx/db/display-error-pages
...
Display error page templates, for testing purposes
2014-03-25 15:36:51 -04:00
David Baumgold
f5f7b77d4e
Display error page templates, for testing purposes
...
This commit allows us to test the server error template by visiting `/500`. This
way, we can catch errors in our error templates, instead of having infinitely
recursing errors.
2014-03-25 14:55:14 -04:00
David Baumgold
64265ee58a
Merge pull request #3032 from IONISx/feature-enable-mktg-site-is-missing
...
Added ENABLE_MKTG_SITE to Features
2014-03-25 13:22:28 -04:00
Piotr Mitros
65faf178eb
Merge pull request #3057 from edx/pmitros/concept-xblock-prototype
...
Concept XBlock prototype
Test environment taking a little longer than expect. Jarv said okay to merge, so merging,
2014-03-25 12:28:52 -04:00
Piotr Mitros
20805974cd
Merge
2014-03-25 12:28:02 -04:00
Usman Khalid
7323341a4b
Changed str->unicode in common/djangoapps/utils/.
...
LMS-2436
2014-03-25 20:43:12 +05:00
David Baumgold
820924fd83
Insert *right* at the front
2014-03-25 11:32:20 -04:00
David Baumgold
1219bd757e
Pull Paver requirements out into a separate file
2014-03-25 11:32:20 -04:00
David Baumgold
4fbfbf11ff
write_stderr() function is unnecessary
2014-03-25 11:32:19 -04:00
David Baumgold
e9b0cc713a
from __future__ import print_function
...
and print errors and warnings to sys.stderr
2014-03-25 11:32:19 -04:00
David Baumgold
6f38ea438a
Change if not args.skip_collect to if args.collect
...
Simpler and clearer
2014-03-25 11:32:19 -04:00
Will Daly
44dad41ede
Switch from Rake to Paver
2014-03-25 11:32:19 -04:00
Sarina Canelake
05a13aa0c3
Merge pull request #3056 from edx/sarina/032514-language-update
...
Update translations (autogenerated message)
2014-03-25 11:22:11 -04:00
Will Daly
ba00a442d7
Merge pull request #3037 from edx/will/tim-installation-rebase
...
Install new ORA (edx-tim)
2014-03-25 10:59:05 -04:00
Piotr Mitros
bd4eb72e31
Concept XBlock prototype
2014-03-25 10:58:35 -04:00
Sarina Canelake
9c2a476dcb
Update translations (autogenerated message)
2014-03-25 10:46:53 -04:00
David Baumgold
274224bf6c
Merge pull request #3051 from louyihua/fix-cms-email-translation
...
Fix typo in studio's email text
2014-03-25 10:40:13 -04:00
Dave St.Germain
bf7aef1bcf
Convert CAPA inputtype statuses from strings to objects, in order to
...
simplify css class management and internationalization of status strings
(potentially) displayed to the user.
2014-03-25 09:49:37 -04:00
Will Daly
440d9ddb89
Install edx-ora2
...
Support for displaying submissions API scores in Progress page.
2014-03-25 09:42:55 -04:00
Gabe Mulley
963f568582
Merge pull request #2972 from mulby/gabe/clarify-answer-dist
...
Clean up references to answer distribution-like things
2014-03-25 08:40:37 -04:00
louyihua
2a658ed8b5
i18n: Fix the chinese name of chinese language
...
The current version of chinese language's chinese name is not political neutral.
In fact, which form of chinese (traditional or simplified) can be called "正體"(in traditional chinese) or "正体"(in simplified chinese) is not globally defined.
So, I change the name according to the word used by Microsoft Windows, which is more neutral.
2014-03-25 20:35:44 +08:00
louyihua
b70b232205
i18n: Fix typo in studio's email
...
The right parenthesis should be appeared before the method '.format', not after.
2014-03-25 16:51:24 +08:00
Alexander Kryklia
de15848e9b
Merge pull request #2622 from edx/alex/fix_duplicate_code_in_transcripts_ajax
...
Remove duplicate code in transcripts_ajax.
2014-03-25 10:36:21 +02:00
zubair-arbi
22205c35c8
Merge pull request #2985 from edx/zub/story/deletecoursefromlocmapper
...
remove course location from loc_mapper on delete
2014-03-25 12:44:04 +05:00
Dave St.Germain
3539c56f89
Added image tags to the whitelist for matlab
2014-03-24 18:53:07 -04:00
Gabe Mulley
3f31833178
Clean up references to answer distribution-like things
...
In the near future an answer distribution report will be displayed in the data download reports table. In order to avoid confusion, we need to clean up several misleading labels and remove a redundant feature.
Note that the redundant feature is surrounded by a feature flag so that it can be disabled once the report goes live in the table.
Fixes: AN-694
2014-03-24 16:57:56 -04:00
Dave St.Germain
62a2a6501d
Added image tags to the whitelist for matlab
2014-03-24 14:53:21 -04:00
Adam
8aaabd7461
Merge pull request #3041 from edx/adam/fix-data-download
...
fix typo in data download tab (LMS-2441)
2014-03-24 14:43:58 -04:00
Dave St.Germain
93844b3ad1
Merge pull request #3025 from edx/dcs/fix-matlab-response
...
Fixes BLD-948 by escaping messages from xqueue, preventing malformed
2014-03-24 13:54:36 -04:00
Dave St.Germain
5cb145054d
Fixes BLD-948 by escaping messages from xqueue, preventing malformed
...
html from getting onto the page. The client will then unescape the html
and display it.
2014-03-24 13:28:08 -04:00
Sarina Canelake
2244ba5ef2
Merge pull request #3028 from edx/sarina/LMS-2262
...
More helpful UX in beta membership widget
2014-03-24 13:24:01 -04:00
Sarina Canelake
4398443fe8
Merge pull request #3036 from edx/sarina/032414-language-update
...
032414 Language update
2014-03-24 13:22:46 -04:00
Valera Rozuvan
14ef43e961
Merge pull request #3039 from edx/valera/separate_youtube_urls
...
Moved all YouTube related URLs to a separate namespace.
2014-03-24 19:14:59 +02:00
Valera Rozuvan
1c8eed853e
Moved all YouTube related URLs to a separate namespace.
...
All YouTube urls are defined on backend side.
2014-03-24 18:40:28 +02:00
Alexander Kryklia
156b531293
Merge pull request #2732 from edx/alex/fix_typo
...
Fix typo in transcripts_utils.
2014-03-24 18:20:46 +02:00
Sarina Canelake
7da3819154
Update translations (autogenerated message)
2014-03-24 12:18:26 -04:00
Sarina Canelake
76a2ac9833
Add Malaysian, Catalan languages
2014-03-24 12:18:25 -04:00
Sarina Canelake
c2ede18de5
More helpful UX in beta membership widget
...
LMS-2262
2014-03-24 12:16:41 -04:00
Adam Palay
f1c19d02d7
fix typo in data download tab (LMS-2441)
2014-03-24 12:00:38 -04:00
Andy Armstrong
f3c23e89d5
Merge pull request #3027 from edx/andya/asset-loading-indicator
...
Add a loading indicator to the Files & Uploads page.
2014-03-24 11:53:38 -04:00
Andy Armstrong
664f78dcb1
Merge pull request #2657 from edx/christina/tinymce-upgrade
...
Upgrade TinyMCE and switch to CodeMirror plugin
2014-03-24 11:53:17 -04:00
David Baumgold
e55bca6bf1
Merge pull request #3023 from edx/db/unicode-server-error-page
...
Unicode strings for server error page
2014-03-24 11:24:02 -04:00
Alexander Kryklia
c9e9f6e6d5
Remove duplicate code in transcripts_ajax.
2014-03-24 17:23:30 +02:00
Alison Hodges
0a6bb2734f
Merge pull request #2934 from edx/ahodges/documentation/ABanalytics
...
Updates for DOC-83, new SQL table and event types for A/B testing
2014-03-24 11:10:12 -04:00
Alison Hodges
0de52014d0
Updates for DOC-83, new SQL table and event types for A/B testing
2014-03-24 11:09:36 -04:00
Andy Armstrong
f92c337235
Add a loading indicator to the Files & Uploads page.
2014-03-24 10:51:36 -04:00
cahrens
c8eaa53452
Fix typos.
2014-03-24 10:49:29 -04:00
cahrens
7b24172614
Update tests for minor UI changes.
...
Code editor button no longer shows an icon, and code style toolbar button location has moved.
2014-03-24 10:45:09 -04:00
zubiar-arbi
9d04a9270b
remove course location from loc_mapper on delete
2014-03-24 19:26:19 +05:00
Ned Batchelder
3db4f43fe4
Merge pull request #3009 from jazkarta/upgrade-jsdraw-input
...
Upgrade jsdraw input to latest version.
2014-03-24 10:05:08 -04:00