Skip to content
  1. May 06, 2019
  2. May 02, 2019
  3. Apr 30, 2019
  4. Apr 25, 2019
  5. Apr 23, 2019
  6. Apr 21, 2019
  7. Apr 08, 2019
  8. Apr 02, 2019
  9. Mar 29, 2019
    • Florian Eckert's avatar
      luci-base: add cbi tsection error msg option · b347bd14
      Florian Eckert authored
      
      
      In some situation it is usefull to inform the use that this section
      could not get delete, because this config is referenced or is in use.
      
      Example pseudo code:
      
      function s.remove(self, sid)
      	<check if secation could get deleted>
      	if output == nil then
      		self.error_msg = translatef("Unable to remove this section")
      		return nil
      	end
      end
      
      Signed-off-by: default avatarFlorian Eckert <fe@dev.tdt.de>
      b347bd14
  10. Mar 27, 2019
  11. Mar 06, 2019
  12. Mar 01, 2019
  13. Feb 28, 2019
  14. Feb 26, 2019
  15. Feb 21, 2019
  16. Feb 12, 2019
  17. Feb 11, 2019
  18. Feb 07, 2019
  19. Feb 04, 2019
  20. Jan 26, 2019
  21. Jan 25, 2019
  22. Jan 24, 2019
  23. Jan 15, 2019
  24. Jan 10, 2019
  25. Jan 05, 2019
  26. Jan 02, 2019
    • Hannu Nyman's avatar
      timezone data: update to 2018i · c7776c89
      Hannu Nyman authored
      
      
      Update timezone data to 2018i
      
      http://mm.icann.org/pipermail/tz-announce/2018-December/000053.html
      http://mm.icann.org/pipermail/tz-announce/2018-December/000054.html
      
      2018h:
      * Qyzylorda, Kazakhstan moved from +06 to +05 on 2018-12-21.
      * New zone Asia/Qostanay because Qostanay, Kazakhstan didn't move.
      * Metlakatla, Alaska observes PST this winter only.
      * Guess Morocco will continue to adjust clocks around Ramadan.
      * Add predictions for Iran from 2038 through 2090.
      
      2018i:
      * São Tomé and Príncipe switches from +01 to +00 on 2019-01-01.
      
      Signed-off-by: default avatarHannu Nyman <hannu.nyman@iki.fi>
      c7776c89
  27. Dec 29, 2018
  28. Dec 26, 2018
  29. Dec 20, 2018
  30. Dec 19, 2018
  31. Dec 14, 2018
  32. Dec 13, 2018