| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-07 | task-alert: make sure it is clickable so can't have z-index of -1 | Alon Levy | |
| 2014-12-07 | ctrl-Z handler, does nothing (sort of a reminder) | Alon Levy | |
| 2014-12-07 | info card - new styling for url field | Ofer Lehr | |
| 2014-12-07 | Added node type descriptions | garbash | |
| 2014-12-07 | model/graph: bug fix, s/foreach/forEach/, problem for selecting chainlink | Alon Levy | |
| 2014-12-07 | forgot to commit css for opacity (changing bubble position in svg harder, ↵ | Alon Levy | |
| will try) | |||
| 2014-12-07 | measure: don't do the crazy computed css copy. use minus height trick. Fixes ↵ | Alon Levy | |
| #194 | |||
| 2014-12-07 | Fixes #193 - reduce bubble opacity to 0.5 from 0.9 | Alon Levy | |
| 2014-12-07 | typeselection: now in index.html (removed typeselection td padding) | Alon Levy | |
| 2014-12-07 | fixes some info card styling | Ofer Lehr | |
| - the input field now doesn't clip the text before the end of the row - tough i think we will need to change it to a <p> element because of text overflow issues - some styling to the drop down. aparently we will need to implement it in javascript to get full styling control | |||
| 2014-12-07 | changes input bubble style | Ofer Lehr | |
| text is now readable - but it still isn't pretty | |||
| 2014-12-07 | node_info cleanup | Alon Levy | |
| show correct fields per node type don't accumulate callbacks (was unusable) update dialog on save with type change - no need to click node again | |||
| 2014-12-07 | remove node info subtitle | Alon Levy | |
| 2014-12-07 | fix broken edit box - accidentally changed id, broke onsubmit setting | Alon Levy | |
| 2014-12-06 | new info box (now card) styling - Partial | Ofer Lehr | |
| added a class to the info card to style different types in css. also rearranged colors in helpers.js (alon: changed implementation and broke the edit, will fix in the morning) | |||
| 2014-12-06 | Fix #187 - return edge directionality | Alon Levy | |
| 2014-12-06 | sass error? color had space in it | Alon Levy | |
| 2014-12-06 | underscore on bubble is not pretty | Alon Levy | |
| 2014-12-06 | Show underscore for empty text to enable click editing (Fixes #190) | Alon Levy | |
| 2014-12-06 | graph: avoid nop name renames | Alon Levy | |
| 2014-12-06 | Node info edit - make name editable (Partial #189) | Alon Levy | |
| 2014-12-06 | disable dragging bubble (css solution, drag d3 behavior confusing) | Alon Levy | |
| Fixes #190 | |||
| 2014-12-06 | minor twaeks to the graph styling | Ofer Lehr | |
| 2014-12-06 | completer: case insensitive input | Alon Levy | |
| 2014-12-06 | completer: quote words with spaces | Alon Levy | |
| 2014-12-06 | completer: add minimum_length = 1 | Alon Levy | |
| 2014-12-06 | completer: remove unused API | Alon Levy | |
| 2014-12-06 | completer: fix prev_option, forgot modulu works correctly only with positives | Alon Levy | |
| 2014-12-06 | completer: hide unless 1 or more elements; Fixes #185 | Alon Levy | |
| 2014-12-06 | completer: use triggerStart & triggerEnd | Alon Levy | |
| 2014-12-06 | textanalysis.ui: let completer hide itself; also update on mouse click; ↵ | Alon Levy | |
| document lack of oncaretchange | |||
| 2014-12-06 | graph: unite both remove node actions for easier undo/diff tracking | Alon Levy | |
| 2014-12-06 | debug off by default, set a fakeuser and enable history in debug mode | Alon Levy | |
| 2014-12-06 | datepicker is part of jquery-ui, not required as a separate file | Alon Levy | |
| 2014-12-06 | Some tweaks to the graph styles | Ofer Lehr | |
| 2014-12-06 | nicer looking autocomplete | Ofer Lehr | |
| added a class to the items inside the suggestion box so we could style them. | |||
| 2014-12-05 | fixes #182 | Ofer Lehr | |
| Also started using mixins for browser prefixes - box shadow and box sizing | |||
| 2014-12-05 | accidental inner loop that should have been side by side. Thanks Dor! | Alon Levy | |
| 2014-12-05 | remove two console debug prints in completer | Alon Levy | |
| 2014-12-05 | remove two console logs in last commit | Alon Levy | |
| 2014-12-05 | replace jquery.autocomplete with our own autocompletion | Alon Levy | |
| Missing: - handling dropdown in the middle of the sentence correctly (almost there, extra space added) - clicking changes focus (transition event related?) and .focus() doesn't work - could not find how to fix it. | |||
| 2014-12-05 | add missing datepicker path (requirejs) | Alon Levy | |
| 2014-12-05 | Update README.md | dor garbash | |
| 2014-12-05 | Update README.md | dor garbash | |
| 2014-12-04 | move nodetypes to consts, add descriptions. Fixes #48 | Alon Levy | |
| 2014-12-04 | accidental console.log removed | Alon Levy | |
| 2014-12-04 | Fixes #170: dragging cancels search | Alon Levy | |
| Clearly not the best way to do it: we have a zoom object, it probably already holds this state, and won't be inconsistent if we change the document click handler. Time pressure and all that. | |||
| 2014-12-04 | Partial #162 | Alon Levy | |
| 2014-12-04 | svg input height fix (not in css, svg is annoying) | Alon Levy | |
| 2014-12-04 | implement graph.editStatus (small refactor) | Alon Levy | |
