aboutsummaryrefslogtreecommitdiff
path: root/contexts
Commit message (Expand)AuthorAge
* added install target to Makefile that moves extension binaries to FIVEUI_ROOT...Gravatar Benjamin Jones2013-02-21
* added Ben to contributors listGravatar Benjamin Jones2013-02-21
* added jsdocs to fiveui.jquery.linksToGravatar Benjamin Jones2013-02-08
* added fiveui.jquery.linksTo pluginGravatar Benjamin Jones2013-02-06
* css fixGravatar Benjamin Jones2013-02-06
* updates to account for recent changes in ChromeGravatar Rogan Creswick2013-01-28
* added exception handling for un-cooperative iframes/frames such as Google Plu...Gravatar Benjamin Jones2013-01-26
* fixed bug: reports tiggered on UI dialogGravatar Benjamin Jones2013-01-26
* updated editor styling and optionsGravatar Benjamin Jones2013-01-16
* fixed 'Invalid JSON String' bug that appeared after update to FF17Gravatar Benjamin Jones2013-01-16
* updated jquery, jquery-ui to latest stable versionGravatar Benjamin Jones2013-01-15
* removed ace directoryGravatar Benjamin Jones2013-01-15
* make console logging more verboseGravatar Benjamin Jones2013-01-04
* ripped out ACE, replaced with CodeMirrorGravatar Benjamin Jones2013-01-04
* updated aceGravatar Rogan Creswick2013-01-02
* Merge branch 'master' of src.galois.com:/srv/git/FiveUIGravatar Benjamin Jones2013-01-02
|\
| * changed interface to colorToHex to be more robustGravatar Benjamin Jones2012-12-19
* | fixed typoGravatar Benjamin Jones2012-12-18
|/
* added xpath calculationGravatar Benjamin Jones2012-12-13
* fixed rsTester bug which was casued by adding new JS dependencies to FiveUI (...Gravatar Benjamin Jones2012-11-05
* updated README.md in contexts/Gravatar Benjamin Jones2012-11-01
* updated the rest of jsdoc to use the Galois Open-Source templateGravatar Rogan Creswick2012-10-31
* changed fiveui.jqueryPlugins to fiveui.jqueryGravatar Benjamin Jones2012-10-31
* bumped fiveui version numbers to 0.2Gravatar Rogan Creswick2012-10-30
* minor jsdoc fixesGravatar Benjamin Jones2012-10-30
* removed broken and demo plugins, added to the jsdocsGravatar Benjamin Jones2012-10-30
* added 'number of elements checked' counter to stats panelGravatar Benjamin Jones2012-10-29
* allow firefox to report font-weight as 400=normal, 700=boldGravatar Benjamin Jones2012-10-26
* added unit tests for fiveui.font functionsGravatar Benjamin Jones2012-10-26
* moved alias to prelude.js, fixed minor jsdocs problemsGravatar Benjamin Jones2012-10-26
* fixed minor jsdocs typosGravatar Benjamin Jones2012-10-26
* updated style and layout of stats panelGravatar Benjamin Jones2012-10-25
* changed API of fiveui.font.validate so the allow object has arrays as leavesGravatar Benjamin Jones2012-10-25
* added first version of statistics panel to the UI dialogGravatar Benjamin Jones2012-10-24
* JsDocs fixes, minor Js style changesGravatar Benjamin Jones2012-10-24
* make lint target only run on *.js files in contexts/data/fiveuiGravatar Benjamin Jones2012-10-24
* fix firefox extensionGravatar Benjamin Jones2012-10-24
* updated jsDocsGravatar Benjamin Jones2012-10-23
* fixed bug with global for loop index iGravatar Benjamin Jones2012-10-22
* fixed doc omission of report functionGravatar Benjamin Jones2012-10-19
* added injected/jquery-plugins.jsGravatar Benjamin Jones2012-10-19
* cleanup related to adding md5 hash in 83cf8b9b63038feee9c2ad6136e692e7c07a23acGravatar Benjamin Jones2012-10-09
* updates to fiveui.preludeGravatar Benjamin Jones2012-10-05
* upgraded problem hash to md5Gravatar Benjamin Jones2012-10-05
* Added new namespaces to fiveui: color, fontGravatar Benjamin Jones2012-10-04
* Trac 55: set font-family is diaglog elementsGravatar Benjamin Jones2012-10-02
* added some helper functions to prelude.jsGravatar Benjamin Jones2012-10-02
* added toEmit() method to TabState -> fixes bug with Chrome extension no showi...Gravatar Benjamin Jones2012-10-02
* Fixed issue of closure's deps.js being ignored by git. It is a required file ...Gravatar Benjamin Jones2012-09-27
* Merge branch 'trac66'Gravatar Benjamin Jones2012-09-27
|\