|
922f2ed732
|
add: support for account deletion
|
2018-05-12 17:39:34 +02:00 |
|
|
1defbc8240
|
fix: double encoding
|
2018-05-11 17:27:19 +02:00 |
|
|
24a41030e7
|
chg: get total count of items and then retrieve each page
|
2018-05-11 17:27:04 +02:00 |
|
|
b36609006e
|
fix: sql syntax error in mysql
|
2018-05-11 17:01:51 +02:00 |
|
|
b61940c2e1
|
add: display of a user’s timeline
|
2018-05-11 16:53:20 +02:00 |
|
|
48c415cd2c
|
add: tags to site export
|
2018-05-11 15:02:45 +02:00 |
|
|
bdf8d227b9
|
fix: issue with wrong membership name
exporting all site content now, anyway
|
2018-05-11 14:20:53 +02:00 |
|
|
c66b372748
|
add: site export in json format
contains vintage export.xml
|
2018-05-11 12:56:48 +02:00 |
|
|
72680a2659
|
fix: dysfunctional evaluation of response from stopforumspam.com
while adding a property for enabling the blacklist checks
|
2018-05-10 23:05:26 +02:00 |
|
|
aae43d3051
|
chg: column order and re-enabled size column
|
2018-05-06 22:01:20 +02:00 |
|
|
f35eaef6aa
|
add: creator_name to every exported object
|
2018-05-05 19:24:30 +02:00 |
|
|
f6da6748cc
|
fix: href of wrong object
|
2018-05-05 19:24:09 +02:00 |
|
|
2726768ddf
|
add: story comments by other users to export
|
2018-05-05 18:55:37 +02:00 |
|
|
2e8fba1f31
|
add: job name to admin table
|
2018-05-05 17:53:30 +02:00 |
|
|
eed7d08028
|
fix: missing less compiler for creating static css
|
2018-05-05 16:57:24 +02:00 |
|
|
c3d64dc829
|
fix: unwanted code running after caught exception
|
2018-05-05 16:56:53 +02:00 |
|
|
ca2040d429
|
fix: undefined res.meta.values
|
2018-05-05 16:55:58 +02:00 |
|
|
3b4112fcfb
|
add: check and removal of existing account data archive
|
2018-05-05 16:55:25 +02:00 |
|
|
b42772eef1
|
add: log output when exporting account data
|
2018-05-05 16:54:43 +02:00 |
|
|
6a62937005
|
fix: too complicated deletion of jobs
|
2018-05-05 16:46:30 +02:00 |
|
|
fb654a6c46
|
fix: incorrect method application
|
2018-05-05 16:45:47 +02:00 |
|
|
5a2af525e1
|
chg: run account export as job
|
2018-05-05 11:04:17 +02:00 |
|
|
c388e71203
|
add: archive export for account (json)
|
2018-05-04 17:02:00 +02:00 |
|
|
8b45d5acf7
|
fix: type in translation
|
2018-04-30 21:19:26 +02:00 |
|
|
3feee29c0f
|
fix: missing translation
|
2018-04-30 13:51:42 +02:00 |
|
|
3a34a2fb0e
|
fix: missing translations
|
2018-04-30 13:44:20 +02:00 |
|
|
8f83797e44
|
add: check and dialog for accepting updated terms and conditions
|
2018-04-30 13:37:21 +02:00 |
|
|
ef097ff020
|
add: class for rendering text from right to left
|
2018-04-30 12:04:00 +02:00 |
|
|
9f7d1a8529
|
fix: wrong namespace for sanitizeHtml method
|
2018-04-30 11:28:17 +02:00 |
|
|
97bfba00d0
|
chg: allow paths to other sites for terms / privacy stories
|
2018-04-30 11:26:12 +02:00 |
|
|
065679f7f0
|
chg: directly require() server-side node modules
needs `rhino.optlevel = -1` to prevent [“generated bytecode for method exceeds 64K limit” error](https://groups.google.com/forum/#!msg/mozilla-rhino/N_O4Got4ED8/gqMnItFFzL8J)
|
2018-04-29 23:55:57 +02:00 |
|
|
c2c3684ae0
|
chg: minor code improvement
|
2018-04-29 22:50:00 +02:00 |
|
|
8c86db2eb0
|
Merge branch 'develop' into feature/commonjs-support
|
2018-04-29 21:57:07 +02:00 |
|
|
10736fff35
|
fix: outdated rhino version
|
2018-04-29 21:51:32 +02:00 |
|
|
0f44650110
|
Merge branch 'develop' into feature/emulate-deleted-site
|
2018-04-29 20:46:26 +02:00 |
|
|
4d85afcf8a
|
add: support for data privacy statement and terms & conditions
|
2018-04-29 20:42:42 +02:00 |
|
|
b31be0f3aa
|
chg: prevent user from logging in and out again on insufficient login permission
|
2018-04-29 13:32:06 +02:00 |
|
|
9ec39eaf98
|
fix: user being logged in in spite of missing permission
|
2018-04-29 01:42:54 +02:00 |
|
|
fcc889a480
|
fix: unsecure url
|
2018-04-29 01:29:32 +02:00 |
|
|
6d85a22091
|
fix: display of null values for creation / modification dates on initial setup
|
2018-04-29 01:29:21 +02:00 |
|
|
1681ea1ec0
|
chg: use default public schema in postgres / h2 databases
|
2018-04-29 01:29:16 +02:00 |
|
|
6663e220d8
|
chg: upgraded h2 to version 1.4
|
2018-04-29 01:29:11 +02:00 |
|
|
d864e5e9d3
|
chg: refactored setup for login / registration permissions
|
2018-04-29 01:29:04 +02:00 |
|
|
4befcbac0d
|
add: metadata for new root properties
|
2018-04-27 17:10:22 +02:00 |
|
|
66f0813c4d
|
Revert "Merge branch 'hotfix/missing-metadata' into develop"
This reverts commit 81eade1e27 .
|
2018-04-27 17:09:03 +02:00 |
|
|
4d18de1f59
|
Revert "Merge branch 'hotfix/missing-metadata' into develop"
This reverts commit c9527ef194 .
|
2018-04-27 17:08:46 +02:00 |
|
|
45a47e47c1
|
Merge branch 'develop'
|
2018-04-27 17:02:30 +02:00 |
|
|
c9527ef194
|
Merge branch 'hotfix/missing-metadata' into develop
|
2018-04-27 16:59:12 +02:00 |
|
|
81eade1e27
|
Merge branch 'hotfix/missing-metadata' into develop
|
2018-04-27 16:58:17 +02:00 |
|
|
13b9782cf0
|
add: metadata for new root properties
|
2018-04-27 16:57:47 +02:00 |
|