summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-05-10Ignore remove/move/update commands on protected taskids (root, Finished, etc...)Bent Bisballe Nyeng
2012-05-05Fix move task by drag'n'drop.Bent Bisballe Nyeng
2012-05-05More fixes for new protocol.Bent Bisballe Nyeng
2012-05-05Update javascript to wrk with the new protocol.Bent Bisballe Nyeng
2012-05-04Errornous target name.Bent Bisballe Nyeng
2012-05-04Merge branch 'master' of https://git.oftal.dk/muniaJonas Suhr Christensen
2012-05-04IMplemneted remove.Jonas Suhr Christensen
2012-05-04Extremely simple cli.Bent Bisballe Nyeng
2012-05-04Merge branch 'master' of https://git.oftal.dk/muniaJonas Suhr Christensen
2012-05-04Missing file.Bent Bisballe Nyeng
2012-05-04Merge branch 'master' of https://git.oftal.dk/muniaJonas Suhr Christensen
2012-05-04Removed printf.Jonas Suhr Christensen
2012-05-04Deliver id of newly created task to caller (MessageHandler) through taskid_t ...Bent Bisballe Nyeng
2012-05-04New tests.Bent Bisballe Nyeng
2012-05-04Reformat tree dump to stdout.Bent Bisballe Nyeng
2012-05-04Fixed task id error when sending update command.Jonas Suhr Christensen
2012-05-04More tests.Bent Bisballe Nyeng
2012-05-04Merge branch 'master' of https://git.oftal.dk/muniaBent Bisballe Nyeng
2012-05-04Setting task id in createTaskJonas Suhr Christensen
2012-05-04Merge branch 'master' of https://git.oftal.dk/muniaBent Bisballe Nyeng