This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 15 Jul, 2011 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7136 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 31 May, 2011 2 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7110 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7109 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 May, 2011 1 commit
-
-
david.verdin authored
[-bug] Added a correction to the correction previously reported by Soji Ikeda for bug [#7689]. Thanks again Soji! git-svn-id: https://subversion.renater.fr/sympa/trunk@7101 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 May, 2011 7 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7100 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[-bug] Fix tt2 i18n: Some localization contained [% GET %] tags only, thus leading to an attempt to translate the TT2 tag. Fixed by removing the translations: These strings need to be translated in the code, because they are just parameters for the TT2. git-svn-id: https://subversion.renater.fr/sympa/trunk@7099 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7098 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7097 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7096 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7095 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7094 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 23 May, 2011 1 commit
-
-
david.verdin authored
[change][#7689][Submitted by S. Ikeda] Several improvments in the sympa_wizard.pl and default parameters handling: * Duplicated entries in confdef.pm were removed. * Parameters definitions were sorted according to Sympa.org site documentaion. * parameter ``domain'' and ``wwsympa_url'' are allocated values when sympa_wzard.pl is run. * Some parameters were not found in Sympa 6.2 online documentation: * list_check_helo * bulk_sleep They are now listed at and after ``Tag based spam filtering'' category. * Enhancement: sympa_wizard.pl create_configuration() was i18n'ized. * Some parameter defaults are differ between confdef.pm and online doc. pictures_feature, automatic_list_creation, misaddressed_commands_regexp, remove_headers, list_check_suffixes, process_bouncers_task, session_table_ttl. git-svn-id: https://subversion.renater.fr/sympa/trunk@7093 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 11 May, 2011 3 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7088 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7087 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7086 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 May, 2011 5 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7083 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7082 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7081 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
[svn] Removing the svn:eol-style property on all files. This property doesn't seem to be really used and can prevent us from committing. git-svn-id: https://subversion.renater.fr/sympa/trunk@7079 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[-feature] Finished factorizing high level functions for database upgrade. Improved index checking: verifying the fields indexed are correct. git-svn-id: https://subversion.renater.fr/sympa/trunk@7076 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 09 May, 2011 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7075 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 06 May, 2011 1 commit
-
-
david.verdin authored
[-change] finished refactoring of Upgrade::probe_db. Next step: moving the remaining SQLite-specific queries to DBManipulatorSQLite.pm and create test the new functionning with PG and Oracle. git-svn-id: https://subversion.renater.fr/sympa/trunk@7074 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 21 Apr, 2011 2 commits
-
-
david.verdin authored
[feature] Added a hook in the list_menu.tt2 web template. This allows you to create a template called "additional_list_menu_links.tt2". If the template is present in the relevant web_tt2 directory (either list, robot or server), its content will be added at the bottom of the list_menu panel. git-svn-id: https://subversion.renater.fr/sympa/trunk@7073 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7072 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 Apr, 2011 4 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7071 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7070 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7069 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7068 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 Apr, 2011 1 commit
-
-
david.verdin authored
[feature] The maximum number of users for a list can now be limited. This number is set using the new "max_list_members" list parameter. If set to 0 (default), the number of users is not limited. The default value for this list parameter is the new sympa.conf parameter "default_max_list_members". git-svn-id: https://subversion.renater.fr/sympa/trunk@7067 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 15 Apr, 2011 2 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7065 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7064 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 Apr, 2011 1 commit
-
-
david.verdin authored
[feature] Improved stats display: data are agregated for each day and all the available data are diaplyed in charts. git-svn-id: https://subversion.renater.fr/sympa/trunk@7063 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Apr, 2011 2 commits
-
-
david.verdin authored
[-bug] Removing the mess with the "force_reload" parameter which would have caused troubles understanding when we use binary cahce or not. git-svn-id: https://subversion.renater.fr/sympa/trunk@7061 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[change] The binary cache for the main configs are removed during the upgrade. This way, new default values will be applied even on the binary cache. git-svn-id: https://subversion.renater.fr/sympa/trunk@7060 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Apr, 2011 1 commit
-
-
david.verdin authored
[bug] reported by gauthier Catteau Message-ID may be longer than 100 chars and so they may result in a SQL error. git-svn-id: https://subversion.renater.fr/sympa/trunk@7056 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 31 Mar, 2011 1 commit
-
-
david.verdin authored
[bug] That stat_counter_table was never created and the agregation query had an error; Consequently, stats were never agregated. git-svn-id: https://subversion.renater.fr/sympa/trunk@7054 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 28 Mar, 2011 1 commit
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7049 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 25 Mar, 2011 3 commits
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7048 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
[bug][#6609][reported by V.Mathieu, univ Nancy2]Now preventing list closure if it is included by another list git-svn-id: https://subversion.renater.fr/sympa/trunk@7047 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@7046 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-