summaryrefslogtreecommitdiff
path: root/proto.js
AgeCommit message (Expand)Author
2020-06-07Relocate all webservice files to src/ws and make sure they can be found by th...Bent Bisballe Nyeng
2020-06-06Rename task to node everywhere.Bent Bisballe Nyeng
2020-06-06Change 'observe' to 'subscribe' (and incidentally 'publish') which is more co...Bent Bisballe Nyeng
2019-02-09Make code compile again (fix bitrot dating back from 2013).Bent Bisballe Nyeng
2013-12-05Major brushup of javascript protocol handler.Bent Bisballe Nyeng
2013-01-18Rewrite of javascript engine to be more model-view-controller like.Bent Bisballe Nyeng
2013-01-17Split protocol and handler code apart.Bent Bisballe Nyeng
2013-01-17Dummy change.Bent Bisballe Nyeng
2013-01-17Dummy change.Bent Bisballe Nyeng
2013-01-17Disable collapse.Bent Bisballe Nyeng
2013-01-11Fix unobserve bug. Change more printf's into hugin syntax.Bent Bisballe Nyeng
2013-01-10Missing attributes are now transmitted properly to the client.Bent Bisballe Nyeng
2013-01-10Added attributes to nodes as well as messages for manipulating and transporti...Bent Bisballe Nyeng
2012-06-14Firefox >=12 uses normal ws apis.Bent Bisballe Nyeng
2012-05-18Simple but messy hide/show functionality on child nodes.Bent Bisballe Nyeng
2012-05-18Close title editor when leaving focus if title was not yet changed.Bent Bisballe Nyeng
2012-05-18Remove annoying and broken opacity.Bent Bisballe Nyeng
2012-05-18Ugly implementation of inline-title edit on double click.Bent Bisballe Nyeng
2012-05-17Fix drag'n'drop.Bent Bisballe Nyeng
2012-05-17Multi board/observes in the client.Bent Bisballe Nyeng
2012-05-05Fix move task by drag'n'drop.Bent Bisballe Nyeng
2012-05-05More fixes for new protocol.Bent Bisballe Nyeng
2012-05-05Update javascript to wrk with the new protocol.Bent Bisballe Nyeng
2012-04-12Added a bit of debugging messages.Jonas Suhr Christensen
2012-03-30Add observe protocol and connection handler.Bent Bisballe Nyeng
2012-03-22Highlight drop targets on mouse over.Bent Bisballe Nyeng
2012-03-11No possible to drag to body.Jonas Suhr Christensen
2012-03-11Fixed drag and drop problem by stopping propagation of the event.Jonas Suhr Christensen
2012-03-10Added new task hierarchy based protocol.Jonas Suhr Christensen
2012-03-08Protocol implemented clientside with backsalsh escaping of quotes and semicol...Bent Bisballe Nyeng
2012-03-08move javascript code out of html file.Bent Bisballe Nyeng