coderkun
|
b2d00bc624
|
implement copying a complete Seminary (implements issue #7)
|
2015-03-21 15:15:49 +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
|
e9016bc014
|
improve TextFormatter: remove whitespaces between table-tags
|
2014-08-01 10:17:16 +02:00 |
|
coderkun
|
d955fd0c72
|
add abstract method edittask() to QuesttypeController for editing the task of a Quest
|
2014-07-31 11:15:14 +02:00 |
|
coderkun
|
13cd80f436
|
check availability of Avatar at various places
|
2014-07-10 13:19:02 +02:00 |
|
coderkun
|
eb14d39b07
|
correct parameters for method getClassName() of class QuesttypeAgent
|
2014-06-24 21:00:06 +02:00 |
|
coderkun
|
9daa3505aa
|
correct method getClassName() of class QuesttypeAgent() to match parent definition
|
2014-06-17 22:32:32 +02:00 |
|
coderkun
|
7e4e5fcb4f
|
check configuration values before sending mail
|
2014-06-11 22:36:05 +02:00 |
|
coderkun
|
8ef116f8ae
|
do not use reference to temporary element
|
2014-06-03 11:02:35 +02:00 |
|
coderkun
|
36597d7b84
|
use MailApi to generate mail messages and send mails with PHPMailer
|
2014-05-25 22:32:08 +02:00 |
|
coderkun
|
ad815e4c99
|
add logger to application controller
|
2014-05-25 22:14:05 +02:00 |
|
coderkun
|
e03b45c25b
|
use linker for creating links in mails instead of static URLs
|
2014-05-25 22:12:06 +02:00 |
|
coderkun
|
333c45773f
|
correctly set request parameters for MailApi
|
2014-05-25 11:54:30 +02:00 |
|
coderkun
|
e89c3ad550
|
implement MailApi for generating mail content
|
2014-05-25 10:16:49 +02:00 |
|
coderkun
|
1754d062df
|
move linker from core to app
|
2014-05-25 00:42:08 +02:00 |
|
coderkun
|
8d903135a5
|
Questtype ?Textinput?: add support for field sizes (Issue #252) and general improvements
|
2014-05-19 11:36:36 +02:00 |
|