d2501c2d3a
Replace for..each loops with for..of
...
💡 Needs Helma with enabled ES6 features in Rhino
2023-08-27 00:09:17 +02:00
6e40b1fdec
Format story content in compat layer as Markdown
2021-06-06 20:45:43 +02:00
9f7d1a8529
fix: wrong namespace for sanitizeHtml method
2018-04-30 11:28:17 +02:00
5446fc87c2
Fixed nasty bug when resubmitting the story editor via script
2015-03-06 17:25:53 +01:00
c614e08718
Fixed b/w compatibility for linked comments in history skin
2015-01-05 20:26:29 +01:00
1b79f12eff
Refactored for UIKit support
2014-12-16 23:08:48 +01:00
ab8560b057
Updated license header and unified comments
2014-07-04 17:16:51 +02:00
c7d78eba65
Reduced line indent from 3 to 2 spaces
2014-07-04 15:32:18 +02:00
3e769d3d6e
Cleaned up whitespace with Sublime Text 2
2014-07-04 15:30:46 +02:00
bc0dde7ade
Fixed compatibility layer
2013-04-07 16:46:42 +00:00
6da05126fe
Moved allowed Story this.link_macro() to compat layer
2013-04-06 20:04:26 +00:00
483f040e6d
Moved some more deprecated allowed Story macros to compat layer
2013-04-06 19:53:11 +00:00
c4e64ac700
* Moved deprecated macros allowed in a story to compatibility layer
...
* Simultaneously defined allowed macros in a constant array for further use
2013-04-06 19:35:18 +00:00
e3a5e68102
Changed signature of HopObject.confirmConstructor() method: argument can now be either a constructor function or a prototype instance
2012-05-12 16:31:43 +00:00
08f3c6b2c9
Fixed “new Comment” constructor call according to latest changes in constructors
2012-05-12 14:18:31 +00:00
002660ac64
Fixed bug causing images to be rendered in Story#history skin as reported in http://about.antville.org/stories/2062518/#2064313
2011-05-31 09:13:29 +00:00
0f7c8f53e1
* Slightly modified Story.content_macro() in compat to prevent leaking of param properties into HTML attributes
...
* Replaced req.data with req.params in Stories.create_action() and Images.create_action() to prevent leaking of unwanted data (e.g. http_*) to the database
* Renamed and refactored Story.setMetadata() to Story.setCustomContent()
* Renamed Story.isMetadata() to Story.isCustomContent()
2011-05-15 14:42:54 +00:00
5888797569
Added URL keyword to svn:keywords property
2011-02-23 16:24:32 +00:00
250573b4e4
* Refactored compatibility layer according to changes in Metadata prototype
...
* Added some FIXMEs where measurements are unclear
* Removed obsolete comments and files
2011-02-10 23:41:12 +00:00
c87f038fc6
* Removed unnecessary gettext() calls from compatibility layer
...
* Removed obsolete sys_* methods from the compatibilty layer’s Root prototype
2010-04-26 00:13:25 +00:00
26f33a0220
* Shortened directory names
...
* Renamed misc directory to extra
* Moved WEB-INF and updater directories into extra
2009-10-31 13:57:51 +00:00