Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-07 | Relocate all webservice files to src/ws and make sure they can be found by ↵ | Bent Bisballe Nyeng | |
the service after install. | |||
2020-06-06 | Rename task to node everywhere. | Bent Bisballe Nyeng | |
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 | |
2012-05-18 | Reorder layout | Bent Bisballe Nyeng | |
2012-05-18 | Change some board styling. | Bent Bisballe Nyeng | |
2012-05-17 | Multi board/observes in the client. | 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-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-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 | move javascript code out of html file. | Bent Bisballe Nyeng | |
2012-02-24 | Some more css. | Bent Bisballe Nyeng | |
2012-02-24 | Don't select text on drag. Use mouse cursors. | Bent Bisballe Nyeng | |
2012-02-24 | In development... | Bent Bisballe Nyeng | |
2012-02-23 | Remove some unused alerts. | Bent Bisballe Nyeng | |
2012-02-23 | Move 'em boxes... | Bent Bisballe Nyeng | |
2012-02-23 | Implemented add and remove. | Jonas Suhr Christensen | |
Implemented task list on new connection. |