Mercurial > libervia-backend
log src/plugins/plugin_misc_quiz.py @ 719:56aa0e98c92e
age | author | description |
---|---|---|
Thu, 21 Nov 2013 18:57:10 +0100 | souliane | frontends tools: moved src/tools/frontends to frontends/src/tools |
Thu, 21 Nov 2013 18:23:08 +0100 | souliane | plugin tools: turn src/plugin/games.py into a plugin and move it to src/plugins/plugin_misc_room_game.py |
Thu, 21 Nov 2013 15:49:53 +0100 | souliane | plugins (games): more factorization and flexibility for launching and joining games: |
Sun, 17 Nov 2013 16:59:12 +0100 | souliane | plugins (MUC, tools, games): generalize the generation of a unique room name when joining a MUC and no room is specified: |
Wed, 23 Oct 2013 12:45:13 +0200 | souliane | plugins radiocol, card_game, quiz: code factorization |
Fri, 18 Oct 2013 11:58:42 +0200 | souliane | tools: moved src/tools/games.py to src/tools/frontends/ |
Tue, 15 Oct 2013 19:28:34 +0200 | Goffi | core, plugins: fixed bad use of children instead of elements() for domish.Element instances. |