summaryrefslogtreecommitdiffhomepage
path: root/modules/admin-core/luasrc/view
AgeCommit message (Collapse)Author
2014-06-11build: introduce luci-baseJo-Philipp Wich
Merges libs/core, libs/ipkg, libs/web, libs/sys, libs/sgi-cgi, libs/sgi-uhttpd, modules/admin-core, themes/base and protcols/core into modules/base and renames luci-lib-core to luci-base.
2013-09-03core/sysauth: Redirect to https on login page if possible, #317Manuel Munz
2012-08-14modules: make most remaining hardcoded strings translatable, patch by ↵Jo-Philipp Wich
"BasicXP" <basicxp@ubuntu.com>
2012-03-04modules/admin-core: autofocus password field in login formJo-Philipp Wich
2011-09-30modules/admin-core: add missing css classJo-Philipp Wich
2011-05-09modules/admin-core: remove "about" templateJo-Philipp Wich
2011-01-29revert accidentally committed changesJo-Philipp Wich
2011-01-29po: sync radvd translationsJo-Philipp Wich
2010-03-27modules/admin-core: fix a long standing encoding issue with query strings in ↵Jo-Philipp Wich
the login form
2009-11-01all: remove references to old i18n filesJo-Philipp Wich
2009-11-01all: yet another round of translation fixesJo-Philipp Wich
2009-10-31all: automatic <%:...%> -> <%_...%> fixupJo-Philipp Wich
2009-10-31all: change most translate statements to new format, some need manual cleanupJo-Philipp Wich
2009-02-09libs/web: don't send Status: 500 in error500() if header is already sentJo-Philipp Wich
modules/admin-core: include template header only once
2008-12-23Sysauth does not have a valid dispatched node: Fall back to REQUEST_URI ↵Steven Barth
environment
2008-12-22Fix urltoken passing on several pagesSteven Barth
2008-10-27* luci: replace all "OpenWRT" occurences with "OpenWrt"Jo-Philipp Wich
2008-10-19Use real REQUEST_URI for sysauthSteven Barth
2008-10-10OXYGEN #2: Reorganized theme selection, added indexing supportSteven 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-09-24Added Yanira to creditsSteven Barth
2008-08-22Updated XML translation system, fixed some errors with multiline-translationsSteven Barth
Thanks: Alina Friedrichsen
2008-08-14Fixed login formSteven Barth
Converted SSH-Keys to CBI-Map
2008-08-14User interface improvements part #3Steven Barth
2008-08-13* luci/themes: <tt> is deprecated, replace with <pre> in error500 template, ↵Jo-Philipp Wich
add css styles for error500 and cbi error messages
2008-07-18updated about pageSteven Barth
2008-07-15Split up admin-core into admin-core and admin-full, preparing admin-miniSteven Barth
2008-07-07Added copyright-tags to templatesSteven Barth
2008-07-07Updated about-pageSteven Barth
2008-07-07Updated notice and contributors informationSteven Barth
2008-06-28* libs/web: Switched from HTTP-Basic-Auth to Session-AuthSteven Barth
* Updated Makefiles for better testing environment integration * Fixed libs/sgi-luci
2008-06-27* Updated thankyou documentsSteven Barth
2008-06-14* Rewrote Luci to be coroutine-safe allowing the use of non-forking webserversSteven Barth
* Setting base version to 0.7
2008-06-09* Prepare german translation cleanupSteven Barth
2008-06-08* Core translationSteven Barth
2008-06-06* Core translationSteven Barth
2008-06-06* Separated OLSR pages into separate application packSteven Barth
* Minor bugfixes and enhancements
2008-06-05* Merged Luci to use native UCI-librarySteven Barth
2008-06-02* Moved Freifunk status pages to admin-core and linked them in FreifunkSteven Barth
* luci/web: Added assign() to dispatcher to reference foreign nodes in the dispatching tree
2008-06-01* Performance optimizationsSteven Barth
* libs/core: Added bytecode stripping function to luci.util * libs/core: Added smart indexcache that automatically updates cached index-files on change * libs/web: Enabled template caching support * Core Translation part 4
2008-05-31* Core translation part 2Steven Barth
2008-05-31* Core translation part 1Steven Barth
* Introduced new default theme "OpenWRT.org" * Minor tweaks
2008-05-29* BugfixesSteven Barth
* Moved cbi.js into the right directory * Added more debugging to dispatcher * Introduced about page
2008-05-28* Preparing about pageSteven Barth
2008-05-27commit 4f6198094cf4134179d1f9c9fa8f79759a27c87eSteven Barth
Author: Felix Fietkau <nbd@openwrt.org> Date: Tue May 27 13:56:12 2008 +0200 rename src/ to luasrc/