This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 28 Feb, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10311 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 15 Feb, 2014 1 commit
-
-
sikeda authored
- Makefile.am: no longer create wwsympa.conf during installation. - sympa_wizard.pl: --create argument disallows "wwsympa.conf" option. - Upgrade.pm: migrate wwsympa.conf during upgrade process. - wwslib::load_config() were renamed to Conf::_load_wwsconf(). Note: Run "sympa.pl --upgrade" to migrate wwsympa.conf into sympa.conf. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10237 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Feb, 2014 1 commit
-
-
sikeda authored
[dev] Now wwsympa.conf is optional. When it exists, its content overrides sympa.conf settings (along with possible defaults, even if the file is empty). This is a part of work to migrate wwsympa.conf into sympa.conf. - All "$wwsconf->{'paramname'}" in sources has been replaced with "$Conf::Conf{'paramname'}". - On all executables, location of sympa.conf may be specified by command line "--config" option, SYMPA_CONFIG environment variable or compile-time default (in this priority). wwsympa.conf may be specified by SYMPA_WWSCONFIG env. var. or default. -- *Exception*: sympa_wizard.pl always uses compile-time defaults. - Move wwslib::load_config() to Conf::_load_wwsconf() so that dependencies to wwslib are reduced. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10236 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 11 Feb, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10224 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Jan, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10134 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Jan, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10130 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 Aug, 2013 1 commit
-
-
sikeda authored
[dev] (Recommit) Several modifications during r8811 to r9514 were mistakenly reverted around r9541. They would be also merged. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9792 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 Jul, 2013 2 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9562 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[svn] Preparing merge: Movin Log::* calls to Sympa::Log::Syslog::* calls. IMPORTANT NOTE: Starting this revision, this branch will no longer be functional, as calls are mode according to 7.0 code modules organization. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9561 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 17 Jul, 2013 1 commit
-
-
david.verdin authored
[feature][Submitted by M. Overmeer, overmeer.net, funded and led by Surfnet, http://www.surfnet.nl] Full VOOT 2.0 protocol support. VOOT is an opensocial subset to manage group membership. fulle details on this IETF draft here: http://openvoot.org/voot-2.0.html. This feature enables Sympa to be both group provider and consumer in the VOOT protocol. VOOT in Sympa uses both Oauth 1.0 and 2.0 for authorization from and to a peer in the VOOT protocol. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9545 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 17 Jun, 2013 1 commit
-
-
sikeda authored
[dev] X-Sympa-Checksum pseudo-header field was deprecated; New X-Sympa-Authenticated pseudo-header to indicate authenticated messages was introduced. - Message: replaced check_x_sympa_checksum() with authenticated(). - mail::parse_tt2_messageasstring(): No longer prepends X-Sympa-* headers. - sympa.pl: DoSendMessage() was deprecated. ToDo: Migrating old style messages in "msg" spool. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9377 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 21 May, 2013 3 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9264 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9262 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9260 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 May, 2013 1 commit
-
-
sikeda authored
since former doesn't show traceback. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9229 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 Apr, 2013 1 commit
-
-
sikeda authored
[dev] (due to r9184) If 6.1 was patched, cookie_refresh parameter in wwsympa.conf should be migrated. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9186 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 17 Apr, 2013 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9127 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Apr, 2013 1 commit
-
-
sikeda authored
As PID file paths are fixed during configure and included in init script, those parameters are not usable. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9044 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Apr, 2013 2 commits
-
-
sikeda authored
- ldap_export_XX - tri & sort - htmlarea_url (no longer supported. Use html_editor_XX) git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9013 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9011 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Mar, 2013 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9002 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Mar, 2013 1 commit
-
-
sikeda authored
[dev] Use SDM::check_db_connect() instead of SDM::connect_sympa_database() to wait for connection safely. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8861 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 12 Mar, 2013 2 commits
-
-
david.verdin authored
[-bug] Upgrade anomaly: Both authkey and html view for moderated messages were not migrated during upgrade, leading to empy messages in the HTML view and the impossibility to moderate messages. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8858 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
- queueoutgoing was queuebounce was spelled bouncequeue - outgoing spool files were ignored because they didn't match a regular expression - subscrtiption requests were not properly moved to spools: gecos and custom attributes could not be parsed. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8857 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Mar, 2013 2 commits
-
-
sikeda authored
[feature] TinyMCE is no longer bundled in Sympa; "html_editor_file" robot parameter was replaced by "html_editor_url" parameter. New parameter may specify full URL, absolute URL path _or_ relative URL path under static_content_url. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8799 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8798 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Mar, 2013 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8752 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Feb, 2013 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8516 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 22 Jan, 2013 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8467 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 21 Jan, 2013 1 commit
-
-
sikeda authored
confdef: key of 'query' & 'advice' in @confdef::params were changed to 'gettext_id' & 'gettext_comment', 'title' to 'gettext_id', to sync style with %listdef::pinfo; git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8462 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 Jan, 2013 1 commit
-
-
sikeda authored
Use new Robot object method $robot->split_listname() to check service suffixes. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8458 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Jan, 2013 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8409 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 04 Jan, 2013 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8397 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
Use SDM::do_query() instead of $dbh->do(). Reduce "Deprecated usage" warnings with robot arguments. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8395 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 21 Dec, 2012 1 commit
-
-
sikeda authored
[dev] Upgrade::data_structure_uptodate() and Upgrade::probe_db() were deprecated. Use SDM::data_structure_uptodate() and SDM::probe_db(). git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8310 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Dec, 2012 1 commit
-
-
sikeda authored
[-bug] spooler.pl: priority of messages for listmaster were set lower if listmaster_email was different from the default one. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8087 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 04 Dec, 2012 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8084 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 Nov, 2012 1 commit
-
-
sikeda authored
Important changes of interest to users: * A new option "database" for "cache_list_config" robot parameter to cache list config using database. "db_list_cache" parameter was deprecated. * wwsympa.conf is no longer used. It will be migrated to sympa.conf during upgrade process. * SQLite users: SQLite 2.x is no longer supported. Database must be migrated to SQLite 3.x. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7985 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Oct, 2012 1 commit
-
-
david.verdin authored
[*feature] All Sympa spools are now moved to database. The spools can be consulted and modified through the Sympa web interface. This allows to easily share the Sympa spools between several servers. New daemon spooler.pl: this daemon parses the msg, automatic and bounce spools that stil exist on the filesystem. Any message found in these spools will be transfered to database. The other Sympa daemon now query regularly the database to find the messages (or tasks) to process. After upgrading to this version, you MUST update your Sympa init script according to the distribute version, otherwise spooler.pl won't start. New parameters: pidfile_spooler (name of the pidfile for spooler.pl) viewmail_dir (the directory containing the HTML version of messages in spool). Deprecated parameter: pidfile_distribute. [*change] the old bulkspool_table is now replaced by spool_table which contains far more fields for greater versatility. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7679 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Jul, 2012 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7445 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-