log src/plugins/plugin_misc_quiz.py @ 1722:4308bca92922

age author description
2015-04-16 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
2015-03-30 Goffi 2015 copyright dates update
2015-03-11 souliane plugins room_game, quiz, radiocol, tarot: use JID instead of unicode in many methods + class attributes frontends_multi_profiles
2014-04-19 Goffi core: use of the new core.log module:
2014-03-21 Goffi core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
2014-02-04 Goffi dates update
2013-12-29 Goffi core: i18n refactoring:
2013-12-24 Goffi backend, frontends: callbacks refactoring:
2013-11-21 souliane frontends tools: moved src/tools/frontends to frontends/src/tools
2013-11-21 souliane plugin tools: turn src/plugin/games.py into a plugin and move it to src/plugins/plugin_misc_room_game.py
2013-11-21 souliane plugins (games): more factorization and flexibility for launching and joining games:
2013-11-17 souliane plugins (MUC, tools, games): generalize the generation of a unique room name when joining a MUC and no room is specified:
2013-10-23 souliane plugins radiocol, card_game, quiz: code factorization
2013-10-18 souliane tools: moved src/tools/games.py to src/tools/frontends/