Commit graph

957 commits

Author SHA1 Message Date
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
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
oliver d3fae2e551 merge branch ?charactertitles? 2016-03-26 17:53:08 +01:00
oliver 0729c79a7d add notification for Character titles 2016-03-26 17:52:16 +01:00
oliver f886d4139d update translations 2016-03-26 17:45:29 +01:00
oliver eddc4036cf assign Character titles via QR-codes (implements #118) 2016-03-26 17:36:23 +01:00
oliver 40d2aa5768 fix label-tag for creating Character types 2016-03-26 17:06:42 +01:00
oliver 88954cd31e fix typo (missing ?s?) in CharactersModel 2016-03-26 17:06:11 +01:00
oliver 14b09065a2 implement CRUD for Character titles 2016-03-26 17:05:42 +01:00
oliver ac0e5a32cb fix database keys for achievementconditions_qrcode.hash and characters.charactertitle_id 2016-03-26 16:21:12 +01:00
oliver 92ce598ad1 fix media config for Character groups quests 2016-03-26 16:12:31 +01:00
oliver 4aa2a379b0 fix a few docstrings and formattings 2016-03-26 16:12:11 +01:00
oliver 320a583753 add Character titles and let Characters choose gender and title 2016-03-26 15:46:37 +01:00
oliver f70587db46 add Achievement condition ?qrcode? to import-script 2016-03-13 14:14:04 +01:00
oliver 4f544d5255 fix styling of rare Achievements 2016-03-12 19:22:25 +01:00
oliver 28c914a926 add Achievement condition ?qrcode? to trigger Achievements by scanning a QR-code (implements #126) 2016-03-12 19:19:20 +01:00
oliver 3939def456 add link to assign Character group Achievements manually (implements #125) 2016-03-12 17:28:37 +01:00
oliver cff72efcb4 fix mimetypes for Achievement icons 2016-03-12 16:06:45 +01:00
oliver e597142266 fix some permissions and their formatting 2016-03-12 16:06:27 +01:00