Skip to content
Snippets Groups Projects
  1. Jan 26, 2013
    • Andreas Gohr's avatar
      Merge branch 'master' of git://github.com/gronke/dokuwiki into pull-request-158 · 2ee10302
      Andreas Gohr authored
      * 'master' of git://github.com/gronke/dokuwiki:
        update.js applied
        update.sh must overwrite stylesheet
        jQuery update.sh
        jQuery latest
      2ee10302
    • Andreas Gohr's avatar
      Merge branch 'subscription' Pull Request #125 · ba562223
      Andreas Gohr authored
      * subscription: (25 commits)
        link directly to subscription management in mails
        only use mailfromnobody for bulk mails
        added missing context for list mails
        readded mailfromnobody to subscription sending
        correctly escape diffs in HTML mails
        fixed lists in HTML mails
        simplified subscription->add() code a bit
        comment adjusted
        removed unused vars
        removed data parameter in subscription_handle_post()
        fixed tests
        some reformatting
        added compatibility function
        moved registration notification to subscription class
        fixed merge error in inc/auth.php
        consolidate more notification code in subscription class
        minor cleanup
        initialize new subscriptions with current time
        fixed subscription management
        correctly check if subscriptions are enabled
        ...
      ba562223
    • Andreas Gohr's avatar
      link directly to subscription management in mails · c38b7fab
      Andreas Gohr authored
      This was updated in the english translation a while ago, but was still
      missing in some translations
      c38b7fab
  2. Jan 25, 2013
  3. Jan 24, 2013
  4. Jan 23, 2013
  5. Jan 22, 2013
  6. Jan 21, 2013
  7. Jan 20, 2013
  8. Jan 19, 2013
  9. Jan 18, 2013
  10. Jan 13, 2013
  11. Jan 11, 2013
    • Michael Hamann's avatar
      Fix content of pages with incorrect metadata in list feeds · 1512eb89
      Michael Hamann authored
      Before this change the last modification time was taken from metadata
      and then the revision that was specified there was loaded from the
      attic. Now revisions from attic are only loaded when the page has been
      modified more recently and the date is normally the last modification
      time of the page source. This was a problem when the most recent change
      was an external edit, then an older revision was shown in the feed.
      1512eb89
Loading