Commit graph

196 commits

Author SHA1 Message Date
lars 96c69d52f4 Spanish strings contributed by Jose Luis Martinez - thanks a lot 2007-06-11 12:21:10 +00:00
lars a71e6a8016 Japanese strings contributed by Ward Lai - thanks a lot 2007-06-11 12:20:04 +00:00
lars 998a2b59c6 Portuguese strings contributed by Carlinhos Cecconi - thanks a lot 2007-06-11 12:18:43 +00:00
lars afeb200651 Slovenian translations contributed by Clavdia Horvat 2007-05-16 04:45:55 +00:00
lars 2b585fb7d9 Slovenian translation continued by Clavdia Horvat 2007-05-10 23:28:24 +00:00
lars 4173d41791 Translation added by Carlinhos Cecconi 2007-05-10 23:27:37 +00:00
lars e19f8bf651 translations made by Carlinhos Cecconi, Clavdia Horvat and Lars Kruse 2007-04-28 21:27:07 +00:00
lars b1fe359068 replaced orange button to reduce number of colors 2007-04-19 10:24:50 +00:00
lars 1226eeb4a3 fixed red gradient in the footer bar
changed color of language/interface select button
2007-04-19 02:37:29 +00:00
lars 387ea03272 changed color of interface button as suggested by Clavdia
fixed visualization of subscriber log
2007-04-12 00:40:25 +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 2318ec1a8b improved design 2007-04-09 15:56:00 +00:00
lars ceeb49f5c3 enabled language update script again
fixed misdirected mail address (reported by phil)
2007-04-05 20:40:15 +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 becff599cd fixed a german translation
added some language strings
2007-04-04 14:54:00 +00:00
lars 42b03c5679 fixed copyright issues 2007-04-03 19:44:35 +00:00
lars a8c93bb8ee fixed return value of "delete_list" -> success message will appear again 2007-04-03 18:01:11 +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 dbad72d853 added some language strings
updated german translation
2007-04-03 15:36:37 +00:00
lars 33b66441da fix some clearsilver syntax problems 2007-04-02 01:43:40 +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 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 4b78064a81 added some strings
added some German translations
2007-03-30 15:20:53 +00:00
lars 107bb506fb finally renamed language update script to reflect the programming language 2007-03-29 15:53:08 +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 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 9581084a29 new layout of language directory 2007-03-28 18:56:35 +00:00
lars fbb640ddbc updated some language strings 2007-03-28 18:52:16 +00:00
lars d845390a9b removed ezmlmwebrc.gnupg file - setting moved to ezmlmwebrc
removed implementation of 'ui_set'
fixed gnupg support
improved gettext support (still needs some testing)
Encode module is now optional (instead of being required)
2007-03-26 19:06:45 +00:00
lars b7d01f0324 renamed template directory 2007-03-24 09:02:41 +00:00
lars 099d4f1d6f added support for updating of po files
old hdf translations (only german) moved to po files - japanese was not up-to-date anymore
moved directories from "share" directory back to root
2007-03-21 17:48:31 +00:00
lars 95d4b07ed9 removed hdf setting "LanguageDir"
setting "LANGUAGE_DIR" is now deprecated
moved english language file to template directory
added gettext translation of english language template
available interface languages are now configured via LANGUAGE_LIST
2007-03-20 19:15:04 +00:00
lars dcc2ef9a56 removed obsolete clearsilver notes
added initial stuff for gettext support
added dependency: liblocale-gettext-perl
2007-03-19 18:42:31 +00:00
lars fab90852d5 minor language fix 2006-10-18 19:00:44 +00:00
lars 58bd26889c fixed handling of list addresses containing a dot 2006-07-11 01:49:33 +00:00
lars cdd6a8c1f2 add the dot (".") to the possible characters of a listname (Closes: #28)
add "text" to the description of the address file upload field (Closes: #29)
2006-07-05 23:26:52 +00:00
lars 5497fffc44 fix charset encoding for non-ascii (closes: #27) 2006-06-20 02:10:00 +00:00
lars d2190dc5f9 language fixes suggested by Frank Blechschmitt 2006-06-20 02:05:57 +00:00
lars cefc23fd23 minor stuff 2006-05-29 11:35:47 +00:00
lars 53ab03443b wrong hdf-name of mySQL setting fixed 2006-05-18 08:42:20 +00:00
lars d29c22b21a manpage of ezmlm-web.cgi updated and added to Makefile.PL
fixed debian packaging warnings
fixed configuration file in debian package
added manpage for ezmlm-web.wrapper
renamed INSTALL.clearsilver to README.clearsilver (to avoid debian packaging warnings)
2006-05-04 03:46:55 +00:00
lars c593d9b3ed some documentation fixes
added svn:keywords for documentation files
2006-05-04 01:23:25 +00:00
lars dbd74020f8 html_escape for error/warning messages 2006-05-02 00:10:12 +00:00
lars c5b5efe333 customError and customWarning fixed
added hint for absolute mailing list directory
2006-05-01 23:59:55 +00:00
lars 413234c5cd typo 2006-04-30 08:20:03 +00:00
lars 5b2d8f7d01 updated some docs
removed old 'debian-related' directory
2006-04-30 08:06:21 +00:00
lars b4507d7ec0 manpage added to debian installer 2006-04-30 00:31:40 +00:00
lars 69b9e6760a [test] and so on ... 2006-04-29 12:39:43 +00:00