This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 23 Jul, 2009 2 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5988 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5987 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 22 Jul, 2009 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5981 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 21 Jul, 2009 2 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5975 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5974 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Jul, 2009 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5967 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Jul, 2009 1 commit
-
-
david.verdin authored
[bug][Reported by N. Matthies] Net::NetMask was not listed as a required module, though it is used by Scenario.pm. git-svn-id: https://subversion.renater.fr/sympa/trunk@5966 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Jul, 2009 2 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5958 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
lumineau authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5956 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Jul, 2009 5 commits
-
-
david.verdin authored
[bug][Reported by P. Maes, univ. Louvain] chown user.group doesn't work under Solaris. Making two separate calls to chown user then chgrp group instead. git-svn-id: https://subversion.renater.fr/sympa/trunk@5929 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug][Reported by A. Suter, crox.net] "0" character was not allowed in md5 encoded passwords. Changed regular expression to allow it. git-svn-id: https://subversion.renater.fr/sympa/trunk@5928 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5927 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[-bug][Reported by G. Rousse, INRIA] sympa.spec is a generated file. Removing it from the subversion repository. git-svn-id: https://subversion.renater.fr/sympa/trunk@5926 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug][Reported by P. Maes, univ. Louvain] The Sun command sed doesn't support the option "-i". Removing this option. git-svn-id: https://subversion.renater.fr/sympa/trunk@5925 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 30 Jun, 2009 3 commits
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5924 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug][Reported by Wen Si] Single value and single instance list parameters value could not be removed using the web interface. fixed by *not* going directly to the next parameter in do_edit_list when such a parameter is found empty. git-svn-id: https://subversion.renater.fr/sympa/trunk@5923 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug][Reported by M. Warkus, univ. Marburg] When using the default robot, wwsympa.conf parameters were not taken into account, only the default values set in confdef.pm. The value could only be set in sympa.conf. This was due to the load_robots function which initialized the config with default values and sympa.conf values and then lokked for customized values for virtual hosts only. Fixed by replacing default values by their equivalent in wwsympa.conf when found. git-svn-id: https://subversion.renater.fr/sympa/trunk@5922 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Jun, 2009 2 commits
-
-
david.verdin authored
[bug][Reported by W. Si] An update statement ended with an "order by" clause, which is forbidden in Oracle. Actually, there is no valid reason to have an "order by" clause in such a query, so it was removed. git-svn-id: https://subversion.renater.fr/sympa/trunk@5921 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug][Submitted by D. Ayre, univ. E. Carr, Vancouver] A missing comma in create_db.mysql made the creation script fail with an SQL error. git-svn-id: https://subversion.renater.fr/sympa/trunk@5920 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 Jun, 2009 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5919 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 25 Jun, 2009 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5918 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 23 Jun, 2009 1 commit
-
-
david.verdin authored
[change][Submitted by P. Maes, univ. Louvain] Removing URL from internationalization messages. Leavinf them had no sense, as an URL won't be translated, and any change in the layout (such as putting the URL in another line) would break the translation key. Fixed by putting the URL out of the i18n string. git-svn-id: https://subversion.renater.fr/sympa/trunk@5917 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 22 Jun, 2009 1 commit
-
-
david.verdin authored
[change][Submitted by P. Maes, univ. Louvain] The one time ticket URL was incluided in the internationalization message. It had no sense, as an URL won't be translated, and any change in the layout (such as putting the URL in another line) would break the translation key. Fixed by putting the URL out of the i18n string. git-svn-id: https://subversion.renater.fr/sympa/trunk@5915 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 Jun, 2009 2 commits
-
-
david.verdin authored
[bug][Reported by P. Maes, univ. Louvain] Net::Netmask CPAN module was not chacked by the Sympa wizard, though it is required. git-svn-id: https://subversion.renater.fr/sympa/trunk@5914 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[change] Now ttl and distribution_ttl list parameters take their defaults in default_ttl and default_distribution_ttl sympa.conf parameters. git-svn-id: https://subversion.renater.fr/sympa/trunk@5913 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 18 Jun, 2009 4 commits
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5912 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
[feature] add instruction on the compose_mail page to suggest that users can also use their favourite mail client git-svn-id: https://subversion.renater.fr/sympa/trunk@5911 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5910 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5909 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 17 Jun, 2009 1 commit
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5908 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Jun, 2009 9 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5906 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5903 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[-bug] Non variable-based definition of the path to the static content directory. REplaced hard-coded path by [% icons_url %] variable. git-svn-id: https://subversion.renater.fr/sympa/trunk@5902 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5901 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug] The "important_changes.pl" script was not launched. also took into account the fact that the version was previously stored in Version.pm git-svn-id: https://subversion.renater.fr/sympa/trunk@5900 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5899 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5898 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5897 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5896 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 12 Jun, 2009 1 commit
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5895 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-