aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa
Commit message (Collapse)AuthorAgeFilesLines
* - add the public_restricted_list, as asked by rdaMichael Scherer2011-03-221-0/+15
|
* - add a option to be able to let people subscribe a closedMichael Scherer2011-03-222-2/+3
| | | | | list, to make the subscription automatic for a ldap group, and let others join the fun
* add new topic, for various governance related mlMichael Scherer2011-03-211-0/+3
|
* - do not hardcode the hostname of the server, in case we need to change it Michael Scherer2011-03-082-2/+2
| | | | | ( for example if the service is migrated to another one )
* - use the new type for remote database declarationMichael Scherer2011-03-081-3/+2
|
* remove <Location /> as it is already set by vhost_baseNicolas Vigier2011-03-021-3/+0
|
* use vhost_base instead of vhost_other_appNicolas Vigier2011-03-022-14/+3
|
* - add the rest of the url ( or moderation mail urls are wrong )Michael Scherer2011-02-261-1/+1
|
* - let any subscriber use review command ( and so see who is Michael Scherer2011-02-171-1/+1
| | | | | subscribed on a list , asked by Wobo and Jehane )
* - finally fix the bugzilla -> bugs problem, after 3h ofMichael Scherer2011-02-161-0/+3
| | | | | debugging ( mainly because i didn't understoof the error message :/ )
* - add new topic for mlMichael Scherer2011-02-091-0/+3
|
* fix scenari used in single mail list so now, sysadmin mls should work Michael Scherer2011-01-101-1/+1
|
* fix scenari for restricted list ( so now, it should likely work forMichael Scherer2011-01-091-3/+4
| | | | reports and commits )
* - fix sympa scenari syntax for list creationMichael Scherer2011-01-091-1/+1
|
* - disable list creation request by the web interface, as this would bypass ↵Michael Scherer2011-01-073-1/+12
| | | | | | puppet completly
* fix topic nameMichael Scherer2011-01-071-1/+1
|
* - add topics to sympa mailling listMichael Scherer2011-01-061-0/+8
|
* - update the topics listMichael Scherer2011-01-061-3/+5
|
* restart sympa when a list configuration is changedMichael Scherer2010-12-171-0/+1
|
* - allow to set the topic of the list ( useful to sort them on interfaceMichael Scherer2010-12-172-10/+12
| | | | )
* add topics.conf, to manage topics of ml ( and how they appear in the webMichael Scherer2010-12-172-0/+11
| | | | page )
* add a link to catdap, so default templates supress "lost password" and ↵Michael Scherer2010-12-171-0/+1
| | | | "first login" registration link
* hide the list of owners and editors, and replace this with 2 labelsMichael Scherer2010-12-171-0/+8
| | | | that mention the teams
* - rename the account, to be coherent with the others one in ldapMichael Scherer2010-12-162-2/+2
|
* let the moderation team filter mailMichael Scherer2010-12-161-1/+1
|
* - remove files that are not managed by puppet, or that no longer existMichael Scherer2010-12-161-0/+3
| | | | in sympa directory, to avoid them interfering in the future
* fix error syntax in scenariMichael Scherer2010-12-161-1/+1
|
* - fix again, not a good day for me :/Michael Scherer2010-12-151-1/+1
|
* uniformisation of the name of variable used for password, so we know if this ↵Michael Scherer2010-12-153-7/+5
| | | | is ldap or postgresql at the first glance
* add missing scenariMichael Scherer2010-12-142-0/+14
|
* sympa requires to have a least one static owner defined in configMichael Scherer2010-12-141-0/+5
|
* remove option, exist only for ownerMichael Scherer2010-12-141-1/+0
|
* fix filename, as this prevent list creationMichael Scherer2010-12-141-2/+2
|
* do not use @ in filename, this confuse sympa ( and so, replace it byMichael Scherer2010-12-142-3/+9
| | | | -at- )
* fix filename to match the one use in other config fileMichael Scherer2010-12-141-2/+2
|
* fix the filename as used in scenariMichael Scherer2010-12-141-1/+1
|
* fix parameters to work with our ldapMichael Scherer2010-12-141-3/+3
|
* fix name of sysadmin groupMichael Scherer2010-12-142-2/+2
|
* use ssl, not plaintextMichael Scherer2010-12-141-1/+1
|
* for sympa like for python, indentation is important ( and new line too )Michael Scherer2010-12-141-7/+8
|
* sympa requires configuration to be separated by a empty lineMichael Scherer2010-12-141-0/+2
|
* adjust the name of the file, so sympa do not complaint in syslog aboutMichael Scherer2010-12-141-1/+1
| | | | missing file
* it seems sympa think that empty line are significantMichael Scherer2010-12-141-2/+0
|
* add 2 missings scenari, one to restrict sender to a specific email,Michael Scherer2010-12-142-0/+10
| | | | another one for ldap group
* oups, fix name of the parameterMichael Scherer2010-12-141-1/+1
|
* fix ordering, if a list was partially removed manuallyMichael Scherer2010-12-141-2/+2
|
* add scenario_sender_ldap_group and scenario_sender_mailMichael Scherer2010-12-131-3/+14
|
* create the scenari for subscription ( web only )Michael Scherer2010-12-132-2/+15
|
* - move file to subdirectory, easier to understand what's going onMichael Scherer2010-12-133-2/+2
|
* - disable authtentication without using ldapMichael Scherer2010-12-131-2/+0
|