aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa/templates
Commit message (Expand)AuthorAgeFilesLines
* fix redirect to avoid losing POST dataNicolas Vigier2011-10-221-1/+1
* fix URL without trailing slashNicolas Vigier2011-10-221-0/+1
* add rewrite rules on sympa for nicer URLs, and avoid cache problem on homepageNicolas Vigier2011-10-221-0/+3
* fix problem with lists custom_subjectNicolas Vigier2011-09-211-1/+1
* add header to the mail on the sympa, popular request asked onMichael Scherer2011-09-122-4/+1
* add option to define custom_subjectNicolas Vigier2011-08-291-0/+3
* disable all supported_lang until we found a solution for the translation ofMichael Scherer2011-06-181-1/+1
* - 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
* give the proper argument to connect to ldap ( and note the syntax that is dif...Michael Scherer2011-03-281-0/+2
* - fix filter syntaxMichael Scherer2011-03-281-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
* - add a option to be able to let people subscribe a closedMichael Scherer2011-03-221-1/+1
* - do not hardcode the hostname of the server, in case we need to change it Michael Scherer2011-03-082-2/+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-021-7/+0
* - 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
* - finally fix the bugzilla -> bugs problem, after 3h ofMichael Scherer2011-02-161-0/+3
* fix scenari used in single mail list so now, sysadmin mls should work Michael Scherer2011-01-101-1/+1
* - disable list creation request by the web interface, as this would bypass pu...Michael Scherer2011-01-071-1/+1
* - allow to set the topic of the list ( useful to sort them on interfaceMichael Scherer2010-12-171-2/+3
* add a link to catdap, so default templates supress "lost password" and "first...Michael Scherer2010-12-171-0/+1
* hide the list of owners and editors, and replace this with 2 labelsMichael Scherer2010-12-171-0/+8
* - rename the account, to be coherent with the others one in ldapMichael Scherer2010-12-162-2/+2
* - 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-152-4/+2
* 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-141-1/+1
* fix parameters to work with our ldapMichael Scherer2010-12-141-3/+3
* fix name of sysadmin groupMichael Scherer2010-12-141-1/+1
* 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
* 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
* - move file to subdirectory, easier to understand what's going onMichael Scherer2010-12-132-0/+0
* - disable authtentication without using ldapMichael Scherer2010-12-131-2/+0
* always use the same profile for list creation, since puppet will change the c...Michael Scherer2010-12-131-1/+1
* pull moderator and owner from ldap ( not really needed as this is managed lat...Michael Scherer2010-12-131-5/+5
* manage configuration of the list after creating the listMichael Scherer2010-12-131-0/+87
* - add template that I forgot to commitMichael Scherer2010-12-101-0/+18