Skip to content
Snippets Groups Projects
  1. Sep 18, 2012
    • Michael Hamann's avatar
      dbf794bf
    • Michael Hamann's avatar
      Fix CSS cache handling and CSS output · 14977bd2
      Michael Hamann authored
      This fixes several problems:
      - the CSS cache was only updated when either the CSS files for all media
        types or one of the global files was modified
      - when only the screen CSS was changed, the screen CSS was regenerated
        but then the cache was printed which either caused duplicated screen
        CSS output when gzip output was disabled or invalid output with gzip
        enabled as first the plain text screen CSS and then the
        gzip-compressed cache file was printed
      
      Now first all CSS files are collected, then the cache is checked once
      and only after this the CSS content is collected.
      14977bd2
    • Andreas Gohr's avatar
      add linebreaks and escaping in digest HTML mails FS#2606 · bd4e4c94
      Andreas Gohr authored
      this is a temporary and somewhat ugly fix. digest subscriptions should
      make use of the inline format just as the 'every' subscriptions do.
      But it makes sense to implement it correctly in the subscription branch
      instead and not introduce new code in the RC.
      bd4e4c94
    • Michael Hamann's avatar
      Remove diff link from French notify mail FS#2602 · e7ebc158
      Michael Hamann authored
      The link doesn't exist in the English version and it doesn't work
      anymore because appending a parameter to a link doesn't work when the
      link is not just a URL but an HTML link
      e7ebc158
  2. Sep 17, 2012
  3. Sep 16, 2012
  4. Sep 15, 2012
  5. Sep 14, 2012
  6. Sep 13, 2012
  7. Sep 10, 2012
  8. Sep 09, 2012
  9. Sep 08, 2012
  10. Sep 07, 2012
Loading