@lupus77: Thank you for the bug report. This is now fixed in 1.0.0-rc3.
@miszczu77: As for groups: This is now controlled via phpBB-permissions. With f_survey_answer, you can configure whe sould be allowed to answers surveys in a specific forum. I think, this is a much better solution the the one from the old mod.
As for translation: Yes, feel free to translate! It would be best, If you could do a pull request via github. Otherwise, just send me the files here.
For general information to all: The phpBB team has refused to include this extension in the extensions-DB due to the license (AGPLv3). I presented several arguments why I think this is a bad decision:
- AGPLv3 is a free software license
- It is well known and I think it's not good spirit of free software develpment to ban all free software licenses except for GPLv2.
- I didn't copy code from the phpBB code base so I don't violate their GPLv2, so incompatibility between those two licenses is not an issue here.
- According to gnu.org, using AGPLv3 and GPLv2 code together in one project the way I do it in this extension (or phpBB extensions in general, as long as you don't copy GPLv2 code into the extension) is perfectly fine:
gnu.org wrote:However, you are allowed to combine separate modules or source files released under both of those licenses in a single project, which will provide many programmers with all the permission they need to make the programs they want.
I hope that the extension-team changes their policy about that in the future. As for now hoiwever, their decision sadly means that this extension will not be listed in the extension-DB of phpBB.