This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 08 Nov, 2021 1 commit
-
-
IKEDA Soji authored
- Changed calling convention of delete_list_member() & delete_list_admin() - delete_list_*() may report error via "stash" when the email doesn't exist.
-
- 25 Oct, 2021 1 commit
-
-
IKEDA Soji authored
Now Sympa::List::add_list_member and Sympa::List::add_list_admin use stash.
-
- 09 Oct, 2021 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
- According to the proposal on #90, "intern" level shouldn't be used for malformed input by users/clients: "user" level should be used.
-
- 07 Oct, 2021 1 commit
-
-
IKEDA Soji authored
-
- 26 Aug, 2021 1 commit
-
-
IKEDA Soji authored
-
- 10 Jun, 2021 1 commit
-
-
IKEDA Soji authored
-
- 10 Feb, 2021 1 commit
-
-
IKEDA Soji authored
-
- 09 Feb, 2021 1 commit
-
-
Sympa authors authored
Updating source texts according to fixes on en_US catalog
-
- 03 May, 2020 2 commits
-
-
IKEDA Soji authored
-
Sympa authors authored
Updating source texts according to fixes on en_US catalog
-
- 23 Mar, 2020 1 commit
-
-
IKEDA Soji authored
-
- 16 Mar, 2020 1 commit
-
-
IKEDA Soji authored
i.e. users not decided to delete, update nor keep.
-
- 15 Mar, 2020 1 commit
-
-
IKEDA Soji authored
even if one or more of data sources failed inclusion.
-
- 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
-
- 18 Dec, 2019 1 commit
-
-
Luc Didry authored
— Add prohibited_listnames setting (comma-separated list, with ability to use a wildcard) — Add prohibited_listnames_regex setting The settings are cumulative. You can use one or the other or both. May fix #672
-
- 25 Jan, 2019 2 commits
- 20 Nov, 2018 1 commit
-
-
Luc Didry 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.
-
- 15 Aug, 2018 1 commit
-
-
IKEDA Soji authored
-
- 04 Jul, 2018 1 commit
-
-
Sympa authors authored
-
- 20 Jun, 2018 1 commit
-
-
Matt Taggart authored
-
- 04 Feb, 2018 1 commit
-
-
IKEDA Soji authored
-
- 28 Nov, 2017 1 commit
-
-
Mic Kaczmarczik authored
-
- 19 Nov, 2017 1 commit
-
-
Sympa authors authored
-
- 28 Oct, 2017 1 commit
-
-
IKEDA Soji authored
- WWSympa: do_create_automatic_list(), formerly do_automatic_lists(). - sympa.pl --add_list.
-
- 26 Oct, 2017 1 commit
-
-
IKEDA Soji authored
New request handler create_list (formerly Sympa::Admin::create_list_old()) to be integrated to Sympa::Request framework. - WWSympa: do_create_list(). - sympa.pl --create_list. - SympaSOAP: createList().
-
- 12 Oct, 2017 1 commit
-
-
Mic Kaczmarczik authored
submission to list owners.
-
- 14 Sep, 2017 1 commit
-
-
IKEDA Soji authored
-
- 21 Aug, 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).
-
- 19 Jul, 2017 1 commit
-
-
IKEDA Soji authored
-