Skip to content
Snippets Groups Projects
  1. Oct 10, 2014
    • Angus Gratton's avatar
      Fix for update messages never completely going away · 86c04d87
      Angus Gratton authored
      The existing logic for messages.txt requires some valid update
      response (ending in %) to the messages update check before it clears
      the current messages.
      
      However update.dokuwiki.org appears to return an empty string response
      if everything is up to date. (ie http://update.dokuwiki.org/check/46.1 )
      
      As a result if there are update messages in messages.txt they don't
      automatically go away after updating to the current version. The only
      time they change is when a newer release comes out. The upgrade plugin
      has logic in it to force a re-download of messages.txt, but currently
      this just re-downloads the old update messages.
      
      This change explicitly allows for "" as a valid "no messages"
      indicator (distinct from false, which is the HTTP error indicator.)
      86c04d87
  2. Oct 08, 2014
  3. Oct 06, 2014
  4. Oct 05, 2014
  5. Sep 29, 2014
  6. Sep 28, 2014
  7. Sep 27, 2014
  8. Sep 26, 2014
  9. Sep 23, 2014
  10. Sep 22, 2014
  11. Sep 20, 2014
  12. Sep 19, 2014
  13. Sep 16, 2014
  14. Sep 15, 2014
  15. Sep 13, 2014
  16. Sep 10, 2014
  17. Sep 03, 2014
  18. Sep 01, 2014
  19. Aug 27, 2014
  20. Aug 17, 2014
  21. Aug 15, 2014
  22. Aug 09, 2014
  23. Aug 06, 2014
Loading