Commit graph

769 commits

Author SHA1 Message Date
oliver
1a574ee5b2 show map link to Seminary admins and moderators 2015-05-19 09:49:24 +02:00
oliver
506653944e delete map delete link (for now) 2015-05-19 09:46:57 +02:00
oliver
f59da014f2 correct check for notification sound 2015-05-17 20:54:00 +02:00
oliver
f5bdd3bf1a make cleanup of media more robust 2015-05-17 20:53:43 +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
6391de09bb remove ?finally?-statement to support PHP < 5.5 2015-05-14 19:03:22 +02:00
oliver
e08fddd8c0 hide notification sound element 2015-05-14 18:52:12 +02:00
oliver
fc882850db Questtype ?Drag&Drop?: correct step-handling for task editing 2015-05-14 16:13:40 +02:00
oliver
3b775ca002 remove unused comment 2015-05-14 16:08:42 +02:00
oliver
af47bd6b1c correctly set manually specified language 2015-05-14 16:07:44 +02:00
oliver
a478aeedd7 add sound to notifications (implements #98) 2015-05-13 16:38:36 +02:00
oliver
3746336637 correctly set UTF-8 encoding for TextFormatter input 2015-05-12 18:55:11 +02:00
oliver
87c87cd5ac add jquery-ui library to HTML-layout (complete site) 2015-05-12 18:29:23 +02:00
oliver
a2024ca221 Questtype ?Drag&Drop?: correct translation literal for editing step 2015-05-12 18:28:39 +02:00
oliver
10dbc51fb1 restructure class TextFormatter and apply ?target? attributes to links (fixes #26) 2015-05-12 18:25:10 +02:00
oliver
4cb337f0aa Questtype ?Textinput?: improve injection of input-fields 2015-05-12 16:45:15 +02:00
oliver
814851355e add Textile markup (implements #94) 2015-05-12 16:37:03 +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
0c6100a1ae merge 2015-04-30 18:50:27 +02:00
oliver
84abeaf492 implement editor for questtype ?Drag&Drop? 2015-04-30 17:54:20 +02:00
coderkun
ffa705005e merge 2015-04-27 16:42:05 +02:00
oliver
ccc5ff3def add database scripts 2015-04-27 14:50:42 +02:00
oliver
1c5e3c157c don?t wrap filters for Character listing in <p>ttags 2015-04-27 14:50:20 +02:00
oliver
5813371fe2 correct docstring typo 2015-04-27 14:49:51 +02:00
oliver
70052b55e9 removed unused code for QuesttypeAgent 2015-04-27 14:49:32 +02:00
oliver
fa2dc75be6 get next and previous Questgroups for correct Seminary (fixes #92) 2015-04-26 18:50:10 +02:00
oliver
980ed7d014 add support for multiple languages 2015-04-26 11:15:38 +02:00
coderkun
a9a96a0cd8 correct indentation of config-files 2015-04-26 10:51:42 +02:00
coderkun
2a7ed82695 replace tabs with spaces 2015-04-25 16:22:31 +02:00
coderkun
b10251302e make array of models to load unique 2015-04-25 14:10:52 +02:00
coderkun
3eac7bdc5e move PHPdoc configuration file to ?dist? version 2015-04-25 14:10:30 +02:00
coderkun
6b1814d118 add RewriteBase to .htaccess files 2015-04-25 14:10:03 +02:00
coderkun
307eac64a1 add namespaces to docstrings 2015-04-25 14:09:46 +02:00
oliver
f5a8e51cbd Questtype ?textinput?: store number of correct answers between redirects (fixes #90) 2015-04-20 21:14:20 +02:00
oliver
989a0019c3 create Component to handle data for Questtypes between different Quest states 2015-04-20 21:12:55 +02:00
oliver
6c5fbb3f22 prevent divisons by zero for progress bars 2015-04-19 16:09:45 +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
2d635efae5 redesign page for editing Character types 2015-04-19 14:01:04 +02:00
oliver
4282b48f3a remove unused button at creating Achievments 2015-04-19 12:51:01 +02:00
oliver
02f817da67 correct POST-param naming for XP-level managing 2015-04-19 12:44:45 +02:00
oliver
5507567af9 set styling for validation error lists 2015-04-19 12:15:21 +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
171c1b9897 correct getting Drop-fields for Questtype ?dragndrop? 2015-04-17 21:29:54 +02:00