This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 19 Feb, 2009 2 commits
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5566 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
Also removed the date that was not set ; since it is not useful (date is the date of the mail) git-svn-id: https://subversion.renater.fr/sympa/trunk@5564 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Feb, 2009 2 commits
-
-
david.verdin authored
[bug][#5812] When duplicating a list, the list creation and update date, as well as creation email and serail number were written to the original file instead of the new file. git-svn-id: https://subversion.renater.fr/sympa/trunk@5557 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug][#5820][Reported by M. Jozsef, Budapest University of Technology and Economics] When fetching queries result into a hash, the case of each key string was unsure, as some RDMS could return higher cased field name, for example. This led to aparetnly empty queries result when trying to acces a lower case field value that had been returned with a higher case name. Fixed by systematically lowercasing the field name when fetching results in a hash. git-svn-id: https://subversion.renater.fr/sympa/trunk@5555 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Feb, 2009 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5545 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 12 Feb, 2009 8 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5518 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5515 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5514 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5512 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5509 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug] DIR replaced DESTDIR in installicons directive. If DESTDIR is set, this leads to icons being installed in a default directory instead of DESTDIR. git-svn-id: https://subversion.renater.fr/sympa/trunk@5508 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5507 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug] encode/decode using base64 before storing a message in spool table. This prevent charset encoding dependence on database git-svn-id: https://subversion.renater.fr/sympa/trunk@5506 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Feb, 2009 5 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5504 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5503 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5502 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[change] sympa start script now launches, stops and gets status for bulk.pl. bulk.pl modified so that it can create and delete a pid file. git-svn-id: https://subversion.renater.fr/sympa/trunk@5501 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5500 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 09 Feb, 2009 2 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5492 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug][Reported by Q. Ladonne, AMUE] The inclusion_notification_feature parameter value was tested when a remind command was issued, thus leading to an authorization deined for all the lists where this parameter was set to off (default value). This parameter is now used for add and delete notifications only. git-svn-id: https://subversion.renater.fr/sympa/trunk@5491 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 06 Feb, 2009 1 commit
-
-
sympa-authors authored
[feature] Now temlpate of lists created using web interface can use any input from the create_list_request form referenced as [% custom_input.VARNAME %] git-svn-id: https://subversion.renater.fr/sympa/trunk@5490 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Feb, 2009 2 commits
-
-
david.verdin authored
[feature] Added automatic upgrade script for the two new tables used by the bulk mailer. Also updated the database creation scripts for each supported RDMS. git-svn-id: https://subversion.renater.fr/sympa/trunk@5489 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5488 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 Feb, 2009 4 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5483 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5482 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
serge.aumont authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5481 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug] The 'inclusion_notification_feature' parameter was tested for add and del commands. This was wrong because users can always specify the "quiet" option if they like. Additionnally, the test presented errors in some occurences. git-svn-id: https://subversion.renater.fr/sympa/trunk@5480 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 02 Feb, 2009 3 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5475 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5474 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5473 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 30 Jan, 2009 2 commits
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5471 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5470 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Jan, 2009 3 commits
-
-
david.verdin authored
[change] Make the logo of the web site floating, thus reducing the header's height, even with a big logo. The left menus are pushed down if the logo is really *too* big. git-svn-id: https://subversion.renater.fr/sympa/trunk@5469 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5467 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5466 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 28 Jan, 2009 5 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5460 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5458 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5457 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5456 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5455 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-