Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change how unused options are hidden in update html view | Ted Trask | 2014-04-26 | 1 | -3/+3 |
| | |||||
* | Change for new prototype for htmlviewfunctions.displayitem | Ted Trask | 2014-04-10 | 1 | -1/+1 |
| | |||||
* | Modified HTML views to use new htmlviewfunctions functions and replace links ↵ | Ted Trask | 2014-03-08 | 1 | -3/+1 |
| | | | | | | with forms created by displayitem Use htmlviewfunctions.displayheader .incrementheader .displayitemstart/middle/end | ||||
* | Fix typo in interfaces/update HTML view | Ted Trask | 2014-03-07 | 1 | -1/+1 |
| | |||||
* | Add interfaces/update HTML view | Ted Trask | 2014-03-04 | 1 | -1/+1 |
| | |||||
* | Change HTML views to use htmlviewfunctions.displayheader | Ted Trask | 2014-03-04 | 1 | -2/+4 |
| | | | | Modified some models to change labels | ||||
* | Change use of require to work with Lua 5.2 | Ted Trask | 2013-10-09 | 1 | -2/+2 |
| | |||||
* | Only load js libraries if not already loaded. Added jquery.flot.time.js to ↵ | Ted Trask | 2013-10-03 | 1 | -1/+6 |
| | | | | networkstats due to acf-jquery-0.3.0 | ||||
* | Interfaces: Move iface structure to a separate file and use it in view to ↵ | Ted Trask | 2012-12-06 | 1 | -116/+40 |
| | | | | | | | determine which options to display The previous method meant that each option was defined in both the model and in the view. Now, everything is defined in the model, and the view just hides / shows as desired. | ||||
* | Added require statement for html library | Ted Trask | 2012-10-02 | 1 | -0/+1 |
| | |||||
* | Missed a few htmlviewfunctions entries | Ted Trask | 2012-04-28 | 1 | -27/+27 |
| | |||||
* | Updates to reflect changes in acf-core-0.15 - viewfunctions becomes ↵ | Ted Trask | 2012-02-23 | 1 | -2/+2 |
| | | | | htmlviewfunctions | ||||
* | Added wwwprefix to web path. | Ted Trask | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | Removed debug statements. | Ted Trask | 2009-12-31 | 1 | -8/+0 |
| | |||||
* | Modified html.lua and viewlibrary.lua and all html files to html_escape ↵ | Ted Trask | 2009-01-15 | 1 | -1/+1 |
| | | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Modified several pages to replace contenteditable with readonly. Added ↵ | Ted Trask | 2009-01-12 | 1 | -1/+1 |
| | | | | | | readonly to html.lsp and .css files. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1676 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | use <% %> instead of <? ?> | Natanael Copa | 2008-07-28 | 1 | -38/+38 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Added javascript to interfaces update/create pages. Minor changes to ↵ | Ted Trask | 2008-06-30 | 1 | -3/+147 |
| | | | | | | tinydns and viewfunctions. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1264 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Updated interfaces to use new cfe model, add more iface families, add more ↵ | Ted Trask | 2008-05-30 | 1 | -33/+5 |
| | | | | | | flexibility to editing, show ip status, bring up/down interfaces, and general cleanup. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1191 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Created a 'edit' page to edit interfaces. | Mika Havela | 2008-04-09 | 1 | -27/+16 |
| | | | | | | | Fixed so you can delete interfaces (I probably broke this earlier, not knowing it). Added a new tab to create new interface. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@965 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Cleaned up 'read' tab so it only allows read (no edit actions). | Mika Havela | 2008-03-28 | 1 | -10/+38 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@856 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Changed the view-files to reflect updates in css | Mika Havela | 2007-12-20 | 1 | -11/+3 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@426 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | new style of acf modulesv2.0 | Natanael Copa | 2007-07-27 | 1 | -0/+36 |
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@216 ab2d0c66-481e-0410-8bed-d214d4d58bed |