Commit graph

459 commits

Author SHA1 Message Date
coderkun
440f4a5cf4 implement CRUD for Quest texts (issue #36) 2014-07-04 13:54:57 +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
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
3a5c92210c translate user roles on user page 2014-06-24 21:00:48 +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
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
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
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
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
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
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
7386cc0bb6 imlement HtmlmailAgent, TextmailAgent and MailreceiverAgent for generating plaintext- and HTML-mail messages 2014-05-25 11:58:50 +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
92ed71722a correct links to media for Epilog-texts of Quests (fixes issue #304) 2014-05-24 19:18:57 +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
coderkun
f143884624 implement CRUD for Questtopics (library) (Issue #290) 2014-05-17 13:46:23 +02:00
coderkun
9002e165a0 use own method to get list of Quests for a Seminary ordered by open Character submissions 2014-05-16 16:04:56 +02:00
coderkun
f232883f55 implement adding a Quest to Questtopic and little improvements 2014-05-16 15:37:54 +02:00
coderkun
cd9f11cf0a implement managing of Queststopics 2014-05-16 00:22:24 +02:00
coderkun
f0dd34e762 listing of all Quests of a Seminary: improve filtering, sort Quests and do not load all at once (Issue #71) 2014-05-15 23:37:26 +02:00
coderkun
9f321bd695 correctly set Achievements count (Issue #286) 2014-05-15 21:30:43 +02:00
coderkun
876dc95ca2 merge 2014-05-15 18:18:15 +02:00
coderkun
ea828a88dc store the total amount of achievable XPs for a Questgroup in the database instead of calculating it every time (Issue #281) 2014-05-15 18:17:51 +02:00
Daniel
bac112086a no colored borders for group index 2014-05-15 12:35:28 +02:00
Daniel
50c1bd4246 group list with special design for top three groups 2014-05-14 20:51:10 +02:00
Daniel
350ed3c6a3 correct class for group index list 2014-05-14 19:17:37 +02:00
coderkun
ba3b76981f add icons for first Character groups in listing (Issue #223) 2014-05-14 18:47:19 +02:00
coderkun
e68db3be2b link icons for Character groups Quests in listing 2014-05-14 18:38:29 +02:00
Daniel
3ada3163c4 group quest design with icon 2014-05-14 16:57:59 +02:00
coderkun
85eb9e5004 do not render seminary menu if no character is present or it has no roles 2014-05-13 15:39:19 +02:00
coderkun
05b88d219a do not try to render Seminarybar if no Seminary is present 2014-05-13 13:44:14 +02:00
coderkun
af33ab5188 add stylesheet to static error page (Issue #207) 2014-05-12 21:11:04 +02:00
coderkun
d8c9447bbe correct wording for Achievements of most successful Characters (Issue #226) 2014-05-07 21:53:32 +02:00
coderkun
072333c88b implement icons for Character groups Quests and improve media handilng for Character groups 2014-05-07 00:44:45 +02:00