| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
and use lowercase tags
|
| |
|
| |
|
|
|
|
|
| |
Removed controllerfunctions library (still needs more work and corresponding work in model)
Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
|
| |
|
|
|
|
|
|
| |
variables before displaying them.
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1678 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/fetchmail/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/fetchmail/trunk@1560 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
|
|
| |
added ability to run once and test. Still need support for ETRN and SSL.
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1437 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
| |
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
| |
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@955 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
|
|
|
| |
Disable not working config-tab.
Hiding management-buttons because there exists no /etc/init.d/fetchmail script.
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@889 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
| |
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@776 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
| |
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@739 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
|
|
| |
some view-files.
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@729 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
|
|
|
|
| |
result in the config-tab.
Valid config should be placed between rows '#Begin Fetchmail...' and '#End Fetchmail...' (each config should be in one row).
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@694 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
|
|
| |
Postmaster and etrn info (if it exists in the config).
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@688 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
should be there).
Config-tab: Only graphical layout is taking shape. No real data is shown. Data can't be changed.
Expert-tab: Works as it should (probably all done).
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@687 ab2d0c66-481e-0410-8bed-d214d4d58bed
|