This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 29 Nov, 2017 1 commit
-
-
Mic Kaczmarczik authored
-
- 28 Nov, 2017 1 commit
-
-
Mic Kaczmarczik authored
-
- 25 Nov, 2017 2 commits
-
-
IKEDA Soji authored
-
BENOIT JEAN authored
list name was not rendered as a dot was missing (listname instead of list.name)
-
- 23 Nov, 2017 2 commits
-
-
Sympa authors authored
-
IKEDA Soji authored
- src/bin/arcrepair.pl - src/bin/create_db.Oracle - src/bin/create_db.Pg - src/bin/create_db.SQLite - src/bin/create_db.mysql - src/bin/find_missing_messages.pl by Gabor Hargitai <higany@sch.bme.hu>
-
- 19 Nov, 2017 2 commits
-
-
Sympa authors authored
-
Sympa authors authored
-
- 18 Nov, 2017 2 commits
-
-
Sympa authors authored
-
IKEDA Soji authored
Insignificant bugs related to cache by ikedas
-
- 17 Nov, 2017 2 commits
-
-
IKEDA Soji authored
Changes on POD format for transition to Markdown by ikedas
-
IKEDA Soji authored
At least with kramdown, a variant of Markdown, alters two hyphens (--) in the text to an en dash: See <https://github.com/gettalong/kramdown/issues/472>. To avoid it, use C<...> instead of B<...> etc in POD.
-
- 15 Nov, 2017 1 commit
-
-
IKEDA Soji authored
Refactoring alias manager: Obsolete alias_manager.pl by ikedas
-
- 14 Nov, 2017 1 commit
-
-
Sympa authors authored
-
- 12 Nov, 2017 3 commits
-
-
Sympa authors authored
-
Sympa authors authored
-
IKEDA Soji authored
-
- 11 Nov, 2017 2 commits
-
-
IKEDA Soji authored
[-bug] WWSympa: When a owner closes their list,they will be redirected to a page of original list and defined access. Fixed by redirecting them to home page if they are not a listmaster.
-
IKEDA Soji authored
- When list is closed, list could be marked error_config. Fixed by checking owner only when list is open. - When list is restored, long time is taken before owners/editors are restored.
-
- 09 Nov, 2017 1 commit
-
-
IKEDA Soji authored
-
- 08 Nov, 2017 6 commits
-
-
IKEDA Soji authored
[bug] Previously, the third parameter fed to external program was the value of ``host`` parameter of the list, not mail domain: If ``host`` parameter was not the same as domain name, external program could fail. Fixed by feeding mail domain instead of ``host`` value. And added [% list.host %] template variable to use ``host`` value in template. Note that ``host`` parameter may be deprecated in the future (See issue #43).
-
IKEDA Soji authored
[bug] return_path address won't be checked if list_check_suffixes doesn't include it.
-
IKEDA Soji authored
- If value of alias_manager parameter has full path of alias_manager.pl as value, Sympa::Aliases::Template module will be used instead of invoking alias_manager.pl. - alias_manager.pl would be removed in the future.
-
IKEDA Soji authored
Sympa::Admin was deprecated.
-
IKEDA Soji authored
-
IKEDA Soji authored
Topic names in topics.conf with uppercase are ignored #91 by ikedas
-
- 06 Nov, 2017 1 commit
-
-
IKEDA Soji authored
Fixes issue #111 by ikedas
-
- 05 Nov, 2017 3 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
Refactoring requests 5 by ikedas
-
IKEDA Soji authored
-
- 04 Nov, 2017 1 commit
-
-
IKEDA Soji authored
-
- 03 Nov, 2017 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
- WWSympa: do_open_list() (formerly do_restore_list(). And cleanup on code.
-
- 01 Nov, 2017 3 commits
-
-
IKEDA Soji authored
Fxies issue #93 by ikedas
-
IKEDA Soji authored
-
IKEDA Soji authored
Now topic identfiers (names) in topics.conf will be normalized to lowercase.
-
- 31 Oct, 2017 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 30 Oct, 2017 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-