aboutsummaryrefslogtreecommitdiff
path: root/src/js/fiveui/injected
Commit message (Expand)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
* Avoids traversing frames from different originsGravatar Jesse Hallett2013-12-18
* Modifies dependency loadingGravatar Jesse Hallett2013-12-17
* Scrolls problem element into viewGravatar Jesse Hallett2013-12-10
* added color guidelines for wikipedia, and factored some color checks into the...Gravatar Rogan Creswick2013-11-22
* 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
| * Merge branch 'master' into new-ui-severityGravatar 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
| * 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
| * Force the initial resize event in the injected uiGravatar Trevor Elliott2013-07-15
| * New UIGravatar Trevor Elliott2013-07-15
|/
* 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
* 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
* 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
* fixed problems with fiveui.color.findBGColor, added a test_color.html, update...Gravatar Benjamin Jones2013-06-14
* added color brightness rules and minor tweaks to the ui (adding xpath, report...Gravatar Rogan Creswick2013-06-13
* added color combination utilities to the preludeGravatar Rogan Creswick2013-06-13
* Merge branch 'master' of src.galois.com:/srv/git/FiveUIGravatar Benjamin Jones2013-06-13
|\
* | add xpath to problem renderingGravatar Benjamin Jones2013-06-13
* | added hack to fiveui.color.colorToRGB to return white on input rgba(0, 0, 0, 0)Gravatar Benjamin Jones2013-06-13
| * Switch to passing a report object to rules, instead of binding thisGravatar Trevor Elliott2013-06-13
|/
* wrapped eval in a try againGravatar Rogan Creswick2013-06-13
* removed roughly one million console.logs that I forgot aboutGravatar Rogan Creswick2013-06-13
* added more semantically rich tests to headless test, and fixed the bugs that ...Gravatar Rogan Creswick2013-06-13
* Group url patterns with rule set definitionsGravatar Trevor Elliott2013-06-12
* refactored fiveui.color functions; added more unit tests!Gravatar Benjamin Jones2013-06-12
* Merge branch 'master' into colorutilsGravatar Benjamin Jones2013-06-12
|\
| * removed an old goog.provideGravatar Rogan Creswick2013-06-11
* | added more color utility functions; tests are failing nowGravatar Benjamin Jones2013-06-11
|/
* Reorganize the build systemGravatar Trevor Elliott2013-06-07