Commit graph

714 commits

Author SHA1 Message Date
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
oliver
3aebed666e send Quest submission mails only to moderators of the same Seminary as the Quest is of 2015-04-02 12:55:42 +02:00
oliver
51f734e407 correct copying of Quests and Questtexts 2015-03-21 17:20:34 +01:00
oliver
166ece6ac0 set moodpics for Seminary copy 2015-03-21 16:24:37 +01:00
coderkun
b2d00bc624 implement copying a complete Seminary (implements issue #7) 2015-03-21 15:15:49 +01:00
coderkun
a7a4652a0e fix styling for managing Avatars (fixes issue #37) 2015-03-10 10:14:57 +01:00
coderkun
071c8ce981 fix styling for managing archievement (fixes issue #318) 2015-03-10 10:08:44 +01:00
coderkun
055943ed96 fix styling for ordering questgroups (fixes issue #32) 2015-03-10 10:00:58 +01:00
coderkun
0781f87880 add styling for fieldsets (fixes issue #332) 2015-03-06 16:07:34 +01:00
coderkun
a8e0cadc02 fix float for lists (fixes issue #331) 2015-03-06 16:00:57 +01:00
coderkun
11cc462ff5 add styling for list filters (fixes issue #316) 2015-03-06 15:49:58 +01:00
coderkun
c9625ed836 update PHPdoc 2015-03-06 12:20:53 +01:00
coderkun
2fb2844246 use phpdoc.dist.xml instead of phpdoc.xml 2015-03-06 12:20:24 +01:00
coderkun
7cca8eb501 remove action Quests->createmedia() 2015-03-06 12:19:40 +01:00
coderkun
969887da58 add namespaces to docstring types 2015-03-06 12:19:07 +01:00
coderkun
01a9c81f81 correct docstrings 2015-03-06 11:09:35 +01:00
coderkun
daa33a8f4b add PHPdoc (solves issue #343) 2015-03-06 09:54:41 +01:00
coderkun
a4859e1487 set CSS-class and headline for Epilog if the game is over (Issue #338) 2014-08-29 15:39:18 +02:00