Commit Graph

106 Commits

Author SHA1 Message Date
lars ee33aaf182 improve performance of specific file accesses (e.g. for check_interface_language) through caching
allow to reset "owner"
update language files
update packaging scripts
only build i386 debian package
clarified some copyright stuff
move URL of data files from /ezmlm-web-data/ to /ezmlm-web/ (debian policy)
add example config file for apache
fixed 'usr/local/' to 'usr/local/' patch for debian
moved "confirmation selection" from "easy" to "expert"
ezmlm-web version number for web interface footer is retrieved from the SPOT ezmlm-web.cgi
2007-08-07 22:48:40 +00:00
lars 506a1f57e3 finished splitting of CSS into basic and color 2007-08-04 22:55:54 +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 9feba7481e Italian strings contributed by Andrea Garbato 2007-07-29 21:31:27 +00:00
lars e6ed2f34ef removed auo-generated german translation file 2007-07-29 21:30:22 +00:00
lars 3a9fda7f20 Slovenian strings contributed by Clavdia Horvat 2007-07-29 21:27:20 +00:00
lars e83509a81e Spanish strings contributed by Jose Luis Martinez 2007-07-29 21:15:19 +00:00
lars bf42b7fd4b Japanese strings translated by Ward Lai 2007-07-29 21:12:45 +00:00
lars 9ca475d584 Italian strings contributed by Andrea Garbato 2007-07-01 14:20:59 +00:00
lars 3e1ac964da Slovenian strings contributed by Clavdia Horvat 2007-06-13 09:52:50 +00:00
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