Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-23 | Merge branch 'master' of https://git.oftal.dk/munia | Jonas Suhr Christensen | |
2012-03-23 | Added files. | Jonas Suhr Christensen | |
2012-03-23 | Merge branch 'master' of https://git.oftal.dk/munia | Bent Bisballe Nyeng | |
2012-03-23 | Workflow. | Bent Bisballe Nyeng | |
2012-03-22 | Fixed order of task in init. Now are tasks only (hopefully) added after its | Jonas Suhr Christensen | |
parent. Added write and read. | |||
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-09 | Testing. | Jonas Suhr Christensen | |
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 | |
2012-03-08 | Added quotes arond all strings in outgoing messages. | Jonas Suhr Christensen | |
2012-03-08 | Fixed appending in initializing string. | Jonas Suhr Christensen | |
2012-03-08 | Using asprintf instead of snprintf. | Jonas Suhr Christensen | |
2012-03-03 | Merge branch 'master' of https://git.oftal.dk/munia | Jonas Suhr Christensen | |
Conflicts: src/task_proto.cc Fixed conflict. | |||
2012-03-03 | Removed sprintfs from task_proto and moved the code to msgparser. | Jonas Suhr Christensen | |
Removed heavy printf debugging from msgparser. | |||
2012-03-02 | Fix signed/unsigned comparison mismatch. | Bent Bisballe Nyeng | |
2012-03-01 | Update Tasks directly in the tasklist, not just local copies. | Bent Bisballe Nyeng | |
2012-02-25 | Fixed handling of ';' inside qoute. | Jonas Suhr Christensen | |
2012-02-25 | Now handling protocol as described - with quoting with '"' and escaping of '"'. | Jonas Suhr Christensen | |
Now handling multiple cmd's in one msg. | |||
2012-02-24 | Merge branch 'master' of https://git.oftal.dk/munia | Jonas Suhr Christensen | |
2012-02-24 | Removed message parsing code to msgparser. | Jonas Suhr Christensen | |
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 | Fix crash. Hold queue for each client connection. | Bent Bisballe Nyeng | |
2012-02-24 | In development... | Bent Bisballe Nyeng | |
2012-02-24 | Fix potential segafult in dump_handshake_info. Modularise code a bit. ↵ | Bent Bisballe Nyeng | |
Modularise the code a bit. | |||
2012-02-23 | Simple columns | 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. | |||
2012-02-17 | Add tool files. | Bent Bisballe Nyeng | |
2012-02-17 | Add missing required files. | Bent Bisballe Nyeng | |
2012-02-17 | Initial import. | Bent Bisballe Nyeng | |
2012-02-17 | Testing repository | Jonas Suhr Christensen | |