summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug with package install and autostart forms not workingTed Trask2011-06-221-2/+5
* Fixed bug with length in stream templateTed Trask2011-06-171-0/+1
* Restrict options for home in editme actionTed Trask2011-05-181-2/+9
* Added status back to expert page and display startstop results in statusTed Trask2011-03-072-0/+5
* expert page: remove start/stop control panelTimo Teräs2011-03-021-10/+0
* Added startstop to default status pageTed Trask2011-02-251-0/+4
* Showing a button instead of url when user gets a option to install a package.Mika Havela2011-02-241-4/+6
* Fixing a typoMika Havela2011-02-241-1/+1
* Showing a button instead of url when user gets the chance to enable autostart...Mika Havela2011-02-241-1/+3
* Added javascript to logon page to put focus on useridTed Trask2010-12-081-1/+8
* Added template-ajax.lsp and made www controller respect passed in viewtype.Ted Trask2010-11-163-1/+22
* Fix two bugs related to session lockout.Ted Trask2010-10-291-1/+1
* Modifed displayform and handle_clientdata to allow cfe groups in forms, displ...Ted Trask2010-10-151-2/+1
* Added home page (action) to user parameters and redirect there after loginTed Trask2010-10-064-34/+28
* Made major changes to authenticator and roles to improve efficiency.Ted Trask2010-09-286-31/+150
* Made stream content-length optional, because it broke overlay download.Ted Trask2010-08-181-1/+3
* Add Content-Length to stream template.Ted Trask2010-07-061-0/+1
* Change template-html to put class 'selected' on selected main menu option.Ted Trask2010-03-161-2/+2
* Added sessiontimeout, lockouttime, and lockouteventlimit parameters to acf.conf.Ted Trask2010-03-102-3/+3
* Sort users in view.Ted Trask2010-03-041-1/+7
* Added new view variable wwwprefix to adjust web path, fix index.html redirect.Ted Trask2010-02-166-12/+13
* Fixed bug with reporting skin in use.Ted Trask2010-01-221-1/+1
* Changes to skins to allow user skins to be addedTed Trask2010-01-215-17/+18
* Added a skin to user options so users can choose own skin with user management.Ted Trask2010-01-131-0/+3
* Moved skins from acf-alpine-baselayout.Ted Trask2010-01-136-1/+87
* Fixed redirect bug caused by escape in HTTP_REFERER.Ted Trask2010-01-131-1/+3
* Made libdir load order match appdir load order, bumped to 0.9.1v0.9.1Ted Trask2010-01-041-3/+1
* Moved non-ACF-specific libraries to acf-lib package, moved cfe_unpack functio...Ted Trask2009-12-319-35/+10
* Allow appdir and libdir to be comma-separated lists of directories.Ted Trask2009-12-312-19/+37
* Removed unused variable from cliTed Trask2009-12-301-5/+0
* Added logfile config setting to acf.confTed Trask2009-12-301-4/+12
* Cleaned up acf.conf, removed hardcoded /usr/share/acf paths.Ted Trask2009-12-302-5/+7
* Changed file permissions, cli app should only be root executable.Ted Trask2009-12-306-0/+0
* Added ability to manage roles based on which roles file they're in = more gra...Ted Trask2009-12-282-9/+8
* Fixed template bug, remembered to actually remove the basename/dirname functi...Ted Trask2009-12-281-1/+1
* Removed redundant/buggy basename and dirname functions. Added parse_redir_str...Ted Trask2009-12-282-9/+30
* Modified menus to allow multiple controllers to use same menu group.Ted Trask2009-12-232-18/+13
* Modified permissions from controller:action to prefix/controller/action.Ted Trask2009-12-2112-66/+69
* Made command-line client work.Ted Trask2009-12-182-6/+16
* 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-101-1/+4
* Changed about link to point to www.a.o instead of wiki.Ted Trask2009-11-021-1/+1
* Graphical fix. Adding <DL> to welcome screen.Mika Havela2009-10-072-2/+1
* 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
* Put viewroles in a table, changed some wording for new roles and users.Ted Trask2009-09-074-8/+8
* Added pagination functionality to viewfunctions, modified acf_www-controller ...Ted Trask2009-07-101-2/+3
* Modified logonredirect to discard get/post data when don't follow login redir...Ted Trask2009-06-102-1/+9