aboutsummaryrefslogtreecommitdiff
path: root/src/js
Commit message (Collapse)AuthorAge
* Groups problems by URL in browser extension UI - fixes #24Gravatar Jesse Hallett2014-01-23
|
* Restores behavior of running rules in scope of assembleRules functionGravatar Jesse Hallett2013-12-19
|
* Fixes possible null value reference when evaluating ruleset dependenciesGravatar Jesse Hallett2013-12-19
|
* Rewrites fiveui.color.colorCheck to eliminate use of `eval`Gravatar Jesse Hallett2013-12-18
| | | | Also includes some other changes to pass jshint checks.
* Avoids traversing frames from different originsGravatar Jesse Hallett2013-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 loadingGravatar Jesse Hallett2013-12-17
| | | | | Changes dependency loading so that top-level variables defined in dependency scripts are in scope in rule definitions.
* Modifies fiveui.RuleSet.load to return promisesGravatar Jesse Hallett2013-12-13
|
* Scrolls problem element into viewGravatar Jesse Hallett2013-12-10
|
* added color guidelines for wikipedia, and factored some color checks into ↵Gravatar Rogan Creswick2013-11-22
| | | | the prelude
* Merge branch 'master' of github.com:GaloisInc/FiveUIGravatar Benjamin Jones2013-11-04
|\
* \ Merge branch 'new-ui'Gravatar Benjamin Jones2013-11-04
|\ \
| | * trying out an overlaid div for highlightingGravatar Rogan Creswick2013-11-01
| |/ |/|
* | Force a resize event when the ui is shownGravatar Trevor Elliott2013-09-03
| |
| * Merge branch 'new-ui' into new-ui-severityGravatar Benjamin Jones2013-08-05
| |\ | |/ |/|
* | Rework the UIGravatar Trevor Elliott2013-07-31
| | | | | | | | | | * Remove a dependency on jquery-ui for the injected interface * New, simpler injected ui
| * Merge branch 'master' into new-ui-severityGravatar Benjamin Jones2013-07-24
| |\ | |/ |/|
* | bugfix in rules.js specGravatar Benjamin Jones2013-07-24
| |
* | added cssIs jQuery pluginGravatar Benjamin Jones2013-07-24
| |
* | added new jQuery plugin called attrFilter along with unit tests for itGravatar Benjamin Jones2013-07-23
| |
* | updated js test READMEGravatar Benjamin Jones2013-07-16
| |
| * added styling to different severity levelsGravatar Benjamin Jones2013-07-16
| |
| * Merge branch 'new-ui' into new-ui-severityGravatar Benjamin Jones2013-07-16
| |\
| * | added warning, advisory, info reporters to the report objectGravatar Benjamin Jones2013-07-16
|/ /
| * Merge branch 'master' into new-uiGravatar Benjamin Jones2013-07-16
| |\ | |/ |/|
* | modified: src/js/fiveui/injected/jquery-plugins.jsGravatar Benjamin Jones2013-07-16
| | | | | | | | | | | | | | | | | | | | | | | | | | added two new plugins -- noAttr and noSubElt fixed bug in notColorSet modified: src/js/fiveui/injected/prelude.js fixed bugs and added better error handling to the fiveui.color functions new file: src/js/tests/specs/jquery-plugins.js added unit tests for all the (non-debugging) jQuery plugins
| * Force the initial resize event in the injected uiGravatar Trevor Elliott2013-07-15
| |
| * New UIGravatar Trevor Elliott2013-07-15
| |
| * Mostly working ui replacementGravatar Trevor Elliott2013-07-12
| |
| * Fix scrolling of the problems listGravatar Trevor Elliott2013-07-11
| |
| * Turn the UI into a class, instead of a ragtag collection of functionsGravatar Trevor Elliott2013-07-11
| |
| * Initial prototype ui replacementGravatar Trevor Elliott2013-07-10
|/
* Add an enabled field to the rule set modelGravatar Trevor Elliott2013-07-03
| | | | This is to start addressing issue #14.
* Remove unused ffcheck.jsGravatar Trevor Elliott2013-06-27
|
* Keep elements highlighted when at least one problem is toggledGravatar Trevor Elliott2013-06-27
|
* Allow multiple distinct problems per ui elementGravatar Trevor Elliott2013-06-26
| | | | Fixes #16
* Fix comment removal in double quotesGravatar Trevor Elliott2013-06-26
|
* Populate the gh-pages branch of the repoGravatar Trevor Elliott2013-06-21
|
* Fix a parallel build bug with the fiveui generic ruleGravatar Trevor Elliott2013-06-21
|
* bumped the extension version to 0.3Gravatar Rogan Creswick2013-06-18
|
* Remove the dialog from the dom while running rulesGravatar Trevor Elliott2013-06-17
|
* Fix a funny bug that caused a closed port to be usedGravatar Trevor Elliott2013-06-17
|
* moved the oldStyle storage into a closure around the show/hide problem displaysGravatar Rogan Creswick2013-06-17
|
* accounted for background images when highlighting problemsGravatar Rogan Creswick2013-06-17
|
* Fix the strange phantom ui boxGravatar Trevor Elliott2013-06-17
| | | | | The onCreated event wasn't actually useful for us to pay attention to, as it would fire just before an onUpdated event on the same page.
* fixed test errors relating to injected dependencies in batch runnerGravatar Rogan Creswick2013-06-16
|
* fixed some traversal issues with fiveui.query and the uigoerfive ruleGravatar Rogan Creswick2013-06-14
|
* added upgoerfive ruleGravatar Rogan Creswick2013-06-14
|
* Remove a console.logGravatar Trevor Elliott2013-06-14
|
* Display the license on the options pageGravatar Trevor Elliott2013-06-14
|
* Better justification for manifest manglingGravatar Trevor Elliott2013-06-14
|