Commit graph

977 commits

Author SHA1 Message Date
oliver
9c3369b324 reduce notification sound volume to 50% 2015-05-22 10:09:36 +02:00
oliver
47331d8181 remove empty-files 2015-05-19 15:07:57 +02:00
oliver
4fa73890d2 improve Moodpics by using a MoodpicAgent 2015-05-19 15:03:04 +02:00
oliver
9a02dec0cd correct moodpic for map pages 2015-05-19 13:34:45 +02:00
oliver
daf63951e0 set definer for database triggers 2015-05-19 12:24:24 +02:00
oliver
1e5602fc4c add routines to database create-script 2015-05-19 11:56:46 +02:00
oliver
85dc2f87ec correct database encoding to utf8mb4 and collation to utf8mb4_unicode_ci 2015-05-19 11:56:29 +02:00
oliver
324bc2fc19 set definer for database procedures 2015-05-19 11:55:35 +02:00
oliver
46722d0534 show map link to Seminary admins and moderators 2015-05-19 09:49:24 +02:00
oliver
bad67efeb9 delete map delete link (for now) 2015-05-19 09:46:57 +02:00
oliver
bcd5a6b8da correct check for notification sound 2015-05-17 20:54:00 +02:00
oliver
7d1cd83e3a make cleanup of media more robust 2015-05-17 20:53:43 +02:00
oliver
36cb0180cf hide map menu button if no map is set for the Seminary 2015-05-17 20:53:24 +02:00
oliver
1f1d91850e improve map implementation including edit functionality 2015-05-17 20:53:00 +02:00
oliver
d561cc78ed remove ?finally?-statement to support PHP < 5.5 2015-05-14 19:03:22 +02:00
oliver
77f846c92b hide notification sound element 2015-05-14 18:52:12 +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
coderkun
1ce1c18590 correct indentation of config-files 2015-04-26 10:51:42 +02:00
coderkun
a796249867 replace tabs with spaces 2015-04-25 16:22:31 +02:00
coderkun
655de39c6b make array of models to load unique 2015-04-25 14:10:52 +02:00
coderkun
68513e0a0a move PHPdoc configuration file to ?dist? version 2015-04-25 14:10:30 +02:00
coderkun
003bab0890 add RewriteBase to .htaccess files 2015-04-25 14:10:03 +02:00
coderkun
a4487a1028 add namespaces to docstrings 2015-04-25 14:09:46 +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