Commit graph

7 commits

Author SHA1 Message Date
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
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
5888797569 Added URL keyword to svn:keywords property 2011-02-23 16:24:32 +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