|
77f97d5a73
|
Fixes to lint correctly
|
2014-09-28 16:58:56 +09:00 |
|
|
bdb5c93586
|
Merging with master
|
2014-09-27 10:13:15 +09:00 |
|
|
797005c9a5
|
Namespacing grapher and utilities
|
2014-09-27 10:10:45 +09:00 |
|
|
bf0faad5ed
|
Removing dependancy on closurelibrary
|
2014-09-27 10:05:48 +09:00 |
|
|
c543d987a3
|
Work on getting gulp to run
|
2014-09-26 17:14:42 +09:00 |
|
|
7f0939a605
|
Moving css and js to subdirectories
|
2014-09-26 16:36:03 +09:00 |
|
|
27eb1014de
|
Moving unselectable class
|
2014-09-25 22:49:06 +09:00 |
|
|
e67466d352
|
Changing colors
|
2014-09-25 19:02:53 +09:00 |
|
|
1fa312db52
|
Changing desaturation constant
|
2014-09-25 18:59:38 +09:00 |
|
|
fcab0c5ece
|
Desaturate bar graph color based on value
|
2014-09-25 18:56:04 +09:00 |
|
|
eb34023ad8
|
Cleaning up .gitignore
|
2014-09-25 18:21:45 +09:00 |
|
|
d10b27b9db
|
Changing bar graph color based on value
|
2014-09-25 16:47:56 +09:00 |
|
|
bb4a2ab896
|
Adding preset table to prevent core keywords from being deleted
|
2014-09-20 18:31:39 +09:00 |
|
|
764643da03
|
Clearing keyword list before appending
|
2014-09-20 18:13:50 +09:00 |
|
|
931877a4d2
|
Misc cleanup
|
2014-09-20 18:11:13 +09:00 |
|
|
720d80ae64
|
Add ability to forget keywords
|
2014-09-19 21:29:51 +09:00 |
|
|
eba1774a6e
|
More cleanup
|
2014-09-19 20:26:46 +09:00 |
|
|
bf3725bcb8
|
Cleanup
|
2014-09-19 20:15:34 +09:00 |
|
|
4632ca02d4
|
Cleanup
|
2014-09-19 17:40:47 +09:00 |
|
|
b58c8b3804
|
Stub for keyword deleter
|
2014-09-19 17:34:04 +09:00 |
|
|
48a982fda2
|
Use pull-right class instead of float: right style
|
2014-09-19 17:15:40 +09:00 |
|
|
0684fe9a69
|
Interface improvements
|
2014-09-19 15:08:09 +09:00 |
|
|
150b015d96
|
Display error when unable to learn keyword
|
2014-09-19 10:36:42 +09:00 |
|
|
8c1279f1ec
|
Validation, keyword normalization
|
2014-09-18 23:35:55 +09:00 |
|
|
c5ac0eb8d5
|
Enable basic keyword validation
|
2014-09-18 17:47:57 +09:00 |
|
|
ba8f1b3c99
|
Enable keyword learning
|
2014-09-18 17:32:59 +09:00 |
|
|
5aa4ebcbc1
|
Adding functionality for adding and removing keywords
|
2014-09-18 17:22:57 +09:00 |
|
|
2981b4db9c
|
More work on add keyword dialog
|
2014-09-18 16:40:18 +09:00 |
|
|
5c9ddb7c0d
|
Removing unnecessary returned data from server
|
2014-09-18 16:24:40 +09:00 |
|
|
4c64c428c6
|
Adding stub for learning keywords
|
2014-09-18 15:18:04 +09:00 |
|
|
5b908819bb
|
Removing unnecessary form tags, improving options dialog
|
2014-09-18 15:12:14 +09:00 |
|
|
6015ff22ad
|
Moving options to dialog
|
2014-09-18 15:01:56 +09:00 |
|
|
e2b77d366b
|
Use static width for graph columns
|
2014-09-16 11:17:33 +09:00 |
|
|
a2aeaf5a50
|
Show counter that displays number of results returned from search
|
2014-09-16 11:00:15 +09:00 |
|
|
30b84608d3
|
Cleanup, do not allow search to take place when no keywords are provided
|
2014-09-15 18:35:01 +09:00 |
|
|
c5d966c6ae
|
Fixing typo
|
2014-09-15 18:12:06 +09:00 |
|
|
d21d0f8879
|
Use bootstrap-select for keyword selection control
|
2014-09-15 18:01:22 +09:00 |
|
|
a7fc6c1762
|
Rebasing minScore depending on number of keywords, fixing bugs
|
2014-09-15 17:31:41 +09:00 |
|
|
0a552504f4
|
Display keywords used for search
|
2014-09-14 19:42:56 +09:00 |
|
|
d9e37574d5
|
Fixing bounds calculation for label box
|
2014-09-13 18:47:25 +09:00 |
|
|
8a08f948fc
|
Correctly handle minScore form value
|
2014-09-13 18:25:33 +09:00 |
|
|
76a7e1e577
|
Fixing hint gradient, adding feature keywords, fixing input box
|
2014-09-13 12:13:43 +09:00 |
|
|
aa347e91c2
|
More work on getting multiple keywords working
|
2014-09-12 16:54:21 +09:00 |
|
|
57ee7c227d
|
Preliminary work to get multiple keyword search working
|
2014-09-12 15:41:27 +09:00 |
|
|
6491707b24
|
Disabling selection on graph
|
2014-09-04 11:47:15 +09:00 |
|
|
0338eb1dc5
|
More improvements to baseline
|
2014-08-31 09:56:31 +09:00 |
|
|
43ebc4284e
|
Better baseline rendering
|
2014-08-30 12:29:49 +09:00 |
|
|
943e4b0d08
|
Make graph scale up and down
|
2014-08-30 12:21:50 +09:00 |
|
|
05d33e03ab
|
Display baseline on graph
|
2014-08-30 11:44:35 +09:00 |
|
|
f7a4266276
|
Show spinner for initial ajax query
|
2014-07-29 07:36:12 +09:00 |
|