Daniel
|
6fcacbcd7d
|
task table design
|
2014-05-14 14:54:57 +02:00 |
|
Daniel
|
f7ee74d56b
|
font style italic for strong tag in tasks
|
2014-05-14 14:33:15 +02:00 |
|
coderkun
|
ecae448652
|
add strong-tag to text formatting
|
2014-05-13 21:14:00 +02:00 |
|
coderkun
|
5610718a95
|
do not render seminary menu if no character is present or it has no roles
|
2014-05-13 15:39:19 +02:00 |
|
coderkun
|
f10e10e6a7
|
do not try to render Seminarybar if no Seminary is present
|
2014-05-13 13:44:14 +02:00 |
|
coderkun
|
d1a7fb2761
|
correctly set userId for uploads Character groups Quests media
|
2014-05-13 13:41:53 +02:00 |
|
coderkun
|
3655eb3b15
|
only check Achievements for default ToplevelAgent correctly (Issue #253)
|
2014-05-13 09:19:08 +02:00 |
|
coderkun
|
c93261a98f
|
only check Achievements for default ToplevelAgent correctly (Issue #253)
|
2014-05-12 22:19:02 +02:00 |
|
coderkun
|
1a310e6652
|
add stylesheet to static error page (Issue #207)
|
2014-05-12 21:11:04 +02:00 |
|
coderkun
|
7e05f4c24a
|
only check Achievements for default ToplevelAgent
|
2014-05-12 20:37:46 +02:00 |
|
coderkun
|
2136db02e2
|
TextFormatter: correctly reference backtick for preserving whitespaces after link creation
|
2014-05-12 16:44:32 +02:00 |
|
coderkun
|
ee6f25dbdb
|
correcty check permissions for a Quest if one of the previous Quests has as following Quest the Quest itself (Issue #229)
|
2014-05-12 16:17:26 +02:00 |
|
coderkun
|
2c52f6db9c
|
correctly reuse calculations of cumulated data for Quests (Issue #235)
|
2014-05-10 13:44:13 +02:00 |
|
coderkun
|
80005e4e2a
|
correct wording for Achievements of most successful Characters (Issue #226)
|
2014-05-07 21:53:32 +02:00 |
|
coderkun
|
09c6da5f91
|
update translations
|
2014-05-07 21:43:56 +02:00 |
|
coderkun
|
4f42f01866
|
ignore logfiles
|
2014-05-07 00:46:08 +02:00 |
|
coderkun
|
36d81e4f27
|
correct caching of resized files
|
2014-05-07 00:45:04 +02:00 |
|
coderkun
|
51074ab748
|
implement icons for Character groups Quests and improve media handilng for Character groups
|
2014-05-07 00:44:45 +02:00 |
|
coderkun
|
ee114883e8
|
add hash sign (#) to the list of spcial characters for URLs
|
2014-05-06 23:27:29 +02:00 |
|
coderkun
|
c048e2356c
|
do not show empty mottos for Character groups
|
2014-05-06 23:27:08 +02:00 |
|
coderkun
|
c4f2b4956c
|
improve media handling for Character groups
|
2014-05-06 23:26:48 +02:00 |
|
coderkun
|
d789504791
|
order Characters for Character groups by their XPs (Issue #222)
|
2014-05-06 23:16:51 +02:00 |
|
coderkun
|
3a9b1fdfaa
|
1) correct media for Character groups 2) implement uploading of media for Character groups 3) let members change media and motto for Character groups
|
2014-05-06 18:04:29 +02:00 |
|
coderkun
|
56d807f925
|
correct cache control for media
|
2014-05-06 17:55:30 +02:00 |
|
coderkun
|
ac0b1c680c
|
do not list only-once-Achievements that have already be achieved (Issue #215)
|
2014-05-06 10:15:18 +02:00 |
|
coderkun
|
495ab946d9
|
sort Character groups by XPs for listing and by name for managing (Issue #210)
|
2014-05-05 13:44:48 +02:00 |
|
coderkun
|
ae1c9a509b
|
Questtype ?Textinput?: trim answers for regex matching
|
2014-05-05 11:15:53 +02:00 |
|
coderkun
|
5f7a067e5e
|
correctly check Achievement condition for Character values (Issue #209)
|
2014-05-05 00:30:02 +02:00 |
|
coderkun
|
35bfc13f12
|
set title and headline for static error ?Service Unavailable?
|
2014-05-04 02:02:14 +02:00 |
|
coderkun
|
bf95992db8
|
correct a few translations
|
2014-05-04 02:01:59 +02:00 |
|
coderkun
|
b5a4d875c8
|
add a meaningful title to HTML-pages (Issue #185)
|
2014-05-04 01:41:54 +02:00 |
|
coderkun
|
90d0b26871
|
always show Epilog and follow-up Quests for admins and moderators (Issue #159)
|
2014-05-03 23:07:44 +02:00 |
|
coderkun
|
ebfaa77eab
|
correct query for getting Characters that submitted, solved and unsolved a Quest
|
2014-05-03 22:58:22 +02:00 |
|
coderkun
|
5ae5ccd51f
|
merge
|
2014-05-03 22:45:03 +02:00 |
|
coderkun
|
833de268b0
|
add favicon file (Issue #184)
|
2014-05-03 22:44:54 +02:00 |
|
coderkun
|
64f43bc472
|
Questtype ?Submit?: update wording for Character submissions (Issues #203 and #204)
|
2014-05-03 22:42:51 +02:00 |
|
coderkun
|
a75696e4e7
|
use client?s mimetype as fallback for uploads
|
2014-05-03 22:37:04 +02:00 |
|
Daniel
|
a5f062b049
|
favicon in head
|
2014-05-03 19:28:26 +02:00 |
|
coderkun
|
d18d0f1192
|
detect mimetypes on server-side instead of relying on mimetype reported by client (Issue #202)
|
2014-05-03 16:32:26 +02:00 |
|
Daniel
|
6f416a54f7
|
fixed min width for group member adding select field
|
2014-05-03 13:57:07 +02:00 |
|
coderkun
|
5e2af70e60
|
merge
|
2014-05-03 13:50:47 +02:00 |
|
coderkun
|
b6e4cf4f25
|
improve filtering for adding Characters to Character groups (Issue #200)
|
2014-05-03 13:50:26 +02:00 |
|
Daniel
|
cdac615e5d
|
group gallery styling
|
2014-05-03 13:32:49 +02:00 |
|
coderkun
|
27bf28b1f7
|
list only Characters with at least one role for adding to a Character group (Issue #198)
|
2014-05-03 13:03:46 +02:00 |
|
coderkun
|
5804c2ab89
|
correct validation check for uploading media for Character groups Quest (Issue #193)
|
2014-05-03 12:57:06 +02:00 |
|
Daniel
|
9e78248d04
|
design for entries in quest type submission
|
2014-05-02 20:08:10 +02:00 |
|
Daniel
|
d9fa1148d7
|
slight resizing of select in group management
|
2014-05-02 18:08:45 +02:00 |
|
coderkun
|
74fd7fed00
|
update translations
|
2014-05-02 16:12:40 +02:00 |
|
coderkun
|
05105af717
|
update wording for Character groups
|
2014-05-02 16:12:33 +02:00 |
|
coderkun
|
75ec806902
|
set different text for entering follow-up Quest
|
2014-05-02 16:12:12 +02:00 |
|