Commit graph

3984 commits

Author SHA1 Message Date
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
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
3feee29c0f fix: missing translation 2018-04-30 13:51:42 +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
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
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
13b9782cf0 add: metadata for new root properties 2018-04-27 16:57:47 +02:00
1b2bd820a0 fix: insufficient and invalidating amp output 2018-04-27 14:42:11 +02:00
f617e44d83 add: setup options for registration scope and login mode 2018-04-21 22:23:32 +02:00
7520783ff9 chg: simplified b/w compatibility for module optimizations 2018-04-18 22:43:20 +02:00
f283f83553 fix: too narrow page width for skin editor 2018-04-15 22:39:38 +02:00
9619351f9b chg: reverse application of new body css
ignore only if body has av-15 class
2018-04-15 20:13:43 +02:00
658a595dbd chg: refactored nav menu for smaller screens 2018-04-08 22:49:02 +02:00
79ceae33a4 del: unnecessary $Site#page skin 2018-04-08 22:48:09 +02:00
ac5d7dbe49 fix: dimensions of header image 2018-03-25 12:18:08 +02:00
19316ee98c fix: restrict max page width to most pages 2018-03-24 18:37:06 +01:00
df04fb91dc fix: image width in list view 2018-03-24 17:56:59 +01:00
b77469b33c chg: limit maximum page width 2018-03-24 17:56:28 +01:00