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
13a128cf8d
trim whitespace from LOGIN_NAME - otherwise access is denied for the user's lists
2010-11-19 01:54:47 +00:00
253b80f338
Updated description of webusers file to the behaviour since ezmlm-web v3.3.
...
Thanks to Daniele for the hint!
2010-01-18 23:08:51 +00:00
5f01e987f2
fixed editing of text files for multi-line texts ( Closes : #62 )
2009-08-19 03:12:27 +00:00
fd48b5fda4
Spanish translation finished by Normando Hall - thanks a lot!
2009-07-10 22:07:40 +00:00
b28b3338c7
Commit from Thorax Translation Center by user lars. 296 of 296 messages translated (0 fuzzy).
2009-03-25 12:41:19 +00:00
fda762b084
ezmlm-web code:
...
* added missing "ref" check for encrypted mailing list objects
2009-03-23 23:23:37 +00:00
80844f7e2a
ezmlm-web code:
...
* handle a missing backup conversion directory gracefully
(useful for encrypted lists, that were created without ezmlm-web)
2009-03-10 01:36:41 +00:00
36ac1d4cfc
added rike and Jean-Matthieu as French translation contributors
2009-01-16 17:46:04 +00:00
e8b2b7b8ed
French strings contributed by Jean-Matthieu - thanks!
2009-01-16 16:56:20 +00:00
6fff82a613
ezmlm-web translations:
...
* French strings updated by rike - thanks a lot!
2008-12-30 09:43:06 +00:00
27fb19ef94
ezmlm-web code:
...
* fix broken MAIL_ADDRESS_PREFIX removal (Closes : #57 )
2008-11-14 22:35:44 +00:00
a85d95f2a8
ezmlm-web packaging:
...
* update MANIFEST file (hinted by Kyle Wheeler)
2008-11-09 02:48:41 +00:00
cf9d3c1d75
ezmlm-web documentation:
...
* added hints regarding dependencies of gpg-ezmlm
* added hints for checking, if the modules are installed properly
2008-10-28 23:58:48 +00:00
e5c2e25bf1
ezmlm-web documentation:
...
* fixed issues pointed out by albinootje - thanks!
2008-10-28 18:26:11 +00:00
bdb953e07b
ezmlm-web translation:
...
* Nederland strings contributed by albi nootje - thanks!
2008-10-17 22:45:42 +00:00
5bdb708657
ezmlm-web translation:
...
* Slovene translation finished by Clavdia Horvat
* German translation finished by Lars Kruse
2008-10-16 00:59:25 +00:00
370976abad
ezmlm-web packaging:
...
* move debian files to a separate directory
2008-10-15 22:31:23 +00:00
3c3fad072f
ezmlm-web:
...
* update version information for new release v3.3.1
2008-10-15 22:17:16 +00:00
d1a7e5a65a
ezmlm-web interface:
...
* fixed description string for trailer message
* updated TODO
2008-10-15 22:00:36 +00:00
3d836546c3
ezmlm-web interface code:
...
* remove list entry from webusers file after list removal (Closes : #54 )
2008-10-15 20:27:07 +00:00
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
0afddf2487
ezmlm-web release preparations:
...
* update documentation
* update changelog
* update debian files
2008-10-12 00:59:40 +00:00
45d3b2ecc9
Commit from Thorax Translation Center by user lars. 294 of 294 messages translated (0 fuzzy).
2008-10-11 23:41:12 +00:00
819dab8ca4
ezmlm-web translations:
...
* add language strings for recently added gpg-ezmlm options
2008-10-11 23:33:39 +00:00
1b809bf5e7
ezmlm-web interface:
...
* add gpg-ezmlm option "VerifiedKeyReq"
2008-10-11 23:30:19 +00:00
90272fda02
ezmlm-web interface:
...
* add gpg-ezmlm option "encryptToAll"
2008-10-11 22:55:26 +00:00
ebc46ba549
ezmlm-web interface:
...
* add gpg-ezmlm option "allowKeySubmission"
2008-10-11 22:50:15 +00:00
74cb38b601
ezmlm-web interface code:
...
* add gpg-ezmlm option "RequireSigs"
2008-10-11 22:45:24 +00:00
b64e9091cc
fix version numbers
2008-09-30 03:14:11 +00:00
50357ba5f5
prepare release candidate
2008-09-30 03:07:38 +00:00
7895079b18
web interface code:
...
* hide domains without accessible lists (for well-configured domains)
2008-09-30 02:47:20 +00:00
0861a14f93
web interface code:
...
* avoid direct usage of $WEBUSERS_FILE for authorization checks
2008-09-30 02:47:11 +00:00
be4ffc74a3
web interface code:
...
* allow list access even if no webusers file exists, if there is no login
authentication configured
* output a warning, if no webusers file exists
2008-09-30 02:47:04 +00:00
39b32b2dd1
r425@erker: lars | 2008-09-29 22:35:19 +0200
...
web interface code:
* use the "special" update function for encrypted lists
2008-09-29 20:45:11 +00:00
dc655d0683
r423@erker: lars | 2008-09-28 18:54:05 +0200
...
web interface code:
* use separate 'getconfig' function for GpgEzmlm settings
* fix minor perl warning
2008-09-29 20:45:00 +00:00
7b09ad4540
r422@erker: lars | 2008-09-28 17:58:58 +0200
...
web interface code:
* keyring management is also accessible for plaintext lists
* function "is_list_encrypted" is obsolete
2008-09-29 20:44:55 +00:00
c24e5ea00e
r421@erker: lars | 2008-09-28 17:39:44 +0200
...
web interface code:
* improve some input tests
* fix perl warning during list deletion
2008-09-29 20:44:50 +00:00
d12f1e716f
r418@erker: lars | 2008-09-28 11:32:49 +0200
...
encryption support:
* renamed "GPG_SUPPORT" to "ENCRYPTION_SUPPORT"
* populate a hash for supported features (%FEATURES)
* specific gui options for encryption now depend on specific features
* defined Config.Features.GpgKeyRing
2008-09-29 20:44:31 +00:00
e295e6d4d6
update template according to new web interface code
2008-09-27 23:54:34 +00:00
da6ecedfe5
update hdf specification for separate GpgEzmlm/GpgKeyRing
2008-09-27 23:53:12 +00:00
5588372d9b
web interface code:
...
* unify creation of list object
* reduce direct access to http query string paramters
* adapt to new GpgEzmlm/GpgKeyRing separation
* clean up encryption support
* fix various warnings
* improve some code style issues
2008-09-27 23:51:56 +00:00
39aaed4011
language strings:
...
* adapted language string names to the new GpgKeyRing/GpgEzmlm separation
2008-09-27 23:16:49 +00:00
47cecc292e
updated templates:
...
* support separate modules for GpgKeyRing and GpgEzmlm
* revert to specifically support GpgEzmlm instead of the not-yet-released
encryption plugin
2008-09-27 22:46:01 +00:00
0ffe2e9e35
web interface:
...
* change default width of wide text input fields from 70 to 60
2008-09-27 22:42:02 +00:00
13e2b6a12f
more Spanish strings translated by Jose Luis Martinez
2008-09-23 00:01:58 +00:00
cd30c44a7f
Release preparation:
...
* updated some version information
2008-09-22 21:30:22 +00:00
e2e370747f
encryption support in ezmlm-web:
...
* add separate keyring support
* implement interface option blacklisting
* improved some code style
manual:
* document INTERFACE_OPTIONS_BLACKLIST and GPG_KEYRING_DEFAULT_LOCATION
2008-09-18 11:56:16 +00:00
1497aeecb5
fix interface settings bug
2008-09-18 11:51:24 +00:00
6755211203
removed obsolete separate language selection template
2008-09-18 11:40:02 +00:00