summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-05Major brushup of javascript protocol handler.Bent Bisballe Nyeng
2013-12-05Major brushup of javascript protocol handler.Bent Bisballe Nyeng
2013-01-18Make sure we don't create cycle in the tree while moving...Bent Bisballe Nyeng
2013-01-18Rewrite of javascript engine to be more model-view-controller like.Bent Bisballe Nyeng
2013-01-18Update libwebsocket to v.1.0Bent Bisballe Nyeng
2013-01-17First part move/remove,create problem.Bent Bisballe Nyeng
2013-01-17Split protocol and handler code apart.Bent Bisballe Nyeng
2013-01-17Dummy change.Bent Bisballe Nyeng
2013-01-17Dummy change.Bent Bisballe Nyeng
2013-01-17Disable collapse.Bent Bisballe Nyeng
2013-01-11Fix move on node to self and node to non-existing.Bent Bisballe Nyeng
2013-01-11Fix unobserve bug. Change more printf's into hugin syntax.Bent Bisballe Nyeng
2013-01-10Missing attributes are now transmitted properly to the client.Bent Bisballe Nyeng
2013-01-10Added attributes to nodes as well as messages for manipulating and transporti...Bent Bisballe Nyeng
2013-01-10Added hugin, debug submoduleBent Bisballe Nyeng
2013-01-04Create node with symoblic id and reuse this id in other commands in same comm...Bent Bisballe Nyeng
2012-06-15Perhaps fix of tokenizer and whitespaces.Jonas Suhr Christensen
2012-06-15Merge branch 'master' of https://git.oftal.dk/muniaBent Bisballe Nyeng
2012-06-15Fix observe/unobserve return message placement.Bent Bisballe Nyeng
2012-06-15Fixed remove.Jonas Suhr Christensen
2012-06-14Merge branch 'master' of https://git.oftal.dk/muniaJonas Suhr Christensen
2012-06-14Fixed quoting.Jonas Suhr Christensen
2012-06-14Merge branch 'master' of https://git.oftal.dk/muniaBent Bisballe Nyeng
2012-06-14Firefox >=12 uses normal ws apis.Bent Bisballe Nyeng
2012-06-14Readded interactive mode.Jonas Suhr Christensen
2012-05-24Fix crash on 'observe n' where n was not in the tree. Fix compile warnings.Bent Bisballe Nyeng
2012-05-22Merge branch 'master' of https://git.oftal.dk/muniaJonas Suhr Christensen
2012-05-22Working cli client.Jonas Suhr Christensen
2012-05-18Simple but messy hide/show functionality on child nodes.Bent Bisballe Nyeng
2012-05-18Close title editor when leaving focus if title was not yet changed.Bent Bisballe Nyeng
2012-05-18Reorder layoutBent Bisballe Nyeng
2012-05-18Remove annoying and broken opacity.Bent Bisballe Nyeng
2012-05-18Ugly hack to feed filename from cli.Bent Bisballe Nyeng
2012-05-18Change some board styling.Bent Bisballe Nyeng
2012-05-18Ugly implementation of inline-title edit on double click.Bent Bisballe Nyeng
2012-05-18Always answer the client who sent the command. If no messages are needed (no ...Bent Bisballe Nyeng
2012-05-18Fixed id in collapse code.Jonas Suhr Christensen
2012-05-18Fix 'multi observe one client' problem with remove/create msg collapse into m...Bent Bisballe Nyeng
2012-05-17Fix drag'n'drop.Bent Bisballe Nyeng
2012-05-17Multi board/observes in the client.Bent Bisballe Nyeng
2012-05-17One task down, one to go.Bent Bisballe Nyeng
2012-05-17Merge branch 'master' of https://git.oftal.dk/muniaBent Bisballe Nyeng
2012-05-17Move createId() method to TaskTree. Store nextid in xml. Clean up XmlParser a...Bent Bisballe Nyeng
2012-05-17Fixed setting of observer (msg.tid) when creating move command.Jonas Suhr Christensen
2012-05-17Merge branch 'master' of https://git.oftal.dk/muniaJonas Suhr Christensen
2012-05-17Merge branch 'master' of https://git.oftal.dk/muniaJonas Suhr Christensen
2012-05-17Make persistent store (XML).Bent Bisballe Nyeng
2012-05-17Make character data const ref.Bent Bisballe Nyeng
2012-05-17Move is now handled as a remove and create with same id.Jonas Suhr Christensen
2012-05-17A couple of TODOsBent Bisballe Nyeng