Ned Batchelder
72c0991005
Don't delete *.pyc fils in the .git directory
...
If you have a branch named "remove-all-.pyc", the original code would
clobber it inside the .git directory, because branches become files with
the same name. This prevents find from looking in .git, saving your
precious oddly named branches.
2015-04-30 18:17:17 -04:00
Sarina Canelake
22d818e0fb
Merge pull request #7875 from edx/sarina/20150430-translations-update
...
Update translations (autogenerated message)
2015-04-30 11:59:24 -04:00
Sarina Canelake
78684903f6
Update translations (autogenerated message)
2015-04-30 11:58:39 -04:00
Ahsan Ulhaq
1e5cbbefe1
Merge pull request #7844 from edx/ahsan/AC-97-aria-describedby-broken-id-ref-sign-in-page
...
aria-describedby has broken IDref on Sign in email form
2015-04-30 11:04:49 -04:00
Ned Batchelder
6fd60f21b5
Merge pull request #7358 from edx/ned/add_dunder_init_files
...
Add missing __init__.py files
2015-04-30 10:50:49 -04:00
Christine Lytwynec
7982ad4e16
Merge pull request #7865 from edx/clytwynec/update-flaky-version
...
update version of flaky to 2.0.3
2015-04-30 10:02:28 -04:00
Ned Batchelder
3417672d56
Have to increase the pylint limit now that we examine more files
2015-04-30 09:58:40 -04:00
Awais Qureshi
e465733778
Merge pull request #7811 from edx/awais786/ECOM-1284-re-generate-certs
...
ECOM-1284 enabling re-generate certs.
2015-04-30 18:46:12 +05:00
David Baumgold
372e52bf08
Merge pull request #7792 from edx/commit-hash-for-django-settings-context-processor
...
Set explicit git commit hash for django-settings-context-processor
2015-04-30 09:33:21 -04:00
Ahsan Ulhaq
6d451ccd47
change three line structure to one line
2015-04-30 18:13:27 +05:00
Ahsan Ulhaq
3ec676e61b
change indentaion and add new line
2015-04-30 18:13:27 +05:00
Ahsan Ulhaq
734ce5e2fb
aria-describedby has broken IDref on Sign in email form
...
AC-97
2015-04-30 18:13:27 +05:00
Ned Batchelder
777be12ada
Add missing __init__.py files
2015-04-30 07:43:08 -04:00
Awais
19ab698f4c
ECOM-1284 enabling re-generate certs.
2015-04-30 14:15:33 +05:00
zubair-arbi
4d9781aaa7
Merge pull request #7813 from edx/zub/story/ecom-1477-verfication-model-add-itemid
...
add location_id field for the Reverification XBlock in VerificationStatu...
2015-04-30 11:27:22 +05:00
Christine Lytwynec
66c527a7ac
update version of flaky to 2.0.3
2015-04-29 14:33:21 -04:00
David Baumgold
6eaeddc347
Merge pull request #6712 from edx/update-pytz
...
Update pytz to 2015.2
2015-04-29 13:17:40 -04:00
David Baumgold
22804e4199
Use pytz-compatible versions of ora2 and ease
2015-04-29 12:17:29 -04:00
David Baumgold
3684c083f2
Update pytz to 2015.2
...
pytz changed their versioning scheme from using letters to using
numbers. The old scheme is screwing up new versions of pip.
2015-04-29 12:17:29 -04:00
Daniel Friedman
a19872a8ff
Merge pull request #7863 from edx/dan-f/fix-typo
...
Correct "shure" to "sure" in a comment
2015-04-29 16:09:51 +00:00
Daniel Friedman
9e90ec5c0a
Correct "shure" to "sure" in a comment
2015-04-29 16:05:43 +00:00
David Baumgold
b8bf9b927f
Merge pull request #7861 from edx/db/fix-spelling
...
Correct spelling in a comment
2015-04-29 11:30:32 -04:00
David Baumgold
28c898c395
Correct spelling in a comment
2015-04-29 11:27:07 -04:00
Adam
bc499e3bdc
Merge pull request #7725 from edx/adam/add-script-for-hotfix
...
add script for generating commands needed for hotfix
2015-04-29 11:24:57 -04:00
Will Daly
50e9b43512
Merge pull request #7826 from edx/will/update-reverification-flow-copy
...
Update copy on reverification flow.
2015-04-29 10:38:54 -04:00
Sarina Canelake
aed9ba8a38
Merge pull request #7818 from mcgachey/mcgachey-lti-render
...
[LTI Provider] Wiring up LTI views to the courseware template
2015-04-29 10:34:09 -04:00
Sarina Canelake
cd9ce147d0
Merge pull request #7831 from amir-qayyum-arbisoft/icon_in_set_date
...
Fixed cross icon issue on set date dialog inside schedule tab
2015-04-29 09:47:33 -04:00
zubair-arbi
da94aca522
add location_id field for the Reverification XBlock in VerificationStatus model
...
ECOM-1477
2015-04-29 18:41:30 +05:00
amir-qayyum-arbisoft
3e5e6065e4
fixed cross icon issue on set date dialog inside schedule tab
2015-04-29 15:28:21 +05:00
Ahsan Ulhaq
5a1d180f14
Merge pull request #7790 from edx/ahsan/AC-34-visually-hidden-contents-accessible-via-keyboard
...
Visually hidden content accessible through keyboard
2015-04-29 06:19:41 -04:00
Aamir
dc308d4f28
Merge pull request #7772 from edx/awais786/ECOM-1441-additional-methods
...
ECOM-1441 additional methods for skip re-verification links.
2015-04-29 14:13:10 +05:00
Awais
860467e7d2
ECOM-1441 additional methods for skip re-verification links.
2015-04-29 12:17:15 +05:00
Matt Drayer
7b3bcef155
Merge pull request #7820 from edx/mattdrayer/SOL-475
...
Fix for SOL-475 (double exam grader bug)
2015-04-28 16:24:07 -04:00
Akiva Leffert
d7d60bc563
Merge pull request #7837 from edx/aleffert/structure-indentation
...
Fix indentation for course structure API example
2015-04-28 15:24:43 -04:00
Chris
d9e13d22b8
Merge pull request #7763 from edx/clrux/sequence-nav-button-icons
...
Changing sequence nav buttons from images to icon fonts
2015-04-28 14:05:38 -04:00
Akiva Leffert
f6401c1640
Fix indentation for course structure API example
2015-04-28 13:56:40 -04:00
Matt Drayer
c6ecf2551e
Fix for SOL-475 (double exam grader bug)
...
- Remove grader(s) upon deletion of existing entrance exam
- Remove grader(s) upon addition of new entrance exam
2015-04-28 12:49:03 -04:00
Sarina Canelake
6eda3ef758
Merge pull request #7672 from edx/feanil/new_mailchimp_sync
...
Update Mailchimp sync scripts to be within platform
2015-04-28 11:55:23 -04:00
Chris Rodriguez
74ce5cbb87
Changing sequence nav buttons from images to icon fonts
2015-04-28 11:04:16 -04:00
Phil McGachey
854c9637f1
[LTI Provider] Addressing review comments
2015-04-28 10:35:44 -04:00
Sarina Canelake
b2d9d339d1
Docstrings for mailchimp scripts
2015-04-28 10:23:10 -04:00
Sarina Canelake
2d3dab9936
Remove 'batches' function, since == to 'chunk'
2015-04-28 10:23:10 -04:00
Sarina Canelake
f93073401c
Quality fixups for Mailchimp scripts
2015-04-28 10:23:09 -04:00
Feanil Patel
d71433e223
Address comments.
2015-04-28 10:23:09 -04:00
Feanil Patel
934207bf03
Fixes to get it working with master.
2015-04-28 10:23:08 -04:00
Feanil Patel
5c0adf04ad
Move mailchimp to a newer version of the edxapp.
2015-04-28 10:23:08 -04:00
Ben Patterson
1bed97e952
Merge pull request #7821 from edx/benp/flaky-TNL-2083
...
Flag test as flaky. TNL-2083.
2015-04-28 09:34:51 -04:00
Will Daly
d9ed2c024b
Update copy on reverifcation flow.
...
* Remove course ID and checkpoint name debugging information.
* Update page title.
2015-04-28 08:10:24 -04:00
Awais Jibran
3bd45358ab
Merge pull request #7753 from edx/aj/tnl1745-change-email-on-dashboard
...
Fixed change email address error from student dashboard
2015-04-28 11:29:15 +05:00
Jim Abramson
70d837ab62
Merge pull request #7777 from edx/jsa/baskets
...
use commerce api v2.
2015-04-27 22:30:37 -04:00