Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | s/FireFox/Firefox/gHEADmaster | Benjamin Barenblat | 2014-01-24 |
| | | | | | | The software’s name is officially spelled “Firefox,” without camel-casing. It’s already spelled that way throughout most of the package, but there were a couple places where camel-casing persisted. | ||
* | Groups problems by URL in browser extension UI - fixes #24 | Jesse Hallett | 2014-01-23 |
| | |||
* | Modifies 'reflist' exception to inlineStyle rule | Jesse Hallett | 2014-01-07 |
| | |||
* | Displays table of errors and warnings by rule | Jesse Hallett | 2014-01-07 |
| | | | | | - Splits "failures" column into "errors" and "warnings" - Links go to detailed report instead of to source page | ||
* | Adjusts spaceBetweenParagraphs rule | Jesse Hallett | 2014-01-06 |
| | | | | | The rule should not consider two paragraphs to be related if there are non-paragraph sibling elements separating them. | ||
* | Changes pseudo-heading rule to permit paragraphs with bold and non-bold text | Jesse Hallett | 2014-01-06 |
| | |||
* | Creates test suite for Wikipedia guidelines | Jesse Hallett | 2014-01-06 |
| | |||
* | Moves rule files to src/ | Jesse Hallett | 2014-01-06 |
| | |||
* | Adds headless run configuration for Wikipedia rules | Jesse Hallett | 2014-01-06 |
| | |||
* | Backslashes in replaceAll() replacements need extra escaping. | Jesse Hallett | 2014-01-03 |
| | | | | See http://docs.oracle.com/javase/6/docs/api/java/util/regex/Matcher.html#replaceAll(java.lang.String) | ||
* | Outputs message, xpath, and proper severity in batch run reports | Jesse Hallett | 2014-01-03 |
| | | | | | | | | Result extracts xpath from problem report Retrieves msg and xpath from problem report got severity working | ||
* | Wikipedia guideline: do not use inline styles | Jesse Hallett | 2013-12-23 |
| | |||
* | Looks for adjacent singleton lists instead of just for singleton lists | Jesse Hallett | 2013-12-23 |
| | |||
* | Wikipedia guideline: images should contain a caption | Jesse Hallett | 2013-12-23 |
| | |||
* | Wikipedia guideline: images should include an alt attribute | Jesse Hallett | 2013-12-23 |
| | |||
* | Wikipedia guideline: do not use colon markup to indent text | Jesse Hallett | 2013-12-19 |
| | |||
* | Wikipedia guideline: checks for blank lines between list items | Jesse Hallett | 2013-12-19 |
| | |||
* | Image height restriction also applies to centered images | Jesse Hallett | 2013-12-19 |
| | |||
* | Expands strikeout rule to check for CSS style, `text-decoration: line-through` | Jesse Hallett | 2013-12-19 |
| | |||
* | Wikipedia guideline: checks for floating content on both sides of screen | Jesse Hallett | 2013-12-19 |
| | |||
* | Fixes missing variable definition | Jesse Hallett | 2013-12-19 |
| | |||
* | Installs .jshintrc | Jesse Hallett | 2013-12-19 |
| | |||
* | Restores behavior of running rules in scope of assembleRules function | Jesse Hallett | 2013-12-19 |
| | |||
* | Fixes possible null value reference when evaluating ruleset dependencies | Jesse Hallett | 2013-12-19 |
| | |||
* | merge | Rogan Creswick | 2013-12-19 |
|\ | |||
| * | Wikipedia guideline: checks for pseudo-headings | Jesse Hallett | 2013-12-18 |
| | | |||
| * | Wikipedia guideline: horizontal rules are deprecated | Jesse Hallett | 2013-12-18 |
| | | |||
| * | Wikipedia guideline: checks for images wider than 400px or taller than 500px | Jesse Hallett | 2013-12-18 |
| | | |||
| * | Wikipedia guideline: there should only be one blank line between paragraphs | Jesse Hallett | 2013-12-18 |
| | | |||
| * | Wikipedia guideline: minimize number of single-sentence paragraphs | Jesse Hallett | 2013-12-18 |
| | | |||
| * | Rewrites fiveui.color.colorCheck to eliminate use of `eval` | Jesse Hallett | 2013-12-18 |
| | | | | | | | | Also includes some other changes to pass jshint checks. | ||
| * | Avoids traversing frames from different origins | Jesse Hallett | 2013-12-18 |
| | | | | | | | | | | Attempting to access the document of a frame loaded from an different origin than the page was loaded from results in an exception. | ||
| * | Modifies dependency loading | Jesse Hallett | 2013-12-17 |
| | | | | | | | | | | Changes dependency loading so that top-level variables defined in dependency scripts are in scope in rule definitions. | ||
| * | Merge pull request #22 from GaloisInc/promises | Rogan Creswick | 2013-12-17 |
| |\ | | | | | | | Modifies fiveui.RuleSet.load to return promises | ||
| | * | Modifies fiveui.RuleSet.load to return promises | Jesse Hallett | 2013-12-13 |
| |/ | |||
| * | Wikipedia guideline: minimize uses of bullet points | Jesse Hallett | 2013-12-11 |
| | | |||
| * | Adds exceptions to color rule for standard link styles | Jesse Hallett | 2013-12-10 |
| | | |||
| * | Scrolls problem element into view | Jesse Hallett | 2013-12-10 |
| | | |||
* | | removed an erronious check for header tags in the heading order guideline | Rogan Creswick | 2013-11-25 |
| | | |||
* | | incorporated large text into contrast guidelines | Rogan Creswick | 2013-11-25 |
|/ | |||
* | added color guidelines for wikipedia, and factored some color checks into ↵ | Rogan Creswick | 2013-11-22 |
| | | | | the prelude | ||
* | added some initial wikipedia guidelines | Rogan Creswick | 2013-11-21 |
| | |||
* | Merge branch 'master' of github.com:GaloisInc/FiveUI | Benjamin Jones | 2013-11-04 |
|\ | |||
| * | added a $5 where a $ was used | Rogan Creswick | 2013-11-04 |
| | | |||
* | | Merge branch 'master' of github.com:GaloisInc/FiveUI | Benjamin Jones | 2013-11-04 |
|\| | |||
* | | Merge branch 'new-ui' | Benjamin Jones | 2013-11-04 |
|\ \ | |||
| | * | Update conformance-A.json | Rogan Creswick | 2013-11-04 |
| | | | |||
| | * | trying out an overlaid div for highlighting | Rogan Creswick | 2013-11-01 |
| |/ |/| | |||
* | | moved ASM guidelines to suim repo | Benjamin Jones | 2013-10-28 |
| | | |||
* | | update ignore | Benjamin Jones | 2013-10-25 |
| | |