coderkun
|
3e37012ba0
|
detect mimetypes on server-side instead of relying on mimetype reported by client (Issue #202)
|
2014-05-03 16:32:26 +02:00 |
|
coderkun
|
01c292f049
|
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
|
7648201caa
|
correct validation check for uploading media for Character groups Quest (Issue #193)
|
2014-05-03 12:57:06 +02:00 |
|
coderkun
|
cf38f9efa1
|
implement media upload for Character groups Quests (Issue #193)
|
2014-05-02 15:33:47 +02:00 |
|
coderkun
|
fa7b9b552b
|
do not let Characters change their type (only moderators are allowed to do that)
|
2014-05-02 01:35:52 +02:00 |
|
coderkun
|
bada77e1a6
|
do not use pointers for temporary arrays
|
2014-05-02 01:19:25 +02:00 |
|
coderkun
|
1b9eafeee0
|
improve query for getting Character submissions and show submission date also for solved and unsolved submissions
|
2014-05-02 01:18:37 +02:00 |
|
coderkun
|
485e72a9d1
|
do not use empty() without write context
|
2014-05-01 21:26:36 +02:00 |
|
coderkun
|
90828668c1
|
sort Character Quest submission by submission date and print out this date (Issue #189)
|
2014-05-01 20:47:05 +02:00 |
|
coderkun
|
39c1c06e5b
|
add option to sort users and Characters by registration date
|
2014-05-01 14:29:34 +02:00 |
|
coderkun
|
378c953c55
|
remove unused variable for sorting Characters by role
|
2014-05-01 14:21:47 +02:00 |
|
coderkun
|
c856cb7c54
|
implement managing of users
|
2014-05-01 14:21:05 +02:00 |
|
coderkun
|
0cba4afefb
|
implement CRUD for Characters and improve Character registration
|
2014-05-01 13:10:43 +02:00 |
|
coderkun
|
aed297c33e
|
add validation to UsersController and let users change their own data and add breadcrumbs to user pages
|
2014-05-01 03:22:02 +02:00 |
|
coderkun
|
af05d4ebfc
|
evolve ValidationComponent
|
2014-05-01 03:20:30 +02:00 |
|
coderkun
|
63ee9a9468
|
implement managing of Character groups Quests
|
2014-05-01 01:50:40 +02:00 |
|
coderkun
|
53c1002ab2
|
implement CRUD for Character groups Quests (Issue #30)
|
2014-04-30 00:49:32 +02:00 |
|
coderkun
|
195095680e
|
correct array if no Characters are selected for managing Characters
|
2014-04-29 21:54:12 +02:00 |
|
coderkun
|
332ae4f2c7
|
implement sort functionality for listing and managing Characters (Issue #177)
|
2014-04-29 21:40:12 +02:00 |
|
coderkun
|
f2de7c3de7
|
add icons for Character groups
|
2014-04-29 14:18:04 +02:00 |
|
coderkun
|
f112900609
|
correct redirect of Quests with unspecified result
|
2014-04-29 01:16:17 +02:00 |
|
coderkun
|
6d17b7eaf1
|
correct description shorting for Seminaries and add values for XP progress bar
|
2014-04-28 23:16:36 +02:00 |
|
coderkun
|
2669359076
|
include Characters with same amount of XPs in Character ranking and sort them randomly
|
2014-04-28 15:31:11 +02:00 |
|
coderkun
|
e90bfb7008
|
correct listing of Quests for Questtopics
|
2014-04-28 13:44:58 +02:00 |
|
coderkun
|
bc38de16fd
|
remove leftover var_dump() from testing
|
2014-04-28 10:21:27 +02:00 |
|
coderkun
|
f74d18c668
|
ipmlement CRUD for Character (groups-) groups
|
2014-04-28 10:09:17 +02:00 |
|
coderkun
|
b7f0671636
|
add moodpics for system and Seminary categories
|
2014-04-27 12:36:30 +02:00 |
|
coderkun
|
0294040063
|
search for the first text of a Questgroup recursively (Issue #77)
|
2014-04-27 03:50:25 +02:00 |
|
coderkun
|
d077aa026a
|
add option to select Character properties to show for listing and managing Characters
|
2014-04-27 03:11:10 +02:00 |
|
coderkun
|
7792c48a77
|
use parameter for locked Achievements to prevent caching problems (Issue #155)
|
2014-04-26 14:14:51 +02:00 |
|
coderkun
|
3be12fe26e
|
correct rights for managing Characters (Issue #156)
|
2014-04-26 13:31:17 +02:00 |
|
coderkun
|
72ab7505be
|
use NotificationComponent to notify of new Achievements and Level-ups and show them in HTML-layout view (Issue #128)
|
2014-04-25 22:46:10 +02:00 |
|
coderkun
|
ac04034825
|
implement NotificationComponent for storing notifications
|
2014-04-25 22:45:11 +02:00 |
|
coderkun
|
96fd39ee83
|
let SeminarymenuController extend Controller instead of SeminaryController since it is not an IntermediatController
|
2014-04-25 22:44:37 +02:00 |
|
coderkun
|
b98b22734e
|
update Quest page: show everything on one page
|
2014-04-24 18:06:57 +02:00 |
|
coderkun
|
d4c127d4dd
|
show optional Questlines also for Questgroup (Issue #132)
|
2014-04-24 16:49:09 +02:00 |
|
coderkun
|
d1eed83395
|
add stati for Questgroups
|
2014-04-24 16:30:40 +02:00 |
|
coderkun
|
bdb3399230
|
correctly get data for optional Questgroups
|
2014-04-24 16:21:19 +02:00 |
|
coderkun
|
651a1641d7
|
implement manageing of Character groups (at least members)
|
2014-04-24 14:32:53 +02:00 |
|
coderkun
|
bf169305a7
|
do not use empty() without write-context
|
2014-04-24 12:38:52 +02:00 |
|
coderkun
|
daf303fe04
|
only consider Character with user role in ranking
|
2014-04-24 12:04:18 +02:00 |
|
coderkun
|
e8709b1e49
|
add an optional deadline to Achievements
|
2014-04-24 12:01:50 +02:00 |
|
coderkun
|
5088eb0640
|
set entered values for Seminary fields for Character registration
|
2014-04-24 03:55:12 +02:00 |
|
coderkun
|
ea1c3ec7b3
|
add Character type pictures to Character registration page (Issue #97)
|
2014-04-24 03:53:51 +02:00 |
|
coderkun
|
f35cfa41ec
|
add page to manage Characters
|
2014-04-23 21:02:30 +02:00 |
|
coderkun
|
2185a7c2a4
|
change user Seminary roles to Character roles
|
2014-04-23 20:06:58 +02:00 |
|
coderkun
|
c6d57fe6bb
|
remove small leftover from testing in QuestsController
|
2014-04-23 15:10:45 +02:00 |
|
coderkun
|
07c678a9f1
|
format overview of all Quests as list instead of table
|
2014-04-23 15:09:38 +02:00 |
|
coderkun
|
95837803a1
|
improve Questtype ?submit? and store additional data for Character answers
|
2014-04-23 15:08:53 +02:00 |
|
coderkun
|
458da91a8b
|
correct UploadsAgent for Seminary uploads
|
2014-04-23 12:44:07 +02:00 |
|