Mercurial > libervia-backend
log src/plugins/plugin_misc_quiz.py @ 2054:24827e550991
age | author | description |
---|---|---|
2016-04-17 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
2016-01-03 | Goffi | copyright update |
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 |