summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2008-08-17Preparing rewrite of WiFi configurationSteven Barth
2008-08-17* luci/libs: uvl: add support for external validation commands, various cleanupsJo-Philipp Wich
2008-08-17* luci/libs: uvl: fix handling of boolean options, better error ↵Jo-Philipp Wich
descriptions, implement "required" and "unique" scheme properties for sections
2008-08-17 #108Steven Barth
2008-08-17* luci/libs: add keys() to luci.utilJo-Philipp Wich
2008-08-17* luci/libs: add alias to posix.readlink() in luci.fsJo-Philipp Wich
2008-08-17Add missing number conversion (fixed #108)Steven Barth
2008-08-17modules/admin-full: Added crontab configuration pageSteven Barth
2008-08-17Fixed a typoSteven Barth
2008-08-17Added Russian base translation (thanks Skryabin Dmitry)Steven Barth
2008-08-17Fixed a design flaw in luci.model.uciSteven Barth
2008-08-17modules/admin-mini: General UI improvementsSteven Barth
2008-08-17modules/admin-mini: Revised homepageSteven Barth
2008-08-16Added status informationSteven Barth
Minor Cleanups
2008-08-16applications/luci-ntpc: Display current system timeSteven Barth
2008-08-16modules/admin-full: Fixed package management pageSteven Barth
2008-08-16* luci/libs: uvl - cleanup round #3, flush lookup tables to prevent circular ↵Jo-Philipp Wich
depency errors when reusing scheme instance
2008-08-16* luci/libs: uvl - cleanup round #2, reinitroduce validate_section() and ↵Jo-Philipp Wich
validate_option()
2008-08-16Added process control pageSteven Barth
Minor improvements
2008-08-16* luci/libs: uvl - cleanup round #1Jo-Philipp Wich
2008-08-16/etc/ipkg.conf is now /etc/opkg.confSteven Barth
2008-08-16UI ImprovementsSteven Barth
2008-08-16* luci/libs: more UVL hacking, needs to be rewritten laterJo-Philipp Wich
2008-08-15Some cleanupsSteven Barth
2008-08-15Fixed a typoSteven Barth
2008-08-15applications/luci-fw: Fixed a typoSteven Barth
2008-08-15Several escaping fixesSteven Barth
Updated XML translation system Use the new Table widget for DHCP leases
2008-08-15Some more escapingSteven Barth
2008-08-15Added missing value escapingSteven Barth
Fixed a typo (wrong if-condition) Added support for Table objects in CBI
2008-08-15Added XML -> Lua translation transform target to MakefilesSteven Barth
2008-08-15* luci/themes: remove dist/ directory from openwrt-light theme, causes ↵Jo-Philipp Wich
trouble on svn up after host build
2008-08-15libs/cbi: Some fixesSteven Barth
2008-08-15Preliminary merged some barrier-free translations (thanks Alina Friedrichsen)Steven Barth
Revised translation system is pending.
2008-08-15modules/*: Reintroduced the broadcom sanity checkSteven Barth
2008-08-15Resolve some pseudo-recursive dependencySteven Barth
2008-08-15modules/admin-mini: Remove unneeded checksSteven Barth
2008-08-15modules/admin-mini: Fixed a typoSteven Barth
2008-08-15modules/admin-full: Reworked DHCP configurationSteven Barth
2008-08-14modules/admin-full: Added list of mounted file systems to fstab ↵Steven Barth
configuration page
2008-08-14libs/core: Remove deprecated luci.bits which got replaced by bitlibSteven Barth
2008-08-14libs/cbi: Prevent SimpleForms from prematurely parsing form dataSteven Barth
2008-08-14i18n/*: Tiny logical translation improvementSteven Barth
2008-08-14libs/sys: Added luci.sys.mountsSteven Barth
2008-08-14libs/core: Add luci.execi as memory efficient replacement for now deprecated ↵Steven Barth
luci.execl
2008-08-14* luci/libs: make uvl code usableJo-Philipp Wich
2008-08-14modules/admin-full: Rewrote route configuration pageSteven Barth
2008-08-14* luci/libs: add preliminary uvl codeJo-Philipp Wich
2008-08-14Enable more sanity checks for Password Changing pageSteven Barth
2008-08-14Converted password change form to CBI modelSteven Barth
2008-08-14Converted IPKG configuration to CBI modelSteven Barth
Removed abandoned code