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.
-
- 12 Apr, 2019 1 commit
-
-
Luc Didry authored
-
- 10 Apr, 2019 1 commit
-
-
Luc Didry authored
-
- 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> ```
-
- 20 Mar, 2019 2 commits
-
-
Sympa authors authored
-
Sympa authors authored
-
- 17 Mar, 2019 4 commits
-
-
Sympa authors authored
-
Sympa authors authored
Updating source texts according to fixes on en_US catalog
-
IKEDA Soji authored
-
IKEDA Soji authored
Refactoring on mail templates
-
- 15 Mar, 2019 1 commit
-
-
IKEDA Soji authored
Reset WWSympa's session when SSO session refreshed (#560)
-
- 11 Mar, 2019 3 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
- Use "[% string | loc %]" instead of "[%|loc%]string[%END%]". - Use a filter "mailbox".
-
IKEDA Soji authored
-
- 09 Mar, 2019 1 commit
-
-
Sympa authors authored
-
- 08 Mar, 2019 7 commits
-
-
Sympa authors authored
-
Sympa authors authored
-
IKEDA Soji authored
-
Sympa authors authored
Updating source texts according to fixes on en_US catalog
-
Sympa authors authored
-
IKEDA Soji authored
Refactor Sympa::Scenario (cf. #520)
-
IKEDA Soji authored
-
- 07 Mar, 2019 5 commits
-
-
IKEDA Soji authored
Crash with broken S/MIME user certificate (cf. #565)
-
IKEDA Soji authored
import.tt2: non-working line break in toolip (#562)
-
IKEDA Soji authored
sympa_test_ldap.pl misses bind password
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 06 Mar, 2019 3 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
Test-PerlTidy 20190305.001 requires later version of Perl::Tidy which may break the past formatting. As a workaround, force sticked version of Test::PerlTidy.
-
IKEDA Soji authored
-
- 05 Mar, 2019 1 commit
-
-
IKEDA Soji authored
-
- 04 Mar, 2019 1 commit
-
-
IKEDA Soji authored
-
- 03 Mar, 2019 7 commits
-
-
Sympa authors authored
-
IKEDA Soji authored
-
Sympa authors authored
-
IKEDA Soji authored
-
IKEDA Soji authored
Replace Sympa::List::load_list_of_scenarios() with Sympa::Scenario::get_scenarios().
-
IKEDA Soji authored
Other cleanup of code.
-
IKEDA Soji authored
-