| Commit message (Expand) | Author | Age | Files | Lines |
* | UI fix, bumped to 0.8.5v0.8.5 | Ted Trask | 2009-12-10 | 1 | -1/+4 |
* | Changed about link to point to www.a.o instead of wiki. | Ted Trask | 2009-11-02 | 1 | -1/+1 |
* | Graphical fix. Adding <DL> to welcome screen. | Mika Havela | 2009-10-07 | 2 | -2/+1 |
* | Graphical fix. Now displaying logonstatus as other views. | Mika Havela | 2009-10-07 | 1 | -8/+13 |
* | Graphical fixes - Fixing <DL> trouble that causes other skins to look strange. | Mika Havela | 2009-10-07 | 2 | -3/+5 |
* | Small graphical fix | Mika Havela | 2009-10-07 | 1 | -1/+0 |
* | Displaying existing roles by using <DL><DT><DD> instead of using a table. | Mika Havela | 2009-10-06 | 1 | -5/+4 |
* | Put viewroles in a table, changed some wording for new roles and users. | Ted Trask | 2009-09-07 | 4 | -8/+8 |
* | Added pagination functionality to viewfunctions, modified acf_www-controller ... | Ted Trask | 2009-07-10 | 1 | -2/+3 |
* | Modified logonredirect to discard get/post data when don't follow login redir... | Ted Trask | 2009-06-10 | 2 | -1/+9 |
* | Made session timeout nicer. | Ted Trask | 2009-06-10 | 2 | -1/+15 |
* | Changed status to use openrc status, changed startstop to enable all actions ... | root | 2009-06-04 | 1 | -11/+3 |
* | Updates for alpine 1.9 apk tools and openrc. Bug fix for format.lua string_to... | Ted Trask | 2009-05-26 | 1 | -1/+1 |
* | Modified redirect to referrer to ignore if REFERRER is empty. | Ted Trask | 2009-03-28 | 1 | -3/+5 |
* | Removed built-in users alpine and foo from core, and instead redirect to crea... | ttrask | 2009-03-20 | 3 | -1/+25 |
* | Changed the way startstop works in core to add a list of allowed actions. Mod... | ttrask | 2009-03-17 | 1 | -11/+18 |
* | Removed obsolete files from core. | Ted Trask | 2009-01-20 | 3 | -227/+0 |
* | Proposed changes to menu. | Ted Trask | 2009-01-19 | 3 | -8/+8 |
* | Fixed two core bugs from version 1678. | Ted Trask | 2009-01-16 | 2 | -2/+2 |
* | Fixed broken template from last checkin. | Ted Trask | 2009-01-16 | 1 | -2/+2 |
* | Modified html.lua and viewlibrary.lua and all html files to html_escape varia... | Ted Trask | 2009-01-15 | 15 | -62/+62 |
* | Modified several pages to replace contenteditable with readonly. Added reado... | Ted Trask | 2009-01-12 | 2 | -2/+2 |
* | allow override default_controller in /etc/acf/acf.conf | Natanael Copa | 2008-12-27 | 1 | -1/+1 |
* | Minor change to roles code and major change to roles. Replaced ALL, CREATE, ... | Ted Trask | 2008-10-24 | 5 | -7/+72 |
* | Modified viewfunctions displaycommandresults to not delete the error results ... | Ted Trask | 2008-10-22 | 1 | -0/+2 |
* | Modified viewfunctions to split displayform, creating displayformstart and di... | Ted Trask | 2008-10-22 | 7 | -18/+26 |
* | Added rc controller to alpine-baselayout and rc functionality to processinfo ... | Ted Trask | 2008-10-11 | 2 | -4/+16 |
* | Cleanup of some libs. | Ted Trask | 2008-09-26 | 1 | -1/+1 |
* | Moved cfe into mvc.lua and removed cfe.lua. | Ted Trask | 2008-09-25 | 2 | -2/+0 |
* | Added parser library. Display filecontent descr in filedetails. | Ted Trask | 2008-09-18 | 1 | -0/+1 |
* | Modified filedetails view to HTML escape the filecontent before displaying it. | Ted Trask | 2008-09-03 | 1 | -1/+1 |
* | Modified startstop to return string rather than boolean. | Ted Trask | 2008-08-28 | 1 | -2/+2 |
* | Modified acf_www and logon-controller to redirect to logon on dispatch error ... | Ted Trask | 2008-08-22 | 3 | -12/+16 |
* | Added description to savebutton | Mika Havela | 2008-08-22 | 1 | -1/+2 |
* | Modified roles and authenticator to delete all data fields when deleting a ro... | Ted Trask | 2008-08-16 | 3 | -14/+14 |
* | Modified acf_www to allow a view without an action to be a link instead of ju... | Ted Trask | 2008-08-12 | 1 | -1/+2 |
* | Modified roles to list views that don't have actions in the list of available... | Ted Trask | 2008-08-09 | 1 | -1/+8 |
* | use <% %> instead of <? ?> | Natanael Copa | 2008-07-28 | 19 | -182/+182 |
* | Another rewrite of validator to remove dnsfiles and add a generic way for oth... | Ted Trask | 2008-07-24 | 1 | -3/+0 |
* | Split common code out of authenticator-plaintext into authenticator.lua in pr... | Ted Trask | 2008-07-22 | 5 | -204/+69 |
* | Fixed redirect_to_referrer with GET data. Moved handling of multi select fro... | Ted Trask | 2008-07-12 | 2 | -31/+24 |
* | Modifed roles to use controllerfunctions, modelfunctions, and a symlink. | Ted Trask | 2008-07-12 | 5 | -78/+40 |
* | Added hidden filename field to common filedetails lsp. Modified acf_www-cont... | Ted Trask | 2008-07-08 | 2 | -17/+31 |
* | replace 'made with care by webconf' tag at bottom of page | Nathan Angelacos | 2008-07-07 | 1 | -1/+1 |
* | Modified logon and password to use new redirect_to_referrer functionality. | Ted Trask | 2008-07-04 | 5 | -29/+28 |
* | Added generic form lsp file. A few updates to library functions and lsp files. | Ted Trask | 2008-07-04 | 3 | -1/+11 |
* | Fixed expert page to work when prefix or controller has magic characters. Ad... | Ted Trask | 2008-07-04 | 1 | -1/+2 |
* | Added debug html page. Change redirect_to_referreferrer when there's no refe... | Ted Trask | 2008-07-03 | 3 | -6/+22 |
* | Changed logfiles to use controllerfunctions and standard html-lsp files. | Ted Trask | 2008-07-02 | 1 | -0/+6 |
* | Modified core to create model and controller function libraries and some comm... | Ted Trask | 2008-07-02 | 7 | -28/+96 |