Skip to content
Snippets Groups Projects
  1. Oct 27, 2014
  2. Oct 22, 2014
  3. Oct 21, 2014
  4. Oct 18, 2014
  5. Oct 15, 2014
  6. Oct 14, 2014
  7. 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
  8. Oct 08, 2014
  9. Oct 06, 2014
  10. Oct 05, 2014
  11. Sep 30, 2014
  12. Sep 29, 2014
  13. Sep 28, 2014
  14. Sep 27, 2014
  15. Sep 26, 2014
  16. Sep 23, 2014
  17. Sep 22, 2014
  18. Sep 20, 2014
  19. Sep 19, 2014
  20. Sep 16, 2014
  21. Sep 15, 2014
  22. Sep 13, 2014
  23. Sep 10, 2014
Loading