Commit graph

5055 commits

Author SHA1 Message Date
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
d33f0eeaae Merge branch 'develop' into hotfix/missing-metadata 2018-04-27 16:54:33 +02:00
1b2bd820a0 fix: insufficient and invalidating amp output 2018-04-27 14:42:11 +02:00
4136683d2e Merge branch 'feature/disable-registration' into develop 2018-04-27 13:55:00 +02:00
b8d9958060 chg: translated new messages and rebuilt message files 2018-04-21 22:32:45 +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