David Adams
20f1feb7b1
Fix for static path parsing
...
When a url contains a query parameter it gets incorrectly parsed
when replacing the /static portion.
This fix handles urls with query parameters.
2013-10-25 13:02:29 -07:00
cahrens
c7c0aacb00
Add css mode to the compressed file.
...
STUD-833
2013-10-25 15:33:31 -04:00
Diana Huang
23762a1569
Move more logic into the views
...
Also includes some tests
Story: LMS-1127
2013-10-25 15:29:44 -04:00
David Baumgold
dc589f723c
Merge remote-tracking branch 'origin/release'
2013-10-25 15:29:03 -04:00
Julia Hansbrough
16356e5cf6
Fixed LMS-1062
2013-10-25 15:23:51 -04:00
Brian Talbot
618d307d1f
LMS: preps track selection view for upgrade cases
2013-10-25 15:23:51 -04:00
Diana Huang
115ccf87de
Add in new hooks for the dashboard into the upgrade path.
2013-10-25 15:21:42 -04:00
Diana Huang
e13dd094af
Add an upgrade parameter to the verification views.
2013-10-25 15:21:42 -04:00
Jason Bau
832e262400
Merge pull request #1497 from edx/jbau/fix-ora-uploads
...
test bucket existence before creation
2013-10-25 10:53:25 -07:00
Carlos Andrés Rocha
7d76f36018
Make course xml export work for all modulestores
...
Also let xml import work on modulestores that don't use write signaling
2013-10-25 11:58:17 -04:00
Jason Bau
d0185c934a
make OEE upload test pass
2013-10-25 08:32:50 -07:00
Jason Bau
63bdeea44b
test bucket existence before creation
2013-10-25 08:32:50 -07:00
Usman Khalid
8f356fc3ec
student.views.confirm_email_change: commit/rollback transaction after rendering response instead of before
2013-10-25 15:02:53 +00:00
Usman Khalid
6ddd0ae5ab
student.tests: Added db access in mock_render_to_response() to test any issues with @transaction.commit_manually
2013-10-25 15:02:52 +00:00
Diana Huang
67da62f83c
Update the JS to match the new semantics.
...
Bug: LMS-1311
2013-10-24 17:12:40 -04:00
Brian Talbot
de12777555
simplifying semantic and stylistic properties of skip nav UI
2013-10-24 17:12:40 -04:00
Diana Huang
43bdb5da54
Minor fixes to match new HTML and CSS updates.
...
LMS-1311
2013-10-24 17:12:20 -04:00
Brian Talbot
5b63b176da
revises semantics and Sass used for skip navigation
2013-10-24 17:12:19 -04:00
Diana Huang
20b9258d43
Add in tabIndex to ensure that the tabbing works properly for link.
...
LMS-1311
2013-10-24 17:10:33 -04:00
Diana Huang
d34c4a66c7
Add skip links to both CMS and LMS
...
* add HTML for links
* hide links when they are not focused
* when focused, show link (as recommended)
* move accessibility tools to common
LMS-1311
2013-10-24 17:10:33 -04:00
Giulio Gratta
5a46177a5e
A11Y changes: better :focus styling, increased contrast, and added image alt texts
...
- Doubled up :hover and :focus styling to improve a11y
- Increase contrast of certain UI elements for improved a11y
- Added some image alt text for a11y
- Changed video caption styling to blue and made them underline on hover and added a skip link before video for screenreaders.
Fixes Bugs:
- LMS-1336
2013-10-24 12:47:19 -07:00
Don Mitchell
f45abe3d9f
Use new restful pattern instead
2013-10-24 13:18:23 -04:00
Don Mitchell
8bbaf0065b
Separate doc_store_config
2013-10-24 13:18:22 -04:00
Don Mitchell
6b9797522b
Write restful service to find all orphans
...
To help fix recent bugs re orphaned discussions and
to prototype a more restful json oriented api.
2013-10-24 13:18:22 -04:00
Pavel Yushchenko
d238e03f02
remove cast to list
2013-10-24 17:04:32 +04:00
Pavel Yushchenko
0de098468f
fixes shlex unicode
2013-10-24 17:04:32 +04:00
Alexander Kryklia
ee02a2dd97
Merge pull request #1421 from edx/anton/metadata-time-field
...
Anton/metadata time field
2013-10-24 05:50:13 -07:00
David Ormsbee
acf22bf48c
Add get_child_descriptors to the list of module_attrs in XModuleDescriptor
2013-10-23 18:19:41 -04:00
Will Daly
e81d2d227b
Disable video caption test seen to fail in master.
2013-10-23 17:20:00 -04:00
Adam
2ad088095e
Merge pull request #1469 from edx/adam/fix/courses-500
...
set courses_are_browsable flag to False, fix unicode error
2013-10-23 12:11:31 -07:00
Adam Palay
ab5863a4db
fixes unicode error in course image filenames on /courses page
2013-10-23 15:06:53 -04:00
Will Daly
a8fe4151ae
Wait for js/base in CMS acceptance tests to ensure click handlers are
...
installed.
2013-10-23 13:20:52 -04:00
Alexander Kryklia
c351c3dae7
Fix typos.
2013-10-23 13:06:13 +03:00
Alexander Kryklia
e902ff6548
Fix error printing: use repr.
2013-10-23 13:06:13 +03:00
Alexander Kryklia
32f0f555e9
Use more clean expression.
2013-10-23 13:06:13 +03:00
Alexander Kryklia
3c4f71bbe5
Update variable names and fix typo.
2013-10-23 13:06:13 +03:00
Alexander Kryklia
ab5653d7c1
Fix checking exception message.
2013-10-23 13:06:13 +03:00
Alexander Kryklia
0188207819
Fix to_json of RelativeTime to support Isotime format.
2013-10-23 13:06:12 +03:00
Alexander Kryklia
040b4da124
Change str of RelativeTime.
2013-10-23 13:06:12 +03:00
Alexander Kryklia
14dc814e2a
Fix typo
2013-10-23 13:06:12 +03:00
Alexander Kryklia
4c2ab39826
Changed help text for start and end time.
2013-10-23 13:06:12 +03:00
Alexander Kryklia
2c90fd18f4
Rename IsoTime to RelativeTime.
2013-10-23 13:06:12 +03:00
Alexander Kryklia
ece4cb6645
Add test for IsoTime
2013-10-23 13:04:31 +03:00
Alexander Kryklia
f46433e764
Add tests fro IsoTime methods.
2013-10-23 13:03:55 +03:00
Alexander Kryklia
0da81e2a56
Update IsoTIme to be timedelta and update tests.
2013-10-23 13:03:55 +03:00
Valera Rozuvan
e1adae186e
Chaining jQuery UI slider() methods.
2013-10-23 13:01:13 +03:00
Valera Rozuvan
723772abd0
Rewrote Jasmine tests for slider range to reuse function. More compact and concise.
2013-10-23 13:01:13 +03:00
Valera Rozuvan
159099541a
Updated code as suggested by reviewers.
2013-10-23 13:01:13 +03:00
Valera Rozuvan
03d4838bc0
Updated code as suggested by reviewers.
2013-10-23 13:01:13 +03:00
Valera Rozuvan
bb5c70df59
CSS width, and left properties can be decimal numbers.
2013-10-23 13:01:13 +03:00