This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 13 Mar, 2018 1 commit
-
-
Sympa authors authored
-
- 09 Jan, 2018 1 commit
-
-
IKEDA Soji authored
-
- 08 Jan, 2018 1 commit
-
-
IKEDA Soji authored
-
- 08 Nov, 2017 2 commits
-
-
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.
-
- 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().
-
- 28 Oct, 2017 1 commit
-
-
IKEDA Soji authored
- WWSympa: do_create_automatic_list(), formerly do_automatic_lists(). - sympa.pl --add_list.
-
- 15 Jun, 2017 1 commit
-
-
Sympa authors authored
And updating copyright notice in lately changed sources.
-
- 25 May, 2017 1 commit
-
-
IKEDA Soji authored
-
- 29 Apr, 2017 1 commit
-
-
IKEDA Soji authored
[-change] Sympa::ListDef: Obsoleted "date" parameter of following paragraphs: last_instantiation, creation and update.
-
- 27 Apr, 2017 1 commit
-
-
IKEDA Soji authored
[-change] Sympa::ListDef: Obsoleted "date" parameter of following paragraphs: last_instantiation, creation and update.
-
- 01 Jan, 2017 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12973 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Aug, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12913 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Jan, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12612 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 30 Nov, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12553 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 Nov, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12536 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 May, 2015 1 commit
-
-
sikeda authored
ToDo: Sympa::List still uses SDM. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12175 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 May, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12168 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 May, 2015 1 commit
-
-
sikeda authored
[-dev] Note: Now install process by make will generate manpage for only the modules having "=head1 NAME" section. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12140 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 11 Mar, 2015 1 commit
-
-
sikeda authored
- best_language - compute_auth - get_search_path - get_supported_languages - request_auth - search_fullpath - send_dsn - send_file - send_notify_to_listmaster This change may help merger work with trunk. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12048 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Mar, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12038 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 27 Feb, 2015 2 commits
-
-
david.verdin authored
[bug] When instantiating a family, Sympa would crash if no list is found in the XML file. Preventing it by setting the list of lists to create as an empty list. Having an empty XML file can be a reasonnable (yet crude) mean to close all lists in a family. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11994 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11990 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 Feb, 2015 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11989 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Feb, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11962 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 02 Jan, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11797 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 Sep, 2014 1 commit
-
-
sikeda authored
[bug][#6162] [Reported by T. Retout] When creating a list with a name longer than 50 characters, the validation process allows this, but creation fails or list name is truncated. Fixed by checking length before creation. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11430 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Sep, 2014 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11388 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11387 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 Sep, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11344 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 31 Aug, 2014 1 commit
-
-
sikeda authored
Exception: tools::save_to_bad() is kept. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11337 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 30 Aug, 2014 1 commit
-
-
sikeda authored
- Sympa::Alarm::flush() to flush or purge the spool was separated from send_notify_to_listmaster(). - send_notify_to_listmaster() now takes context (site ('*'), robot, List) as the first argument. - As a side work, mail_tt2/automatic_bounce_management.tt2 was separated from listmaster_notification.tt2 and listowner_notification.tt2. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11336 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Aug, 2014 1 commit
-
-
sikeda authored
Exception: Log::do_log() uses "%m" format string instead of $ERRNO parameter. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11316 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 31 Jul, 2014 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11276 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
Exceptions: - Several functions in List were moved to Robot. - SympaTransport was renamed to Sympa::SOAP::Transport. Following files won't be renamed at present: Log.pm, SDM.pm, tools.pm, tt2.pm, wwslib.pm git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11273 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Jul, 2014 2 commits
-
-
sikeda authored
[dev] Deprecated Sympa::Family::get_family_lists() and Sympa::Family::get_hash_family_lists(). Use List::get_lists($family) instead. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11270 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[dev] List::check_list_authz() is obsoleted: It is identical to Scenario::request_action(). As a side work, Scenario::check_auth() takes List, robot or site as parameter. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11268 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 28 Jun, 2014 1 commit
-
-
sikeda authored
Exceptions: - HTML::myFormatText was renamed to Sympa::HTML::FormatText. - Keep Sympa::DBManipulatorInformix. Bounce.pm and Conf.pm are not renamed at present. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11091 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 27 Jun, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11086 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-