Commit graph

967 commits

Author SHA1 Message Date
oliver
17cd01a7b3 update translation 2016-10-28 21:52:43 +02:00
oliver
9dccab9173 update header of source files with current year and new link 2016-10-28 21:43:18 +02:00
oliver
a7896cc35a set order to ascending for Character groups Quests 2016-06-28 10:40:45 +02:00
oliver
2e180c3447 fix order of Character groups Quests (fixes #169) 2016-06-28 10:37:10 +02:00
oliver
7b2a7c6574 merge framework ?NRE? 2016-05-28 12:35:45 +02:00
oliver
14cfc83745 fix some docstrings 2016-05-28 12:34:18 +02:00
oliver
9d141b084d do not track generated documentation 2016-05-28 12:32:48 +02:00
oliver
6cda0556da fix many docstrings and their formatting 2016-05-28 12:30:53 +02:00
coderkun
7caf59d582 fix typos in some docstrings 2016-05-28 12:26:56 +02:00
oliver
ab58d10bc4 do not use function boolval() to be compatible with PHP < 5.5 (fixes #163) 2016-04-23 14:32:22 +02:00
oliver
4c62aae669 update translations 2016-04-17 14:41:16 +02:00
oliver
3a770fccc5 questtype ?Submit?: use database transaction for adding terms 2016-04-17 14:35:45 +02:00
oliver
8ebaaefe92 do not use NumberFormatter for similarity values of questtype ?Submit? because it it broken 2016-04-16 21:11:42 +02:00
oliver
7678797476 questtype ?Multiple Choice?: escape content for text input fields 2016-04-16 18:23:41 +02:00
oliver
98aedcc233 let Textile parser use unrestricted mode to allow HTML for formatted text 2016-04-16 18:23:08 +02:00
oliver
654ab74e3e fix permissions for Piwik plugins 2016-04-15 20:06:16 +02:00
oliver
d84c99cabb 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
8ba1c32717 don?t use array as class constant for mimetypes of questtype ?Submit? (fixes #161) 2016-04-15 18:03:07 +02:00
oliver
47263617c5 update Piwik to version 2.16 (fixes #91) 2016-04-10 18:55:57 +02:00
oliver
9abe039dc8 use anchor inside page to redirect to Character groups Quests on Character groups-group page 2016-04-10 14:41:16 +02:00
oliver
f3571cb047 implement position for sorting of Character groups Quests (implements #157) 2016-04-10 14:28:22 +02:00
oliver
fa2cee8458 set permissions for actions of CharactergroupsquestsController 2016-04-10 14:05:59 +02:00
oliver
51e490aa13 fix handling of ?gender? during Character registration (fixes #154) 2016-04-10 12:42:06 +02:00
oliver
0c052b682b merge branch ?submit-similarity? 2016-04-09 16:36:55 +02:00
oliver
309b9ee6af add Stored Procedure ?update_cache_characters_xplevels? to drop-script 2016-04-09 16:28:16 +02:00
oliver
3bc678285e fix SQL-definer of Stored Procedure ?update_cache_characters_xplevels? 2016-04-09 16:23:48 +02:00
oliver
05a1daf177 use AppConfig instead of database table to configure mimetypes for questtype ?Submit? 2016-04-09 16:20:29 +02:00
oliver
37d33bc636 add docstrings to similarity methods 2016-04-09 15:57:11 +02:00
oliver
e6873c1c58 hide map for Character groups Quest Stations when there are no stations 2016-04-09 13:44:37 +02:00
oliver
cfc7119b8c implement similarity algorithm for questtype ?Submit? 2016-04-09 13:21:23 +02:00
oliver
836975dc90 fix check of Character groups-group title by using Seminary-ID (fixes #151) 2016-04-09 13:06:04 +02:00
oliver
ece99147e2 fix condition for showing Achievments on Character groups-group page 2016-03-26 19:23:55 +01:00
oliver
d55baf6c48 redirect to overview instead of edit after creating a new Character title 2016-03-26 19:15:23 +01:00
oliver
c47da1a456 add ?public? option for Character groups Quests (implements #146) 2016-03-26 19:15:02 +01:00
oliver
98acde8e5c fix formatting of some docstrings 2016-03-26 18:48:43 +01:00
oliver
ed0552dfe5 add routes for Character title pages 2016-03-26 18:48:27 +01:00
oliver
f07209a4ad fix validation of Character?s gender 2016-03-26 18:41:00 +01:00
oliver
56bcf81b4b show title of Characters whereever their names appear 2016-03-26 18:40:45 +01:00
oliver
e99a406a96 fix permissions of CharactertitlesController 2016-03-26 18:01:17 +01:00
oliver
0954adc40e fix permissions of QrController 2016-03-26 18:01:08 +01:00
oliver
5998fe29ea merge branch ?charactertitles? 2016-03-26 17:53:08 +01:00
oliver
7d0ff7f569 add notification for Character titles 2016-03-26 17:52:16 +01:00
oliver
edbacf19a8 update translations 2016-03-26 17:45:29 +01:00
oliver
45e7821363 assign Character titles via QR-codes (implements #118) 2016-03-26 17:36:23 +01:00
oliver
9097e8ab70 fix label-tag for creating Character types 2016-03-26 17:06:42 +01:00
oliver
93ee93e093 fix typo (missing ?s?) in CharactersModel 2016-03-26 17:06:11 +01:00
oliver
474515daa7 implement CRUD for Character titles 2016-03-26 17:05:42 +01:00
oliver
fe639eea0c fix database keys for achievementconditions_qrcode.hash and characters.charactertitle_id 2016-03-26 16:21:12 +01:00
oliver
3d845059ac fix media config for Character groups quests 2016-03-26 16:12:31 +01:00
oliver
e6bd20db36 fix a few docstrings and formattings 2016-03-26 16:12:11 +01:00