Diana Huang
c3f88f5def
Change some text when in professional ed flow
...
ECOM-96
2014-09-19 14:18:15 -04:00
Renzo Lucioni
135ce24977
Merge pull request #5248 from edx/renzo/cleanup-translated-strings
...
Clean up translated strings in registration page, dashboard, and track selection flow
2014-09-19 12:57:39 -04:00
Adam Palay
ac862b7a97
only load tabs if user is enrolled in course (TNL-286)
...
add tests for static tabs
2014-09-19 10:19:23 -04:00
John Eskew
9e830d08c4
Merge branch 'release' into 'master' after successful rc/2014-09-17 deploy.
2014-09-18 12:27:32 -04:00
Adam Palay
1b06edb6ff
display banner on course info page if user is not enrolled (TNL-286)
...
write failing tests for info page banner
2014-09-18 11:35:18 -04:00
stv
be8e01e5fe
Move <HR> inside of template conditional
...
Otherwise, if `settings.ENABLE_INSTRUCTOR_ANALYTICS` is set to `False`,
two horizontal rules are rendered consecutively.
The <HR> has also been indented to align with surrounding tags.
2014-09-17 18:03:23 -07:00
Renzo Lucioni
c78594b286
Restore copy originally present on the registration page
2014-09-17 16:53:25 -04:00
Renzo Lucioni
66187ab907
Clean up translated strings in registration page, dashboard, and track selection flow
2014-09-17 14:38:24 -04:00
Chris Dodge
8e1d0f7f23
For microsites, since we don't have a footer override yet for django templates, remove the footer all together
2014-09-17 10:52:04 -04:00
Ned Batchelder
2d05ffacdf
Revert "username and email request for lti module"
...
This reverts commit 3f159ea52b .
2014-09-17 07:24:52 -04:00
Ned Batchelder
1a7009ec1f
Merge pull request #5251 from edx/ned/revert-lti-username-email
...
Revert "username and email request for lti module"
2014-09-17 06:59:42 -04:00
Adam Palay
d4b6780751
rename footer files for wiki
2014-09-16 16:28:16 -04:00
Ned Batchelder
4edeeb72c2
Revert "username and email request for lti module"
...
This reverts commit 3f159ea52b .
2014-09-16 16:13:41 -04:00
chrisndodge
7593ad3a01
Merge pull request #5050 from edx/muhhshoaib/Ex-74-registration-code-redemption
...
Ex-74 Registration Code redemption
2014-09-16 11:58:42 -04:00
Muhammad Shoaib
739d2f0906
Ex-74 Registration Code redemption
...
fix the translation issues
added a check if a user is already registered in a course. Changed the messages
added course depth=0 and removed pep8 violations
2014-09-16 07:48:21 +00:00
Sarina Canelake
95a9ca131a
Merge pull request #5148 from lduarte1991/lduarte-harvardx-pr24
...
Annotation Tools: Give staff/instructors full permissions (bug fix)
2014-09-15 14:25:19 -04:00
Renzo Lucioni
f896d64ac0
Merge pull request #5195 from edx/renzo/remove-waffle
...
Remove Django Waffle
2014-09-15 09:43:22 -04:00
chrisndodge
7225420fa0
Merge pull request #5170 from edx/muhhshoaib/Ex-79-BUG-if-no-coupon-code-defined-registration-codes-modal-dialog-box-does-not-appear
...
Ex-79 Bug Fixed. If there is no coupon code, 'Generate Registration Codes' modal dialog does not appear.
2014-09-14 21:29:27 -04:00
lduarte1991
a1541b61f2
[TNL-288] Annotation Tools: Give staff/instructors full permissions
...
- changed role to 'in' condition
- fixed comment about get_real_user
- Adding Tests and Fixing Pep8 Violations
2014-09-13 13:42:06 -04:00
Renzo Lucioni
9239253614
Remove Django Waffle
2014-09-12 16:22:03 -04:00
Renzo Lucioni
698c9b5914
Merge pull request #5184 from edx/renzo/upsell-tracking
...
Add tracking on expand of upsell message
2014-09-12 14:21:32 -04:00
Renzo Lucioni
22f58be4aa
Add tracking on expand of upsell message
2014-09-12 11:58:24 -04:00
Anton Stupak
535e6e4f57
Merge pull request #4983 from lduarte1991/lduarte-harvardx-pr20
...
Annotation Tools: Turn off Private/Public option and add missing css group to MyNotes
2014-09-12 16:24:44 +03:00
Muhammad Shoaib
4ecb846052
Ex-79 Bug Fixed. If there is no coupon code, 'Generate Registration Codes' modal dialog does not appear
2014-09-12 12:39:16 +05:00
Andy Armstrong
7683cba2c3
Add support for UX reference templates in LMS
2014-09-11 13:52:48 -04:00
Nimisha Asthagiri
dedd88ccf4
Merge pull request #4977 from edx/split/paver
...
Split/paver LMS-11211
2014-09-11 12:28:41 -04:00
Brian Talbot
35d92f42c8
Merge pull request #4963 from edx/talbs/platform-footer
...
LMS: edX-centric New Footer Style/Markup clean-up
2014-09-11 11:23:48 -04:00
Nimisha Asthagiri
7637f063e9
LMS-11371 Fix register bug - encoding of course_id.
2014-09-11 10:53:05 -04:00
Don Mitchell
4ebe26696e
Merge branch 'release'
...
Conflicts:
common/djangoapps/student/views.py
2014-09-11 10:31:53 -04:00
Brian Talbot
337d6cbc2b
LMS: revising markup/styling of edx-specific footer
2014-09-11 07:37:26 -04:00
Brian Talbot
a04c4bf12f
LMS: renaming edx-specific footer template files/references
2014-09-11 07:37:26 -04:00
chrisndodge
789193ef10
Merge pull request #5166 from edx/cdodge/hotfix-disable-social-auth-for-white-labels
...
make the 'ENABLE_THIRD_PARTY_AUTH' feature flag be microsite aware
2014-09-10 16:52:57 -04:00
lduarte1991
34e1128521
Annotation Tools: Removed Public/Private Permissions Trigger
2014-09-10 13:31:33 -04:00
lduarte1991
005bdeebc0
HTML Textbooks: Adding annotation css files group
2014-09-10 13:31:33 -04:00
Chris Dodge
1379158e8d
make the 'ENABLE_THIRD_PARTY_AUTH' feature flag be microsite aware
2014-09-10 12:38:40 -04:00
Renzo Lucioni
ba7ff67a55
Merge pull request #5113 from edx/renzo/remove-unused-js
...
Remove unused analytics JS left over by 3rd party auth changes
2014-09-08 15:36:05 -04:00
Greg Price
3cf2481e6c
Merge pull request #5077 from edx/gprice/forum-cohort-selector-test
...
Test cohort selector in NewPostView
2014-09-08 11:54:30 -04:00
Renzo Lucioni
823be96843
Remove unused analytics JS left over by 3rd party auth changes
2014-09-05 15:46:23 -04:00
Adam Palay
cfeb76e67f
Merge remote-tracking branch 'origin/release' into adam/resolve-merge-conflicts
...
Conflicts:
common/lib/xmodule/xmodule/modulestore/tests/test_mixed_modulestore.py
2014-09-05 13:20:15 -04:00
Adam
08f851aa7e
Merge pull request #5095 from edx/cdodge/white-label-small-hotfixes
...
Cdodge/white label small hotfixes
2014-09-05 11:06:59 -04:00
Renzo Lucioni
aa28fba9ad
Revert "Revert "Merge pull request #4976 from edx/will/ecom-128""
...
This reverts commit 371dfd6187 .
2014-09-05 10:51:51 -04:00
Adam
385b3ff48a
Merge pull request #5087 from edx/release
...
Release
2014-09-05 09:31:40 -04:00
Waqas Khalid
32d9234b39
Merge pull request #3880 from mlkwaqas/waqas/lms2646-create-order-list-index-error
...
Handle the indexerror exception on create_order
2014-09-05 17:07:46 +05:00
Chris Dodge
405baab82a
don't hard code the shoppingcart order confirmation page to use settings.xxx, allow for microsites to override
2014-09-04 22:18:16 -04:00
Chris Dodge
568ef4184a
remove course-id visual column from the list of coupons as it's useless information here and prevents overflows from happening
2014-09-04 22:17:50 -04:00
Greg Price
1de17fb745
Move more forum nav rendering logic to front end
...
The cohort selector is rendered only for a privileged user in a cohorted
course, and that logic is now in an Underscore template instead of Mako.
2014-09-04 18:22:19 -04:00
Greg Price
cd0ea052ed
Ensure forum nav cohort selector works correctly
...
One minor case is fixed (to pass "" instead of "all" as the group_id
parameter to indicate viewing all threads), and tests are added.
2014-09-04 18:00:43 -04:00
Diana Huang
371dfd6187
Revert "Merge pull request #4976 from edx/will/ecom-128"
...
This reverts commit a03baee25c , reversing
changes made to 12e2d442e9 .
2014-09-04 16:01:28 -04:00
Han Su Kim
578be6cc70
Merge branch 'release'
2014-09-04 15:50:33 -04:00
Andy Armstrong
8349dbfa42
Implement forum cohort visibility labels correctly
...
TNL-25
2014-09-04 13:47:48 -04:00