summaryrefslogtreecommitdiffhomepage
path: root/libs/cbi/luasrc/cbi.lua
AgeCommit message (Expand)Author
2010-10-12libs: merge libs/cbi into libs/webJo-Philipp Wich
2010-10-11libs/cbi: don't run apply on render, this is a quick hack and will be reworke...Jo-Philipp Wich
2010-04-27libs/cbi: fix crash with tabless sectionsJo-Philipp Wich
2010-04-27libs/cbi:Jo-Philipp Wich
2010-04-26libs/cbi: drop UVL, introduce server side datatype validationJo-Philipp Wich
2010-04-21libs/cbi: try to load fully qualified model path first, drop support for .lua...Jo-Philipp Wich
2010-03-18libs/cbi: change usage of uvl error api after r5861Jo-Philipp Wich
2009-11-23NIU: Minor fixesSteven Barth
2009-11-22CBI:Steven Barth
2009-11-22CBI:Steven Barth
2009-11-17CBI: Allow lazy loading of wizard pages (improving RAM usage)Steven Barth
2009-11-10NIU: More pagesSteven Barth
2009-11-09CBI: Fix subdependenciesSteven Barth
2009-11-09libs/cbi: implement on_parse hook for mapsJo-Philipp Wich
2009-11-08libs/cbi: implement SimpleForm on_cancel hook in main classJo-Philipp Wich
2009-11-01all: remove references to old i18n filesJo-Philipp Wich
2009-10-31libs/cbi: remove auto-i18n, does not work anymoreJo-Philipp Wich
2009-10-28CBI: Delegators: Don't proceed when step is not completed yetSteven Barth
2009-10-27libs/cbi: add on_init, on_before_commit, on_after_commit, on_before_apply, on...Jo-Philipp Wich
2009-10-26CBI: Cancelaction and event callbacks for DelegatorsSteven Barth
2009-10-09libs/cbi: allow underscores in AbstractSection.create()Jo-Philipp Wich
2009-09-24Fix Save & Apply for listsSteven Barth
2009-08-16libs/cbi: implement tabbing to split large sections and group options in tabsJo-Philipp Wich
2009-08-13libs/cbi: attach pcdata() to template scope and use itJo-Philipp Wich
2009-07-31libs/cbi: fix error reporting in map loadingJo-Philipp Wich
2009-07-30Fix errorhandling in DelegatorsSteven Barth
2009-07-30Fix delegatorsSteven Barth
2009-07-19convert luci.fs users to nixio.fs apiJo-Philipp Wich
2009-06-20Merge fixes / improvementsSteven Barth
2009-05-25Extend CBI Delegators, fix some CBI issueSteven Barth
2009-05-24CBI Delegators (Wizards)Steven Barth
2009-04-04trunk: prepare LuCI to handle .lua.gz filesJo-Philipp Wich
2009-04-03Backport Skip-Button supportSteven Barth
2009-03-29libs/cbi: properly handle uvl errors without childsJo-Philipp Wich
2009-03-26Fix last commitSteven Barth
2009-03-26Correctly set status FORM_PROCEED instead of FORM_CHANGED if userSteven Barth
2009-03-09Allow SimpleForm handler to set CBI statusSteven Barth
2009-03-07Allow combination of SimpleForms as Forms into pages with MapsSteven Barth
2009-01-20libs/cbi: remove workaround for libuciJo-Philipp Wich
2009-01-20libs/cbi:Jo-Philipp Wich
2009-01-17Autoapplying on creation / deletion of sections is annoying, disable it.Steven Barth
2008-11-29Scope compatibility fixesSteven Barth
2008-11-27Enable rmempty by defaultSteven Barth
2008-11-06Skip validation of options on second parse cycleSteven Barth
2008-11-06Workaround some HeisenbugSteven Barth
2008-11-05Fix error handling for SimpleFormsSteven Barth
2008-11-05Handle empty fields correctlySteven Barth
2008-11-03Overall CBI improvementsSteven Barth
2008-11-03Merge CBI change-detectionSteven Barth
2008-11-01Extend CBI state handlingSteven Barth