| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
function to viewfunctions library.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
granularity of roles.
|
|
|
|
| |
functions.
|
|
|
|
|
|
|
| |
parse_redir_string to www controller.
Removed basename and dirname from mvc and fs, use posix functions instead.
parse_path_info was buggy and used 2 ways, rewrote and created parse_redir_string for backwards parsing.
|
|
|
|
| |
Also, allow for symlinks when searching for menu files. Slight cleanup of roles.
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Removing <H3> from file-edit form to present the [Save] button next to the textarea which the button
controls.
|
| |
|
| |
|
|
|
|
| |
There was a </DL> too much. Now removed
|
|
|
|
|
| |
This small fix causes this view to behave (follow same ideas) as other view-files.
You notice the result when using other skins than 'alps'.
|
| |
|
|
|
|
| |
to pass clientinfo to view.
|
|
|
|
| |
redirect.
|
|
|
|
| |
Extended logon redirect due to session timeout to save get / post data and referrer info.
|
|
|
|
| |
regardless of status.
|
|
|
|
| |
string_to_table.
|
| |
|
|
|
|
|
|
| |
create new user when none exist.
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1738 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
|
|
| |
Modified all ACFs that don't use the standard functions to work with new library method.
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1730 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
| |
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1686 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
| |
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1684 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
| |
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1682 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
| |
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1679 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
|
|
| |
variables before displaying them.
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
|
|
| |
readonly to html.lsp and .css files.
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1676 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
| |
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1642 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
of a form so the form can still display it. Modified a bunch of views to display the results of component forms. Also added code to displayform and displayformstart to automatically generate the action if passed page_info.
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1561 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
|
|
| |
displayformend, to provide flexibility while still using the library. Also added support for hidden fields - including a common redir field. Removed redirectOnSuccess from controllerfunctions handle_form, and replaced it with the redir field. Removed redirectOnSuccess from controllers that used it and added handlecommandresults and redir entries to links and forms throughout many views. This will cause a redirect to the originating view when a form is successfully completed. acf_www-controller now includes orig_action in page_info to report the original action launched by the user.
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1560 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
|
|
| |
library. Changed status Enabled/Disabled to Running/Stopped. Added links to status pages to install package and schedule autostart.
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1552 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
| |
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1533 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
| |
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1518 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
| |
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1474 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
| |
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1443 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
| |
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1436 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
|
|
| |
and redirect to requested page after logon.
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1402 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
| |
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1392 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
|
|
| |
role or user. Modified all roles code to pass self for future move from text file to database. Roles cannot use authenticator unless or until roles file syntax is changed.
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1382 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
|
|
| |
just a file.
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1378 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
|
|
| |
available permissions
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1374 ab2d0c66-481e-0410-8bed-d214d4d58bed
|