Граф коммитов

91 Коммитов

Автор SHA1 Сообщение Дата
Anton Molleda 8949aa7dc9 Merge pull request #110 from marknoble/master
Simplify scan results
2016-02-24 14:29:27 -08:00
Mark Noble 1346c317e1 Simplify scan results
Commented out button that isn't currently working and text that makes no sense without the button.

Clarified language that is still displayed.

Added emphasis to the message about the feature not working.  Made it red.
2016-02-18 12:15:00 -05:00
Dave Methvin 6f4c780e66 Update version checker for jQuery 1.12.0/2.2.0 2016-02-01 14:54:48 -05:00
Dave Methvin 6a53cb7f51 Fix lint issues
Gruntfile specifies jshint, which is what complained about these issues.
Source also has references to eslint, those comments were left in place.
2016-02-01 14:45:51 -05:00
Anton Molleda c5d0d15521 Update instructions page
Pointing users to CLI usage until local report is fixed in production
2015-11-30 14:57:07 -08:00
John-David Dalton 4383fd5df3 Add cli support. 2015-10-27 13:37:49 -07:00
molant 7b552ac7f8 Removing W3C validator and updating link to CV list 2015-09-02 13:45:24 -07:00
molant 8bb2a916d0 Updating gradients test to check only for webkit prefix because of Android 2015-08-29 12:13:54 -07:00
molant 24e04edd0f Updating gradients test to not suggest prefixes for old versions of webkit and opera 2015-08-29 12:03:28 -07:00
molant 21d71c82c4 Fixed issue with space separated rel attributes
Conflicts:
	lib/checks/check-pagination.js
	lib/checks/check-preload.js
2015-08-29 11:26:16 -07:00
Marc Gagne aac971f5f9 Removed unnecessary console.log calls 2015-08-26 22:01:01 -04:00
Marc Gagne 5024fcf69a Resolved async request issue with website based tests as well as numerous other test related issues 2015-08-26 21:58:50 -04:00
Marc Gagne 5a2dcbf034 Fixed altImg test to check for both missing alt attribute and empty alt attribute 2015-08-26 20:25:06 -04:00
Marc Gagne 47e66d31b3 Fixes infinite quantifier used in jQuery regex #97 2015-08-26 19:24:36 -04:00
molant a7bafb1f8a Fixes #94 2015-08-07 10:55:47 -07:00
Tim Hart 246440b139 Fixed issue with space separated rel attributes 2015-07-23 22:24:23 -07:00
molant d7892caeeb Merge branch 'check-edge' 2015-06-29 14:50:36 -07:00
molant 207fbcbbd9 Latest Modernzr version although I don't think it is detected correctly 2015-06-29 14:26:31 -07:00
molant a97090be79 Updating version of jQuery XX 2015-06-29 14:19:15 -07:00
molant d0e0e6c35f Refactoring code 2015-06-29 14:16:08 -07:00
molant 2be61501d3 Removing old tests 2015-06-29 14:15:26 -07:00
molant b48dd02602 Updating CVList test
Removing more console.logs
2015-06-25 14:25:57 -07:00
molant 105b7d357b Updating libs test and fixing how test are loaded 2015-06-25 13:59:38 -07:00
molant 35469b1009 Removing console.logs 2015-06-25 12:59:08 -07:00
molant be32e4450f Refactoring
- Using bluebird
- Changing how requests are made
- Updating CSS prefixes test
2015-06-25 12:49:34 -07:00
molant bc3c4df6ab Refactoring to use a common request configuration.
Replacing promised-io with bluebird in app.js, loadjs and loadcss
Adding linting configurations
2015-06-23 11:13:48 -07:00
Anton Molleda a33d21e20a Bumping version to follow semver and fixing issue with compatlists 2015-02-24 10:54:59 -08:00
YuichiNukiyama 28584face3 change check-accessibility-alt
According to HTML5 Specification,  the alt attribute must be specified
and its value must not be empty.
So, I modified files to check empty alt attribute.
2014-12-07 13:37:38 +00:00
Ade Bateman 092d1f9974 Reverting change to inputs so that pages with one input are checked. 2014-09-08 09:52:38 -07:00
Anton Molleda f4aabb260d Fixing meta tag detection 2014-09-07 08:55:56 -07:00
Anton Molleda 2472e600f3 Improvements on input test. Ignoring hidden inputs for counting 2014-09-07 08:27:23 -07:00
Anton Molleda d8b3eeb782 Updating the libraries that are detected and pumping to the latest versions 2014-09-07 08:19:32 -07:00
Anton Molleda 39a0e12622 Fixes #65 #61 #56 2014-09-07 08:11:15 -07:00
molant 6482835369 Merge branch 'vNext' 2014-05-30 11:50:10 -07:00
Dave Methvin 478ef80a53 Use correct location/capitalization for browserconfig.xml
No unit test because all the existing tests depend on not seeing
a browserconfig.xml file. Tested against the site in the ticket
(http://demo.html5boilerplate.com) and it worked correctly.

Fixes #47.
2014-04-29 16:21:23 -04:00
Breno Polanski 856013233b Update csslint.js
Added hasOwnProperty
2014-02-28 14:45:39 -02:00
molant 7f829bd8bf Fixing issues with merge and making the w3c validator test use a proxy if available 2014-02-14 12:31:33 -08:00
molant ebb8fbc82c Merge branch 'pulls/39'
Conflicts:
	lib/checks/loadcss.js
2014-02-14 11:21:27 -08:00
naokikimura d29d4f1afc Adds support for HTTP_PROXY environment variable. 2014-02-12 20:14:59 +09:00
Dave Methvin 456e52d1e9 Allow svg doctype, close #38 2014-02-03 17:02:38 -05:00
Dave Methvin e8e8493a5a Update jshint task, fix resulting carnage 2014-01-25 23:37:20 -05:00
Dave Methvin a80ac9c9a0 Update versions in library check; remove unneeded lib files 2014-01-25 22:31:21 -05:00
molant b731c994a0 Addind Aria accesibility check + unit tests 2014-01-22 11:17:34 -08:00
molant 03bd63415f Fixes #36
Adding alt attribute check for images + tests
2014-01-17 14:54:17 -08:00
Anton Molleda 4830e5efc6 Disabling cookies manually and updating request to the latest version. This fixes the errors of getting null results after a few hundred websites 2014-01-03 12:41:06 +01:00
Anton Molleda 301c4d96fe Refactoring for better readability 2014-01-02 08:08:50 +01:00
Anton Molleda b859c6a3b9 Bug fixing
Removing code from properties of js files and unifying with content, not parsing CSS files with empty string content, test server returning a 404 error when missing instead of 200
2014-01-01 20:11:07 +01:00
Anton Molleda 147611eecd Fixing package handling for CSS and issues with browser detection 2013-12-30 12:24:50 +01:00
Anton Molleda 1e2a6a7d58 Merge branch 'vNext'
Conflicts:
	package.json
2013-12-30 12:24:20 +01:00
Anton Molleda 33a2b38b5c Fixes #33
Looks like the website doesn't send a header for deflating so we had to change from zlib.inflate to zlib.inflateRaw.
Also it looks like the IE10 CV List url has changed and it was timing out the tests that depend on it.
2013-12-21 22:36:22 +01:00