Merge CBI change-detection
[project/luci.git] / libs /
2008-11-03 Steven BarthMerge CBI change-detection
2008-11-03 Steven BarthAlways close POST-connections (circumvents some strange...
2008-11-02 Steven BarthFixed new UVL options
2008-11-02 Steven BarthApply host-UVL
2008-11-02 Steven BarthAdded UVL values minlength, maxlength, minimum, maximum
2008-11-02 Steven BarthBump UCI version
2008-11-02 Steven BarthRewrote state based redirection
2008-11-01 Steven BarthPublish request args
2008-11-01 Steven BarthExtend CBI state handling
2008-11-01 Steven BarthAdd XHR CBI helper
2008-11-01 Steven BarthMerge pageactions
2008-11-01 Steven Barth* set .pageaction = false transparently in cbi SimpleFo...
2008-11-01 Steven BarthRemove overload protection from SDK httpd
2008-10-31 Steven BarthThrow error messages on stderr
2008-10-31 Steven BarthRemoved UCI Save/Apply cache from Essentials
2008-10-30 Steven BarthAdd luci.util.append
2008-10-30 Steven Barthluci.util.combine now also accepts single objects
2008-10-30 Steven BarthPublish status data
2008-10-30 Steven BarthFix rewrite and alias functions
2008-10-30 Steven BarthReplace some makes-you-want-to-slash-your-wrists-Code...
2008-10-30 Steven BarthFixed a typo in luci.sys.httpget
2008-10-30 Steven BarthUse uname instead of /proc for reading the system hostname
2008-10-30 Jo-Philipp Wich* luci/libs/cbi: fix possible "Error in template cbi...
2008-10-28 Jo-Philipp Wich* luci/sgi/webuci: remove now empty 130-inet6_fix.patch
2008-10-28 Jo-Philipp Wich* luci/sgi/webuci: fix boa IPv4 support, thanks Alina!
2008-10-27 Jo-Philipp Wich* luci: replace all "OpenWRT" occurences with "OpenWrt"
2008-10-26 Steven BarthAdd posibility to pass args to called-functions in...
2008-10-24 Jo-Philipp Wich* luci/libs/core: use numeric entities in pcdata()
2008-10-24 Jo-Philipp Wich* luci/libs/web: change OpenWRT to OpenWrt in distro...
2008-10-21 Steven BarthSome browsers send crippled content-type headers when...
2008-10-21 Steven BarthAdded missing submitstate-function to tables pseudo map
2008-10-20 Steven BarthContent Type for www-urlencoded should match additions...
2008-10-20 Steven BarthPropagate CBI status via HTTP-Header
2008-10-20 Jo-Philipp Wich* luci/themes: fix small styling issue
2008-10-19 Steven BarthAdded support for per dispatching node theme control
2008-10-19 Steven BarthCBI: Push savestatus to commit_handler
2008-10-19 Steven BarthAdd default redirection page for SDK httpd
2008-10-17 Steven BarthRearrange output of luci.sys.wifi.*, luci.sys.net.conntrack
2008-10-15 Jo-Philipp Wich* luci/libs/httpd: fix spurious Overload errors in...
2008-10-14 Jo-Philipp Wich* luci/themes/openwrt.org: first round of layout fixes...
2008-10-12 Jo-Philipp Wich* luci/libs/uvl: add new datatype "device"
2008-10-12 Jo-Philipp Wich* luci/libs/sys: fix password authentication for users...
2008-10-11 Steven BarthFixed a typo in button template
2008-10-11 Steven BarthOXYGEN #4: Fixed indexing support in dispatcher
2008-10-10 Jo-Philipp Wich* luci/libs/cbi: implement file browse fields
2008-10-10 Jo-Philipp Wich* luci/libs/httpprotocol: store QUERY_STRING in environ...
2008-10-10 Steven BarthOXYGEN #2: Reorganized theme selection, added indexing...
2008-10-10 Jo-Philipp Wich* luci/libs/cbi: implement addremove_template
2008-10-08 Steven BarthOptimized IPKG info parser
2008-10-08 Steven BarthFixed a typo
2008-10-08 Steven BarthRemove debug code from last commit
2008-10-08 Steven Barthmodules/admin-full: Added conntrack network page
2008-10-07 Jo-Philipp Wich* luci/libs/web: add /lib/uci/upload/ to sysupgrade...
2008-10-07 Jo-Philipp Wich* luci/sgi/webuci: apply accept header fix - thanks...
2008-10-07 Jo-Philipp Wich* luci/libs/cbi: also set css class names for dynamical...
2008-10-07 Jo-Philipp Wich* luci/libs/cbi: add css classes to input fields -...
2008-10-07 Jo-Philipp Wich* luci-trunk: huge xhtml, css and accessibility improve...
2008-10-05 Jo-Philipp Wich* luci/i18n: rename *.pt_br.* to *.pt-br.*, extend...
2008-10-03 Jo-Philipp Wich* luci/lib/sys: fixes for sys.init api
2008-10-03 Steven BarthMinor tinyproxy fixes (bumped translations, added missi...
2008-10-03 Jo-Philipp Wich* luci/lib/httpprotocol: fix inline documentation for...
2008-10-03 Jo-Philipp Wich* luci/lib/sys: fix inline documentation of sys.init
2008-10-03 Jo-Philipp Wich* luci/libs/sys: fix function name of init.disable()
2008-10-03 Jo-Philipp Wich* luci/libs/httpprotocol: remove internal functions...
2008-10-02 Jo-Philipp Wich* luci/i18n/portuguese_brazilian: add uvl lua translati...
2008-10-02 Jo-Philipp Wich* luci/i18n/portuguese_brazilian: add uvl translations
2008-10-01 Jo-Philipp Wich* luci-0.8: backport olsr translation fixes
2008-10-01 Steven BarthFix a bug preventing login in non-shadow environments
2008-09-30 Steven BarthFixed a typo which prevented proper dependency tracking...
2008-09-29 Steven BarthWork around OpenWRT / Busybox shadow password quirks
2008-09-29 Steven BarthAdded support for shadow passwords
2008-09-29 Steven BarthFallback to working theme if selected one does not...
2008-09-25 Jo-Philipp Wich* luci/applications: create empty asterisk app folder
2008-09-25 Jo-Philipp Wich* luci/libs/uvl: move most schemes to their correspondi...
2008-09-23 Steven Barthhttpd sections are not unique anymore
2008-09-23 Steven BarthOptimize return value checks for luci-reload
2008-09-23 Jo-Philipp Wich* luci/libs/cbi: remove leftover debugging code
2008-09-23 Jo-Philipp Wich* luci/libs: move upload dispatching from dispatcher...
2008-09-23 Jo-Philipp Wich* luci/libs/cbi:
2008-09-22 Jo-Philipp Wich* luci/libs/uvl: add "device" option to wireless scheme
2008-09-20 Jo-Philipp Wich* luci/libs/cbi: implement commit hooks in cbi maps
2008-09-19 Steven Barthadmin-full/admin-mini: Fixed backup module
2008-09-19 Steven Barthlibs/http: Updated inline documentation for mimedecode_...
2008-09-19 Steven BarthPush full metadata to the file callback (parsed and...
2008-09-19 Steven BarthFixed a typo for broadcom maclist, Improved general...
2008-09-19 Steven BarthOverall CBI improvements: DummyValue handling, dependen...
2008-09-18 Steven BarthRevert mtdow
2008-09-18 Steven Barthnew sysupgrade fixes part 2
2008-09-18 Steven BarthRevised sysupgrade part 1
2008-09-18 Steven BarthMore mtdow fixes
2008-09-18 Steven BarthWork around an ugly Opera and Internet Explorer event...
2008-09-18 Steven Barthmtdow fixes level 1
2008-09-18 Steven Barthlibs/sys: Added autodetection for mtdow
2008-09-17 Jo-Philipp Wich* luci/libs/uvl: set type of "dhcp_option" variable...
2008-09-17 Jo-Philipp Wich* luci/libs/uvl: mark "enabled" option as required...
2008-09-17 Steven BarthInitial implementation of OpenWrt mtd writer
2008-09-17 Steven BarthDon't validate dependencies for fields which are not...
2008-09-16 Steven BarthMore IE compatibility fixes
2008-09-16 Steven BarthInternet suXplorer JavaScript compatibility fixes
2008-09-16 Jo-Philipp Wich* luci/libs/sys: add workaround for wrapped lines in...
next