31 Aug, 2015
3 commits
30 Aug, 2015
1 commit
28 Aug, 2015
17 commits
27 Aug, 2015
10 commits
26 Aug, 2015
9 commits
-
Links and images are saved with relative path but it wasn't considering the profile domain. Because of this, the links were broken on article visualization. This commit also fix the url on edition of tinymce articles.
-
If stylesheet_link_tag gets's an absolute path starting with /assets, it won't append a hash of the file contents to the URL, so if you update a theme you won't get a new URL and varnish will cache the old stylesheet for a month or so.