index
:
munia.git
cli
master
Unnamed repository; edit this file to name it for gitweb.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
proto.js
Age
Commit message (
Expand
)
Author
2013-12-05
Major brushup of javascript protocol handler.
Bent Bisballe Nyeng
2013-01-18
Rewrite of javascript engine to be more model-view-controller like.
Bent Bisballe Nyeng
2013-01-17
Split protocol and handler code apart.
Bent Bisballe Nyeng
2013-01-17
Dummy change.
Bent Bisballe Nyeng
2013-01-17
Dummy change.
Bent Bisballe Nyeng
2013-01-17
Disable collapse.
Bent Bisballe Nyeng
2013-01-11
Fix unobserve bug. Change more printf's into hugin syntax.
Bent Bisballe Nyeng
2013-01-10
Missing attributes are now transmitted properly to the client.
Bent Bisballe Nyeng
2013-01-10
Added attributes to nodes as well as messages for manipulating and transporti...
Bent Bisballe Nyeng
2012-06-14
Firefox >=12 uses normal ws apis.
Bent Bisballe Nyeng
2012-05-18
Simple but messy hide/show functionality on child nodes.
Bent Bisballe Nyeng
2012-05-18
Close title editor when leaving focus if title was not yet changed.
Bent Bisballe Nyeng
2012-05-18
Remove annoying and broken opacity.
Bent Bisballe Nyeng
2012-05-18
Ugly implementation of inline-title edit on double click.
Bent Bisballe Nyeng
2012-05-17
Fix drag'n'drop.
Bent Bisballe Nyeng
2012-05-17
Multi board/observes in the client.
Bent Bisballe Nyeng
2012-05-05
Fix move task by drag'n'drop.
Bent Bisballe Nyeng
2012-05-05
More fixes for new protocol.
Bent Bisballe Nyeng
2012-05-05
Update javascript to wrk with the new protocol.
Bent Bisballe Nyeng
2012-04-12
Added a bit of debugging messages.
Jonas Suhr Christensen
2012-03-30
Add observe protocol and connection handler.
Bent Bisballe Nyeng
2012-03-22
Highlight drop targets on mouse over.
Bent Bisballe Nyeng
2012-03-11
No possible to drag to body.
Jonas Suhr Christensen
2012-03-11
Fixed drag and drop problem by stopping propagation of the event.
Jonas Suhr Christensen
2012-03-10
Added new task hierarchy based protocol.
Jonas Suhr Christensen
2012-03-08
Protocol implemented clientside with backsalsh escaping of quotes and semicol...
Bent Bisballe Nyeng
2012-03-08
move javascript code out of html file.
Bent Bisballe Nyeng