This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 05 Jun, 2019 1 commit
-
-
Luc Didry authored
Fix #636
-
- 22 Mar, 2019 2 commits
-
-
Luc Didry authored
-
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> ```
-
- 30 Sep, 2018 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 14 Sep, 2018 1 commit
-
-
IKEDA Soji authored
It was gone years ago.
-
- 23 Jun, 2018 1 commit
-
-
Luc Didry authored
-
- 29 May, 2018 2 commits
- 22 Jul, 2017 1 commit
-
-
IKEDA Soji authored
-
- 23 May, 2017 1 commit
-
-
IKEDA Soji authored
-
- 23 Aug, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12940 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 22 Aug, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12936 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 May, 2016 1 commit
-
-
sikeda authored
[-bug] If javascript is disabled, loading notice and spinner image are always shown. Fixed by rendering notice and image using javascript. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12816 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 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
-
- 17 Feb, 2016 1 commit
-
-
sikeda authored
[bug][#8570] [Reported by A. Epstein, Cornell Univ.] <base> element in web output should be eliminated, because it will mess reverse proxy and so on. Fixed by making partial URIs to be redirected to base URI. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12687 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Feb, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12669 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 12 Jan, 2016 1 commit
-
-
lumineau authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12623 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Nov, 2015 1 commit
-
-
lumineau authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12479 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 22 Oct, 2015 1 commit
-
-
sikeda authored
[-dev] Ephemeral notices are not always shown at forefront: They are hidden by tiles on home page. Fixed by moving inclusion of notice.tt2 after ${action}.tt2. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12460 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 Oct, 2015 2 commits
-
-
lumineau authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12457 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
lumineau authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12452 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 28 Jun, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12249 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 Jun, 2015 1 commit
-
-
sikeda authored
[-bug] When CSS is disabled, "Please wait..." notice is always shown. Fixed by adding the notice using CSS content attribute. Additionally, now the notice is wrapped by <div> instead of <h1> not to break document outline. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12233 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 17 Jun, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12224 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
-
- 19 Jan, 2015 2 commits
-
-
etiennemeleard authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11869 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
etiennemeleard authored
[-change][-bug] Use font-awesome icon and fix responsive script, update said script to use jquery (TODO : move in sympa.js) git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11868 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 18 Jan, 2015 1 commit
-
-
sikeda authored
[bug] WWSympa: When TT2 parse error occurs and tt2_error.tt2 has error again, no content is sent and HTTP server will report error status (e.g. 503 with nginx). To prevent such situation, wrap PROCESS directives in this template with TRY...CATCH. The same measure is taken for crash.tt2. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11863 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Jan, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11832 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Jan, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11817 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
-
- 14 May, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10617 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
-
- 01 Apr, 2013 1 commit
-
-
sikeda authored
- ldap_export_XX - tri & sort - htmlarea_url (no longer supported. Use html_editor_XX) git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9013 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 22 Mar, 2013 1 commit
-
-
sikeda authored
[dev] Canonicalize incoming language codes with format of language tags: Old-style codes in config files, session cache etc. would be intact but interpreted to new codes. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8953 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 15 Mar, 2013 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8878 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Feb, 2013 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8617 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-