This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 08 Mar, 2019 1 commit
-
-
Sympa authors authored
Updating source texts according to fixes on en_US catalog
-
- 25 Jan, 2019 4 commits
- 05 Dec, 2018 1 commit
-
-
IKEDA Soji authored
-
- 29 Nov, 2018 1 commit
-
-
Michael Kaczmarczik authored
-
- 22 Jul, 2018 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 23 Jun, 2018 1 commit
-
-
Luc Didry authored
-
- 19 Nov, 2017 1 commit
-
-
Sympa authors authored
-
- 09 Sep, 2017 1 commit
-
-
IKEDA Soji authored
-
- 02 Aug, 2017 1 commit
-
-
IKEDA Soji authored
- Restroing this function as new request handler "move_user". - New scenarios move_user.* are added so that this function may either need confirmation (auth), be restricted to listmaster (listmaster) or disabled (closed).
-
- 23 May, 2017 1 commit
-
-
IKEDA Soji authored
-
- 30 Apr, 2017 1 commit
-
-
IKEDA Soji authored
-
- 09 Mar, 2016 1 commit
-
-
sikeda authored
[bug] If the list name contains "+", incorrect web links are generated in service messages and web interface. Fixed by encoding special characters using new "url_abs" and "url_rel" template filters. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12726 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 Jun, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12207 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Jun, 2015 1 commit
-
-
david.verdin authored
[change][Submitted by O. Lumineau, RENATER] Improved web skin with responsive design and several skins bug fixes. You'll note that the Sympa top menu is back. For those of you who preferred the original Massey side menu, you can switch the menu position by simply editing the main.tt2 template. At the beginning, you'll see this: [% top_menu = 1 %]. Simply set this variable value to 0 and the menu will go back on the side and clear up the top window area. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12182 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Jan, 2015 1 commit
-
-
sikeda authored
- login_menu.tt2: Show roles by three criteria: listmaster, any of admin and subscriber. - If sso is used, password would not need to be changed. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11852 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 09 Jan, 2015 1 commit
-
-
sikeda authored
[-dev] Restore neutral CSS class to select fonts so that exotic language names will be rendered properly. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11827 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Jan, 2015 1 commit
-
-
sikeda authored
- Withdrawn LanguageNeutral CSS class. - Restore opedesc function to display titles of configuration optopns. - Add lang and xml:lang attributes to display language names better. - A few addition of translation strings. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11818 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Jan, 2015 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11806 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 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
-
- 19 May, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10627 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Jan, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10133 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Feb, 2013 1 commit
-
-
sikeda authored
e.g. Russian & Greek language names are ugry if they are rendered by East Asian fonts. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8614 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 18 Jan, 2011 1 commit
-
-
serge.aumont authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@6983 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
-
- 28 Apr, 2009 1 commit
-
-
david.verdin authored
- new css - new navigation menu through list admin menu - miscellaneous modifications in templates Warning : if you customize your own templates you may notice some mess in the page layout. In such a case compare your templates to the distributed version and report any difference to your own files... Enjoy ! ;o) git-svn-id: https://subversion.renater.fr/sympa/trunk@5675 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
-
- 30 Sep, 2008 1 commit
-
-
olivier.salaun authored
- using authenticating URLs to check the new user email (instead of collecting his password) - provide an equivalent listmaster feature to change a user's email address - check if user is included ; if so, notify the list owner - rename list member picture if he changes his member email address Also removed old code for the following actions : change_identity, unify_email, record_email New feature to define custom moderation rejection messages. git-svn-id: https://subversion.renater.fr/sympa/trunk@5150 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Aug, 2008 1 commit
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5094 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 18 Sep, 2007 1 commit
-
-
david.verdin authored
Fix: Changing password and email address was no longer possible in WWSympa. git-svn-id: https://subversion.renater.fr/sympa/trunk@4605 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
-
- 16 Oct, 2006 1 commit
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@3949 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
-
- 21 Jun, 2005 1 commit
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@3120 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 May, 2005 1 commit
-
-
sympa-authors authored
adding class="MainMenuLinks" for all input type="submit" git-svn-id: https://subversion.renater.fr/sympa/trunk@2959 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Apr, 2005 1 commit
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2936 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 Apr, 2005 1 commit
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2926 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-