Waqas Khalid
70b38fc3a3
Merge pull request #6034 from mlkwaqas/waqas/tnl776-multiple-inline-discussion-problem
...
In inline discussion two discussion module override actions
2015-01-13 19:59:23 +05:00
Waqas Khalid
2a67632b7b
Unable to report/vote/endorse after editing response
...
When user update the response after editing he would
be unablt to report/vote/endorse the response. This
problem was caused due to double binding of event in
backbone view.
TNL-720
2015-01-13 13:47:02 +05:00
Brian Talbot
f128629f48
fixing styling and class syntax (to new FA-based classes) for missing UI elements
2015-01-09 12:01:26 -05:00
Waqas Khalid
82eed83f64
In inline discussion two discussion module override actions
...
In inline discussion if we have two discussion module the
new post button open form for both discussions as well as
cancel button of one discussion call the cancel of other.
Click and button actions are now being handled inside view
of each module so that they don't disturb eachother.
TNL-776
2015-01-09 17:10:10 +05:00
David Baumgold
1b02ed5d95
Merge pull request #6252 from edx/studio-move-branded
...
Placeholder image for Open edX Studio logo, when not running on edx.org
2015-01-08 12:42:40 -05:00
David Baumgold
96d86e4e17
Placeholder image for Open edX Studio logo, when not running on edx.org
2015-01-08 12:42:26 -05:00
Chris
c5d2dd7536
Upgrading Font Awesome vendor files from 3.2.1 to 4.2.0
...
* updating vendor files
* updating class syntax (to new FA-based classes) for all UI elements
* correcting broken tests
2015-01-06 15:24:12 -05:00
Marco Morales
38b7e4cc50
SASS compilation variable conventions update, focusing on basic colors, baseline variable usage for padding and margins, ui-depth extends, along with other small fixes. The intent with this is to not have any user-facing impact, and instead move us closer toward having files that use our newer sass conventions.
2015-01-05 17:30:13 -05:00
AlasdairSwan
0be8ab3aab
Merge pull request #6406 from edx/alasdair/logistration-2.0
...
ECOM-783 updated logistration in light of redesign
2015-01-05 12:48:32 -05:00
AlasdairSwan
a434207076
ECOM-783 updated logistration in light of redesign
2015-01-05 11:09:37 -05:00
Waqas Khalid
e7be2f7311
Discussion thread response show dual vote count
...
When the responses of the thread is loaded it shows
dual vote count one with simple text and one with
button whereas only text should be shown when thread
is closed and only button when thread is open.
TNL-1016
2015-01-05 20:55:32 +05:00
Jim Abramson
2eab51ab26
Merge pull request #4786 from aboudreault/inline-discusssion-cohorting
...
Add always_cohort_inline_discussions in course settings
2014-12-30 13:11:37 -05:00
Jonathan Piacenti
6e4ccfb7bd
Added Jasmine tests for always_cohort_inline_discussions.
2014-12-26 18:03:51 +00:00
Alan Boudreault
68fcdcc030
Add always_cohort_inline_discussions in course settings
2014-12-26 18:03:50 +00:00
Will Daly
d3459be05a
Add Jasmine tests for the payment/verification flow.
2014-12-22 13:25:49 -05:00
Fred Smith
251407d7d2
Merge pull request #6314 from edx/release
...
Release
2014-12-19 13:23:22 -05:00
Waqas Khalid
0eab14a334
In user profile changing page should reposition window to top
...
When we change the page using pagination in the user
profile page the data gets updated but the position
of the window remains at pagination. It should change
position of window to top.
TNL-107
2014-12-17 17:22:10 +05:00
Greg Price
61cb51596d
Add front end for Studio video upload feature
...
Co-authored-by: Chris <crodriguez@edx.org >
Co-authored-by: Mark Hoeber <hoeber@edx.org >
2014-12-15 13:09:59 -05:00
Calen Pennington
d919d2ae46
Teach LMS how to render XBlockAsides
...
[PLAT-217]
2014-12-13 08:26:28 -05:00
Christina Roberts
77f5d90d6a
Merge pull request #5961 from edx/dan-f/cohort-csv-upload
...
Upload CSV file for cohorting students
2014-12-10 11:04:14 -05:00
Daniel Friedman
3d91f43030
Support cohorting students via a CSV File.
...
TNL-735
2014-12-10 09:23:04 -05:00
Sarina Canelake
db09c5529f
Replace 'mit_dome.jpg' and 'simple_graph.png' with a default placeholder image
2014-12-09 22:28:09 -05:00
Sarina Canelake
7779f742c9
Rename pl-faculty.png to placeholder-faculty.png
...
OPEN-328
2014-12-09 22:28:09 -05:00
Sarina Canelake
5106710d13
Move wiki icons to the LMS, where they are used
...
OPEN-328
2014-12-09 22:28:08 -05:00
Sarina Canelake
0c535e44d5
Remove duplicate image files
...
spinner.gif and spinner-on-grey.gif are the same file.
Explicitly give the LMS a spinner.gif file.
OPEN-328
2014-12-09 22:28:08 -05:00
Sarina Canelake
f5588ed4fe
Remove image that is duplicated in LMS and CMS
...
OPEN-328
2014-12-09 22:28:08 -05:00
Sarina Canelake
a790d9f8fb
Move images from common to LMS that are only used in LMS
...
OPEN-328
2014-12-09 22:28:08 -05:00
Waqas Khalid
1efa1b3169
Don't allow voting while the thread is closed
...
When someone closes thread there is still option
to add vote which cause error when click on add
vote button. User shouldn't be able to add vote
while the thread is closed.
TNL-152
2014-12-05 15:59:07 +05:00
Sarina Canelake
a883a9cdda
Merge pull request #5925 from stvstnfrd/pep8/continuation
...
Fix continuation-related PEP8 issues
2014-11-25 09:03:40 -05:00
stv
dff5772cda
Fix PEP8: E121 continuation line indentation
...
is not a multiple of four
2014-11-24 20:44:43 -05:00
Renzo Lucioni
03f38dd8b4
Use analytics.identify instead of the old utility function
2014-11-21 12:53:59 -05:00
Waheed Ahmed
2d46a79345
Updated open sans webfonts with latest.
...
TNL-395
2014-11-18 12:18:12 +05:00
Will Daly
a5001bab2a
Merge remote-tracking branch 'origin/master' into will/combine-reg-login-form
...
Conflicts:
lms/static/sass/base/_grid-settings.scss
lms/static/sass/shared/_footer.scss
lms/static/sass/shared/_header.scss
2014-11-13 11:16:16 -05:00
AlasdairSwan
ecb6a69fe7
ECOM-369 Reunited the missing line with the rest of the page elements and fixed an error with HTML5 validation override
2014-11-12 15:51:18 -05:00
AlasdairSwan
3eb287151c
ECOM-369 accessibility updates
2014-11-12 14:17:41 -05:00
Renzo Lucioni
34dd4e59a1
Merge pull request #5914 from edx/renzo/final-text-review
...
Final text review
2014-11-12 09:55:48 -05:00
AlasdairSwan
790ac3f3ef
Merge pull request #5915 from edx/alasdair/rwd-trackselection
...
ECOM-574 Updated track selection page to be responsive
2014-11-10 16:41:50 -05:00
Renzo Lucioni
6defcaa0af
Final text review
2014-11-10 16:33:37 -05:00
AlasdairSwan
23081f076b
ECOM-574 Updated track selection page to be responsive
2014-11-10 15:39:17 -05:00
Will Daly
5085b71677
Merge remote-tracking branch 'origin/master' into will/combine-reg-login-form
...
Conflicts:
common/djangoapps/third_party_auth/pipeline.py
lms/djangoapps/verify_student/tests/test_views.py
2014-11-10 15:05:37 -05:00
Renzo Lucioni
031195d0d8
Fix Jasmine test
2014-11-10 11:25:39 -05:00
AlasdairSwan
cb5c03f0d1
ECOM-626 Added required check for select dropdowns and validation
2014-11-10 11:06:52 -05:00
Renzo Lucioni
bedd6cc2f5
Jasmine tests of validation utility
...
Includes a modification of validation logic which performs min and max length checks on optional fields in addition to required fields.
2014-11-07 10:44:25 -05:00
Sarina Canelake
4e9bf5e104
Last reference removed in 3b2c970248 [OPEN-299]
2014-11-07 09:50:45 -05:00
Sarina Canelake
5cedbc7ee6
Rename branded asset; moved to LMS as that's where it is referenced [OPEN-302]
2014-11-07 09:50:45 -05:00
Renzo Lucioni
f9ecd8849a
Fix logistration Jasmine tests
...
Includes several bug fixes caught during test writing, general clean-up, and adds js-url, a lightweight URL parser
2014-11-06 12:07:49 -05:00
AlasdairSwan
d0b1a8ec06
Fixed bug with validation templates expecting number but being passed string.
2014-11-05 15:40:38 -05:00
Diana Huang
a971e71792
Merge branch 'will/logistration-third-party-auth-fixes' into will/combine-reg-login-form
...
Conflicts:
common/djangoapps/course_modes/views.py
2014-11-04 10:50:09 -05:00
Renzo Lucioni
471f513566
Merge pull request #5770 from edx/renzo/logistration-i18n
...
i18n logistration
2014-10-30 14:20:08 -04:00
Renzo Lucioni
4157e5c0f6
i18n logistration
2014-10-30 14:09:15 -04:00