Commit graph

715 commits

Author SHA1 Message Date
coderkun
a78fa3373a add accept-property to file input button 2014-06-19 20:19:47 +02:00
coderkun
34f8085872 implement CRUD for Questgroups (issue #32) 2014-06-19 20:13:46 +02:00
coderkun
614254b9aa correct method getClassName() of class QuesttypeAgent() to match parent definition 2014-06-17 22:32:32 +02:00
coderkun
9fb2f41ee1 use Character caching-table also for Achievements 2014-06-13 13:34:33 +02:00
coderkun
87cd9392af add caching table for Character groups 2014-06-13 13:34:16 +02:00
coderkun
7f144b1df0 correct sending mail for character submissions (resolves issue #326) 2014-06-11 22:36:51 +02:00
coderkun
fd2c2729cd check configuration values before sending mail 2014-06-11 22:36:05 +02:00
coderkun
39a866e666 correct IdNotFoundExceptions in MediaController 2014-06-11 22:12:51 +02:00
coderkun
48d978c717 add cache-table for character data instead of using database view (solves issue #324) 2014-06-08 14:11:21 +02:00
coderkun
759a814587 use database to sort Characters for managing them 2014-06-05 13:46:37 +02:00
coderkun
20ea16dbba get first Questtext if non has been visited for linking optional Questlines 2014-06-03 17:14:07 +02:00
coderkun
af3cc1a655 restrict CRUD for Questgroupshierarchy to Seminary admins 2014-06-03 14:37:33 +02:00
coderkun
4e09241db5 implement CRUD for Questgroupshierarchy 2014-06-03 14:30:26 +02:00
coderkun
13f5364d18 do not use reference to temporary element 2014-06-03 11:02:35 +02:00
coderkun
1927552c3c correctly link back to Quest choosen by Character at the end of an optional Questline 2014-06-02 22:04:01 +02:00
coderkun
6efc0b8130 implement CRUD for Charactertypes (resolves issue #319) 2014-05-30 10:46:53 +02:00
coderkun
166cb258c3 implement CRUD for Seminaries (resolves issue #33) 2014-05-28 10:33:05 +02:00
coderkun
5e368aad52 Questtype ?Crossword?: improve key input handling (Issue #90) 2014-05-27 14:57:28 +02:00
coderkun
afda29b629 correct links in e?mail notifications 2014-05-27 11:46:06 +02:00
coderkun
58dab8cf94 add e?mail notifcation for approved Quests (resolves issue #298) 2014-05-27 11:43:53 +02:00
coderkun
a35cdc491e add e?mail notification for Character submissions that need to be reviewed by moderators 2014-05-27 11:13:23 +02:00
coderkun
c7fac6ad84 add AJAX to user listing (Issue #287) 2014-05-27 10:16:36 +02:00
coderkun
f93940b926 sort Character groups Quests by date (resolves issue #305) 2014-05-27 09:30:29 +02:00
coderkun
4b3f525f9e add AJAX to Character listing 2014-05-26 17:46:30 +02:00
coderkun
86ba09ef70 generalize count limit for lists and correct error handling for AJAX Quest listing 2014-05-26 17:45:11 +02:00
coderkun
0d611f0b2a remove test settings for test mail server 2014-05-25 22:50:12 +02:00
coderkun
b81c888692 update translations 2014-05-25 22:41:25 +02:00
coderkun
d6bb882bb6 implement MailAgent and use it for user and Character registration 2014-05-25 22:38:41 +02:00
coderkun
5a0a07fccc set linker for Text- and HTML-mails 2014-05-25 22:34:55 +02:00
coderkun
c580668112 use MailApi to generate mail messages and send mails with PHPMailer 2014-05-25 22:32:08 +02:00
coderkun
e97a4822df add logger to application controller 2014-05-25 22:14:05 +02:00
coderkun
4883e78792 use linker for creating links in mails instead of static URLs 2014-05-25 22:12:06 +02:00
coderkun
7386cc0bb6 imlement HtmlmailAgent, TextmailAgent and MailreceiverAgent for generating plaintext- and HTML-mail messages 2014-05-25 11:58:50 +02:00
coderkun
598eac39ee correctly set request parameters for MailApi 2014-05-25 11:54:30 +02:00
coderkun
c93d8ad779 implement MailApi for generating mail content 2014-05-25 10:16:49 +02:00
coderkun
5d0d90c373 use AJAX to dynamicall load list of all Quests for a Seminary (Issue #287) 2014-05-25 00:47:29 +02:00
coderkun
80753aaf8c implement AjaxAgent for AJAX-responses 2014-05-25 00:45:19 +02:00
coderkun
f7568d0626 move linker from core to app 2014-05-25 00:42:08 +02:00
coderkun
b5d3b4e68e correctly check if a Character has solved a Questgroup by checking last child Questgroup if Questgroup has so Quests itself 2014-05-24 21:59:07 +02:00
coderkun
92ed71722a correct links to media for Epilog-texts of Quests (fixes issue #304) 2014-05-24 19:18:57 +02:00
coderkun
26247b24a0 sort Character groups Quests by date (resolves issue #746) 2014-05-24 19:10:17 +02:00
coderkun
0570ac6427 template improvements and simplifications for Questtypes ?Textinput? and ?Choiceinput? 2014-05-19 12:34:09 +02:00
coderkun
9a9dbe08de merge 2014-05-19 12:07:54 +02:00
coderkun
d2874ef84b Questtype ?Choiceinput?: general improvements learned from Questtype ?Textinput? 2014-05-19 12:05:25 +02:00
coderkun
5a00b90500 Questtype ?textinput?: small simplifications 2014-05-19 12:04:44 +02:00
coderkun
b7a7299b45 Questtype ?Textinput?: add support for field sizes (Issue #252) and general improvements 2014-05-19 11:36:36 +02:00
Daniel
8c5d05818b matrix option font sizing 2014-05-17 16:26:38 +02:00
Daniel
ebe359183f ordered list for group listing in group quests 2014-05-17 16:15:21 +02:00
Daniel
eb96edffc4 show all quests button design 2014-05-17 16:02:14 +02:00
Daniel
735bc02e1f small & medium size classes for text input in tasks 2014-05-17 15:57:13 +02:00