Commit graph

34 commits

Author SHA1 Message Date
oliver
6cda0556da fix many docstrings and their formatting 2016-05-28 12:30:53 +02:00
oliver
648ef0ff3f correct Questgroupshierarchy position when deleting Questgroups 2015-08-19 22:23:54 +02:00
oliver
bb5be9d644 correct deletion of Questgroups 2015-08-19 21:44:54 +02:00
oliver
e1e64e8426 implement clean deletion of Seminaries 2015-08-16 21:27:36 +02:00
oliver
45cd7e795d replace tabs with spaces 2015-05-12 09:49:53 +02:00
oliver
fa2dc75be6 get next and previous Questgroups for correct Seminary (fixes #92) 2015-04-26 18:50:10 +02:00
oliver
191ef2c6b9 correct copying of Quests and Questtexts 2015-03-21 17:20:34 +01:00
coderkun
4b87c22904 implement copying a complete Seminary (implements issue #7) 2015-03-21 15:15:49 +01:00
coderkun
eca33f7a73 add namespaces to docstring types 2015-03-06 12:19:07 +01:00
coderkun
2c0e68b194 correct docstrings 2015-03-06 11:09:35 +01:00
coderkun
468e1bc421 implement CRUD for Questgroup texts (issue #32) 2014-07-01 22:24:28 +02:00
coderkun
34f8085872 implement CRUD for Questgroups (issue #32) 2014-06-19 20:13:46 +02:00
coderkun
b5d3b4e68e correctly check if a Character has solved a Questgroup by checking last child Questgroup if Questgroup has so Quests itself 2014-05-24 21:59:07 +02:00
coderkun
ea828a88dc store the total amount of achievable XPs for a Questgroup in the database instead of calculating it every time (Issue #281) 2014-05-15 18:17:51 +02:00
coderkun
eea8797bb1 only check last Quest(s) of a Questgroup for determining if Character has solved this Questgroup 2014-05-15 12:15:25 +02:00
coderkun
eb533639d2 correctly reuse calculations of cumulated data for Quests (Issue #235) 2014-05-10 13:44:13 +02:00
coderkun
9bad25e8e9 do not show related Questgroups for Questgroups multiple times (Issue #180) 2014-04-29 21:51:01 +02:00
coderkun
0294040063 search for the first text of a Questgroup recursively (Issue #77) 2014-04-27 03:50:25 +02:00
coderkun
d4c127d4dd show optional Questlines also for Questgroup (Issue #132) 2014-04-24 16:49:09 +02:00
coderkun
d1eed83395 add stati for Questgroups 2014-04-24 16:30:40 +02:00
coderkun
e44133a6f2 use cumulated data also for total Seminary XPs 2014-04-23 16:50:57 +02:00
coderkun
52e2f65055 calculate XP-sums of Questgroups much more efficiently 2014-04-23 11:47:05 +02:00
coderkun
0bf5253fc4 fix language construct mistake for calculating solved-status for Questgroups 2014-04-22 13:46:06 +02:00
coderkun
bfe9155fe4 implement rudimental form for creating Quests and Questgroups 2014-04-17 11:11:29 +02:00
coderkun
9c1da65cc5 remove PHP>=5.5 specifics 2014-04-04 01:28:22 +02:00
coderkun
40c1ecca50 show only unlocked Questsgroups and Quests and summarize XPs recursive regarding choosed path by character 2014-03-30 04:07:23 +02:00
coderkun
ba8dd2ebc0 new structure for optional Questgroups instead of single Quests 2014-03-28 21:28:45 +01:00
coderkun
c0a0d785de determine Media (image) for Questgroups on Seminary page 2014-03-21 15:55:28 +01:00
coderkun
3307df0789 calculate XPs for Questgroups 2014-03-19 01:24:45 +01:00
coderkun
def8b192e1 add correct abstract to seminary page 2014-03-19 00:49:19 +01:00
coderkun
f4bab6efdb unify Main- and Sidequests 2014-03-09 13:25:55 +01:00
coderkun
d49bc7261a implement permissions for Questgroups, Quests and Sidequests 2014-03-04 03:16:02 +01:00
coderkun
e76f32a759 include pictures for Questgroups and Quests 2014-02-14 18:59:39 +01:00
coderkun
684d31f4bf implement basic Questgroups and Quests structure 2014-02-09 13:37:40 +01:00