Skip to content
  1. May 07, 2019
  2. May 06, 2019
  3. May 02, 2019
  4. Apr 30, 2019
  5. Apr 25, 2019
  6. Apr 23, 2019
  7. Apr 21, 2019
  8. Apr 12, 2019
  9. Apr 08, 2019
  10. Apr 02, 2019
  11. 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
  12. Mar 27, 2019
  13. Mar 11, 2019
  14. Mar 09, 2019
  15. Mar 06, 2019
  16. Mar 01, 2019
  17. Feb 28, 2019
  18. Feb 27, 2019
  19. Feb 26, 2019
  20. Feb 21, 2019
  21. Feb 13, 2019
    • Sven Roederer's avatar
      treewide: move freifunk-related packages to separate repo · 4654ba92
      Sven Roederer authored
      
      
      Even Freifunk was one of the major factory to create the LuCI-system, it's
      now only a very small part of LuCI. LuCI has become a much bigger thing
      and it seems that it's time to move the packages only relating to Freifunk
      into it's own feed.
      On the mailinglist it was discussed [1] and a repo below the general
      Freifunk team on github was created.
      
      This commit removes all packages that will be hosted in the new repo [2]
      
      1 - http://lists.freifunk.net/pipermail/wlannews-freifunk.net/2019-February/004818.html
      2 - https://github.com/freifunk/openwrt-packages
      
      Signed-off-by: default avatarSven Roederer <freifunk@it-solutions.geroedel.de>
      4654ba92
  22. Feb 12, 2019
  23. Feb 11, 2019
  24. Feb 07, 2019
  25. Feb 04, 2019
  26. Jan 30, 2019
  27. Jan 26, 2019
  28. Jan 25, 2019
  29. Jan 24, 2019