Commit graph

13 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 70d0ae5d01 disable encryption support for now
README.clearsilver is obsolete
adapt ezmlmwebrc.dist to the new HTML_CSS_COMMON setting (renamed from HTML_CSS_FILE)
separate style and color settings (CSS)
add HTML_CSS_COLOR setting
adapted Makefile.PL to the new paths
cleaned up the README file
prevent uppercase letters in dotqmail filenames
2007-08-04 22:53:31 +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 2318ec1a8b improved design 2007-04-09 15:56:00 +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 94006f8e6b support for a prefix of the local part of mailing list addresses
unified form headers
2007-04-01 23:42:36 +00:00
lars e6438d0777 suppress success message if no subscriber was added
gettext support is now optional - otherwise only english is delivered
fixed GPG_SUPPORT: a missing module does not break the code anymore
subscription log added
moved gettext dependency from code to packaging - the perl gettext support in sarge seems to be broken
2007-03-28 19:08:48 +00:00
lars b7d01f0324 renamed template directory 2007-03-24 09:02:41 +00:00
lars a5e73e96f6 changed fancy listing of files in download directory
improved directory structure
2006-04-20 00:35:36 +00:00
lars 33e299a402 branch "ui_templates" moved to new trunk 2006-03-29 21:13:14 +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 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