Skip to content
  1. Jun 28, 2019
  2. Jun 22, 2019
  3. Jun 12, 2019
  4. Jun 11, 2019
  5. Jun 09, 2019
  6. Jun 05, 2019
  7. Jun 04, 2019
  8. Jun 03, 2019
  9. May 18, 2019
  10. May 17, 2019
  11. May 15, 2019
  12. May 13, 2019
  13. May 06, 2019
  14. May 02, 2019
  15. Apr 30, 2019
  16. Apr 25, 2019
  17. Apr 23, 2019
  18. Apr 21, 2019
  19. Apr 08, 2019
  20. Apr 02, 2019
  21. 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
  22. Mar 27, 2019
  23. Mar 06, 2019
  24. Mar 01, 2019
  25. Feb 28, 2019
  26. Feb 26, 2019
  27. Feb 21, 2019
  28. Feb 12, 2019
  29. Feb 11, 2019
  30. Feb 07, 2019
  31. Feb 04, 2019
  32. Jan 26, 2019
  33. Jan 25, 2019