Commit graph

36 commits

Author SHA1 Message Date
ckubu e06da8137d - If Environment variable EZMLM_WEB_RC ist set (e.g. at webservers vhost
configuration), the applicatiom loads ezmlmwebrc from that setting. That 
   allows multiple Webinterfaces on the same host with different settings.

 - Subscribition of different adresses at once via textarea input (Closes #70)
   TODO: change concerning labels for language other than german or english

 - Fix setting of chaerset variable (Close #69 ?)

 - Fix en-/decoding (if system charset differs from charset of list)

 - Handling of all text files will be done from the list directory, even if
   the defaults are used.That makes the list robust against changing server
   default settings or moving list from one to another server.

 - conf-lang file will always be written, even if language is the default
   one. So users can see their language setting from the Options screen.

 - Print available listdomains in alphabetical order.

 - trailer is no longer editable from the Overview screen. Changing trailer
   can be done - like other textfiles - from the text screen.

 - Add configuration variable DEBUG. If enabled, application prints Error/Warning 
   messages instead of "Internal Server Error" page.
2011-01-05 01:21:43 +00:00
lars d1a7e5a65a ezmlm-web interface:
* fixed description string for trailer message
* updated TODO
2008-10-15 22:00:36 +00:00
lars 5b98b18ff9 ezmlm-web interface:
* move gnupg key generation process into the background if possible
* declare non-configurable variables _after_ reading the configuration
  file, thus preventing them from being accidentaly "configured"
2008-10-15 01:05:48 +00:00
lars 1b809bf5e7 ezmlm-web interface:
* add gpg-ezmlm option "VerifiedKeyReq"
2008-10-11 23:30:19 +00:00
lars 90272fda02 ezmlm-web interface:
* add gpg-ezmlm option "encryptToAll"
2008-10-11 22:55:26 +00:00
lars ebc46ba549 ezmlm-web interface:
* add gpg-ezmlm option "allowKeySubmission"
2008-10-11 22:50:15 +00:00
lars 74cb38b601 ezmlm-web interface code:
* add gpg-ezmlm option "RequireSigs"
2008-10-11 22:45:24 +00:00
lars 39aaed4011 language strings:
* adapted language string names to the new GpgKeyRing/GpgEzmlm separation
2008-09-27 23:16:49 +00:00
lars 6755211203 removed obsolete separate language selection template 2008-09-18 11:40:02 +00:00
lars 64ccc92d38 add posting model for subscriber-only lists (Closes: #49) 2008-08-25 01:26:27 +00:00
lars d15f994ac4 update language strings 2008-08-25 00:42:16 +00:00
lars 7e208f7c1a improved parsing of subscription log files 2007-09-21 01:39:26 +00:00
lars e6ed2f34ef removed auo-generated german translation file 2007-07-29 21:30:22 +00:00
lars de1905f0ec updated language files 2007-04-10 22:37:04 +00:00
lars 4c83771e11 updated UPGRADE file
new configuration setting: HTML_LINKS
changed layout of top div
fixed some IE rendering problems
improved visualization of subscriber's log
changed interface of 'form_header' macros
moved interface and language selection to the top of the page
reverse order of subscriber's log entries
set explicit default values for UNSAFE_RM, PRETTY_NAMES, ALIAS_USER, HTML_LINKS, HTML_LANGUAGE, FILE_UPLOAD and DEFAULT_OPTIONS
HTML_CSS_FILE replaced by HTML_CSS_URL - it defaults to '/ezmlm-web.css'
added manpages for 'webusers' and 'ezmlmwebrc' file formats
added check for required settings
ignore 'taintness' of 'send' input data due to non-ascii characters in buttons' values
2007-04-10 22:19:43 +00:00
lars 1f1cd133ae implemented simplified subscription/posting/archive rules
improved some interface templates
fixed and added some language strings
implemented 'reply-to-self' setting
2007-04-04 14:56:21 +00:00
lars 9d0e8730e0 QMAIL_BASE now defaults to /var/qmail/control (before: it was mandatory)
replaced DEFAULT_HOST by MAIL_DOMAIN
clarified MAIL_DOMAIN and MAIL_ADDRESS_PREFIX retrieval
clarified 'mimeremove' handling (Closes: #32)
added support for ezmlm-idx v5 features 'headerkeep', 'mimekeep' and 'copylines'
added 'easy' and 'expert' interface settings
fixed tagging of active menue items
cleaned version-specific visibility of some options (charset, language, ...)
2007-04-03 15:49:24 +00:00
lars 3958224115 added multi-domain support
error checking after config loading
fixed language selection behaviour
removed obsolete ui_set directories
2007-03-30 15:24:18 +00:00
lars 525ce2812e moved default language names to scripts/update_language_files
revert removal of hdf attribute "Lang.Name"
finally fixed multilingual interface
2007-03-29 15:51:34 +00:00
lars 6227c73f70 updated script for language file management 2007-03-28 23:23:00 +00:00
lars a5e73e96f6 changed fancy listing of files in download directory
improved directory structure
2006-04-20 00:35:36 +00:00
lars 88072eec38 support for encrypted mailing lists finished
small stylesheet improvements
language detection
language selection implemented
(prepared for release 3.2)
2006-04-14 15:54:18 +00:00
lars 9eb084e460 mailing list converstion implemented 2006-04-11 10:33:55 +00:00
lars 8dcea30928 import, export, delete and generate keys 2006-04-11 02:38:37 +00:00
lars 3068271d6e update gnupg options implemented
gpg-ezmlm: config update bug fixed
2006-04-10 14:26:25 +00:00
lars 807de1a0d7 gnupg settings interface implemented
gnupg key generation interface implemented
use better way of recognising available options and settings (seperate form value)
2006-04-10 13:30:32 +00:00
lars bda51b0100 empty setting handling fixed (closes #21)
gnupg key generation page added
2006-04-09 20:52:35 +00:00
lars 440e9df0d2 interface for public key management added 2006-04-03 11:00:12 +00:00
lars 11bae7c906 improved gnupg support 2006-03-31 02:21:52 +00:00
lars 7930994498 'modsub' and 'remote' can be configured differently
warning, if both of them are set at the same time
require Text::ParseWords
require Mail::Ezmlm v0.07
support charset and language
changed available options in mod-subscribers page
release policy added
prepared for release 3.1
2006-01-16 01:46:23 +00:00
lars 511fbb851f incorporate language fix from 3.0.2
update website
2006-01-08 06:26:08 +00:00
lars 9bc44ae656 support new text file system of ezmlm-idx v5.0
support language (idx5)
support charset (idx5)
fix bug #17 (special characters in local part of mail address)
2006-01-06 21:53:45 +00:00
lars fd93f61edd new trunk taken from ezmlm-web 3.0 2005-12-25 16:12:31 +00:00
lars 64c3e10df0 clearsilver branch merged and removed 2005-06-20 22:51:06 +00:00
kessel 69a833616f more female german-translation-forms added 2005-06-10 20:08:16 +00:00
lars 32feb3b926 subversion layout restructured 2005-05-20 21:54:47 +00:00