4bade8d286
allow configuration settings to specify a session cookie name. This is to avoid problems we are experiencing between simultaneous login sessions between edx.org and edge.edx.org on certain browsers (i.e. Firefox)
Chris Dodge
2013-06-05 10:30:28 -04:00
3c9bd1ddf8
allow configuration settings to specify a session cookie name. This is to avoid problems we are experiencing between simultaneous login sessions between edx.org and edge.edx.org on certain browsers (i.e. Firefox)
Chris Dodge
2013-06-05 10:26:30 -04:00
1ac6e12304
Pyes working, considering switch to raw requests, phonetic and fuzzy search both working
Slater-Victoroff
2013-06-05 10:22:18 -04:00
b312944dcf
Merge pull request #64 from edx/jonahstanley/fix-codemirror-tests
Jonah Stanley
2013-06-05 06:30:58 -07:00
a8ec1ca9d5
Modified code such that non-logged in student activates correctly.
dcadams
2013-06-04 17:08:34 -07:00
e1d3fb7301
Added warning message when no coverage information found. Added comments to tests.rake
Will Daly
2013-06-04 18:46:45 -04:00
99c185f06b
Added diff coverage printout to rake coverage command
Will Daly
2013-06-04 18:39:49 -04:00
a5fc721922
Merge branch 'master' into will/diff-cover-integration
Will Daly
2013-06-04 18:19:07 -04:00
5662ecfde9
Updated to current tag of diff-cover
Will Daly
2013-06-04 18:13:42 -04:00
9c506020d9
Fixed bug in tests.rake in which rm would be called with no args.
Will Daly
2013-06-04 17:51:12 -04:00
1ea6545556
Worked on reducing pep8 violations.
dcadams
2013-06-04 14:13:13 -07:00
e092aadbf9
Merge pull request #48 from edx/jrbl/substitute-anonymous-user-id-in-html
Joe Blaylock
2013-06-04 14:13:59 -07:00
2b6a449b2a
Unbreak acceptance tests in the cms.
Peter Fogg
2013-06-04 15:48:20 -04:00
5baee34896
Merge pull request #60 from edx/fix/btalbot/lms-header
Brian Talbot
2013-06-04 12:26:13 -07:00
fda444220a
Merge pull request #62 from edx/zoldak/turn-off-lettuce-screenshot-on-failure
Jay Zoldak
2013-06-04 12:22:21 -07:00
f213113361
cleaned up font-awesome integration to work with new mako file .scss compiling, added in initial icon references
marco
2013-06-04 15:15:12 -04:00
59b26a791b
Turn off automatic snapshot to tmp dir on lettuce failure
Jay Zoldak
2013-06-04 15:09:44 -04:00
7c4e20f9e5
lms - adds in alt text attribute to logo/edX home image for accessibility purposes
Brian Talbot
2013-06-04 14:45:45 -04:00
f34b131678
lms - revises the physical height of the edX logo within the slim-sized header and vertically aligns all elements
Brian Talbot
2013-06-04 14:44:57 -04:00
ab5f71ea44
Merge branch 'master' into jonahstanley/add-navigation-tests
JonahStanley
2013-06-04 13:05:36 -04:00
2cfea12dfe
Merge pull request #51 from edx/bug/christina/about_page_url
Christina Roberts
2013-06-04 10:02:57 -07:00
6b68f2c0fe
Use coffee watch command to watch whole directories, so that it will pick up new coffee files as they are created
Calen Pennington
2013-06-04 12:22:28 -04:00
1b4eece295
Merge pull request #55 from edx/fix/btalbot/studio-advancedicon
Brian Talbot
2013-06-04 08:54:58 -07:00
862bb3f8bc
Added the beginnings of the navigation tests
JonahStanley
2013-06-04 11:34:52 -04:00
3bcbc9f979
studio - replaces iconography for advanced component button within the unit view
Brian Talbot
2013-06-04 11:26:16 -04:00
714a3f1e40
added in vendor font references to lms for font-awesome
marco
2013-06-04 11:21:07 -04:00
c8f1d49c6a
Merge pull request #22 from edx/fix/btalbot/edx.org-accessibility
Brian Talbot
2013-06-04 08:05:03 -07:00
0936e614a5
addition of font-awesome to LMS sass vendor assets, in additio nto light organization for applicaiton.scss to match studio sass breakdown.
marco
2013-06-04 11:04:06 -04:00
eca9eedecf
edx.org - adds in I18n syntax for login and register view page titles
Brian Talbot
2013-06-04 10:59:32 -04:00
e4cc0dfdba
edx.org - revises login and register graphical banner images to include higher contrast between type and imagery
Brian Talbot
2013-06-04 10:45:42 -04:00
d895c64f4a
Use full descriptor when showing errors, not just the model data.
Diana Huang
2013-06-04 10:43:06 -04:00
aa8f73ffb4
edx.org - revises base blue and color references to adhere to WCAG color contrast guidelines
Brian Talbot
2013-05-29 18:14:01 -04:00
8da62871a9
edx.org - revises registration h1 text to match the graphical banner texdt
Brian Talbot
2013-05-29 17:35:34 -04:00
57c513b104
basic shell for discussion home page with both profile information and email notification settings
marco
2013-06-03 17:23:02 -04:00
f3b36b8bc9
Use from_descriptor instead of from_xml to make ErrorDescriptor
Diana Huang
2013-05-31 15:28:54 -04:00
266938a7b3
Finish the comment I forgot about...
Peter Fogg
2013-06-03 16:55:28 -04:00
90bbff8965
Add test to be sure that advanced components require multiple clicks.
Peter Fogg
2013-06-03 16:53:14 -04:00
e06f0083e2
Adding myself to AUTHORS.
Peter Fogg
2013-06-03 16:39:16 -04:00
bf88e5ce6a
Be more explicit about template location.
Peter Fogg
2013-06-03 15:48:07 -04:00
8a67454f98
Prevent creation of unnecessary template divs, and rename .single_templates to .single-templates for convention.
Peter Fogg
2013-06-03 15:36:55 -04:00
93be67d49a
Fix bug STUD-103. The url base for about page links needs to be www.edx.org for Drupal site, vs. LMS_BASE which is used for Studio. Note that the complete URL is still not correct, but a redirect exists to take it to the new location.
cahrens
2013-06-03 15:21:02 -04:00
d3ec1cb915
Add tests for single-click discussion creation.
Peter Fogg
2013-06-03 14:57:34 -04:00
eff78bfd86
Add doc for click_component_from_menu and make sure css is present in any case.
Peter Fogg
2013-06-03 14:38:56 -04:00
6262274805
Expose site-wide anonymized ids to HTML module
Joe Blaylock
2013-06-03 10:49:20 -07:00
c865641f13
Merge pull request #23 from edx/ned/move-loncapa-etc-into-sandbox
Ned Batchelder
2013-06-03 11:27:16 -07:00
ff0c56b7fb
Cleaning up code -- removed unnecessary lines, fixed indentation, renamed method.
Peter Fogg
2013-06-03 14:21:50 -04:00
c0859cb042
Merge pull request #35 from antoviaque/install-update-templates
James Tauber
2013-06-03 10:47:22 -07:00
afa6f485fd
Added diff-cover as a requirement (installed from github)
Will Daly
2013-06-03 13:26:01 -04:00
cdadcba9da
Merge pull request #10 from edx/jonahstanley/add-more-tests
Jonah Stanley
2013-06-03 10:25:53 -07:00
900dca9ef4
Merge branch 'master' into fix/will/pip-version
Will Daly
2013-06-03 12:25:56 -04:00
76ae980006
Clean the report directories before each test run, to ensure we don't get coverage results from a previous test run.
Will Daly
2013-06-03 12:19:13 -04:00