project/luci.git
15 years agolibs/web: Set Expires-Header
Steven Barth [Wed, 20 Aug 2008 19:04:10 +0000 (19:04 +0000)]
libs/web: Set Expires-Header

15 years ago* luci/i18n: add luci translations in xml format
Jo-Philipp Wich [Wed, 20 Aug 2008 17:23:53 +0000 (17:23 +0000)]
* luci/i18n: add luci translations in xml format

15 years ago* luci/themes: add striptags() to page titles
Jo-Philipp Wich [Wed, 20 Aug 2008 17:08:15 +0000 (17:08 +0000)]
* luci/themes: add striptags() to page titles

15 years ago* luci/libs: add striptags() to global dispatcher namespace
Jo-Philipp Wich [Wed, 20 Aug 2008 17:04:03 +0000 (17:04 +0000)]
* luci/libs: add striptags() to global dispatcher namespace

15 years ago* luci/libs: use striptags() in cbi <option> elements
Jo-Philipp Wich [Wed, 20 Aug 2008 16:58:29 +0000 (16:58 +0000)]
* luci/libs: use striptags() in cbi <option> elements

15 years ago* luci/libs: use pcdata() in striptags()
Jo-Philipp Wich [Wed, 20 Aug 2008 16:55:10 +0000 (16:55 +0000)]
* luci/libs: use pcdata() in striptags()

15 years ago* luci/libs: add striptags() to luci.util
Jo-Philipp Wich [Wed, 20 Aug 2008 16:40:25 +0000 (16:40 +0000)]
* luci/libs: add striptags() to luci.util

15 years ago* luci/applications: fix typo in english olsr translation
Jo-Philipp Wich [Wed, 20 Aug 2008 16:32:21 +0000 (16:32 +0000)]
* luci/applications: fix typo in english olsr translation

15 years ago* luci/themes: fix css from last commit
Jo-Philipp Wich [Wed, 20 Aug 2008 16:13:15 +0000 (16:13 +0000)]
* luci/themes: fix css from last commit

15 years ago* luci/themes: fix help text styles in openwrt.org theme
Jo-Philipp Wich [Wed, 20 Aug 2008 16:11:27 +0000 (16:11 +0000)]
* luci/themes: fix help text styles in openwrt.org theme

15 years ago* luci/contrib: update uci to v0.5.0
Jo-Philipp Wich [Wed, 20 Aug 2008 15:43:57 +0000 (15:43 +0000)]
* luci/contrib: update uci to v0.5.0

15 years agomodules/admin-full: Use absolute paths for network configuration pages
Steven Barth [Wed, 20 Aug 2008 09:20:21 +0000 (09:20 +0000)]
modules/admin-full: Use absolute paths for network configuration pages

15 years ago* luci/build: fix bashism in module.mk
Jo-Philipp Wich [Tue, 19 Aug 2008 23:28:46 +0000 (23:28 +0000)]
* luci/build: fix bashism in module.mk

15 years ago* luci/contrib: update to latest uci git version
Jo-Philipp Wich [Tue, 19 Aug 2008 20:30:06 +0000 (20:30 +0000)]
* luci/contrib: update to latest uci git version

15 years agomodules/admin-*: Added hints for Wifi Channels
Steven Barth [Tue, 19 Aug 2008 18:20:57 +0000 (18:20 +0000)]
modules/admin-*: Added hints for Wifi Channels

15 years agomodules/admin-full: Correctly unload firewall config in network configuration page
Steven Barth [Tue, 19 Aug 2008 17:51:13 +0000 (17:51 +0000)]
modules/admin-full: Correctly unload firewall config in network configuration page

15 years ago* luci/libs: change default scheme directory to /lib/uci/schema/ in uvl
Jo-Philipp Wich [Tue, 19 Aug 2008 17:19:32 +0000 (17:19 +0000)]
* luci/libs: change default scheme directory to /lib/uci/schema/ in uvl

15 years agoMinor bugfixes
Steven Barth [Tue, 19 Aug 2008 17:02:40 +0000 (17:02 +0000)]
Minor bugfixes
Added possibility to add networks from Wifi page

15 years ago* luci/applications: olsr: convert general settings to dynamic section with most...
Jo-Philipp Wich [Tue, 19 Aug 2008 16:47:05 +0000 (16:47 +0000)]
* luci/applications: olsr: convert general settings to dynamic section with most parameters removed to ease the compatibility pain

15 years agolibs/cbi: Moved typecasting to the appropriate place
Steven Barth [Tue, 19 Aug 2008 15:33:04 +0000 (15:33 +0000)]
libs/cbi: Moved typecasting to the appropriate place

15 years ago* luci/applications: make hna anouncments a tblsection in olsr model
Jo-Philipp Wich [Tue, 19 Aug 2008 14:07:25 +0000 (14:07 +0000)]
* luci/applications: make hna anouncments a tblsection in olsr model

15 years ago* luci/libs: fix datatype validation of list values
Jo-Philipp Wich [Mon, 18 Aug 2008 23:43:20 +0000 (23:43 +0000)]
* luci/libs: fix datatype validation of list values

15 years agocontrib/uci: Updated .gitignore
Steven Barth [Mon, 18 Aug 2008 23:30:37 +0000 (23:30 +0000)]
contrib/uci: Updated .gitignore

15 years agolibs/cbi: Added preliminary UCI list datatype support... for great justice
Steven Barth [Mon, 18 Aug 2008 23:26:06 +0000 (23:26 +0000)]
libs/cbi: Added preliminary UCI list datatype support... for great justice

15 years ago* luci/libs: uvl: add support for list values in schemes and configurations
Jo-Philipp Wich [Mon, 18 Aug 2008 20:37:13 +0000 (20:37 +0000)]
* luci/libs: uvl: add support for list values in schemes and configurations

15 years ago* luci/libs: update uci to most recent git revision
Jo-Philipp Wich [Mon, 18 Aug 2008 20:34:15 +0000 (20:34 +0000)]
* luci/libs: update uci to most recent git revision

15 years ago* libs/luci: implement get_list() and set_list() wrappers in luci.model.uci
Jo-Philipp Wich [Mon, 18 Aug 2008 18:06:49 +0000 (18:06 +0000)]
* libs/luci: implement get_list() and set_list() wrappers in luci.model.uci

15 years ago* luci/contrib: use bleeding edge uci version from git
Jo-Philipp Wich [Mon, 18 Aug 2008 17:21:54 +0000 (17:21 +0000)]
* luci/contrib: use bleeding edge uci version from git

15 years agoFixed duplicate tables
Steven Barth [Mon, 18 Aug 2008 09:14:25 +0000 (09:14 +0000)]
Fixed duplicate tables

15 years agoSmall bugfixes and improvements
Steven Barth [Mon, 18 Aug 2008 08:43:48 +0000 (08:43 +0000)]
Small bugfixes and improvements

15 years agoFixed a typo
Steven Barth [Mon, 18 Aug 2008 08:30:15 +0000 (08:30 +0000)]
Fixed a typo

15 years ago* luci/libs: use one common quoting style for error messages in luci.uvl
Jo-Philipp Wich [Mon, 18 Aug 2008 02:30:15 +0000 (02:30 +0000)]
* luci/libs: use one common quoting style for error messages in luci.uvl

15 years agoSmall bug fixes
Steven Barth [Mon, 18 Aug 2008 02:06:59 +0000 (02:06 +0000)]
Small bug fixes

15 years agoFinally...
Steven Barth [Mon, 18 Aug 2008 01:32:49 +0000 (01:32 +0000)]
Finally...

15 years agoCatch...
Steven Barth [Mon, 18 Aug 2008 01:31:34 +0000 (01:31 +0000)]
Catch...

15 years agotry...
Steven Barth [Mon, 18 Aug 2008 01:30:15 +0000 (01:30 +0000)]
try...

15 years agomodules/admin-mini: Smaller improvements
Steven Barth [Mon, 18 Aug 2008 01:17:12 +0000 (01:17 +0000)]
modules/admin-mini: Smaller improvements

15 years agoUpdated Wifi Configuration in Mini, removed some orphaned pages
Steven Barth [Mon, 18 Aug 2008 01:08:37 +0000 (01:08 +0000)]
Updated Wifi Configuration in Mini, removed some orphaned pages

15 years agoHuuuuuuuuuuuge rewrite of the Wireless Configuration
Steven Barth [Mon, 18 Aug 2008 00:38:18 +0000 (00:38 +0000)]
Huuuuuuuuuuuge rewrite of the Wireless Configuration

15 years ago* luci/libs: set svn property on uvl executable
Jo-Philipp Wich [Sun, 17 Aug 2008 23:50:56 +0000 (23:50 +0000)]
* luci/libs: set svn property on uvl executable

15 years ago* luci: big svn property fixup
Jo-Philipp Wich [Sun, 17 Aug 2008 23:47:38 +0000 (23:47 +0000)]
* luci: big svn property fixup

15 years ago* luci/libs: further fixes in uvl cli and library
Jo-Philipp Wich [Sun, 17 Aug 2008 23:40:51 +0000 (23:40 +0000)]
* luci/libs: further fixes in uvl cli and library

15 years ago* luci/libs: properly implement and document --schemedir in uvl cli
Jo-Philipp Wich [Sun, 17 Aug 2008 23:30:23 +0000 (23:30 +0000)]
* luci/libs: properly implement and document --schemedir in uvl cli

15 years ago* luci/contrib: add uvl to makefile
Jo-Philipp Wich [Sun, 17 Aug 2008 23:11:13 +0000 (23:11 +0000)]
* luci/contrib: add uvl to makefile

15 years ago* luci/libs: fix typo in uvl utility
Jo-Philipp Wich [Sun, 17 Aug 2008 22:44:15 +0000 (22:44 +0000)]
* luci/libs: fix typo in uvl utility

15 years ago* luci/libs: add missing shebang to uvl cli
Jo-Philipp Wich [Sun, 17 Aug 2008 22:38:10 +0000 (22:38 +0000)]
* luci/libs: add missing shebang to uvl cli

15 years ago* luci/libs: add uvl cli utility
Jo-Philipp Wich [Sun, 17 Aug 2008 22:34:09 +0000 (22:34 +0000)]
* luci/libs: add uvl cli utility

15 years ago* luci/libs: uvl: rename validate() to validate_config() and reimplement validate...
Jo-Philipp Wich [Sun, 17 Aug 2008 21:43:56 +0000 (21:43 +0000)]
* luci/libs: uvl: rename validate() to validate_config() and reimplement validate() as "catch all" variant

15 years agoAttempt #3
Steven Barth [Sun, 17 Aug 2008 20:54:26 +0000 (20:54 +0000)]
Attempt #3

15 years agoSecond try...
Steven Barth [Sun, 17 Aug 2008 20:29:00 +0000 (20:29 +0000)]
Second try...

15 years agoUpdated OLSR page
Steven Barth [Sun, 17 Aug 2008 20:19:50 +0000 (20:19 +0000)]
Updated OLSR page

15 years ago* luci/libs: uvl: implement scheme loading on demand, add inline documentation
Jo-Philipp Wich [Sun, 17 Aug 2008 18:47:32 +0000 (18:47 +0000)]
* luci/libs: uvl: implement scheme loading on demand, add inline documentation

15 years agoPreparing rewrite of WiFi configuration
Steven Barth [Sun, 17 Aug 2008 18:32:53 +0000 (18:32 +0000)]
Preparing rewrite of WiFi configuration

15 years ago* luci/libs: uvl: add support for external validation commands, various cleanups
Jo-Philipp Wich [Sun, 17 Aug 2008 17:40:57 +0000 (17:40 +0000)]
* luci/libs: uvl: add support for external validation commands, various cleanups

15 years ago* luci/libs: uvl: fix handling of boolean options, better error descriptions, impleme...
Jo-Philipp Wich [Sun, 17 Aug 2008 15:31:48 +0000 (15:31 +0000)]
* luci/libs: uvl: fix handling of boolean options, better error descriptions, implement "required" and "unique" scheme properties for sections

15 years ago #108
Steven Barth [Sun, 17 Aug 2008 15:15:33 +0000 (15:15 +0000)]
 #108

15 years ago* luci/libs: add keys() to luci.util
Jo-Philipp Wich [Sun, 17 Aug 2008 14:56:03 +0000 (14:56 +0000)]
* luci/libs: add keys() to luci.util

15 years ago* luci/libs: add alias to posix.readlink() in luci.fs
Jo-Philipp Wich [Sun, 17 Aug 2008 14:47:49 +0000 (14:47 +0000)]
* luci/libs: add alias to posix.readlink() in luci.fs

15 years agoAdd missing number conversion (fixed #108)
Steven Barth [Sun, 17 Aug 2008 14:37:53 +0000 (14:37 +0000)]
Add missing number conversion (fixed #108)

15 years agomodules/admin-full: Added crontab configuration page
Steven Barth [Sun, 17 Aug 2008 13:49:19 +0000 (13:49 +0000)]
modules/admin-full: Added crontab configuration page

15 years agoFixed a typo
Steven Barth [Sun, 17 Aug 2008 10:51:56 +0000 (10:51 +0000)]
Fixed a typo

15 years agoAdded Russian base translation (thanks Skryabin Dmitry)
Steven Barth [Sun, 17 Aug 2008 10:51:38 +0000 (10:51 +0000)]
Added Russian base translation (thanks Skryabin Dmitry)

15 years agoFixed a design flaw in luci.model.uci
Steven Barth [Sun, 17 Aug 2008 10:20:36 +0000 (10:20 +0000)]
Fixed a design flaw in luci.model.uci

15 years agomodules/admin-mini: General UI improvements
Steven Barth [Sun, 17 Aug 2008 00:29:13 +0000 (00:29 +0000)]
modules/admin-mini: General UI improvements

15 years agomodules/admin-mini: Revised homepage
Steven Barth [Sun, 17 Aug 2008 00:19:44 +0000 (00:19 +0000)]
modules/admin-mini: Revised homepage

15 years agoAdded status information
Steven Barth [Sat, 16 Aug 2008 23:17:50 +0000 (23:17 +0000)]
Added status information
Minor Cleanups

15 years agoapplications/luci-ntpc: Display current system time
Steven Barth [Sat, 16 Aug 2008 21:50:09 +0000 (21:50 +0000)]
applications/luci-ntpc: Display current system time

15 years agomodules/admin-full: Fixed package management page
Steven Barth [Sat, 16 Aug 2008 21:40:08 +0000 (21:40 +0000)]
modules/admin-full: Fixed package management page

15 years ago* luci/libs: uvl - cleanup round #3, flush lookup tables to prevent circular depency...
Jo-Philipp Wich [Sat, 16 Aug 2008 21:02:46 +0000 (21:02 +0000)]
* luci/libs: uvl - cleanup round #3, flush lookup tables to prevent circular depency errors when reusing scheme instance

15 years ago* luci/libs: uvl - cleanup round #2, reinitroduce validate_section() and validate_opt...
Jo-Philipp Wich [Sat, 16 Aug 2008 20:41:13 +0000 (20:41 +0000)]
* luci/libs: uvl - cleanup round #2, reinitroduce validate_section() and validate_option()

15 years agoAdded process control page
Steven Barth [Sat, 16 Aug 2008 20:18:14 +0000 (20:18 +0000)]
Added process control page
Minor improvements

15 years ago* luci/libs: uvl - cleanup round #1
Jo-Philipp Wich [Sat, 16 Aug 2008 20:06:51 +0000 (20:06 +0000)]
* luci/libs: uvl - cleanup round #1

15 years ago/etc/ipkg.conf is now /etc/opkg.conf
Steven Barth [Sat, 16 Aug 2008 16:41:44 +0000 (16:41 +0000)]
/etc/ipkg.conf is now /etc/opkg.conf

15 years agoUI Improvements
Steven Barth [Sat, 16 Aug 2008 15:37:28 +0000 (15:37 +0000)]
UI Improvements

15 years ago* luci/libs: more UVL hacking, needs to be rewritten later
Jo-Philipp Wich [Sat, 16 Aug 2008 03:41:57 +0000 (03:41 +0000)]
* luci/libs: more UVL hacking, needs to be rewritten later

15 years agoSome cleanups
Steven Barth [Fri, 15 Aug 2008 22:22:54 +0000 (22:22 +0000)]
Some cleanups

15 years agoFixed a typo
Steven Barth [Fri, 15 Aug 2008 22:04:37 +0000 (22:04 +0000)]
Fixed a typo

15 years agoapplications/luci-fw: Fixed a typo
Steven Barth [Fri, 15 Aug 2008 20:57:15 +0000 (20:57 +0000)]
applications/luci-fw: Fixed a typo

15 years agoSeveral escaping fixes
Steven Barth [Fri, 15 Aug 2008 20:42:25 +0000 (20:42 +0000)]
Several escaping fixes
Updated XML translation system
Use the new Table widget for DHCP leases

15 years agoSome more escaping
Steven Barth [Fri, 15 Aug 2008 18:26:32 +0000 (18:26 +0000)]
Some more escaping

15 years agoAdded missing value escaping
Steven Barth [Fri, 15 Aug 2008 18:18:16 +0000 (18:18 +0000)]
Added missing value escaping
Fixed a typo (wrong if-condition)
Added support for Table objects in CBI

15 years agoAdded XML -> Lua translation transform target to Makefiles
Steven Barth [Fri, 15 Aug 2008 15:50:43 +0000 (15:50 +0000)]
Added XML -> Lua translation transform target to Makefiles

15 years ago* luci/themes: remove dist/ directory from openwrt-light theme, causes trouble on...
Jo-Philipp Wich [Fri, 15 Aug 2008 14:06:46 +0000 (14:06 +0000)]
* luci/themes: remove dist/ directory from openwrt-light theme, causes trouble on svn up after host build

15 years agolibs/cbi: Some fixes
Steven Barth [Fri, 15 Aug 2008 09:22:45 +0000 (09:22 +0000)]
libs/cbi: Some fixes

15 years agoPreliminary merged some barrier-free translations (thanks Alina Friedrichsen)
Steven Barth [Fri, 15 Aug 2008 08:27:10 +0000 (08:27 +0000)]
Preliminary merged some barrier-free translations (thanks Alina Friedrichsen)
Revised translation system is pending.

15 years agomodules/*: Reintroduced the broadcom sanity check
Steven Barth [Fri, 15 Aug 2008 00:44:13 +0000 (00:44 +0000)]
modules/*: Reintroduced the broadcom sanity check

15 years agoResolve some pseudo-recursive dependency
Steven Barth [Fri, 15 Aug 2008 00:38:11 +0000 (00:38 +0000)]
Resolve some pseudo-recursive dependency

15 years agomodules/admin-mini: Remove unneeded checks
Steven Barth [Fri, 15 Aug 2008 00:30:39 +0000 (00:30 +0000)]
modules/admin-mini: Remove unneeded checks

15 years agomodules/admin-mini: Fixed a typo
Steven Barth [Fri, 15 Aug 2008 00:26:07 +0000 (00:26 +0000)]
modules/admin-mini: Fixed a typo

15 years agomodules/admin-full: Reworked DHCP configuration
Steven Barth [Fri, 15 Aug 2008 00:07:50 +0000 (00:07 +0000)]
modules/admin-full: Reworked DHCP configuration

15 years agomodules/admin-full: Added list of mounted file systems to fstab configuration page
Steven Barth [Thu, 14 Aug 2008 23:10:41 +0000 (23:10 +0000)]
modules/admin-full: Added list of mounted file systems to fstab configuration page

15 years agolibs/core: Remove deprecated luci.bits which got replaced by bitlib
Steven Barth [Thu, 14 Aug 2008 22:51:12 +0000 (22:51 +0000)]
libs/core: Remove deprecated luci.bits which got replaced by bitlib

15 years agolibs/cbi: Prevent SimpleForms from prematurely parsing form data
Steven Barth [Thu, 14 Aug 2008 22:18:46 +0000 (22:18 +0000)]
libs/cbi: Prevent SimpleForms from prematurely parsing form data

15 years agoi18n/*: Tiny logical translation improvement
Steven Barth [Thu, 14 Aug 2008 22:09:48 +0000 (22:09 +0000)]
i18n/*: Tiny logical translation improvement

15 years agolibs/sys: Added luci.sys.mounts
Steven Barth [Thu, 14 Aug 2008 21:55:53 +0000 (21:55 +0000)]
libs/sys: Added luci.sys.mounts

15 years agolibs/core: Add luci.execi as memory efficient replacement for now deprecated luci...
Steven Barth [Thu, 14 Aug 2008 21:55:43 +0000 (21:55 +0000)]
libs/core: Add luci.execi as memory efficient replacement for now deprecated luci.execl

15 years ago* luci/libs: make uvl code usable
Jo-Philipp Wich [Thu, 14 Aug 2008 21:52:06 +0000 (21:52 +0000)]
* luci/libs: make uvl code usable

15 years agomodules/admin-full: Rewrote route configuration page
Steven Barth [Thu, 14 Aug 2008 20:33:30 +0000 (20:33 +0000)]
modules/admin-full: Rewrote route configuration page

15 years ago* luci/libs: add preliminary uvl code
Jo-Philipp Wich [Thu, 14 Aug 2008 20:24:31 +0000 (20:24 +0000)]
* luci/libs: add preliminary uvl code

15 years agoEnable more sanity checks for Password Changing page
Steven Barth [Thu, 14 Aug 2008 19:19:05 +0000 (19:19 +0000)]
Enable more sanity checks for Password Changing page