summaryrefslogtreecommitdiffhomepage
path: root/modules
AgeCommit message (Collapse)Author
2008-11-18Fix behaviour of dynamicdhcp field (thanks to Fabio Mercuri)Steven Barth
2008-11-18* luci/modules/admin-full: fix reversed macfilter logicJo-Philipp Wich
2008-11-16* luci/themes: fix log pagesJo-Philipp Wich
* luci/modules/admin-full: add dmesg page * luci/i18n: add "dmesg" translations * luci/libs/util: add cmatch(), register string functions in string class * luci/libs/sys: add dmesg()
2008-11-16Fix URL to Freifunk contact page (closes #3)Steven Barth
2008-11-16* luci/modules/admin-{core,full}: sync wireless model and scheme to new ↵Jo-Philipp Wich
broadcom config
2008-11-16* modules/admin-full: adept wifi model to cover new broadcom optionsJo-Philipp Wich
2008-11-16* modules/admin-core: adept wireless scheme to new config optionsJo-Philipp Wich
2008-11-16* luci/modules/freifunk: remove now obsolte [tr]xant options from wizzardJo-Philipp Wich
2008-11-12Tune Freifunk defaultsSteven Barth
2008-11-12Added nosbeacon flags to wifi configurationSteven Barth
2008-11-12Add support for NanoFoo antenna settingsSteven Barth
2008-11-09Include backup date and hostname in backup archive nameSteven Barth
2008-11-06* luci/modules/admin-{core,mini,full}: implement new zoneinfo in system modelsJo-Philipp Wich
2008-11-06* luci/modules/admin-{mini,full}: allow custom values in timezone selectionJo-Philipp Wich
2008-11-06* luci/applications: force success for postinstall scriptsJo-Philipp Wich
2008-11-05* luci: fix postinstall scriptsJo-Philipp Wich
2008-11-04* luci/modules/admin-core: add postinstall to enable init scripts when ↵Jo-Philipp Wich
installed with opkg
2008-11-01Show ARP-Cache on "Active Connections" pageSteven Barth
2008-10-31Wifi devices should not be deletable (UVL override)Steven Barth
2008-10-31UVL related override fixes for EssentialsSteven Barth
2008-10-31Removed UCI Save/Apply cache from EssentialsSteven Barth
Made CBI controllers configurable
2008-10-27* luci: replace all "OpenWRT" occurences with "OpenWrt"Jo-Philipp Wich
2008-10-24* luci/modules/admin-full: make custom dns servers selectable for any ↵Jo-Philipp Wich
interface protocol
2008-10-23* luci/modules/admin-mini: port selective protocol handling from admin-fullJo-Philipp Wich
* luci/i18n: add required strings for admin-mini
2008-10-23* luci/modules/admin-full: obfuscate password field for pptp serverJo-Philipp Wich
* luci/i18n/portuguese_brazilian: sync translation
2008-10-23* luci/modules/admin-full: only display interface protocols that are ↵Jo-Philipp Wich
actually supported * luci/18n: add prereq description for interface proto to translations
2008-10-23* luci/themes/openwrt.org: fixes for syslog page and overall improvements, ↵Jo-Philipp Wich
thanks Carlos
2008-10-19Use real REQUEST_URI for sysauthSteven Barth
2008-10-17Added support for PXE boot configurationSteven Barth
2008-10-14* luci/modules/admin-core: fix regression that entirely prevents interface ↵Jo-Philipp Wich
configurartion
2008-10-13* luci/modules/admin-full: made keep-alive and demand optional in interface ↵Jo-Philipp Wich
config
2008-10-13* luci/admin-full: implement 3G support in interface configJo-Philipp Wich
* luci/admin-mini: extend network scheme to cover 3G support * luci/i18n: add required strings for 3G support
2008-10-12* luci/modules/admin-full: make some ppp options actually optionalJo-Philipp Wich
2008-10-12* luci/modules/admin-core: fix typo/spec violation in network schemeJo-Philipp Wich
2008-10-12* luci/modules/admin-core: change datatype of ppp device to "device" in ↵Jo-Philipp Wich
network scheme
2008-10-12* luci/modules/admin-full: add support for PPP interface configurationsJo-Philipp Wich
* luci/i18n: add strings for ppp config and cbi filebrowse values
2008-10-12* luci/modules/admin-core: change datatype for server option to "host" in ↵Jo-Philipp Wich
network scheme, this bug prevented the validation of pptp configs when a hostname was used as pptp server
2008-10-12* luci/modules/admin-core: extend network uvl scheme to cover ppp ↵Jo-Philipp Wich
configurations too
2008-10-10* luci/libs/cbi: implement file browse fieldsJo-Philipp Wich
* luci/modules/admin-full: add file browse controller
2008-10-10OXYGEN #3: Add "back" button to UCI apply/revert/changes pagesSteven Barth
2008-10-10OXYGEN #2: Reorganized theme selection, added indexing supportSteven Barth
2008-10-09OXYGEN #1: Added index-marksSteven Barth
2008-10-08modules/admin-full: Added conntrack network pageSteven Barth
2008-10-07* luci/modules/admin-core: fix css class of password fieldJo-Philipp Wich
2008-10-07* luci-trunk: huge xhtml, css and accessibility improvement patch - thanks ↵Jo-Philipp Wich
Alina!
2008-10-05* luci/modules/admin-{mini,full}: fix language selection for langauges ↵Jo-Philipp Wich
containing hyphens
2008-10-03Fixed last commitSteven Barth
2008-10-03Added several backreference to Overview pagesSteven Barth
2008-09-25* luci/libs/uvl: move most schemes to their corresponding packagesJo-Philipp Wich
2008-09-24* luci/modules/admin-core: make sure luci_hosts is executed before dnsmasqJo-Philipp Wich