Commit graph

731 commits

Author SHA1 Message Date
oliver
852eab42f7 Questtype ?Bossfight?: create and display decision tree 2015-05-14 18:47:31 +02:00
oliver
433e4b3a81 Questtype ?Drag&Drop?: correct step-handling for task editing 2015-05-14 16:13:40 +02:00
oliver
4ce4a14cbc remove unused comment 2015-05-14 16:08:42 +02:00
oliver
ac856b742d correctly set manually specified language 2015-05-14 16:07:44 +02:00
oliver
2d2a95cc75 add sound to notifications (implements #98) 2015-05-13 16:38:36 +02:00
oliver
ed0016e6d6 correctly set UTF-8 encoding for TextFormatter input 2015-05-12 18:55:11 +02:00
oliver
f953ee527f add jquery-ui library to HTML-layout (complete site) 2015-05-12 18:29:23 +02:00
oliver
3a0b81ce01 Questtype ?Drag&Drop?: correct translation literal for editing step 2015-05-12 18:28:39 +02:00
oliver
fb8461d1cf restructure class TextFormatter and apply ?target? attributes to links (fixes #26) 2015-05-12 18:25:10 +02:00
oliver
a6040c3484 Questtype ?Textinput?: improve injection of input-fields 2015-05-12 16:45:15 +02:00
oliver
e9d2b96571 add Textile markup (implements #94) 2015-05-12 16:37:03 +02:00
oliver
4b192b4e14 correctly check permissions for parallel Quests (fixes #97) 2015-05-12 11:58:56 +02:00
oliver
9b05e7400e 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
c79f0f213b replace tabs with spaces 2015-05-12 09:49:53 +02:00
coderkun
50c38e0efa merge 2015-04-30 18:50:27 +02:00
oliver
1cc0326a41 implement editor for questtype ?Drag&Drop? 2015-04-30 17:54:20 +02:00
coderkun
046a724272 merge 2015-04-27 16:42:05 +02:00
oliver
6b2c371679 add database scripts 2015-04-27 14:50:42 +02:00
oliver
ab93ab572c don?t wrap filters for Character listing in <p>ttags 2015-04-27 14:50:20 +02:00
oliver
23ab908dfd correct docstring typo 2015-04-27 14:49:51 +02:00
oliver
b782dceddb removed unused code for QuesttypeAgent 2015-04-27 14:49:32 +02:00
oliver
bac35d6cc1 get next and previous Questgroups for correct Seminary (fixes #92) 2015-04-26 18:50:10 +02:00
oliver
3fdb23374c add support for multiple languages 2015-04-26 11:15:38 +02:00
oliver
db3bee1aab Questtype ?textinput?: store number of correct answers between redirects (fixes #90) 2015-04-20 21:14:20 +02:00
oliver
9a0992ad18 create Component to handle data for Questtypes between different Quest states 2015-04-20 21:12:55 +02:00
oliver
22652bb5a8 prevent divisons by zero for progress bars 2015-04-19 16:09:45 +02:00
oliver
7c29d69f32 restrict moving of Questgroups to Seminary admins (fixes #88) 2015-04-19 15:55:44 +02:00
oliver
b78c9c2aa4 add filters for ?name? and ?email? to user listing (implements #82) 2015-04-19 15:53:45 +02:00
oliver
d268d2afcf ask for confirmation for moving Questgroups (issue #88) 2015-04-19 14:20:10 +02:00
oliver
a87dcb6f89 redesign page for editing Character types 2015-04-19 14:01:04 +02:00
oliver
e85ebb2e75 remove unused button at creating Achievments 2015-04-19 12:51:01 +02:00
oliver
8cc3bb1366 correct POST-param naming for XP-level managing 2015-04-19 12:44:45 +02:00
oliver
625ba60f13 set styling for validation error lists 2015-04-19 12:15:21 +02:00
oliver
f40aea63ca add password repeat for user editing (issue #85) 2015-04-19 11:49:29 +02:00
oliver
32577da462 add password repeat for user creation (issue #85) 2015-04-19 11:45:52 +02:00
oliver
de42338ecc add password repeat for user registration (implements #85) 2015-04-19 11:31:19 +02:00
oliver
9a367a8354 correct getting Drop-fields for Questtype ?dragndrop? 2015-04-17 21:29:54 +02:00
oliver
3ce0a6d710 improve map feature by using its own database table and model 2015-04-16 11:04:01 +02:00
oliver
acfae8f2ca add basic map design (issue #12) 2015-04-15 21:22:18 +02:00
oliver
28b2a04693 use TextFormatter in questions of Questtype ?Multiplechoice? 2015-04-14 11:08:13 +02:00
oliver
dec602da34 add some checks to not throw IdNotFound exception for empty Quests (fixes #9) 2015-04-09 15:52:11 +02:00
oliver
8b01676622 correct listing of managing Characters (fixes #8) 2015-04-09 13:55:08 +02:00
oliver
2bab62026e Questtype ?textinput?: show count of correctly filled fields (implements #3) 2015-04-08 16:24:01 +02:00
oliver
c6142fb5cf add feature to delete media of Charactergroupsquests (implements #6) 2015-04-08 15:57:43 +02:00
oliver
64a47dfc5f add contact mail address (implements #31) 2015-04-08 13:09:44 +02:00
oliver
c1d75e8f83 move configuration ?registration_host? to ?app? section 2015-04-08 12:37:49 +02:00
oliver
c512dca087 add configuration value to restrict registration to an e?mail address (implements #4) 2015-04-08 12:34:13 +02:00
oliver
dcfb93ec6b correctly use Seminary information for retrieving media 2015-04-08 11:20:54 +02:00
oliver
23de034a8a change operator for comparing counts for Quest Achievements from ?>=? to ?=? 2015-04-08 10:06:59 +02:00
oliver
140fc4b86c correct SQL-query for getting users with role 2015-04-05 23:04:48 +02:00