summaryrefslogtreecommitdiffstats
path: root/app/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Removed password-html.lsp from MakefileTed Trask2012-04-241-5/+4
|
* Modified roles controller to use new handle_form functionTed Trask2012-04-231-3/+4
|
* Changed acf-util/logon controller to use standard viewTed Trask2012-02-031-2/+0
|
* Added template-ajax.lsp and made www controller respect passed in viewtype.Ted Trask2010-11-161-0/+1
|
* Moved skins from acf-alpine-baselayout.Ted Trask2010-01-131-0/+4
|
* Modified permissions from controller:action to prefix/controller/action.Ted Trask2009-12-211-2/+2
| | | | | Had to move welcome to the acf-util prefix. Changed format of roles files: old ACF format will still work, but authenticator format won't.
* Made command-line client work.Ted Trask2009-12-181-0/+1
|
* Removed obsolete files from core.Ted Trask2009-01-201-2/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1686 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Minor change to roles code and major change to roles. Replaced ALL, CREATE, ↵Ted Trask2008-10-241-0/+1
| | | | | | READ, UPDATE, and DELETE with GUEST, USER, EDITOR, EXPERT, and ADMIN. Changed all roles files and modified some html files to hide options without permissions. Determine default roles from roles files, rather than hard-coded, and added ability to modify default roles by adding permissions. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1563 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added generic form lsp file. A few updates to library functions and lsp files.Ted Trask2008-07-041-0/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1275 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added debug html page. Change redirect_to_referreferrer when there's no ↵Ted Trask2008-07-031-0/+1
| | | | | | referrer. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1271 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified core to create model and controller function libraries and some ↵Ted Trask2008-07-021-0/+4
| | | | | | common html views. Moved cfe to a library. Modified redirect_to_referrer function - may break some pages. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1267 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Simplified www redirection code to only redirect if valid url.Ted Trask2008-06-111-1/+3
| | | | | | Modified exception handler to add pages for dispatch errors and exceptions. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1215 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Further progress on openssl. Added template_stream to core for downloading ↵Ted Trask2008-05-211-0/+1
| | | | | | files. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1171 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Updated rolesTed Trask2008-05-021-0/+4
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1099 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified roles, logon, and authenticatorTed Trask2008-05-011-2/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1095 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified cfe, removing option, errtxt, and name, and adding label - This may ↵Ted Trask2008-04-301-0/+1
| | | | | | | | | | | | break things. Rewrote password module, adding model Modified authenticator to make password module work git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1052 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Ted's Logon/permissions changesTed Trask2008-04-211-1/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1030 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Tab displays and bug fixesMike Mason2008-03-251-0/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@839 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Removed password-model because it's not used.Mika Havela2008-02-271-1/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@779 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Adding password manager to MakefileMika Havela2008-02-201-0/+5
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@762 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed Makefiles.Mika Havela2008-02-131-5/+9
| | | | | | Modified the view-file so it looks the same way other view-files looks. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@712 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Adding the beingings of the authorization items. Also adding some of the ↵Mike Mason2008-02-041-0/+2
| | | | | | updates to the Autentication. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@689 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Makefile fixesNathan Angelacos2008-01-111-2/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@547 ab2d0c66-481e-0410-8bed-d214d4d58bed
* moving foo and bar to sandboxNatanael Copa2007-11-161-6/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@315 ab2d0c66-481e-0410-8bed-d214d4d58bed
* added service model, should in the end be able to start/stop all servicesAlexander Poslavsky2007-11-021-0/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@255 ab2d0c66-481e-0410-8bed-d214d4d58bed
* added cfgfile model, for simplified cfgfile pagesAlexander Poslavsky2007-11-021-0/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@254 ab2d0c66-481e-0410-8bed-d214d4d58bed
* clean up reminders of logfiles that move to alpine-baselayoutNatanael Copa2007-11-011-5/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@242 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added initial files for viewing logfiles.Mika Havela2007-10-311-0/+4
| | | | | | | | | These files might be placed in wrong subfolder, but that can be changed later. Menuhints are modified after wiki "Alpine Configuration Framework Design". css has small changes. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@237 ab2d0c66-481e-0410-8bed-d214d4d58bed
* moved core files to new dir structurev2.0_alpha1Natanael Copa2007-07-271-0/+49
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@219 ab2d0c66-481e-0410-8bed-d214d4d58bed
* starting from scratchNatanael Copa2007-07-271-4/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@217 ab2d0c66-481e-0410-8bed-d214d4d58bed
* initial Makefilesv2.0Natanael Copa2007-04-051-0/+4
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@200 ab2d0c66-481e-0410-8bed-d214d4d58bed