This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 13 Apr, 2019 1 commit
-
-
IKEDA Soji authored
Note: Message catalog should be tweaked.
-
- 22 Mar, 2019 1 commit
-
-
Luc Didry authored
- 4 spaces indentation - Indent on HTML tags AND on TT2 stuff ([% IF … %]) - Avoid HTML or TT2 oneliners like: ``` [% IF top_menu %]…[% END %] <div class="displayNone"><a href="#top">Top of Page</a></div> ``` - When a tag has too many attributes to be on one line, indent the attributes at the same level than the first one: ``` <label class="foo" id="bar"> Baz </label> ```
-
- 05 Dec, 2018 1 commit
-
-
IKEDA Soji authored
-
- 29 Nov, 2018 1 commit
-
-
Michael Kaczmarczik authored
-
- 30 Sep, 2018 1 commit
-
-
IKEDA Soji authored
- Won't keep track of "referer" by parameters in forms: Use session variable "redirect_url" instead. - web_tt2/loginrequest.tt2 was deprecated: web_tt2/login.tt2 will be used. - Several other fixups.
-
- 23 Jun, 2018 1 commit
-
-
Luc Didry authored
-
- 19 Nov, 2017 1 commit
-
-
Sympa authors authored
-
- 23 May, 2017 1 commit
-
-
IKEDA Soji authored
-
- 20 May, 2014 1 commit
-
-
sikeda authored
- sympa_wizard.pl.in is placed in sbindir to keep compatibility with 6.1. - aliaswrapper.c and virtualwrapper.c are no longer built. - sympa_newaliases.pl.in and sympa_newaliases-wrapper.c are added in sbindir and libexecdir. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10649 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 02 Feb, 2011 1 commit
-
-
olivier.salaun authored
The problem was due to the user password no more stored in the user DB. Usage of password to validate the user email address has been replaced with one-time tickets. git-svn-id: https://subversion.renater.fr/sympa/trunk@7004 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Aug, 2009 1 commit
-
-
olivier.salaun authored
[change][Submitted by M.Warkus, Uni Marburg, Germany] fixing many German translations as well as typography errors. git-svn-id: https://subversion.renater.fr/sympa/trunk@6099 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 Nov, 2008 1 commit
-
-
david.verdin authored
[bug]Adding HTML comments in web templates to help users spotting which template is used for customizing purpose. git-svn-id: https://subversion.renater.fr/sympa/trunk@5198 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 15 Nov, 2006 1 commit
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4017 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 Nov, 2006 1 commit
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@3996 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 25 Sep, 2006 1 commit
-
-
serge.aumont authored
**** Include work from A Brard for accessibility in dev branch . A lot of TT2 changes, may break local customization git-svn-id: https://subversion.renater.fr/sympa/trunk@3907 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Mar, 2006 1 commit
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@3650 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 Mar, 2006 1 commit
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@3629 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 Mar, 2006 1 commit
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@3589 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 28 Feb, 2006 1 commit
-
-
sympa-authors authored
[John-Paul Robinson] New feature: When using generic_sso, Sympa is now able to verify the user's email address when it is provided by the SSO. If no email is provided, the user is asked. git-svn-id: https://subversion.renater.fr/sympa/trunk@3586 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-