Commit graph

749 commits

Author SHA1 Message Date
coderkun
4f62603646 add styling for fieldsets (fixes issue #332) 2015-03-06 16:07:34 +01:00
coderkun
3990efcdce fix float for lists (fixes issue #331) 2015-03-06 16:00:57 +01:00
coderkun
b8eb64674f add styling for list filters (fixes issue #316) 2015-03-06 15:49:58 +01:00
coderkun
5cb4703e5c update PHPdoc 2015-03-06 12:20:53 +01:00
coderkun
84d6712327 use phpdoc.dist.xml instead of phpdoc.xml 2015-03-06 12:20:24 +01:00
coderkun
7fb41eac1c remove action Quests->createmedia() 2015-03-06 12:19:40 +01:00
coderkun
eca33f7a73 add namespaces to docstring types 2015-03-06 12:19:07 +01:00
coderkun
2c0e68b194 correct docstrings 2015-03-06 11:09:35 +01:00
coderkun
895cdad9db add PHPdoc (solves issue #343) 2015-03-06 09:54:41 +01:00
coderkun
b9ee93972c ignore generated documentation 2014-09-16 12:46:17 +02:00
coderkun
2d4e9689d1 add PHPDoc configuration 2014-09-16 12:44:30 +02:00
coderkun
857dc97a14 correct typos in doc-tags and add missing tags 2014-09-16 12:42:19 +02:00
coderkun
554ff1c166 set CSS-class and headline for Epilog if the game is over (Issue #338) 2014-08-29 15:39:18 +02:00
coderkun
588438cc9e correct permissions for task editing action 2014-08-29 15:32:20 +02:00
coderkun
90a986df2e correct indentation for Questtype ?Choiceinput? 2014-08-29 15:30:02 +02:00
coderkun
fa1e5826cb imlement task oditing for Questtype ?Multiplechoice? (Issue #36) 2014-08-29 15:29:07 +02:00
coderkun
5eaf01a7d0 update translations 2014-08-17 20:40:02 +02:00
coderkun
5855e93866 some minor improvements to task editing of Questtype ?Textinput? 2014-08-17 20:31:27 +02:00
coderkun
57f72d25b2 implement task editing for Questtype ?Choiceinput? (Issue #36) 2014-08-17 20:30:55 +02:00
coderkun
bbb999e41c correct rewrite rule flags 2014-08-09 00:51:30 +02:00
coderkun
c24dbf8733 increase size of URL params 2014-08-09 00:40:27 +02:00
coderkun
4dc7fd7c8d ignore logs 2014-08-09 00:38:22 +02:00
coderkun
919a388de8 improve Linker 2014-08-09 00:37:25 +02:00
coderkun
aab564c768 correct string comparison for layout 2014-08-09 00:36:55 +02:00
coderkun
8015643b1d also load Components of parent classes 2014-08-09 00:36:17 +02:00
coderkun
55bb616105 change visibility of some properties and methods of core classes from private to protected 2014-08-09 00:35:32 +02:00
coderkun
b2ddc0ca53 add method to get current IntermediateAgent from ToplevelAgent() 2014-08-09 00:33:58 +02:00
coderkun
47074da745 add IPv6 support 2014-08-09 00:33:11 +02:00
coderkun
b7dcc855d8 add support for Apache 2.4 2014-08-09 00:30:45 +02:00
coderkun
0ffe6ab3c2 add ?game over? slogan (Issue #338) 2014-08-08 20:24:46 +02:00
coderkun
c0ce4d210e correct check for next questgroup 2014-08-08 17:14:30 +02:00
coderkun
be1438a31f improve TextFormatter: remove whitespaces between table-tags 2014-08-01 10:17:16 +02:00
coderkun
bc41fbfe14 set some attributes for input fields for task editing of Questtype ?Textinput? 2014-07-31 14:31:31 +02:00
coderkun
879462a919 check XP-level for user?s Character listing 2014-07-31 14:28:56 +02:00
coderkun
80cad623bb set validation settings for CharactersController->edit() 2014-07-31 12:49:44 +02:00
coderkun
904183fd8d make XP-level optional for Characters 2014-07-31 12:49:11 +02:00
coderkun
3f0e096d63 remove unused color decoration from Questtype ?Textinput? 2014-07-31 11:42:12 +02:00
coderkun
ffcc383fc0 add dummy files for task editing for Questtypes (issue #36) 2014-07-31 11:22:20 +02:00
coderkun
2d25784404 implement task editing for Questtype ?Textinput? (issue #36) 2014-07-31 11:21:31 +02:00
coderkun
ed7ca8234c add abstract method edittask() to QuesttypeController for editing the task of a Quest 2014-07-31 11:15:14 +02:00
coderkun
f6ccd8ab87 check uploaded files for existance (UploadsController) 2014-07-11 12:21:58 +02:00
coderkun
c607186947 correcty access XP-level in HTML-layout 2014-07-11 12:21:14 +02:00
coderkun
d5308750de update translations 2014-07-11 12:02:14 +02:00
coderkun
bb7e981499 move links to manage XP-levels and Characters to Character list 2014-07-11 12:02:06 +02:00
coderkun
7a60168797 correct level for Character avatar in menu 2014-07-10 13:37:53 +02:00
coderkun
9b604569e2 check availability of Avatar at various places 2014-07-10 13:19:02 +02:00
coderkun
1fdb7fbe5e adjust position when deleting Achievements 2014-07-10 12:57:55 +02:00
coderkun
6932e70704 improve CRUD for Character types (issue #319) and implement CRUD for Avatars (issue #37) 2014-07-10 12:57:25 +02:00
coderkun
fec96ba5a2 implement CRUD for XP-levels 2014-07-09 13:02:54 +02:00
coderkun
66f8d7294e update translations 2014-07-09 11:36:00 +02:00