aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa
Commit message (Collapse)AuthorAgeFilesLines
* fix qa topic description (as noticed by ahmad and damsweb)Nicolas Vigier2011-04-041-1/+1
|
* add Quality Insurance categoryNicolas Vigier2011-04-041-0/+3
|
* - fix again the filter, oopsMichael Scherer2011-03-291-1/+1
|
* - fix filter used to include memberMichael Scherer2011-03-291-1/+1
|
* - remove some significant whitespace of the file ( ie, there was a space at the Michael Scherer2011-03-281-1/+1
| | | | | end of the configuration line causing havoc when syncing members )
* give the proper argument to connect to ldap ( and note the syntax that is ↵Michael Scherer2011-03-281-0/+2
| | | | different from the one used on other ldap settings )
* - fix filter syntaxMichael Scherer2011-03-281-1/+1
|
* - i wanted to do copy and paste, not cut and pasteMichael Scherer2011-03-251-0/+1
|
* fetch the variable in list too ( could IMHO be refactored )Michael Scherer2011-03-251-1/+1
|
* - ldap requires to be authenticated to give all information for inclusion Michael Scherer2011-03-251-0/+4
|
* - fix syntaxMichael Scherer2011-03-241-1/+1
|
* - force ssl ( using undocumented parameter )Michael Scherer2011-03-241-0/+1
|
* - try to force ssl for search_filer on ldapMichael Scherer2011-03-241-1/+1
|
* - fix configuration filter, may be the cause of the mail loop of yesterdayMichael Scherer2011-03-241-1/+1
|
* - fix configuration, sympa complained about it in logMichael Scherer2011-03-241-1/+1
|
* use the new type for user and database declaration ( will be used later for ↵Michael Scherer2011-03-221-8/+4
| | | | pg access list )
* - 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- )