Commit graph

3984 commits

Author SHA1 Message Date
0bdaa332e7 chg: refactored main js code without jquery 2020-04-05 21:11:08 +02:00
38c203b89e chg: moved md5() method from jquery to global scope 2020-04-05 21:11:08 +02:00
b41116c3f5 chg: refactored initial js after page load without jquery 2020-04-05 21:11:08 +02:00
6cb6e4cd3e chg: refactored grouping timezones without jquery 2020-04-05 21:11:08 +02:00
1952ca19f6 chg: slightly modernized formica bookmarklet code 2020-04-05 21:11:08 +02:00
0c77ab756c fix: missing markdown rendering in multiple places 2020-04-04 11:14:24 +02:00
0cdd3385cf fix: wrong site context for errors on sites which are not deleted 2020-04-03 11:48:05 +02:00
7ed88a16b4 del: support for instant articles 2020-04-03 11:31:11 +02:00
c588441add del: support for amplified mobile pages 2020-04-03 11:18:51 +02:00
f555a0e417 chg: replaced some ant tasks with yarn scripts 2020-03-29 20:33:29 +02:00
7cc3adedbf chg: replaced gradle build tasks with yarn scripts 2020-03-27 21:57:05 +01:00
d29a2a1c3f chg: replaced sanitize-html npm package with string-strip-html 2020-03-27 21:21:59 +01:00
9ca613268f chg: reformatted long line 2020-03-22 15:21:59 +01:00
e1660721ef fix: story formatting issues due to mixing helma and markdown features 2020-03-22 15:21:31 +01:00
4d83a7e941 del: obsolete file 2020-03-07 19:43:48 +01:00
6986a8507e fix: missing digest / etag header for a site’s main action 2020-03-07 19:28:15 +01:00
ff78289daa fix: base64 encoding w/ java > 8 2020-03-07 18:59:14 +01:00
95777db1fa fix: dangling pipe symbol if export action is disabled 2020-03-07 18:56:05 +01:00
5340dbfac5 fix: rss output missing digest / etag header 2020-03-07 18:43:31 +01:00
ac83a5e474 fix: less dividing values instead of correctly interpreting font-size syntax 2020-03-07 18:41:09 +01:00
c36302a83f chg: refactored deletion of accounts and sites 2018-05-21 15:00:57 +02:00
a978ad7c59 fix: typo in sql statement 2018-05-21 07:52:20 +02:00
5ed3ad138f fix: missing re-assignment of site creators and modifiers when deleting an account 2018-05-21 07:50:09 +02:00
12df0060f7 fix: error when trying to remove non-existing tag hub 2018-05-21 07:48:00 +02:00
09585e21df fix: misleading log message 2018-05-20 18:54:33 +02:00
a21c378b7a fix: exception when trying to delete image file 2018-05-20 18:50:59 +02:00
0ba3b4800c fix: premature assignment of image.parent.site 2018-05-20 17:59:21 +02:00
4e46065e87 fix: missing new creator for items in sites a deleted account might had been owner of before 2018-05-20 17:33:13 +02:00
4764649789 fix: undefined site 2018-05-20 16:53:15 +02:00
386690a818 fix: missing deletions / reassignments when deleting account 2018-05-20 16:48:18 +02:00
2b48d309f3 chg: refactored account deletion with sql 2018-05-20 15:02:32 +02:00
5683b35d12 chg: refactored site deletion with sql 2018-05-20 13:16:04 +02:00
70d8c67f07 fix: insufficient checks for displaying admin alert 2018-05-20 13:13:15 +02:00
4f0b0ab834 fix: obsolete calculation site’s deletion date 2018-05-20 10:28:03 +02:00
a4ff04909a chg: also schedule sites owned by an account for deletion 2018-05-20 10:16:33 +02:00
5f96e314db fix: timeout error when running nightly scheduler 2018-05-20 09:42:47 +02:00
e121967bbc fix: out of memory exception when deleting an account 2018-05-20 09:42:19 +02:00
4c85e79dec chg: don’t save site export as antville file anymore 2018-05-20 08:52:07 +02:00
704f80de75 fix: out of memory error when exporting large sites 2018-05-19 12:38:20 +02:00
3f9d03a6f6 chg: moved recaptcha from claustra to core 2018-05-19 09:56:24 +02:00
62bd495564 fix: path of search provider being displayed in button 2018-05-18 21:09:08 +02:00
6dde17b8e8 chg: updated translated messages 2018-05-18 20:55:53 +02:00
b8b58a2ce7 chg: replaced google-search property with search.provider
enabled button for more results at other search providers
2018-05-18 20:46:14 +02:00
f65eff0015 fix: slow search 2018-05-18 20:44:43 +02:00
2120bc3ed8 fix: remaining persistent metadata preventing account deletion to complete 2018-05-13 00:08:11 +02:00
fc044132bb chg: sort jobs by date 2018-05-13 00:05:50 +02:00
2352a788e4 revert: extra deletion of child node 2018-05-12 22:34:49 +02:00
a1e8a00957 fix: transient metadata after deletion 2018-05-12 22:12:29 +02:00
cdefd37ee8 fix: wrong requirements preventing privileged users to delete accounts 2018-05-12 20:01:54 +02:00
0713ac5db7 fix: incomplete account deletion
also generally disable deletion of privileged accounts
2018-05-12 19:03:21 +02:00