This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 07 Mar, 2020 1 commit
-
-
IKEDA Soji authored
WWSympa: edit_list: Now inclusion will no longer be updated immediately, even if parameters on data sources were changed. Instead, a message telling that inclusion will be updated soon (in an hour or so) is shown.
-
- 29 Feb, 2020 1 commit
-
-
IKEDA Soji authored
-
- 20 Feb, 2020 1 commit
-
-
Stefan Hornburg (Racke) authored
-
- 30 Jan, 2020 1 commit
-
-
IKEDA Soji authored
family_signoff action no longer does use one-time ticket.
-
- 29 Jan, 2020 1 commit
-
-
IKEDA Soji authored
-
- 23 Nov, 2019 1 commit
-
-
IKEDA Soji authored
-
- 20 Nov, 2019 1 commit
-
-
IKEDA Soji authored
-
- 13 Nov, 2019 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 06 Nov, 2019 1 commit
-
-
IKEDA Soji authored
-
- 18 Oct, 2019 1 commit
-
-
Luc Didry authored
-
- 03 Sep, 2019 1 commit
-
-
IKEDA Soji authored
-
- 02 Sep, 2019 3 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 14 Aug, 2019 1 commit
-
-
Xavier Bachelot authored
-
- 09 Aug, 2019 1 commit
-
-
IKEDA Soji authored
- Attachment with long filename can break list archives - Only us-ascii will be treated as-is.
-
- 08 Aug, 2019 3 commits
-
-
IKEDA Soji authored
WWSympa: edit_list: Use 'Apply modifications' instead of 'Update' to make sure the changes/deletions will be effective only if update is performed.
-
IKEDA Soji authored
WWSympa: editsubscriber/review/set: Use 'Apply modifications' instead of 'Update' to make sure the changes/deletion will be effective only if update is performed.
-
IKEDA Soji authored
WWSympa: edit: Use 'Apply modifications' instead of 'Update' to make sure the changes/deletion will be effective only if update is performed.
-
- 18 Jul, 2019 1 commit
-
-
IKEDA Soji authored
-
- 25 Jun, 2019 1 commit
-
-
Luc Didry authored
-
- 10 Jun, 2019 1 commit
-
-
IKEDA Soji authored
-
- 06 Jun, 2019 1 commit
-
-
Luc Didry authored
Fix #634
-
- 05 Jun, 2019 2 commits
- 24 May, 2019 5 commits
-
-
Luc Didry authored
Fix #622 Thx to dpc22 who created the issue AND gave the solution
-
Luc Didry authored
-
Luc Didry authored
-
Luc Didry authored
-
Luc Didry authored
- Currently, only light export is available, thus export doesn’t contain the name of the subscribers. The button solves that. - The full export always includes a header: # Exported subscribers with search filter "" But it’s useless and maybe confusing when you use the full export from the button. I removed that header if no filter was sent.
-
- 13 Apr, 2019 2 commits
-
-
IKEDA Soji authored
Note: Message catalog should be tweaked.
-
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> ```
-
- 17 Mar, 2019 1 commit
-
-
Sympa authors authored
Updating source texts according to fixes on en_US catalog
-
- 11 Mar, 2019 1 commit
-
-
IKEDA Soji authored
- Use "[% string | loc %]" instead of "[%|loc%]string[%END%]". - Use a filter "mailbox".
-
- 08 Mar, 2019 1 commit
-
-
Sympa authors authored
Updating source texts according to fixes on en_US catalog
-