7cb6c70f60
fix: missing ant icon
2018-03-18 18:51:39 +01:00
c8f0c8ade9
Revert "fix: missing ant svg"
...
This reverts commit dcad7a4df4
.
2018-03-18 18:51:19 +01:00
dcad7a4df4
fix: missing ant svg
2018-03-18 18:47:49 +01:00
4c0c009e05
fix: clashing class name av-ant
2018-03-18 18:45:55 +01:00
aca84e15f4
chg: hide floating navbar when area to left of it is touched
2018-03-18 18:29:41 +01:00
2274d2081a
chg: display floating navigation with toggle button on small screens
2018-03-18 12:55:38 +01:00
b3a9a82382
chg: resolve referrer urls before writing to database
2017-07-02 11:54:16 +02:00
9ad4989583
add: Admin.resolveURl() method
2017-07-02 11:53:18 +02:00
55fb6d57e8
del: unnecessary prefix/suffix macro parameters
...
also unified meta tags wherever possible
2017-07-02 11:51:40 +02:00
5ab19df7d9
fix: too fuzzy results of text output in formatDate()
...
was always returning the integer part of the result – i.e. Math.floor()
2017-04-30 10:19:50 +02:00
88f65c007d
fix: missing getDeletionDate() method
2017-04-30 10:08:50 +02:00
c115f03867
chg: use “delete” instead of ”remove” in user messages
2017-04-30 09:50:52 +02:00
c2d8c557fc
chg: simplified “deleted site” warning
2017-04-30 09:50:13 +02:00
ceeba55018
fix: display of 401 error message
2017-04-30 09:49:31 +02:00
49b1b357a0
fix: missing support for future dates in formatDate() method
2017-04-30 09:49:03 +02:00
f6b76518ac
fix: return value of deleted_macro() if no formatting should be applied
...
in that case, the date value is returned allowing meaningful application of format filter
2017-04-30 09:47:15 +02:00
b7d55cbc88
chg: immediately show most users 404 page for a deleted site
...
owners can revert the deletion request until cronjob is created, privileged users until site is removed with nightly cronjo
2017-04-29 22:07:35 +02:00
df1a87eab4
chg: improved display of various console output levels
2017-04-17 20:03:16 +02:00
59bedf9e78
fix: display of modifier in list of story updates
2017-03-18 00:12:24 +01:00
37909691e5
chg: rebuilt server-side JS file
2017-03-18 00:11:32 +01:00
97d2813df2
add: helma version to health page
2016-12-17 18:16:20 +01:00
d69cf54e43
add: ant target for updating java libraries
...
using helma’s new gradlew wrapper and an extra build.gradle file
2016-12-17 15:54:47 +01:00
0e3bb7216c
fix: redundant call of lessParser.parse()
...
to improve performance again, compromised by slow java less parser
2016-12-17 14:36:53 +01:00
d28d18c0fe
chg: experimental branch using rhino’s commonjs support
...
needs helma’s feature/commonjs-support branch
the less-rhino-1.7.5.js implementation uses its own require() implementation which breaks rhino’s one. thus, the official java impl is used instead – which is quite slow, unfortunately… needs to be resolved in a better way before this can be merged.
however, using marked with require() works like a charm :)
2016-12-17 14:36:52 +01:00
70e55bc853
fix: wording
2016-12-17 14:35:41 +01:00
6619322053
fix: indentation
2016-12-17 14:35:19 +01:00
59377e4676
fix: output of empty locale
2016-12-17 14:34:53 +01:00
cd5cd15018
del: definition of JSON object in external module
...
use Rhino’s implemented JSON support instead
2016-12-17 10:01:19 +01:00
d8fdba526a
fix: href processing
...
missing else clause caused wrong hrefs for default domain
2016-12-09 15:01:17 +01:00
dd49a26a57
add: app property for overriding the scheme used in hrefs
...
e.g. hrefScheme = https generally renders urls starting with https://
2016-12-09 14:48:12 +01:00
c58bedeb0b
chg: allow instant articles for all sites
2016-06-26 20:46:53 +02:00
3ead0b8019
add: basic support for Google’s accelerated mobile pages (AMP)
2016-06-26 20:36:28 +02:00
2d61c0dafa
fix: ignore any origin without either http, https or ftp protocol
2016-06-26 14:12:53 +02:00
d75e3437a9
fix: respect default parameter in description macro
2016-06-26 13:40:29 +02:00
fdfee2e50d
fix: display of file origin in File and Image prototypes
...
* ignore origins with c:\fakepath\ (i.e. uploaded from local file system)
* use `description_macro()` for output of either this.description or this.origin (if available) or nothing, instead of macro default
* prevent setting this.description in `update()` methods or from formica bookmarklet
2016-06-26 13:21:57 +02:00
2eeb4549ce
fix: do not create a helma.Image instance if constraints are fulfilled
...
obviously, helma.Image already compresses image data and a recent change actually removed code preventing this for images fulfilling the max width and height constraints
see http://help.antville.org/stories/2239244/
2016-05-26 12:36:42 +02:00
79d6c265e2
new: skin for instant article
2016-05-25 17:21:29 +02:00
2d0b1d6790
change: added support for instant articles in rss feeds
...
currently only enabled for a few sites
2016-05-25 17:20:39 +02:00
ee28a1466a
fix: don’t resize layout images (except their thumbnails)
2016-04-09 18:24:20 +02:00
4b451cd84c
fix: automatically set og:image from formica
2016-03-28 18:29:53 +02:00
0fe4d4b160
fix: replaced getURL() with corresponding helma.Http methods for more configuration options and better results
2016-03-28 18:28:41 +02:00
b5851313b9
fix: reset the response before sending JSONP data
2016-03-28 18:27:47 +02:00
ac64092624
fix: replaced hard-coded site url with macro
2016-03-25 16:36:07 +01:00
8b3a41191e
updated formica bookmarklet
...
fix: layout in uikit style
fix: gui for in/excluding image
add: support for open graph title and description
chg: emoji in bookmarklet code with support for custom cookie (useful e.g. for nyt)
2016-03-18 22:27:38 +01:00
4d2867d744
fix: added missing change in $Image#embed skin for improved formica image link
2016-01-16 23:43:11 +01:00
7644cc4ec0
chg: improved responsive formica image with custom link to source URL
2016-01-16 23:39:41 +01:00
6180ee475c
fix: refactored for latest update in Helma’s format() method to prevent huge gaps in <pre> elements
2015-08-14 14:25:53 +02:00
aeb13485e9
fix: date formatting
2015-08-14 14:24:50 +02:00
34af2b0bd9
fix: missing simple linebreaks in story
2015-08-14 11:29:47 +02:00
eb8e1dbd8b
fix: replaced arbitrary patterns with specific ones
2015-08-10 17:15:01 +02:00