Commit graph

977 commits

Author SHA1 Message Date
1bd4541faa Remove custom syntax for text formatting 2019-04-13 19:18:32 +02:00
0a33e29e4f Use .gitignore file instead of .hgignore 2019-04-13 19:18:10 +02:00
81e5b72f3d Use user “questlab” in database scripts and configuration 2019-04-13 19:16:50 +02:00
coderkun
e62ca15a66 Update English translation 2016-10-31 22:05:16 +01:00
coderkun
9e5f595d5a Enable languages en_EN and pt_BR in application config 2016-10-31 22:00:58 +01:00
coderkun
6c8abc3033 Add en_EN translation 2016-10-31 22:00:37 +01:00
coderkun
c2aefefb7f Merge pull request #15 from gabrielssilva/pt_br
Add pt_BR translation
2016-10-31 21:58:32 +01:00
Gabriel Silva
e97123bc24 Adds pt_BR translation
Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com>
2016-10-30 18:06:57 -03:00
coderkun
f8c5e2376a Update readme to properly mark Named Entities 2016-10-29 11:34:14 +02:00
coderkun
0f658ad96a Add readme with introduction text 2016-10-28 22:38:57 +02:00
oliver
dac75a7199 update translation 2016-10-28 21:52:43 +02:00
oliver
b925064d46 update header of source files with current year and new link 2016-10-28 21:43:18 +02:00
oliver
565a82326c set order to ascending for Character groups Quests 2016-06-28 10:40:45 +02:00
oliver
a36437e572 fix order of Character groups Quests (fixes #169) 2016-06-28 10:37:10 +02:00
oliver
8353cfc7d9 merge framework ?NRE? 2016-05-28 12:35:45 +02:00
oliver
16e5957854 fix some docstrings 2016-05-28 12:34:18 +02:00
oliver
63af0d0afa do not track generated documentation 2016-05-28 12:32:48 +02:00
oliver
7085de8fe2 fix many docstrings and their formatting 2016-05-28 12:30:53 +02:00
coderkun
7b44e19569 fix typos in some docstrings 2016-05-28 12:26:56 +02:00
oliver
e50c2bb5e6 do not use function boolval() to be compatible with PHP < 5.5 (fixes #163) 2016-04-23 14:32:22 +02:00
oliver
74e7ff5ac6 update translations 2016-04-17 14:41:16 +02:00
oliver
794462e3e9 questtype ?Submit?: use database transaction for adding terms 2016-04-17 14:35:45 +02:00
oliver
f4980652c2 do not use NumberFormatter for similarity values of questtype ?Submit? because it it broken 2016-04-16 21:11:42 +02:00
oliver
2b801227af questtype ?Multiple Choice?: escape content for text input fields 2016-04-16 18:23:41 +02:00
oliver
48c1f1c730 let Textile parser use unrestricted mode to allow HTML for formatted text 2016-04-16 18:23:08 +02:00
oliver
d8845371e6 fix permissions for Piwik plugins 2016-04-15 20:06:16 +02:00
oliver
9c9efafc65 do not reuse pointer (call-by-reference) $drag for editing task of questtype ?Drag&Drop? (fixs #160) 2016-04-15 18:56:58 +02:00
oliver
b8de91c048 don?t use array as class constant for mimetypes of questtype ?Submit? (fixes #161) 2016-04-15 18:03:07 +02:00
oliver
d885a4baa9 update Piwik to version 2.16 (fixes #91) 2016-04-10 18:55:57 +02:00
oliver
296343bf3b use anchor inside page to redirect to Character groups Quests on Character groups-group page 2016-04-10 14:41:16 +02:00
oliver
9c0b0d8d07 implement position for sorting of Character groups Quests (implements #157) 2016-04-10 14:28:22 +02:00
oliver
412326f69a set permissions for actions of CharactergroupsquestsController 2016-04-10 14:05:59 +02:00
oliver
814b88c787 fix handling of ?gender? during Character registration (fixes #154) 2016-04-10 12:42:06 +02:00
oliver
1925547cf4 merge branch ?submit-similarity? 2016-04-09 16:36:55 +02:00
oliver
7f97d4fb2d add Stored Procedure ?update_cache_characters_xplevels? to drop-script 2016-04-09 16:28:16 +02:00
oliver
59a3cba90e fix SQL-definer of Stored Procedure ?update_cache_characters_xplevels? 2016-04-09 16:23:48 +02:00
oliver
14e0e71011 use AppConfig instead of database table to configure mimetypes for questtype ?Submit? 2016-04-09 16:20:29 +02:00
oliver
4df159ba7e add docstrings to similarity methods 2016-04-09 15:57:11 +02:00
oliver
df14dfafc3 hide map for Character groups Quest Stations when there are no stations 2016-04-09 13:44:37 +02:00
oliver
53fda5caaf implement similarity algorithm for questtype ?Submit? 2016-04-09 13:21:23 +02:00
oliver
67f92d6174 fix check of Character groups-group title by using Seminary-ID (fixes #151) 2016-04-09 13:06:04 +02:00
oliver
4e7fdd973e fix condition for showing Achievments on Character groups-group page 2016-03-26 19:23:55 +01:00
oliver
699d1aaa84 redirect to overview instead of edit after creating a new Character title 2016-03-26 19:15:23 +01:00
oliver
74b093a61f add ?public? option for Character groups Quests (implements #146) 2016-03-26 19:15:02 +01:00
oliver
f876913ced fix formatting of some docstrings 2016-03-26 18:48:43 +01:00
oliver
bd29bcdd7c add routes for Character title pages 2016-03-26 18:48:27 +01:00
oliver
0ca2e3131f fix validation of Character?s gender 2016-03-26 18:41:00 +01:00
oliver
e5158e33d9 show title of Characters whereever their names appear 2016-03-26 18:40:45 +01:00
oliver
13ce3f3281 fix permissions of CharactertitlesController 2016-03-26 18:01:17 +01:00
oliver
7061a98f5b fix permissions of QrController 2016-03-26 18:01:08 +01:00