summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed jquery and moved to acf-skins and new acf-jquery package.Ted Trask2009-12-3010-904/+0
* Changed file permissions, cli app should only be root executable.Ted Trask2009-12-3010-3/+2
* Added ability to manage roles based on which roles file they're in = more gra...Ted Trask2009-12-283-33/+53
* Fixed template bug, remembered to actually remove the basename/dirname functi...Ted Trask2009-12-283-18/+3
* Fix fs.find bug that returned invalid file.Ted Trask2009-12-281-1/+1
* Cleaned up fs library use of posix.basename / dirname.Ted Trask2009-12-281-11/+15
* Removed redundant/buggy basename and dirname functions. Added parse_redir_str...Ted Trask2009-12-286-51/+65
* Added code to split menu group is multiple controllers add same tab to same g...Ted Trask2009-12-241-0/+60
* Modified menus to allow multiple controllers to use same menu group.Ted Trask2009-12-234-24/+24
* Fixed bug in loading controllers - allow '.' in pathTed Trask2009-12-231-10/+5
* Fixed bug in is_valid_filename when restriction has magic characters.Ted Trask2009-12-221-1/+1
* Fixed roles bugs - path containing '.' and matching controller names.Ted Trask2009-12-221-12/+16
* Fixed bug with roles, added follow symlink flag for fs.find, allowed symlinks...Ted Trask2009-12-222-11/+25
* Modified permissions from controller:action to prefix/controller/action.Ted Trask2009-12-2114-137/+107
* Made command-line client work.Ted Trask2009-12-185-19/+74
* Added a check-permission function to viewlibrary to abstract permissions.Ted Trask2009-12-173-6/+17
* UI fix, bumped to 0.8.5v0.8.5Ted Trask2009-12-102-2/+5
* Changed about link to point to www.a.o instead of wiki.Ted Trask2009-11-021-1/+1
* Bumped to 0.8.4v0.8.4Ted Trask2009-10-091-1/+1
* Removing background color from table content. Various skins might want differ...Mika Havela2009-10-071-2/+0
* Graphical fix. Adding <DL> to welcome screen.Mika Havela2009-10-072-2/+1
* Graphical fix. Changing the amount of <DL> used in forms.Mika Havela2009-10-071-4/+2
* Graphical fix. Now displaying logonstatus as other views.Mika Havela2009-10-071-8/+13
* Graphical fixes - Fixing <DL> trouble that causes other skins to look strange.Mika Havela2009-10-072-3/+5
* Small graphical fixMika Havela2009-10-071-1/+0
* Displaying existing roles by using <DL><DT><DD> instead of using a table.Mika Havela2009-10-061-5/+4
* Yet another bug fix for /lib/processinfo.lua read_initrunlevels for scripts w...v0.8.3Ted Trask2009-09-172-2/+2
* Bumped version to 0.8.2v0.8.2Ted Trask2009-09-081-1/+1
* Put viewroles in a table, changed some wording for new roles and users.Ted Trask2009-09-074-8/+8
* Yet another bug fix for /lib/processinfo.lua read_initrunlevels to add back a...Ted Trask2009-09-071-2/+6
* Another bug fix for /lib/processinfo.lua read_initrunlevels to remove blank.v0.8.1Ted Trask2009-07-202-2/+2
* Simplified apk.lua by moving functions to acf-apk-tools version 0.3.0v0.8.0Ted Trask2009-07-163-131/+27
* Added pagination functionality to viewfunctions, modified acf_www-controller ...Ted Trask2009-07-102-2/+80
* Removed obsolete functions displayinfo and displaymanagement from viewfunctions.Ted Trask2009-07-101-85/+0
* Updated to version 0.7.0v0.7.0Ted Trask2009-07-021-1/+1
* Added format.get_ini_entry to evaluate ini file entry value.Ted Trask2009-07-021-0/+27
* Removed uncessary (since openrc) sleep that was slowing down many pages.Ted Trask2009-07-021-1/+0
* Revert mistaken bug fix to format.string_to_table and made corresponding chan...v0.6.1Ted Trask2009-06-303-9/+5
* Bumped revision to 0.6.0v0.6.0Ted Trask2009-06-111-1/+1
* Modified logonredirect to discard get/post data when don't follow login redir...Ted Trask2009-06-102-1/+9
* Made session timeout nicer.Ted Trask2009-06-102-1/+15
* Bumped revision to 0.5.0v0.5.0root2009-06-042-1/+3
* Changed status to use openrc status, changed startstop to enable all actions ...root2009-06-044-33/+26
* Modified copy_file and move_file to overwrite existing file, only fail if exi...Ted Trask2009-05-271-4/+4
* Updates for alpine 1.9 apk tools and openrc. Bug fix for format.lua string_to...Ted Trask2009-05-265-71/+78
* Changed os.rename to fs.move_file.Ted Trask2009-05-151-2/+1
* Added fs.move_file function because os.rename only works on same device.Ted Trask2009-05-151-0/+22
* Modified redirect to referrer to ignore if REFERRER is empty.Ted Trask2009-03-281-3/+5
* Removed built-in users alpine and foo from core, and instead redirect to crea...ttrask2009-03-206-5/+26
* Tagged packages for release.v0.4.22ttrask2009-03-191-1/+1