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
|
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
|
97a827890d
|
implement basic CRUD for Quests
|
2014-07-01 17:00:43 +02:00 |
|
coderkun
|
5124682712
|
add title filter for Quest listing
|
2014-06-19 23:11:28 +02:00 |
|
coderkun
|
5d0d90c373
|
use AJAX to dynamicall load list of all Quests for a Seminary (Issue #287)
|
2014-05-25 00:47:29 +02:00 |
|
coderkun
|
9002e165a0
|
use own method to get list of Quests for a Seminary ordered by open Character submissions
|
2014-05-16 16:04:56 +02:00 |
|
coderkun
|
f232883f55
|
implement adding a Quest to Questtopic and little improvements
|
2014-05-16 15:37:54 +02:00 |
|
coderkun
|
f0dd34e762
|
listing of all Quests of a Seminary: improve filtering, sort Quests and do not load all at once (Issue #71)
|
2014-05-15 23:37:26 +02:00 |
|
coderkun
|
981d2528c1
|
remove leftover debug output from testing
|
2014-05-15 12:16:09 +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
|
e90bfb7008
|
correct listing of Quests for Questtopics
|
2014-04-28 13:44:58 +02:00 |
|
coderkun
|
95837803a1
|
improve Questtype ?submit? and store additional data for Character answers
|
2014-04-23 15:08:53 +02:00 |
|
coderkun
|
bf0a0185bc
|
remove field ?right_text? for Quests because it is never used and update Quest view
|
2014-04-19 23:22:19 +02:00 |
|
coderkun
|
8377ca9868
|
update form for creating Quests and add various data import helpers
|
2014-04-18 18:44:38 +02:00 |
|
coderkun
|
381a507969
|
update form for creating Qusets
|
2014-04-17 14:10:41 +02:00 |
|
coderkun
|
7958dddd05
|
add ?entry text? to Quests and show them instead of the name
|
2014-04-17 13:53:21 +02:00 |
|
coderkun
|
bfe9155fe4
|
implement rudimental form for creating Quests and Questgroups
|
2014-04-17 11:11:29 +02:00 |
|
coderkun
|
60b1b01ba8
|
implement simple overview of Quests for a Seminary
|
2014-04-15 20:17:11 +02:00 |
|
coderkun
|
a16a22cb4f
|
implement LibraryAgent
|
2014-04-15 16:23:40 +02:00 |
|
coderkun
|
149998ac5f
|
correct access of static properties of QuestsModel
|
2014-04-11 22:36:59 +02:00 |
|
coderkun
|
35b555a372
|
set values for Seminarybar
|
2014-04-11 16:16:09 +02:00 |
|
coderkun
|
f3fca171e2
|
1) update Quest stati
2) add SubmissionNotValidException and -handling for Quests
|
2014-04-04 13:26:49 +02:00 |
|
coderkun
|
879364d8e2
|
do not save Quest status ?entered? repetitive
|
2014-03-30 04:36:15 +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
|
4ab600fb6d
|
evolve QuesttypeAgents with fixed Actions and Character submission handling
|
2014-03-19 00:06:17 +01:00 |
|
coderkun
|
f4bab6efdb
|
unify Main- and Sidequests
|
2014-03-09 13:25:55 +01:00 |
|
coderkun
|
2f9c13feff
|
correctly set status of Sidequests
|
2014-03-04 12:18:00 +01:00 |
|
coderkun
|
d49bc7261a
|
implement permissions for Questgroups, Quests and Sidequests
|
2014-03-04 03:16:02 +01:00 |
|
coderkun
|
9efe5bb041
|
change solved/unsolved status of a Quest to GET-parameter
|
2014-02-28 19:55:09 +01:00 |
|
coderkun
|
eb9511103c
|
integrate loading, running and rendering of QuesttypeAgent for a Quest
|
2014-02-26 20:23:15 +01:00 |
|
coderkun
|
e76f32a759
|
include pictures for Questgroups and Quests
|
2014-02-14 18:59:39 +01:00 |
|
coderkun
|
0126e67787
|
implement Questtexts and Sidequests
|
2014-02-12 23:39:15 +01:00 |
|
coderkun
|
6a356d2dec
|
show Questtexts for Quests
|
2014-02-12 10:31:05 +01:00 |
|
coderkun
|
684d31f4bf
|
implement basic Questgroups and Quests structure
|
2014-02-09 13:37:40 +01:00 |
|