This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 12 Sep, 2018 1 commit
-
-
IKEDA Soji authored
-
- 09 Aug, 2018 1 commit
-
-
Mic Kaczmarczik authored
-
- 04 Jul, 2018 1 commit
-
-
Francis Lachapelle authored
-
- 25 Jun, 2018 1 commit
-
-
Luc Didry authored
-
- 22 May, 2018 3 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
[-bug] Even if it is obsoleted, parameters with occurrence '1' or '1-n' in config file log warnings.
-
IKEDA Soji authored
Sympa::List::restore_users() for owner/editor replaces users on database with content of dump file, instead of simply adding content of dump file.
-
- 21 Apr, 2018 5 commits
-
-
IKEDA Soji authored
Reorganizing user interface (1).
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
- Now sync_include_admin() passes cache and updates admin_table directly. - It no longer reload owner/editor in list config. Known bug: Big datasource consumes large memory.
-
IKEDA Soji authored
Options for sympa.pl are also renamed to --dump_users and --restore_users.
-
- 19 Apr, 2018 1 commit
-
-
IKEDA Soji authored
-
- 14 Apr, 2018 3 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
[bug] If a list is closed once and then reopened, list members are registered as permanent (not included) members. Also, subscription suspension option are cleared and so on. Fxied by dump and restore all information of subscribers in database.
-
IKEDA Soji authored
They dump or restore list users (members, owners or editors) in database from/to file. [change] File for members was changed to `<list dir>/member.dump` which will replace: - `subscribers` (used by Sympa prior to 5.4a.1) - `subscribers.db.dump` (generated by dump command) - `subscribers.closed.dump` (backup for closed list) [change] Additional files to dump owner or editor: `<list dir>/owner.dump`, `<list dir>/editor.dump`. They will be used as initial (permanent) owners/editors, or as backup for closed list [*change] owner and editor parameters in list config file are no longer sync with actual owners/editors. They are used only at the time of installation of list.
-
- 07 Apr, 2018 1 commit
-
-
IKEDA Soji authored
-
- 18 Mar, 2018 1 commit
-
-
IKEDA Soji authored
Fixed by: - Canonicalizing value of attrs1 as DN, if it is search base or root of it. - Escaping it as attributevalue in DN otherwise.
-
- 16 Mar, 2018 1 commit
-
-
IKEDA Soji authored
-
- 13 Mar, 2018 1 commit
-
-
Sympa authors authored
-
- 12 Mar, 2018 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
[change] pictures_url & pictures_path are no longer may be per-robot parameters. Because list subdirectories under PICTURESDIR are assumed.
-
- 06 Mar, 2018 2 commits
-
-
IKEDA Soji authored
A tentative fix for issue #11. - Override owner/editor in edit_list page by information on database. - Don't use memory cache when admin is updated by sync_include_admin(). Fundamental fix will be done after the next stable.
-
IKEDA Soji authored
-
- 27 Feb, 2018 2 commits
-
-
Xavier Bachelot authored
-
IKEDA Soji authored
-
- 24 Feb, 2018 1 commit
-
-
IKEDA Soji authored
Instead of these datetime fields, update_epoch_admin & update_epoch_subscriber will be used to compare timestamps easily.
-
- 19 Jan, 2018 1 commit
-
-
IKEDA Soji authored
Made complicated code be simpler.
-
- 27 Nov, 2017 1 commit
-
-
IKEDA Soji authored
-
- 25 Nov, 2017 1 commit
-
-
IKEDA Soji authored
-
- 22 Nov, 2017 1 commit
-
-
IKEDA Soji authored
-
- 12 Nov, 2017 1 commit
-
-
IKEDA Soji authored
-
- 11 Nov, 2017 1 commit
-
-
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.
-
- 08 Nov, 2017 1 commit
-
-
IKEDA Soji authored
Sympa::Admin was deprecated.
-
- 31 Oct, 2017 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 30 Oct, 2017 1 commit
-
-
IKEDA Soji authored
-
- 29 Oct, 2017 1 commit
-
-
IKEDA Soji authored
- WWSympa: do_close_list() and do_purge_list(). - sympa.pl --close_list and --purge_list. - SympaSOAP: closeList().
-
- 20 Oct, 2017 1 commit
-
-
IKEDA Soji authored
-
- 19 Oct, 2017 1 commit
-
-
IKEDA Soji authored
-