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
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