Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Bent Bisballe Nyeng | |
transporting them. Switched debug interface to hugin. | |||
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 | |
Merged task_proto and observe_proto into one protocol in munia_proto. | |||
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 | |
+ some non-finished updatign code. | |||
2012-03-10 | Added new task hierarchy based protocol. | Jonas Suhr Christensen | |
Drag and drop works somehow - maybe some weirdness in html5 drag and drop. | |||
2012-03-08 | Protocol implemented clientside with backsalsh escaping of quotes and ↵ | Bent Bisballe Nyeng | |
semicolon splitting of messages outside quoted strings. | |||
2012-03-08 | move javascript code out of html file. | Bent Bisballe Nyeng | |