Commit graph

795 commits

Author SHA1 Message Date
coderkun
d613297830 correct permissions for Questgroup actions 2014-07-04 13:55:22 +02:00
coderkun
440f4a5cf4 implement CRUD for Quest texts (issue #36) 2014-07-04 13:54:57 +02:00
coderkun
5c014b76c8 make Character name for Character retrieval optional 2014-07-01 22:25:35 +02:00
coderkun
468e1bc421 implement CRUD for Questgroup texts (issue #32) 2014-07-01 22:24:28 +02:00
coderkun
ce7c688ea0 correct a few typos 2014-07-01 20:30:49 +02:00
coderkun
8b087931bb correct field for entry text for creating and editing Quests 2014-07-01 20:28:35 +02:00
coderkun
97a827890d implement basic CRUD for Quests 2014-07-01 17:00:43 +02:00
coderkun
396d716684 update translations 2014-06-24 21:57:24 +02:00
coderkun
b0fa1519f2 add Character name filter for Character listing (issue #316) 2014-06-24 21:54:23 +02:00
coderkun
1f40526fdd correct count for user listing when a filter is applied 2014-06-24 21:53:36 +02:00
coderkun
82dc5fc1a4 add username filter for user listing (issue #316) 2014-06-24 21:29:59 +02:00
coderkun
28e8a53d55 correct validation array for editing users 2014-06-24 21:18:14 +02:00
coderkun
3a5c92210c translate user roles on user page 2014-06-24 21:00:48 +02:00
coderkun
7c6d329f7b correct parameters for method getClassName() of class QuesttypeAgent 2014-06-24 21:00:06 +02:00
coderkun
9e52c100fe add option to disable mail notifications for users (issue #330) 2014-06-24 20:55:32 +02:00
coderkun
5124682712 add title filter for Quest listing 2014-06-19 23:11:28 +02:00
coderkun
f792b51671 correct a few translation strings. 2014-06-19 21:29:39 +02:00
coderkun
65abfab0d1 update translations 2014-06-19 21:27:47 +02:00
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