Commit Graph

27583 Commits

Author SHA1 Message Date
Chris Rossi
7a48e93575 Did not mean to check in proof of concept script. 2014-01-16 17:03:12 -05:00
Chris Rossi
411d39deea Script to log in to LinkedIn API. 2014-01-16 17:03:12 -05:00
Chris Rossi
b2db05fc89 Initial stab at placeholder email template. 2014-01-16 17:03:12 -05:00
Chris Rossi
fc17ed26d4 Properly handle already emailed courses. 2014-01-16 17:03:12 -05:00
Chris Rossi
2468c99c52 Test grandfather path. 2014-01-16 17:03:12 -05:00
Chris Rossi
2d5c4dae52 Test coverage. 2014-01-16 17:03:12 -05:00
Chris Rossi
e34d131f70 Skeleton for emails script. 2014-01-16 17:03:12 -05:00
vagrant
883563d8df Test max_calls == 0 2014-01-16 17:03:12 -05:00
Chris Rossi
a5d1cb3592 pep8 and pylint 2014-01-16 17:03:12 -05:00
Chris Rossi
64887c6870 Flesh out findusers script, except for LinkedIn API call, with tests. 2014-01-16 17:03:12 -05:00
Chris Rossi
cc53aab4ec Initial app and model for LinkedIn integration. 2014-01-16 17:03:12 -05:00
Greg Price
27d2c8e9f0 Merge pull request #2201 from edx/gprice/markdown-editor-i18n
Internationalize the forums post Markdown editor
2014-01-16 12:48:55 -08:00
David Baumgold
9d0e9f6762 Add dummy start dates to static_tab and course_info xmodules 2014-01-16 15:34:55 -05:00
jorr-at-google
6a1cc15d8e Merge pull request #2124 from edx/jorr/feature/factor-shared-capa-features-into-mixin
Factor the core Capa problem logic into a mixin.
2014-01-16 12:00:39 -08:00
John Orr
b6ea3f4e69 Factor the core Capa problem logic into a mixin.
This mixin can be used by either the current XModule, or by an XBlock. Leave
the XModule-specific code in capa_module and move the shared code to capa_base.
Plan to move caba_base into the capa package in the future.
2014-01-16 11:59:18 -08:00
David Baumgold
0c63343f4a Merge pull request #2172 from edx/db/doc-build-url
Reorganize doc for i18n
2014-01-16 11:38:02 -08:00
Ned Batchelder
157f734b00 Merge pull request #2177 from ovnicraft/django-toolbar-update
Django toolbar update
2014-01-16 11:30:45 -08:00
Cristian Salamea
4b664627b3 Added myself in AUTHORS 2014-01-16 14:12:35 -05:00
Cristian Salamea
a465b082da Specific django-toolbar version (stable released) and update the panels in dev envs 2014-01-16 14:11:17 -05:00
David Baumgold
7928535b7b Add function to generate documentation links
STUD-1090
2014-01-16 14:11:15 -05:00
David Baumgold
8a370ea14b Reorganize documentation files for i18n
STUD-1094
2014-01-16 14:11:11 -05:00
Greg Price
f8732a8b3d Internationalize the forums post Markdown editor
This includes removing the "PREVIEW" label for the preview pane from CSS
and adding it to the generated DOM.
2014-01-16 14:10:51 -05:00
Christina Roberts
a3d22097b9 Merge pull request #2182 from edx/christina/duplicate
Support duplicating an existing xblock to a supplied parent location.
2014-01-16 11:04:39 -08:00
Mark Hoeber
9de3b6ac1e Merge pull request #2200 from edx/markhoeber/documentation/STUD-1087
Markhoeber/documentation/stud 1087
2014-01-16 10:39:04 -08:00
Mark Hoeber
c625dedb69 Grading Due Date update
Added details about student view of due dates
2014-01-16 13:38:00 -05:00
Giulio Gratta
9280f89f86 Merge pull request #2157 from edx/giulio/remove-ice
Removed ice.min.js completely as ORA is changing anyway
2014-01-16 10:37:58 -08:00
Mark Hoeber
a8326f58dd Link and image cleanup 2014-01-16 13:09:15 -05:00
Ned Batchelder
9dbd4c5b15 Merge pull request #2197 from edx/ned/add-responsetypes-registry
Make a ResponseType registry.
2014-01-16 10:09:03 -08:00
Mark Hoeber
a505fa951d Merge pull request #2173 from edx/markhoeber/documentation/STUD-1144
Added notes about quotations to Advanced Settings page help
2014-01-16 10:06:59 -08:00
Mark Hoeber
03d46dc672 Merge pull request #2198 from edx/markhoeber/documentation/release-notes-1-16-14
Markhoeber/documentation/release notes 1 16 14
2014-01-16 10:04:25 -08:00
Don Mitchell
3885e6cf78 Merge branch 'release'
Conflicts:
	lms/templates/help_modal.html
	lms/templates/index.html
2014-01-16 12:51:22 -05:00
Ned Batchelder
3942876e0c Make a ResponseType registry.
And while I was in there, I made it a decorator, so it's nicer to use.
2014-01-16 12:25:28 -05:00
Mark Hoeber
0fc5d88e4e Discussion Forums
Fixed forum label to match UI
2014-01-16 12:08:51 -05:00
Mark Hoeber
9b7f2d79f5 Fixed Course Start date
change to 1/1/2030
2014-01-16 11:55:26 -05:00
Mark Hoeber
157790daf6 Updating Grading Policy chapter
removing bad link
2014-01-16 11:50:42 -05:00
cahrens
81fecf3e6c Duplicate children so as to not create a DAG. 2014-01-16 11:24:35 -05:00
Don Mitchell
95f4acd594 Merge pull request #2152 from edx/rc/2014-01-16
Release 2014-01-16
2014-01-16 07:23:23 -08:00
zubair-arbi
565769b641 Merge pull request #2147 from zubair-arbi/zub/bugfix/std1136-emptycoursevideo
dont update iframe src attribute if it is empty
2014-01-16 01:09:17 -08:00
zubair-arbi
f58903a50f Merge pull request #2097 from zubair-arbi/zub/bugfix/std893-optionresponse
escape single quotes in optioninput (optionresponse) tags
2014-01-16 00:54:51 -08:00
zubiar-arbi
769c7221fa dont update iframe src attribute if it is empty
STUD-1136
2014-01-16 13:33:54 +05:00
Jason Bau
429941810c move HOSTNAME_MODULESTORE_DEFAULT_MAPPING to lms.envs.aws (not lms.envs.cms.aws) 2014-01-15 17:21:02 -08:00
Greg Price
9075dcefb6 Merge pull request #2186 from edx/gprice/timeago-i18n
Internationalize our use of jquery.timeago
2014-01-15 14:23:52 -08:00
Don Mitchell
41f8834453 Merge pull request #2167 from edx/dhm/split_block_id
Encode periods and $ in block_id map
2014-01-15 14:17:41 -08:00
Giulio Gratta
31caba3a2a Removed ice.min.js and removed piping code 2014-01-15 14:06:19 -08:00
Greg Price
0f09a3093e Internationalize our use of jquery.timeago
Also get rid of an unused template and extra copies of jquery.timeago.
2014-01-15 16:46:38 -05:00
Calen Pennington
80d54afdae Merge pull request #2178 from cpennington/ddt-without-six
Use a version of ddt that supports unicode w/o requiring six at runtime
2014-01-15 13:26:18 -08:00
Mark Hoeber
41d3cedc43 Merge pull request #2185 from edx/markhoeber/documentation/stud-1041
Documentation accessibility
2014-01-15 13:18:46 -08:00
Mark Hoeber
d422816326 Documentation accessibility
Alt tags added to for all images. For STUD-1041
2014-01-15 16:16:39 -05:00
Calen Pennington
4f1a420a2a Use a version of ddt that supports unicode w/o requiring six at runtime 2014-01-15 15:34:35 -05:00
Will Daly
ca180834dc Merge pull request #2128 from edx/will/bok-choy-fixtures-rebase
Bok-choy fixtures, Studio tests, and (some) ORA tests
2014-01-15 12:18:47 -08:00