Commit graph

39 commits

Author SHA1 Message Date
oliver
9dccab9173 update header of source files with current year and new link 2016-10-28 21:43:18 +02:00
oliver
2a932d1134 include Character groups Achievements when copying Seminaries 2016-03-12 16:03:38 +01:00
oliver
d5373b5b9d add location to seminaries 2016-02-12 11:02:06 +01:00
oliver
84a3855e47 implement copying of Stations for Seminary copy feature 2016-01-30 20:15:13 +01:00
oliver
77cfc0c051 improve map implementation including edit functionality 2015-05-17 20:53:00 +02:00
oliver
45cd7e795d replace tabs with spaces 2015-05-12 09:49:53 +02:00
coderkun
4b87c22904 implement copying a complete Seminary (implements issue #7) 2015-03-21 15:15:49 +01:00
coderkun
eca33f7a73 add namespaces to docstring types 2015-03-06 12:19:07 +01:00
coderkun
9b604569e2 check availability of Avatar at various places 2014-07-10 13:19:02 +02:00
coderkun
468e1bc421 implement CRUD for Questgroup texts (issue #32) 2014-07-01 22:24:28 +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
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
coderkun
dde0a50e04 add a meaningful title to HTML-pages (Issue #185) 2014-05-04 01:41:54 +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
0294040063 search for the first text of a Questgroup recursively (Issue #77) 2014-04-27 03:50:25 +02:00
coderkun
2185a7c2a4 change user Seminary roles to Character roles 2014-04-23 20:06:58 +02:00
coderkun
52e2f65055 calculate XP-sums of Questgroups much more efficiently 2014-04-23 11:47:05 +02:00
coderkun
0ccd456a6d allow editing and deleting of seminaries only to Seminary-admins 2014-04-22 19:20:58 +02:00
coderkun
8d9e0473a1 do not check Questgroup and Quest permissions for Seminary-admins and -moderators 2014-04-18 18:34:53 +02:00
coderkun
396c61586c add method for Seminary header media (with lower permissions) 2014-04-12 13:07:55 +02:00
coderkun
4fc53a9b57 set description abstract for seminaries in listing 2014-04-09 00:08:32 +02:00
coderkun
f78568dcc1 disable links based on permissions 2014-04-09 00:07:37 +02:00
coderkun
979e9db2c2 add Seminary media to list of Seminaries 2014-04-05 15:37:54 +02:00
coderkun
998b3bf121 split media and Seminary media 2014-04-05 15:37:11 +02:00
coderkun
40c1ecca50 show only unlocked Questsgroups and Quests and summarize XPs recursive regarding choosed path by character 2014-03-30 04:07:23 +02:00
coderkun
9a5cdbc65d add mood pic for seminary 2014-03-28 22:43:02 +01:00
coderkun
ba8dd2ebc0 new structure for optional Questgroups instead of single Quests 2014-03-28 21:28:45 +01:00
coderkun
c0a0d785de determine Media (image) for Questgroups on Seminary page 2014-03-21 15:55:28 +01:00
coderkun
3307df0789 calculate XPs for Questgroups 2014-03-19 01:24:45 +01:00
coderkun
def8b192e1 add correct abstract to seminary page 2014-03-19 00:49:19 +01:00
coderkun
d49bc7261a implement permissions for Questgroups, Quests and Sidequests 2014-03-04 03:16:02 +01:00
coderkun
684d31f4bf implement basic Questgroups and Quests structure 2014-02-09 13:37:40 +01:00
coderkun
21f6625c68 implement user roles and user seminary roles as basic ACL 2014-01-30 00:59:02 +01:00
coderkun
b7a0d594d8 use ?is_null? function instead of ?empty? due to backwards compatibility 2014-01-29 15:40:49 +01:00
coderkun
9e21ff9312 implement CRUD for seminaries and correct typos for users 2014-01-25 20:55:10 +01:00
coderkun
4706fb5204 integrate AuthComponent and implement CRUD for users 2014-01-22 16:31:25 +01:00
coderkun
379328434b add localization and move timezone selection to the right place 2014-01-19 23:03:55 +01:00
coderkun
00d4aeac3a add basic Users- and SeminariesAgent 2014-01-17 16:26:49 +01:00