oliver
|
e14cf11bb3
|
correct media validation for map image
|
2015-07-27 15:06:09 +02:00 |
|
oliver
|
991e3cccee
|
correct validation handling for Quest texts
|
2015-07-27 15:05:27 +02:00 |
|
oliver
|
0f482f0d2d
|
correct checking of Achievements (fixes #107)
|
2015-07-14 16:01:40 +02:00 |
|
oliver
|
049c561c50
|
check Achievements when managing Charactergroups Quests
|
2015-05-22 14:24:08 +02:00 |
|
oliver
|
94497b2eed
|
check Achievements when managing Charactergroups
|
2015-05-22 14:23:31 +02:00 |
|
oliver
|
34f6d8e0c8
|
move Achievement check to AchievementComponent
|
2015-05-22 14:22:36 +02:00 |
|
oliver
|
2f7afe5c21
|
set title for Map pages
|
2015-05-22 12:02:11 +02:00 |
|
oliver
|
41f8b7fff1
|
always check permissions of previous Questgroup
|
2015-05-22 11:40:59 +02:00 |
|
oliver
|
b3e7303a1a
|
check additional permissions of previous parent Questgroups for Questgroups and Quests
|
2015-05-22 11:34:16 +02:00 |
|
oliver
|
1daefa35a0
|
remove empty-files
|
2015-05-19 15:07:57 +02:00 |
|
oliver
|
60922ac8d7
|
improve Moodpics by using a MoodpicAgent
|
2015-05-19 15:03:04 +02:00 |
|
oliver
|
174e0b2ace
|
hide map menu button if no map is set for the Seminary
|
2015-05-17 20:53:24 +02:00 |
|
oliver
|
77cfc0c051
|
improve map implementation including edit functionality
|
2015-05-17 20:53:00 +02:00 |
|
oliver
|
747f167781
|
correctly check permissions for parallel Quests (fixes #97)
|
2015-05-12 11:58:56 +02:00 |
|
oliver
|
4b4fa1b5b3
|
correctly use Character groups-group context for checking titles of Character groups and Quests (fixes #96)
|
2015-05-12 10:39:50 +02:00 |
|
oliver
|
45cd7e795d
|
replace tabs with spaces
|
2015-05-12 09:49:53 +02:00 |
|
coderkun
|
ffa705005e
|
merge
|
2015-04-27 16:42:05 +02:00 |
|
oliver
|
fa2dc75be6
|
get next and previous Questgroups for correct Seminary (fixes #92)
|
2015-04-26 18:50:10 +02:00 |
|
oliver
|
989a0019c3
|
create Component to handle data for Questtypes between different Quest states
|
2015-04-20 21:12:55 +02:00 |
|
oliver
|
51ce52c539
|
restrict moving of Questgroups to Seminary admins (fixes #88)
|
2015-04-19 15:55:44 +02:00 |
|
oliver
|
0b8c5f614f
|
add filters for ?name? and ?email? to user listing (implements #82)
|
2015-04-19 15:53:45 +02:00 |
|
oliver
|
39b9f8fa6b
|
ask for confirmation for moving Questgroups (issue #88)
|
2015-04-19 14:20:10 +02:00 |
|
oliver
|
02f817da67
|
correct POST-param naming for XP-level managing
|
2015-04-19 12:44:45 +02:00 |
|
oliver
|
8154dbd9be
|
add password repeat for user editing (issue #85)
|
2015-04-19 11:49:29 +02:00 |
|
oliver
|
847b8821d6
|
add password repeat for user creation (issue #85)
|
2015-04-19 11:45:52 +02:00 |
|
oliver
|
2fd822f6b3
|
add password repeat for user registration (implements #85)
|
2015-04-19 11:31:19 +02:00 |
|
oliver
|
e971e3677a
|
improve map feature by using its own database table and model
|
2015-04-16 11:04:01 +02:00 |
|
oliver
|
66a72dd1a6
|
add basic map design (issue #12)
|
2015-04-15 21:22:18 +02:00 |
|
oliver
|
0df698bcb7
|
add feature to delete media of Charactergroupsquests (implements #6)
|
2015-04-08 15:57:43 +02:00 |
|
oliver
|
8da4844f13
|
add contact mail address (implements #31)
|
2015-04-08 13:09:44 +02:00 |
|
oliver
|
cf3fbad8f0
|
move configuration ?registration_host? to ?app? section
|
2015-04-08 12:37:49 +02:00 |
|
oliver
|
f37e96bd33
|
add configuration value to restrict registration to an e?mail address (implements #4)
|
2015-04-08 12:34:13 +02:00 |
|
oliver
|
a715e8ae1e
|
correctly use Seminary information for retrieving media
|
2015-04-08 11:20:54 +02:00 |
|
oliver
|
821c35aacd
|
send Quest submission mails only to moderators of the same Seminary as the Quest is of
|
2015-04-02 12:55:42 +02: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
|
588438cc9e
|
correct permissions for task editing action
|
2014-08-29 15:32:20 +02:00 |
|
coderkun
|
c0ce4d210e
|
correct check for next questgroup
|
2014-08-08 17:14:30 +02:00 |
|
coderkun
|
879462a919
|
check XP-level for user?s Character listing
|
2014-07-31 14:28:56 +02:00 |
|
coderkun
|
80cad623bb
|
set validation settings for CharactersController->edit()
|
2014-07-31 12:49:44 +02:00 |
|
coderkun
|
904183fd8d
|
make XP-level optional for Characters
|
2014-07-31 12:49:11 +02:00 |
|
coderkun
|
ed7ca8234c
|
add abstract method edittask() to QuesttypeController for editing the task of a Quest
|
2014-07-31 11:15:14 +02:00 |
|
coderkun
|
f6ccd8ab87
|
check uploaded files for existance (UploadsController)
|
2014-07-11 12:21:58 +02:00 |
|
coderkun
|
9b604569e2
|
check availability of Avatar at various places
|
2014-07-10 13:19:02 +02:00 |
|
coderkun
|
1fdb7fbe5e
|
adjust position when deleting Achievements
|
2014-07-10 12:57:55 +02:00 |
|
coderkun
|
6932e70704
|
improve CRUD for Character types (issue #319) and implement CRUD for Avatars (issue #37)
|
2014-07-10 12:57:25 +02:00 |
|
coderkun
|
fec96ba5a2
|
implement CRUD for XP-levels
|
2014-07-09 13:02:54 +02:00 |
|
coderkun
|
905a66b8db
|
correct permissions for Achievements
|
2014-07-08 13:58:26 +02:00 |
|
coderkun
|
f19e0e4dc2
|
allow Seminary moderators to access all Achievement media
|
2014-07-08 13:55:48 +02:00 |
|