| Commit message (Expand) | Author | Age |
* | Force a resize event when the ui is shown | Trevor Elliott | 2013-09-03 |
* | Rework the UI | Trevor Elliott | 2013-07-31 |
* | bugfix in rules.js spec | Benjamin Jones | 2013-07-24 |
* | added cssIs jQuery plugin | Benjamin Jones | 2013-07-24 |
* | added new jQuery plugin called attrFilter along with unit tests for it | Benjamin Jones | 2013-07-23 |
* | updated js test README | Benjamin Jones | 2013-07-16 |
* | modified: src/js/fiveui/injected/jquery-plugins.js | Benjamin Jones | 2013-07-16 |
* | get the unit tests working again | Benjamin Jones | 2013-07-05 |
* | silence httpd output | Benjamin Jones | 2013-07-05 |
* | if firefox profile given is null, create and use a temporary profile | Benjamin Jones | 2013-07-05 |
* | Add an enabled field to the rule set model | Trevor Elliott | 2013-07-03 |
* | Merge branch 'master' of https://github.com/GaloisInc/FiveUI | Rogan Creswick | 2013-07-02 |
|\ |
|
| * | Remove unused ffcheck.js | Trevor Elliott | 2013-06-27 |
| * | Keep elements highlighted when at least one problem is toggled | Trevor Elliott | 2013-06-27 |
| * | Allow multiple distinct problems per ui element | Trevor Elliott | 2013-06-26 |
| * | Fix comment removal in double quotes | Trevor Elliott | 2013-06-26 |
* | | Merge branch 'master' of https://github.com/GaloisInc/FiveUI | Rogan Creswick | 2013-06-25 |
|\| |
|
* | | further UI refinements for the batch runner reports | Rogan Creswick | 2013-06-24 |
* | | minor reformatting of the headless results page | Rogan Creswick | 2013-06-24 |
* | | resolved some common headless issues relating to (relatively) fixed paths in ... | Rogan Creswick | 2013-06-24 |
| * | Populate the gh-pages branch of the repo | Trevor Elliott | 2013-06-21 |
| * | Fix a parallel build bug with the fiveui generic rule | Trevor Elliott | 2013-06-21 |
|/ |
|
* | bumped the extension version to 0.3 | Rogan Creswick | 2013-06-18 |
* | Remove the dialog from the dom while running rules | Trevor Elliott | 2013-06-17 |
* | Fix a funny bug that caused a closed port to be used | Trevor Elliott | 2013-06-17 |
* | moved the oldStyle storage into a closure around the show/hide problem displays | Rogan Creswick | 2013-06-17 |
* | accounted for background images when highlighting problems | Rogan Creswick | 2013-06-17 |
* | Fix the strange phantom ui box | Trevor Elliott | 2013-06-17 |
* | removed debugging statements from upGoerFive rule, caught some exceptions in ... | Rogan Creswick | 2013-06-16 |
* | made the ruleSet path in run descriptions resolve relative to the json file s... | Rogan Creswick | 2013-06-16 |
* | removed unused batch run description | Rogan Creswick | 2013-06-16 |
* | the batch runner now injects dependencies, and a few tests check for this beh... | Rogan Creswick | 2013-06-16 |
* | added to the basic rule set parse tests | Rogan Creswick | 2013-06-16 |
* | added a rule set parsing test for dependencies | Rogan Creswick | 2013-06-16 |
* | fixed test errors relating to injected dependencies in batch runner | Rogan Creswick | 2013-06-16 |
* | fixed some traversal issues with fiveui.query and the uigoerfive rule | Rogan Creswick | 2013-06-14 |
* | added upgoerfive rule | Rogan Creswick | 2013-06-14 |
* | Remove a console.log | Trevor Elliott | 2013-06-14 |
* | Display the license on the options page | Trevor Elliott | 2013-06-14 |
* | Better justification for manifest mangling | Trevor Elliott | 2013-06-14 |
* | Add a license field to the rule set structure and manifest | Trevor Elliott | 2013-06-14 |
* | Merge branch 'master' of src.galois.com:/srv/git/FiveUI | Benjamin Jones | 2013-06-14 |
|\ |
|
* | | fixed problems with fiveui.color.findBGColor, added a test_color.html, update... | Benjamin Jones | 2013-06-14 |
| * | Remove some debugging messages from the chrome background.js | Trevor Elliott | 2013-06-14 |
| * | removed obsolete headless test, updated testing rule sets to use report object | Rogan Creswick | 2013-06-13 |
|/ |
|
* | added color brightness rules and minor tweaks to the ui (adding xpath, report... | Rogan Creswick | 2013-06-13 |
* | added color combination utilities to the prelude | Rogan Creswick | 2013-06-13 |
* | Merge branch 'master' of src.galois.com:/srv/git/FiveUI | Benjamin Jones | 2013-06-13 |
|\ |
|
* | | add xpath to problem rendering | Benjamin Jones | 2013-06-13 |
* | | added hack to fiveui.color.colorToRGB to return white on input rgba(0, 0, 0, 0) | Benjamin Jones | 2013-06-13 |