~ubuntu-branches/debian/squeeze/sympa/squeeze

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Hornburg (Racke)
  • Date: 2008-10-05 12:36:30 UTC
  • mfrom: (1.1.5 upstream) (6.1.3 gutsy)
  • Revision ID: james.westby@ubuntu.com-20081005123630-8ga1kt0ogrkqaizf
Tags: 5.3.4-6
* fix usage of $* Perl variable deprecated in Perl 5.10 
  (Closes: #501154, thanks to Micah Anderson <micah@debian.org> and
  David Moreno <david@dev.axiombox.com> for the report and patches)
* add the sympa.pl --upgrade procedure to the debian/postinst 
  to migrate existing installs (Closes: #498144, thanks to Micah
  Anderson <micah@debian.org> for the patch)
* additional patch for insecure use of /tmp (Closes: #496520)
* missing debian/compat file added

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
2006-10-16 16:37  olivier.salaun
2
 
 
3
 
        * mail_tt2/send_auth.tt2: [Reported by M.Larchet, Univ Nancy 2]
4
 
          Fix: subject of confirmation message was localized
5
 
 
6
 
2006-10-16 16:24  olivier.salaun
7
 
 
8
 
        * src/sympa_wizard.pl: [BugID 1102][reported by R.Roessner] Fix:
9
 
          sympa_wizard.pl failed because of a typo
10
 
 
11
 
2006-10-10 10:37  olivier.salaun
12
 
 
13
 
        * web_tt2/compose_mail.tt2, wwsympa/wwsympa.fcgi: [Reported by
14
 
          P.Farmer] Fix: topics tagging was not proposed from the "Post"
15
 
          page.
16
 
 
17
 
2006-10-10 10:33  olivier.salaun
18
 
 
19
 
        * ChangeLog: uodate
20
 
 
21
 
2006-10-09 14:33  olivier.salaun
22
 
 
23
 
        * src/sympa.pl: Fix previous changes ; going backward
24
 
 
25
 
2006-10-09 14:05  olivier.salaun
26
 
 
27
 
        * src/sympa.pl: Fix: the --service command line option worked
28
 
          upside down (--service=message to have a generalist daemon)
29
 
 
30
 
2006-10-05 10:09  olivier.salaun
31
 
 
32
 
        * src/Commands.pm: [BugID 1071][reported by F.Guilleux, CRU] Fix:
33
 
          response to message confirmation did not include listname.
34
 
          Incorrect $which variable was used.
35
 
 
36
 
2006-10-03 13:15  olivier.salaun
37
 
 
38
 
        * src/tools.pl: [BugID 792] Fix: bug in tools.pl prevents per
39
 
          family customization of scenarios, mail_tt2 and web_tt2
40
 
 
41
 
2006-10-03 11:09  olivier.salaun
42
 
 
43
 
        * wwsympa/wwsympa.fcgi: [reported by V.Nilsen] Fix: links to
44
 
          archives month from calendar were broken. Now clean up the
45
 
          arc_file parameter
46
 
 
47
 
2006-10-03 10:15  olivier.salaun
48
 
 
49
 
        * wwsympa/wwsympa.fcgi: [M.Massar, univ Kaiserslautern] New
50
 
          feature: Sympa is now able to get the Email in SubjAltName.  As I
51
 
          was not able to find the mentioned patch to mod_ssl to get
52
 
          SSL_CLIENT_S_EMAIL exported, I wrote another patch based on
53
 
          SSL_CLIENT_CERT from "SSLOptions +ExportCertData"
54
 
 
55
 
2006-09-25 13:48  olivier.salaun
56
 
 
57
 
        * doc/: sympa.pdf, sympa.ps, sympa.tex, html/index.html,
58
 
          html/node1.html, html/node10.html, html/node11.html,
59
 
          html/node12.html, html/node13.html, html/node14.html,
60
 
          html/node15.html, html/node16.html, html/node17.html,
61
 
          html/node18.html, html/node19.html, html/node2.html,
62
 
          html/node20.html, html/node21.html, html/node22.html,
63
 
          html/node23.html, html/node24.html, html/node25.html,
64
 
          html/node26.html, html/node27.html, html/node28.html,
65
 
          html/node29.html, html/node3.html, html/node30.html,
66
 
          html/node31.html, html/node4.html, html/node5.html,
67
 
          html/node6.html, html/node7.html, html/node8.html,
68
 
          html/node9.html, html/sympa.html, html/sympa.ps: Update doc
69
 
 
70
 
2006-09-25 11:34  sympa-authors
71
 
 
72
 
        * doc/sympa.pdf: [no log message]
73
 
 
74
 
2006-09-25 11:33  sympa-authors
75
 
 
76
 
        * aclocal.m4: update documentation
77
 
 
78
 
2006-09-25 10:56  sympa-authors
79
 
 
80
 
        * .version, ChangeLog, NEWS: Preparing release 5.2.2
81
 
 
82
 
2006-09-20 10:35  sympa-authors
83
 
 
84
 
        * src/sympa.pl: [reported by P.Maes, Universit� Louvain] Fix: Sympa
85
 
          would improperly detect a loop if the same message is sent to 2
86
 
          lists with same local part. Now added list robot to %msgid_table
87
 
          keys.
88
 
 
89
 
2006-09-15 17:25  sympa-authors
90
 
 
91
 
        * mail_tt2/message_report.tt2, src/Commands.pm: [reported by
92
 
          D.Lamballais, IRISA] Fix: moderator was no more notified after
93
 
          message rejection
94
 
 
95
 
2006-09-15 11:04  sympa-authors
96
 
 
97
 
        * wwsympa/wwsympa.fcgi: Fix: attachement were not accessible though
98
 
          web archives Made the last arc_file parameter multiple (using the
99
 
          @ notation) and changed the associated regexp
100
 
 
101
 
2006-09-14 17:51  sympa-authors
102
 
 
103
 
        * ChangeLog: Update
104
 
 
105
 
2006-09-14 17:51  sympa-authors
106
 
 
107
 
        * src/List.pm: [S.Amrani, Gend. Nationale] Fix: incorrectly closed
108
 
          file handle
109
 
 
110
 
2006-08-29 13:24  sympa-authors
111
 
 
112
 
        * wwsympa/archived.pl: Fix: sort archives directories before
113
 
          expiring ; otherwise latest months might expire.
114
 
 
115
 
2006-08-28 17:48  sympa-authors
116
 
 
117
 
        * src/List.pm: [S.Amrani, Gendarmerie Nat.] Fix: typo
118
 
 
119
 
2006-08-25 17:25  sympa-authors
120
 
 
121
 
        * wwsympa/wwsympa.fcgi: [reported by S.Amrani, Gendarmerie Nat.]
122
 
          Fix: After editing a subscriber email, the list owner might get a
123
 
          "not subscribed to list" error.  The bug happened because the
124
 
          do_set() is used by both list members and list owners. Wwsympa
125
 
          now used the previous_action information to bring the user back
126
 
          to the right page.
127
 
 
128
 
2006-08-25 15:18  sympa-authors
129
 
 
130
 
        * wwsympa/wwsympa.fcgi: [reported by P.Von Der Hagen, Karlsruhe
131
 
          Univ.] [ID 876] Fix:  sympa sends message "topics have changed"
132
 
          when owner is changed
133
 
 
134
 
2006-08-25 14:06  sympa-authors
135
 
 
136
 
        * mail_tt2/message_report.tt2: [reported by P.Von Der Hagen,
137
 
          Karlsruhe Univ.] [ID 878] Fix: used incorrect variable in mail
138
 
          report
139
 
 
140
 
2006-08-24 17:33  sympa-authors
141
 
 
142
 
        * doc/sympa.tex.tpl: Fix typo
143
 
 
144
 
2006-08-24 17:05  sympa-authors
145
 
 
146
 
        * doc/sympa.tex.tpl, src/Conf.pm, src/List.pm, src/sympa_wizard.pl:
147
 
          ***** Change: config.bin files are no more used unless the new
148
 
          cache_list_config sympa.conf parameter ***** is set to
149
 
          'binary_file'. This mode is only usefull if you manage lots of
150
 
          lists (1000+) to ***** have a faster startup of processes.
151
 
 
152
 
2006-08-10 10:32  sympa-authors
153
 
 
154
 
        * src/sympa.pl: [reported by S.Amrani, Gendarmerie Nat.] Fix:
155
 
          sympa.pl would die when processing a message for
156
 
          unknownlist-request.  The error message was : "Can't modify
157
 
          non-lvalue subroutine call" Fixed a buggy call to chomp.
158
 
 
159
 
2006-08-03 15:30  sympa-authors
160
 
 
161
 
        * po/en_US.po: Fixed charset and other metadata
162
 
 
163
 
2006-08-02 16:32  sympa-authors
164
 
 
165
 
        * web_tt2/: edit_template.tt2, editfile.tt2: [proposed by P.van der
166
 
          Hagen] Fix: wrap is non HTML-standard ; setting it to "off"
167
 
 
168
 
2006-08-02 16:01  sympa-authors
169
 
 
170
 
        * src/etc/script/: create_db.Oracle, create_db.Pg,
171
 
          create_db.SQLite, create_db.Sybase, create_db.mysql: [reported by
172
 
          P.Bricourt, Mongueurs] Fix: still refering to idp_netimap DB
173
 
          field
174
 
 
175
 
2006-07-31 15:10  sympa-authors
176
 
 
177
 
        * po/en_US.po: Fix: use sympa.pot as the default en_US.po
178
 
 
179
 
2006-06-08 14:53  sympa-authors
180
 
 
181
 
        * check_perl_modules.pl, po/en_US.po, src/Language.pm,
182
 
          wwsympa/wwsympa.fcgi: Fix: language names were incorrectly
183
 
          encoded in drop-down web menu. The reason is that each language
184
 
          name is encoded with the associated charset.  We now use the
185
 
          Encode module (added to the list of required modules) to decode
186
 
          and encode the language name
187
 
 
188
 
2006-06-06 15:50  sympa-authors
189
 
 
190
 
        * src/Language.pm: [reported by P.Maes, Univ. Louvain] Fix:
191
 
          localization failed on Solaris. The native Solaris gettext
192
 
          libraries failed to use the appropriate .mo file.  We're now
193
 
          using the "Pure Perl" implementation of gettext
194
 
 
195
 
2006-06-06 11:06  sympa-authors
196
 
 
197
 
        * src/: Conf.pm, List.pm: [reported by P.Maes, Univ. Louvain] Don't
198
 
          use chown user.group that fails on Solaris. Run separate chown
199
 
          and chgrp commands instead
200
 
 
201
 
2006-06-01 16:56  sympa-authors
202
 
 
203
 
        * ChangeLog, NEWS: Preparing 5.2.1
204
 
 
205
 
2006-06-01 15:14  sympa-authors
206
 
 
207
 
        * wwsympa/wwsympa.fcgi: Fix: report an error if a subscriber email
208
 
          is changed and the new address is already subscribed
209
 
 
210
 
2006-05-23 16:30  sympa-authors
211
 
 
212
 
        * .version, ChangeLog, Makefile.in, NEWS: Preparing 5.2.1
213
 
 
214
 
2006-05-11 14:28  sympa-authors
215
 
 
216
 
        * src/List.pm: Incorrect error message
217
 
 
218
 
2006-05-05 11:46  sympa-authors
219
 
 
220
 
        * wwsympa/wwsympa.fcgi: [reported by JM.Bourdin, IUFM Dijon] Fix:
221
 
          visibility authorization scenario was not evaluated to compute
222
 
          the "your lists" box.
223
 
 
224
 
2006-05-05 10:42  sympa-authors
225
 
 
226
 
        * po/fr.po: updated
227
 
 
228
 
2006-05-05 10:41  sympa-authors
229
 
 
230
 
        * po/: it.po: [G.Donnini, Univ Milano] Updated Italian translations
231
 
          for Sympa 5.2
232
 
 
233
 
2006-05-04 16:55  sympa-authors
234
 
 
235
 
        * src/List.pm: [BugID 750]Fix: include_sql_query requests would
236
 
          fail with Oracle.  Apparently the ->rows() method does not return
237
 
          the number of rows.  We now use fetchrow_arrayref() to get rows,
238
 
          thus allowing to differenciate an empty field an the last row.
239
 
 
240
 
2006-05-04 10:04  sympa-authors
241
 
 
242
 
        * mail_tt2/listmaster_notification.tt2, src/List.pm: New feature:
243
 
          notify listmaster if upgrade procedure failed
244
 
 
245
 
2006-05-02 16:12  sympa-authors
246
 
 
247
 
        * wwsympa/bounce-lib.pl: Fix: analyze the 'Original-recipient'
248
 
          entries of message/delivery-status MIME parts
249
 
 
250
 
2006-04-20 09:40  sympa-authors
251
 
 
252
 
        * src/etc/mhonarc-ressources.tt2: [proposed by E.Hood] Fix: now
253
 
          using $FROMADDRNAME$@$FROMADDRDOMAIN$ instead of $FROMADDR$. See
254
 
          https://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=11759
255
 
 
256
 
2006-04-19 16:45  sympa-authors
257
 
 
258
 
        * important_changes.pl: [reported by C.Peck, Univ William and Mary]
259
 
          Fix: on Solaris, chown does not like the '.' separator
260
 
 
261
 
2006-04-19 15:55  sympa-authors
262
 
 
263
 
        * src/List.pm: Fix: ignore case where PRIMARY KEY cannot be dropped
264
 
 
265
 
2006-04-19 15:36  sympa-authors
266
 
 
267
 
        * wwsympa/wwsympa.fcgi: Change: shortcut for css to keep css
268
 
          working when in maintenance mode
269
 
 
270
 
2006-04-19 15:19  sympa-authors
271
 
 
272
 
        * src/List.pm, src/task_manager.pl, web_tt2/maintenance.tt2,
273
 
          wwsympa/archived.pl, wwsympa/bounced.pl, wwsympa/wwsympa.fcgi:
274
 
          [BugID 709] Fix: prevent any process to run before data structure
275
 
          have been updated.  This prevents "duplicate entries error" in DB
276
 
          tables
277
 
 
278
 
2006-04-19 15:19  sympa-authors
279
 
 
280
 
        * web_tt2/maintenance.tt2: file maintenance.tt2 was added on branch
281
 
          sympa-5_2-branch on 2006-04-19 13:21:17 +0000
282
 
 
283
 
2006-04-18 16:52  sympa-authors
284
 
 
285
 
        * web_tt2/review.tt2: Fix: Don't show bouncing status to other
286
 
          members
287
 
 
288
 
2006-04-13 16:27  sympa-authors
289
 
 
290
 
        * src/List.pm: Change: hide closed lists, even to listmasters
291
 
 
292
 
2006-04-13 15:19  sympa-authors
293
 
 
294
 
        * wwsympa/wwsympa.fcgi: [reported by J.Beretta, France Telecom]
295
 
          Fix: a renamed list would keep its previous domain name
296
 
 
297
 
2006-04-13 15:01  sympa-authors
298
 
 
299
 
        * doc/sympa.tex.tpl: [BugID 710] Tell the quota unit
300
 
 
301
 
2006-04-13 11:50  sympa-authors
302
 
 
303
 
        * src/List.pm: Fixed incorrect log while dropping indexes
304
 
 
305
 
2006-04-13 11:07  sympa-authors
306
 
 
307
 
        * mail_tt2/listmaster_notification.tt2, src/List.pm: Fix: Sympa now
308
 
          check if the DBD is available ; otherwise processes would die
309
 
 
 
1
------------------------------------------------------------------------
 
2
r4687 | olivier.salaun | 2007-11-07 15:46:01 +0100 (Wed, 07 Nov 2007) | 3 lines
 
3
Changed paths:
 
4
   M /branches/sympa-5.3-branch/src/tools.pl
 
5
 
 
6
[#3499][reported  by R.Morvan] Fix: prevent sympa.pl to crash while processing malformed multipart command message.  Error message is "Can't call method "effective_type" on an undefined value".
 
7
Now tools::as_singlepart() does not recurse with an undefined $msg parameter.
 
8
 
 
9
------------------------------------------------------------------------
 
10
r4650 | david.verdin | 2007-10-17 13:27:27 +0200 (Wed, 17 Oct 2007) | 3 lines
 
11
Changed paths:
 
12
   M /branches/sympa-5.3-branch/web_tt2/blacklist.tt2
 
13
 
 
14
[Submitted by M. Gaudet, EHESS] Fix: The text area for blacklists was only three rows high as soon as the list contained too much addresses.
 
15
 
 
16
 
 
17
------------------------------------------------------------------------
 
18
r4646 | david.verdin | 2007-10-15 11:58:04 +0200 (Mon, 15 Oct 2007) | 2 lines
 
19
Changed paths:
 
20
   M /branches/sympa-5.3-branch/mail_tt2/send_auth.tt2
 
21
 
 
22
[#3385][Submitted by P. von der Hagen, univ. Karlsruhe] Typo in a message.
 
23
 
 
24
------------------------------------------------------------------------
 
25
r4638 | david.verdin | 2007-10-11 11:17:32 +0200 (Thu, 11 Oct 2007) | 2 lines
 
26
Changed paths:
 
27
   M /branches/sympa-5.3-branch/wwsympa/wwsympa.fcgi
 
28
 
 
29
[#3377] Fix: in messages composed in wwsympa, URL would be cut after their 80 first characters and a carriage return inserted, thus breaking the URL.
 
30
 
 
31
------------------------------------------------------------------------
 
32
r4629 | david.verdin | 2007-10-03 10:03:39 +0200 (Wed, 03 Oct 2007) | 2 lines
 
33
Changed paths:
 
34
   M /branches/sympa-5.3-branch/wwsympa/wwsympa.fcgi
 
35
 
 
36
[#3363][Reported by M. Deranek, slonko.net] The HTML document date was set to 1 jan 1970 instead of current date, causing some browser to be unable to unlog because they seem to compare cookie date to document date for expiration purpose.
 
37
 
 
38
------------------------------------------------------------------------
 
39
r4622 | olivier.salaun | 2007-09-28 10:26:57 +0200 (Fri, 28 Sep 2007) | 3 lines
 
40
Changed paths:
 
41
   M /branches/sympa-5.3-branch/check_perl_modules.pl
 
42
 
 
43
Change: require MIME-Tools 5.423. Actually only versions 5.421 and 5.422 would create problems, because the API of MIME::Entity::body() changed. 
 
44
This would make sympa.pl process die with error "Can't use string ("0") as an ARRAY ref while "strict refs""
 
45
 
 
46
------------------------------------------------------------------------
 
47
r4620 | david.verdin | 2007-09-27 14:03:40 +0200 (Thu, 27 Sep 2007) | 3 lines
 
48
Changed paths:
 
49
   M /branches/sympa-5.3-branch/soap/sympasoap.pm
 
50
 
 
51
incorrect paramdeter verification. reported by Olivier Berger
 
52
 
 
53
 
 
54
------------------------------------------------------------------------
 
55
r4610 | david.verdin | 2007-09-20 17:16:24 +0200 (Thu, 20 Sep 2007) | 2 lines
 
56
Changed paths:
 
57
   M /branches/sympa-5.3-branch/soap/sympasoap.pm
 
58
   M /branches/sympa-5.3-branch/src/admin.pm
 
59
   M /branches/sympa-5.3-branch/src/sympa.pl
 
60
   M /branches/sympa-5.3-branch/wwsympa/wwsympa.fcgi
 
61
 
 
62
Fix: info and config files were not properly encoded when a list was created using the web or SOAP. fixed by adding the declaration of origin in create_list_old call and then testing this value to know how to handle encoding.
 
63
 
 
64
------------------------------------------------------------------------
 
65
r4600 | david.verdin | 2007-09-13 17:22:07 +0200 (Thu, 13 Sep 2007) | 2 lines
 
66
Changed paths:
 
67
   M /branches/sympa-5.3-branch/wwsympa/Auth.pm
 
68
 
 
69
#3183][Submitted by S. santoro] Fix: Trusted application name check was case sensitive, whereas it is not supposed to be the case. Fixed by lowercasing comparison in remote_app_check_password().
 
70
 
 
71
------------------------------------------------------------------------
 
72
r4598 | david.verdin | 2007-09-13 16:28:01 +0200 (Thu, 13 Sep 2007) | 2 lines
 
73
Changed paths:
 
74
   M /branches/sympa-5.3-branch/src/Language.pm
 
75
 
 
76
[#3269][Submitted by J. �stman, Helsinki univ. of technology] Fix: sympa would take the LANGUAGE environment variable as its default instead of its lang parameter value, because this is Gettext default behaviour.
 
77
 
 
78
------------------------------------------------------------------------
 
79
r4576 | david.verdin | 2007-08-28 14:21:40 +0200 (Tue, 28 Aug 2007) | 2 lines
 
80
Changed paths:
 
81
   M /branches/sympa-5.3-branch/src/Conf.pm
 
82
 
 
83
Fix: robot-specific 'static_content_path' parameter was never used to build 'css_path' parameter value.
 
84
 
 
85
------------------------------------------------------------------------
 
86
r4569 | olivier.salaun | 2007-08-23 10:41:50 +0200 (Thu, 23 Aug 2007) | 2 lines
 
87
Changed paths:
 
88
   M /branches/sympa-5.3-branch/soap/sympasoap.pm
 
89
 
 
90
Change "use strict" into "use strict vars" to prevent "Can't use string xx as a subroutine ref while strict refs" error
 
91
 
 
92
------------------------------------------------------------------------
 
93
r4563 | olivier.salaun | 2007-08-22 10:03:31 +0200 (Wed, 22 Aug 2007) | 2 lines
 
94
Changed paths:
 
95
   M /branches/sympa-5.3-branch/wwsympa/wwsympa.fcgi
 
96
 
 
97
[reported by C.Peck, wm.edu]Fix: dump of bouncers would only return the first 25 entries
 
98
 
 
99
------------------------------------------------------------------------
 
100
r4554 | olivier.salaun | 2007-08-21 16:31:45 +0200 (Tue, 21 Aug 2007) | 2 lines
 
101
Changed paths:
 
102
   M /branches/sympa-5.3-branch/src/Upgrade.pm
 
103
 
 
104
Added $charset to do_log()
 
105
 
 
106
------------------------------------------------------------------------
 
107
r4549 | olivier.salaun | 2007-08-20 10:32:40 +0200 (Mon, 20 Aug 2007) | 4 lines
 
108
Changed paths:
 
109
   M /branches/sympa-5.3-branch/soap/sympasoap.pm
 
110
 
 
111
[reported by O.Berger, INT] Fix: typo in List::store_susbscription_request() would make sympa_soap_server.fcgi die whil
 
112
e receiving a subscription request with moderated subscription.
 
113
The "use strict" pragma has been added and many other typos have been fixed.
 
114
 
 
115
------------------------------------------------------------------------
 
116
r4547 | olivier.salaun | 2007-08-17 16:56:26 +0200 (Fri, 17 Aug 2007) | 2 lines
 
117
Changed paths:
 
118
   M /branches/sympa-5.3-branch/src/Upgrade.pm
 
119
 
 
120
[reported by C.Peck, William and Mary university]Fix: Upgrade process could make subscribers unsubscribeable. The subscribed_subscriber DB field was first set to 1 but then turned into 0 (because of an old enum2int problem). Changed the order of the upgrade processes.
 
121
 
 
122
------------------------------------------------------------------------
 
123
r4545 | olivier.salaun | 2007-08-17 14:32:36 +0200 (Fri, 17 Aug 2007) | 2 lines
 
124
Changed paths:
 
125
   M /branches/sympa-5.3-branch/src/List.pm
 
126
 
 
127
[reported by Y.Blusseau]Fix: $include_file was altered before _load_include_admin_user_file() calls.
 
128
 
 
129
------------------------------------------------------------------------
 
130
r4544 | olivier.salaun | 2007-08-17 14:12:52 +0200 (Fri, 17 Aug 2007) | 2 lines
 
131
Changed paths:
 
132
   M /branches/sympa-5.3-branch/src/List.pm
 
133
 
 
134
[Y.Blusseau]Fix: complete previous patch to enable include_remote_file for admin.
 
135
 
 
136
------------------------------------------------------------------------
 
137
r4543 | olivier.salaun | 2007-08-17 11:40:59 +0200 (Fri, 17 Aug 2007) | 2 lines
 
138
Changed paths:
 
139
   M /branches/sympa-5.3-branch/wwsympa/bounce-lib.pl
 
140
 
 
141
[reported by R.Levo, J.Hopkins university] Fix: some rfc1891 compliant bounces were not correctly parsed, whenever the "Status" line included the status code + additional comments. The regular expression has been extended.
 
142
 
 
143
------------------------------------------------------------------------
 
144
r4542 | olivier.salaun | 2007-08-16 15:07:33 +0200 (Thu, 16 Aug 2007) | 2 lines
 
145
Changed paths:
 
146
   M /branches/sympa-5.3-branch/src/List.pm
 
147
 
 
148
[reported by Y.Blusseau] Fix: include_remote_file feature was not supported to include owners or editors.
 
149
 
 
150
------------------------------------------------------------------------
 
151
r4541 | olivier.salaun | 2007-08-14 09:27:40 +0200 (Tue, 14 Aug 2007) | 2 lines
 
152
Changed paths:
 
153
   M /branches/sympa-5.3-branch/check_perl_modules.pl
 
154
   M /branches/sympa-5.3-branch/wwsympa/wwsympa.fcgi
 
155
 
 
156
New feature: Sympa is now able to get the Email in SubjAltName. As I was not able to find the mentioned patch to mod_ssl to get SSL_CLIENT_S_EMAIL exported, I wrote another patch based on SSL_CLIENT_CERT from "SSLOptions +ExportCertData". REAPPLY the patch that had been removed.
 
157
 
 
158
------------------------------------------------------------------------
 
159
r4540 | olivier.salaun | 2007-08-13 14:17:27 +0200 (Mon, 13 Aug 2007) | 2 lines
 
160
Changed paths:
 
161
   M /branches/sympa-5.3-branch/wwsympa/wwsympa.fcgi
 
162
 
 
163
Fix: missing ',' in check_list_authz() call. The change_email action could therefore never succeed.
 
164
 
 
165
------------------------------------------------------------------------
 
166
r4539 | olivier.salaun | 2007-08-10 17:05:31 +0200 (Fri, 10 Aug 2007) | 2 lines
 
167
Changed paths:
 
168
   M /branches/sympa-5.3-branch/src/Conf.pm
 
169
 
 
170
Change: css_url default value is now static_content/css/current_robot. This make it possible to set a single Apache Alias directive for static_content, shared by all virtual hosts.
 
171
 
 
172
------------------------------------------------------------------------
 
173
r4537 | olivier.salaun | 2007-08-10 15:42:13 +0200 (Fri, 10 Aug 2007) | 2 lines
 
174
Changed paths:
 
175
   M /branches/sympa-5.3-branch/src/Conf.pm
 
176
 
 
177
[A.Hicks, Persistent Objects] Fix: css_url and css_path are not being set from the main config if they do not exist in the robot config as they are being set before the static_content_* checks
 
178
 
 
179
------------------------------------------------------------------------
 
180
r4535 | olivier.salaun | 2007-08-09 17:01:32 +0200 (Thu, 09 Aug 2007) | 2 lines
 
181
Changed paths:
 
182
   M /branches/sympa-5.3-branch/wwsympa/wwsympa.fcgi
 
183
 
 
184
Fix: 'send_me' feature was broken because of an incorrect regexp on 'month' parameter
 
185
 
 
186
------------------------------------------------------------------------
 
187
r4533 | olivier.salaun | 2007-08-09 16:39:10 +0200 (Thu, 09 Aug 2007) | 2 lines
 
188
Changed paths:
 
189
   M /branches/sympa-5.3-branch/src/Upgrade.pm
 
190
 
 
191
[reported by J.M.Martins de Cruz] Fix: incorrect Language::SetLang() calls while migrating create_list_templates and families to UTF-8
 
192
 
 
193
------------------------------------------------------------------------
 
194
r4531 | olivier.salaun | 2007-08-09 16:06:21 +0200 (Thu, 09 Aug 2007) | 2 lines
 
195
Changed paths:
 
196
   M /branches/sympa-5.3-branch/src/etc/script/create_db.Oracle
 
197
 
 
198
[reported by F.Lachapelle, Sophos]Fix: incorrect index name
 
199
 
 
200
------------------------------------------------------------------------
 
201
r4529 | olivier.salaun | 2007-08-09 15:13:57 +0200 (Thu, 09 Aug 2007) | 2 lines
 
202
Changed paths:
 
203
   M /branches/sympa-5.3-branch/src/admin.pm
 
204
 
 
205
[#3229][reported by T.Berry, NASA] Fix: Sympa did not perform a lock before list config file was created/updated. This could leed to corrupted config files
 
206
 
 
207
------------------------------------------------------------------------
 
208
r4524 | olivier.salaun | 2007-08-07 17:48:07 +0200 (Tue, 07 Aug 2007) | 2 lines
 
209
Changed paths:
 
210
   M /branches/sympa-5.3-branch/.version
 
211
   M /branches/sympa-5.3-branch/ChangeLog
 
212
   M /branches/sympa-5.3-branch/NEWS
 
213
 
 
214
Preparing 5.3.3
 
215
 
 
216
------------------------------------------------------------------------
 
217
r4522 | david.verdin | 2007-08-07 15:53:44 +0200 (Tue, 07 Aug 2007) | 2 lines
 
218
Changed paths:
 
219
   M /branches/sympa-5.3-branch/po/check_locales.pl
 
220
   M /branches/sympa-5.3-branch/src/Language.pm
 
221
 
 
222
[reported by JG.Pailloncy, O.Girard and JMM. da Cruz] Fix: setlocale() failed on FreeBSD because locales syntax were not standard (ll_CC.ISO8859-N instead of ll_CC.ISO-8859-N). Now using utf-8 as encoding, thus solving the problem. Also changed the algorithm used by check_locales.pl to be the same as Language::SetLang()
 
223
 
 
224
------------------------------------------------------------------------
 
225
r4488 | olivier.salaun | 2007-07-30 15:19:02 +0200 (Mon, 30 Jul 2007) | 3 lines
 
226
Changed paths:
 
227
   M /branches/sympa-5.3-branch/wwsympa/wwsympa.fcgi
 
228
 
 
229
[reported by Alessio] Fix: a security problem would allow a user to directly access arctxt/* files or .mhonarc.db files. A 
 
230
%in_negative_regexp hash has been added to define forbidden expressions in parameters. 
 
231
 
 
232
------------------------------------------------------------------------
 
233
r4483 | david.verdin | 2007-06-29 17:31:43 +0200 (Fri, 29 Jun 2007) | 2 lines
 
234
Changed paths:
 
235
   M /branches/sympa-5.3-branch/src/Family.pm
 
236
   M /branches/sympa-5.3-branch/src/admin.pm
 
237
 
 
238
Fix: config files generated by instantiate_family were not UTF-8 but ISO. Now opening files as UTF-8.
 
239
 
 
240
------------------------------------------------------------------------
 
241
r4479 | olivier.salaun | 2007-06-26 18:09:52 +0200 (Tue, 26 Jun 2007) | 2 lines
 
242
Changed paths:
 
243
   M /branches/sympa-5.3-branch/src/List.pm
 
244
   M /branches/sympa-5.3-branch/src/mail.pm
 
245
 
 
246
[reported by G.Bouteille, Univ Rennes 1]Fix: "syslog: invalid level/facility: warn"
 
247
 
 
248
------------------------------------------------------------------------
 
249
r4476 | olivier.salaun | 2007-06-26 16:20:15 +0200 (Tue, 26 Jun 2007) | 2 lines
 
250
Changed paths:
 
251
   M /branches/sympa-5.3-branch/check_perl_modules.pl
 
252
 
 
253
Sympa requires Perl 5.8 (for encoding features)
 
254
 
 
255
------------------------------------------------------------------------
 
256
r4474 | olivier.salaun | 2007-06-26 16:10:33 +0200 (Tue, 26 Jun 2007) | 2 lines
 
257
Changed paths:
 
258
   M /branches/sympa-5.3-branch/INSTALL
 
259
 
 
260
Updated install instructions
 
261
 
 
262
------------------------------------------------------------------------
 
263
r4472 | olivier.salaun | 2007-06-26 16:09:31 +0200 (Tue, 26 Jun 2007) | 3 lines
 
264
Changed paths:
 
265
   M /branches/sympa-5.3-branch/ChangeLog
 
266
 
 
267
Updated Changelog
 
268
 
 
269
 
 
270
------------------------------------------------------------------------
 
271
r4471 | olivier.salaun | 2007-06-26 15:35:43 +0200 (Tue, 26 Jun 2007) | 2 lines
 
272
Changed paths:
 
273
   M /branches/sympa-5.3-branch/src/List.pm
 
274
   M /branches/sympa-5.3-branch/src/Upgrade.pm
 
275
   M /branches/sympa-5.3-branch/src/etc/script/arc2webarc.pl
 
276
   M /branches/sympa-5.3-branch/src/etc/script/mod2html.pl
 
277
   M /branches/sympa-5.3-branch/src/etc/script/p12topem.pl
 
278
   M /branches/sympa-5.3-branch/src/sympa.pl
 
279
   M /branches/sympa-5.3-branch/src/task_manager.pl
 
280
   M /branches/sympa-5.3-branch/wwsympa/archived.pl
 
281
   M /branches/sympa-5.3-branch/wwsympa/bounced.pl
 
282
   M /branches/sympa-5.3-branch/wwsympa/wwsympa.fcgi
 
283
 
 
284
Change: now set List::use_db in Upgrade::Probe_db() and List::check_db_connect() to prevent "Sympa not setup for DBI" errors.
 
285
 
 
286
------------------------------------------------------------------------
 
287
r4468 | olivier.salaun | 2007-06-21 10:52:27 +0200 (Thu, 21 Jun 2007) | 2 lines
 
288
Changed paths:
 
289
   M /branches/sympa-5.3-branch/soap/sympasoap.pm
 
290
 
 
291
[reported by J.Schmalenbach]Fix: using incorrect variable. Led to empty gecos while using SOAP add method.
 
292
 
 
293
------------------------------------------------------------------------
 
294
r4467 | david.verdin | 2007-06-20 17:22:53 +0200 (Wed, 20 Jun 2007) | 5 lines
 
295
Changed paths:
 
296
   M /branches/sympa-5.3-branch/soap/sympasoap.pm
 
297
 
 
298
Added the following comment :
 
299
This test's purpose is to ensure that we are presented the right cookie. In addition, we avoid the following problem: if the cookie is composed of digits only ([0-9]) AND it starts with at least one zero character, it is treated as a number and the leading zeros are ignored. When tested against checksum, it is not the same character string as the leading zeros are missing. We add a number comparison to avoid it. Example: 00785136 becomes 785136.
 
300
 
 
301
 
 
302
 
 
303
------------------------------------------------------------------------
 
304
r4465 | david.verdin | 2007-06-20 17:02:04 +0200 (Wed, 20 Jun 2007) | 2 lines
 
305
Changed paths:
 
306
   M /branches/sympa-5.3-branch/soap/sympasoap.pm
 
307
 
 
308
 Fix: Yet another ( better ) solution to remove the forged cookie problem. 
 
309
 
 
310
------------------------------------------------------------------------
 
311
r4463 | david.verdin | 2007-06-20 16:09:45 +0200 (Wed, 20 Jun 2007) | 2 lines
 
312
Changed paths:
 
313
   M /branches/sympa-5.3-branch/soap/sympasoap.pm
 
314
 
 
315
Fix: Avoid potentially forged cookie from SOAP client.
 
316
 
 
317
------------------------------------------------------------------------
 
318
r4461 | david.verdin | 2007-06-20 14:34:13 +0200 (Wed, 20 Jun 2007) | 2 lines
 
319
Changed paths:
 
320
   M /branches/sympa-5.3-branch/soap/sympasoap.pm
 
321
 
 
322
[Reported by P. David, univ. Strasbourg] Fix: In some very rare occurences, the session identifier would be constituted of decimal numbers only AND start with at least one "0" (zero) character. In this case, this string was considered a number by sympasoap.pm and the zero removed, thus shortening - and invalidating - the id. This would prevent the user from being authorized to see pages in the wiki.
 
323
 
 
324
------------------------------------------------------------------------
 
325
r4459 | david.verdin | 2007-06-20 10:21:37 +0200 (Wed, 20 Jun 2007) | 2 lines
 
326
Changed paths:
 
327
   M /branches/sympa-5.3-branch/src/task_manager.pl
 
328
 
 
329
[#3142][submitted by Y. BLUSSEAU] Fix: A typo made the stop() command fail to remove tasks.
 
330
 
 
331
------------------------------------------------------------------------
 
332
r4458 | olivier.salaun | 2007-06-20 09:31:12 +0200 (Wed, 20 Jun 2007) | 2 lines
 
333
Changed paths:
 
334
   M /branches/sympa-5.3-branch/check_perl_modules.pl
 
335
 
 
336
[reported by S.Hornburg] Change: remove unuseful dependency for Crypt::OpenSSL::X50 perl module. It was introduced in revision 3754.
 
337
 
 
338
------------------------------------------------------------------------
 
339
r4455 | olivier.salaun | 2007-06-19 15:40:16 +0200 (Tue, 19 Jun 2007) | 2 lines
 
340
Changed paths:
 
341
   M /branches/sympa-5.3-branch/wwsympa/wwslib.pm
 
342
 
 
343
[#2931][A.GAVARA, INPL Nancy] Fix: CAS authentication would fail because http was used instead of https. Fixed get_my_url() to use HTTPS environment variable instead of SSL_PROTOCOL and SSL_PROTOCOL_VERSION.
 
344
 
 
345
------------------------------------------------------------------------
 
346
r4452 | david.verdin | 2007-06-13 10:07:19 +0200 (Wed, 13 Jun 2007) | 2 lines
 
347
Changed paths:
 
348
   M /branches/sympa-5.3-branch/.version
 
349
   M /branches/sympa-5.3-branch/ChangeLog
 
350
   M /branches/sympa-5.3-branch/NEWS
 
351
   M /branches/sympa-5.3-branch/doc/sympa.pdf
 
352
 
 
353
Preparing new version 5.3.2
 
354
 
 
355
------------------------------------------------------------------------
 
356
r4447 | david.verdin | 2007-06-12 14:41:54 +0200 (Tue, 12 Jun 2007) | 2 lines
 
357
Changed paths:
 
358
   R /branches/sympa-5.3-branch/wwsympa/icons/back.png
 
359
   R /branches/sympa-5.3-branch/wwsympa/icons/begin.png
 
360
   R /branches/sympa-5.3-branch/wwsympa/icons/binary.png
 
361
   R /branches/sympa-5.3-branch/wwsympa/icons/down.png
 
362
   R /branches/sympa-5.3-branch/wwsympa/icons/end.png
 
363
   R /branches/sympa-5.3-branch/wwsympa/icons/folder.open.png
 
364
   R /branches/sympa-5.3-branch/wwsympa/icons/folder.png
 
365
   R /branches/sympa-5.3-branch/wwsympa/icons/image2.png
 
366
   R /branches/sympa-5.3-branch/wwsympa/icons/left.png
 
367
   R /branches/sympa-5.3-branch/wwsympa/icons/link.png
 
368
   R /branches/sympa-5.3-branch/wwsympa/icons/locked.png
 
369
   R /branches/sympa-5.3-branch/wwsympa/icons/logo-s-lock.png
 
370
   R /branches/sympa-5.3-branch/wwsympa/icons/logo-s.png
 
371
   R /branches/sympa-5.3-branch/wwsympa/icons/movie.png
 
372
   R /branches/sympa-5.3-branch/wwsympa/icons/right.png
 
373
   R /branches/sympa-5.3-branch/wwsympa/icons/sound1.png
 
374
   R /branches/sympa-5.3-branch/wwsympa/icons/text.png
 
375
   R /branches/sympa-5.3-branch/wwsympa/icons/unknown.png
 
376
 
 
377
[#1758] [reported by E.Koblinger, uhulunux.hu]Fix: CVS2SVN migration made all PNG images 1 byte shorter.
 
378
 
 
379
------------------------------------------------------------------------
 
380
r4445 | olivier.salaun | 2007-06-12 11:37:25 +0200 (Tue, 12 Jun 2007) | 2 lines
 
381
Changed paths:
 
382
   M /branches/sympa-5.3-branch/src/SQLSource.pm
 
383
 
 
384
Fix: while granting DB privileges, db_user was not quoted. It could lead to errors if db_user contained special caracters ('-' for example).
 
385
 
 
386
------------------------------------------------------------------------
 
387
r4443 | olivier.salaun | 2007-06-12 11:34:38 +0200 (Tue, 12 Jun 2007) | 2 lines
 
388
Changed paths:
 
389
   M /branches/sympa-5.3-branch/src/List.pm
 
390
 
 
391
Fix: logic for setting 'keep_trying' option to SQLSource::connect() was upside down. As a result, initial DB creation could not happen.
 
392
 
 
393
------------------------------------------------------------------------
 
394
r4439 | olivier.salaun | 2007-06-06 11:00:41 +0200 (Wed, 06 Jun 2007) | 2 lines
 
395
Changed paths:
 
396
   M /branches/sympa-5.3-branch/src/etc/script/arc2webarc.pl
 
397
 
 
398
[R.Touchais, U.Paris Sud] Fix: orguments to arc2webarc.pl were ignored
 
399
 
 
400
------------------------------------------------------------------------
 
401
r4433 | david.verdin | 2007-06-04 15:00:32 +0200 (Mon, 04 Jun 2007) | 2 lines
 
402
Changed paths:
 
403
   M /branches/sympa-5.3-branch/NEWS
 
404
 
 
405
Forgot to mention 5.3.1 in NEWS file.
 
406
 
 
407
------------------------------------------------------------------------
 
408
r4431 | david.verdin | 2007-06-04 13:54:50 +0200 (Mon, 04 Jun 2007) | 2 lines
 
409
Changed paths:
 
410
   M /branches/sympa-5.3-branch/.version
 
411
   M /branches/sympa-5.3-branch/ChangeLog
 
412
   M /branches/sympa-5.3-branch/INSTALL
 
413
   M /branches/sympa-5.3-branch/NEWS
 
414
   M /branches/sympa-5.3-branch/po/bg.po
 
415
   M /branches/sympa-5.3-branch/po/cs.po
 
416
   M /branches/sympa-5.3-branch/po/de.po
 
417
   M /branches/sympa-5.3-branch/po/el.po
 
418
   M /branches/sympa-5.3-branch/po/en_US.po
 
419
   M /branches/sympa-5.3-branch/po/es.po
 
420
   M /branches/sympa-5.3-branch/po/et.po
 
421
   M /branches/sympa-5.3-branch/po/eu.po
 
422
   M /branches/sympa-5.3-branch/po/fi.po
 
423
   M /branches/sympa-5.3-branch/po/fr.po
 
424
   M /branches/sympa-5.3-branch/po/hu.po
 
425
   M /branches/sympa-5.3-branch/po/it.po
 
426
   M /branches/sympa-5.3-branch/po/ja.po
 
427
   M /branches/sympa-5.3-branch/po/nb_NO.po
 
428
   M /branches/sympa-5.3-branch/po/nl.po
 
429
   M /branches/sympa-5.3-branch/po/oc.po
 
430
   M /branches/sympa-5.3-branch/po/pl.po
 
431
   M /branches/sympa-5.3-branch/po/pt.po
 
432
   M /branches/sympa-5.3-branch/po/pt_BR.po
 
433
   M /branches/sympa-5.3-branch/po/ro.po
 
434
   M /branches/sympa-5.3-branch/po/ru.po
 
435
   M /branches/sympa-5.3-branch/po/sv.po
 
436
   M /branches/sympa-5.3-branch/po/sympa.pot
 
437
   M /branches/sympa-5.3-branch/po/tr.po
 
438
   M /branches/sympa-5.3-branch/po/zh_CN.po
 
439
   M /branches/sympa-5.3-branch/web_tt2/main.tt2
 
440
 
 
441
Upgradine to version 5.3.1
 
442
 
 
443
------------------------------------------------------------------------
 
444
r4426 | olivier.salaun | 2007-06-01 17:02:48 +0200 (Fri, 01 Jun 2007) | 2 lines
 
445
Changed paths:
 
446
   M /branches/sympa-5.3-branch/check_perl_modules.pl
 
447
 
 
448
[#3107][E.Koblinger, uhulinux] Fix: DBI 1.48 is required by use of selectall_hashref()
 
449
 
 
450
------------------------------------------------------------------------
 
451
r4424 | olivier.salaun | 2007-05-31 13:55:14 +0200 (Thu, 31 May 2007) | 2 lines
 
452
Changed paths:
 
453
   A /branches/sympa-5.3-branch (from /trunk:4423)
 
454
 
 
455
Create new branch to fix bugs of the 5.3
 
456
 
 
457
------------------------------------------------------------------------
 
458
r4420 | olivier.salaun | 2007-05-31 10:34:15 +0200 (Thu, 31 May 2007) | 2 lines
 
459
Changed paths:
 
460
   M /trunk/doc/Makefile
 
461
   D /trunk/doc/auto
 
462
   D /trunk/doc/html
 
463
   D /trunk/doc/html.sty
 
464
   D /trunk/doc/latex2htmlicons
 
465
   D /trunk/doc/parse_tex.pl
 
466
   D /trunk/doc/pocket.tex
 
467
   D /trunk/doc/sympa.ps
 
468
   D /trunk/doc/sympa.tex
 
469
   D /trunk/doc/sympa.tex.tpl
 
470
   D /trunk/doc/treesed
 
471
 
 
472
Documentation is now only in PDF format. It is extracted from the sympa.org wiki
 
473
 
 
474
------------------------------------------------------------------------
 
475
r4417 | david.verdin | 2007-05-30 11:12:59 +0200 (Wed, 30 May 2007) | 2 lines
 
476
Changed paths:
 
477
   M /trunk/src/Upgrade.pm
 
478
 
 
479
Avoiding subscriber vanishing when updating from older Sympa version. Modified version number control to be sure to include any version likely to have neither "included_subscriber" nor "subscribed_subscriber" set.
 
480
 
 
481
------------------------------------------------------------------------
 
482
r4414 | david.verdin | 2007-05-30 10:27:43 +0200 (Wed, 30 May 2007) | 2 lines
 
483
Changed paths:
 
484
   M /trunk/doc/sympa.pdf
 
485
 
 
486
Updated PDF documentation.
 
487
 
 
488
------------------------------------------------------------------------
 
489
r4413 | david.verdin | 2007-05-30 09:47:53 +0200 (Wed, 30 May 2007) | 2 lines
 
490
Changed paths:
 
491
   M /trunk/ChangeLog
 
492
   M /trunk/NEWS
 
493
 
 
494
Modified infos for version 5.3
 
495
 
 
496
------------------------------------------------------------------------
 
497
r4412 | olivier.salaun | 2007-05-25 14:41:54 +0200 (Fri, 25 May 2007) | 2 lines
 
498
Changed paths:
 
499
   M /trunk/web_tt2/login_menu.tt2
 
500
   M /trunk/web_tt2/loginbanner.tt2
 
501
 
 
502
Change: replaced the "magic authentication" with the SSO service name, defined in auth.conf
 
503
 
 
504
------------------------------------------------------------------------
 
505
r4411 | david.verdin | 2007-05-25 13:39:56 +0200 (Fri, 25 May 2007) | 2 lines
 
506
Changed paths:
 
507
   M /trunk/src/Upgrade.pm
 
508
 
 
509
probe_db() now updates primary key only if it is not fair to its definition in Sympa. This prevents us from removing and recreating perfectly compliant primary keys anytime the function is called.
 
510
 
 
511
------------------------------------------------------------------------
 
512
r4410 | olivier.salaun | 2007-05-24 18:05:21 +0200 (Thu, 24 May 2007) | 2 lines
 
513
Changed paths:
 
514
   M /trunk/src/List.pm
 
515
 
 
516
[#3097] Change: moved the code that remove SMTP header fields (defined by the remove_headers parameter) before the archiving code.
 
517
 
 
518
------------------------------------------------------------------------
 
519
r4409 | olivier.salaun | 2007-05-24 15:21:54 +0200 (Thu, 24 May 2007) | 5 lines
 
520
Changed paths:
 
521
   M /trunk/src/List.pm
 
522
   M /trunk/src/Message.pm
 
523
 
 
524
[reported by T.Berry, NASA] Fix: empty Subject field were replaced with
 
525
'Charset'. This seems to be a MIME::EncWords::decode_mimewords() bug.
 
526
Also fixed problems with custom subject parsing that was still using the old
 
527
parser::parse_tpl().
 
528
 
 
529
------------------------------------------------------------------------
 
530
r4407 | david.verdin | 2007-05-22 16:15:53 +0200 (Tue, 22 May 2007) | 2 lines
 
531
Changed paths:
 
532
   M /trunk/ChangeLog
 
533
   M /trunk/NEWS
 
534
 
 
535
Added missing informations in Changelog and NEWS.
 
536
 
 
537
------------------------------------------------------------------------
 
538
r4405 | david.verdin | 2007-05-22 14:03:59 +0200 (Tue, 22 May 2007) | 2 lines
 
539
Changed paths:
 
540
   M /trunk/.version
 
541
   M /trunk/ChangeLog
 
542
   M /trunk/NEWS
 
543
 
 
544
Updated to verdion 5.3
 
545
 
 
546
------------------------------------------------------------------------
 
547
r4404 | david.verdin | 2007-05-22 13:53:04 +0200 (Tue, 22 May 2007) | 2 lines
 
548
Changed paths:
 
549
   M /trunk/po/cs.po
 
550
   M /trunk/po/es.po
 
551
   M /trunk/po/fr.po
 
552
   M /trunk/po/it.po
 
553
   M /trunk/po/oc.po
 
554
 
 
555
Fix: Somes "\n" string in translations were generating fatal errors during install.
 
556
 
 
557
------------------------------------------------------------------------
 
558
r4403 | david.verdin | 2007-05-21 12:28:41 +0200 (Mon, 21 May 2007) | 2 lines
 
559
Changed paths:
 
560
   M /trunk/po/bg.po
 
561
   M /trunk/po/cs.po
 
562
   M /trunk/po/de.po
 
563
   M /trunk/po/el.po
 
564
   M /trunk/po/en_US.po
 
565
   M /trunk/po/es.po
 
566
   M /trunk/po/et.po
 
567
   M /trunk/po/eu.po
 
568
   M /trunk/po/fi.po
 
569
   M /trunk/po/fr.po
 
570
   M /trunk/po/hu.po
 
571
   M /trunk/po/it.po
 
572
   M /trunk/po/ja.po
 
573
   M /trunk/po/nb_NO.po
 
574
   M /trunk/po/nl.po
 
575
   M /trunk/po/oc.po
 
576
   M /trunk/po/pl.po
 
577
   M /trunk/po/pt.po
 
578
   M /trunk/po/pt_BR.po
 
579
   M /trunk/po/ro.po
 
580
   M /trunk/po/ru.po
 
581
   M /trunk/po/sv.po
 
582
   M /trunk/po/sympa.pot
 
583
   M /trunk/po/tr.po
 
584
   M /trunk/po/zh_CN.po
 
585
 
 
586
Updated sympa.pot and then PO files
 
587
 
 
588
------------------------------------------------------------------------
 
589
r4402 | david.verdin | 2007-05-21 12:20:57 +0200 (Mon, 21 May 2007) | 2 lines
 
590
Changed paths:
 
591
   M /trunk/po/cs.po
 
592
   M /trunk/po/de.po
 
593
   M /trunk/po/es.po
 
594
   M /trunk/po/et.po
 
595
   M /trunk/po/fr.po
 
596
   M /trunk/po/hu.po
 
597
   M /trunk/po/it.po
 
598
   M /trunk/po/nl.po
 
599
   M /trunk/po/oc.po
 
600
 
 
601
Updated several translations from pootle. Main changes are found in Spanish, Italian and Occitan.
 
602
 
 
603
------------------------------------------------------------------------
 
604
r4401 | david.verdin | 2007-05-21 12:02:33 +0200 (Mon, 21 May 2007) | 2 lines
 
605
Changed paths:
 
606
   M /trunk/po/pt_BR.po
 
607
 
 
608
[submitted by Prof. P.E.M. Almeida] Updated brazilian translation.
 
609
 
 
610
------------------------------------------------------------------------
 
611
r4399 | olivier.salaun | 2007-05-15 14:01:14 +0200 (Tue, 15 May 2007) | 4 lines
 
612
Changed paths:
 
613
   M /trunk/src/bouncequeue.c
 
614
   M /trunk/src/familyqueue.c
 
615
   M /trunk/src/queue.c
 
616
 
 
617
[#2945][D.Jahnke-Zumbusch] Fix: queue, bouncequeue and familiqueue scripts were removing the first "From xx" line found even though it was not part of SMTP headers. This caused problems with Postif if the 'F' flag was not set in master.cf, because postfix would not add the expected "From xx" Header field to the delivered message.
 
618
 
 
619
The code has been fixed to look for the "From xx" in the first line of the message only.
 
620
 
 
621
------------------------------------------------------------------------
 
622
r4398 | david.verdin | 2007-05-15 10:44:47 +0200 (Tue, 15 May 2007) | 2 lines
 
623
Changed paths:
 
624
   M /trunk/src/tt2.pl
 
625
 
 
626
[#3086 Submitted by S. Hornburg, linuxia.de] Fix: When Sympa failed to create a template object, the last system error was displayed instead of the last Template error.
 
627
 
 
628
------------------------------------------------------------------------
 
629
r4397 | david.verdin | 2007-05-09 18:07:37 +0200 (Wed, 09 May 2007) | 2 lines
 
630
Changed paths:
 
631
   M /trunk/.version
 
632
   M /trunk/src/Upgrade.pm
 
633
 
 
634
Change : During upgrade process, if an existing primary key is incomplete, it is completed.
 
635
 
 
636
------------------------------------------------------------------------
 
637
r4396 | david.verdin | 2007-05-09 17:12:34 +0200 (Wed, 09 May 2007) | 2 lines
 
638
Changed paths:
 
639
   M /trunk/src/Upgrade.pm
 
640
 
 
641
Fix: Found new index names to remove from previous installs.
 
642
 
 
643
------------------------------------------------------------------------
 
644
r4392 | olivier.salaun | 2007-05-09 15:20:09 +0200 (Wed, 09 May 2007) | 2 lines
 
645
Changed paths:
 
646
   M /trunk/wwsympa/wwsympa.fcgi
 
647
 
 
648
[reported by L.Sousa, univ do Algarve] Change: don't print the list_menu if info scenario forbid access to list info.
 
649
 
 
650
------------------------------------------------------------------------
 
651
r4391 | david.verdin | 2007-05-09 14:58:13 +0200 (Wed, 09 May 2007) | 2 lines
 
652
Changed paths:
 
653
   M /trunk/src/Upgrade.pm
 
654
 
 
655
Fix: A problem between 5.0 MySQL (in test environment) and 4.1 MySQL (in production) : MySQL 4.1 doesn't support "WHERE" clauses in "SHOW" statements.
 
656
 
 
657
------------------------------------------------------------------------
 
658
r4389 | david.verdin | 2007-05-04 12:13:27 +0200 (Fri, 04 May 2007) | 3 lines
 
659
Changed paths:
 
660
   M /trunk/src/Upgrade.pm
 
661
 
 
662
[Reported by T. Davis, Metaphor studios] Fix: Useless warnings regarding PRIMARY KEY and INDEX at upgrade no longer appear.
 
663
[Reported by X. Moghrabi, Objectweb] Fix: Former indexes are removed if necessary to avoid double indexing of primary keys.
 
664
 
 
665
------------------------------------------------------------------------
 
666
r4388 | david.verdin | 2007-05-04 10:51:01 +0200 (Fri, 04 May 2007) | 2 lines
 
667
Changed paths:
 
668
   M /trunk/src/List.pm
 
669
 
 
670
Just added some comments.
 
671
 
 
672
------------------------------------------------------------------------
 
673
r4387 | olivier.salaun | 2007-05-03 16:35:59 +0200 (Thu, 03 May 2007) | 2 lines
 
674
Changed paths:
 
675
   M /trunk/src/etc/script/tpl2tt2.pl
 
676
 
 
677
Fix: an error occurred during upgrade caused by a List object being considered an array ("coercing array into hash").
 
678
 
 
679
------------------------------------------------------------------------
 
680
r4386 | olivier.salaun | 2007-05-02 17:52:19 +0200 (Wed, 02 May 2007) | 3 lines
 
681
Changed paths:
 
682
   M /trunk/web_tt2/copy_template.tt2
 
683
   M /trunk/web_tt2/ls_templates.tt2
 
684
   M /trunk/wwsympa/wwsympa.fcgi
 
685
 
 
686
[#3074] Fix: Could not list templates for a given list.
 
687
Also fixed a presentation problems (columns were shifted)
 
688
 
 
689
------------------------------------------------------------------------
 
690
r4385 | olivier.salaun | 2007-05-02 17:04:45 +0200 (Wed, 02 May 2007) | 2 lines
 
691
Changed paths:
 
692
   M /trunk/src/tools.pl
 
693
 
 
694
[#3075]Fix: file were renamed with a parasite '\'
 
695
 
 
696
------------------------------------------------------------------------
 
697
r4384 | david.verdin | 2007-05-02 14:15:13 +0200 (Wed, 02 May 2007) | 2 lines
 
698
Changed paths:
 
699
   M /trunk/src/List.pm
 
700
 
 
701
[Submitted by M. Gaudet, EHESS] Fix: Encoding problems when upgrading from versions of pre-all-UTF-8 era. config files were saved into UTF-8 without character conversion which messed list subjects and some admin values.
 
702
 
 
703
------------------------------------------------------------------------
 
704
r4383 | olivier.salaun | 2007-05-02 09:41:32 +0200 (Wed, 02 May 2007) | 2 lines
 
705
Changed paths:
 
706
   M /trunk/src/Upgrade.pm
 
707
 
 
708
Fix: some files (sympa.conf, wwsympa.conf, robot.conf) were not converted to UTF-8
 
709
 
 
710
------------------------------------------------------------------------
 
711
r4382 | olivier.salaun | 2007-04-27 18:11:16 +0200 (Fri, 27 Apr 2007) | 2 lines
 
712
Changed paths:
 
713
   M /trunk/src/task_manager.pl
 
714
 
 
715
Fix: don't create list task if list status is not 'open'.
 
716
 
 
717
------------------------------------------------------------------------
 
718
r4381 | olivier.salaun | 2007-04-27 12:19:05 +0200 (Fri, 27 Apr 2007) | 2 lines
 
719
Changed paths:
 
720
   M /trunk/src/Upgrade.pm
 
721
 
 
722
[requested by S.Amrani, Gendarmerie Nationale] Change: probe_db() would previously alter DB field format if different from the expected format. Now accept fields with a size larger than expected.
 
723
 
 
724
------------------------------------------------------------------------
 
725
r4380 | david.verdin | 2007-04-27 09:46:07 +0200 (Fri, 27 Apr 2007) | 2 lines
 
726
Changed paths:
 
727
   M /trunk/src/Upgrade.pm
 
728
 
 
729
[Reported by M. Gaudet, EHESS] Resolves encoding problems for lists' info files when upgrading from version 4.1.5 in lists where no 'filesystem_encoding' parameter was set.
 
730
 
 
731
------------------------------------------------------------------------
 
732
r4379 | olivier.salaun | 2007-04-26 16:54:39 +0200 (Thu, 26 Apr 2007) | 2 lines
 
733
Changed paths:
 
734
   M /trunk/src/Conf.pm
 
735
   M /trunk/wwsympa/cookielib.pm
 
736
   M /trunk/wwsympa/wwsympa.fcgi
 
737
 
 
738
[proposed by P.Schober, Univ Vienna] New feature: added logout feature to generic_sso. This required adding a new sympa_sso_id HTTP cookie to keep track of which SSO was used to login. Also reorganized the cookielib subroutines.
 
739
 
 
740
------------------------------------------------------------------------
 
741
r4378 | olivier.salaun | 2007-04-26 12:06:03 +0200 (Thu, 26 Apr 2007) | 2 lines
 
742
Changed paths:
 
743
   M /trunk/src/List.pm
 
744
 
 
745
Fix: Definition of a default LDAP port (389) for include_ldap_xxx was leeding Sympa to use 389 port for LDAPS (instead of 636 port)
 
746
 
 
747
------------------------------------------------------------------------
 
748
r4376 | david.verdin | 2007-04-25 17:02:40 +0200 (Wed, 25 Apr 2007) | 2 lines
 
749
Changed paths:
 
750
   M /trunk/src/Upgrade.pm
 
751
 
 
752
[deb#418836][Reported by O. Berger, INT] Fix: SHOW FIELDS failed while upgrading. Now removing the dbname part in the tables() return value.
 
753
 
 
754
------------------------------------------------------------------------
 
755
r4375 | olivier.salaun | 2007-04-25 09:46:19 +0200 (Wed, 25 Apr 2007) | 2 lines
 
756
Changed paths:
 
757
   M /trunk/src/List.pm
 
758
 
 
759
[T.Berry, NASA] Fix: "Undefined subroutine &Task::list_tasks called at /usr/local/jpl/msg/list/sympa/bin/List.pm line 12333". The new version of List::purge() uses Task::list_tasks() subroutine but a "use Task" pragma is missing in List.pm.
 
760
 
 
761
------------------------------------------------------------------------
 
762
r4373 | olivier.salaun | 2007-04-23 17:03:45 +0200 (Mon, 23 Apr 2007) | 2 lines
 
763
Changed paths:
 
764
   M /trunk/src/List.pm
 
765
 
 
766
Fix: Error "Can't use an undefined value as an ARRAY reference" while processing digests. Fixed the parameter loading procedure to handle correctly defaults (structured parameter with no default in subentries)
 
767
 
 
768
------------------------------------------------------------------------
 
769
r4372 | olivier.salaun | 2007-04-23 17:01:08 +0200 (Mon, 23 Apr 2007) | 2 lines
 
770
Changed paths:
 
771
   M /trunk/src/List.pm
 
772
 
 
773
Set log level to 'err' when required
 
774
 
 
775
------------------------------------------------------------------------
 
776
r4238 | olivier.salaun | 2007-04-23 13:36:27 +0200 (Mon, 23 Apr 2007) | 2 lines
 
777
Changed paths:
 
778
   M /trunk/src/Conf.pm
 
779
 
 
780
Move log entry to debug
 
781
 
 
782
------------------------------------------------------------------------
 
783
r4236 | olivier.salaun | 2007-04-23 12:59:03 +0200 (Mon, 23 Apr 2007) | 2 lines
 
784
Changed paths:
 
785
   M /trunk/.version
 
786
   M /trunk/ChangeLog
 
787
   M /trunk/NEWS
 
788
 
 
789
Preparing 5.3b.5
 
790
 
 
791
------------------------------------------------------------------------
 
792
r4235 | olivier.salaun | 2007-04-20 16:51:01 +0200 (Fri, 20 Apr 2007) | 2 lines
 
793
Changed paths:
 
794
   M /trunk/src/Upgrade.pm
 
795
 
 
796
Added SQL query to error log
 
797
 
 
798
------------------------------------------------------------------------
 
799
r4234 | olivier.salaun | 2007-04-20 16:38:24 +0200 (Fri, 20 Apr 2007) | 2 lines
 
800
Changed paths:
 
801
   M /trunk/po/Makefile
 
802
   M /trunk/src/Language.pm
 
803
 
 
804
[reported by L.Garnier, CNRS] Fix: complete locale ID for Basque is eu_ES
 
805
 
 
806
------------------------------------------------------------------------
 
807
r4233 | olivier.salaun | 2007-04-20 13:54:05 +0200 (Fri, 20 Apr 2007) | 2 lines
 
808
Changed paths:
 
809
   M /trunk/src/aliaswrapper.c
 
810
   M /trunk/src/virtualwrapper.c
 
811
 
 
812
[reported by L.Garnier, CNRS] Fix: added missing include of stdlib.h
 
813
 
 
814
------------------------------------------------------------------------
 
815
r4232 | olivier.salaun | 2007-04-20 12:16:26 +0200 (Fri, 20 Apr 2007) | 2 lines
 
816
Changed paths:
 
817
   M /trunk/src/etc/script/Makefile
 
818
 
 
819
[reported by L.Garnier, CNRS] Removed ref to old load_subscribers.pl script
 
820
 
 
821
------------------------------------------------------------------------
 
822
r4231 | david.verdin | 2007-04-18 17:51:58 +0200 (Wed, 18 Apr 2007) | 2 lines
 
823
Changed paths:
 
824
   M /trunk/src/etc/mhonarc-ressources.tt2
 
825
   M /trunk/wwsympa/archived.pl
 
826
 
 
827
[#3013][submitted by P. Timmons, Ec. Polytechnique Montreal] Fix : The button "toggle selection" did not trigger its action and produced a javascript error instead. Plus added some pod documentation.
 
828
 
 
829
------------------------------------------------------------------------
 
830
r4230 | david.verdin | 2007-04-18 12:13:59 +0200 (Wed, 18 Apr 2007) | 2 lines
 
831
Changed paths:
 
832
   M /trunk/web_tt2/css.tt2
 
833
 
 
834
[#2975]Fix: removed a '{' in excess at the end of file which would cause two javascript errors at each page loading ("Selector expected. Invalid rule set ignored." and "unexpected end of file while looking for closing } of an invalid rule set."). Leaving IE proprietary "zoom" property. Must be useful in some way.
 
835
 
 
836
------------------------------------------------------------------------
 
837
r4229 | david.verdin | 2007-04-18 11:05:33 +0200 (Wed, 18 Apr 2007) | 2 lines
 
838
Changed paths:
 
839
   M /trunk/wwsympa/wwsympa.fcgi
 
840
 
 
841
[#3012][submitted by P. Timmons, Ec. Polytechnique Montreal] Fix: Robot listmaster couldn't edit scenarios due to the $robot parameter not being called by is_listmaster() function in do_dump_scenario().
 
842
 
 
843
------------------------------------------------------------------------
 
844
r4228 | olivier.salaun | 2007-04-18 09:26:44 +0200 (Wed, 18 Apr 2007) | 4 lines
 
845
Changed paths:
 
846
   M /trunk/wwsympa/archived.pl
 
847
 
 
848
Fix: archived.pl would die while processing a message for an unknown list.
 
849
Error message : "Can't call method "get_list_id" on unblessed reference at
 
850
/home/sympa/bin/archived.pl line 526."
 
851
 
 
852
------------------------------------------------------------------------
 
853
r4227 | david.verdin | 2007-04-16 11:28:17 +0200 (Mon, 16 Apr 2007) | 2 lines
 
854
Changed paths:
 
855
   M /trunk/src/etc/script/sympa
 
856
 
 
857
Feature: Startup script now works with Slackware distributions.
 
858
 
 
859
------------------------------------------------------------------------
 
860
r4226 | david.verdin | 2007-04-16 10:41:06 +0200 (Mon, 16 Apr 2007) | 2 lines
 
861
Changed paths:
 
862
   M /trunk/src/Family.pm
 
863
   M /trunk/src/List.pm
 
864
 
 
865
Added pod documentation and various comments.
 
866
 
 
867
------------------------------------------------------------------------
 
868
r4225 | david.verdin | 2007-04-06 10:35:44 +0200 (Fri, 06 Apr 2007) | 2 lines
 
869
Changed paths:
 
870
   M /trunk/src/Conf.pm
 
871
 
 
872
[#724] Fix: max_size parameter can now be used in robot.conf
 
873
 
 
874
------------------------------------------------------------------------
 
875
r4224 | david.verdin | 2007-04-04 17:08:40 +0200 (Wed, 04 Apr 2007) | 2 lines
 
876
Changed paths:
 
877
   M /trunk/soap/sympasoap.pm
 
878
 
 
879
[#1325][#2969] [submitted by *both* O. Duval and O. Berger (INT Evry)] Fix: topics parameter wasn't used while creating a list with SOAP.
 
880
 
 
881
------------------------------------------------------------------------
 
882
r4223 | olivier.salaun | 2007-04-03 17:36:58 +0200 (Tue, 03 Apr 2007) | 3 lines
 
883
Changed paths:
 
884
   M /trunk/src/Language.pm
 
885
   M /trunk/src/tools.pl
 
886
   M /trunk/wwsympa/wwsympa.fcgi
 
887
 
 
888
Fix: wwsympa.fcgi would die when a ZIP archive was uploaded (d_unzip). Added the missing parameter to &tools::qencode_hi
 
889
erarchy()
 
890
 
 
891
------------------------------------------------------------------------
 
892
r4222 | david.verdin | 2007-04-03 09:19:22 +0200 (Tue, 03 Apr 2007) | 2 lines
 
893
Changed paths:
 
894
   M /trunk/src/etc/mhonarc-ressources.tt2
 
895
   M /trunk/src/tools.pl
 
896
   M /trunk/web_tt2/menu.tt2
 
897
 
 
898
[Reported by T. Berry, Nasa] Fixed a few typos in the web gui and in console messages.
 
899
 
 
900
------------------------------------------------------------------------
 
901
r4221 | david.verdin | 2007-04-02 17:55:06 +0200 (Mon, 02 Apr 2007) | 2 lines
 
902
Changed paths:
 
903
   M /trunk/src/Conf.pm
 
904
 
 
905
[#1241][reported by G. Donnini, Univ. Milano] Conf.pm didn't load tools.pl
 
906
 
 
907
------------------------------------------------------------------------
 
908
r4220 | david.verdin | 2007-04-02 16:43:31 +0200 (Mon, 02 Apr 2007) | 2 lines
 
909
Changed paths:
 
910
   M /trunk/wwsympa/wwsympa.fcgi
 
911
 
 
912
[#1661][submitted by S. Peterson, listpilot.com] Added possibility to mention lists topics in the list of lists page.
 
913
 
 
914
------------------------------------------------------------------------
 
915
r4219 | david.verdin | 2007-04-02 15:59:03 +0200 (Mon, 02 Apr 2007) | 2 lines
 
916
Changed paths:
 
917
   M /trunk/src/tt2.pl
 
918
 
 
919
[#1464][submitted by S. Ikeda] [patch sympa-MAIN-20070103-escape_url.patch] Fix: Some MUAs aren't able to decode ``%40'' (escaped ``@'') in e-mail address of mailto: URL, or take ``@'' in query component for a delimiter to separate URL from the rest.
 
920
 
 
921
------------------------------------------------------------------------
 
922
r4218 | olivier.salaun | 2007-03-30 15:05:58 +0200 (Fri, 30 Mar 2007) | 2 lines
 
923
Changed paths:
 
924
   M /trunk/src/LDAPSource.pm
 
925
 
 
926
[#934] [reported by A.Powers, DigiPen] New feature: added support for start_tls().
 
927
 
 
928
------------------------------------------------------------------------
 
929
r4217 | olivier.salaun | 2007-03-30 14:58:59 +0200 (Fri, 30 Mar 2007) | 3 lines
 
930
Changed paths:
 
931
   M /trunk/src/Log.pm
 
932
 
 
933
[#1222] [submitted by G.Donnini, Univ Milano] Fix: check DB connectivity in
 
934
Log::db_log_del()
 
935
 
 
936
------------------------------------------------------------------------
 
937
r4216 | olivier.salaun | 2007-03-30 14:45:20 +0200 (Fri, 30 Mar 2007) | 4 lines
 
938
Changed paths:
 
939
   M /trunk/src/Family.pm
 
940
   M /trunk/src/sympa.pl
 
941
 
 
942
[submitted by S.Amrani, Gendarmerie Nationale] New feature: made the family
 
943
instanciation process quiet (required when run from a crontab). New sympa.pl
 
944
options : --quiet and --close_unknown
 
945
 
 
946
------------------------------------------------------------------------
 
947
r4215 | olivier.salaun | 2007-03-30 14:42:00 +0200 (Fri, 30 Mar 2007) | 2 lines
 
948
Changed paths:
 
949
   M /trunk/src/etc/sample/Makefile
 
950
   M /trunk/src/etc/sample/README
 
951
   M /trunk/src/etc/sample/robot.conf
 
952
 
 
953
Fix: no more install empty sample for sympa.conf. Install sample robot.conf
 
954
 
 
955
------------------------------------------------------------------------
 
956
r4214 | olivier.salaun | 2007-03-30 14:40:02 +0200 (Fri, 30 Mar 2007) | 3 lines
 
957
Changed paths:
 
958
   M /trunk/src/List.pm
 
959
 
 
960
[requested by S.Amrani, Gend.Nationale] Change: Specify the searched
 
961
attribute 1.1 (the DN) in List::search()
 
962
 
 
963
------------------------------------------------------------------------
 
964
r4213 | olivier.salaun | 2007-03-30 14:19:37 +0200 (Fri, 30 Mar 2007) | 2 lines
 
965
Changed paths:
 
966
   M /trunk/mail_tt2/listeditor_notification.tt2
 
967
 
 
968
[#1381] Malformed To: header fields. Removed the gecos to prevent this problem
 
969
 
 
970
------------------------------------------------------------------------
 
971
r4212 | olivier.salaun | 2007-03-30 14:17:06 +0200 (Fri, 30 Mar 2007) | 2 lines
 
972
Changed paths:
 
973
   M /trunk/mail_tt2/listowner_notification.tt2
 
974
   M /trunk/mail_tt2/moderate.tt2
 
975
 
 
976
 [#1381] Malformed To: header fields. Removed the gecos to prevent this problem
 
977
 
 
978
------------------------------------------------------------------------
 
979
r4211 | olivier.salaun | 2007-03-30 14:12:28 +0200 (Fri, 30 Mar 2007) | 2 lines
 
980
Changed paths:
 
981
   M /trunk/src/task_manager.pl
 
982
   M /trunk/wwsympa/archived.pl
 
983
   M /trunk/wwsympa/bounced.pl
 
984
 
 
985
[#931] removed calls to report::reject_report_web() in these modules
 
986
 
 
987
------------------------------------------------------------------------
 
988
r4210 | david.verdin | 2007-03-30 14:02:11 +0200 (Fri, 30 Mar 2007) | 2 lines
 
989
Changed paths:
 
990
   M /trunk/wwsympa/archived.pl
 
991
   M /trunk/wwsympa/bounced.pl
 
992
 
 
993
[#931] missing "use report" pragma preventing logs from being written.
 
994
 
 
995
------------------------------------------------------------------------
 
996
r4209 | david.verdin | 2007-03-29 15:03:51 +0200 (Thu, 29 Mar 2007) | 3 lines
 
997
Changed paths:
 
998
   M /trunk/src/List.pm
 
999
   M /trunk/src/admin.pm
 
1000
   M /trunk/wwsympa/wwsympa.fcgi
 
1001
 
 
1002
[#2957] Fix: Stored Encode::from_to() return value (string length) instead of string value in info file at list creation time.
 
1003
Feature: more pod comments added.
 
1004
 
 
1005
------------------------------------------------------------------------
 
1006
r4208 | david.verdin | 2007-03-28 17:45:54 +0200 (Wed, 28 Mar 2007) | 2 lines
 
1007
Changed paths:
 
1008
   M /trunk/web_tt2/serveradmin.tt2
 
1009
 
 
1010
Fix: Modified the "view translation" button in the server administration page to redirect user to pootle.sympa.org instead of the former Sympa action.
 
1011
 
 
1012
------------------------------------------------------------------------
 
1013
r4207 | david.verdin | 2007-03-28 17:28:15 +0200 (Wed, 28 Mar 2007) | 2 lines
 
1014
Changed paths:
 
1015
   M /trunk/web_tt2/skinsedit.tt2
 
1016
 
 
1017
Feature: Added color_* parameters usage in the skin administration page.
 
1018
 
 
1019
------------------------------------------------------------------------
 
1020
r4206 | david.verdin | 2007-03-28 14:58:37 +0200 (Wed, 28 Mar 2007) | 2 lines
 
1021
Changed paths:
 
1022
   M /trunk/web_tt2/admin_menu.tt2
 
1023
   M /trunk/web_tt2/button_header.tt2
 
1024
   M /trunk/web_tt2/css.tt2
 
1025
   M /trunk/web_tt2/list_button_header.tt2
 
1026
 
 
1027
Removed the last occurences of *_color parameters.
 
1028
 
 
1029
------------------------------------------------------------------------
 
1030
r4205 | david.verdin | 2007-03-27 14:11:49 +0200 (Tue, 27 Mar 2007) | 3 lines
 
1031
Changed paths:
 
1032
   M /trunk/src/Log.pm
 
1033
 
 
1034
[#2930][Reported by T. Berry, Nasa] Fix: do_log sub don't apply Encode::from_to() function to reference variables anymore.
 
1035
(Addition to Rev. 4204 where a development test remained).
 
1036
 
 
1037
------------------------------------------------------------------------
 
1038
r4204 | david.verdin | 2007-03-27 13:59:18 +0200 (Tue, 27 Mar 2007) | 2 lines
 
1039
Changed paths:
 
1040
   M /trunk/src/Log.pm
 
1041
 
 
1042
[#2930][Reported by T. Berry, Nasa] Fix: do_log sub don't apply Encode::from_to() function to reference variables anymore.
 
1043
 
 
1044
------------------------------------------------------------------------
 
1045
r4203 | david.verdin | 2007-03-27 13:53:13 +0200 (Tue, 27 Mar 2007) | 2 lines
 
1046
Changed paths:
 
1047
   M /trunk/src/Message.pm
 
1048
 
 
1049
Added pod comments to Message.pm
 
1050
 
 
1051
------------------------------------------------------------------------
 
1052
r4202 | olivier.salaun | 2007-03-27 09:46:35 +0200 (Tue, 27 Mar 2007) | 2 lines
 
1053
Changed paths:
 
1054
   M /trunk/src/sympa.pl
 
1055
 
 
1056
Let user run sympa.pl --help even if upgrade is needed
 
1057
 
 
1058
------------------------------------------------------------------------
 
1059
r4201 | olivier.salaun | 2007-03-23 14:49:39 +0100 (Fri, 23 Mar 2007) | 3 lines
 
1060
Changed paths:
 
1061
   M /trunk/wwsympa/wwsympa.fcgi
 
1062
 
 
1063
[reported by Univ. Rennes 1] Fix: Prevent problems with URLS containing
 
1064
'//'. It would break navigations that uses relative URLs. 
 
1065
 
 
1066
------------------------------------------------------------------------
 
1067
r4200 | olivier.salaun | 2007-03-23 14:47:57 +0100 (Fri, 23 Mar 2007) | 2 lines
 
1068
Changed paths:
 
1069
   M /trunk/src/Log.pm
 
1070
   M /trunk/wwsympa/wwsympa.fcgi
 
1071
 
 
1072
New feature: added calling subroutine ref to log entries.
 
1073
 
 
1074
------------------------------------------------------------------------
 
1075
r4199 | olivier.salaun | 2007-03-23 14:18:09 +0100 (Fri, 23 Mar 2007) | 4 lines
 
1076
Changed paths:
 
1077
   M /trunk/src/Family.pm
 
1078
 
 
1079
[reported by T.Berry, Nasa] [fixed by S.Amrani, Gendarmerie nationale] Fix:
 
1080
automatic list creation failure was incorrectly handled and message could be
 
1081
lost.
 
1082
 
 
1083
------------------------------------------------------------------------
 
1084
r4198 | olivier.salaun | 2007-03-23 12:14:30 +0100 (Fri, 23 Mar 2007) | 4 lines
 
1085
Changed paths:
 
1086
   M /trunk/src/Lock.pm
 
1087
 
 
1088
[#2930][reported by T.Berry, Nasa] Fix: sympa processes would print binary
 
1089
data to the TTY. It was due to a File Handler variable that was logged. 
 
1090
Also fixed a bug related to file unlocking.
 
1091
 
 
1092
------------------------------------------------------------------------
 
1093
r4197 | olivier.salaun | 2007-03-23 12:06:18 +0100 (Fri, 23 Mar 2007) | 3 lines
 
1094
Changed paths:
 
1095
   M /trunk/src/List.pm
 
1096
   M /trunk/src/Task.pm
 
1097
 
 
1098
[#2940] [reported by T.Berry, Nasa] Fix: remove list-related task when
 
1099
purging a closed list
 
1100
 
 
1101
------------------------------------------------------------------------
 
1102
r4196 | olivier.salaun | 2007-03-23 11:56:11 +0100 (Fri, 23 Mar 2007) | 3 lines
 
1103
Changed paths:
 
1104
   M /trunk/mail_tt2/listowner_notification.tt2
 
1105
 
 
1106
[#2933] [fixed by R.Gilbert, Univ Sheffield] Fix: missing white space in
 
1107
validation URL
 
1108
 
 
1109
------------------------------------------------------------------------
 
1110
r4195 | olivier.salaun | 2007-03-23 11:34:23 +0100 (Fri, 23 Mar 2007) | 3 lines
 
1111
Changed paths:
 
1112
   M /trunk/src/List.pm
 
1113
 
 
1114
[#2932] [reported by R.Gilbert, Univ Sheffield] Change: Use listmaster as
 
1115
default in List::send_notify_to_owner(), in case no owner is defined.
 
1116
 
 
1117
------------------------------------------------------------------------
 
1118
r4194 | olivier.salaun | 2007-03-22 10:54:54 +0100 (Thu, 22 Mar 2007) | 2 lines
 
1119
Changed paths:
 
1120
   M /trunk/src/List.pm
 
1121
   M /trunk/wwsympa/wwsympa.fcgi
 
1122
 
 
1123
[#1075] : Default values for parameter 'reply_to_header' are now correctly loaded.
 
1124
 
 
1125
------------------------------------------------------------------------
 
1126
r4193 | olivier.salaun | 2007-03-19 16:19:04 +0100 (Mon, 19 Mar 2007) | 2 lines
 
1127
Changed paths:
 
1128
   M /trunk/INSTALL
 
1129
   M /trunk/NEWS
 
1130
 
 
1131
Indicates to use MySQL version>=4.1, in order to be able to execute the directive "SET NAMES utf8".
 
1132
 
 
1133
------------------------------------------------------------------------
 
1134
r4192 | olivier.salaun | 2007-03-19 15:26:39 +0100 (Mon, 19 Mar 2007) | 2 lines
 
1135
Changed paths:
 
1136
   M /trunk/web_tt2/edit_list_request.tt2
 
1137
   M /trunk/wwsympa/wwsympa.fcgi
 
1138
 
 
1139
Fix [#985]: Hide "update" button whenever no parameter can be edited in the current page
 
1140
 
 
1141
------------------------------------------------------------------------
 
1142
r4191 | olivier.salaun | 2007-03-19 12:24:10 +0100 (Mon, 19 Mar 2007) | 2 lines
 
1143
Changed paths:
 
1144
   A /trunk/.version
 
1145
 
 
1146
Add missing file
 
1147
 
 
1148
------------------------------------------------------------------------
 
1149
r4190 | olivier.salaun | 2007-03-19 10:53:17 +0100 (Mon, 19 Mar 2007) | 6 lines
 
1150
Changed paths:
 
1151
   A /trunk/src/LDAPSource.pm
 
1152
   M /trunk/src/Ldap.pm
 
1153
   M /trunk/src/List.pm
 
1154
   M /trunk/src/Makefile
 
1155
   M /trunk/wwsympa/wwsympa.fcgi
 
1156
 
 
1157
Fix: [reported by R.Caldwelr, Franklin university] wwsympa::is_ldap_user()
 
1158
would not use provided bind_dn and bind_password.
 
1159
Change: New LDAPSource module to gather all LDAP-related code. Currently
 
1160
only connect() and disconnect() have been implemented.
 
1161
Change: removed obsolete export_list() functions (+related)
 
1162
 
 
1163
------------------------------------------------------------------------
 
1164
r4189 | olivier.salaun | 2007-03-19 10:46:58 +0100 (Mon, 19 Mar 2007) | 2 lines
 
1165
Changed paths:
 
1166
   M /trunk/wwsympa/Auth.pm
 
1167
 
 
1168
Fixed description of the module
 
1169
 
 
1170
------------------------------------------------------------------------
 
1171
r4188 | olivier.salaun | 2007-03-14 16:42:47 +0100 (Wed, 14 Mar 2007) | 2 lines
 
1172
Changed paths:
 
1173
   M /trunk/src/SQLSource.pm
 
1174
 
 
1175
Fixed comment
 
1176
 
 
1177
------------------------------------------------------------------------
 
1178
r4187 | olivier.salaun | 2007-03-14 16:42:14 +0100 (Wed, 14 Mar 2007) | 2 lines
 
1179
Changed paths:
 
1180
   M /trunk/Makefile.am
 
1181
   M /trunk/Makefile.in
 
1182
 
 
1183
Fixed path to sympa.pl
 
1184
 
 
1185
------------------------------------------------------------------------
 
1186
r4185 | olivier.salaun | 2007-03-13 15:40:55 +0100 (Tue, 13 Mar 2007) | 2 lines
 
1187
Changed paths:
 
1188
   M /trunk/ChangeLog
 
1189
   M /trunk/NEWS
 
1190
 
 
1191
Preparing 5.3b.4 another time
 
1192
 
 
1193
------------------------------------------------------------------------
 
1194
r4184 | david.verdin | 2007-03-09 16:52:06 +0100 (Fri, 09 Mar 2007) | 2 lines
 
1195
Changed paths:
 
1196
   M /trunk/src/Log.pm
 
1197
 
 
1198
Fix: Error "Column count doesn't match value count at row 1" while inserting data in the logs table. Prevent integer format problems
 
1199
 
 
1200
------------------------------------------------------------------------
 
1201
r4183 | olivier.salaun | 2007-03-05 09:15:28 +0100 (Mon, 05 Mar 2007) | 2 lines
 
1202
Changed paths:
 
1203
   M /trunk/ChangeLog
 
1204
 
 
1205
preparing 5.3a.4
 
1206
 
 
1207
------------------------------------------------------------------------
 
1208
r4182 | olivier.salaun | 2007-03-04 11:41:19 +0100 (Sun, 04 Mar 2007) | 2 lines
 
1209
Changed paths:
 
1210
   M /trunk/src/sympa_wizard.pl
 
1211
 
 
1212
Removed filesystem_encoding parameter from the wizard
 
1213
 
 
1214
------------------------------------------------------------------------
 
1215
r4180 | olivier.salaun | 2007-02-26 11:34:56 +0100 (Mon, 26 Feb 2007) | 2 lines
 
1216
Changed paths:
 
1217
   M /trunk/Makefile.am
 
1218
   M /trunk/Makefile.in
 
1219
 
 
1220
Added upgrade instructions at the end of "make install"
 
1221
 
 
1222
------------------------------------------------------------------------
 
1223
r4179 | olivier.salaun | 2007-02-26 11:20:05 +0100 (Mon, 26 Feb 2007) | 2 lines
 
1224
Changed paths:
 
1225
   M /trunk/ChangeLog
 
1226
   M /trunk/NEWS
 
1227
 
 
1228
Preparing 5.3b.4
 
1229
 
 
1230
------------------------------------------------------------------------
 
1231
r4178 | olivier.salaun | 2007-02-23 16:43:22 +0100 (Fri, 23 Feb 2007) | 2 lines
 
1232
Changed paths:
 
1233
   M /trunk/mail_tt2/listmaster_notification.tt2
 
1234
   M /trunk/src/sympa.pl
 
1235
 
 
1236
Fix: sympa.pl processes dedicated to message distribution or automatic list creation would not remove their pid file properly
 
1237
 
 
1238
------------------------------------------------------------------------
 
1239
r4177 | olivier.salaun | 2007-02-23 11:44:45 +0100 (Fri, 23 Feb 2007) | 2 lines
 
1240
Changed paths:
 
1241
   M /trunk/wwsympa/bounced.pl
 
1242
 
 
1243
Added log for standard bounce processing
 
1244
 
 
1245
------------------------------------------------------------------------
 
1246
r4176 | olivier.salaun | 2007-02-23 11:40:13 +0100 (Fri, 23 Feb 2007) | 3 lines
 
1247
Changed paths:
 
1248
   M /trunk/src/Log.pm
 
1249
 
 
1250
Fix: increase entropy for logs table ID.
 
1251
It was required to prevent "duplicate entries" errors.
 
1252
 
 
1253
------------------------------------------------------------------------
 
1254
r4175 | olivier.salaun | 2007-02-22 11:18:48 +0100 (Thu, 22 Feb 2007) | 2 lines
 
1255
Changed paths:
 
1256
   M /trunk/wwsympa/wwsympa.fcgi
 
1257
 
 
1258
Fix: allow \n for "dump" parameter, required for mutliple add
 
1259
 
 
1260
------------------------------------------------------------------------
 
1261
r4174 | olivier.salaun | 2007-02-22 11:03:29 +0100 (Thu, 22 Feb 2007) | 2 lines
 
1262
Changed paths:
 
1263
   M /trunk/src/etc/script/Makefile
 
1264
   A /trunk/src/etc/script/mysql_alias_manager.pl
 
1265
 
 
1266
[Bea, Cartables.net] NEw feature: added an alias_manager that is MySQL enabled.
 
1267
 
 
1268
------------------------------------------------------------------------
 
1269
r4173 | olivier.salaun | 2007-02-21 17:50:32 +0100 (Wed, 21 Feb 2007) | 3 lines
 
1270
Changed paths:
 
1271
   M /trunk/src/Log.pm
 
1272
   M /trunk/web_tt2/viewlogs.tt2
 
1273
   M /trunk/wwsympa/wwsympa.fcgi
 
1274
 
 
1275
Fix: list owner could view db logs of other lists.
 
1276
Changed the feature so that only the current list logs can be viewed. Also simplified the code. Fixed the resize feature. The sortby feature is still buggy
 
1277
 
 
1278
------------------------------------------------------------------------
 
1279
r4172 | olivier.salaun | 2007-02-19 16:26:05 +0100 (Mon, 19 Feb 2007) | 2 lines
 
1280
Changed paths:
 
1281
   M /trunk/src/admin.pm
 
1282
 
 
1283
Added sync_include after list creation/update (family context)
 
1284
 
 
1285
------------------------------------------------------------------------
 
1286
r4171 | olivier.salaun | 2007-02-19 14:53:55 +0100 (Mon, 19 Feb 2007) | 2 lines
 
1287
Changed paths:
 
1288
   M /trunk/src/Family.pm
 
1289
 
 
1290
Remove traces
 
1291
 
 
1292
------------------------------------------------------------------------
 
1293
r4170 | olivier.salaun | 2007-02-19 14:38:45 +0100 (Mon, 19 Feb 2007) | 3 lines
 
1294
Changed paths:
 
1295
   M /trunk/src/Family.pm
 
1296
   M /trunk/src/admin.pm
 
1297
 
 
1298
Changes: trigger a sync_include after list creation/update
 
1299
Also made list topics problems non blocking
 
1300
 
 
1301
------------------------------------------------------------------------
 
1302
r4169 | olivier.salaun | 2007-02-19 11:28:09 +0100 (Mon, 19 Feb 2007) | 3 lines
 
1303
Changed paths:
 
1304
   M /trunk/wwsympa/wwsympa.fcgi
 
1305
 
 
1306
Fix: arcsearch would crash wwsympa process if provided a search expression with both invalid expression and \n, because tools::escape_regexp() does not apply on multi-line.
 
1307
Changed the allowed regexp for wwsympa incoming parameters to forbid \n in most of them.
 
1308
 
 
1309
------------------------------------------------------------------------
 
1310
r4168 | olivier.salaun | 2007-02-08 14:19:27 +0100 (Thu, 08 Feb 2007) | 2 lines
 
1311
Changed paths:
 
1312
   M /trunk/src/Upgrade.pm
 
1313
 
 
1314
Fix: replaced the '.date' extension of backup files with '@date' to prevent problems with scenario files.
 
1315
 
 
1316
------------------------------------------------------------------------
 
1317
r4165 | olivier.salaun | 2007-02-07 17:53:45 +0100 (Wed, 07 Feb 2007) | 2 lines
 
1318
Changed paths:
 
1319
   M /trunk/src/List.pm
 
1320
 
 
1321
Fix: set the charset to UTF-8 while attaching a header / footer
 
1322
 
 
1323
------------------------------------------------------------------------
 
1324
r4164 | olivier.salaun | 2007-02-07 15:29:29 +0100 (Wed, 07 Feb 2007) | 2 lines
 
1325
Changed paths:
 
1326
   M /trunk/src/Upgrade.pm
 
1327
 
 
1328
Homeapge files also needed to be UTF8 converted
 
1329
 
 
1330
------------------------------------------------------------------------
 
1331
r4162 | olivier.salaun | 2007-02-07 15:04:49 +0100 (Wed, 07 Feb 2007) | 2 lines
 
1332
Changed paths:
 
1333
   M /trunk/po/fi.po
 
1334
 
 
1335
Fix: `msgid' and `msgstr' entries do not both end with '\n'
 
1336
 
 
1337
------------------------------------------------------------------------
 
1338
r4161 | olivier.salaun | 2007-02-07 14:58:22 +0100 (Wed, 07 Feb 2007) | 2 lines
 
1339
Changed paths:
 
1340
   M /trunk/Makefile.in
 
1341
 
 
1342
preparing 5.3b.3
 
1343
 
 
1344
------------------------------------------------------------------------
 
1345
r4160 | olivier.salaun | 2007-02-07 14:56:27 +0100 (Wed, 07 Feb 2007) | 2 lines
 
1346
Changed paths:
 
1347
   M /trunk/ChangeLog
 
1348
   M /trunk/NEWS
 
1349
   M /trunk/src/Upgrade.pm
 
1350
 
 
1351
Preparing 5.3b.3
 
1352
 
 
1353
------------------------------------------------------------------------
 
1354
r4159 | olivier.salaun | 2007-02-07 14:23:45 +0100 (Wed, 07 Feb 2007) | 2 lines
 
1355
Changed paths:
 
1356
   M /trunk/po/bg.po
 
1357
   M /trunk/po/cs.po
 
1358
   M /trunk/po/de.po
 
1359
   M /trunk/po/el.po
 
1360
   M /trunk/po/es.po
 
1361
   M /trunk/po/et.po
 
1362
   M /trunk/po/fi.po
 
1363
   M /trunk/po/fr.po
 
1364
   M /trunk/po/hu.po
 
1365
   M /trunk/po/it.po
 
1366
   M /trunk/po/ja.po
 
1367
   M /trunk/po/nb_NO.po
 
1368
   M /trunk/po/nl.po
 
1369
   M /trunk/po/oc.po
 
1370
   M /trunk/po/pt.po
 
1371
   M /trunk/po/pt_BR.po
 
1372
   M /trunk/po/ro.po
 
1373
   M /trunk/po/ru.po
 
1374
   M /trunk/po/sv.po
 
1375
   M /trunk/po/sympa.pot
 
1376
   M /trunk/po/tr.po
 
1377
   M /trunk/po/zh_CN.po
 
1378
 
 
1379
Updates from pootle
 
1380
 
 
1381
------------------------------------------------------------------------
 
1382
r4158 | olivier.salaun | 2007-02-06 17:36:27 +0100 (Tue, 06 Feb 2007) | 3 lines
 
1383
Changed paths:
 
1384
   M /trunk/src/Conf.pm
 
1385
   M /trunk/src/Upgrade.pm
 
1386
   M /trunk/src/sympa.pl
 
1387
 
 
1388
Changes: extended the migration script to UTF8 for all configuration files.
 
1389
filesystem_encoding parameter is no more supported.
 
1390
 
 
1391
------------------------------------------------------------------------
 
1392
r4153 | olivier.salaun | 2007-02-05 16:42:03 +0100 (Mon, 05 Feb 2007) | 2 lines
 
1393
Changed paths:
 
1394
   M /trunk/ChangeLog
 
1395
 
 
1396
Updated
 
1397
 
 
1398
------------------------------------------------------------------------
 
1399
r4152 | olivier.salaun | 2007-02-05 15:59:07 +0100 (Mon, 05 Feb 2007) | 4 lines
 
1400
Changed paths:
 
1401
   M /trunk/src/Upgrade.pm
 
1402
 
 
1403
[ID 1500][S.Ikeda] Change: converting mail templates to UTF8.
 
1404
The script has been integrated into Upgrade.pm and has been extended to
 
1405
convert other configuration files
 
1406
 
 
1407
------------------------------------------------------------------------
 
1408
r4151 | olivier.salaun | 2007-02-05 15:55:42 +0100 (Mon, 05 Feb 2007) | 2 lines
 
1409
Changed paths:
 
1410
   M /trunk/src/mail.pm
 
1411
 
 
1412
Change: made UTF-8 the default charset
 
1413
 
 
1414
------------------------------------------------------------------------
 
1415
r4150 | olivier.salaun | 2007-02-05 15:54:15 +0100 (Mon, 05 Feb 2007) | 3 lines
 
1416
Changed paths:
 
1417
   M /trunk/mail_tt2/archive.tt2
 
1418
   M /trunk/mail_tt2/bye.tt2
 
1419
   M /trunk/mail_tt2/certif_warning.tt2
 
1420
   M /trunk/mail_tt2/command_report.tt2
 
1421
   M /trunk/mail_tt2/d_install_shared.tt2
 
1422
   M /trunk/mail_tt2/d_reject_shared.tt2
 
1423
   M /trunk/mail_tt2/digest.tt2
 
1424
   M /trunk/mail_tt2/digest_plain.tt2
 
1425
   M /trunk/mail_tt2/expire_deletion.tt2
 
1426
   M /trunk/mail_tt2/expire_warning1.tt2
 
1427
   M /trunk/mail_tt2/expire_warning2.tt2
 
1428
   M /trunk/mail_tt2/get_archive.tt2
 
1429
   M /trunk/mail_tt2/global_remind.tt2
 
1430
   M /trunk/mail_tt2/helpfile.tt2
 
1431
   M /trunk/mail_tt2/index_archive.tt2
 
1432
   M /trunk/mail_tt2/info_report.tt2
 
1433
   M /trunk/mail_tt2/invite.tt2
 
1434
   M /trunk/mail_tt2/list_created.tt2
 
1435
   M /trunk/mail_tt2/list_rejected.tt2
 
1436
   M /trunk/mail_tt2/list_unknown.tt2
 
1437
   M /trunk/mail_tt2/listeditor_notification.tt2
 
1438
   M /trunk/mail_tt2/listmaster_notification.tt2
 
1439
   M /trunk/mail_tt2/listowner_notification.tt2
 
1440
   M /trunk/mail_tt2/lists.tt2
 
1441
   M /trunk/mail_tt2/message_report.tt2
 
1442
   M /trunk/mail_tt2/moderate.tt2
 
1443
   M /trunk/mail_tt2/modindex.tt2
 
1444
   M /trunk/mail_tt2/reject.tt2
 
1445
   M /trunk/mail_tt2/remind.tt2
 
1446
   M /trunk/mail_tt2/removed.tt2
 
1447
   M /trunk/mail_tt2/request_auth.tt2
 
1448
   M /trunk/mail_tt2/review.tt2
 
1449
   M /trunk/mail_tt2/send_auth.tt2
 
1450
   M /trunk/mail_tt2/sendpasswd.tt2
 
1451
   M /trunk/mail_tt2/stats_report.tt2
 
1452
   M /trunk/mail_tt2/summary.tt2
 
1453
   M /trunk/mail_tt2/urlized_part.tt2
 
1454
   M /trunk/mail_tt2/user_notification.tt2
 
1455
   M /trunk/mail_tt2/welcome.tt2
 
1456
   M /trunk/mail_tt2/which.tt2
 
1457
   M /trunk/mail_tt2/x509-user-cert-missing.tt2
 
1458
   M /trunk/mail_tt2/your_infected_msg.tt2
 
1459
 
 
1460
Change: all service messages are now UTF8
 
1461
Also made the templates structure simpler
 
1462
 
 
1463
------------------------------------------------------------------------
 
1464
r4149 | olivier.salaun | 2007-02-05 15:52:20 +0100 (Mon, 05 Feb 2007) | 3 lines
 
1465
Changed paths:
 
1466
   M /trunk/src/Log.pm
 
1467
 
 
1468
Fix: db_logs were expired too early (parameter expressed in days instead of
 
1469
months)
 
1470
 
 
1471
------------------------------------------------------------------------
 
1472
r4148 | olivier.salaun | 2007-02-05 15:50:49 +0100 (Mon, 05 Feb 2007) | 4 lines
 
1473
Changed paths:
 
1474
   M /trunk/src/List.pm
 
1475
 
 
1476
Change: trigger sync_include before distributing a message to a list, unless
 
1477
it was performed during the last 5 min.
 
1478
Fix: $self->{'last_sync'} was never loaded
 
1479
 
 
1480
------------------------------------------------------------------------
 
1481
r4147 | olivier.salaun | 2007-01-31 18:11:27 +0100 (Wed, 31 Jan 2007) | 3 lines
 
1482
Changed paths:
 
1483
   M /trunk/web_tt2/error.tt2
 
1484
 
 
1485
[requested by C.Andrews, Boston College] Added an error message for list creation failure.
 
1486
It is required when an existing listname has been used ; we cannot get the error diagnostic from admin::create_list_old() though
 
1487
 
 
1488
------------------------------------------------------------------------
 
1489
r4146 | olivier.salaun | 2007-01-31 09:52:30 +0100 (Wed, 31 Jan 2007) | 3 lines
 
1490
Changed paths:
 
1491
   M /trunk/wwsympa/Marc/Search.pm
 
1492
 
 
1493
Fix: wwsympa might die with error "Cannot decode string with wide characters".
 
1494
Now opening archives as bytes (not utf8) to prevent decoding
 
1495
 
 
1496
------------------------------------------------------------------------
 
1497
r4145 | olivier.salaun | 2007-01-30 17:34:10 +0100 (Tue, 30 Jan 2007) | 3 lines
 
1498
Changed paths:
 
1499
   M /trunk/src/tools.pl
 
1500
 
 
1501
Fix: don't redirect stderr to a file if process runs in foreground.
 
1502
Also changed the owner of the ;stderr file
 
1503
 
 
1504
------------------------------------------------------------------------
 
1505
r4144 | olivier.salaun | 2007-01-30 17:16:01 +0100 (Tue, 30 Jan 2007) | 4 lines
 
1506
Changed paths:
 
1507
   M /trunk/wwsympa/Marc/Search.pm
 
1508
 
 
1509
Fix: arcsearch_id would fail on some messages.
 
1510
Marc::Search expectes mhonarc to add X-Subject data to generated HTML files. Some examples were found with X-Subject value split among 2 lines.
 
1511
Marc::Search::search() is now able to parse split X-Subject entries.
 
1512
 
 
1513
------------------------------------------------------------------------
 
1514
r4143 | olivier.salaun | 2007-01-29 17:37:29 +0100 (Mon, 29 Jan 2007) | 2 lines
 
1515
Changed paths:
 
1516
   M /trunk/src/mail.pm
 
1517
 
 
1518
Change order
 
1519
 
 
1520
------------------------------------------------------------------------
 
1521
r4142 | olivier.salaun | 2007-01-29 10:15:08 +0100 (Mon, 29 Jan 2007) | 3 lines
 
1522
Changed paths:
 
1523
   M /trunk/mail_tt2/listmaster_notification.tt2
 
1524
   M /trunk/src/sympa.pl
 
1525
   M /trunk/src/task_manager.pl
 
1526
   M /trunk/src/tools.pl
 
1527
   M /trunk/wwsympa/archived.pl
 
1528
   M /trunk/wwsympa/bounced.pl
 
1529
 
 
1530
New feature: STDERR of daemons is redirected to a file. If process crashes,
 
1531
next process started will detect the failure and send a notice to listmaster.
 
1532
 
 
1533
------------------------------------------------------------------------
 
1534
r4141 | serge.aumont | 2007-01-26 13:20:06 +0100 (Fri, 26 Jan 2007) | 2 lines
 
1535
Changed paths:
 
1536
   M /trunk/src/List.pm
 
1537
 
 
1538
Remove scenario traces
 
1539
 
 
1540
------------------------------------------------------------------------
 
1541
r4140 | olivier.salaun | 2007-01-26 12:05:20 +0100 (Fri, 26 Jan 2007) | 2 lines
 
1542
Changed paths:
 
1543
   M /trunk/ChangeLog
 
1544
   M /trunk/src/List.pm
 
1545
   M /trunk/wwsympa/wwsympa.fcgi
 
1546
 
 
1547
Change: 'include' mode is now obsolete. Now performing a mapping while to 'include2' while loading the parameter.
 
1548
 
 
1549
------------------------------------------------------------------------
 
1550
r4139 | olivier.salaun | 2007-01-26 11:55:43 +0100 (Fri, 26 Jan 2007) | 2 lines
 
1551
Changed paths:
 
1552
   M /trunk/src/task_manager.pl
 
1553
   M /trunk/wwsympa/archived.pl
 
1554
   M /trunk/wwsympa/bounced.pl
 
1555
 
 
1556
Fix: debug mode would not work with task_manager.pl, archived.pl and bounced.pl
 
1557
 
 
1558
------------------------------------------------------------------------
 
1559
r4138 | olivier.salaun | 2007-01-26 11:48:45 +0100 (Fri, 26 Jan 2007) | 3 lines
 
1560
Changed paths:
 
1561
   M /branches/sympa-5_2-branch/src/List.pm
 
1562
   M /trunk/src/List.pm
 
1563
 
 
1564
[reported by F.Lachapelle] Fix: sync_include tasks were created for all lists, including those with no external data sources
 
1565
The List::has_include_data_source() subroutine has been fixed to correctly check owner_include
 
1566
 
 
1567
------------------------------------------------------------------------
 
1568
r4137 | serge.aumont | 2007-01-24 16:14:49 +0100 (Wed, 24 Jan 2007) | 2 lines
 
1569
Changed paths:
 
1570
   M /trunk/wwsympa/wwsympa.fcgi
 
1571
 
 
1572
remove authentication request for do_tag_topic_by_sender and do_request_topic, autehntication is done because of the md5 key of the message.
 
1573
 
 
1574
------------------------------------------------------------------------
 
1575
r4136 | serge.aumont | 2007-01-24 11:46:42 +0100 (Wed, 24 Jan 2007) | 2 lines
 
1576
Changed paths:
 
1577
   M /trunk/web_tt2/request_topic.tt2
 
1578
   M /trunk/wwsympa/wwsympa.fcgi
 
1579
 
 
1580
Internal error with message that can't be parsed solved in request_topic action.
 
1581
 
 
1582
------------------------------------------------------------------------
 
1583
r4135 | serge.aumont | 2007-01-23 18:18:46 +0100 (Tue, 23 Jan 2007) | 2 lines
 
1584
Changed paths:
 
1585
   M /trunk/src/sympa.pl
 
1586
 
 
1587
incorrect var definition (msg_topic and mederation)
 
1588
 
 
1589
------------------------------------------------------------------------
 
1590
r4133 | serge.aumont | 2007-01-23 17:56:33 +0100 (Tue, 23 Jan 2007) | 2 lines
 
1591
Changed paths:
 
1592
   M /trunk/src/List.pm
 
1593
   M /trunk/src/sympa.pl
 
1594
 
 
1595
New value possible for msg_topic_required to adpat it both for moderated list and un moderated lists
 
1596
 
 
1597
------------------------------------------------------------------------
 
1598
r4132 | serge.aumont | 2007-01-23 17:52:16 +0100 (Tue, 23 Jan 2007) | 2 lines
 
1599
Changed paths:
 
1600
   M /trunk/web_tt2/edit_list_request.tt2
 
1601
 
 
1602
submit form when changing a scenario name
 
1603
 
 
1604
------------------------------------------------------------------------
 
1605
r4130 | olivier.salaun | 2007-01-23 12:13:36 +0100 (Tue, 23 Jan 2007) | 3 lines
 
1606
Changed paths:
 
1607
   M /trunk/src/tools.pl
 
1608
 
 
1609
Fix: escape_regexp would not work.
 
1610
This would break arcsearch_id used in RSS context
 
1611
 
 
1612
------------------------------------------------------------------------
 
1613
r4129 | olivier.salaun | 2007-01-22 16:13:33 +0100 (Mon, 22 Jan 2007) | 3 lines
 
1614
Changed paths:
 
1615
   M /branches/sympa-5_2-branch/src/mail.pm
 
1616
   M /trunk/src/mail.pm
 
1617
 
 
1618
Fix: Some service messages (moderation, topics tagging and reminder) delegated by wwsympa to sympa.pl would have missing X-Sympa-From header field.
 
1619
Now setting a default value for the return-path in mail.pm
 
1620
 
 
1621
------------------------------------------------------------------------
 
1622
r4128 | olivier.salaun | 2007-01-22 16:09:39 +0100 (Mon, 22 Jan 2007) | 2 lines
 
1623
Changed paths:
 
1624
   M /trunk/ChangeLog
 
1625
 
 
1626
Update
 
1627
 
 
1628
------------------------------------------------------------------------
 
1629
r4127 | olivier.salaun | 2007-01-22 16:09:25 +0100 (Mon, 22 Jan 2007) | 2 lines
 
1630
Changed paths:
 
1631
   M /trunk/po/bg.po
 
1632
   M /trunk/po/cs.po
 
1633
   M /trunk/po/de.po
 
1634
   M /trunk/po/el.po
 
1635
   M /trunk/po/en_US.po
 
1636
   M /trunk/po/es.po
 
1637
   M /trunk/po/et.po
 
1638
   M /trunk/po/fi.po
 
1639
   M /trunk/po/fr.po
 
1640
   M /trunk/po/hu.po
 
1641
   M /trunk/po/it.po
 
1642
   M /trunk/po/ja.po
 
1643
   M /trunk/po/nb_NO.po
 
1644
   M /trunk/po/nl.po
 
1645
   M /trunk/po/oc.po
 
1646
   M /trunk/po/pt.po
 
1647
   M /trunk/po/pt_BR.po
 
1648
   M /trunk/po/ro.po
 
1649
   M /trunk/po/ru.po
 
1650
   M /trunk/po/sv.po
 
1651
   M /trunk/po/tr.po
 
1652
   M /trunk/po/zh_CN.po
 
1653
 
 
1654
updated POs with POT
 
1655
 
 
1656
------------------------------------------------------------------------
 
1657
r4126 | olivier.salaun | 2007-01-22 16:09:03 +0100 (Mon, 22 Jan 2007) | 2 lines
 
1658
Changed paths:
 
1659
   M /trunk/po/pl.po
 
1660
 
 
1661
Merged translations with POT file
 
1662
 
 
1663
------------------------------------------------------------------------
 
1664
r4125 | olivier.salaun | 2007-01-19 16:29:46 +0100 (Fri, 19 Jan 2007) | 2 lines
 
1665
Changed paths:
 
1666
   M /trunk/src/mail.pm
 
1667
 
 
1668
Added a parameter check in mail::sending()
 
1669
 
 
1670
------------------------------------------------------------------------
 
1671
r4124 | olivier.salaun | 2007-01-19 15:15:32 +0100 (Fri, 19 Jan 2007) | 2 lines
 
1672
Changed paths:
 
1673
   M /trunk/po/pl.po
 
1674
 
 
1675
[Lukasz Zygmanski] Updated Polish translations
 
1676
 
 
1677
------------------------------------------------------------------------
 
1678
r4123 | olivier.salaun | 2007-01-17 17:04:35 +0100 (Wed, 17 Jan 2007) | 3 lines
 
1679
Changed paths:
 
1680
   M /trunk/mail_tt2/moderate.tt2
 
1681
   M /trunk/src/List.pm
 
1682
   M /trunk/src/mail.pm
 
1683
 
 
1684
Fix: Renamed 'msg' parameter to 'msg_path' in moderate.tt2.
 
1685
Take 'spool' parameter into account (for 'modindex' template) in the reformat_message() process
 
1686
 
 
1687
------------------------------------------------------------------------
 
1688
r4122 | olivier.salaun | 2007-01-17 17:02:40 +0100 (Wed, 17 Jan 2007) | 2 lines
 
1689
Changed paths:
 
1690
   M /trunk/doc/man8/sympa.8
 
1691
 
 
1692
Updated
 
1693
 
 
1694
------------------------------------------------------------------------
 
1695
r4121 | olivier.salaun | 2007-01-17 15:41:25 +0100 (Wed, 17 Jan 2007) | 2 lines
 
1696
Changed paths:
 
1697
   M /trunk/mail_tt2/message_report.tt2
 
1698
   M /trunk/mail_tt2/modindex.tt2
 
1699
 
 
1700
Fix: X-Attach header field was not set for tha message/rfc822 parts. As a result attached messages encoding was corrupted.
 
1701
 
 
1702
------------------------------------------------------------------------
 
1703
r4120 | olivier.salaun | 2007-01-16 15:47:01 +0100 (Tue, 16 Jan 2007) | 2 lines
 
1704
Changed paths:
 
1705
   M /trunk/web_tt2/fr_FR/help_admin.tt2
 
1706
 
 
1707
Fixed encoding, now set to utf-8
 
1708
 
 
1709
------------------------------------------------------------------------
 
1710
r4119 | olivier.salaun | 2007-01-15 14:26:45 +0100 (Mon, 15 Jan 2007) | 2 lines
 
1711
Changed paths:
 
1712
   M /trunk/mail_tt2/remind.tt2
 
1713
 
 
1714
[reported by O.Lacroix] Fix type for transfert_encoding
 
1715
 
 
1716
------------------------------------------------------------------------
 
1717
r4117 | olivier.salaun | 2006-12-29 17:19:22 +0100 (Fri, 29 Dec 2006) | 2 lines
 
1718
Changed paths:
 
1719
   M /trunk/ChangeLog
 
1720
 
 
1721
Update
 
1722
 
 
1723
------------------------------------------------------------------------
 
1724
r4116 | olivier.salaun | 2006-12-29 10:37:30 +0100 (Fri, 29 Dec 2006) | 2 lines
 
1725
Changed paths:
 
1726
   M /trunk/src/tools.pl
 
1727
   M /trunk/wwsympa/wwsympa.fcgi
 
1728
 
 
1729
Change: extend tools::escape_regexp ; use it in 2 more subroutines
 
1730
 
 
1731
------------------------------------------------------------------------
 
1732
r4115 | olivier.salaun | 2006-12-29 10:33:47 +0100 (Fri, 29 Dec 2006) | 2 lines
 
1733
Changed paths:
 
1734
   M /trunk/doc/parse_tex.pl
 
1735
   M /trunk/src/Commands.pm
 
1736
   M /trunk/src/Family.pm
 
1737
   M /trunk/src/List.pm
 
1738
   M /trunk/src/Task.pm
 
1739
   M /trunk/src/admin.pm
 
1740
   M /trunk/src/tools.pl
 
1741
   M /trunk/wwsympa/archived.pl
 
1742
   M /trunk/wwsympa/bounced.pl
 
1743
   M /trunk/wwsympa/wwsympa.fcgi
 
1744
 
 
1745
Change: added "use strict" to tools.pl
 
1746
 
 
1747
------------------------------------------------------------------------
 
1748
r4114 | olivier.salaun | 2006-12-28 16:51:07 +0100 (Thu, 28 Dec 2006) | 2 lines
 
1749
Changed paths:
 
1750
   M /trunk/web_tt2/list_panel.tt2
 
1751
   M /trunk/wwsympa/wwsympa.fcgi
 
1752
 
 
1753
Added the status of the list to the listpanel if closed or pending
 
1754
 
 
1755
------------------------------------------------------------------------
 
1756
r4113 | olivier.salaun | 2006-12-28 16:11:56 +0100 (Thu, 28 Dec 2006) | 2 lines
 
1757
Changed paths:
 
1758
   M /trunk/src/etc/mhonarc-ressources.tt2
 
1759
 
 
1760
[ID 160] Fixed case
 
1761
 
 
1762
------------------------------------------------------------------------
 
1763
r4112 | olivier.salaun | 2006-12-28 15:37:10 +0100 (Thu, 28 Dec 2006) | 2 lines
 
1764
Changed paths:
 
1765
   M /trunk/wwsympa/wwsympa.fcgi
 
1766
 
 
1767
[ID 106] Change: after unsubscription, no more bring the user back to the list page. He might not be allowed to see the info page.
 
1768
 
 
1769
------------------------------------------------------------------------
 
1770
r4111 | olivier.salaun | 2006-12-28 15:10:49 +0100 (Thu, 28 Dec 2006) | 2 lines
 
1771
Changed paths:
 
1772
   M /trunk/wwsympa/wwsympa.fcgi
 
1773
 
 
1774
[ID 106] Change: after unsubscribing, a user is directed to the service home page (instead of the list info page)
 
1775
 
 
1776
------------------------------------------------------------------------
 
1777
r4110 | olivier.salaun | 2006-12-28 15:01:37 +0100 (Thu, 28 Dec 2006) | 2 lines
 
1778
Changed paths:
 
1779
   M /trunk/src/List.pm
 
1780
 
 
1781
[ID 117][reported by M.Bernard, univ St.Etienne] Fix: user initial passwords were not crypted when subscribed by list owners. Moved encrypting logic to lower layers.
 
1782
 
 
1783
------------------------------------------------------------------------
 
1784
r4109 | olivier.salaun | 2006-12-28 13:51:36 +0100 (Thu, 28 Dec 2006) | 2 lines
 
1785
Changed paths:
 
1786
   M /trunk/src/Lock.pm
 
1787
 
 
1788
Changed debug2 log calls with debug
 
1789
 
 
1790
------------------------------------------------------------------------
 
1791
r4108 | olivier.salaun | 2006-12-28 12:05:38 +0100 (Thu, 28 Dec 2006) | 2 lines
 
1792
Changed paths:
 
1793
   M /trunk/src/sympa.pl
 
1794
 
 
1795
Added a warning about filesystem_encoding during the upgrade process
 
1796
 
 
1797
------------------------------------------------------------------------
 
1798
r4107 | olivier.salaun | 2006-12-28 11:58:57 +0100 (Thu, 28 Dec 2006) | 2 lines
 
1799
Changed paths:
 
1800
   M /trunk/Makefile.in
 
1801
 
 
1802
update
 
1803
 
 
1804
------------------------------------------------------------------------
 
1805
r4106 | olivier.salaun | 2006-12-28 11:57:20 +0100 (Thu, 28 Dec 2006) | 2 lines
 
1806
Changed paths:
 
1807
   M /trunk/src/List.pm
 
1808
   M /trunk/src/Upgrade.pm
 
1809
 
 
1810
Change: rebuilding the admin_table while upgrading  to prevent "duplicate entries" errors
 
1811
 
 
1812
------------------------------------------------------------------------
 
1813
r4105 | olivier.salaun | 2006-12-28 11:34:34 +0100 (Thu, 28 Dec 2006) | 2 lines
 
1814
Changed paths:
 
1815
   M /trunk/src/Language.pm
 
1816
   M /trunk/wwsympa/wwsympa.fcgi
 
1817
 
 
1818
[reported by E.Beliveau] made the user lang available in the editsubscriber page
 
1819
 
 
1820
------------------------------------------------------------------------
 
1821
r4104 | olivier.salaun | 2006-12-28 10:45:02 +0100 (Thu, 28 Dec 2006) | 2 lines
 
1822
Changed paths:
 
1823
   M /trunk/wwsympa/wwsympa.fcgi
 
1824
 
 
1825
Use tools::escape::regexp() in do_arc_search_id()
 
1826
 
 
1827
------------------------------------------------------------------------
 
1828
r4103 | olivier.salaun | 2006-12-28 10:44:27 +0100 (Thu, 28 Dec 2006) | 2 lines
 
1829
Changed paths:
 
1830
   M /trunk/src/tools.pl
 
1831
 
 
1832
Also escape '*' in regexp
 
1833
 
 
1834
------------------------------------------------------------------------
 
1835
r4102 | olivier.salaun | 2006-12-28 10:41:15 +0100 (Thu, 28 Dec 2006) | 2 lines
 
1836
Changed paths:
 
1837
   M /trunk/src/tools.pl
 
1838
 
 
1839
Added '!' and '\' to escaped sequences in regexp
 
1840
 
 
1841
------------------------------------------------------------------------
 
1842
r4101 | olivier.salaun | 2006-12-22 17:24:50 +0100 (Fri, 22 Dec 2006) | 2 lines
 
1843
Changed paths:
 
1844
   M /trunk/src/tools.pl
 
1845
 
 
1846
Fix: missing '\'s ; sympa.pl would die with error "Unmatched [ in regex; marked by <-- HERE in m/[ <-- HERE / at - line 4."
 
1847
 
 
1848
------------------------------------------------------------------------
 
1849
r4100 | olivier.salaun | 2006-12-22 17:05:02 +0100 (Fri, 22 Dec 2006) | 2 lines
 
1850
Changed paths:
 
1851
   M /trunk/check_perl_modules.pl
 
1852
   M /trunk/src/Conf.pm
 
1853
   M /trunk/src/Lock.pm
 
1854
 
 
1855
[ID 435] [patch provided by Moriwaka] New feature: added support for NFS locking, using File::NFSLock perl module. A new 'lock_method' sympa.conf parameter can be set to 'nfs'.
 
1856
 
 
1857
------------------------------------------------------------------------
 
1858
r4099 | olivier.salaun | 2006-12-22 16:03:12 +0100 (Fri, 22 Dec 2006) | 2 lines
 
1859
Changed paths:
 
1860
   M /trunk/src/List.pm
 
1861
 
 
1862
Now lock 'stats' file
 
1863
 
 
1864
------------------------------------------------------------------------
 
1865
r4098 | olivier.salaun | 2006-12-22 15:39:52 +0100 (Fri, 22 Dec 2006) | 3 lines
 
1866
Changed paths:
 
1867
   M /trunk/src/List.pm
 
1868
   A /trunk/src/Lock.pm
 
1869
   M /trunk/src/Makefile
 
1870
 
 
1871
Changes: reorganized the file locking procedures. A new perl module does the locking.
 
1872
Now also perform lock on list 'config' files.
 
1873
 
 
1874
------------------------------------------------------------------------
 
1875
r4097 | olivier.salaun | 2006-12-21 10:10:01 +0100 (Thu, 21 Dec 2006) | 2 lines
 
1876
Changed paths:
 
1877
   M /branches/sympa-5_2-branch/ChangeLog
 
1878
   M /branches/sympa-5_2-branch/mail_tt2/Makefile
 
1879
   M /branches/sympa-5_2-branch/wwsympa/wwslib.pm
 
1880
   M /trunk/mail_tt2/Makefile
 
1881
 
 
1882
[requested by S.Hornburg] Fix: Debian packaging requires that symbolic links are not absolute links because of DESTDIR use.
 
1883
 
 
1884
------------------------------------------------------------------------
 
1885
r4096 | olivier.salaun | 2006-12-20 14:49:57 +0100 (Wed, 20 Dec 2006) | 2 lines
 
1886
Changed paths:
 
1887
   M /trunk/mail_tt2/urlized_part.tt2
 
1888
   M /trunk/src/List.pm
 
1889
 
 
1890
Added header fields to the urlize part
 
1891
 
 
1892
------------------------------------------------------------------------
 
1893
r4095 | olivier.salaun | 2006-12-20 14:49:37 +0100 (Wed, 20 Dec 2006) | 2 lines
 
1894
Changed paths:
 
1895
   M /trunk/ChangeLog
 
1896
 
 
1897
updated
 
1898
 
 
1899
------------------------------------------------------------------------
 
1900
r4094 | olivier.salaun | 2006-12-19 15:17:06 +0100 (Tue, 19 Dec 2006) | 2 lines
 
1901
Changed paths:
 
1902
   M /trunk/mail_tt2/sendpasswd.tt2
 
1903
   M /trunk/mail_tt2/sendssopasswd.tt2
 
1904
 
 
1905
[ID 13] no more use sympa-request reply address
 
1906
 
 
1907
------------------------------------------------------------------------
 
1908
r4093 | olivier.salaun | 2006-12-19 11:57:00 +0100 (Tue, 19 Dec 2006) | 2 lines
 
1909
Changed paths:
 
1910
   M /trunk/web_tt2/modindex.tt2
 
1911
 
 
1912
[ID 444] [requested by A.Lund, Uninnett] New feature: added "toggle" button in moderation page
 
1913
 
 
1914
------------------------------------------------------------------------
 
1915
r4092 | olivier.salaun | 2006-12-18 17:25:54 +0100 (Mon, 18 Dec 2006) | 2 lines
 
1916
Changed paths:
 
1917
   M /trunk/web_tt2/subindex.tt2
 
1918
 
 
1919
Better sentence
 
1920
 
 
1921
------------------------------------------------------------------------
 
1922
r4091 | olivier.salaun | 2006-12-12 16:45:47 +0100 (Tue, 12 Dec 2006) | 2 lines
 
1923
Changed paths:
 
1924
   M /trunk/src/etc/mhonarc-ressources.tt2
 
1925
 
 
1926
[G.Youger, Univ Newcastle] Fix: archive template was inappropriate for email addresses that include an apostrophe (').
 
1927
 
 
1928
------------------------------------------------------------------------
 
1929
r4090 | olivier.salaun | 2006-12-12 14:48:46 +0100 (Tue, 12 Dec 2006) | 2 lines
 
1930
Changed paths:
 
1931
   M /trunk/wwsympa/wwslib.pm
 
1932
 
 
1933
Removed dead code (encyrpt_password() and decrypt_password() were duplicated)
 
1934
 
 
1935
------------------------------------------------------------------------
 
1936
r4089 | olivier.salaun | 2006-12-12 14:45:50 +0100 (Tue, 12 Dec 2006) | 2 lines
 
1937
Changed paths:
 
1938
   M /trunk/wwsympa/wwsympa.fcgi
 
1939
 
 
1940
Moved log at the right place ; about password allocation
 
1941
 
 
1942
------------------------------------------------------------------------
 
1943
r4088 | olivier.salaun | 2006-12-12 14:29:45 +0100 (Tue, 12 Dec 2006) | 2 lines
 
1944
Changed paths:
 
1945
   M /trunk/wwsympa/wwslib.pm
 
1946
 
 
1947
Fix typo
 
1948
 
 
1949
------------------------------------------------------------------------
 
1950
r4087 | olivier.salaun | 2006-12-12 13:43:13 +0100 (Tue, 12 Dec 2006) | 2 lines
 
1951
Changed paths:
 
1952
   M /trunk/po/eu.po
 
1953
 
 
1954
Update, based on POT file
 
1955
 
 
1956
------------------------------------------------------------------------
 
1957
r4086 | olivier.salaun | 2006-12-12 13:42:35 +0100 (Tue, 12 Dec 2006) | 2 lines
 
1958
Changed paths:
 
1959
   M /trunk/po/Makefile
 
1960
   A /trunk/po/eu.po
 
1961
 
 
1962
[Piarres Beobide]Strarting Basque translation
 
1963
 
 
1964
------------------------------------------------------------------------
 
1965
r4085 | olivier.salaun | 2006-12-11 11:48:49 +0100 (Mon, 11 Dec 2006) | 2 lines
 
1966
Changed paths:
 
1967
   M /trunk/src/List.pm
 
1968
 
 
1969
[S.Ikeda] [ID 1396] Fix: A bug relating this patch: ASCII-only subjects are unfolded then can become one long line.
 
1970
 
 
1971
------------------------------------------------------------------------
 
1972
r4084 | olivier.salaun | 2006-12-11 11:01:40 +0100 (Mon, 11 Dec 2006) | 2 lines
 
1973
Changed paths:
 
1974
   M /trunk/po/sympa.pot
 
1975
 
 
1976
Updated POT file
 
1977
 
 
1978
------------------------------------------------------------------------
 
1979
r4083 | olivier.salaun | 2006-12-11 10:50:55 +0100 (Mon, 11 Dec 2006) | 2 lines
 
1980
Changed paths:
 
1981
   M /trunk/src/etc/mhonarc-ressources.tt2
 
1982
 
 
1983
[S.Ikeda] [ID 1393] Fix: added more translatable items to mhonarc-resources.tt2
 
1984
 
 
1985
------------------------------------------------------------------------
 
1986
r4082 | olivier.salaun | 2006-12-11 10:41:08 +0100 (Mon, 11 Dec 2006) | 10 lines
 
1987
Changed paths:
 
1988
   M /trunk/src/List.pm
 
1989
   M /trunk/src/mail.pm
 
1990
   M /trunk/src/tt2.pl
 
1991
 
 
1992
[S.Ikeda] [ID 1396] Fix: Body or subject header were occationally empty.
 
1993
Reproduced by: Sympa CVS HEAD with Encode 2.08.
 
1994
Not reproduced by: Sympa CVS HEAD with Encode 2.12, 2.18.
 
1995
 
 
1996
- Body of service message is removed at all when its source contains non-UTF-8-compliant sequence.
 
1997
- Subject body of distributed message is removed when original subject contains unencoded non-ASCII sequence.
 
1998
 
 
1999
It may be caused by a bug in Encode module, RT#8872:
 
2000
   http://rt.cpan.org/Public/Bug/Display.html?id=8872
 
2001
 
 
2002
------------------------------------------------------------------------
 
2003
r4081 | olivier.salaun | 2006-12-08 17:49:44 +0100 (Fri, 08 Dec 2006) | 2 lines
 
2004
Changed paths:
 
2005
   M /trunk/web_tt2/css.tt2
 
2006
   M /trunk/web_tt2/list_menu.tt2
 
2007
   M /trunk/web_tt2/list_panel.tt2
 
2008
 
 
2009
Change: moved "contact owners" link into the list_panel
 
2010
 
 
2011
------------------------------------------------------------------------
 
2012
r4080 | olivier.salaun | 2006-12-08 15:33:37 +0100 (Fri, 08 Dec 2006) | 5 lines
 
2013
Changed paths:
 
2014
   M /trunk/src/List.pm
 
2015
 
 
2016
Fix: Sympa would fail encoding mail subjects that were not originaly encoded. The bug only appeared while using custom_subject.
 
2017
MUA should encode mail subject but don't all do it (home-made scripts or user agents like Eudora 6). In such situations Sympa should
 
2018
either leave the subject uncoded OR encode it. Encoding such header fields is not an easy job because we don't know what encoding was used
 
2019
by the mail client.
 
2020
 
 
2021
------------------------------------------------------------------------
 
2022
r4079 | olivier.salaun | 2006-12-08 15:09:39 +0100 (Fri, 08 Dec 2006) | 2 lines
 
2023
Changed paths:
 
2024
   M /trunk/po/fr.po
 
2025
 
 
2026
[O.Lacroix, Ciril] Fixed a few French typos
 
2027
 
 
2028
------------------------------------------------------------------------
 
2029
r4078 | olivier.salaun | 2006-12-07 17:30:26 +0100 (Thu, 07 Dec 2006) | 2 lines
 
2030
Changed paths:
 
2031
   M /trunk/src/SQLSource.pm
 
2032
 
 
2033
Fix: set SQL client preference regarding character encoding to UTF8. Otherwise we can't determine how data got from SQL is encoded.
 
2034
 
 
2035
------------------------------------------------------------------------
 
2036
r4075 | olivier.salaun | 2006-12-07 14:28:26 +0100 (Thu, 07 Dec 2006) | 2 lines
 
2037
Changed paths:
 
2038
   M /trunk/ChangeLog
 
2039
 
 
2040
Updated
 
2041
 
 
2042
------------------------------------------------------------------------
 
2043
r4074 | olivier.salaun | 2006-12-05 13:36:19 +0100 (Tue, 05 Dec 2006) | 3 lines
 
2044
Changed paths:
 
2045
   M /trunk/src/List.pm
 
2046
   M /trunk/src/tools.pl
 
2047
   M /trunk/wwsympa/wwsympa.fcgi
 
2048
 
 
2049
Change: New tools::escape_regexp() subroutine.
 
2050
Now escaping topics keywords before searching messages
 
2051
 
 
2052
------------------------------------------------------------------------
 
2053
r4073 | olivier.salaun | 2006-12-04 14:04:15 +0100 (Mon, 04 Dec 2006) | 2 lines
 
2054
Changed paths:
 
2055
   M /trunk/src/List.pm
 
2056
 
 
2057
Fixes: topics related, remove unuseful error logs ; contact owners if no owner was defined
 
2058
 
 
2059
------------------------------------------------------------------------
 
2060
r4072 | olivier.salaun | 2006-12-04 13:26:16 +0100 (Mon, 04 Dec 2006) | 2 lines
 
2061
Changed paths:
 
2062
   M /branches/sympa-5_2-branch/src/List.pm
 
2063
   M /trunk/src/List.pm
 
2064
 
 
2065
[J.Schmalenbach, Barrett] Fix: empty 'get_subscriber' when removing a list member
 
2066
 
 
2067
------------------------------------------------------------------------
 
2068
r4071 | olivier.salaun | 2006-12-01 15:57:57 +0100 (Fri, 01 Dec 2006) | 2 lines
 
2069
Changed paths:
 
2070
   M /trunk/src/admin.pm
 
2071
 
 
2072
Fix: use filesystem_encoding when creating new list config and info files
 
2073
 
 
2074
------------------------------------------------------------------------
 
2075
r4070 | olivier.salaun | 2006-12-01 09:31:12 +0100 (Fri, 01 Dec 2006) | 2 lines
 
2076
Changed paths:
 
2077
   M /trunk/web_tt2/fr_FR/help_listconfig.tt2
 
2078
 
 
2079
Fix link to help/admin
 
2080
 
 
2081
------------------------------------------------------------------------
 
2082
r4069 | olivier.salaun | 2006-12-01 09:21:52 +0100 (Fri, 01 Dec 2006) | 2 lines
 
2083
Changed paths:
 
2084
   M /trunk/po/ja.po
 
2085
 
 
2086
[S.Ikeda] Updated Japanese catalog
 
2087
 
 
2088
------------------------------------------------------------------------
 
2089
r4068 | olivier.salaun | 2006-11-30 17:35:49 +0100 (Thu, 30 Nov 2006) | 2 lines
 
2090
Changed paths:
 
2091
   M /trunk/po/sympa.pot
 
2092
 
 
2093
Updated with new date formats
 
2094
 
 
2095
------------------------------------------------------------------------
 
2096
r4067 | olivier.salaun | 2006-11-30 17:34:17 +0100 (Thu, 30 Nov 2006) | 2 lines
 
2097
Changed paths:
 
2098
   M /trunk/po/xgettext.pl
 
2099
 
 
2100
Chnage: add date comment if locdt
 
2101
 
 
2102
------------------------------------------------------------------------
 
2103
r4066 | olivier.salaun | 2006-11-30 16:51:49 +0100 (Thu, 30 Nov 2006) | 5 lines
 
2104
Changed paths:
 
2105
   M /trunk/po/xgettext.pl
 
2106
   M /trunk/src/etc/mhonarc-ressources.tt2
 
2107
   M /trunk/src/tt2.pl
 
2108
 
 
2109
[ID 1338][S.Ikeda] New feature: A new filter [%|locdt()%] is added for TT2 templates to format date/time according to language context.  It takes a format string to be gettext'ized as main argument, and an extra argument representing date/time.  MHonArc resource file
 
2110
was modified so that it may generate output including this filter spec as nessessity.
 
2111
 
 
2112
Note that this spec will be available for newly-updated archives.  To apply this improvement to all past archives, it is nessessary that all archives are rebuilt.
 
2113
 
 
2114
------------------------------------------------------------------------
 
2115
r4065 | olivier.salaun | 2006-11-30 14:10:05 +0100 (Thu, 30 Nov 2006) | 2 lines
 
2116
Changed paths:
 
2117
   M /trunk/po/sympa.pot
 
2118
 
 
2119
Updated with date format entries
 
2120
 
 
2121
------------------------------------------------------------------------
 
2122
r4064 | olivier.salaun | 2006-11-30 14:09:47 +0100 (Thu, 30 Nov 2006) | 3 lines
 
2123
Changed paths:
 
2124
   M /trunk/po/xgettext.pl
 
2125
 
 
2126
Changes: restored collecting of date format entries
 
2127
Added a developer comment about date formats for translators
 
2128
 
 
2129
------------------------------------------------------------------------
 
2130
r4062 | olivier.salaun | 2006-11-29 17:41:34 +0100 (Wed, 29 Nov 2006) | 2 lines
 
2131
Changed paths:
 
2132
   M /trunk/src/Language.pm
 
2133
 
 
2134
Change: renamed dgettext() to sympa_dgettext() to prevent conflicts with the orignal one
 
2135
 
 
2136
------------------------------------------------------------------------
 
2137
r4061 | olivier.salaun | 2006-11-29 17:31:48 +0100 (Wed, 29 Nov 2006) | 3 lines
 
2138
Changed paths:
 
2139
   M /trunk/src/Log.pm
 
2140
 
 
2141
Fix: moved calls to Encode::from_to() deaper in the subroutine to prevent unneeded calls.
 
2142
Otherwise this could degrade performences
 
2143
 
 
2144
------------------------------------------------------------------------
 
2145
r4060 | olivier.salaun | 2006-11-29 15:58:42 +0100 (Wed, 29 Nov 2006) | 2 lines
 
2146
Changed paths:
 
2147
   M /trunk/web_tt2/fr_FR/help.tt2
 
2148
   M /trunk/web_tt2/fr_FR/help_arc.tt2
 
2149
   M /trunk/web_tt2/fr_FR/help_faqadmin.tt2
 
2150
   M /trunk/web_tt2/fr_FR/help_faquser.tt2
 
2151
   M /trunk/web_tt2/fr_FR/help_introduction.tt2
 
2152
   M /trunk/web_tt2/fr_FR/help_listconfig.tt2
 
2153
   M /trunk/web_tt2/fr_FR/help_mail_commands.tt2
 
2154
   M /trunk/web_tt2/fr_FR/help_sendmsg.tt2
 
2155
   M /trunk/web_tt2/fr_FR/help_shared.tt2
 
2156
   M /trunk/web_tt2/fr_FR/help_user.tt2
 
2157
 
 
2158
Fix: recoded all files to UTF-8
 
2159
 
 
2160
------------------------------------------------------------------------
 
2161
r4059 | olivier.salaun | 2006-11-29 14:57:22 +0100 (Wed, 29 Nov 2006) | 2 lines
 
2162
Changed paths:
 
2163
   M /trunk/ChangeLog
 
2164
   M /trunk/NEWS
 
2165
 
 
2166
Preparing sympa 5.3b.1
 
2167
 
 
2168
------------------------------------------------------------------------
 
2169
r4058 | olivier.salaun | 2006-11-29 11:42:12 +0100 (Wed, 29 Nov 2006) | 2 lines
 
2170
Changed paths:
 
2171
   M /trunk/src/Ldap.pm
 
2172
 
 
2173
[requested by E.Beliveau] New feature: allow folded lines in ldap filters (using '\')
 
2174
 
 
2175
------------------------------------------------------------------------
 
2176
r4057 | olivier.salaun | 2006-11-29 11:38:58 +0100 (Wed, 29 Nov 2006) | 2 lines
 
2177
Changed paths:
 
2178
   M /trunk/po/sympa.pot
 
2179
 
 
2180
Update
 
2181
 
 
2182
------------------------------------------------------------------------
 
2183
r4056 | olivier.salaun | 2006-11-29 11:02:39 +0100 (Wed, 29 Nov 2006) | 2 lines
 
2184
Changed paths:
 
2185
   M /trunk/web_tt2/remove_arc.tt2
 
2186
 
 
2187
Fixed typo
 
2188
 
 
2189
------------------------------------------------------------------------
 
2190
r4055 | olivier.salaun | 2006-11-28 16:06:01 +0100 (Tue, 28 Nov 2006) | 2 lines
 
2191
Changed paths:
 
2192
   M /trunk/po/xgettext.pl
 
2193
 
 
2194
Change: added add_expression() subroutine to ease changes of sort order in the future
 
2195
 
 
2196
------------------------------------------------------------------------
 
2197
r4054 | olivier.salaun | 2006-11-28 14:10:51 +0100 (Tue, 28 Nov 2006) | 2 lines
 
2198
Changed paths:
 
2199
   M /trunk/po/fr.po
 
2200
 
 
2201
Updated missing translations
 
2202
 
 
2203
------------------------------------------------------------------------
 
2204
r4053 | olivier.salaun | 2006-11-28 14:06:20 +0100 (Tue, 28 Nov 2006) | 2 lines
 
2205
Changed paths:
 
2206
   M /trunk/web_tt2/serveradmin.tt2
 
2207
 
 
2208
removed isolated 'or'
 
2209
 
 
2210
------------------------------------------------------------------------
 
2211
r4052 | olivier.salaun | 2006-11-28 14:04:45 +0100 (Tue, 28 Nov 2006) | 2 lines
 
2212
Changed paths:
 
2213
   M /trunk/web_tt2/modindex.tt2
 
2214
   M /trunk/web_tt2/sigrequest.tt2
 
2215
 
 
2216
typo
 
2217
 
 
2218
------------------------------------------------------------------------
 
2219
r4051 | olivier.salaun | 2006-11-28 13:45:29 +0100 (Tue, 28 Nov 2006) | 2 lines
 
2220
Changed paths:
 
2221
   M /trunk/src/List.pm
 
2222
 
 
2223
Remove tests
 
2224
 
 
2225
------------------------------------------------------------------------
 
2226
r4050 | olivier.salaun | 2006-11-28 11:03:32 +0100 (Tue, 28 Nov 2006) | 2 lines
 
2227
Changed paths:
 
2228
   M /trunk/web_tt2/review.tt2
 
2229
 
 
2230
Missing tagged string
 
2231
 
 
2232
------------------------------------------------------------------------
 
2233
r4049 | olivier.salaun | 2006-11-28 10:48:28 +0100 (Tue, 28 Nov 2006) | 2 lines
 
2234
Changed paths:
 
2235
   M /trunk/po/Makefile
 
2236
   M /trunk/po/bg.po
 
2237
   M /trunk/po/cs.po
 
2238
   M /trunk/po/de.po
 
2239
   M /trunk/po/el.po
 
2240
   M /trunk/po/en_US.po
 
2241
   M /trunk/po/es.po
 
2242
   M /trunk/po/et.po
 
2243
   M /trunk/po/fi.po
 
2244
   M /trunk/po/fr.po
 
2245
   M /trunk/po/hu.po
 
2246
   M /trunk/po/it.po
 
2247
   M /trunk/po/ja.po
 
2248
   M /trunk/po/nb_NO.po
 
2249
   M /trunk/po/nl.po
 
2250
   M /trunk/po/oc.po
 
2251
   M /trunk/po/pl.po
 
2252
   M /trunk/po/pt.po
 
2253
   M /trunk/po/pt_BR.po
 
2254
   M /trunk/po/ro.po
 
2255
   M /trunk/po/ru.po
 
2256
   M /trunk/po/sv.po
 
2257
   M /trunk/po/sympa.pot
 
2258
   M /trunk/po/tr.po
 
2259
   M /trunk/po/zh_CN.po
 
2260
 
 
2261
Updated POT and PO files
 
2262
 
 
2263
------------------------------------------------------------------------
 
2264
r4048 | olivier.salaun | 2006-11-28 10:46:04 +0100 (Tue, 28 Nov 2006) | 2 lines
 
2265
Changed paths:
 
2266
   M /trunk/po/xgettext.pl
 
2267
 
 
2268
Fix: Date formats should not be collected to build sympa.pot
 
2269
 
 
2270
------------------------------------------------------------------------
 
2271
r4047 | olivier.salaun | 2006-11-27 17:01:19 +0100 (Mon, 27 Nov 2006) | 2 lines
 
2272
Changed paths:
 
2273
   M /trunk/ChangeLog
 
2274
 
 
2275
update
 
2276
 
 
2277
------------------------------------------------------------------------
 
2278
r4046 | olivier.salaun | 2006-11-27 17:00:35 +0100 (Mon, 27 Nov 2006) | 2 lines
 
2279
Changed paths:
 
2280
   M /trunk/po/bg.po
 
2281
   M /trunk/po/cs.po
 
2282
   M /trunk/po/de.po
 
2283
   M /trunk/po/el.po
 
2284
   M /trunk/po/en_US.po
 
2285
   M /trunk/po/es.po
 
2286
   M /trunk/po/et.po
 
2287
   M /trunk/po/fi.po
 
2288
   M /trunk/po/fr.po
 
2289
   M /trunk/po/hu.po
 
2290
   M /trunk/po/it.po
 
2291
   M /trunk/po/ja.po
 
2292
   M /trunk/po/nb_NO.po
 
2293
   M /trunk/po/nl.po
 
2294
   M /trunk/po/oc.po
 
2295
   M /trunk/po/pl.po
 
2296
   M /trunk/po/pt.po
 
2297
   M /trunk/po/pt_BR.po
 
2298
   M /trunk/po/ro.po
 
2299
   M /trunk/po/ru.po
 
2300
   M /trunk/po/sv.po
 
2301
   M /trunk/po/sympa.pot
 
2302
   M /trunk/po/tr.po
 
2303
   M /trunk/po/zh_CN.po
 
2304
 
 
2305
Updated POT and PO files
 
2306
 
 
2307
------------------------------------------------------------------------
 
2308
r4045 | olivier.salaun | 2006-11-27 10:06:05 +0100 (Mon, 27 Nov 2006) | 2 lines
 
2309
Changed paths:
 
2310
   M /trunk/src/tt2.pl
 
2311
 
 
2312
Added code to determine the current template full path in maketext()
 
2313
 
 
2314
------------------------------------------------------------------------
 
2315
r4044 | olivier.salaun | 2006-11-24 14:25:03 +0100 (Fri, 24 Nov 2006) | 2 lines
 
2316
Changed paths:
 
2317
   M /trunk/po/Makefile
 
2318
   M /trunk/src/Language.pm
 
2319
   M /trunk/src/tt2.pl
 
2320
 
 
2321
Prepare code to split catalog into many (mail_user, mail_admin, web_user,web_admin,web_help)
 
2322
 
 
2323
------------------------------------------------------------------------
 
2324
r4043 | olivier.salaun | 2006-11-24 09:40:14 +0100 (Fri, 24 Nov 2006) | 2 lines
 
2325
Changed paths:
 
2326
   M /trunk/src/Upgrade.pm
 
2327
 
 
2328
[reported by J.Schmalenbach] Fix: qualify send_notify_to_listmaster() call
 
2329
 
 
2330
------------------------------------------------------------------------
 
2331
r4042 | olivier.salaun | 2006-11-23 17:59:34 +0100 (Thu, 23 Nov 2006) | 2 lines
 
2332
Changed paths:
 
2333
   M /trunk/po/fr.po
 
2334
 
 
2335
Change: renamed vignette ti avatar
 
2336
 
 
2337
------------------------------------------------------------------------
 
2338
r4041 | olivier.salaun | 2006-11-23 17:04:03 +0100 (Thu, 23 Nov 2006) | 2 lines
 
2339
Changed paths:
 
2340
   M /trunk/po/fr.po
 
2341
 
 
2342
Updated French translations
 
2343
 
 
2344
------------------------------------------------------------------------
 
2345
r4040 | olivier.salaun | 2006-11-23 15:07:27 +0100 (Thu, 23 Nov 2006) | 2 lines
 
2346
Changed paths:
 
2347
   M /trunk/mail_tt2/authorization_reject.tt2
 
2348
   M /trunk/mail_tt2/listmaster_notification.tt2
 
2349
   M /trunk/web_tt2/get_inactive_lists.tt2
 
2350
   M /trunk/web_tt2/picture_upload.tt2
 
2351
   M /trunk/web_tt2/review.tt2
 
2352
   M /trunk/web_tt2/viewlogs.tt2
 
2353
 
 
2354
Fixed a few strings
 
2355
 
 
2356
------------------------------------------------------------------------
 
2357
r4039 | olivier.salaun | 2006-11-23 15:07:01 +0100 (Thu, 23 Nov 2006) | 2 lines
 
2358
Changed paths:
 
2359
   M /trunk/src/sympa.pl
 
2360
   M /trunk/src/tools.pl
 
2361
 
 
2362
Fix: files in the msg/ spool were processed according to the file name (abbb before zbbb). now use the date as the sort criteria
 
2363
 
 
2364
------------------------------------------------------------------------
 
2365
r4038 | olivier.salaun | 2006-11-23 09:39:47 +0100 (Thu, 23 Nov 2006) | 2 lines
 
2366
Changed paths:
 
2367
   M /trunk/src/List.pm
 
2368
 
 
2369
Change: call to close() from purge()
 
2370
 
 
2371
------------------------------------------------------------------------
 
2372
r4037 | olivier.salaun | 2006-11-22 15:28:36 +0100 (Wed, 22 Nov 2006) | 2 lines
 
2373
Changed paths:
 
2374
   M /trunk/po/Makefile
 
2375
   M /trunk/po/de.po
 
2376
   M /trunk/po/es.po
 
2377
   M /trunk/po/et.po
 
2378
   M /trunk/po/fi.po
 
2379
   M /trunk/po/fr.po
 
2380
   M /trunk/po/hu.po
 
2381
   M /trunk/po/it.po
 
2382
   M /trunk/po/nl.po
 
2383
   M /trunk/po/oc.po
 
2384
   M /trunk/po/pl.po
 
2385
   M /trunk/po/ro.po
 
2386
   D /trunk/po/zh_TW.po
 
2387
 
 
2388
Change: remove Chinese/Taiwan catalog that was out of date and could not be transformed to UTF-8
 
2389
 
 
2390
------------------------------------------------------------------------
 
2391
r4036 | serge.aumont | 2006-11-22 15:17:20 +0100 (Wed, 22 Nov 2006) | 4 lines
 
2392
Changed paths:
 
2393
   M /trunk/src/List.pm
 
2394
 
 
2395
 
 
2396
 
 
2397
purge_list now try to remove aliases
 
2398
 
 
2399
------------------------------------------------------------------------
 
2400
r4035 | olivier.salaun | 2006-11-22 15:06:35 +0100 (Wed, 22 Nov 2006) | 2 lines
 
2401
Changed paths:
 
2402
   M /trunk/po/bg.po
 
2403
   M /trunk/po/de.po
 
2404
   M /trunk/po/en_US.po
 
2405
   M /trunk/po/es.po
 
2406
   M /trunk/po/ja.po
 
2407
   M /trunk/po/nb_NO.po
 
2408
   M /trunk/po/pt.po
 
2409
   M /trunk/po/pt_BR.po
 
2410
   M /trunk/po/ru.po
 
2411
 
 
2412
Merged PO filed with POT
 
2413
 
 
2414
------------------------------------------------------------------------
 
2415
r4034 | serge.aumont | 2006-11-22 15:02:29 +0100 (Wed, 22 Nov 2006) | 3 lines
 
2416
Changed paths:
 
2417
   M /trunk/doc/man8/sympa.pod
 
2418
   M /trunk/src/List.pm
 
2419
   M /trunk/src/sympa.pl
 
2420
 
 
2421
 
 
2422
new Sympa.pl option : sympa.pl --purge_list <list>@<robot>
 
2423
 
 
2424
------------------------------------------------------------------------
 
2425
r4033 | olivier.salaun | 2006-11-22 14:59:10 +0100 (Wed, 22 Nov 2006) | 2 lines
 
2426
Changed paths:
 
2427
   M /trunk/po/Makefile
 
2428
   A /trunk/po/bg.po
 
2429
   M /trunk/po/de.po
 
2430
   M /trunk/po/es.po
 
2431
   M /trunk/po/ja.po
 
2432
   M /trunk/po/nb_NO.po
 
2433
   M /trunk/po/pt.po
 
2434
   M /trunk/po/pt_BR.po
 
2435
   A /trunk/po/ru.po
 
2436
   M /trunk/src/Language.pm
 
2437
 
 
2438
Updated translations from Rosetta ; added Russian and Bulgarian PO files
 
2439
 
 
2440
------------------------------------------------------------------------
 
2441
r4032 | olivier.salaun | 2006-11-22 13:48:23 +0100 (Wed, 22 Nov 2006) | 5 lines
 
2442
Changed paths:
 
2443
   M /trunk/mail_tt2/archive.tt2
 
2444
   M /trunk/mail_tt2/bye.tt2
 
2445
   M /trunk/mail_tt2/certif_warning.tt2
 
2446
   M /trunk/mail_tt2/command_report.tt2
 
2447
   M /trunk/mail_tt2/d_install_shared.tt2
 
2448
   M /trunk/mail_tt2/d_reject_shared.tt2
 
2449
   M /trunk/mail_tt2/digest.tt2
 
2450
   M /trunk/mail_tt2/digest_plain.tt2
 
2451
   M /trunk/mail_tt2/expire_deletion.tt2
 
2452
   M /trunk/mail_tt2/expire_warning1.tt2
 
2453
   M /trunk/mail_tt2/expire_warning2.tt2
 
2454
   M /trunk/mail_tt2/get_archive.tt2
 
2455
   M /trunk/mail_tt2/global_remind.tt2
 
2456
   M /trunk/mail_tt2/helpfile.tt2
 
2457
   M /trunk/mail_tt2/index_archive.tt2
 
2458
   M /trunk/mail_tt2/info_report.tt2
 
2459
   M /trunk/mail_tt2/invite.tt2
 
2460
   M /trunk/mail_tt2/list_created.tt2
 
2461
   M /trunk/mail_tt2/list_rejected.tt2
 
2462
   M /trunk/mail_tt2/list_unknown.tt2
 
2463
   M /trunk/mail_tt2/listeditor_notification.tt2
 
2464
   M /trunk/mail_tt2/listmaster_notification.tt2
 
2465
   M /trunk/mail_tt2/listowner_notification.tt2
 
2466
   M /trunk/mail_tt2/lists.tt2
 
2467
   M /trunk/mail_tt2/message_report.tt2
 
2468
   M /trunk/mail_tt2/moderate.tt2
 
2469
   M /trunk/mail_tt2/modindex.tt2
 
2470
   M /trunk/mail_tt2/reject.tt2
 
2471
   M /trunk/mail_tt2/remind.tt2
 
2472
   M /trunk/mail_tt2/removed.tt2
 
2473
   M /trunk/mail_tt2/request_auth.tt2
 
2474
   M /trunk/mail_tt2/review.tt2
 
2475
   M /trunk/mail_tt2/send_auth.tt2
 
2476
   M /trunk/mail_tt2/sendpasswd.tt2
 
2477
   M /trunk/mail_tt2/stats_report.tt2
 
2478
   M /trunk/mail_tt2/summary.tt2
 
2479
   M /trunk/mail_tt2/user_notification.tt2
 
2480
   M /trunk/mail_tt2/welcome.tt2
 
2481
   M /trunk/mail_tt2/which.tt2
 
2482
   M /trunk/mail_tt2/x509-user-cert-missing.tt2
 
2483
   M /trunk/mail_tt2/your_infected_msg.tt2
 
2484
   M /trunk/soap/sympasoap.pm
 
2485
   M /trunk/src/Language.pm
 
2486
   M /trunk/src/List.pm
 
2487
   M /trunk/src/mail.pm
 
2488
   M /trunk/src/tt2.pl
 
2489
 
 
2490
Change: no more use encoding defined in PO files to determine charset for messages.
 
2491
We now use the charsets defined in Language.pm instead.
 
2492
We now use [% charset %] in mail_tt2 files and &Language::GetCharset() in the code
 
2493
These changes will make it easier to mode all PO files to UTF-8
 
2494
 
 
2495
------------------------------------------------------------------------
 
2496
r4031 | olivier.salaun | 2006-11-22 13:45:40 +0100 (Wed, 22 Nov 2006) | 2 lines
 
2497
Changed paths:
 
2498
   M /trunk/ChangeLog
 
2499
 
 
2500
update
 
2501
 
 
2502
------------------------------------------------------------------------
 
2503
r4030 | olivier.salaun | 2006-11-22 10:28:54 +0100 (Wed, 22 Nov 2006) | 2 lines
 
2504
Changed paths:
 
2505
   M /trunk/web_tt2/rss.tt2
 
2506
 
 
2507
Fix: RSS feed encoding was incorrect
 
2508
 
 
2509
------------------------------------------------------------------------
 
2510
r4029 | olivier.salaun | 2006-11-21 17:53:57 +0100 (Tue, 21 Nov 2006) | 2 lines
 
2511
Changed paths:
 
2512
   M /trunk/src/Log.pm
 
2513
 
 
2514
Change: Skip transcoding if filesystem_encoding is not defined
 
2515
 
 
2516
------------------------------------------------------------------------
 
2517
r4028 | olivier.salaun | 2006-11-21 17:53:15 +0100 (Tue, 21 Nov 2006) | 2 lines
 
2518
Changed paths:
 
2519
   M /trunk/doc/html/index.html
 
2520
   M /trunk/doc/html/node1.html
 
2521
   M /trunk/doc/html/node10.html
 
2522
   M /trunk/doc/html/node11.html
 
2523
   M /trunk/doc/html/node12.html
 
2524
   M /trunk/doc/html/node13.html
 
2525
   M /trunk/doc/html/node14.html
 
2526
   M /trunk/doc/html/node15.html
 
2527
   M /trunk/doc/html/node16.html
 
2528
   M /trunk/doc/html/node17.html
 
2529
   M /trunk/doc/html/node18.html
 
2530
   M /trunk/doc/html/node19.html
 
2531
   M /trunk/doc/html/node2.html
 
2532
   M /trunk/doc/html/node20.html
 
2533
   M /trunk/doc/html/node21.html
 
2534
   M /trunk/doc/html/node22.html
 
2535
   M /trunk/doc/html/node23.html
 
2536
   M /trunk/doc/html/node24.html
 
2537
   M /trunk/doc/html/node25.html
 
2538
   M /trunk/doc/html/node26.html
 
2539
   M /trunk/doc/html/node27.html
 
2540
   M /trunk/doc/html/node28.html
 
2541
   M /trunk/doc/html/node29.html
 
2542
   M /trunk/doc/html/node3.html
 
2543
   M /trunk/doc/html/node30.html
 
2544
   M /trunk/doc/html/node31.html
 
2545
   M /trunk/doc/html/node4.html
 
2546
   M /trunk/doc/html/node5.html
 
2547
   M /trunk/doc/html/node6.html
 
2548
   M /trunk/doc/html/node7.html
 
2549
   M /trunk/doc/html/node8.html
 
2550
   M /trunk/doc/html/node9.html
 
2551
   M /trunk/doc/html/sympa.html
 
2552
   M /trunk/doc/html/sympa.ps
 
2553
   M /trunk/doc/parse_tex.pl
 
2554
   M /trunk/doc/sympa.pdf
 
2555
   M /trunk/doc/sympa.ps
 
2556
   M /trunk/doc/sympa.tex
 
2557
 
 
2558
Fixed incorrect d_read scenario
 
2559
 
 
2560
------------------------------------------------------------------------
 
2561
r4027 | olivier.salaun | 2006-11-21 17:27:09 +0100 (Tue, 21 Nov 2006) | 2 lines
 
2562
Changed paths:
 
2563
   M /trunk/src/tools.pl
 
2564
   M /trunk/wwsympa/wwsympa.fcgi
 
2565
 
 
2566
Fix: shift all wwsympa outgoing parameters to utf8 if they were Perl unicode
 
2567
 
 
2568
------------------------------------------------------------------------
 
2569
r4026 | olivier.salaun | 2006-11-21 15:44:20 +0100 (Tue, 21 Nov 2006) | 3 lines
 
2570
Changed paths:
 
2571
   M /trunk/src/tools.pl
 
2572
 
 
2573
Fix: when encoding shared filenames, tranform the qencoded strings from Unicode to uf-8.
 
2574
This is required otherwise output HTML mixes encodings and breaks all encoded strings
 
2575
 
 
2576
------------------------------------------------------------------------
 
2577
r4025 | olivier.salaun | 2006-11-21 12:01:03 +0100 (Tue, 21 Nov 2006) | 26 lines
 
2578
Changed paths:
 
2579
   M /trunk/check_perl_modules.pl
 
2580
   M /trunk/src/Archive.pm
 
2581
   M /trunk/src/Commands.pm
 
2582
   M /trunk/src/Language.pm
 
2583
   M /trunk/src/List.pm
 
2584
   M /trunk/src/Log.pm
 
2585
   M /trunk/src/Message.pm
 
2586
   M /trunk/src/etc/topics.conf
 
2587
   M /trunk/src/mail.pm
 
2588
   M /trunk/src/tools.pl
 
2589
   M /trunk/src/tt2.pl
 
2590
   M /trunk/wwsympa/wwsympa.fcgi
 
2591
 
 
2592
[ID 1271][S.Ikeda] [patch sympa-MAIN-20061118-unicode_to_utf8.patch]
 
2593
Change: changes have been made to switch from Perl Unicode to UTF-8:
 
2594
- read raw config files then to convert them to UTF-8.
 
2595
- change Language::gettext()'s output from Unicode to UTF-8.
 
2596
- remove Template::Directive::OUTPUT hack (see src/tt2.pl).
 
2597
- disable PerlIO layer on wwsympa.fcgi.
 
2598
 
 
2599
- Message headers should be decoded to UTF-8 for templates.
 
2600
- Following functions accept Unicode string so that they determine
 
2601
  appropriate charset / encoding:
 
2602
    MIME::EncWords::encode_mimewords()
 
2603
    MIME::Charset::body_encode()
 
2604
- Log content should be encoded to be filesystem encoding.
 
2605
- Shared file names should be handled by UTF-8.
 
2606
- Miscelaneous:
 
2607
- Perl module updates (for bug fixes).
 
2608
- Now topics.conf may also be encoded to UTF-8.
 
2609
- HTTP Date: header should be formatted by neutral locale.
 
2610
- Archive subjects had been encoded to UTF-8 by MHonArc.
 
2611
 
 
2612
Other changes :
 
2613
  - Perl module updates (for bug fixes).
 
2614
  - Now topics.conf may also be encoded to UTF-8.
 
2615
  - HTTP Date: header should be formatted by neutral locale.
 
2616
  - Archive subjects had been encoded to UTF-8 by MHonArc.
 
2617
 
 
2618
------------------------------------------------------------------------
 
2619
r4024 | olivier.salaun | 2006-11-21 10:47:57 +0100 (Tue, 21 Nov 2006) | 2 lines
 
2620
Changed paths:
 
2621
   M /trunk/src/mail.pm
 
2622
 
 
2623
Fix: Incorrect handling of empty header fields, could result in duplicate header fields
 
2624
 
 
2625
------------------------------------------------------------------------
 
2626
r4023 | olivier.salaun | 2006-11-17 11:19:07 +0100 (Fri, 17 Nov 2006) | 2 lines
 
2627
Changed paths:
 
2628
   M /trunk/soap/sympa.wsdl
 
2629
 
 
2630
[BugID 1262][O.Duval] Fix: missing sections in Binding for add, del and closeList
 
2631
 
 
2632
------------------------------------------------------------------------
 
2633
r4022 | olivier.salaun | 2006-11-16 12:11:15 +0100 (Thu, 16 Nov 2006) | 2 lines
 
2634
Changed paths:
 
2635
   M /trunk/web_tt2/error.tt2
 
2636
   M /trunk/wwsympa/Auth.pm
 
2637
   M /trunk/wwsympa/wwsympa.fcgi
 
2638
 
 
2639
[BugID 285][reported by M.Verove, Atos Origin]Fix: no more allow password reminder if regexp doesn't match user email
 
2640
 
 
2641
------------------------------------------------------------------------
 
2642
r4021 | olivier.salaun | 2006-11-16 11:19:10 +0100 (Thu, 16 Nov 2006) | 2 lines
 
2643
Changed paths:
 
2644
   M /trunk/check_perl_modules.pl
 
2645
 
 
2646
Change: replaced install with 3 operations make, test and install
 
2647
 
 
2648
------------------------------------------------------------------------
 
2649
r4020 | olivier.salaun | 2006-11-16 10:47:33 +0100 (Thu, 16 Nov 2006) | 2 lines
 
2650
Changed paths:
 
2651
   M /branches/sympa-5_2-branch/check_perl_modules.pl
 
2652
   M /trunk/check_perl_modules.pl
 
2653
 
 
2654
Fix: inactivity_timeout was not set
 
2655
 
 
2656
------------------------------------------------------------------------
 
2657
r4019 | olivier.salaun | 2006-11-15 14:00:29 +0100 (Wed, 15 Nov 2006) | 2 lines
 
2658
Changed paths:
 
2659
   M /trunk/web_tt2/help.tt2
 
2660
 
 
2661
Fixed buggy template (merge problem + ^M)
 
2662
 
 
2663
------------------------------------------------------------------------
 
2664
r4018 | olivier.salaun | 2006-11-15 10:44:36 +0100 (Wed, 15 Nov 2006) | 2 lines
 
2665
Changed paths:
 
2666
   M /trunk/po/en_US.po
 
2667
 
 
2668
Based on sympa.pot
 
2669
 
 
2670
------------------------------------------------------------------------
 
2671
r4017 | olivier.salaun | 2006-11-15 10:38:33 +0100 (Wed, 15 Nov 2006) | 2 lines
 
2672
Changed paths:
 
2673
   M /trunk/web_tt2/sso_login.tt2
 
2674
 
 
2675
Fix: removed one [% END %]
 
2676
 
 
2677
------------------------------------------------------------------------
 
2678
r4016 | olivier.salaun | 2006-11-14 17:47:29 +0100 (Tue, 14 Nov 2006) | 2 lines
 
2679
Changed paths:
 
2680
   M /branches/sympa-5_2-branch/web_tt2/login_menu.tt2
 
2681
   M /trunk/web_tt2/login_menu.tt2
 
2682
 
 
2683
[reported by R.Cadwell] Fix: "forgot password" and "first password" buttons were shown regardless of auth.conf
 
2684
 
 
2685
------------------------------------------------------------------------
 
2686
r4015 | olivier.salaun | 2006-11-14 14:06:59 +0100 (Tue, 14 Nov 2006) | 2 lines
 
2687
Changed paths:
 
2688
   M /trunk/po/en_US.po
 
2689
 
 
2690
Update: revision from Jill Gemmill have been reported down to templates. en_US.po has been reset (with sympa.pot)
 
2691
 
 
2692
------------------------------------------------------------------------
 
2693
r4014 | olivier.salaun | 2006-11-14 12:03:26 +0100 (Tue, 14 Nov 2006) | 2 lines
 
2694
Changed paths:
 
2695
   M /trunk/web_tt2/help_admin.tt2
 
2696
   A /trunk/web_tt2/help_arc.tt2
 
2697
   A /trunk/web_tt2/help_faqadmin.tt2
 
2698
   A /trunk/web_tt2/help_faquser.tt2
 
2699
   A /trunk/web_tt2/help_introduction.tt2
 
2700
   A /trunk/web_tt2/help_listconfig.tt2
 
2701
   A /trunk/web_tt2/help_mail_commands.tt2
 
2702
   A /trunk/web_tt2/help_sendmsg.tt2
 
2703
   A /trunk/web_tt2/help_shared.tt2
 
2704
   A /trunk/web_tt2/help_user.tt2
 
2705
 
 
2706
[V.Paitrault, CRU] New feature: translated online user/admin help to English
 
2707
 
 
2708
------------------------------------------------------------------------
 
2709
r4013 | olivier.salaun | 2006-11-14 12:00:03 +0100 (Tue, 14 Nov 2006) | 2 lines
 
2710
Changed paths:
 
2711
   M /trunk/web_tt2/css.tt2
 
2712
 
 
2713
[V.Paitrault, CRU]Fixed a few problems with CSS and online help
 
2714
 
 
2715
------------------------------------------------------------------------
 
2716
r4012 | olivier.salaun | 2006-11-14 11:34:08 +0100 (Tue, 14 Nov 2006) | 2 lines
 
2717
Changed paths:
 
2718
   M /trunk/web_tt2/fr_FR/help_admin.tt2
 
2719
   M /trunk/web_tt2/fr_FR/help_arc.tt2
 
2720
   M /trunk/web_tt2/fr_FR/help_faqadmin.tt2
 
2721
   M /trunk/web_tt2/fr_FR/help_faquser.tt2
 
2722
   M /trunk/web_tt2/fr_FR/help_listconfig.tt2
 
2723
   M /trunk/web_tt2/fr_FR/help_mail_commands.tt2
 
2724
   M /trunk/web_tt2/fr_FR/help_shared.tt2
 
2725
   M /trunk/web_tt2/fr_FR/help_user.tt2
 
2726
 
 
2727
[V.Paitrault, CRU] Updated online help
 
2728
 
 
2729
------------------------------------------------------------------------
 
2730
r4011 | olivier.salaun | 2006-11-14 10:31:34 +0100 (Tue, 14 Nov 2006) | 2 lines
 
2731
Changed paths:
 
2732
   D /branches/sympa-5_2-branch/src/etc/script/load_subscribers.pl
 
2733
   D /trunk/src/etc/script/load_subscribers.pl
 
2734
 
 
2735
Removed obsolete script
 
2736
 
 
2737
------------------------------------------------------------------------
 
2738
r4010 | olivier.salaun | 2006-11-13 15:41:00 +0100 (Mon, 13 Nov 2006) | 2 lines
 
2739
Changed paths:
 
2740
   M /branches/sympa-5_2-branch/src/List.pm
 
2741
   M /trunk/src/List.pm
 
2742
 
 
2743
[A.Zamboni, Univ Strasbourg] Fix: sort by subscriber name failed with Pg
 
2744
 
 
2745
------------------------------------------------------------------------
 
2746
r4009 | serge.aumont | 2006-11-07 15:44:28 +0100 (Tue, 07 Nov 2006) | 2 lines
 
2747
Changed paths:
 
2748
   M /trunk/web_tt2/edit_list_request.tt2
 
2749
 
 
2750
Fix missing form input attribut 'multiple'. Because of this bug parameter digest and avalaible_user_option may habe been corrupted
 
2751
 
 
2752
------------------------------------------------------------------------
 
2753
r4008 | sympa-authors | 2006-11-06 14:15:35 +0100 (Mon, 06 Nov 2006) | 8 lines
 
2754
Changed paths:
 
2755
   M /trunk/po/xgettext.pl
 
2756
 
 
2757
[Soji Ikeda] Modification on xgettext.pl aims to pick up format arguments  of
 
2758
gettext_strftime, a new function introduced by remainder of the
 
2759
patch, and to take it into PO catalogs.  It may recognize following
 
2760
patterns in Perl sources ---
 
2761
 
 
2762
    gettext_strftime "FORMAT", ARRAY...
 
2763
    gettext_strftime("FORMAT", ARRAY...)
 
2764
 
 
2765
------------------------------------------------------------------------
 
2766
r4007 | sympa-authors | 2006-11-06 14:11:20 +0100 (Mon, 06 Nov 2006) | 41 lines
 
2767
Changed paths:
 
2768
   M /trunk/mail_tt2/archive.tt2
 
2769
   M /trunk/mail_tt2/digest.tt2
 
2770
   M /trunk/mail_tt2/get_archive.tt2
 
2771
   M /trunk/mail_tt2/listmaster_notification.tt2
 
2772
   M /trunk/mail_tt2/moderate.tt2
 
2773
   M /trunk/mail_tt2/request_auth.tt2
 
2774
   M /trunk/mail_tt2/send_auth.tt2
 
2775
   M /trunk/src/Commands.pm
 
2776
   M /trunk/src/List.pm
 
2777
   M /trunk/src/mail.pm
 
2778
 
 
2779
[Soji Ikeda] Fix: Some paths of message processing in Sympa can't recognize
 
2780
Unicode strings.  At least MIME::Parser::parse_data() and
 
2781
Template::proccess(): these methods occationalily break
 
2782
strings containing Unicode characters.
 
2783
 
 
2784
My mail_utf8 patch expects the behavior as following ---
 
2785
 
 
2786
Sub-messages to be attached (into digests, moderation
 
2787
notices etc.) will passed to mail::reformat_message()
 
2788
separately then attached to reformatted parent message
 
2789
again.  As a result, sub-messages won't be broken.  Since
 
2790
they won't cause mixture of Unicode string (parent message
 
2791
generated by tt2::parse_tt2()) and byte string (sub-messages).
 
2792
 
 
2793
Note: For compatibility with old style, data passed to
 
2794
mail::reformat_message() already includes sub-message(s).  Then:
 
2795
- When a part has an `X-Sympa-Attach:' header field for
 
2796
internal use, new style, mail::reformat_message() attaches
 
2797
raw sub-message to reformatted parent message again;
 
2798
- When a part doesn't have any `X-Sympa-Attach:' header
 
2799
fields, sub-messages generated by [% INSERT %] directive(s)
 
2800
in the template will be used.
 
2801
See src/mail.pm hunk #4.
 
2802
 
 
2803
More Note: Latter behavior above will give expected result
 
2804
only if contents of sub-messages are US-ASCII or ISO-8859-1.
 
2805
In other cases customized templates (if any) should be
 
2806
modified so that they have appropriate `X-Sympa-Attach:'
 
2807
header fileds.
 
2808
 
 
2809
Sub-messages are gathered from template context paramenters.
 
2810
  See src/mail.pm hunk #1.
 
2811
 
 
2812
Other trivial fixes:
 
2813
  mail_tt2/listmaster_notification.tt2 hunk #1
 
2814
  mail_tt2/request_auth.tt2
 
2815
  src/Commands.pm: informations of list in INFO message will
 
2816
be translated.
 
2817
  src/mail.pm hunk #5: fallback to UTF-8 when locale of user
 
2818
was not same as that of list.
 
2819
 
 
2820
------------------------------------------------------------------------
 
2821
r4005 | sympa-authors | 2006-11-06 11:01:45 +0100 (Mon, 06 Nov 2006) | 2 lines
 
2822
Changed paths:
 
2823
   M /trunk/doc/sympa.tex.tpl
 
2824
 
 
2825
typo
 
2826
 
 
2827
------------------------------------------------------------------------
 
2828
r4004 | sympa-authors | 2006-11-06 10:59:56 +0100 (Mon, 06 Nov 2006) | 2 lines
 
2829
Changed paths:
 
2830
   M /trunk/ChangeLog
 
2831
   M /trunk/NEWS
 
2832
 
 
2833
release 5.3a.10
 
2834
 
 
2835
------------------------------------------------------------------------
 
2836
r4003 | sympa-authors | 2006-11-06 09:47:24 +0100 (Mon, 06 Nov 2006) | 2 lines
 
2837
Changed paths:
 
2838
   M /trunk/doc/sympa.tex.tpl
 
2839
 
 
2840
Rephrased openssl documentation
 
2841
 
 
2842
------------------------------------------------------------------------
 
2843
r4002 | sympa-authors | 2006-11-06 09:29:06 +0100 (Mon, 06 Nov 2006) | 2 lines
 
2844
Changed paths:
 
2845
   M /trunk/wwsympa/wwsympa.fcgi
 
2846
 
 
2847
Fix: Escape '&' first in do_arcsearch_id(), otherwise - is double-escaped
 
2848
 
 
2849
------------------------------------------------------------------------
 
2850
r4001 | sympa-authors | 2006-11-03 17:08:43 +0100 (Fri, 03 Nov 2006) | 2 lines
 
2851
Changed paths:
 
2852
   M /trunk/wwsympa/wwsympa.fcgi
 
2853
 
 
2854
Fix: arcsearch_id would fail if message-id contained '&' because mhonarc encodes it in HTML messages.
 
2855
 
 
2856
------------------------------------------------------------------------
 
2857
r4000 | sympa-authors | 2006-11-03 16:17:44 +0100 (Fri, 03 Nov 2006) | 2 lines
 
2858
Changed paths:
 
2859
   M /trunk/src/Commands.pm
 
2860
   M /trunk/src/Family.pm
 
2861
   M /trunk/src/Language.pm
 
2862
   M /trunk/src/List.pm
 
2863
   M /trunk/src/admin.pm
 
2864
   M /trunk/wwsympa/wwsympa.fcgi
 
2865
 
 
2866
[S.Ikeda] Fix: strftime() accepts/returns a string encoded by charset that is determined by current system locale. Therefore date strings needed to be decoded according to current charset.
 
2867
 
 
2868
------------------------------------------------------------------------
 
2869
r3999 | sympa-authors | 2006-11-03 15:57:57 +0100 (Fri, 03 Nov 2006) | 2 lines
 
2870
Changed paths:
 
2871
   M /trunk/src/report.pm
 
2872
 
 
2873
Fix: related to latest changes ; sympa.pl would die if message body is empty
 
2874
 
 
2875
------------------------------------------------------------------------
 
2876
r3998 | sympa-authors | 2006-11-03 15:22:48 +0100 (Fri, 03 Nov 2006) | 2 lines
 
2877
Changed paths:
 
2878
   M /trunk/src/List.pm
 
2879
 
 
2880
print error message if include_remote_file failed
 
2881
 
 
2882
------------------------------------------------------------------------
 
2883
r3997 | sympa-authors | 2006-11-03 15:11:25 +0100 (Fri, 03 Nov 2006) | 2 lines
 
2884
Changed paths:
 
2885
   M /trunk/soap/sympasoap.pm
 
2886
 
 
2887
Fix typo: == instead og eq
 
2888
 
 
2889
------------------------------------------------------------------------
 
2890
r3996 | sympa-authors | 2006-11-03 14:43:20 +0100 (Fri, 03 Nov 2006) | 2 lines
 
2891
Changed paths:
 
2892
   M /trunk/web_tt2/active_lists.tt2
 
2893
   M /trunk/web_tt2/admin.tt2
 
2894
   M /trunk/web_tt2/admin_menu.tt2
 
2895
   M /trunk/web_tt2/arc_manage.tt2
 
2896
   M /trunk/web_tt2/arcsearch.tt2
 
2897
   M /trunk/web_tt2/blacklist.tt2
 
2898
   M /trunk/web_tt2/close_list.tt2
 
2899
   M /trunk/web_tt2/d_read.tt2
 
2900
   M /trunk/web_tt2/edit_list_request.tt2
 
2901
   M /trunk/web_tt2/edit_template.tt2
 
2902
   M /trunk/web_tt2/editfile.tt2
 
2903
   M /trunk/web_tt2/editsubscriber.tt2
 
2904
   M /trunk/web_tt2/error.tt2
 
2905
   M /trunk/web_tt2/get_inactive_lists.tt2
 
2906
   M /trunk/web_tt2/help.tt2
 
2907
   M /trunk/web_tt2/help_editfile.tt2
 
2908
   M /trunk/web_tt2/help_editlist.tt2
 
2909
   M /trunk/web_tt2/help_user_options.tt2
 
2910
   M /trunk/web_tt2/javascript.tt2
 
2911
   M /trunk/web_tt2/latest_arc.tt2
 
2912
   M /trunk/web_tt2/latest_d_read.tt2
 
2913
   M /trunk/web_tt2/lists.tt2
 
2914
   M /trunk/web_tt2/ls_templates.tt2
 
2915
   M /trunk/web_tt2/modindex.tt2
 
2916
   M /trunk/web_tt2/notice.tt2
 
2917
   M /trunk/web_tt2/pref.tt2
 
2918
   M /trunk/web_tt2/remove_arc.tt2
 
2919
   M /trunk/web_tt2/review.tt2
 
2920
   M /trunk/web_tt2/reviewbouncing.tt2
 
2921
   M /trunk/web_tt2/rss.tt2
 
2922
   M /trunk/web_tt2/rss_request.tt2
 
2923
   M /trunk/web_tt2/scenario_test.tt2
 
2924
   M /trunk/web_tt2/serveradmin.tt2
 
2925
   M /trunk/web_tt2/sigrequest.tt2
 
2926
   M /trunk/web_tt2/skinsedit.tt2
 
2927
   M /trunk/web_tt2/sso_login.tt2
 
2928
   M /trunk/web_tt2/suboptions.tt2
 
2929
   M /trunk/web_tt2/subrequest.tt2
 
2930
   M /trunk/web_tt2/view_template.tt2
 
2931
   M /trunk/web_tt2/viewlogs.tt2
 
2932
   M /trunk/wwsympa/wwslib.pm
 
2933
 
 
2934
Fix: applied revisions from Jill Gemmill to templates
 
2935
 
 
2936
------------------------------------------------------------------------
 
2937
r3995 | sympa-authors | 2006-11-03 12:03:41 +0100 (Fri, 03 Nov 2006) | 2 lines
 
2938
Changed paths:
 
2939
   M /trunk/doc/sympa.tex.tpl
 
2940
   M /trunk/src/List.pm
 
2941
 
 
2942
[requested by S.Peterson] Extended available parameters for search filters
 
2943
 
 
2944
------------------------------------------------------------------------
 
2945
r3994 | sympa-authors | 2006-11-03 09:45:33 +0100 (Fri, 03 Nov 2006) | 2 lines
 
2946
Changed paths:
 
2947
   M /trunk/ChangeLog
 
2948
   M /trunk/NEWS
 
2949
 
 
2950
finishing 5.3a.10
 
2951
 
 
2952
------------------------------------------------------------------------
 
2953
r3993 | sympa-authors | 2006-11-03 09:39:15 +0100 (Fri, 03 Nov 2006) | 2 lines
 
2954
Changed paths:
 
2955
   M /trunk/src/tt2.pl
 
2956
 
 
2957
[S.Ikeda] Fix: restore FB_CROAK to preserve data if operation fails
 
2958
 
 
2959
------------------------------------------------------------------------
 
2960
r3992 | sympa-authors | 2006-11-02 17:28:13 +0100 (Thu, 02 Nov 2006) | 2 lines
 
2961
Changed paths:
 
2962
   M /trunk/src/List.pm
 
2963
 
 
2964
Fix: load topics.conf using filesystem_encoding
 
2965
 
 
2966
------------------------------------------------------------------------
 
2967
r3991 | sympa-authors | 2006-11-02 17:25:51 +0100 (Thu, 02 Nov 2006) | 2 lines
 
2968
Changed paths:
 
2969
   M /trunk/src/tt2.pl
 
2970
 
 
2971
Restore previous code
 
2972
 
 
2973
------------------------------------------------------------------------
 
2974
r3990 | sympa-authors | 2006-11-02 17:22:12 +0100 (Thu, 02 Nov 2006) | 2 lines
 
2975
Changed paths:
 
2976
   M /trunk/src/Upgrade.pm
 
2977
 
 
2978
Change: regenerate all config.bin files while upgrading ; required for character encoding problems
 
2979
 
 
2980
------------------------------------------------------------------------
 
2981
r3989 | sympa-authors | 2006-11-02 15:35:59 +0100 (Thu, 02 Nov 2006) | 2 lines
 
2982
Changed paths:
 
2983
   M /trunk/src/etc/script/arc2webarc.pl
 
2984
 
 
2985
New feature: arc2webarc.pl can use an input directory containing individual messages files
 
2986
 
 
2987
------------------------------------------------------------------------
 
2988
r3988 | sympa-authors | 2006-11-02 12:47:01 +0100 (Thu, 02 Nov 2006) | 2 lines
 
2989
Changed paths:
 
2990
   M /trunk/src/tt2.pl
 
2991
 
 
2992
Fix: Removed code from S.Ideka because created some encoding problems with list subjects pinted on the web interface
 
2993
 
 
2994
------------------------------------------------------------------------
 
2995
r3987 | sympa-authors | 2006-11-02 11:49:13 +0100 (Thu, 02 Nov 2006) | 2 lines
 
2996
Changed paths:
 
2997
   M /trunk/src/etc/topics.conf
 
2998
 
 
2999
Turned topics;conf into utf-8
 
3000
 
 
3001
------------------------------------------------------------------------
 
3002
r3986 | sympa-authors | 2006-11-02 11:02:18 +0100 (Thu, 02 Nov 2006) | 2 lines
 
3003
Changed paths:
 
3004
   M /trunk/ChangeLog
 
3005
   M /trunk/Makefile.in
 
3006
   M /trunk/NEWS
 
3007
   M /trunk/doc/html/index.html
 
3008
   M /trunk/doc/html/node1.html
 
3009
   M /trunk/doc/html/node10.html
 
3010
   M /trunk/doc/html/node11.html
 
3011
   M /trunk/doc/html/node12.html
 
3012
   M /trunk/doc/html/node13.html
 
3013
   M /trunk/doc/html/node14.html
 
3014
   M /trunk/doc/html/node15.html
 
3015
   M /trunk/doc/html/node16.html
 
3016
   M /trunk/doc/html/node17.html
 
3017
   M /trunk/doc/html/node18.html
 
3018
   M /trunk/doc/html/node19.html
 
3019
   M /trunk/doc/html/node2.html
 
3020
   M /trunk/doc/html/node20.html
 
3021
   M /trunk/doc/html/node21.html
 
3022
   M /trunk/doc/html/node22.html
 
3023
   M /trunk/doc/html/node23.html
 
3024
   M /trunk/doc/html/node24.html
 
3025
   M /trunk/doc/html/node25.html
 
3026
   M /trunk/doc/html/node26.html
 
3027
   M /trunk/doc/html/node27.html
 
3028
   M /trunk/doc/html/node28.html
 
3029
   M /trunk/doc/html/node29.html
 
3030
   M /trunk/doc/html/node3.html
 
3031
   M /trunk/doc/html/node30.html
 
3032
   M /trunk/doc/html/node31.html
 
3033
   M /trunk/doc/html/node4.html
 
3034
   M /trunk/doc/html/node5.html
 
3035
   M /trunk/doc/html/node6.html
 
3036
   M /trunk/doc/html/node7.html
 
3037
   M /trunk/doc/html/node8.html
 
3038
   M /trunk/doc/html/node9.html
 
3039
   M /trunk/doc/html/sympa.html
 
3040
   M /trunk/doc/html/sympa.ps
 
3041
   M /trunk/doc/sympa.pdf
 
3042
   M /trunk/doc/sympa.ps
 
3043
   M /trunk/doc/sympa.tex
 
3044
 
 
3045
preparing 5.3a.10
 
3046
 
 
3047
------------------------------------------------------------------------
 
3048
r3985 | sympa-authors | 2006-11-02 10:42:18 +0100 (Thu, 02 Nov 2006) | 4 lines
 
3049
Changed paths:
 
3050
   M /trunk/doc/sympa.tex.tpl
 
3051
   M /trunk/mail_tt2/digest.tt2
 
3052
   M /trunk/mail_tt2/digest_plain.tt2
 
3053
   M /trunk/mail_tt2/listmaster_notification.tt2
 
3054
   M /trunk/mail_tt2/listowner_notification.tt2
 
3055
   M /trunk/mail_tt2/moderate.tt2
 
3056
   M /trunk/web_tt2/blacklist.tt2
 
3057
   M /trunk/web_tt2/dump_scenario.tt2
 
3058
   M /trunk/web_tt2/list_admin_menu.tt2
 
3059
   M /trunk/web_tt2/list_menu.tt2
 
3060
   M /trunk/web_tt2/review.tt2
 
3061
   M /trunk/web_tt2/serveradmin.tt2
 
3062
   M /trunk/web_tt2/viewlogs.tt2
 
3063
 
 
3064
[S.Ikeda] Fix: made some fixes to documentation and templates :
 
3065
 - TeX file: Some non-ASCII charcters and a few typos are fixed.
 
3066
 - Templates: Some mail headers won't be encoded.  Translatable items are added.
 
3067
 
 
3068
------------------------------------------------------------------------
 
3069
r3984 | sympa-authors | 2006-11-02 09:48:52 +0100 (Thu, 02 Nov 2006) | 2 lines
 
3070
Changed paths:
 
3071
   M /trunk/wwsympa/bounced.pl
 
3072
 
 
3073
Added db_log for bouncing welcome
 
3074
 
 
3075
------------------------------------------------------------------------
 
3076
r3983 | serge.aumont | 2006-11-02 08:25:25 +0100 (Thu, 02 Nov 2006) | 2 lines
 
3077
Changed paths:
 
3078
   M /trunk/soap/sympa.wsdl
 
3079
   M /trunk/soap/sympasoap.pm
 
3080
 
 
3081
better ddefinition of getUserEmailByCookieRequest parameters
 
3082
 
 
3083
------------------------------------------------------------------------
 
3084
r3982 | serge.aumont | 2006-10-30 15:37:20 +0100 (Mon, 30 Oct 2006) | 2 lines
 
3085
Changed paths:
 
3086
   M /trunk/soap/sympa.wsdl
 
3087
 
 
3088
Fix bug in wsdl
 
3089
 
 
3090
------------------------------------------------------------------------
 
3091
r3981 | sympa-authors | 2006-10-30 14:34:18 +0100 (Mon, 30 Oct 2006) | 3 lines
 
3092
Changed paths:
 
3093
   M /trunk/wwsympa/Marc/Search.pm
 
3094
 
 
3095
Fix: No more decode X-Subject from web archives ; they are already decoded
 
3096
WWSympa.fcgi would die with the following error : "MIME::Words: unexpected case"
 
3097
 
 
3098
------------------------------------------------------------------------
 
3099
r3980 | olivier.salaun | 2006-10-27 18:08:20 +0200 (Fri, 27 Oct 2006) | 3 lines
 
3100
Changed paths:
 
3101
   M /trunk/mail_tt2/authorization_reject.tt2
 
3102
   M /trunk/mail_tt2/bye.tt2
 
3103
   M /trunk/mail_tt2/command_report.tt2
 
3104
   M /trunk/mail_tt2/global_remind.tt2
 
3105
   M /trunk/mail_tt2/helpfile.tt2
 
3106
   M /trunk/mail_tt2/info_report.tt2
 
3107
   M /trunk/mail_tt2/listmaster_notification.tt2
 
3108
   M /trunk/mail_tt2/listowner_notification.tt2
 
3109
   M /trunk/mail_tt2/lists.tt2
 
3110
   M /trunk/mail_tt2/message_report.tt2
 
3111
   M /trunk/mail_tt2/sendpasswd.tt2
 
3112
   M /trunk/mail_tt2/user_notification.tt2
 
3113
   M /trunk/mail_tt2/which.tt2
 
3114
   M /trunk/mail_tt2/x509-user-cert-missing.tt2
 
3115
   M /trunk/mail_tt2/your_infected_msg.tt2
 
3116
   M /trunk/po/cs.po
 
3117
   M /trunk/po/de.po
 
3118
   M /trunk/po/el.po
 
3119
   M /trunk/po/en_US.po
 
3120
   M /trunk/po/es.po
 
3121
   M /trunk/po/et.po
 
3122
   M /trunk/po/fi.po
 
3123
   M /trunk/po/fr.po
 
3124
   M /trunk/po/hu.po
 
3125
   M /trunk/po/it.po
 
3126
   M /trunk/po/ja.po
 
3127
   M /trunk/po/nb_NO.po
 
3128
   M /trunk/po/nl.po
 
3129
   M /trunk/po/oc.po
 
3130
   M /trunk/po/pl.po
 
3131
   M /trunk/po/pt.po
 
3132
   M /trunk/po/pt_BR.po
 
3133
   M /trunk/po/ro.po
 
3134
   M /trunk/po/sv.po
 
3135
   M /trunk/po/sympa.pot
 
3136
   M /trunk/po/tr.po
 
3137
   M /trunk/po/zh_CN.po
 
3138
   M /trunk/po/zh_TW.po
 
3139
   M /trunk/src/List.pm
 
3140
   M /trunk/src/etc/mhonarc-ressources.tt2
 
3141
   M /trunk/src/etc/scenari/add.owner
 
3142
   M /trunk/src/etc/scenari/add.owner_notify
 
3143
   M /trunk/src/etc/scenari/review.closed
 
3144
   M /trunk/web_tt2/latest_lists.tt2
 
3145
 
 
3146
Changes: reported changes in en_US.po (updated by Jill Gemmil) to templates.
 
3147
Work is half-done.
 
3148
 
 
3149
------------------------------------------------------------------------
 
3150
r3979 | olivier.salaun | 2006-10-27 16:44:30 +0200 (Fri, 27 Oct 2006) | 5 lines
 
3151
Changed paths:
 
3152
   M /trunk/src/mail.pm
 
3153
   M /trunk/src/tt2.pl
 
3154
 
 
3155
[S.Ikeda] Fixes: type for suggest_encoding() subroutine ; better UTF-8
 
3156
management with TT2.
 
3157
Patches: sympa-MAIN-20061021-mail_encoding_fix1.patch +
 
3158
sympa-MAIN-20061015-tt2_utf8.patch
 
3159
 
 
3160
------------------------------------------------------------------------
 
3161
r3978 | olivier.salaun | 2006-10-27 16:35:47 +0200 (Fri, 27 Oct 2006) | 3 lines
 
3162
Changed paths:
 
3163
   M /trunk/src/sympa.pl
 
3164
 
 
3165
[S.Amrani, Gend. Nationale] Change: added 'automatic_listname' variable to
 
3166
scenario context.
 
3167
 
 
3168
------------------------------------------------------------------------
 
3169
r3977 | sympa-authors | 2006-10-27 09:11:35 +0200 (Fri, 27 Oct 2006) | 2 lines
 
3170
Changed paths:
 
3171
   M /trunk/po/check_locales.pl
 
3172
 
 
3173
Fix: missing word
 
3174
 
 
3175
------------------------------------------------------------------------
 
3176
r3976 | serge.aumont | 2006-10-24 10:34:18 +0200 (Tue, 24 Oct 2006) | 2 lines
 
3177
Changed paths:
 
3178
   M /trunk/doc/html/node10.html
 
3179
   M /trunk/doc/html/node11.html
 
3180
   M /trunk/doc/html/node12.html
 
3181
   M /trunk/doc/html/node13.html
 
3182
   M /trunk/doc/html/node14.html
 
3183
   M /trunk/doc/html/node15.html
 
3184
   M /trunk/doc/html/node16.html
 
3185
   M /trunk/doc/html/node17.html
 
3186
   M /trunk/doc/html/node18.html
 
3187
   M /trunk/doc/html/node19.html
 
3188
   M /trunk/doc/html/node2.html
 
3189
   M /trunk/doc/html/node20.html
 
3190
   M /trunk/doc/html/node21.html
 
3191
   M /trunk/doc/html/node22.html
 
3192
   M /trunk/doc/html/node23.html
 
3193
   M /trunk/doc/html/node24.html
 
3194
   M /trunk/doc/html/node25.html
 
3195
   M /trunk/doc/html/node26.html
 
3196
   M /trunk/doc/html/node27.html
 
3197
   M /trunk/doc/html/node28.html
 
3198
   M /trunk/doc/html/node29.html
 
3199
   M /trunk/doc/html/node3.html
 
3200
   M /trunk/doc/html/node30.html
 
3201
   M /trunk/doc/html/node31.html
 
3202
   M /trunk/doc/html/node4.html
 
3203
   M /trunk/doc/html/node5.html
 
3204
   M /trunk/doc/html/node6.html
 
3205
   M /trunk/doc/html/node7.html
 
3206
   M /trunk/doc/html/node8.html
 
3207
   M /trunk/doc/html/node9.html
 
3208
   M /trunk/doc/html/sympa.ps
 
3209
   M /trunk/doc/sympa.pdf
 
3210
   M /trunk/doc/sympa.ps
 
3211
   M /trunk/doc/sympa.tex
 
3212
   M /trunk/doc/sympa.tex.tpl
 
3213
   M /trunk/soap/sympa.wsdl
 
3214
   M /trunk/soap/sympa_soap_client.pl
 
3215
   M /trunk/soap/sympasoap.pm
 
3216
   M /trunk/wwsympa/wwslib.pm
 
3217
   M /trunk/wwsympa/wwsympa.fcgi
 
3218
 
 
3219
new soap method getUserEmailByCookie
 
3220
 
 
3221
------------------------------------------------------------------------
 
3222
r3975 | sympa-authors | 2006-10-24 10:05:29 +0200 (Tue, 24 Oct 2006) | 2 lines
 
3223
Changed paths:
 
3224
   M /trunk/doc/html/index.html
 
3225
   M /trunk/doc/html/node1.html
 
3226
   M /trunk/doc/html/node10.html
 
3227
   M /trunk/doc/html/node11.html
 
3228
   M /trunk/doc/html/node12.html
 
3229
   M /trunk/doc/html/node13.html
 
3230
   M /trunk/doc/html/node14.html
 
3231
   M /trunk/doc/html/node15.html
 
3232
   M /trunk/doc/html/node16.html
 
3233
   M /trunk/doc/html/node17.html
 
3234
   M /trunk/doc/html/node18.html
 
3235
   M /trunk/doc/html/node19.html
 
3236
   M /trunk/doc/html/node2.html
 
3237
   M /trunk/doc/html/node20.html
 
3238
   M /trunk/doc/html/node21.html
 
3239
   M /trunk/doc/html/node22.html
 
3240
   M /trunk/doc/html/node23.html
 
3241
   M /trunk/doc/html/node24.html
 
3242
   M /trunk/doc/html/node25.html
 
3243
   M /trunk/doc/html/node26.html
 
3244
   M /trunk/doc/html/node27.html
 
3245
   M /trunk/doc/html/node28.html
 
3246
   M /trunk/doc/html/node29.html
 
3247
   M /trunk/doc/html/node3.html
 
3248
   M /trunk/doc/html/node30.html
 
3249
   M /trunk/doc/html/node31.html
 
3250
   M /trunk/doc/html/node4.html
 
3251
   M /trunk/doc/html/node5.html
 
3252
   M /trunk/doc/html/node6.html
 
3253
   M /trunk/doc/html/node7.html
 
3254
   M /trunk/doc/html/node8.html
 
3255
   M /trunk/doc/html/node9.html
 
3256
   M /trunk/doc/html/sympa.html
 
3257
   M /trunk/doc/html/sympa.ps
 
3258
   M /trunk/doc/sympa.pdf
 
3259
   M /trunk/doc/sympa.ps
 
3260
   M /trunk/doc/sympa.tex
 
3261
   M /trunk/doc/sympa.tex.tpl
 
3262
 
 
3263
Fixed documentation
 
3264
 
 
3265
------------------------------------------------------------------------
 
3266
r3974 | sympa-authors | 2006-10-23 16:36:45 +0200 (Mon, 23 Oct 2006) | 2 lines
 
3267
Changed paths:
 
3268
   M /trunk/src/Commands.pm
 
3269
   M /trunk/src/report.pm
 
3270
   M /trunk/src/sympa.pl
 
3271
 
 
3272
[requested by W.Howard] New feature: original_msg is now available in msg reports
 
3273
 
 
3274
------------------------------------------------------------------------
 
3275
r3973 | sympa-authors | 2006-10-23 13:45:17 +0200 (Mon, 23 Oct 2006) | 2 lines
 
3276
Changed paths:
 
3277
   M /trunk/NEWS
 
3278
 
 
3279
Add informations about the news static-sympa Alias to create
 
3280
 
 
3281
------------------------------------------------------------------------
 
3282
r3972 | sympa-authors | 2006-10-20 12:16:48 +0200 (Fri, 20 Oct 2006) | 3 lines
 
3283
Changed paths:
 
3284
   M /trunk/src/Language.pm
 
3285
 
 
3286
[reported by Soji Ikeda] Fix: Japanese was incorrectly encoded in the list of languages.
 
3287
Also changed the way gettext() handles parameters to prevent unwanted modifications
 
3288
 
 
3289
------------------------------------------------------------------------
 
3290
r3971 | sympa-authors | 2006-10-19 17:50:50 +0200 (Thu, 19 Oct 2006) | 2 lines
 
3291
Changed paths:
 
3292
   M /trunk/doc/sympa.tex
 
3293
 
 
3294
updated
 
3295
 
 
3296
------------------------------------------------------------------------
 
3297
r3970 | sympa-authors | 2006-10-19 17:18:41 +0200 (Thu, 19 Oct 2006) | 2 lines
 
3298
Changed paths:
 
3299
   M /trunk/src/mail.pm
 
3300
 
 
3301
[reported by Soji Ikeda] Fix: mail_file() subroutine incorrectly detecting folded header fields.
 
3302
 
 
3303
------------------------------------------------------------------------
 
3304
r3969 | sympa-authors | 2006-10-19 17:11:25 +0200 (Thu, 19 Oct 2006) | 2 lines
 
3305
Changed paths:
 
3306
   M /trunk/ChangeLog
 
3307
 
 
3308
update
 
3309
 
 
3310
------------------------------------------------------------------------
 
3311
r3968 | sympa-authors | 2006-10-19 17:10:21 +0200 (Thu, 19 Oct 2006) | 2 lines
 
3312
Changed paths:
 
3313
   M /trunk/mail_tt2/listeditor_notification.tt2
 
3314
   M /trunk/mail_tt2/listmaster_notification.tt2
 
3315
 
 
3316
Fix: now only Q-encoding the gecos, not the To email address
 
3317
 
 
3318
------------------------------------------------------------------------
 
3319
r3967 | sympa-authors | 2006-10-19 17:06:57 +0200 (Thu, 19 Oct 2006) | 2 lines
 
3320
Changed paths:
 
3321
   M /trunk/mail_tt2/moderate.tt2
 
3322
 
 
3323
Fix: To header field now also Q-encoded
 
3324
 
 
3325
------------------------------------------------------------------------
 
3326
r3966 | sympa-authors | 2006-10-19 15:54:25 +0200 (Thu, 19 Oct 2006) | 1 line
 
3327
Changed paths:
 
3328
   M /trunk/po/fr.po
 
3329
 
 
3330
Fix: changed moderateur to moderateur
 
3331
------------------------------------------------------------------------
 
3332
r3965 | sympa-authors | 2006-10-19 15:44:43 +0200 (Thu, 19 Oct 2006) | 2 lines
 
3333
Changed paths:
 
3334
   M /trunk/po/ja.po
 
3335
 
 
3336
[Soji Ikeda] Change: PO file is now EUC-JP encoded
 
3337
 
 
3338
------------------------------------------------------------------------
 
3339
r3964 | sympa-authors | 2006-10-19 10:55:12 +0200 (Thu, 19 Oct 2006) | 2 lines
 
3340
Changed paths:
 
3341
   M /trunk/web_tt2/login_menu.tt2
 
3342
 
 
3343
Fixed typo
 
3344
 
 
3345
------------------------------------------------------------------------
 
3346
r3961 | sympa-authors | 2006-10-19 10:34:37 +0200 (Thu, 19 Oct 2006) | 2 lines
 
3347
Changed paths:
 
3348
   M /trunk/web_tt2/edit_list_request.tt2
 
3349
   M /trunk/web_tt2/login_menu.tt2
 
3350
 
 
3351
[S.Amrani, Gend. Nationale] Fix typos ; related to accessibility work
 
3352
 
 
3353
------------------------------------------------------------------------
 
3354
r3959 | sympa-authors | 2006-10-18 12:07:46 +0200 (Wed, 18 Oct 2006) | 4 lines
 
3355
Changed paths:
 
3356
   M /trunk/check_perl_modules.pl
 
3357
   M /trunk/src/Commands.pm
 
3358
   M /trunk/src/Language.pm
 
3359
   M /trunk/src/List.pm
 
3360
   M /trunk/src/Message.pm
 
3361
   M /trunk/src/mail.pm
 
3362
   M /trunk/src/tools.pl
 
3363
   M /trunk/src/tt2.pl
 
3364
 
 
3365
[Soji Ikeda] Changes: Sympa now uses new Perl modules MIME::Charset and
 
3366
MIME::EncWords to encode characters. These modules are alternatives for
 
3367
MIME::Words with better handling of multibyte charsets.
 
3368
 
 
3369
------------------------------------------------------------------------
 
3370
r3958 | sympa-authors | 2006-10-18 11:29:06 +0200 (Wed, 18 Oct 2006) | 2 lines
 
3371
Changed paths:
 
3372
   M /trunk/src/Log.pm
 
3373
 
 
3374
Fix: do_log() would modify parameters by reference, now using an intermediate variable to preserve original parameters from being decoded
 
3375
 
 
3376
------------------------------------------------------------------------
 
3377
r3957 | sympa-authors | 2006-10-18 11:23:29 +0200 (Wed, 18 Oct 2006) | 2 lines
 
3378
Changed paths:
 
3379
   M /trunk/po/en_US.po
 
3380
 
 
3381
Fixed language name
 
3382
 
 
3383
------------------------------------------------------------------------
 
3384
r3956 | sympa-authors | 2006-10-17 14:06:17 +0200 (Tue, 17 Oct 2006) | 2 lines
 
3385
Changed paths:
 
3386
   M /trunk/doc/sympa.tex.tpl
 
3387
 
 
3388
Added reject,quiet documentation
 
3389
 
 
3390
------------------------------------------------------------------------
 
3391
r3955 | sympa-authors | 2006-10-17 10:41:31 +0200 (Tue, 17 Oct 2006) | 2 lines
 
3392
Changed paths:
 
3393
   M /trunk/po/fr.po
 
3394
 
 
3395
Removed fuzzy tag
 
3396
 
 
3397
------------------------------------------------------------------------
 
3398
r3954 | sympa-authors | 2006-10-17 09:10:19 +0200 (Tue, 17 Oct 2006) | 2 lines
 
3399
Changed paths:
 
3400
   M /trunk/doc/sympa.tex.tpl
 
3401
 
 
3402
[S.Amrani] Fixed example for automatic lists
 
3403
 
 
3404
------------------------------------------------------------------------
 
3405
r3952 | sympa-authors | 2006-10-16 16:36:54 +0200 (Mon, 16 Oct 2006) | 2 lines
 
3406
Changed paths:
 
3407
   M /trunk/mail_tt2/send_auth.tt2
 
3408
 
 
3409
[Reported by M.Larchet, Univ Nancy 2] Fix: subject of confirmation message was localized
 
3410
 
 
3411
------------------------------------------------------------------------
 
3412
r3950 | sympa-authors | 2006-10-16 16:22:33 +0200 (Mon, 16 Oct 2006) | 2 lines
 
3413
Changed paths:
 
3414
   M /trunk/src/sympa_wizard.pl
 
3415
 
 
3416
[BugID 1102][reported by R.Roessner] Fix: sympa_wizard.pl failed because of a typo
 
3417
 
 
3418
------------------------------------------------------------------------
 
3419
r3949 | sympa-authors | 2006-10-16 15:29:01 +0200 (Mon, 16 Oct 2006) | 2 lines
 
3420
Changed paths:
 
3421
   M /trunk/po/cs.po
 
3422
   M /trunk/po/de.po
 
3423
   M /trunk/po/el.po
 
3424
   M /trunk/po/en_US.po
 
3425
   M /trunk/po/es.po
 
3426
   M /trunk/po/et.po
 
3427
   M /trunk/po/fi.po
 
3428
   M /trunk/po/fr.po
 
3429
   M /trunk/po/hu.po
 
3430
   M /trunk/po/it.po
 
3431
   M /trunk/po/ja.po
 
3432
   M /trunk/po/nb_NO.po
 
3433
   M /trunk/po/nl.po
 
3434
   M /trunk/po/oc.po
 
3435
   M /trunk/po/pl.po
 
3436
   M /trunk/po/pt.po
 
3437
   M /trunk/po/pt_BR.po
 
3438
   M /trunk/po/ro.po
 
3439
   M /trunk/po/sv.po
 
3440
   M /trunk/po/sympa.pot
 
3441
   M /trunk/po/tr.po
 
3442
   M /trunk/po/zh_CN.po
 
3443
   M /trunk/po/zh_TW.po
 
3444
   M /trunk/web_tt2/pref.tt2
 
3445
 
 
3446
Updated PO files
 
3447
 
 
3448
------------------------------------------------------------------------
 
3449
r3948 | sympa-authors | 2006-10-16 15:25:38 +0200 (Mon, 16 Oct 2006) | 3 lines
 
3450
Changed paths:
 
3451
   M /trunk/src/List.pm
 
3452
   M /trunk/src/tools.pl
 
3453
   M /trunk/wwsympa/wwsympa.fcgi
 
3454
 
 
3455
Fix: could not edit message.header and message.footer from the admin web interface
 
3456
The tools::get_filename() sub did not return the right structure ; it should return an empty array if expected
 
3457
 
 
3458
------------------------------------------------------------------------
 
3459
r3947 | sympa-authors | 2006-10-16 10:41:33 +0200 (Mon, 16 Oct 2006) | 2 lines
 
3460
Changed paths:
 
3461
   M /trunk/src/Log.pm
 
3462
 
 
3463
Direct inclusion of the Encode module
 
3464
 
 
3465
------------------------------------------------------------------------
 
3466
r3946 | serge.aumont | 2006-10-13 08:15:33 +0200 (Fri, 13 Oct 2006) | 2 lines
 
3467
Changed paths:
 
3468
   M /trunk/soap/sympasoap.pm
 
3469
 
 
3470
remove logs that include password !
 
3471
 
 
3472
------------------------------------------------------------------------
 
3473
r3945 | sympa-authors | 2006-10-12 17:15:34 +0200 (Thu, 12 Oct 2006) | 2 lines
 
3474
Changed paths:
 
3475
   M /trunk/po/en_US.po
 
3476
 
 
3477
[J.B.Gemmill, Univ. Alabama at Birmingham] Changes: Revised version of English translations.
 
3478
 
 
3479
------------------------------------------------------------------------
 
3480
r3944 | sympa-authors | 2006-10-12 15:14:56 +0200 (Thu, 12 Oct 2006) | 2 lines
 
3481
Changed paths:
 
3482
   M /trunk/web_tt2/compose_mail.tt2
 
3483
   M /trunk/wwsympa/wwsympa.fcgi
 
3484
 
 
3485
[Reported by P.Farmer] Fix: topics tagging was not proposed from the "Post" page.
 
3486
 
 
3487
------------------------------------------------------------------------
 
3488
r3942 | sympa-authors | 2006-10-12 14:57:06 +0200 (Thu, 12 Oct 2006) | 2 lines
 
3489
Changed paths:
 
3490
   M /trunk/NEWS
 
3491
 
 
3492
insist on the new upgrade procedure
 
3493
 
 
3494
------------------------------------------------------------------------
 
3495
r3941 | sympa-authors | 2006-10-12 14:17:13 +0200 (Thu, 12 Oct 2006) | 2 lines
 
3496
Changed paths:
 
3497
   M /trunk/NEWS
 
3498
 
 
3499
Minor fix
 
3500
 
 
3501
------------------------------------------------------------------------
 
3502
r3940 | sympa-authors | 2006-10-12 13:53:55 +0200 (Thu, 12 Oct 2006) | 2 lines
 
3503
Changed paths:
 
3504
   M /trunk/aclocal.m4
 
3505
 
 
3506
Updated Makefiles
 
3507
 
 
3508
------------------------------------------------------------------------
 
3509
r3939 | sympa-authors | 2006-10-12 12:14:52 +0200 (Thu, 12 Oct 2006) | 4 lines
 
3510
Changed paths:
 
3511
   M /trunk/ChangeLog
 
3512
   M /trunk/src/Upgrade.pm
 
3513
   M /trunk/src/tools.pl
 
3514
   M /trunk/src/tt2.pl
 
3515
   M /trunk/wwsympa/wwsympa.fcgi
 
3516
 
 
3517
Fix: q-encoding of shared documents filenames has been fixed :
 
3518
 - Encode::Guess now uses list lang
 
3519
 - prevent problems with Encode (words) ; now using lower layer subroutine
 
3520
 
 
3521
------------------------------------------------------------------------
 
3522
r3938 | sympa-authors | 2006-10-12 11:58:32 +0200 (Thu, 12 Oct 2006) | 2 lines
 
3523
Changed paths:
 
3524
   M /trunk/wwsympa/bounced.pl
 
3525
 
 
3526
Fixed typo
 
3527
 
 
3528
------------------------------------------------------------------------
 
3529
r3937 | sympa-authors | 2006-10-11 17:14:02 +0200 (Wed, 11 Oct 2006) | 2 lines
 
3530
Changed paths:
 
3531
   M /trunk/web_tt2/arcsearch.tt2
 
3532
 
 
3533
Reapply patch lost while merging Accessibility to main branch
 
3534
 
 
3535
------------------------------------------------------------------------
 
3536
r3936 | sympa-authors | 2006-10-10 16:51:30 +0200 (Tue, 10 Oct 2006) | 2 lines
 
3537
Changed paths:
 
3538
   M /trunk/src/Upgrade.pm
 
3539
 
 
3540
Fix: if installing older version, nothing to do
 
3541
 
 
3542
------------------------------------------------------------------------
 
3543
r3935 | serge.aumont | 2006-10-10 15:43:22 +0200 (Tue, 10 Oct 2006) | 2 lines
 
3544
Changed paths:
 
3545
   M /trunk/soap/sympa.wsdl
 
3546
 
 
3547
fix wrong wsdl XML definition
 
3548
 
 
3549
------------------------------------------------------------------------
 
3550
r3934 | sympa-authors | 2006-10-10 14:24:19 +0200 (Tue, 10 Oct 2006) | 9 lines
 
3551
Changed paths:
 
3552
   M /trunk/doc/html/index.html
 
3553
   M /trunk/doc/html/node1.html
 
3554
   M /trunk/doc/html/node10.html
 
3555
   M /trunk/doc/html/node11.html
 
3556
   M /trunk/doc/html/node12.html
 
3557
   M /trunk/doc/html/node13.html
 
3558
   M /trunk/doc/html/node14.html
 
3559
   M /trunk/doc/html/node15.html
 
3560
   M /trunk/doc/html/node16.html
 
3561
   M /trunk/doc/html/node17.html
 
3562
   M /trunk/doc/html/node18.html
 
3563
   M /trunk/doc/html/node19.html
 
3564
   M /trunk/doc/html/node2.html
 
3565
   M /trunk/doc/html/node20.html
 
3566
   M /trunk/doc/html/node21.html
 
3567
   M /trunk/doc/html/node22.html
 
3568
   M /trunk/doc/html/node23.html
 
3569
   M /trunk/doc/html/node24.html
 
3570
   M /trunk/doc/html/node25.html
 
3571
   M /trunk/doc/html/node26.html
 
3572
   M /trunk/doc/html/node27.html
 
3573
   M /trunk/doc/html/node28.html
 
3574
   M /trunk/doc/html/node29.html
 
3575
   M /trunk/doc/html/node3.html
 
3576
   M /trunk/doc/html/node30.html
 
3577
   M /trunk/doc/html/node31.html
 
3578
   M /trunk/doc/html/node4.html
 
3579
   M /trunk/doc/html/node5.html
 
3580
   M /trunk/doc/html/node6.html
 
3581
   M /trunk/doc/html/node7.html
 
3582
   M /trunk/doc/html/node8.html
 
3583
   M /trunk/doc/html/node9.html
 
3584
   M /trunk/doc/html/sympa.html
 
3585
   M /trunk/doc/html/sympa.ps
 
3586
   M /trunk/doc/sympa.pdf
 
3587
   M /trunk/doc/sympa.ps
 
3588
   M /trunk/doc/sympa.tex
 
3589
   M /trunk/doc/sympa.tex.tpl
 
3590
   M /trunk/mail_tt2/message_report.tt2
 
3591
   M /trunk/src/Commands.pm
 
3592
   M /trunk/src/Conf.pm
 
3593
   M /trunk/src/Family.pm
 
3594
   M /trunk/src/List.pm
 
3595
   M /trunk/src/Makefile
 
3596
   M /trunk/src/admin.pm
 
3597
   A /trunk/src/etc/families
 
3598
   A /trunk/src/etc/families/sample-auto
 
3599
   A /trunk/src/etc/families/sample-auto/config.tt2
 
3600
   A /trunk/src/etc/families/sample-auto/param_constraint.conf
 
3601
   A /trunk/src/etc/scenari/automatic_list_creation.listmaster
 
3602
   A /trunk/src/etc/scenari/automatic_list_creation.public
 
3603
   M /trunk/src/etc/script/sympa
 
3604
   A /trunk/src/familyqueue.c
 
3605
   M /trunk/src/sympa.pl
 
3606
   M /trunk/wwsympa/wwsympa.fcgi
 
3607
 
 
3608
[S.Amrani, Gend.Nationale] New feature: automatic list creation
 
3609
This new feature allows to trigger list creation when a message is sent for the list. The set
 
3610
of "possible" lists is defined by a generic mail alias and a list family. New sympa.conf parameter
 
3611
include : automatic_list_feature, automatic_list_creation, automatic_list_removal,
 
3612
          pidfile_creation, queueautomatic, clean_delay_queueautomatic
 
3613
A new familiqueue.c binary file is provided.
 
3614
The list creation job is performed by a sympa.pl process that forks.
 
3615
Check the documentation for more informations.
 
3616
 
 
3617
------------------------------------------------------------------------
 
3618
r3929 | sympa-authors | 2006-10-06 09:46:29 +0200 (Fri, 06 Oct 2006) | 2 lines
 
3619
Changed paths:
 
3620
   M /trunk/ChangeLog
 
3621
   M /trunk/NEWS
 
3622
 
 
3623
Preparing 5.3a.9
 
3624
 
 
3625
------------------------------------------------------------------------
 
3626
r3927 | sympa-authors | 2006-10-06 09:11:31 +0200 (Fri, 06 Oct 2006) | 2 lines
 
3627
Changed paths:
 
3628
   M /trunk/web_tt2/serveradmin.tt2
 
3629
 
 
3630
Changed the bug tracking URL to a more stable URL
 
3631
 
 
3632
------------------------------------------------------------------------
 
3633
r3925 | sympa-authors | 2006-10-05 10:06:17 +0200 (Thu, 05 Oct 2006) | 3 lines
 
3634
Changed paths:
 
3635
   M /trunk/src/Commands.pm
 
3636
 
 
3637
[BugID 1071][reported by F.Guilleux, CRU] Fix: response to message confirmation did not include listname.
 
3638
Incorrect $which variable was used.
 
3639
 
 
3640
------------------------------------------------------------------------
 
3641
r3924 | sympa-authors | 2006-10-03 17:18:14 +0200 (Tue, 03 Oct 2006) | 5 lines
 
3642
Changed paths:
 
3643
   M /trunk/ChangeLog
 
3644
   M /trunk/doc/html/index.html
 
3645
   M /trunk/doc/html/node1.html
 
3646
   M /trunk/doc/html/node10.html
 
3647
   M /trunk/doc/html/node11.html
 
3648
   M /trunk/doc/html/node12.html
 
3649
   M /trunk/doc/html/node13.html
 
3650
   M /trunk/doc/html/node14.html
 
3651
   M /trunk/doc/html/node15.html
 
3652
   M /trunk/doc/html/node16.html
 
3653
   M /trunk/doc/html/node17.html
 
3654
   M /trunk/doc/html/node18.html
 
3655
   M /trunk/doc/html/node19.html
 
3656
   M /trunk/doc/html/node2.html
 
3657
   M /trunk/doc/html/node20.html
 
3658
   M /trunk/doc/html/node21.html
 
3659
   M /trunk/doc/html/node22.html
 
3660
   M /trunk/doc/html/node23.html
 
3661
   M /trunk/doc/html/node24.html
 
3662
   M /trunk/doc/html/node25.html
 
3663
   M /trunk/doc/html/node26.html
 
3664
   M /trunk/doc/html/node27.html
 
3665
   M /trunk/doc/html/node28.html
 
3666
   M /trunk/doc/html/node29.html
 
3667
   M /trunk/doc/html/node3.html
 
3668
   M /trunk/doc/html/node30.html
 
3669
   M /trunk/doc/html/node31.html
 
3670
   M /trunk/doc/html/node4.html
 
3671
   M /trunk/doc/html/node5.html
 
3672
   M /trunk/doc/html/node6.html
 
3673
   M /trunk/doc/html/node7.html
 
3674
   M /trunk/doc/html/node8.html
 
3675
   M /trunk/doc/html/node9.html
 
3676
   M /trunk/doc/html/sympa.html
 
3677
   M /trunk/doc/html/sympa.ps
 
3678
   M /trunk/doc/sympa.pdf
 
3679
   M /trunk/doc/sympa.ps
 
3680
   M /trunk/doc/sympa.tex
 
3681
   M /trunk/doc/sympa.tex.tpl
 
3682
   M /trunk/src/List.pm
 
3683
 
 
3684
[S.Amrani, Gend.Nationale] New feature: Custom scenario conditions
 
3685
You can use a Perl package of your own to evaluate a custom scenario condition.
 
3686
The scenario condition will look like this :
 
3687
  CustomCondition::my_custom_condition([sender],[list->name],[list->total])      smtp,smime,md5    -> do_it
 
3688
 
 
3689
------------------------------------------------------------------------
 
3690
r3923 | sympa-authors | 2006-10-03 16:18:55 +0200 (Tue, 03 Oct 2006) | 2 lines
 
3691
Changed paths:
 
3692
   M /trunk/src/List.pm
 
3693
 
 
3694
[S.Amrani, Gend. Nationale] Fix: errors were not properly raised if an error occured while performing a scenario search()
 
3695
 
 
3696
------------------------------------------------------------------------
 
3697
r3922 | sympa-authors | 2006-10-03 14:12:40 +0200 (Tue, 03 Oct 2006) | 2 lines
 
3698
Changed paths:
 
3699
   M /trunk/doc/sympa.tex.tpl
 
3700
 
 
3701
Added libxml 2 as a requirement for Sympa
 
3702
 
 
3703
------------------------------------------------------------------------
 
3704
r3920 | sympa-authors | 2006-10-03 13:14:31 +0200 (Tue, 03 Oct 2006) | 2 lines
 
3705
Changed paths:
 
3706
   M /trunk/src/tools.pl
 
3707
 
 
3708
[BugID 792] Fix: bug in tools.pl prevents per family customization of scenarios, mail_tt2 and web_tt2
 
3709
 
 
3710
------------------------------------------------------------------------
 
3711
r3917 | serge.aumont | 2006-10-02 17:36:11 +0200 (Mon, 02 Oct 2006) | 2 lines
 
3712
Changed paths:
 
3713
   M /trunk/wwsympa/bounced.pl
 
3714
 
 
3715
fix : incorrect &doforward
 
3716
 
 
3717
------------------------------------------------------------------------
 
3718
r3916 | olivier.salaun | 2006-09-29 17:49:10 +0200 (Fri, 29 Sep 2006) | 2 lines
 
3719
Changed paths:
 
3720
   M /trunk/doc/sympa.tex.tpl
 
3721
   M /trunk/src/List.pm
 
3722
   M /trunk/src/Makefile
 
3723
   A /trunk/src/Upgrade.pm
 
3724
   M /trunk/src/etc/script/arc2webarc.pl
 
3725
   M /trunk/src/etc/script/mod2html.pl
 
3726
   M /trunk/src/etc/script/p12topem.pl
 
3727
   M /trunk/src/etc/script/tpl2tt2.pl
 
3728
   M /trunk/src/sympa.pl
 
3729
   M /trunk/src/task_manager.pl
 
3730
   M /trunk/wwsympa/wwsympa.fcgi
 
3731
 
 
3732
Change: sympa.pl --upgrade is now the only way to upgrade Sympa data structure
 
3733
 
 
3734
------------------------------------------------------------------------
 
3735
r3915 | sympa-authors | 2006-09-29 14:47:01 +0200 (Fri, 29 Sep 2006) | 2 lines
 
3736
Changed paths:
 
3737
   M /trunk/ChangeLog
 
3738
 
 
3739
updated
 
3740
 
 
3741
------------------------------------------------------------------------
 
3742
r3914 | sympa-authors | 2006-09-29 14:30:21 +0200 (Fri, 29 Sep 2006) | 2 lines
 
3743
Changed paths:
 
3744
   M /trunk/doc/sympa.pdf
 
3745
   M /trunk/doc/sympa.ps
 
3746
   M /trunk/doc/sympa.tex
 
3747
   M /trunk/doc/sympa.tex.tpl
 
3748
   M /trunk/src/Message.pm
 
3749
 
 
3750
Aded examples for family TT2 customization
 
3751
 
 
3752
------------------------------------------------------------------------
 
3753
r3913 | serge.aumont | 2006-09-29 11:40:23 +0200 (Fri, 29 Sep 2006) | 2 lines
 
3754
Changed paths:
 
3755
   M /trunk/doc/html/index.html
 
3756
   M /trunk/doc/html/node1.html
 
3757
   M /trunk/doc/html/node10.html
 
3758
   M /trunk/doc/html/node11.html
 
3759
   M /trunk/doc/html/node12.html
 
3760
   M /trunk/doc/html/node13.html
 
3761
   M /trunk/doc/html/node14.html
 
3762
   M /trunk/doc/html/node15.html
 
3763
   M /trunk/doc/html/node16.html
 
3764
   M /trunk/doc/html/node17.html
 
3765
   M /trunk/doc/html/node18.html
 
3766
   M /trunk/doc/html/node19.html
 
3767
   M /trunk/doc/html/node2.html
 
3768
   M /trunk/doc/html/node20.html
 
3769
   M /trunk/doc/html/node21.html
 
3770
   M /trunk/doc/html/node22.html
 
3771
   M /trunk/doc/html/node23.html
 
3772
   M /trunk/doc/html/node24.html
 
3773
   M /trunk/doc/html/node25.html
 
3774
   M /trunk/doc/html/node26.html
 
3775
   M /trunk/doc/html/node27.html
 
3776
   M /trunk/doc/html/node28.html
 
3777
   M /trunk/doc/html/node29.html
 
3778
   M /trunk/doc/html/node3.html
 
3779
   M /trunk/doc/html/node30.html
 
3780
   M /trunk/doc/html/node31.html
 
3781
   M /trunk/doc/html/node4.html
 
3782
   M /trunk/doc/html/node5.html
 
3783
   M /trunk/doc/html/node6.html
 
3784
   M /trunk/doc/html/node7.html
 
3785
   M /trunk/doc/html/node8.html
 
3786
   M /trunk/doc/html/node9.html
 
3787
   M /trunk/doc/html/sympa.html
 
3788
   M /trunk/doc/html/sympa.ps
 
3789
   M /trunk/doc/sympa.pdf
 
3790
   M /trunk/doc/sympa.ps
 
3791
   M /trunk/doc/sympa.tex
 
3792
   M /trunk/doc/sympa.tex.tpl
 
3793
   M /trunk/mail_tt2/listowner_notification.tt2
 
3794
   M /trunk/wwsympa/bounced.pl
 
3795
 
 
3796
Now bounced recognize Abuse Report Feedback format (ARF). In order to use it, you just need to create a new alias to redirect message from ARF loop (mainly AOL) to bounced according to the documentation (section bounces)
 
3797
 
 
3798
------------------------------------------------------------------------
 
3799
r3912 | sympa-authors | 2006-09-26 15:18:39 +0200 (Tue, 26 Sep 2006) | 2 lines
 
3800
Changed paths:
 
3801
   M /trunk/doc/html/node15.html
 
3802
   M /trunk/doc/html/sympa.ps
 
3803
   M /trunk/doc/sympa.pdf
 
3804
   M /trunk/doc/sympa.ps
 
3805
   M /trunk/doc/sympa.tex
 
3806
   M /trunk/doc/sympa.tex.tpl
 
3807
 
 
3808
Completed doc
 
3809
 
 
3810
------------------------------------------------------------------------
 
3811
r3911 | sympa-authors | 2006-09-26 15:18:23 +0200 (Tue, 26 Sep 2006) | 2 lines
 
3812
Changed paths:
 
3813
   M /trunk/src/SQLSource.pm
 
3814
 
 
3815
Fixed the quote() subroutine
 
3816
 
 
3817
------------------------------------------------------------------------
 
3818
r3910 | sympa-authors | 2006-09-26 13:36:46 +0200 (Tue, 26 Sep 2006) | 2 lines
 
3819
Changed paths:
 
3820
   M /trunk/doc/sympa.tex.tpl
 
3821
 
 
3822
typo
 
3823
 
 
3824
------------------------------------------------------------------------
 
3825
r3909 | sympa-authors | 2006-09-26 12:08:06 +0200 (Tue, 26 Sep 2006) | 12 lines
 
3826
Changed paths:
 
3827
   M /trunk/check_perl_modules.pl
 
3828
   M /trunk/doc/html/index.html
 
3829
   M /trunk/doc/html/node1.html
 
3830
   M /trunk/doc/html/node10.html
 
3831
   M /trunk/doc/html/node11.html
 
3832
   M /trunk/doc/html/node12.html
 
3833
   M /trunk/doc/html/node13.html
 
3834
   M /trunk/doc/html/node14.html
 
3835
   M /trunk/doc/html/node15.html
 
3836
   M /trunk/doc/html/node16.html
 
3837
   M /trunk/doc/html/node17.html
 
3838
   M /trunk/doc/html/node18.html
 
3839
   M /trunk/doc/html/node19.html
 
3840
   M /trunk/doc/html/node2.html
 
3841
   M /trunk/doc/html/node20.html
 
3842
   M /trunk/doc/html/node21.html
 
3843
   M /trunk/doc/html/node22.html
 
3844
   M /trunk/doc/html/node23.html
 
3845
   M /trunk/doc/html/node24.html
 
3846
   M /trunk/doc/html/node25.html
 
3847
   M /trunk/doc/html/node26.html
 
3848
   M /trunk/doc/html/node27.html
 
3849
   M /trunk/doc/html/node28.html
 
3850
   M /trunk/doc/html/node29.html
 
3851
   M /trunk/doc/html/node3.html
 
3852
   M /trunk/doc/html/node30.html
 
3853
   M /trunk/doc/html/node31.html
 
3854
   M /trunk/doc/html/node4.html
 
3855
   M /trunk/doc/html/node5.html
 
3856
   M /trunk/doc/html/node6.html
 
3857
   M /trunk/doc/html/node7.html
 
3858
   M /trunk/doc/html/node8.html
 
3859
   M /trunk/doc/html/node9.html
 
3860
   M /trunk/doc/html/sympa.html
 
3861
   M /trunk/doc/html/sympa.ps
 
3862
   M /trunk/doc/sympa.pdf
 
3863
   M /trunk/doc/sympa.ps
 
3864
   M /trunk/doc/sympa.tex
 
3865
   M /trunk/doc/sympa.tex.tpl
 
3866
   M /trunk/mail_tt2/listowner_notification.tt2
 
3867
   M /trunk/src/Conf.pm
 
3868
   M /trunk/src/List.pm
 
3869
 
 
3870
[S.Amrani, Gendarmerie Nationale] New feature: SQL named filters
 
3871
Listmasters can now define SQL search conditions in authorization scenarios such as :
 
3872
  "search(example.sql, [sender])      smtp,smime,md5    -> do_it"
 
3873
Here is the example.sql named filter :
 
3874
  sql_named_filter_query
 
3875
        db_type         mysql
 
3876
        db_name         people
 
3877
        db_host         dbserver.rennes1.fr
 
3878
        db_user         sympa
 
3879
        db_passwd       pw_sympa_mysqluser
 
3880
        statement       SELECT count(*) as c FROM users WHERE mail=[sender] AND EmployeeType='PROFESSOR' AND department='mathematics'
 
3881
 
 
3882
------------------------------------------------------------------------
 
3883
r3908 | sympa-authors | 2006-09-26 11:16:33 +0200 (Tue, 26 Sep 2006) | 2 lines
 
3884
Changed paths:
 
3885
   M /trunk/src/List.pm
 
3886
 
 
3887
Fix: 'host' robot.conf parameter was not well supported. It is now the default value for the list 'host' parameter.
 
3888
 
 
3889
------------------------------------------------------------------------
 
3890
r3907 | serge.aumont | 2006-09-25 16:50:16 +0200 (Mon, 25 Sep 2006) | 2 lines
 
3891
Changed paths:
 
3892
   M /trunk/src/etc/mhonarc-ressources.tt2
 
3893
   M /trunk/web_tt2/active_lists.tt2
 
3894
   M /trunk/web_tt2/add_request.tt2
 
3895
   M /trunk/web_tt2/admin.tt2
 
3896
   M /trunk/web_tt2/admin_menu.tt2
 
3897
   M /trunk/web_tt2/arc_manage.tt2
 
3898
   M /trunk/web_tt2/arc_protect.tt2
 
3899
   M /trunk/web_tt2/arcsearch.tt2
 
3900
   M /trunk/web_tt2/arcsearch_form.tt2
 
3901
   M /trunk/web_tt2/blacklist.tt2
 
3902
   M /trunk/web_tt2/change_email.tt2
 
3903
   M /trunk/web_tt2/choosepasswd.tt2
 
3904
   M /trunk/web_tt2/compose_mail.tt2
 
3905
   M /trunk/web_tt2/copy_template.tt2
 
3906
   M /trunk/web_tt2/create_list.tt2
 
3907
   M /trunk/web_tt2/create_list_request.tt2
 
3908
   M /trunk/web_tt2/css.tt2
 
3909
   M /trunk/web_tt2/d_control.tt2
 
3910
   M /trunk/web_tt2/d_editfile.tt2
 
3911
   M /trunk/web_tt2/d_install_shared.tt2
 
3912
   M /trunk/web_tt2/d_properties.tt2
 
3913
   M /trunk/web_tt2/d_read.tt2
 
3914
   M /trunk/web_tt2/d_upload.tt2
 
3915
   M /trunk/web_tt2/dump_scenario.tt2
 
3916
   M /trunk/web_tt2/edit_list_request.tt2
 
3917
   M /trunk/web_tt2/edit_template.tt2
 
3918
   M /trunk/web_tt2/editfile.tt2
 
3919
   M /trunk/web_tt2/editsubscriber.tt2
 
3920
   M /trunk/web_tt2/footer.tt2
 
3921
   M /trunk/web_tt2/get_closed_lists.tt2
 
3922
   M /trunk/web_tt2/get_inactive_lists.tt2
 
3923
   M /trunk/web_tt2/get_latest_lists.tt2
 
3924
   M /trunk/web_tt2/get_pending_lists.tt2
 
3925
   M /trunk/web_tt2/help_editfile.tt2
 
3926
   M /trunk/web_tt2/home.tt2
 
3927
   M /trunk/web_tt2/install_pending_list.tt2
 
3928
   M /trunk/web_tt2/latest_arc.tt2
 
3929
   M /trunk/web_tt2/latest_d_read.tt2
 
3930
   M /trunk/web_tt2/latest_lists.tt2
 
3931
   M /trunk/web_tt2/list_admin_menu.tt2
 
3932
   M /trunk/web_tt2/list_menu.tt2
 
3933
   M /trunk/web_tt2/list_panel.tt2
 
3934
   M /trunk/web_tt2/lists.tt2
 
3935
   M /trunk/web_tt2/login_menu.tt2
 
3936
   M /trunk/web_tt2/loginbanner.tt2
 
3937
   M /trunk/web_tt2/ls_templates.tt2
 
3938
   M /trunk/web_tt2/main.tt2
 
3939
   M /trunk/web_tt2/modindex.tt2
 
3940
   M /trunk/web_tt2/picture_upload.tt2
 
3941
   M /trunk/web_tt2/pref.tt2
 
3942
   M /trunk/web_tt2/remindpasswd.tt2
 
3943
   M /trunk/web_tt2/rename_list_request.tt2
 
3944
   M /trunk/web_tt2/request_topic.tt2
 
3945
   M /trunk/web_tt2/review.tt2
 
3946
   M /trunk/web_tt2/review_family.tt2
 
3947
   M /trunk/web_tt2/reviewbouncing.tt2
 
3948
   M /trunk/web_tt2/rss_request.tt2
 
3949
   M /trunk/web_tt2/scenario_test.tt2
 
3950
   M /trunk/web_tt2/search_user.tt2
 
3951
   M /trunk/web_tt2/serveradmin.tt2
 
3952
   M /trunk/web_tt2/set_pending_list_request.tt2
 
3953
   M /trunk/web_tt2/setlang.tt2
 
3954
   M /trunk/web_tt2/show_cert.tt2
 
3955
   M /trunk/web_tt2/sigrequest.tt2
 
3956
   M /trunk/web_tt2/skinsedit.tt2
 
3957
   M /trunk/web_tt2/sso_login.tt2
 
3958
   M /trunk/web_tt2/subindex.tt2
 
3959
   M /trunk/web_tt2/suboptions.tt2
 
3960
   M /trunk/web_tt2/subrequest.tt2
 
3961
   M /trunk/web_tt2/title.tt2
 
3962
   M /trunk/web_tt2/tt2_error.tt2
 
3963
   M /trunk/web_tt2/viewlogs.tt2
 
3964
   M /trunk/web_tt2/viewmod.tt2
 
3965
   M /trunk/web_tt2/your_lists.tt2
 
3966
   M /trunk/wwsympa/wwsympa.fcgi
 
3967
 
 
3968
**** Include work from A Brard for accessibility in dev branch . A lot of TT2 changes, may break local customization
 
3969
 
 
3970
------------------------------------------------------------------------
 
3971
r3901 | sympa-authors | 2006-09-20 11:56:59 +0200 (Wed, 20 Sep 2006) | 2 lines
 
3972
Changed paths:
 
3973
   M /trunk/src/List.pm
 
3974
   M /trunk/src/tools.pl
 
3975
 
 
3976
Fix: don't raise an error if no blacklist.txt file was found
 
3977
 
 
3978
------------------------------------------------------------------------
 
3979
r3900 | sympa-authors | 2006-09-20 11:48:44 +0200 (Wed, 20 Sep 2006) | 2 lines
 
3980
Changed paths:
 
3981
   M /trunk/src/Commands.pm
 
3982
 
 
3983
Fix previous change
 
3984
 
 
3985
------------------------------------------------------------------------
 
3986
r3899 | sympa-authors | 2006-09-20 11:11:21 +0200 (Wed, 20 Sep 2006) | 2 lines
 
3987
Changed paths:
 
3988
   M /trunk/src/Commands.pm
 
3989
 
 
3990
Fix: no $action var available because scenario is not evaluated in distribute()
 
3991
 
 
3992
------------------------------------------------------------------------
 
3993
r3898 | sympa-authors | 2006-09-20 10:37:11 +0200 (Wed, 20 Sep 2006) | 1 line
 
3994
Changed paths:
 
3995
   M /branches/sympa-5_2-branch/src/sympa.pl
 
3996
   M /trunk/src/sympa.pl
 
3997
 
 
3998
[reported by P.Maes, Universit� Louvain] Fix: Sympa would improperly detect a loop if the same message is sent to 2 lists with same local part. Now added list robot to %msgid_table keys.
 
3999
------------------------------------------------------------------------
 
4000
r3897 | sympa-authors | 2006-09-20 10:23:32 +0200 (Wed, 20 Sep 2006) | 2 lines
 
4001
Changed paths:
 
4002
   M /trunk/src/Datasource.pm
 
4003
 
 
4004
[S.Amrani] Complete previous patch
 
4005
 
 
4006
------------------------------------------------------------------------
 
4007
r3896 | sympa-authors | 2006-09-19 16:22:27 +0200 (Tue, 19 Sep 2006) | 2 lines
 
4008
Changed paths:
 
4009
   A /trunk/src/Datasource.pm
 
4010
   M /trunk/src/List.pm
 
4011
   M /trunk/src/Makefile
 
4012
   A /trunk/src/SQLSource.pm
 
4013
 
 
4014
[S.Amrani, gendarmerie Nationale] Changes: new Datasource.pm and SQLSource.pm modules that should contain all DB access subroutines. An LDAPSource.pm module should be created later.
 
4015
 
 
4016
------------------------------------------------------------------------
 
4017
r3895 | sympa-authors | 2006-09-19 14:52:14 +0200 (Tue, 19 Sep 2006) | 2 lines
 
4018
Changed paths:
 
4019
   M /trunk/doc/sympa.tex.tpl
 
4020
 
 
4021
Completed documentation for owner_include
 
4022
 
 
4023
------------------------------------------------------------------------
 
4024
r3894 | sympa-authors | 2006-09-15 17:25:57 +0200 (Fri, 15 Sep 2006) | 2 lines
 
4025
Changed paths:
 
4026
   M /branches/sympa-5_2-branch/mail_tt2/message_report.tt2
 
4027
   M /branches/sympa-5_2-branch/src/Commands.pm
 
4028
   M /trunk/mail_tt2/message_report.tt2
 
4029
   M /trunk/src/Commands.pm
 
4030
 
 
4031
[reported by D.Lamballais, IRISA] Fix: moderator was no more notified after message rejection
 
4032
 
 
4033
------------------------------------------------------------------------
 
4034
r3893 | sympa-authors | 2006-09-15 15:35:54 +0200 (Fri, 15 Sep 2006) | 2 lines
 
4035
Changed paths:
 
4036
   M /trunk/doc/html/index.html
 
4037
   M /trunk/doc/html/node1.html
 
4038
   M /trunk/doc/html/node10.html
 
4039
   M /trunk/doc/html/node11.html
 
4040
   M /trunk/doc/html/node12.html
 
4041
   M /trunk/doc/html/node13.html
 
4042
   M /trunk/doc/html/node14.html
 
4043
   M /trunk/doc/html/node15.html
 
4044
   M /trunk/doc/html/node16.html
 
4045
   M /trunk/doc/html/node17.html
 
4046
   M /trunk/doc/html/node18.html
 
4047
   M /trunk/doc/html/node19.html
 
4048
   M /trunk/doc/html/node2.html
 
4049
   M /trunk/doc/html/node20.html
 
4050
   M /trunk/doc/html/node21.html
 
4051
   M /trunk/doc/html/node22.html
 
4052
   M /trunk/doc/html/node23.html
 
4053
   M /trunk/doc/html/node24.html
 
4054
   M /trunk/doc/html/node25.html
 
4055
   M /trunk/doc/html/node26.html
 
4056
   M /trunk/doc/html/node27.html
 
4057
   M /trunk/doc/html/node28.html
 
4058
   M /trunk/doc/html/node29.html
 
4059
   M /trunk/doc/html/node3.html
 
4060
   M /trunk/doc/html/node30.html
 
4061
   M /trunk/doc/html/node31.html
 
4062
   M /trunk/doc/html/node4.html
 
4063
   M /trunk/doc/html/node5.html
 
4064
   M /trunk/doc/html/node6.html
 
4065
   M /trunk/doc/html/node7.html
 
4066
   M /trunk/doc/html/node8.html
 
4067
   M /trunk/doc/html/node9.html
 
4068
   M /trunk/doc/html/sympa.html
 
4069
   M /trunk/doc/html/sympa.ps
 
4070
   M /trunk/doc/sympa.pdf
 
4071
   M /trunk/doc/sympa.ps
 
4072
   M /trunk/doc/sympa.tex
 
4073
   M /trunk/doc/sympa.tex.tpl
 
4074
 
 
4075
Complete doc related to bounce scores
 
4076
 
 
4077
------------------------------------------------------------------------
 
4078
r3892 | sympa-authors | 2006-09-15 15:06:56 +0200 (Fri, 15 Sep 2006) | 2 lines
 
4079
Changed paths:
 
4080
   M /trunk/doc/sympa.tex.tpl
 
4081
 
 
4082
Complete documentation about scenarios
 
4083
 
 
4084
------------------------------------------------------------------------
 
4085
r3889 | sympa-authors | 2006-09-14 17:51:35 +0200 (Thu, 14 Sep 2006) | 2 lines
 
4086
Changed paths:
 
4087
   M /branches/sympa-5_2-branch/src/List.pm
 
4088
   M /trunk/src/List.pm
 
4089
 
 
4090
[S.Amrani, Gend. Nationale] Fix: incorrectly closed file handle
 
4091
 
 
4092
------------------------------------------------------------------------
 
4093
r3888 | sympa-authors | 2006-09-13 16:03:14 +0200 (Wed, 13 Sep 2006) | 2 lines
 
4094
Changed paths:
 
4095
   M /trunk/src/List.pm
 
4096
 
 
4097
Fix previous changes
 
4098
 
 
4099
------------------------------------------------------------------------
 
4100
r3887 | sympa-authors | 2006-09-13 14:42:18 +0200 (Wed, 13 Sep 2006) | 3 lines
 
4101
Changed paths:
 
4102
   M /trunk/src/List.pm
 
4103
 
 
4104
Fix: prevent recursive loop when DB connection failed :
 
4105
db_connect > send_notify_to_listmaster > send_global_file > get_user_db > db_connect
 
4106
 
 
4107
------------------------------------------------------------------------
 
4108
r3886 | sympa-authors | 2006-09-11 10:29:00 +0200 (Mon, 11 Sep 2006) | 2 lines
 
4109
Changed paths:
 
4110
   M /trunk/src/mail.pm
 
4111
 
 
4112
Change: new "charset parameter" to mail::mail_file()
 
4113
 
 
4114
------------------------------------------------------------------------
 
4115
r3885 | sympa-authors | 2006-09-11 10:26:58 +0200 (Mon, 11 Sep 2006) | 2 lines
 
4116
Changed paths:
 
4117
   M /trunk/doc/html/index.html
 
4118
   M /trunk/doc/html/node1.html
 
4119
   M /trunk/doc/html/node10.html
 
4120
   M /trunk/doc/html/node11.html
 
4121
   M /trunk/doc/html/node12.html
 
4122
   M /trunk/doc/html/node13.html
 
4123
   M /trunk/doc/html/node14.html
 
4124
   M /trunk/doc/html/node15.html
 
4125
   M /trunk/doc/html/node16.html
 
4126
   M /trunk/doc/html/node17.html
 
4127
   M /trunk/doc/html/node18.html
 
4128
   M /trunk/doc/html/node19.html
 
4129
   M /trunk/doc/html/node2.html
 
4130
   M /trunk/doc/html/node20.html
 
4131
   M /trunk/doc/html/node21.html
 
4132
   M /trunk/doc/html/node22.html
 
4133
   M /trunk/doc/html/node23.html
 
4134
   M /trunk/doc/html/node24.html
 
4135
   M /trunk/doc/html/node25.html
 
4136
   M /trunk/doc/html/node26.html
 
4137
   M /trunk/doc/html/node27.html
 
4138
   M /trunk/doc/html/node28.html
 
4139
   M /trunk/doc/html/node29.html
 
4140
   M /trunk/doc/html/node3.html
 
4141
   M /trunk/doc/html/node30.html
 
4142
   M /trunk/doc/html/node31.html
 
4143
   M /trunk/doc/html/node4.html
 
4144
   M /trunk/doc/html/node5.html
 
4145
   M /trunk/doc/html/node6.html
 
4146
   M /trunk/doc/html/node7.html
 
4147
   M /trunk/doc/html/node8.html
 
4148
   M /trunk/doc/html/node9.html
 
4149
   M /trunk/doc/html/sympa.html
 
4150
   M /trunk/doc/html/sympa.ps
 
4151
   M /trunk/doc/sympa.pdf
 
4152
   M /trunk/doc/sympa.ps
 
4153
   M /trunk/doc/sympa.tex
 
4154
   M /trunk/doc/sympa.tex.tpl
 
4155
 
 
4156
Added documentation about i18n
 
4157
 
 
4158
------------------------------------------------------------------------
 
4159
r3884 | serge.aumont | 2006-09-07 17:22:26 +0200 (Thu, 07 Sep 2006) | 4 lines
 
4160
Changed paths:
 
4161
   M /trunk/doc/html/index.html
 
4162
   M /trunk/doc/html/node1.html
 
4163
   M /trunk/doc/html/node10.html
 
4164
   M /trunk/doc/html/node11.html
 
4165
   M /trunk/doc/html/node12.html
 
4166
   M /trunk/doc/html/node13.html
 
4167
   M /trunk/doc/html/node14.html
 
4168
   M /trunk/doc/html/node15.html
 
4169
   M /trunk/doc/html/node16.html
 
4170
   M /trunk/doc/html/node17.html
 
4171
   M /trunk/doc/html/node18.html
 
4172
   M /trunk/doc/html/node19.html
 
4173
   M /trunk/doc/html/node2.html
 
4174
   M /trunk/doc/html/node20.html
 
4175
   M /trunk/doc/html/node21.html
 
4176
   M /trunk/doc/html/node22.html
 
4177
   M /trunk/doc/html/node23.html
 
4178
   M /trunk/doc/html/node24.html
 
4179
   M /trunk/doc/html/node25.html
 
4180
   M /trunk/doc/html/node26.html
 
4181
   M /trunk/doc/html/node27.html
 
4182
   M /trunk/doc/html/node28.html
 
4183
   M /trunk/doc/html/node29.html
 
4184
   M /trunk/doc/html/node3.html
 
4185
   M /trunk/doc/html/node30.html
 
4186
   M /trunk/doc/html/node31.html
 
4187
   M /trunk/doc/html/node4.html
 
4188
   M /trunk/doc/html/node5.html
 
4189
   M /trunk/doc/html/node6.html
 
4190
   M /trunk/doc/html/node7.html
 
4191
   M /trunk/doc/html/node8.html
 
4192
   M /trunk/doc/html/node9.html
 
4193
   M /trunk/doc/html/sympa.html
 
4194
   M /trunk/doc/html/sympa.ps
 
4195
   M /trunk/doc/sympa.pdf
 
4196
   M /trunk/doc/sympa.ps
 
4197
   M /trunk/doc/sympa.tex
 
4198
   M /trunk/doc/sympa.tex.tpl
 
4199
 
 
4200
 
 
4201
 
 
4202
closeList as a new soap service
 
4203
 
 
4204
------------------------------------------------------------------------
 
4205
r3883 | sympa-authors | 2006-09-07 17:21:44 +0200 (Thu, 07 Sep 2006) | 4 lines
 
4206
Changed paths:
 
4207
   M /trunk/soap/sympa.wsdl
 
4208
   M /trunk/soap/sympasoap.pm
 
4209
 
 
4210
 
 
4211
 
 
4212
CloseList as a new soap service
 
4213
 
 
4214
------------------------------------------------------------------------
 
4215
r3882 | serge.aumont | 2006-09-06 17:14:05 +0200 (Wed, 06 Sep 2006) | 3 lines
 
4216
Changed paths:
 
4217
   M /trunk/doc/man8/alias_manager.8
 
4218
   M /trunk/doc/sympa.tex
 
4219
   M /trunk/doc/sympa.tex.tpl
 
4220
 
 
4221
 
 
4222
Add documentation for soap server (list of services)
 
4223
 
 
4224
------------------------------------------------------------------------
 
4225
r3881 | sympa-authors | 2006-09-06 17:13:13 +0200 (Wed, 06 Sep 2006) | 4 lines
 
4226
Changed paths:
 
4227
   M /trunk/soap/sympa.wsdl
 
4228
   M /trunk/soap/sympa_soap_client.pl
 
4229
   M /trunk/soap/sympasoap.pm
 
4230
 
 
4231
 
 
4232
 
 
4233
New soap service : add and del
 
4234
 
 
4235
------------------------------------------------------------------------
 
4236
r3880 | sympa-authors | 2006-09-06 15:25:02 +0200 (Wed, 06 Sep 2006) | 2 lines
 
4237
Changed paths:
 
4238
   M /trunk/mail_tt2/listmaster_notification.tt2
 
4239
   M /trunk/web_tt2/notice.tt2
 
4240
   M /trunk/wwsympa/wwsympa.fcgi
 
4241
 
 
4242
Fix: renamed lists are set to pending status but listmaster was not notified
 
4243
 
 
4244
------------------------------------------------------------------------
 
4245
r3878 | sympa-authors | 2006-09-06 11:31:36 +0200 (Wed, 06 Sep 2006) | 2 lines
 
4246
Changed paths:
 
4247
   M /trunk/ChangeLog
 
4248
   M /trunk/NEWS
 
4249
   M /trunk/doc/html/index.html
 
4250
   M /trunk/doc/html/node1.html
 
4251
   M /trunk/doc/html/node10.html
 
4252
   M /trunk/doc/html/node11.html
 
4253
   M /trunk/doc/html/node12.html
 
4254
   M /trunk/doc/html/node13.html
 
4255
   M /trunk/doc/html/node14.html
 
4256
   M /trunk/doc/html/node15.html
 
4257
   M /trunk/doc/html/node16.html
 
4258
   M /trunk/doc/html/node17.html
 
4259
   M /trunk/doc/html/node18.html
 
4260
   M /trunk/doc/html/node19.html
 
4261
   M /trunk/doc/html/node2.html
 
4262
   M /trunk/doc/html/node20.html
 
4263
   M /trunk/doc/html/node21.html
 
4264
   M /trunk/doc/html/node22.html
 
4265
   M /trunk/doc/html/node23.html
 
4266
   M /trunk/doc/html/node24.html
 
4267
   M /trunk/doc/html/node25.html
 
4268
   M /trunk/doc/html/node26.html
 
4269
   M /trunk/doc/html/node27.html
 
4270
   M /trunk/doc/html/node28.html
 
4271
   M /trunk/doc/html/node29.html
 
4272
   M /trunk/doc/html/node3.html
 
4273
   M /trunk/doc/html/node30.html
 
4274
   M /trunk/doc/html/node31.html
 
4275
   M /trunk/doc/html/node4.html
 
4276
   M /trunk/doc/html/node5.html
 
4277
   M /trunk/doc/html/node6.html
 
4278
   M /trunk/doc/html/node7.html
 
4279
   M /trunk/doc/html/node8.html
 
4280
   M /trunk/doc/html/node9.html
 
4281
   M /trunk/doc/html/sympa.html
 
4282
   M /trunk/doc/html/sympa.ps
 
4283
   M /trunk/doc/sympa.pdf
 
4284
   M /trunk/doc/sympa.ps
 
4285
   M /trunk/doc/sympa.tex
 
4286
   M /trunk/doc/sympa.tex.tpl
 
4287
   M /trunk/src/List.pm
 
4288
   M /trunk/src/tools.pl
 
4289
   M /trunk/web_tt2/modindex.tt2
 
4290
   M /trunk/wwsympa/wwsympa.fcgi
 
4291
 
 
4292
Preparing 5.3a.8
 
4293
 
 
4294
------------------------------------------------------------------------
 
4295
r3877 | sympa-authors | 2006-09-05 13:36:46 +0200 (Tue, 05 Sep 2006) | 2 lines
 
4296
Changed paths:
 
4297
   M /trunk/src/Log.pm
 
4298
   M /trunk/src/tools.pl
 
4299
   M /trunk/wwsympa/wwsympa.fcgi
 
4300
 
 
4301
Change: now Q-encoding shared filenames to prevent problems with 8bit filenames. This is required because readdir does not do Unicode.
 
4302
 
 
4303
------------------------------------------------------------------------
 
4304
r3876 | sympa-authors | 2006-09-01 14:46:59 +0200 (Fri, 01 Sep 2006) | 2 lines
 
4305
Changed paths:
 
4306
   M /trunk/wwsympa/wwsympa.fcgi
 
4307
 
 
4308
Fix: check the suggested charset from Encode::Guess before decoding incoming parameters. The Encode::Guess module would sometimes gives fancy advices...
 
4309
 
 
4310
------------------------------------------------------------------------
 
4311
r3875 | sympa-authors | 2006-09-01 14:38:02 +0200 (Fri, 01 Sep 2006) | 2 lines
 
4312
Changed paths:
 
4313
   M /trunk/ChangeLog
 
4314
   M /trunk/wwsympa/wwsympa.fcgi
 
4315
 
 
4316
Fix: Do not recode while saving uploaded files
 
4317
 
 
4318
------------------------------------------------------------------------
 
4319
r3874 | sympa-authors | 2006-08-31 14:28:17 +0200 (Thu, 31 Aug 2006) | 2 lines
 
4320
Changed paths:
 
4321
   M /trunk/web_tt2/main.tt2
 
4322
 
 
4323
[reported by R.Bourges]Fix: removing one quote
 
4324
 
 
4325
------------------------------------------------------------------------
 
4326
r3873 | sympa-authors | 2006-08-31 11:30:47 +0200 (Thu, 31 Aug 2006) | 2 lines
 
4327
Changed paths:
 
4328
   M /trunk/src/tt2.pl
 
4329
   M /trunk/wwsympa/wwsympa.fcgi
 
4330
 
 
4331
Fix: encoding problems with shared document names. Now encoding incoming parameters to filesystem_encoding when action relates to the shared. Also using Encode::Guess now.
 
4332
 
 
4333
------------------------------------------------------------------------
 
4334
r3872 | sympa-authors | 2006-08-30 15:34:52 +0200 (Wed, 30 Aug 2006) | 2 lines
 
4335
Changed paths:
 
4336
   M /trunk/web_tt2/arc.tt2
 
4337
   M /trunk/wwsympa/wwsympa.fcgi
 
4338
 
 
4339
Fix: archgives attachement were no more accessible
 
4340
 
 
4341
------------------------------------------------------------------------
 
4342
r3871 | sympa-authors | 2006-08-30 10:58:16 +0200 (Wed, 30 Aug 2006) | 2 lines
 
4343
Changed paths:
 
4344
   M /trunk/web_tt2/info.tt2
 
4345
   M /trunk/wwsympa/wwsympa.fcgi
 
4346
 
 
4347
Fix: select correct encoding while loading info or homepage files.
 
4348
 
 
4349
------------------------------------------------------------------------
 
4350
r3870 | sympa-authors | 2006-08-30 09:23:10 +0200 (Wed, 30 Aug 2006) | 2 lines
 
4351
Changed paths:
 
4352
   M /trunk/web_tt2/editfile.tt2
 
4353
   M /trunk/wwsympa/wwsympa.fcgi
 
4354
 
 
4355
Fix: use filesystem encoding to read or write templates
 
4356
 
 
4357
------------------------------------------------------------------------
 
4358
r3869 | sympa-authors | 2006-08-30 09:22:33 +0200 (Wed, 30 Aug 2006) | 2 lines
 
4359
Changed paths:
 
4360
   M /trunk/doc/html/index.html
 
4361
   M /trunk/doc/html/node1.html
 
4362
   M /trunk/doc/html/node10.html
 
4363
   M /trunk/doc/html/node11.html
 
4364
   M /trunk/doc/html/node12.html
 
4365
   M /trunk/doc/html/node13.html
 
4366
   M /trunk/doc/html/node14.html
 
4367
   M /trunk/doc/html/node15.html
 
4368
   M /trunk/doc/html/node16.html
 
4369
   M /trunk/doc/html/node17.html
 
4370
   M /trunk/doc/html/node18.html
 
4371
   M /trunk/doc/html/node19.html
 
4372
   M /trunk/doc/html/node2.html
 
4373
   M /trunk/doc/html/node20.html
 
4374
   M /trunk/doc/html/node21.html
 
4375
   M /trunk/doc/html/node22.html
 
4376
   M /trunk/doc/html/node23.html
 
4377
   M /trunk/doc/html/node24.html
 
4378
   M /trunk/doc/html/node25.html
 
4379
   M /trunk/doc/html/node26.html
 
4380
   M /trunk/doc/html/node27.html
 
4381
   M /trunk/doc/html/node28.html
 
4382
   M /trunk/doc/html/node29.html
 
4383
   M /trunk/doc/html/node3.html
 
4384
   M /trunk/doc/html/node30.html
 
4385
   M /trunk/doc/html/node31.html
 
4386
   M /trunk/doc/html/node4.html
 
4387
   M /trunk/doc/html/node5.html
 
4388
   M /trunk/doc/html/node6.html
 
4389
   M /trunk/doc/html/node7.html
 
4390
   M /trunk/doc/html/node8.html
 
4391
   M /trunk/doc/html/node9.html
 
4392
   M /trunk/doc/html/sympa.html
 
4393
   M /trunk/doc/html/sympa.ps
 
4394
   M /trunk/doc/sympa.pdf
 
4395
   M /trunk/doc/sympa.ps
 
4396
   M /trunk/doc/sympa.tex
 
4397
 
 
4398
Updated
 
4399
 
 
4400
------------------------------------------------------------------------
 
4401
r3868 | sympa-authors | 2006-08-29 16:24:51 +0200 (Tue, 29 Aug 2006) | 2 lines
 
4402
Changed paths:
 
4403
   M /trunk/wwsympa/wwsympa.fcgi
 
4404
 
 
4405
Fix: use subscriber gecos instead of user gecos when posting a message from the web
 
4406
 
 
4407
------------------------------------------------------------------------
 
4408
r3867 | sympa-authors | 2006-08-29 14:16:21 +0200 (Tue, 29 Aug 2006) | 2 lines
 
4409
Changed paths:
 
4410
   M /trunk/src/etc/script/ldap_alias_manager.pl
 
4411
 
 
4412
[A.Gavara, INPL Nancy] [ID 953] Fix: added missing -owner aliases ; fixed $tt2_include_path construction
 
4413
 
 
4414
------------------------------------------------------------------------
 
4415
r3866 | sympa-authors | 2006-08-29 13:25:36 +0200 (Tue, 29 Aug 2006) | 2 lines
 
4416
Changed paths:
 
4417
   M /branches/sympa-5_2-branch/wwsympa/archived.pl
 
4418
   M /trunk/wwsympa/archived.pl
 
4419
 
 
4420
Fix: sort archives directories before expiring ; otherwise latest months might expire.
 
4421
 
 
4422
------------------------------------------------------------------------
 
4423
r3865 | sympa-authors | 2006-08-29 11:49:14 +0200 (Tue, 29 Aug 2006) | 2 lines
 
4424
Changed paths:
 
4425
   M /trunk/src/Conf.pm
 
4426
 
 
4427
Added comment
 
4428
 
 
4429
------------------------------------------------------------------------
 
4430
r3864 | sympa-authors | 2006-08-29 11:07:36 +0200 (Tue, 29 Aug 2006) | 2 lines
 
4431
Changed paths:
 
4432
   M /trunk/src/sympa.pl
 
4433
 
 
4434
typo
 
4435
 
 
4436
------------------------------------------------------------------------
 
4437
r3863 | sympa-authors | 2006-08-28 17:48:51 +0200 (Mon, 28 Aug 2006) | 2 lines
 
4438
Changed paths:
 
4439
   M /branches/sympa-5_2-branch/src/List.pm
 
4440
   M /trunk/src/List.pm
 
4441
 
 
4442
[S.Amrani, Gendarmerie Nat.] Fix: typo
 
4443
 
 
4444
------------------------------------------------------------------------
 
4445
r3862 | sympa-authors | 2006-08-28 15:57:44 +0200 (Mon, 28 Aug 2006) | 2 lines
 
4446
Changed paths:
 
4447
   M /trunk/doc/sympa.tex.tpl
 
4448
 
 
4449
Complete doc about VERP
 
4450
 
 
4451
------------------------------------------------------------------------
 
4452
r3861 | sympa-authors | 2006-08-25 18:06:24 +0200 (Fri, 25 Aug 2006) | 3 lines
 
4453
Changed paths:
 
4454
   M /trunk/src/etc/script/arc2webarc.pl
 
4455
 
 
4456
[reported by D.Ghent, UMBC] [ID 927]Fix: arc2webarc.pl failed with big lists (lots of messages) because all messages were stored in memory.
 
4457
Now process one log file at a time.
 
4458
 
 
4459
------------------------------------------------------------------------
 
4460
r3860 | sympa-authors | 2006-08-25 17:26:54 +0200 (Fri, 25 Aug 2006) | 3 lines
 
4461
Changed paths:
 
4462
   M /branches/sympa-5_2-branch/wwsympa/wwsympa.fcgi
 
4463
   M /trunk/wwsympa/wwsympa.fcgi
 
4464
 
 
4465
[reported by S.Amrani, Gendarmerie Nat.] Fix: After editing a subscriber email, the list owner might get a "not subscribed to list" error.
 
4466
The bug happened because the do_set() is used by both list members and list owners. Wwsympa now used the previous_action information to bring the user back to the right page.
 
4467
 
 
4468
------------------------------------------------------------------------
 
4469
r3859 | sympa-authors | 2006-08-25 17:01:31 +0200 (Fri, 25 Aug 2006) | 2 lines
 
4470
Changed paths:
 
4471
   M /trunk/wwsympa/wwsympa.fcgi
 
4472
 
 
4473
Previous patch did not save list config
 
4474
 
 
4475
------------------------------------------------------------------------
 
4476
r3858 | sympa-authors | 2006-08-25 15:57:47 +0200 (Fri, 25 Aug 2006) | 2 lines
 
4477
Changed paths:
 
4478
   M /trunk/wwsympa/wwsympa.fcgi
 
4479
 
 
4480
[requested by M.Ward] [ID 935] Change: When renaming a list, custom_subject is not updated with the new list name
 
4481
 
 
4482
------------------------------------------------------------------------
 
4483
r3856 | sympa-authors | 2006-08-25 15:12:10 +0200 (Fri, 25 Aug 2006) | 2 lines
 
4484
Changed paths:
 
4485
   M /trunk/wwsympa/wwsympa.fcgi
 
4486
 
 
4487
[reported by P.Von Der Hagen, Karlsruhe Univ.] [ID 876] Fix:  sympa sends message "topics have changed" when owner is changed
 
4488
 
 
4489
------------------------------------------------------------------------
 
4490
r3854 | sympa-authors | 2006-08-25 14:06:26 +0200 (Fri, 25 Aug 2006) | 2 lines
 
4491
Changed paths:
 
4492
   M /branches/sympa-5_2-branch/mail_tt2/message_report.tt2
 
4493
   M /trunk/mail_tt2/message_report.tt2
 
4494
 
 
4495
[reported by P.Von Der Hagen, Karlsruhe Univ.] [ID 878] Fix: used incorrect variable in mail report
 
4496
 
 
4497
------------------------------------------------------------------------
 
4498
r3853 | sympa-authors | 2006-08-25 10:03:58 +0200 (Fri, 25 Aug 2006) | 2 lines
 
4499
Changed paths:
 
4500
   M /trunk/src/Conf.pm
 
4501
 
 
4502
Now check if robot.conf has required read-access ; otherwise notify listmaster
 
4503
 
 
4504
------------------------------------------------------------------------
 
4505
r3852 | sympa-authors | 2006-08-25 09:38:52 +0200 (Fri, 25 Aug 2006) | 2 lines
 
4506
Changed paths:
 
4507
   M /trunk/src/List.pm
 
4508
 
 
4509
Fixed regexp for ssl_ciphers
 
4510
 
 
4511
------------------------------------------------------------------------
 
4512
r3851 | sympa-authors | 2006-08-25 09:11:55 +0200 (Fri, 25 Aug 2006) | 3 lines
 
4513
Changed paths:
 
4514
   M /trunk/doc/html/index.html
 
4515
   M /trunk/doc/html/node1.html
 
4516
   M /trunk/doc/html/node10.html
 
4517
   M /trunk/doc/html/node11.html
 
4518
   M /trunk/doc/html/node12.html
 
4519
   M /trunk/doc/html/node13.html
 
4520
   M /trunk/doc/html/node14.html
 
4521
   M /trunk/doc/html/node15.html
 
4522
   M /trunk/doc/html/node16.html
 
4523
   M /trunk/doc/html/node17.html
 
4524
   M /trunk/doc/html/node18.html
 
4525
   M /trunk/doc/html/node19.html
 
4526
   M /trunk/doc/html/node2.html
 
4527
   M /trunk/doc/html/node20.html
 
4528
   M /trunk/doc/html/node21.html
 
4529
   M /trunk/doc/html/node22.html
 
4530
   M /trunk/doc/html/node23.html
 
4531
   M /trunk/doc/html/node24.html
 
4532
   M /trunk/doc/html/node25.html
 
4533
   M /trunk/doc/html/node26.html
 
4534
   M /trunk/doc/html/node27.html
 
4535
   M /trunk/doc/html/node28.html
 
4536
   M /trunk/doc/html/node29.html
 
4537
   M /trunk/doc/html/node3.html
 
4538
   M /trunk/doc/html/node30.html
 
4539
   M /trunk/doc/html/node31.html
 
4540
   M /trunk/doc/html/node4.html
 
4541
   M /trunk/doc/html/node5.html
 
4542
   M /trunk/doc/html/node6.html
 
4543
   M /trunk/doc/html/node7.html
 
4544
   M /trunk/doc/html/node8.html
 
4545
   M /trunk/doc/html/node9.html
 
4546
   M /trunk/doc/html/sympa.html
 
4547
   M /trunk/doc/html/sympa.ps
 
4548
   M /trunk/doc/man8/alias_manager.pod
 
4549
   M /trunk/doc/sympa.pdf
 
4550
   M /trunk/doc/sympa.ps
 
4551
   M /trunk/doc/sympa.tex
 
4552
   M /trunk/doc/sympa.tex.tpl
 
4553
   M /trunk/src/List.pm
 
4554
   M /trunk/src/admin.pm
 
4555
   M /trunk/src/sympa.pl
 
4556
 
 
4557
[S.Amrani, Gendarmerie Nat.] New feature: alias management can now be disabled.
 
4558
You should set the 'sendmail_aliases' parameter to 'none'
 
4559
 
 
4560
------------------------------------------------------------------------
 
4561
r3849 | sympa-authors | 2006-08-24 17:05:36 +0200 (Thu, 24 Aug 2006) | 4 lines
 
4562
Changed paths:
 
4563
   M /branches/sympa-5_2-branch/doc/sympa.tex.tpl
 
4564
   M /branches/sympa-5_2-branch/src/Conf.pm
 
4565
   M /branches/sympa-5_2-branch/src/List.pm
 
4566
   M /branches/sympa-5_2-branch/src/sympa_wizard.pl
 
4567
   M /trunk/doc/sympa.tex.tpl
 
4568
   M /trunk/src/Conf.pm
 
4569
   M /trunk/src/List.pm
 
4570
   M /trunk/src/sympa_wizard.pl
 
4571
 
 
4572
***** Change: config.bin files are no more used unless the new cache_list_config sympa.conf parameter
 
4573
***** is set to 'binary_file'. This mode is only usefull if you manage lots of lists (1000+) to
 
4574
***** have a faster startup of processes.
 
4575
 
 
4576
------------------------------------------------------------------------
 
4577
r3848 | sympa-authors | 2006-08-24 15:54:40 +0200 (Thu, 24 Aug 2006) | 2 lines
 
4578
Changed paths:
 
4579
   M /trunk/wwsympa/Marc/Search.pm
 
4580
 
 
4581
Fix: open archive files as utf-8
 
4582
 
 
4583
------------------------------------------------------------------------
 
4584
r3847 | sympa-authors | 2006-08-23 09:30:31 +0200 (Wed, 23 Aug 2006) | 2 lines
 
4585
Changed paths:
 
4586
   M /trunk/doc/html/index.html
 
4587
   M /trunk/doc/html/node1.html
 
4588
   M /trunk/doc/html/node10.html
 
4589
   M /trunk/doc/html/node11.html
 
4590
   M /trunk/doc/html/node12.html
 
4591
   M /trunk/doc/html/node13.html
 
4592
   M /trunk/doc/html/node14.html
 
4593
   M /trunk/doc/html/node15.html
 
4594
   M /trunk/doc/html/node16.html
 
4595
   M /trunk/doc/html/node17.html
 
4596
   M /trunk/doc/html/node18.html
 
4597
   M /trunk/doc/html/node19.html
 
4598
   M /trunk/doc/html/node2.html
 
4599
   M /trunk/doc/html/node20.html
 
4600
   M /trunk/doc/html/node21.html
 
4601
   M /trunk/doc/html/node22.html
 
4602
   M /trunk/doc/html/node23.html
 
4603
   M /trunk/doc/html/node24.html
 
4604
   M /trunk/doc/html/node25.html
 
4605
   M /trunk/doc/html/node26.html
 
4606
   M /trunk/doc/html/node27.html
 
4607
   M /trunk/doc/html/node28.html
 
4608
   M /trunk/doc/html/node29.html
 
4609
   M /trunk/doc/html/node3.html
 
4610
   M /trunk/doc/html/node30.html
 
4611
   M /trunk/doc/html/node31.html
 
4612
   M /trunk/doc/html/node4.html
 
4613
   M /trunk/doc/html/node5.html
 
4614
   M /trunk/doc/html/node6.html
 
4615
   M /trunk/doc/html/node7.html
 
4616
   M /trunk/doc/html/node8.html
 
4617
   M /trunk/doc/html/node9.html
 
4618
   M /trunk/doc/html/sympa.html
 
4619
   M /trunk/doc/html/sympa.ps
 
4620
   M /trunk/doc/sympa.pdf
 
4621
   M /trunk/doc/sympa.ps
 
4622
   M /trunk/doc/sympa.tex
 
4623
   M /trunk/doc/sympa.tex.tpl
 
4624
 
 
4625
Updated S/MIME documentation
 
4626
 
 
4627
------------------------------------------------------------------------
 
4628
r3846 | sympa-authors | 2006-08-22 11:37:40 +0200 (Tue, 22 Aug 2006) | 2 lines
 
4629
Changed paths:
 
4630
   M /trunk/src/sympa.pl
 
4631
 
 
4632
Fix: Prevent that 2 processes perform checks at the same time...
 
4633
 
 
4634
------------------------------------------------------------------------
 
4635
r3844 | sympa-authors | 2006-08-21 15:37:52 +0200 (Mon, 21 Aug 2006) | 2 lines
 
4636
Changed paths:
 
4637
   M /trunk/ChangeLog
 
4638
 
 
4639
preparing 5.3a.7
 
4640
 
 
4641
------------------------------------------------------------------------
 
4642
r3839 | sympa-authors | 2006-08-11 17:33:43 +0200 (Fri, 11 Aug 2006) | 2 lines
 
4643
Changed paths:
 
4644
   M /trunk/src/Conf.pm
 
4645
   M /trunk/src/sympa.pl
 
4646
 
 
4647
[reported by O.Germes, Univ Rennes 1] Added checks to determine if a message is addressed to an unknown robot
 
4648
 
 
4649
------------------------------------------------------------------------
 
4650
r3838 | sympa-authors | 2006-08-11 16:41:55 +0200 (Fri, 11 Aug 2006) | 2 lines
 
4651
Changed paths:
 
4652
   M /trunk/doc/sympa.tex.tpl
 
4653
 
 
4654
The documentation did not mention the "host" robot.conf parameter
 
4655
 
 
4656
------------------------------------------------------------------------
 
4657
r3837 | sympa-authors | 2006-08-11 15:28:04 +0200 (Fri, 11 Aug 2006) | 2 lines
 
4658
Changed paths:
 
4659
   M /trunk/src/Conf.pm
 
4660
   M /trunk/src/sympa_wizard.pl
 
4661
 
 
4662
Fixed filesystem_encoding param definition and created an i18n category in the wizard
 
4663
 
 
4664
------------------------------------------------------------------------
 
4665
r3836 | olivier.salaun | 2006-08-11 14:30:54 +0200 (Fri, 11 Aug 2006) | 8 lines
 
4666
Changed paths:
 
4667
   M /trunk/doc/sympa.tex.tpl
 
4668
   M /trunk/mail_tt2/listmaster_notification.tt2
 
4669
   M /trunk/src/Conf.pm
 
4670
   M /trunk/src/Language.pm
 
4671
   M /trunk/src/List.pm
 
4672
   M /trunk/src/etc/mhonarc-ressources.tt2
 
4673
   M /trunk/src/tt2.pl
 
4674
   M /trunk/web_tt2/arc.tt2
 
4675
   M /trunk/web_tt2/main.tt2
 
4676
   M /trunk/web_tt2/tt2_error.tt2
 
4677
   M /trunk/wwsympa/wwsympa.fcgi
 
4678
 
 
4679
***** Changes: web pages are now utf-8 encoded, as well as mhonarc HTML
 
4680
***** archives that can now mix different character sets within a single
 
4681
***** web archive. Sympa now uses perl's I/O layer to encode/decode characters.
 
4682
***** The web_recode_to parameter is now obsolete ; the new
 
4683
***** filesystem_encoding parameter allows you defining how the configuration
 
4684
***** files are encoded on disk. A new mhonarc-ressources.tt2 file is provided
 
4685
***** and should replace any custom one.
 
4686
 
 
4687
------------------------------------------------------------------------
 
4688
r3834 | sympa-authors | 2006-08-10 11:13:22 +0200 (Thu, 10 Aug 2006) | 2 lines
 
4689
Changed paths:
 
4690
   M /trunk/src/Conf.pm
 
4691
 
 
4692
Fix: make the static CSS world-readable
 
4693
 
 
4694
------------------------------------------------------------------------
 
4695
r3833 | sympa-authors | 2006-08-10 11:02:44 +0200 (Thu, 10 Aug 2006) | 3 lines
 
4696
Changed paths:
 
4697
   M /trunk/src/Conf.pm
 
4698
   M /trunk/src/tools.pl
 
4699
 
 
4700
Fix: incorrect handling of css_path.
 
4701
Default value would not apply ; directories would be created with wrong mode
 
4702
 
 
4703
------------------------------------------------------------------------
 
4704
r3832 | sympa-authors | 2006-08-10 10:33:17 +0200 (Thu, 10 Aug 2006) | 4 lines
 
4705
Changed paths:
 
4706
   M /branches/sympa-5_2-branch/src/sympa.pl
 
4707
   M /trunk/src/sympa.pl
 
4708
 
 
4709
[reported by S.Amrani, Gendarmerie Nat.] Fix: sympa.pl would die when processing a message for unknownlist-request.
 
4710
The error message was : "Can't modify non-lvalue subroutine call"
 
4711
Fixed a buggy call to chomp.
 
4712
 
 
4713
------------------------------------------------------------------------
 
4714
r3831 | sympa-authors | 2006-08-08 17:55:33 +0200 (Tue, 08 Aug 2006) | 3 lines
 
4715
Changed paths:
 
4716
   M /trunk/doc/html/index.html
 
4717
   M /trunk/doc/html/node1.html
 
4718
   M /trunk/doc/html/node10.html
 
4719
   M /trunk/doc/html/node11.html
 
4720
   M /trunk/doc/html/node12.html
 
4721
   M /trunk/doc/html/node13.html
 
4722
   M /trunk/doc/html/node14.html
 
4723
   M /trunk/doc/html/node15.html
 
4724
   M /trunk/doc/html/node16.html
 
4725
   M /trunk/doc/html/node17.html
 
4726
   M /trunk/doc/html/node18.html
 
4727
   M /trunk/doc/html/node19.html
 
4728
   M /trunk/doc/html/node2.html
 
4729
   M /trunk/doc/html/node20.html
 
4730
   M /trunk/doc/html/node21.html
 
4731
   M /trunk/doc/html/node22.html
 
4732
   M /trunk/doc/html/node23.html
 
4733
   M /trunk/doc/html/node24.html
 
4734
   M /trunk/doc/html/node25.html
 
4735
   M /trunk/doc/html/node26.html
 
4736
   M /trunk/doc/html/node27.html
 
4737
   M /trunk/doc/html/node28.html
 
4738
   M /trunk/doc/html/node29.html
 
4739
   M /trunk/doc/html/node3.html
 
4740
   M /trunk/doc/html/node30.html
 
4741
   M /trunk/doc/html/node31.html
 
4742
   M /trunk/doc/html/node4.html
 
4743
   M /trunk/doc/html/node5.html
 
4744
   M /trunk/doc/html/node6.html
 
4745
   M /trunk/doc/html/node7.html
 
4746
   M /trunk/doc/html/node8.html
 
4747
   M /trunk/doc/html/node9.html
 
4748
   M /trunk/doc/html/sympa.html
 
4749
   M /trunk/doc/html/sympa.ps
 
4750
   M /trunk/doc/sympa.pdf
 
4751
   M /trunk/doc/sympa.ps
 
4752
   M /trunk/doc/sympa.tex
 
4753
   M /trunk/doc/sympa.tex.tpl
 
4754
   M /trunk/src/Conf.pm
 
4755
   M /trunk/src/sympa_wizard.pl
 
4756
   M /trunk/src/tools.pl
 
4757
 
 
4758
***** Change: default for css_path is now relative to static_content_path.
 
4759
***** CSS files are now AUTOMATICALLY updated by sympa.pl if a new css.tt2 has been installed.
 
4760
 
 
4761
------------------------------------------------------------------------
 
4762
r3830 | sympa-authors | 2006-08-08 14:07:58 +0200 (Tue, 08 Aug 2006) | 2 lines
 
4763
Changed paths:
 
4764
   M /trunk/ChangeLog
 
4765
   M /trunk/doc/sympa.tex.tpl
 
4766
   M /trunk/web_tt2/Makefile
 
4767
   M /trunk/web_tt2/fr_FR/help_admin.tt2
 
4768
   M /trunk/web_tt2/fr_FR/help_arc.tt2
 
4769
   M /trunk/web_tt2/fr_FR/help_introduction.tt2
 
4770
   M /trunk/web_tt2/fr_FR/help_listconfig.tt2
 
4771
   M /trunk/web_tt2/fr_FR/help_shared.tt2
 
4772
   M /trunk/web_tt2/fr_FR/help_user.tt2
 
4773
 
 
4774
[V.Paitrault, Univ Rennes 2] New feature: online user documentation has been completed
 
4775
 
 
4776
------------------------------------------------------------------------
 
4777
r3829 | sympa-authors | 2006-08-07 17:03:51 +0200 (Mon, 07 Aug 2006) | 2 lines
 
4778
Changed paths:
 
4779
   M /trunk/web_tt2/css.tt2
 
4780
   M /trunk/web_tt2/review.tt2
 
4781
 
 
4782
[A.Brard] Fix: incorrect handling of pictures with IE. Now apply hover on the link instead of the image.
 
4783
 
 
4784
------------------------------------------------------------------------
 
4785
r3823 | sympa-authors | 2006-08-04 18:12:40 +0200 (Fri, 04 Aug 2006) | 3 lines
 
4786
Changed paths:
 
4787
   M /trunk/src/sympa.pl
 
4788
 
 
4789
[requested by P.Farmer, ZVENO] [ID 828] Change: on OS X 10.3 scripts can't change their real UID.
 
4790
Now checking that the UID change succeeded.
 
4791
 
 
4792
------------------------------------------------------------------------
 
4793
r3822 | sympa-authors | 2006-08-04 18:12:39 +0200 (Fri, 04 Aug 2006) | 3 lines
 
4794
Changed paths:
 
4795
   M /trunk/src/sympa.pl
 
4796
   M /trunk/src/task_manager.pl
 
4797
   M /trunk/wwsympa/archived.pl
 
4798
   M /trunk/wwsympa/bounced.pl
 
4799
 
 
4800
[requested by P.Farmer, ZVENO] [ID 828] Change: on OS X 10.3 scripts can't change their real UID.
 
4801
Now checking that the UID change succeeded.
 
4802
 
 
4803
------------------------------------------------------------------------
 
4804
r3821 | sympa-authors | 2006-08-04 16:47:16 +0200 (Fri, 04 Aug 2006) | 6 lines
 
4805
Changed paths:
 
4806
   M /trunk/src/etc/mhonarc-ressources.tt2
 
4807
 
 
4808
[A.Bernstein] [ID 898] Fix: Numerous bugs in mhonarc-ressources.tt2 for thread view
 
4809
When viewing an archive in threaded order, the first/previous/next/last buttons all return incorrectly to chronological
 
4810
view.  This happens because the line in the mhonarc-ressources.tt2 that creates these buttons is an exact copy of the
 
4811
one from the chronological view section, with "PREVPGLINK" and "NEXTPGLINK" instead of
 
4812
"TPREVPGLINK" and "TNEXTPGLINK".
 
4813
 
 
4814
------------------------------------------------------------------------
 
4815
r3820 | sympa-authors | 2006-08-04 16:36:54 +0200 (Fri, 04 Aug 2006) | 7 lines
 
4816
Changed paths:
 
4817
   M /trunk/web_tt2/arcsearch.tt2
 
4818
 
 
4819
[A.Bernstein] [ID 899] Fix: Minor bugs and cosmetic improvements in archive search results
 
4820
1. In the presentation of search results in the archive, the listing of parameters that was used for the search is incorrect
 
4821
because of various typos in the arcsearch.tt2 file.
 
4822
 
 
4823
2. Search results are hard to read because messages blend together, so I've made minor changes (making them list elements),
 
4824
and also added some linebreaks and removed some confusing feedback (the "Results" lines at the bottom).
 
4825
 
 
4826
------------------------------------------------------------------------
 
4827
r3819 | sympa-authors | 2006-08-04 16:22:05 +0200 (Fri, 04 Aug 2006) | 2 lines
 
4828
Changed paths:
 
4829
   M /trunk/web_tt2/arcsearch_form.tt2
 
4830
 
 
4831
[A.Bernstein] [ID 900] Change: Cosmetic reorganization of the archive advanced search page
 
4832
 
 
4833
------------------------------------------------------------------------
 
4834
r3818 | sympa-authors | 2006-08-04 16:21:20 +0200 (Fri, 04 Aug 2006) | 2 lines
 
4835
Changed paths:
 
4836
   M /trunk/wwsympa/wwsympa.fcgi
 
4837
 
 
4838
*** empty log message ***
 
4839
 
 
4840
------------------------------------------------------------------------
 
4841
r3817 | sympa-authors | 2006-08-04 16:04:04 +0200 (Fri, 04 Aug 2006) | 2 lines
 
4842
Changed paths:
 
4843
   M /trunk/wwsympa/wwsympa.fcgi
 
4844
 
 
4845
Fix typo
 
4846
 
 
4847
------------------------------------------------------------------------
 
4848
r3816 | sympa-authors | 2006-08-04 09:03:14 +0200 (Fri, 04 Aug 2006) | 2 lines
 
4849
Changed paths:
 
4850
   M /trunk/wwsympa/wwsympa.fcgi
 
4851
 
 
4852
Warn about default CSS only if css_path was defined
 
4853
 
 
4854
------------------------------------------------------------------------
 
4855
r3815 | sympa-authors | 2006-08-04 08:34:44 +0200 (Fri, 04 Aug 2006) | 2 lines
 
4856
Changed paths:
 
4857
   M /trunk/doc/sympa.tex.tpl
 
4858
 
 
4859
Rephrased the digest-related explanations
 
4860
 
 
4861
------------------------------------------------------------------------
 
4862
r3814 | sympa-authors | 2006-08-03 15:32:05 +0200 (Thu, 03 Aug 2006) | 2 lines
 
4863
Changed paths:
 
4864
   M /branches/sympa-5_2-branch/po/en_US.po
 
4865
   M /trunk/po/en_US.po
 
4866
 
 
4867
Fixed charset and other metadata
 
4868
 
 
4869
------------------------------------------------------------------------
 
4870
r3813 | sympa-authors | 2006-08-03 14:58:28 +0200 (Thu, 03 Aug 2006) | 2 lines
 
4871
Changed paths:
 
4872
   M /trunk/doc/sympa.tex.tpl
 
4873
 
 
4874
Added comments about the requirements on the aliases file
 
4875
 
 
4876
------------------------------------------------------------------------
 
4877
r3812 | sympa-authors | 2006-08-03 14:50:51 +0200 (Thu, 03 Aug 2006) | 2 lines
 
4878
Changed paths:
 
4879
   M /trunk/wwsympa/bounced.pl
 
4880
 
 
4881
Changed call to send_notofy_to_owner to use updated message
 
4882
 
 
4883
------------------------------------------------------------------------
 
4884
r3811 | sympa-authors | 2006-08-03 14:45:00 +0200 (Thu, 03 Aug 2006) | 2 lines
 
4885
Changed paths:
 
4886
   M /trunk/src/Log.pm
 
4887
 
 
4888
Fix: connection to DB would fail
 
4889
 
 
4890
------------------------------------------------------------------------
 
4891
r3810 | sympa-authors | 2006-08-03 14:21:01 +0200 (Thu, 03 Aug 2006) | 2 lines
 
4892
Changed paths:
 
4893
   M /trunk/mail_tt2/listowner_notification.tt2
 
4894
 
 
4895
Fixed typo
 
4896
 
 
4897
------------------------------------------------------------------------
 
4898
r3809 | sympa-authors | 2006-08-03 11:50:09 +0200 (Thu, 03 Aug 2006) | 2 lines
 
4899
Changed paths:
 
4900
   M /trunk/mail_tt2/listowner_notification.tt2
 
4901
   M /trunk/src/Log.pm
 
4902
 
 
4903
Fix: incorrect calls to List::db_connect()
 
4904
 
 
4905
------------------------------------------------------------------------
 
4906
r3803 | sympa-authors | 2006-08-03 09:24:23 +0200 (Thu, 03 Aug 2006) | 2 lines
 
4907
Changed paths:
 
4908
   M /trunk/ChangeLog
 
4909
 
 
4910
preparing 5.3a.5
 
4911
 
 
4912
------------------------------------------------------------------------
 
4913
r3802 | sympa-authors | 2006-08-03 09:24:04 +0200 (Thu, 03 Aug 2006) | 2 lines
 
4914
Changed paths:
 
4915
   M /trunk/src/List.pm
 
4916
 
 
4917
Removed logs about pictures removal
 
4918
 
 
4919
------------------------------------------------------------------------
 
4920
r3801 | sympa-authors | 2006-08-03 09:23:19 +0200 (Thu, 03 Aug 2006) | 2 lines
 
4921
Changed paths:
 
4922
   M /trunk/web_tt2/create_list_request.tt2
 
4923
 
 
4924
Removed wrapping
 
4925
 
 
4926
------------------------------------------------------------------------
 
4927
r3800 | sympa-authors | 2006-08-02 16:34:02 +0200 (Wed, 02 Aug 2006) | 2 lines
 
4928
Changed paths:
 
4929
   M /branches/sympa-5_2-branch/web_tt2/edit_template.tt2
 
4930
   M /branches/sympa-5_2-branch/web_tt2/editfile.tt2
 
4931
   M /trunk/web_tt2/edit_template.tt2
 
4932
   M /trunk/web_tt2/editfile.tt2
 
4933
 
 
4934
[proposed by P.van der Hagen] Fix: wrap is non HTML-standard ; setting it to "off"
 
4935
 
 
4936
------------------------------------------------------------------------
 
4937
r3799 | sympa-authors | 2006-08-02 16:13:42 +0200 (Wed, 02 Aug 2006) | 3 lines
 
4938
Changed paths:
 
4939
   M /trunk/mail_tt2/send_auth.tt2
 
4940
 
 
4941
[reported by W.Werner, Fraunhofer] Fix: When using x509 list certificates, reply-to would be forced to list-request.
 
4942
Added a reply-to header field to the send_auth.tt2 template
 
4943
 
 
4944
------------------------------------------------------------------------
 
4945
r3797 | sympa-authors | 2006-08-02 15:56:22 +0200 (Wed, 02 Aug 2006) | 2 lines
 
4946
Changed paths:
 
4947
   M /trunk/src/etc/script/create_db.Oracle
 
4948
   M /trunk/src/etc/script/create_db.Pg
 
4949
   M /trunk/src/etc/script/create_db.SQLite
 
4950
   M /trunk/src/etc/script/create_db.Sybase
 
4951
   M /trunk/src/etc/script/create_db.mysql
 
4952
 
 
4953
[reported by P.Bricourt, Mongueurs] Fix: still refering to idp_netimap DB field
 
4954
 
 
4955
------------------------------------------------------------------------
 
4956
r3796 | sympa-authors | 2006-08-02 15:55:27 +0200 (Wed, 02 Aug 2006) | 2 lines
 
4957
Changed paths:
 
4958
   M /trunk/web_tt2/editsubscriber.tt2
 
4959
   M /trunk/wwsympa/wwsympa.fcgi
 
4960
 
 
4961
[A.Bernstein] [ID 901] Change: List owners are now able to edit subscriber's visibility
 
4962
 
 
4963
------------------------------------------------------------------------
 
4964
r3795 | sympa-authors | 2006-08-02 12:04:29 +0200 (Wed, 02 Aug 2006) | 2 lines
 
4965
Changed paths:
 
4966
   M /trunk/web_tt2/suboptions.tt2
 
4967
 
 
4968
[A.Bernstein] New feature: Subscribers can now edit their gecos on a list
 
4969
 
 
4970
------------------------------------------------------------------------
 
4971
r3794 | sympa-authors | 2006-08-02 09:48:51 +0200 (Wed, 02 Aug 2006) | 3 lines
 
4972
Changed paths:
 
4973
   M /trunk/wwsympa/wwsympa.fcgi
 
4974
 
 
4975
[reported by J.Abbott, univ Duke] Fix: sending a mail from the web archives would raise an error if the mail subject contained unusual characters.
 
4976
The subject regexp has been extended.
 
4977
 
 
4978
------------------------------------------------------------------------
 
4979
r3793 | sympa-authors | 2006-08-01 17:51:13 +0200 (Tue, 01 Aug 2006) | 2 lines
 
4980
Changed paths:
 
4981
   M /trunk/src/etc/mhonarc-ressources.tt2
 
4982
 
 
4983
New feature: now provide archives mass-deletion also from the threaded page
 
4984
 
 
4985
------------------------------------------------------------------------
 
4986
r3792 | sympa-authors | 2006-08-01 16:51:23 +0200 (Tue, 01 Aug 2006) | 2 lines
 
4987
Changed paths:
 
4988
   M /trunk/web_tt2/create_list_request.tt2
 
4989
   M /trunk/web_tt2/editfile.tt2
 
4990
 
 
4991
[reported by P.von der Hagen, univ. Karlsruhe] Fix: removed the wrapping in textarea
 
4992
 
 
4993
------------------------------------------------------------------------
 
4994
r3791 | sympa-authors | 2006-08-01 15:45:14 +0200 (Tue, 01 Aug 2006) | 2 lines
 
4995
Changed paths:
 
4996
   M /trunk/src/etc/mhonarc-ressources.tt2
 
4997
 
 
4998
[A.Bernstein] [ID 905] Change: The threaded view is more useful if you can see the date of each message in the list.  This requires both adding the date field to a few lines in mhonarc-ressources.tt2 and adding two new resources that weren't customized at all before.
 
4999
 
 
5000
------------------------------------------------------------------------
 
5001
r3790 | sympa-authors | 2006-07-31 15:10:45 +0200 (Mon, 31 Jul 2006) | 2 lines
 
5002
Changed paths:
 
5003
   M /branches/sympa-5_2-branch/po/en_US.po
 
5004
   M /trunk/po/en_US.po
 
5005
   M /trunk/po/fr.po
 
5006
 
 
5007
Fix: use sympa.pot as the default en_US.po
 
5008
 
 
5009
------------------------------------------------------------------------
 
5010
r3789 | sympa-authors | 2006-07-31 14:24:16 +0200 (Mon, 31 Jul 2006) | 2 lines
 
5011
Changed paths:
 
5012
   M /trunk/wwsympa/wwsympa.fcgi
 
5013
 
 
5014
[reported by V.Nilsen] Fix: links to archives month from calendar were broken. Now clean up the arc_file parameter
 
5015
 
 
5016
------------------------------------------------------------------------
 
5017
r3788 | sympa-authors | 2006-07-31 11:07:29 +0200 (Mon, 31 Jul 2006) | 2 lines
 
5018
Changed paths:
 
5019
   M /trunk/wwsympa/wwsympa.fcgi
 
5020
 
 
5021
Use $in{'uploaded_file'} to have regexp rules applied
 
5022
 
 
5023
------------------------------------------------------------------------
 
5024
r3787 | sympa-authors | 2006-07-03 16:58:59 +0200 (Mon, 03 Jul 2006) | 2 lines
 
5025
Changed paths:
 
5026
   M /trunk/web_tt2/modindex.tt2
 
5027
 
 
5028
fix a bug with blacklist
 
5029
 
 
5030
------------------------------------------------------------------------
 
5031
r3786 | sympa-authors | 2006-07-03 16:58:22 +0200 (Mon, 03 Jul 2006) | 2 lines
 
5032
Changed paths:
 
5033
   M /trunk/wwsympa/wwsympa.fcgi
 
5034
 
 
5035
Fix a bug with blacklist
 
5036
 
 
5037
------------------------------------------------------------------------
 
5038
r3785 | sympa-authors | 2006-06-30 17:54:54 +0200 (Fri, 30 Jun 2006) | 3 lines
 
5039
Changed paths:
 
5040
   M /trunk/po/cs.po
 
5041
   M /trunk/po/de.po
 
5042
   M /trunk/po/el.po
 
5043
   M /trunk/po/en_US.po
 
5044
   M /trunk/po/es.po
 
5045
   M /trunk/po/et.po
 
5046
   M /trunk/po/fi.po
 
5047
   M /trunk/po/hu.po
 
5048
   M /trunk/po/it.po
 
5049
   M /trunk/po/ja.po
 
5050
   M /trunk/po/nb_NO.po
 
5051
   M /trunk/po/nl.po
 
5052
   M /trunk/po/oc.po
 
5053
   M /trunk/po/pl.po
 
5054
   M /trunk/po/pt.po
 
5055
   M /trunk/po/pt_BR.po
 
5056
   M /trunk/po/ro.po
 
5057
   M /trunk/po/sv.po
 
5058
   M /trunk/po/sympa.pot
 
5059
   M /trunk/po/tr.po
 
5060
   M /trunk/po/zh_CN.po
 
5061
   M /trunk/po/zh_TW.po
 
5062
   M /trunk/src/Conf.pm
 
5063
   M /trunk/src/List.pm
 
5064
   M /trunk/src/Log.pm
 
5065
   A /trunk/src/etc/global_task_models/purge_logs_table.daily.task
 
5066
   M /trunk/src/etc/script/create_db.Oracle
 
5067
   M /trunk/src/etc/script/create_db.Pg
 
5068
   M /trunk/src/etc/script/create_db.SQLite
 
5069
   M /trunk/src/etc/script/create_db.Sybase
 
5070
   M /trunk/src/etc/script/create_db.mysql
 
5071
   M /trunk/src/sympa.pl
 
5072
   M /trunk/src/task_manager.pl
 
5073
   M /trunk/src/tools.pl
 
5074
   M /trunk/web_tt2/admin.tt2
 
5075
   M /trunk/web_tt2/css.tt2
 
5076
   M /trunk/web_tt2/error.tt2
 
5077
   M /trunk/web_tt2/javascript.tt2
 
5078
   M /trunk/web_tt2/list_admin_menu.tt2
 
5079
   M /trunk/web_tt2/main.tt2
 
5080
   A /trunk/web_tt2/viewlogs.tt2
 
5081
   M /trunk/wwsympa/archived.pl
 
5082
   M /trunk/wwsympa/bounced.pl
 
5083
   M /trunk/wwsympa/wwslib.pm
 
5084
   M /trunk/wwsympa/wwsympa.fcgi
 
5085
 
 
5086
[Adrien Brard] New feature: DB logs
 
5087
Each operations theat changes the status of messages/subscriptions/list config is now logged in a structured DB entry. Both listmasters and listowners can search this events DB using the Sympa web interface.
 
5088
 
 
5089
------------------------------------------------------------------------
 
5090
r3784 | sympa-authors | 2006-06-30 13:40:47 +0200 (Fri, 30 Jun 2006) | 3 lines
 
5091
Changed paths:
 
5092
   M /trunk/wwsympa/wwsympa.fcgi
 
5093
 
 
5094
Fix: attachement were not accessible though web archives
 
5095
Made the last arc_file parameter multiple (using the @ notation) and changed the associated regexp
 
5096
 
 
5097
------------------------------------------------------------------------
 
5098
r3783 | sympa-authors | 2006-06-30 11:48:09 +0200 (Fri, 30 Jun 2006) | 2 lines
 
5099
Changed paths:
 
5100
   A /trunk/web_tt2/fr_FR/help_faqadmin.tt2
 
5101
   A /trunk/web_tt2/fr_FR/help_faquser.tt2
 
5102
 
 
5103
Added missing FAQ web templates
 
5104
 
 
5105
------------------------------------------------------------------------
 
5106
r3782 | sympa-authors | 2006-06-30 11:43:20 +0200 (Fri, 30 Jun 2006) | 2 lines
 
5107
Changed paths:
 
5108
   M /trunk/src/tools.pl
 
5109
 
 
5110
.
 
5111
 
 
5112
------------------------------------------------------------------------
 
5113
r3780 | sympa-authors | 2006-06-30 11:23:35 +0200 (Fri, 30 Jun 2006) | 2 lines
 
5114
Changed paths:
 
5115
   M /trunk/src/tools.pl
 
5116
 
 
5117
fix blacklist usage when first usage from moderation interface.
 
5118
 
 
5119
------------------------------------------------------------------------
 
5120
r3779 | sympa-authors | 2006-06-30 09:36:48 +0200 (Fri, 30 Jun 2006) | 3 lines
 
5121
Changed paths:
 
5122
   M /trunk/src/List.pm
 
5123
   M /trunk/src/sympa.pl
 
5124
   M /trunk/src/tools.pl
 
5125
   M /trunk/wwsympa/Auth.pm
 
5126
   M /trunk/wwsympa/wwsympa.fcgi
 
5127
 
 
5128
Fix: bounced.pl dies with error "undefined subroutine Auth::md5passwd()"
 
5129
Renamed the subroutine md5_fingerprint and moves it to tools.pl
 
5130
 
 
5131
------------------------------------------------------------------------
 
5132
r3775 | sympa-authors | 2006-06-26 16:39:14 +0200 (Mon, 26 Jun 2006) | 2 lines
 
5133
Changed paths:
 
5134
   M /trunk/web_tt2/review.tt2
 
5135
 
 
5136
Fixed colspan
 
5137
 
 
5138
------------------------------------------------------------------------
 
5139
r3774 | sympa-authors | 2006-06-26 15:50:31 +0200 (Mon, 26 Jun 2006) | 2 lines
 
5140
Changed paths:
 
5141
   A /trunk/web_tt2/picture_upload.tt2
 
5142
   M /trunk/web_tt2/review.tt2
 
5143
   M /trunk/web_tt2/suboptions.tt2
 
5144
 
 
5145
Added a picture upload feature to the review page
 
5146
 
 
5147
------------------------------------------------------------------------
 
5148
r3773 | sympa-authors | 2006-06-26 14:32:30 +0200 (Mon, 26 Jun 2006) | 2 lines
 
5149
Changed paths:
 
5150
   M /trunk/ChangeLog
 
5151
   M /trunk/po/cs.po
 
5152
   M /trunk/po/de.po
 
5153
   M /trunk/po/el.po
 
5154
   M /trunk/po/en_US.po
 
5155
   M /trunk/po/es.po
 
5156
   M /trunk/po/et.po
 
5157
   M /trunk/po/fi.po
 
5158
   M /trunk/po/fr.po
 
5159
   M /trunk/po/hu.po
 
5160
   M /trunk/po/it.po
 
5161
   M /trunk/po/ja.po
 
5162
   M /trunk/po/nb_NO.po
 
5163
   M /trunk/po/nl.po
 
5164
   M /trunk/po/oc.po
 
5165
   M /trunk/po/pl.po
 
5166
   M /trunk/po/pt.po
 
5167
   M /trunk/po/pt_BR.po
 
5168
   M /trunk/po/ro.po
 
5169
   M /trunk/po/sv.po
 
5170
   M /trunk/po/sympa.pot
 
5171
   M /trunk/po/tr.po
 
5172
   M /trunk/po/zh_CN.po
 
5173
   M /trunk/po/zh_TW.po
 
5174
   M /trunk/src/Conf.pm
 
5175
   M /trunk/src/List.pm
 
5176
   M /trunk/web_tt2/blacklist.tt2
 
5177
   M /trunk/wwsympa/wwsympa.fcgi
 
5178
 
 
5179
Fixed a few things related to the blacklist feature
 
5180
 
 
5181
------------------------------------------------------------------------
 
5182
r3772 | sympa-authors | 2006-06-26 12:01:50 +0200 (Mon, 26 Jun 2006) | 2 lines
 
5183
Changed paths:
 
5184
   A /trunk/web_tt2/blacklist.tt2
 
5185
 
 
5186
Added missing template
 
5187
 
 
5188
------------------------------------------------------------------------
 
5189
r3766 | sympa-authors | 2006-06-20 17:45:18 +0200 (Tue, 20 Jun 2006) | 7 lines
 
5190
Changed paths:
 
5191
   M /trunk/INSTALL
 
5192
   M /trunk/doc/html/index.html
 
5193
   M /trunk/doc/html/node1.html
 
5194
   M /trunk/doc/html/node10.html
 
5195
   M /trunk/doc/html/node11.html
 
5196
   M /trunk/doc/html/node12.html
 
5197
   M /trunk/doc/html/node13.html
 
5198
   M /trunk/doc/html/node14.html
 
5199
   M /trunk/doc/html/node15.html
 
5200
   M /trunk/doc/html/node16.html
 
5201
   M /trunk/doc/html/node17.html
 
5202
   M /trunk/doc/html/node18.html
 
5203
   M /trunk/doc/html/node19.html
 
5204
   M /trunk/doc/html/node2.html
 
5205
   M /trunk/doc/html/node20.html
 
5206
   M /trunk/doc/html/node21.html
 
5207
   M /trunk/doc/html/node22.html
 
5208
   M /trunk/doc/html/node23.html
 
5209
   M /trunk/doc/html/node24.html
 
5210
   M /trunk/doc/html/node25.html
 
5211
   M /trunk/doc/html/node26.html
 
5212
   M /trunk/doc/html/node27.html
 
5213
   M /trunk/doc/html/node28.html
 
5214
   M /trunk/doc/html/node29.html
 
5215
   M /trunk/doc/html/node3.html
 
5216
   M /trunk/doc/html/node30.html
 
5217
   M /trunk/doc/html/node31.html
 
5218
   M /trunk/doc/html/node4.html
 
5219
   M /trunk/doc/html/node5.html
 
5220
   M /trunk/doc/html/node6.html
 
5221
   M /trunk/doc/html/node7.html
 
5222
   M /trunk/doc/html/node8.html
 
5223
   M /trunk/doc/html/node9.html
 
5224
   M /trunk/doc/html/sympa.html
 
5225
   M /trunk/doc/html/sympa.ps
 
5226
   M /trunk/doc/sympa.pdf
 
5227
   M /trunk/doc/sympa.ps
 
5228
   M /trunk/doc/sympa.tex
 
5229
   M /trunk/doc/sympa.tex.tpl
 
5230
   M /trunk/src/List.pm
 
5231
   M /trunk/src/etc/create_list_templates/discussion_list/config.tt2
 
5232
   M /trunk/src/etc/create_list_templates/private_working_group/config.tt2
 
5233
   M /trunk/src/sympa_wizard.pl
 
5234
   M /trunk/web_tt2/review.tt2
 
5235
   M /trunk/wwsympa/wwsympa.fcgi
 
5236
 
 
5237
Changes related to the new pictures feature :
 
5238
- the 'pictures_feature' robot parameter is now considered a default for the list
 
5239
- added the feature to appropriate list templates
 
5240
- changed the order of review page columns
 
5241
- documented how to setup an Alias for static_content
 
5242
- added static_content path and url to the wizard
 
5243
 
 
5244
------------------------------------------------------------------------
 
5245
r3765 | sympa-authors | 2006-06-20 17:08:13 +0200 (Tue, 20 Jun 2006) | 7 lines
 
5246
Changed paths:
 
5247
   M /trunk/po/cs.po
 
5248
   M /trunk/po/de.po
 
5249
   M /trunk/po/el.po
 
5250
   M /trunk/po/en_US.po
 
5251
   M /trunk/po/es.po
 
5252
   M /trunk/po/et.po
 
5253
   M /trunk/po/fi.po
 
5254
   M /trunk/po/fr.po
 
5255
   M /trunk/po/hu.po
 
5256
   M /trunk/po/it.po
 
5257
   M /trunk/po/ja.po
 
5258
   M /trunk/po/nb_NO.po
 
5259
   M /trunk/po/nl.po
 
5260
   M /trunk/po/oc.po
 
5261
   M /trunk/po/pl.po
 
5262
   M /trunk/po/pt.po
 
5263
   M /trunk/po/pt_BR.po
 
5264
   M /trunk/po/ro.po
 
5265
   M /trunk/po/sv.po
 
5266
   M /trunk/po/sympa.pot
 
5267
   M /trunk/po/tr.po
 
5268
   M /trunk/po/zh_CN.po
 
5269
   M /trunk/po/zh_TW.po
 
5270
   M /trunk/src/Conf.pm
 
5271
   M /trunk/web_tt2/suboptions.tt2
 
5272
   M /trunk/wwsympa/wwsympa.fcgi
 
5273
 
 
5274
Changes related to the new pictures feature :
 
5275
 - changed default sympa umask
 
5276
 - fixed virtual robot parameter definition
 
5277
 - added chmod while creating dir/files
 
5278
 - changed explanation in editsubscriber page
 
5279
 - translated to french
 
5280
 
 
5281
------------------------------------------------------------------------
 
5282
r3764 | sympa-authors | 2006-06-19 10:58:35 +0200 (Mon, 19 Jun 2006) | 8 lines
 
5283
Changed paths:
 
5284
   M /trunk/doc/html/index.html
 
5285
   M /trunk/doc/html/node1.html
 
5286
   M /trunk/doc/html/node10.html
 
5287
   M /trunk/doc/html/node11.html
 
5288
   M /trunk/doc/html/node12.html
 
5289
   M /trunk/doc/html/node13.html
 
5290
   M /trunk/doc/html/node14.html
 
5291
   M /trunk/doc/html/node15.html
 
5292
   M /trunk/doc/html/node16.html
 
5293
   M /trunk/doc/html/node17.html
 
5294
   M /trunk/doc/html/node18.html
 
5295
   M /trunk/doc/html/node19.html
 
5296
   M /trunk/doc/html/node2.html
 
5297
   M /trunk/doc/html/node20.html
 
5298
   M /trunk/doc/html/node21.html
 
5299
   M /trunk/doc/html/node22.html
 
5300
   M /trunk/doc/html/node23.html
 
5301
   M /trunk/doc/html/node24.html
 
5302
   M /trunk/doc/html/node25.html
 
5303
   M /trunk/doc/html/node26.html
 
5304
   M /trunk/doc/html/node27.html
 
5305
   M /trunk/doc/html/node28.html
 
5306
   M /trunk/doc/html/node29.html
 
5307
   M /trunk/doc/html/node3.html
 
5308
   M /trunk/doc/html/node30.html
 
5309
   M /trunk/doc/html/node31.html
 
5310
   M /trunk/doc/html/node4.html
 
5311
   M /trunk/doc/html/node5.html
 
5312
   M /trunk/doc/html/node6.html
 
5313
   M /trunk/doc/html/node7.html
 
5314
   M /trunk/doc/html/node8.html
 
5315
   M /trunk/doc/html/node9.html
 
5316
   M /trunk/doc/html/sympa.html
 
5317
   M /trunk/doc/html/sympa.ps
 
5318
   M /trunk/doc/sympa.pdf
 
5319
   M /trunk/doc/sympa.ps
 
5320
   M /trunk/doc/sympa.tex
 
5321
   M /trunk/doc/sympa.tex.tpl
 
5322
   M /trunk/src/Conf.pm
 
5323
   M /trunk/src/List.pm
 
5324
   M /trunk/src/sympa.pl
 
5325
   M /trunk/wwsympa/wwsympa.fcgi
 
5326
 
 
5327
 
 
5328
 
 
5329
New organization of users pictures. Picturees are stores in a directory named "pictures" which is a
 
5330
sub directory of 'static_contennt_path' . static_contennt_path is a parameter that can be specified
 
5331
in robot.conf or sympa.conf. pictures must be served by apache under static_content_url.
 
5332
 
 
5333
Pictures can be enabled with pictures_feature parameter in robot.conf (or sympa.conf) AND list config.
 
5334
 
 
5335
------------------------------------------------------------------------
 
5336
r3763 | sympa-authors | 2006-06-13 17:55:22 +0200 (Tue, 13 Jun 2006) | 5 lines
 
5337
Changed paths:
 
5338
   M /trunk/doc/html/index.html
 
5339
   M /trunk/doc/html/node1.html
 
5340
   M /trunk/doc/html/node10.html
 
5341
   M /trunk/doc/html/node11.html
 
5342
   M /trunk/doc/html/node12.html
 
5343
   M /trunk/doc/html/node13.html
 
5344
   M /trunk/doc/html/node14.html
 
5345
   M /trunk/doc/html/node15.html
 
5346
   M /trunk/doc/html/node16.html
 
5347
   M /trunk/doc/html/node17.html
 
5348
   M /trunk/doc/html/node18.html
 
5349
   M /trunk/doc/html/node19.html
 
5350
   M /trunk/doc/html/node2.html
 
5351
   M /trunk/doc/html/node20.html
 
5352
   M /trunk/doc/html/node21.html
 
5353
   M /trunk/doc/html/node22.html
 
5354
   M /trunk/doc/html/node23.html
 
5355
   M /trunk/doc/html/node24.html
 
5356
   M /trunk/doc/html/node25.html
 
5357
   M /trunk/doc/html/node26.html
 
5358
   M /trunk/doc/html/node27.html
 
5359
   M /trunk/doc/html/node28.html
 
5360
   M /trunk/doc/html/node29.html
 
5361
   M /trunk/doc/html/node3.html
 
5362
   M /trunk/doc/html/node30.html
 
5363
   M /trunk/doc/html/node31.html
 
5364
   M /trunk/doc/html/node4.html
 
5365
   M /trunk/doc/html/node5.html
 
5366
   M /trunk/doc/html/node6.html
 
5367
   M /trunk/doc/html/node7.html
 
5368
   M /trunk/doc/html/node8.html
 
5369
   M /trunk/doc/html/node9.html
 
5370
   M /trunk/doc/html/sympa.html
 
5371
   M /trunk/doc/html/sympa.ps
 
5372
   M /trunk/doc/sympa.pdf
 
5373
   M /trunk/doc/sympa.ps
 
5374
   M /trunk/doc/sympa.tex
 
5375
   M /trunk/doc/sympa.tex.tpl
 
5376
   M /trunk/src/Conf.pm
 
5377
   M /trunk/src/List.pm
 
5378
   M /trunk/web_tt2/css.tt2
 
5379
   M /trunk/web_tt2/editsubscriber.tt2
 
5380
   M /trunk/web_tt2/review.tt2
 
5381
   M /trunk/web_tt2/suboptions.tt2
 
5382
   M /trunk/wwsympa/wwsympa.fcgi
 
5383
 
 
5384
 
 
5385
 
 
5386
 
 
5387
Subscribers pictures feature set. Contrib from Adrien Brard.
 
5388
 
 
5389
------------------------------------------------------------------------
 
5390
r3762 | sympa-authors | 2006-06-13 14:17:59 +0200 (Tue, 13 Jun 2006) | 2 lines
 
5391
Changed paths:
 
5392
   M /trunk/mail_tt2/helpfile.tt2
 
5393
   M /trunk/web_tt2/Makefile
 
5394
   M /trunk/web_tt2/admin.tt2
 
5395
   M /trunk/web_tt2/css.tt2
 
5396
   M /trunk/web_tt2/edit_list_request.tt2
 
5397
   A /trunk/web_tt2/fr_FR
 
5398
   A /trunk/web_tt2/fr_FR/help.tt2
 
5399
   A /trunk/web_tt2/fr_FR/help_admin.tt2
 
5400
   A /trunk/web_tt2/fr_FR/help_arc.tt2
 
5401
   A /trunk/web_tt2/fr_FR/help_introduction.tt2
 
5402
   A /trunk/web_tt2/fr_FR/help_listconfig.tt2
 
5403
   A /trunk/web_tt2/fr_FR/help_mail_commands.tt2
 
5404
   A /trunk/web_tt2/fr_FR/help_sendmsg.tt2
 
5405
   A /trunk/web_tt2/fr_FR/help_shared.tt2
 
5406
   A /trunk/web_tt2/fr_FR/help_user.tt2
 
5407
   M /trunk/web_tt2/help_admin.tt2
 
5408
   M /trunk/wwsympa/wwsympa.fcgi
 
5409
 
 
5410
[Virginie Paitrault, Univ. Rennes 2] New user and admin web documentation. Currently in French only.
 
5411
 
 
5412
------------------------------------------------------------------------
 
5413
r3761 | sympa-authors | 2006-06-09 08:58:41 +0200 (Fri, 09 Jun 2006) | 2 lines
 
5414
Changed paths:
 
5415
   M /trunk/src/Conf.pm
 
5416
 
 
5417
Fix trusted_applications bug while listing robots in serveradmin page
 
5418
 
 
5419
------------------------------------------------------------------------
 
5420
r3759 | sympa-authors | 2006-06-08 14:45:01 +0200 (Thu, 08 Jun 2006) | 3 lines
 
5421
Changed paths:
 
5422
   M /trunk/check_perl_modules.pl
 
5423
   M /trunk/wwsympa/wwsympa.fcgi
 
5424
 
 
5425
Fix: language names were incorrectly encoded in drop-down web menu. The reason is that each language name is encoded with the associated charset.
 
5426
We now use the Encode module (added to the list of required modules) to decode and encode the language name
 
5427
 
 
5428
------------------------------------------------------------------------
 
5429
r3758 | sympa-authors | 2006-06-08 14:41:43 +0200 (Thu, 08 Jun 2006) | 2 lines
 
5430
Changed paths:
 
5431
   M /trunk/doc/sympa.pdf
 
5432
   M /trunk/doc/sympa.ps
 
5433
   M /trunk/doc/sympa.tex
 
5434
 
 
5435
Updated
 
5436
 
 
5437
------------------------------------------------------------------------
 
5438
r3757 | sympa-authors | 2006-06-08 14:38:56 +0200 (Thu, 08 Jun 2006) | 2 lines
 
5439
Changed paths:
 
5440
   M /trunk/po/en_US.po
 
5441
   M /trunk/src/Language.pm
 
5442
 
 
5443
Change: changed charset for English from us-ascii to utf-8
 
5444
 
 
5445
------------------------------------------------------------------------
 
5446
r3755 | sympa-authors | 2006-06-07 17:36:44 +0200 (Wed, 07 Jun 2006) | 2 lines
 
5447
Changed paths:
 
5448
   M /trunk/wwsympa/wwsympa.fcgi
 
5449
 
 
5450
Fix: raise an error if no msgid is provided to do_send_me()
 
5451
 
 
5452
------------------------------------------------------------------------
 
5453
r3754 | sympa-authors | 2006-06-07 16:15:19 +0200 (Wed, 07 Jun 2006) | 3 lines
 
5454
Changed paths:
 
5455
   M /trunk/check_perl_modules.pl
 
5456
   M /trunk/doc/sympa.tex.tpl
 
5457
   M /trunk/wwsympa/wwsympa.fcgi
 
5458
 
 
5459
[M.Massar, univ Kaiserslautern] New feature: Sympa is now able to get the Email in SubjAltName.
 
5460
As I was not able to find the mentioned patch to mod_ssl to get SSL_CLIENT_S_EMAIL exported, I wrote another patch based on SSL_CLIENT_CERT from "SSLOptions +ExportCertData"
 
5461
 
 
5462
------------------------------------------------------------------------
 
5463
r3753 | sympa-authors | 2006-06-06 17:57:08 +0200 (Tue, 06 Jun 2006) | 2 lines
 
5464
Changed paths:
 
5465
   M /trunk/mail_tt2/message_report.tt2
 
5466
   M /trunk/src/Commands.pm
 
5467
 
 
5468
Fix: use a better report when a message has been confirmed
 
5469
 
 
5470
------------------------------------------------------------------------
 
5471
r3748 | sympa-authors | 2006-06-06 16:20:37 +0200 (Tue, 06 Jun 2006) | 2 lines
 
5472
Changed paths:
 
5473
   M /trunk/ChangeLog
 
5474
 
 
5475
Preparing a 5.3a.3 before adding trombi feature
 
5476
 
 
5477
------------------------------------------------------------------------
 
5478
r3747 | sympa-authors | 2006-06-06 15:51:00 +0200 (Tue, 06 Jun 2006) | 3 lines
 
5479
Changed paths:
 
5480
   M /branches/sympa-5_2-branch/src/Language.pm
 
5481
   M /trunk/src/Language.pm
 
5482
 
 
5483
[reported by P.Maes, Univ. Louvain] Fix: localization failed on Solaris. The native Solaris gettext libraries failed to use the appropriate .mo file.
 
5484
We're now using the "Pure Perl" implementation of gettext
 
5485
 
 
5486
------------------------------------------------------------------------
 
5487
r3746 | sympa-authors | 2006-06-06 11:06:49 +0200 (Tue, 06 Jun 2006) | 2 lines
 
5488
Changed paths:
 
5489
   M /branches/sympa-5_2-branch/src/Conf.pm
 
5490
   M /branches/sympa-5_2-branch/src/List.pm
 
5491
   M /trunk/src/Conf.pm
 
5492
   M /trunk/src/List.pm
 
5493
 
 
5494
[reported by P.Maes, Univ. Louvain] Don't use chown user.group that fails on Solaris. Run separate chown and chgrp commands instead
 
5495
 
 
5496
------------------------------------------------------------------------
 
5497
r3745 | sympa-authors | 2006-06-02 16:37:20 +0200 (Fri, 02 Jun 2006) | 2 lines
 
5498
Changed paths:
 
5499
   M /trunk/soap/sympasoap.pm
 
5500
 
 
5501
[reported by V. Mathieu, Univ. Nancy2] [BugID 281] Fix: now decoding and encoding SOAP data to UTF-8
 
5502
 
 
5503
------------------------------------------------------------------------
 
5504
r3744 | sympa-authors | 2006-06-02 14:36:17 +0200 (Fri, 02 Jun 2006) | 2 lines
 
5505
Changed paths:
 
5506
   M /trunk/doc/sympa.tex.tpl
 
5507
 
 
5508
Added mysql_socket example
 
5509
 
 
5510
------------------------------------------------------------------------
 
5511
r3741 | sympa-authors | 2006-06-01 15:15:56 +0200 (Thu, 01 Jun 2006) | 2 lines
 
5512
Changed paths:
 
5513
   M /branches/sympa-5_2-branch/wwsympa/wwsympa.fcgi
 
5514
   M /trunk/wwsympa/wwsympa.fcgi
 
5515
 
 
5516
Fix: report an error if a subscriber email is changed and the new address is already subscribed
 
5517
 
 
5518
------------------------------------------------------------------------
 
5519
r3740 | sympa-authors | 2006-06-01 11:51:23 +0200 (Thu, 01 Jun 2006) | 4 lines
 
5520
Changed paths:
 
5521
   M /trunk/doc/html/index.html
 
5522
   M /trunk/doc/html/node1.html
 
5523
   M /trunk/doc/html/node10.html
 
5524
   M /trunk/doc/html/node11.html
 
5525
   M /trunk/doc/html/node12.html
 
5526
   M /trunk/doc/html/node13.html
 
5527
   M /trunk/doc/html/node14.html
 
5528
   M /trunk/doc/html/node15.html
 
5529
   M /trunk/doc/html/node16.html
 
5530
   M /trunk/doc/html/node17.html
 
5531
   M /trunk/doc/html/node18.html
 
5532
   M /trunk/doc/html/node19.html
 
5533
   M /trunk/doc/html/node2.html
 
5534
   M /trunk/doc/html/node20.html
 
5535
   M /trunk/doc/html/node21.html
 
5536
   M /trunk/doc/html/node22.html
 
5537
   M /trunk/doc/html/node23.html
 
5538
   M /trunk/doc/html/node24.html
 
5539
   M /trunk/doc/html/node25.html
 
5540
   M /trunk/doc/html/node26.html
 
5541
   M /trunk/doc/html/node27.html
 
5542
   M /trunk/doc/html/node28.html
 
5543
   M /trunk/doc/html/node29.html
 
5544
   M /trunk/doc/html/node3.html
 
5545
   M /trunk/doc/html/node30.html
 
5546
   M /trunk/doc/html/node31.html
 
5547
   M /trunk/doc/html/node4.html
 
5548
   M /trunk/doc/html/node5.html
 
5549
   M /trunk/doc/html/node6.html
 
5550
   M /trunk/doc/html/node7.html
 
5551
   M /trunk/doc/html/node8.html
 
5552
   M /trunk/doc/html/node9.html
 
5553
   M /trunk/doc/html/sympa.html
 
5554
   M /trunk/doc/html/sympa.ps
 
5555
   M /trunk/doc/sympa.pdf
 
5556
   M /trunk/doc/sympa.ps
 
5557
   M /trunk/doc/sympa.tex
 
5558
   M /trunk/doc/sympa.tex.tpl
 
5559
   M /trunk/src/Conf.pm
 
5560
   M /trunk/src/List.pm
 
5561
   M /trunk/src/admin.pm
 
5562
   M /trunk/src/etc/script/mod2html.pl
 
5563
   M /trunk/src/sympa_wizard.pl
 
5564
   M /trunk/src/task_manager.pl
 
5565
   M /trunk/src/tools.pl
 
5566
   M /trunk/web_tt2/list_admin_menu.tt2
 
5567
   M /trunk/web_tt2/modindex.tt2
 
5568
   M /trunk/web_tt2/review.tt2
 
5569
   M /trunk/wwsympa/Auth.pm
 
5570
   M /trunk/wwsympa/archived.pl
 
5571
   M /trunk/wwsympa/wwsympa.fcgi
 
5572
 
 
5573
New feature: Now blacklist is available.
 
5574
Only one new parameter : use_blacklist (sympa.conf) .
 
5575
Include web interface for blacklist management.
 
5576
 
 
5577
------------------------------------------------------------------------
 
5578
r3738 | sympa-authors | 2006-05-30 13:26:30 +0200 (Tue, 30 May 2006) | 2 lines
 
5579
Changed paths:
 
5580
   M /trunk/ChangeLog
 
5581
 
 
5582
Preparing 5.3a.2
 
5583
 
 
5584
------------------------------------------------------------------------
 
5585
r3737 | sympa-authors | 2006-05-29 17:05:44 +0200 (Mon, 29 May 2006) | 2 lines
 
5586
Changed paths:
 
5587
   M /trunk/src/List.pm
 
5588
 
 
5589
[requested by A.Bernstein] Change: now scenario rules can apply on header fields that have multiple values
 
5590
 
 
5591
------------------------------------------------------------------------
 
5592
r3735 | sympa-authors | 2006-05-11 16:57:10 +0200 (Thu, 11 May 2006) | 2 lines
 
5593
Changed paths:
 
5594
   M /trunk/ChangeLog
 
5595
   M /trunk/doc/html/index.html
 
5596
   M /trunk/doc/html/node1.html
 
5597
   M /trunk/doc/html/node10.html
 
5598
   M /trunk/doc/html/node11.html
 
5599
   M /trunk/doc/html/node12.html
 
5600
   M /trunk/doc/html/node13.html
 
5601
   M /trunk/doc/html/node14.html
 
5602
   M /trunk/doc/html/node15.html
 
5603
   M /trunk/doc/html/node16.html
 
5604
   M /trunk/doc/html/node17.html
 
5605
   M /trunk/doc/html/node18.html
 
5606
   M /trunk/doc/html/node19.html
 
5607
   M /trunk/doc/html/node2.html
 
5608
   M /trunk/doc/html/node20.html
 
5609
   M /trunk/doc/html/node21.html
 
5610
   M /trunk/doc/html/node22.html
 
5611
   M /trunk/doc/html/node23.html
 
5612
   M /trunk/doc/html/node24.html
 
5613
   M /trunk/doc/html/node25.html
 
5614
   M /trunk/doc/html/node26.html
 
5615
   M /trunk/doc/html/node27.html
 
5616
   M /trunk/doc/html/node28.html
 
5617
   M /trunk/doc/html/node29.html
 
5618
   M /trunk/doc/html/node3.html
 
5619
   M /trunk/doc/html/node30.html
 
5620
   M /trunk/doc/html/node31.html
 
5621
   M /trunk/doc/html/node4.html
 
5622
   M /trunk/doc/html/node5.html
 
5623
   M /trunk/doc/html/node6.html
 
5624
   M /trunk/doc/html/node7.html
 
5625
   M /trunk/doc/html/node8.html
 
5626
   M /trunk/doc/html/node9.html
 
5627
   M /trunk/doc/html/sympa.html
 
5628
   M /trunk/doc/html/sympa.ps
 
5629
   M /trunk/doc/sympa.pdf
 
5630
   M /trunk/doc/sympa.ps
 
5631
   M /trunk/doc/sympa.tex
 
5632
   M /trunk/doc/sympa.tex.tpl
 
5633
   M /trunk/soap/Makefile
 
5634
   M /trunk/soap/SympaTransport.pm
 
5635
   M /trunk/soap/sympa.wsdl
 
5636
   M /trunk/soap/sympa_soap_client.pl
 
5637
   M /trunk/soap/sympasoap.pm
 
5638
   M /trunk/src/Conf.pm
 
5639
   M /trunk/src/etc/sample/Makefile
 
5640
   A /trunk/src/etc/sample/trusted_applications.conf
 
5641
   M /trunk/src/sympa.pl
 
5642
   M /trunk/wwsympa/Auth.pm
 
5643
 
 
5644
New feature: list creation via SOAP. New trusted_applications.conf file that defines the trust relationship with SOAP clients.
 
5645
 
 
5646
------------------------------------------------------------------------
 
5647
r3734 | sympa-authors | 2006-05-11 14:29:14 +0200 (Thu, 11 May 2006) | 2 lines
 
5648
Changed paths:
 
5649
   M /branches/sympa-5_2-branch/src/List.pm
 
5650
   M /trunk/src/List.pm
 
5651
 
 
5652
Incorrect error message
 
5653
 
 
5654
------------------------------------------------------------------------
 
5655
r3732 | sympa-authors | 2006-05-05 11:48:10 +0200 (Fri, 05 May 2006) | 2 lines
 
5656
Changed paths:
 
5657
   M /branches/sympa-5_2-branch/wwsympa/wwsympa.fcgi
 
5658
   M /trunk/wwsympa/wwsympa.fcgi
 
5659
 
 
5660
[reported by JM.Bourdin, IUFM Dijon] Fix: visibility authorization scenario was not evaluated to compute the "your lists" box.
 
5661
 
 
5662
------------------------------------------------------------------------
 
5663
r3728 | sympa-authors | 2006-05-04 16:56:05 +0200 (Thu, 04 May 2006) | 4 lines
 
5664
Changed paths:
 
5665
   M /branches/sympa-5_2-branch/src/List.pm
 
5666
   M /trunk/src/List.pm
 
5667
 
 
5668
[BugID 750]Fix: include_sql_query requests would fail with Oracle.
 
5669
Apparently the ->rows() method does not return the number of rows.
 
5670
We now use fetchrow_arrayref() to get rows, thus allowing to differenciate an empty field an the last row.
 
5671
 
 
5672
------------------------------------------------------------------------
 
5673
r3727 | sympa-authors | 2006-05-04 10:04:28 +0200 (Thu, 04 May 2006) | 2 lines
 
5674
Changed paths:
 
5675
   M /branches/sympa-5_2-branch/mail_tt2/listmaster_notification.tt2
 
5676
   M /branches/sympa-5_2-branch/src/List.pm
 
5677
   M /trunk/mail_tt2/listmaster_notification.tt2
 
5678
   M /trunk/src/List.pm
 
5679
 
 
5680
New feature: notify listmaster if upgrade procedure failed
 
5681
 
 
5682
------------------------------------------------------------------------
 
5683
r3726 | sympa-authors | 2006-05-02 16:13:16 +0200 (Tue, 02 May 2006) | 2 lines
 
5684
Changed paths:
 
5685
   M /branches/sympa-5_2-branch/wwsympa/bounce-lib.pl
 
5686
   M /trunk/wwsympa/bounce-lib.pl
 
5687
 
 
5688
Fix: analyze the 'Original-recipient' entries of message/delivery-status MIME parts
 
5689
 
 
5690
------------------------------------------------------------------------
 
5691
r3724 | sympa-authors | 2006-04-20 16:27:43 +0200 (Thu, 20 Apr 2006) | 2 lines
 
5692
Changed paths:
 
5693
   M /trunk/src/tools.pl
 
5694
 
 
5695
Fix: incorrect path returned by get_template_path()
 
5696
 
 
5697
------------------------------------------------------------------------
 
5698
r3723 | sympa-authors | 2006-04-20 16:20:06 +0200 (Thu, 20 Apr 2006) | 2 lines
 
5699
Changed paths:
 
5700
   M /trunk/web_tt2/ls_templates.tt2
 
5701
 
 
5702
Fix: robot templates would not be printed correctly in ls_templates
 
5703
 
 
5704
------------------------------------------------------------------------
 
5705
r3722 | sympa-authors | 2006-04-20 09:40:02 +0200 (Thu, 20 Apr 2006) | 2 lines
 
5706
Changed paths:
 
5707
   M /branches/sympa-5_2-branch/src/etc/mhonarc-ressources.tt2
 
5708
   M /trunk/src/etc/mhonarc-ressources.tt2
 
5709
 
 
5710
[proposed by E.Hood] Fix: now using $FROMADDRNAME$@$FROMADDRDOMAIN$ instead of $FROMADDR$. See https://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=11759
 
5711
 
 
5712
------------------------------------------------------------------------
 
5713
r3721 | sympa-authors | 2006-04-19 17:01:10 +0200 (Wed, 19 Apr 2006) | 2 lines
 
5714
Changed paths:
 
5715
   M /trunk/doc/sympa.tex.tpl
 
5716
 
 
5717
Added documentation for LDAPS features
 
5718
 
 
5719
------------------------------------------------------------------------
 
5720
r3720 | sympa-authors | 2006-04-19 16:45:21 +0200 (Wed, 19 Apr 2006) | 2 lines
 
5721
Changed paths:
 
5722
   M /branches/sympa-5_2-branch/important_changes.pl
 
5723
   M /trunk/important_changes.pl
 
5724
 
 
5725
[reported by C.Peck, Univ William and Mary] Fix: on Solaris, chown does not like the '.' separator
 
5726
 
 
5727
------------------------------------------------------------------------
 
5728
r3718 | sympa-authors | 2006-04-19 15:47:58 +0200 (Wed, 19 Apr 2006) | 2 lines
 
5729
Changed paths:
 
5730
   M /trunk/src/List.pm
 
5731
 
 
5732
Small changes
 
5733
 
 
5734
------------------------------------------------------------------------
 
5735
r3717 | sympa-authors | 2006-04-19 15:36:38 +0200 (Wed, 19 Apr 2006) | 2 lines
 
5736
Changed paths:
 
5737
   M /branches/sympa-5_2-branch/wwsympa/wwsympa.fcgi
 
5738
   M /trunk/wwsympa/wwsympa.fcgi
 
5739
 
 
5740
Change: shortcut for css to keep css working when in maintenance mode
 
5741
 
 
5742
------------------------------------------------------------------------
 
5743
r3713 | sympa-authors | 2006-04-19 15:19:05 +0200 (Wed, 19 Apr 2006) | 3 lines
 
5744
Changed paths:
 
5745
   M /branches/sympa-5_2-branch/src/List.pm
 
5746
   M /branches/sympa-5_2-branch/src/task_manager.pl
 
5747
   M /branches/sympa-5_2-branch/wwsympa/archived.pl
 
5748
   M /branches/sympa-5_2-branch/wwsympa/bounced.pl
 
5749
   M /branches/sympa-5_2-branch/wwsympa/wwsympa.fcgi
 
5750
   M /trunk/src/List.pm
 
5751
   M /trunk/src/task_manager.pl
 
5752
   A /trunk/web_tt2/maintenance.tt2
 
5753
   M /trunk/wwsympa/archived.pl
 
5754
   M /trunk/wwsympa/bounced.pl
 
5755
   M /trunk/wwsympa/wwsympa.fcgi
 
5756
 
 
5757
[BugID 709] Fix: prevent any process to run before data structure have been updated.
 
5758
This prevents "duplicate entries error" in DB tables
 
5759
 
 
5760
------------------------------------------------------------------------
 
5761
r3712 | sympa-authors | 2006-04-19 10:29:31 +0200 (Wed, 19 Apr 2006) | 2 lines
 
5762
Changed paths:
 
5763
   M /trunk/src/List.pm
 
5764
 
 
5765
changed default ssl version
 
5766
 
 
5767
------------------------------------------------------------------------
 
5768
r3711 | sympa-authors | 2006-04-19 10:28:49 +0200 (Wed, 19 Apr 2006) | 2 lines
 
5769
Changed paths:
 
5770
   M /trunk/src/etc/script/testldap.pl
 
5771
 
 
5772
New feature: testldap made LDAPS-aware
 
5773
 
 
5774
------------------------------------------------------------------------
 
5775
r3710 | sympa-authors | 2006-04-18 16:52:49 +0200 (Tue, 18 Apr 2006) | 2 lines
 
5776
Changed paths:
 
5777
   M /branches/sympa-5_2-branch/web_tt2/review.tt2
 
5778
   M /trunk/web_tt2/review.tt2
 
5779
 
 
5780
Fix: Don't show bouncing status to other members
 
5781
 
 
5782
------------------------------------------------------------------------
 
5783
r3709 | sympa-authors | 2006-04-18 16:31:14 +0200 (Tue, 18 Apr 2006) | 2 lines
 
5784
Changed paths:
 
5785
   M /trunk/src/List.pm
 
5786
 
 
5787
Added LDAPS support to include_ldap_xx
 
5788
 
 
5789
------------------------------------------------------------------------
 
5790
r3708 | sympa-authors | 2006-04-14 17:09:00 +0200 (Fri, 14 Apr 2006) | 2 lines
 
5791
Changed paths:
 
5792
   M /trunk/wwsympa/wwsympa.fcgi
 
5793
 
 
5794
Remove traces
 
5795
 
 
5796
------------------------------------------------------------------------
 
5797
r3707 | sympa-authors | 2006-04-14 17:05:33 +0200 (Fri, 14 Apr 2006) | 2 lines
 
5798
Changed paths:
 
5799
   M /trunk/src/tools.pl
 
5800
   M /trunk/web_tt2/copy_template.tt2
 
5801
   M /trunk/web_tt2/edit_template.tt2
 
5802
   M /trunk/web_tt2/ls_templates.tt2
 
5803
   M /trunk/web_tt2/view_template.tt2
 
5804
   M /trunk/wwsympa/wwsympa.fcgi
 
5805
 
 
5806
New feature: template editor for the listmaster.
 
5807
 
 
5808
------------------------------------------------------------------------
 
5809
r3706 | olivier.salaun | 2006-04-14 09:32:35 +0200 (Fri, 14 Apr 2006) | 2 lines
 
5810
Changed paths:
 
5811
   M /trunk/po/fr.po
 
5812
   M /trunk/src/tools.pl
 
5813
   M /trunk/web_tt2/copy_template.tt2
 
5814
   M /trunk/web_tt2/edit_template.tt2
 
5815
   M /trunk/web_tt2/error.tt2
 
5816
   M /trunk/web_tt2/ls_templates.tt2
 
5817
   M /trunk/wwsympa/wwsympa.fcgi
 
5818
 
 
5819
Working on the templates editor
 
5820
 
 
5821
------------------------------------------------------------------------
 
5822
r3705 | sympa-authors | 2006-04-13 16:28:16 +0200 (Thu, 13 Apr 2006) | 2 lines
 
5823
Changed paths:
 
5824
   M /branches/sympa-5_2-branch/src/List.pm
 
5825
   M /trunk/src/List.pm
 
5826
 
 
5827
Change: hide closed lists, even to listmasters
 
5828
 
 
5829
------------------------------------------------------------------------
 
5830
r3704 | sympa-authors | 2006-04-13 15:19:21 +0200 (Thu, 13 Apr 2006) | 2 lines
 
5831
Changed paths:
 
5832
   M /branches/sympa-5_2-branch/wwsympa/wwsympa.fcgi
 
5833
   M /trunk/wwsympa/wwsympa.fcgi
 
5834
 
 
5835
[reported by J.Beretta, France Telecom] Fix: a renamed list would keep its previous domain name
 
5836
 
 
5837
------------------------------------------------------------------------
 
5838
r3703 | sympa-authors | 2006-04-13 15:02:25 +0200 (Thu, 13 Apr 2006) | 2 lines
 
5839
Changed paths:
 
5840
   M /branches/sympa-5_2-branch/doc/sympa.tex.tpl
 
5841
   M /trunk/doc/sympa.tex.tpl
 
5842
 
 
5843
[BugID 710] Tell the quota unit
 
5844
 
 
5845
------------------------------------------------------------------------
 
5846
r3702 | sympa-authors | 2006-04-13 11:50:51 +0200 (Thu, 13 Apr 2006) | 2 lines
 
5847
Changed paths:
 
5848
   M /branches/sympa-5_2-branch/src/List.pm
 
5849
   M /trunk/src/List.pm
 
5850
 
 
5851
Fixed incorrect log while dropping indexes
 
5852
 
 
5853
------------------------------------------------------------------------
 
5854
r3701 | sympa-authors | 2006-04-13 11:08:18 +0200 (Thu, 13 Apr 2006) | 2 lines
 
5855
Changed paths:
 
5856
   M /branches/sympa-5_2-branch/mail_tt2/listmaster_notification.tt2
 
5857
   M /branches/sympa-5_2-branch/src/List.pm
 
5858
   M /trunk/mail_tt2/listmaster_notification.tt2
 
5859
   M /trunk/src/List.pm
 
5860
 
 
5861
Fix: Sympa now check if the DBD is available ; otherwise processes would die
 
5862
 
 
5863
------------------------------------------------------------------------
 
5864
r3695 | sympa-authors | 2006-04-12 10:42:04 +0200 (Wed, 12 Apr 2006) | 2 lines
 
5865
Changed paths:
 
5866
   M /trunk/ChangeLog
 
5867
   M /trunk/NEWS
 
5868
 
 
5869
preparing 5.2 release
 
5870
 
 
5871
------------------------------------------------------------------------
 
5872
r3694 | sympa-authors | 2006-04-12 10:39:16 +0200 (Wed, 12 Apr 2006) | 2 lines
 
5873
Changed paths:
 
5874
   M /trunk/po/cs.po
 
5875
   M /trunk/po/de.po
 
5876
   M /trunk/po/el.po
 
5877
   M /trunk/po/en_US.po
 
5878
   M /trunk/po/es.po
 
5879
   M /trunk/po/et.po
 
5880
   M /trunk/po/fi.po
 
5881
   M /trunk/po/fr.po
 
5882
   M /trunk/po/hu.po
 
5883
   M /trunk/po/it.po
 
5884
   M /trunk/po/ja.po
 
5885
   M /trunk/po/nb_NO.po
 
5886
   M /trunk/po/nl.po
 
5887
   M /trunk/po/oc.po
 
5888
   M /trunk/po/pl.po
 
5889
   M /trunk/po/pt.po
 
5890
   M /trunk/po/pt_BR.po
 
5891
   M /trunk/po/ro.po
 
5892
   M /trunk/po/sv.po
 
5893
   M /trunk/po/sympa.pot
 
5894
   M /trunk/po/tr.po
 
5895
   M /trunk/po/zh_CN.po
 
5896
   M /trunk/po/zh_TW.po
 
5897
 
 
5898
Updates
 
5899
 
 
5900
------------------------------------------------------------------------
 
5901
r3693 | sympa-authors | 2006-04-11 17:33:27 +0200 (Tue, 11 Apr 2006) | 2 lines
 
5902
Changed paths:
 
5903
   M /trunk/src/etc/mhonarc-ressources.tt2
 
5904
 
 
5905
Added Dkim-signature to hidden SMTP header fields
 
5906
 
 
5907
------------------------------------------------------------------------
 
5908
r3692 | sympa-authors | 2006-04-11 15:58:03 +0200 (Tue, 11 Apr 2006) | 2 lines
 
5909
Changed paths:
 
5910
   M /trunk/src/Fetch.pm
 
5911
 
 
5912
Fix: Added Host: HTTP header to requests in get_https() and get_https2()
 
5913
 
 
5914
------------------------------------------------------------------------
 
5915
r3691 | sympa-authors | 2006-04-11 15:55:17 +0200 (Tue, 11 Apr 2006) | 2 lines
 
5916
Changed paths:
 
5917
   M /trunk/src/CAS.pm
 
5918
 
 
5919
[BugID 694] Fix: CAS ticket validation fails due to virtualhost error
 
5920
 
 
5921
------------------------------------------------------------------------
 
5922
r3690 | sympa-authors | 2006-04-11 15:24:43 +0200 (Tue, 11 Apr 2006) | 2 lines
 
5923
Changed paths:
 
5924
   M /trunk/web_tt2/get_pending_lists.tt2
 
5925
   M /trunk/wwsympa/wwsympa.fcgi
 
5926
 
 
5927
[J.Abbott, Duke Univ] New feature: added submition date to list of pending lists
 
5928
 
 
5929
------------------------------------------------------------------------
 
5930
r3689 | sympa-authors | 2006-04-11 15:23:18 +0200 (Tue, 11 Apr 2006) | 2 lines
 
5931
Changed paths:
 
5932
   M /trunk/doc/html/index.html
 
5933
   M /trunk/doc/html/node10.html
 
5934
   M /trunk/doc/html/node11.html
 
5935
   M /trunk/doc/html/node12.html
 
5936
   M /trunk/doc/html/node13.html
 
5937
   M /trunk/doc/html/node14.html
 
5938
   M /trunk/doc/html/node15.html
 
5939
   M /trunk/doc/html/node16.html
 
5940
   M /trunk/doc/html/node17.html
 
5941
   M /trunk/doc/html/node18.html
 
5942
   M /trunk/doc/html/node19.html
 
5943
   M /trunk/doc/html/node2.html
 
5944
   M /trunk/doc/html/node20.html
 
5945
   M /trunk/doc/html/node21.html
 
5946
   M /trunk/doc/html/node22.html
 
5947
   M /trunk/doc/html/node23.html
 
5948
   M /trunk/doc/html/node24.html
 
5949
   M /trunk/doc/html/node25.html
 
5950
   M /trunk/doc/html/node26.html
 
5951
   M /trunk/doc/html/node27.html
 
5952
   M /trunk/doc/html/node28.html
 
5953
   M /trunk/doc/html/node29.html
 
5954
   M /trunk/doc/html/node3.html
 
5955
   M /trunk/doc/html/node30.html
 
5956
   M /trunk/doc/html/node31.html
 
5957
   M /trunk/doc/html/node4.html
 
5958
   M /trunk/doc/html/node5.html
 
5959
   M /trunk/doc/html/node6.html
 
5960
   M /trunk/doc/html/node7.html
 
5961
   M /trunk/doc/html/node8.html
 
5962
   M /trunk/doc/html/node9.html
 
5963
   M /trunk/doc/html/sympa.html
 
5964
   M /trunk/doc/html/sympa.ps
 
5965
   M /trunk/doc/sympa.pdf
 
5966
   M /trunk/doc/sympa.ps
 
5967
   M /trunk/doc/sympa.tex
 
5968
   M /trunk/doc/sympa.tex.tpl
 
5969
 
 
5970
Update
 
5971
 
 
5972
------------------------------------------------------------------------
 
5973
r3688 | sympa-authors | 2006-04-11 15:22:40 +0200 (Tue, 11 Apr 2006) | 2 lines
 
5974
Changed paths:
 
5975
   M /trunk/Makefile.am
 
5976
   M /trunk/Makefile.in
 
5977
 
 
5978
Fixed typo
 
5979
 
 
5980
------------------------------------------------------------------------
 
5981
r3687 | sympa-authors | 2006-04-10 18:13:20 +0200 (Mon, 10 Apr 2006) | 2 lines
 
5982
Changed paths:
 
5983
   M /trunk/wwsympa/Makefile
 
5984
 
 
5985
[C.Peck, William and Mary univ ] Fix: replaced == with =
 
5986
 
 
5987
------------------------------------------------------------------------
 
5988
r3686 | sympa-authors | 2006-04-10 17:54:26 +0200 (Mon, 10 Apr 2006) | 2 lines
 
5989
Changed paths:
 
5990
   M /trunk/src/Language.pm
 
5991
 
 
5992
Fix: reverse to previous version
 
5993
 
 
5994
------------------------------------------------------------------------
 
5995
r3685 | sympa-authors | 2006-04-10 17:33:35 +0200 (Mon, 10 Apr 2006) | 3 lines
 
5996
Changed paths:
 
5997
   M /trunk/src/Language.pm
 
5998
 
 
5999
Change: if setlocale() failed, set environment variables.
 
6000
This way installing locale packages should no more be required.
 
6001
 
 
6002
------------------------------------------------------------------------
 
6003
r3684 | sympa-authors | 2006-04-10 16:41:29 +0200 (Mon, 10 Apr 2006) | 2 lines
 
6004
Changed paths:
 
6005
   M /trunk/src/Language.pm
 
6006
 
 
6007
[reported by P.Maes, Univ. Louvain] Fix: locales would not work with Solaris. Solaris requires that POSIX::setlocale() is run before Locale::Messages::textdomain() and Messages::bindtextdomain()
 
6008
 
 
6009
------------------------------------------------------------------------
 
6010
r3683 | sympa-authors | 2006-04-07 14:36:11 +0200 (Fri, 07 Apr 2006) | 2 lines
 
6011
Changed paths:
 
6012
   M /trunk/wwsympa/bounce-lib.pl
 
6013
 
 
6014
[reported by P.Young, Ac. Creteil] Fix: bounce-lib would not analyse correctly som kind of message/delivery-status
 
6015
 
 
6016
------------------------------------------------------------------------
 
6017
r3682 | sympa-authors | 2006-04-05 11:53:00 +0200 (Wed, 05 Apr 2006) | 2 lines
 
6018
Changed paths:
 
6019
   M /trunk/ChangeLog
 
6020
   M /trunk/NEWS
 
6021
 
 
6022
Preparing 5.2 release
 
6023
 
 
6024
------------------------------------------------------------------------
 
6025
r3681 | sympa-authors | 2006-04-05 11:49:06 +0200 (Wed, 05 Apr 2006) | 2 lines
 
6026
Changed paths:
 
6027
   A /trunk/po/nb_NO.po
 
6028
 
 
6029
Added
 
6030
 
 
6031
------------------------------------------------------------------------
 
6032
r3680 | sympa-authors | 2006-04-05 11:37:07 +0200 (Wed, 05 Apr 2006) | 2 lines
 
6033
Changed paths:
 
6034
   M /trunk/src/task_manager.pl
 
6035
 
 
6036
[BugID 499] Fix: opendir without closedir
 
6037
 
 
6038
------------------------------------------------------------------------
 
6039
r3679 | sympa-authors | 2006-04-05 11:10:30 +0200 (Wed, 05 Apr 2006) | 3 lines
 
6040
Changed paths:
 
6041
   M /trunk/wwsympa/wwsympa.fcgi
 
6042
 
 
6043
[BugID 482] Fix: keep track of first accessed URL in 'referer' variable.
 
6044
It is then possible to bring the user back to this URL at the end of the authentication process.
 
6045
 
 
6046
------------------------------------------------------------------------
 
6047
r3678 | sympa-authors | 2006-04-05 10:22:32 +0200 (Wed, 05 Apr 2006) | 5 lines
 
6048
Changed paths:
 
6049
   M /trunk/Makefile.am
 
6050
   M /trunk/Makefile.in
 
6051
   M /trunk/configure
 
6052
   M /trunk/configure.in
 
6053
   M /trunk/doc/html/index.html
 
6054
   M /trunk/doc/html/node1.html
 
6055
   M /trunk/doc/html/node10.html
 
6056
   M /trunk/doc/html/node11.html
 
6057
   M /trunk/doc/html/node12.html
 
6058
   M /trunk/doc/html/node13.html
 
6059
   M /trunk/doc/html/node14.html
 
6060
   M /trunk/doc/html/node15.html
 
6061
   M /trunk/doc/html/node16.html
 
6062
   M /trunk/doc/html/node17.html
 
6063
   M /trunk/doc/html/node18.html
 
6064
   M /trunk/doc/html/node19.html
 
6065
   M /trunk/doc/html/node2.html
 
6066
   M /trunk/doc/html/node20.html
 
6067
   M /trunk/doc/html/node21.html
 
6068
   M /trunk/doc/html/node22.html
 
6069
   M /trunk/doc/html/node23.html
 
6070
   M /trunk/doc/html/node24.html
 
6071
   M /trunk/doc/html/node25.html
 
6072
   M /trunk/doc/html/node26.html
 
6073
   M /trunk/doc/html/node27.html
 
6074
   M /trunk/doc/html/node28.html
 
6075
   M /trunk/doc/html/node29.html
 
6076
   M /trunk/doc/html/node3.html
 
6077
   M /trunk/doc/html/node30.html
 
6078
   M /trunk/doc/html/node31.html
 
6079
   M /trunk/doc/html/node4.html
 
6080
   M /trunk/doc/html/node5.html
 
6081
   M /trunk/doc/html/node6.html
 
6082
   M /trunk/doc/html/node7.html
 
6083
   M /trunk/doc/html/node8.html
 
6084
   M /trunk/doc/html/node9.html
 
6085
   M /trunk/doc/html/sympa.html
 
6086
   M /trunk/doc/html/sympa.ps
 
6087
   M /trunk/doc/sympa.pdf
 
6088
   M /trunk/doc/sympa.ps
 
6089
   M /trunk/doc/sympa.tex
 
6090
   M /trunk/doc/sympa.tex.tpl
 
6091
   M /trunk/po/cs.po
 
6092
   M /trunk/po/de.po
 
6093
   M /trunk/po/el.po
 
6094
   M /trunk/po/en_US.po
 
6095
   M /trunk/po/es.po
 
6096
   M /trunk/po/fi.po
 
6097
   M /trunk/po/hu.po
 
6098
   M /trunk/po/it.po
 
6099
   M /trunk/po/ja.po
 
6100
   M /trunk/po/nl.po
 
6101
   M /trunk/po/oc.po
 
6102
   M /trunk/po/pl.po
 
6103
   M /trunk/po/pt.po
 
6104
   M /trunk/po/pt_BR.po
 
6105
   M /trunk/po/ro.po
 
6106
   M /trunk/po/sv.po
 
6107
   M /trunk/po/sympa.pot
 
6108
   M /trunk/po/tr.po
 
6109
   M /trunk/po/zh_CN.po
 
6110
   M /trunk/po/zh_TW.po
 
6111
   M /trunk/wwsympa/Makefile
 
6112
   M /trunk/wwsympa/wwsympa.fcgi
 
6113
   A /trunk/wwsympa/wwsympa_sudo_wrapper.pl
 
6114
 
 
6115
New feature :
 
6116
*****   wwsympa.fcgi can use sudo instead of setuidperl
 
6117
*****   You should run 'configure --enable-secure' and
 
6118
*****   use wwsympa_sudo_wrapper.pl instead of wwsympa.fcgi
 
6119
 
 
6120
------------------------------------------------------------------------
 
6121
r3677 | sympa-authors | 2006-04-04 15:26:28 +0200 (Tue, 04 Apr 2006) | 2 lines
 
6122
Changed paths:
 
6123
   M /trunk/web_tt2/serveradmin.tt2
 
6124
 
 
6125
Added links for translating, submitting a bug
 
6126
 
 
6127
------------------------------------------------------------------------
 
6128
r3676 | sympa-authors | 2006-04-04 14:55:51 +0200 (Tue, 04 Apr 2006) | 2 lines
 
6129
Changed paths:
 
6130
   M /trunk/src/Conf.pm
 
6131
   M /trunk/src/Language.pm
 
6132
 
 
6133
Extended list of supported languages
 
6134
 
 
6135
------------------------------------------------------------------------
 
6136
r3675 | sympa-authors | 2006-04-04 14:40:21 +0200 (Tue, 04 Apr 2006) | 2 lines
 
6137
Changed paths:
 
6138
   M /trunk/wwsympa/wwsympa.fcgi
 
6139
 
 
6140
[BugID 599] Fix: anguage dropdown displays names in wrong codeset
 
6141
 
 
6142
------------------------------------------------------------------------
 
6143
r3674 | sympa-authors | 2006-04-04 14:39:47 +0200 (Tue, 04 Apr 2006) | 2 lines
 
6144
Changed paths:
 
6145
   M /trunk/po/et.po
 
6146
 
 
6147
Added language name
 
6148
 
 
6149
------------------------------------------------------------------------
 
6150
r3673 | sympa-authors | 2006-04-04 14:33:27 +0200 (Tue, 04 Apr 2006) | 2 lines
 
6151
Changed paths:
 
6152
   M /trunk/wwsympa/wwsympa.fcgi
 
6153
 
 
6154
Better fix
 
6155
 
 
6156
------------------------------------------------------------------------
 
6157
r3672 | sympa-authors | 2006-04-04 14:31:14 +0200 (Tue, 04 Apr 2006) | 2 lines
 
6158
Changed paths:
 
6159
   M /trunk/wwsympa/wwsympa.fcgi
 
6160
 
 
6161
[BugID 570] Fix: after logout as listmaster, the "sympa admin"-tab is still shown
 
6162
 
 
6163
------------------------------------------------------------------------
 
6164
r3671 | sympa-authors | 2006-04-04 14:24:47 +0200 (Tue, 04 Apr 2006) | 2 lines
 
6165
Changed paths:
 
6166
   M /trunk/po/fr.po
 
6167
 
 
6168
Updated
 
6169
 
 
6170
------------------------------------------------------------------------
 
6171
r3670 | sympa-authors | 2006-04-04 14:22:28 +0200 (Tue, 04 Apr 2006) | 2 lines
 
6172
Changed paths:
 
6173
   M /trunk/wwsympa/wwsympa.fcgi
 
6174
 
 
6175
Fix: use referer variable to bring user back to action after login was performed
 
6176
 
 
6177
------------------------------------------------------------------------
 
6178
r3669 | sympa-authors | 2006-04-04 14:19:11 +0200 (Tue, 04 Apr 2006) | 2 lines
 
6179
Changed paths:
 
6180
   M /trunk/wwsympa/wwsympa.fcgi
 
6181
 
 
6182
Fix: better handling of previous action (using referer) when login is required
 
6183
 
 
6184
------------------------------------------------------------------------
 
6185
r3668 | sympa-authors | 2006-04-04 14:17:58 +0200 (Tue, 04 Apr 2006) | 2 lines
 
6186
Changed paths:
 
6187
   M /trunk/mail_tt2/send_auth.tt2
 
6188
 
 
6189
Fix: multipart was broken
 
6190
 
 
6191
------------------------------------------------------------------------
 
6192
r3667 | sympa-authors | 2006-04-04 10:53:32 +0200 (Tue, 04 Apr 2006) | 2 lines
 
6193
Changed paths:
 
6194
   M /trunk/mail_tt2/send_auth.tt2
 
6195
 
 
6196
Complete the notice regarding message tagging
 
6197
 
 
6198
------------------------------------------------------------------------
 
6199
r3666 | sympa-authors | 2006-04-04 10:42:16 +0200 (Tue, 04 Apr 2006) | 2 lines
 
6200
Changed paths:
 
6201
   M /trunk/po/fr.po
 
6202
 
 
6203
Fixed typo
 
6204
 
 
6205
------------------------------------------------------------------------
 
6206
r3665 | sympa-authors | 2006-04-04 10:30:14 +0200 (Tue, 04 Apr 2006) | 2 lines
 
6207
Changed paths:
 
6208
   M /trunk/wwsympa/wwsympa.fcgi
 
6209
 
 
6210
Fix: check that authkey parameter is provided in do_request_topic()
 
6211
 
 
6212
------------------------------------------------------------------------
 
6213
r3664 | sympa-authors | 2006-04-03 17:54:41 +0200 (Mon, 03 Apr 2006) | 3 lines
 
6214
Changed paths:
 
6215
   M /trunk/src/etc/mhonarc-ressources.tt2
 
6216
   M /trunk/wwsympa/archived.pl
 
6217
   M /trunk/wwsympa/wwsympa.fcgi
 
6218
 
 
6219
[BugID 602] Fix: rebuild would remove index files.
 
6220
New feature: now providing the index info to web templates ; used to provide the number of messages per month in the calendar
 
6221
 
 
6222
------------------------------------------------------------------------
 
6223
r3663 | sympa-authors | 2006-04-03 17:49:49 +0200 (Mon, 03 Apr 2006) | 2 lines
 
6224
Changed paths:
 
6225
   M /trunk/src/tools.pl
 
6226
 
 
6227
Fix: using incorrect variable would cause error "Can't call method "set_status_error_config" on unblessed reference"
 
6228
 
 
6229
------------------------------------------------------------------------
 
6230
r3662 | sympa-authors | 2006-04-03 17:07:56 +0200 (Mon, 03 Apr 2006) | 2 lines
 
6231
Changed paths:
 
6232
   M /trunk/wwsympa/wwsympa.fcgi
 
6233
 
 
6234
Fix: using |= instead of ||=
 
6235
 
 
6236
------------------------------------------------------------------------
 
6237
r3661 | sympa-authors | 2006-04-03 14:25:44 +0200 (Mon, 03 Apr 2006) | 2 lines
 
6238
Changed paths:
 
6239
   M /trunk/src/Conf.pm
 
6240
 
 
6241
Fix: no more lowercase parameter value ; could make problems with some parameters
 
6242
 
 
6243
------------------------------------------------------------------------
 
6244
r3660 | sympa-authors | 2006-04-03 12:06:00 +0200 (Mon, 03 Apr 2006) | 1 line
 
6245
Changed paths:
 
6246
   M /trunk/po/Makefile
 
6247
   M /trunk/po/el.po
 
6248
   M /trunk/po/es.po
 
6249
   M /trunk/po/ja.po
 
6250
   M /trunk/po/pt_BR.po
 
6251
   M /trunk/po/sv.po
 
6252
 
 
6253
Updates: updated tranlations from Rosetta [A.Lund and J.Gunnar] Added Norwegian Bokmal (nb_NO.po)
 
6254
------------------------------------------------------------------------
 
6255
r3659 | sympa-authors | 2006-04-03 11:42:33 +0200 (Mon, 03 Apr 2006) | 2 lines
 
6256
Changed paths:
 
6257
   M /trunk/po/Makefile
 
6258
 
 
6259
Change: renamed target "merge" to "check"
 
6260
 
 
6261
------------------------------------------------------------------------
 
6262
r3658 | sympa-authors | 2006-03-31 17:23:44 +0200 (Fri, 31 Mar 2006) | 2 lines
 
6263
Changed paths:
 
6264
   M /trunk/po/Makefile
 
6265
 
 
6266
New feature: new "merge" target
 
6267
 
 
6268
------------------------------------------------------------------------
 
6269
r3657 | sympa-authors | 2006-03-31 14:12:13 +0200 (Fri, 31 Mar 2006) | 2 lines
 
6270
Changed paths:
 
6271
   M /trunk/src/Commands.pm
 
6272
 
 
6273
[reported by A.Lund, Uninett] Fix: moderator received an unwanted notification when rejecting a message
 
6274
 
 
6275
------------------------------------------------------------------------
 
6276
r3656 | sympa-authors | 2006-03-31 13:48:49 +0200 (Fri, 31 Mar 2006) | 3 lines
 
6277
Changed paths:
 
6278
   M /trunk/src/List.pm
 
6279
 
 
6280
[BugID 664] [E.Rynes, Case Western Reserve University] Fix: The get_first_admin_user subroutine in Lists.pm does not free up the DB statement handle on a failed lookup.  This causes
 
6281
the database (at least when using oracle) to run out of cursors when the number of lists is high.
 
6282
 
 
6283
------------------------------------------------------------------------
 
6284
r3655 | sympa-authors | 2006-03-31 13:40:04 +0200 (Fri, 31 Mar 2006) | 2 lines
 
6285
Changed paths:
 
6286
   M /trunk/doc/html/index.html
 
6287
   M /trunk/doc/html/node1.html
 
6288
   M /trunk/doc/html/node10.html
 
6289
   M /trunk/doc/html/node11.html
 
6290
   M /trunk/doc/html/node12.html
 
6291
   M /trunk/doc/html/node13.html
 
6292
   M /trunk/doc/html/node14.html
 
6293
   M /trunk/doc/html/node15.html
 
6294
   M /trunk/doc/html/node16.html
 
6295
   M /trunk/doc/html/node17.html
 
6296
   M /trunk/doc/html/node18.html
 
6297
   M /trunk/doc/html/node19.html
 
6298
   M /trunk/doc/html/node2.html
 
6299
   M /trunk/doc/html/node20.html
 
6300
   M /trunk/doc/html/node21.html
 
6301
   M /trunk/doc/html/node22.html
 
6302
   M /trunk/doc/html/node23.html
 
6303
   M /trunk/doc/html/node24.html
 
6304
   M /trunk/doc/html/node25.html
 
6305
   M /trunk/doc/html/node26.html
 
6306
   M /trunk/doc/html/node27.html
 
6307
   M /trunk/doc/html/node28.html
 
6308
   M /trunk/doc/html/node29.html
 
6309
   M /trunk/doc/html/node3.html
 
6310
   M /trunk/doc/html/node30.html
 
6311
   M /trunk/doc/html/node31.html
 
6312
   M /trunk/doc/html/node4.html
 
6313
   M /trunk/doc/html/node5.html
 
6314
   M /trunk/doc/html/node6.html
 
6315
   M /trunk/doc/html/node7.html
 
6316
   M /trunk/doc/html/node8.html
 
6317
   M /trunk/doc/html/node9.html
 
6318
   M /trunk/doc/html/sympa.html
 
6319
   M /trunk/doc/html/sympa.ps
 
6320
   M /trunk/doc/sympa.pdf
 
6321
   M /trunk/doc/sympa.ps
 
6322
   M /trunk/doc/sympa.tex
 
6323
   M /trunk/doc/sympa.tex.tpl
 
6324
   M /trunk/important_changes.pl
 
6325
   M /trunk/src/etc/script/tpl2tt2.pl
 
6326
 
 
6327
[ID 671] incompatible was miss spelled
 
6328
 
 
6329
------------------------------------------------------------------------
 
6330
r3653 | sympa-authors | 2006-03-30 14:50:18 +0200 (Thu, 30 Mar 2006) | 2 lines
 
6331
Changed paths:
 
6332
   M /trunk/src/sympa.pl
 
6333
 
 
6334
Fix typo: upgrade instead of upgrate
 
6335
 
 
6336
------------------------------------------------------------------------
 
6337
r3652 | sympa-authors | 2006-03-30 14:49:23 +0200 (Thu, 30 Mar 2006) | 3 lines
 
6338
Changed paths:
 
6339
   M /trunk/doc/sympa.tex.tpl
 
6340
   M /trunk/src/sympa.pl
 
6341
   M /trunk/wwsympa/wwsympa.fcgi
 
6342
 
 
6343
Change: cancel previous change to reload list config for each action. This behavior would require locking of config files.
 
6344
New feature: sympa.pl --reload_list_config is provided to recreate config.bin files
 
6345
 
 
6346
------------------------------------------------------------------------
 
6347
r3651 | sympa-authors | 2006-03-29 12:21:55 +0200 (Wed, 29 Mar 2006) | 2 lines
 
6348
Changed paths:
 
6349
   M /trunk/wwsympa/wwsympa.fcgi
 
6350
 
 
6351
[bugID 567] Change: if 'web_recode_to' is set, decode incoming parameters from this charset to perl's internal encoding (utf-8). This is required for CJK binary strings that can't be used in perl regexp.
 
6352
 
 
6353
------------------------------------------------------------------------
 
6354
r3650 | sympa-authors | 2006-03-29 12:11:01 +0200 (Wed, 29 Mar 2006) | 2 lines
 
6355
Changed paths:
 
6356
   M /trunk/web_tt2/sso_login.tt2
 
6357
 
 
6358
Fix typo
 
6359
 
 
6360
------------------------------------------------------------------------
 
6361
r3649 | sympa-authors | 2006-03-29 12:00:22 +0200 (Wed, 29 Mar 2006) | 2 lines
 
6362
Changed paths:
 
6363
   M /trunk/po/cs.po
 
6364
   M /trunk/po/de.po
 
6365
   M /trunk/po/el.po
 
6366
   M /trunk/po/en_US.po
 
6367
   M /trunk/po/es.po
 
6368
   M /trunk/po/et.po
 
6369
   M /trunk/po/fi.po
 
6370
   M /trunk/po/hu.po
 
6371
   M /trunk/po/it.po
 
6372
   M /trunk/po/ja.po
 
6373
   M /trunk/po/nl.po
 
6374
   M /trunk/po/oc.po
 
6375
   M /trunk/po/pl.po
 
6376
   M /trunk/po/pt.po
 
6377
   M /trunk/po/pt_BR.po
 
6378
   M /trunk/po/ro.po
 
6379
   M /trunk/po/sv.po
 
6380
   M /trunk/po/sympa.pot
 
6381
   M /trunk/po/tr.po
 
6382
   M /trunk/po/zh_CN.po
 
6383
   M /trunk/po/zh_TW.po
 
6384
 
 
6385
updated
 
6386
 
 
6387
------------------------------------------------------------------------
 
6388
r3648 | sympa-authors | 2006-03-29 12:00:01 +0200 (Wed, 29 Mar 2006) | 2 lines
 
6389
Changed paths:
 
6390
   M /trunk/po/fr.po
 
6391
 
 
6392
Updated
 
6393
 
 
6394
------------------------------------------------------------------------
 
6395
r3647 | sympa-authors | 2006-03-29 11:29:19 +0200 (Wed, 29 Mar 2006) | 2 lines
 
6396
Changed paths:
 
6397
   M /trunk/po/cs.po
 
6398
   M /trunk/po/de.po
 
6399
   M /trunk/po/el.po
 
6400
   M /trunk/po/en_US.po
 
6401
   M /trunk/po/es.po
 
6402
   M /trunk/po/et.po
 
6403
   M /trunk/po/fi.po
 
6404
   M /trunk/po/fr.po
 
6405
   M /trunk/po/hu.po
 
6406
   M /trunk/po/it.po
 
6407
   M /trunk/po/ja.po
 
6408
   M /trunk/po/nl.po
 
6409
   M /trunk/po/oc.po
 
6410
   M /trunk/po/pl.po
 
6411
   M /trunk/po/pt.po
 
6412
   M /trunk/po/pt_BR.po
 
6413
   M /trunk/po/ro.po
 
6414
   M /trunk/po/sv.po
 
6415
   M /trunk/po/sympa.pot
 
6416
   M /trunk/po/tr.po
 
6417
   M /trunk/po/zh_CN.po
 
6418
   M /trunk/po/zh_TW.po
 
6419
 
 
6420
update
 
6421
 
 
6422
------------------------------------------------------------------------
 
6423
r3646 | sympa-authors | 2006-03-29 11:20:56 +0200 (Wed, 29 Mar 2006) | 2 lines
 
6424
Changed paths:
 
6425
   M /trunk/mail_tt2/command_report.tt2
 
6426
 
 
6427
Change: no more provide the listmaster email address ; refer to the web site instead
 
6428
 
 
6429
------------------------------------------------------------------------
 
6430
r3645 | sympa-authors | 2006-03-29 09:23:28 +0200 (Wed, 29 Mar 2006) | 2 lines
 
6431
Changed paths:
 
6432
   M /trunk/src/Conf.pm
 
6433
 
 
6434
 remove white spaces in listmaster conf parameter
 
6435
 
 
6436
------------------------------------------------------------------------
 
6437
r3644 | sympa-authors | 2006-03-28 09:45:26 +0200 (Tue, 28 Mar 2006) | 2 lines
 
6438
Changed paths:
 
6439
   M /trunk/src/List.pm
 
6440
 
 
6441
Fix: made 'creation' parameter optional, for list that were created before web creation was provided
 
6442
 
 
6443
------------------------------------------------------------------------
 
6444
r3643 | sympa-authors | 2006-03-27 16:52:34 +0200 (Mon, 27 Mar 2006) | 2 lines
 
6445
Changed paths:
 
6446
   M /trunk/ChangeLog
 
6447
   M /trunk/Makefile.in
 
6448
   M /trunk/NEWS
 
6449
 
 
6450
Preparing Sympa 5.2b.2
 
6451
 
 
6452
------------------------------------------------------------------------
 
6453
r3642 | sympa-authors | 2006-03-27 10:52:11 +0200 (Mon, 27 Mar 2006) | 2 lines
 
6454
Changed paths:
 
6455
   M /trunk/doc/sympa.tex.tpl
 
6456
   M /trunk/src/List.pm
 
6457
   M /trunk/src/sympa.pl
 
6458
 
 
6459
Renamed migrate to upgrade
 
6460
 
 
6461
------------------------------------------------------------------------
 
6462
r3641 | sympa-authors | 2006-03-24 18:01:01 +0100 (Fri, 24 Mar 2006) | 2 lines
 
6463
Changed paths:
 
6464
   M /trunk/doc/html/node10.html
 
6465
   M /trunk/doc/html/node11.html
 
6466
   M /trunk/doc/html/node12.html
 
6467
   M /trunk/doc/html/node13.html
 
6468
   M /trunk/doc/html/node14.html
 
6469
   M /trunk/doc/html/node15.html
 
6470
   M /trunk/doc/html/node16.html
 
6471
   M /trunk/doc/html/node17.html
 
6472
   M /trunk/doc/html/node18.html
 
6473
   M /trunk/doc/html/node19.html
 
6474
   M /trunk/doc/html/node2.html
 
6475
   M /trunk/doc/html/node20.html
 
6476
   M /trunk/doc/html/node21.html
 
6477
   M /trunk/doc/html/node22.html
 
6478
   M /trunk/doc/html/node23.html
 
6479
   M /trunk/doc/html/node24.html
 
6480
   M /trunk/doc/html/node25.html
 
6481
   M /trunk/doc/html/node26.html
 
6482
   M /trunk/doc/html/node27.html
 
6483
   M /trunk/doc/html/node28.html
 
6484
   M /trunk/doc/html/node29.html
 
6485
   M /trunk/doc/html/node3.html
 
6486
   M /trunk/doc/html/node30.html
 
6487
   M /trunk/doc/html/node4.html
 
6488
   M /trunk/doc/html/node5.html
 
6489
   M /trunk/doc/html/node6.html
 
6490
   M /trunk/doc/html/node7.html
 
6491
   M /trunk/doc/html/node8.html
 
6492
   M /trunk/doc/html/node9.html
 
6493
   M /trunk/doc/html/sympa.ps
 
6494
   M /trunk/doc/sympa.pdf
 
6495
   M /trunk/doc/sympa.ps
 
6496
   M /trunk/doc/sympa.tex
 
6497
 
 
6498
Updated doc
 
6499
 
 
6500
------------------------------------------------------------------------
 
6501
r3640 | sympa-authors | 2006-03-24 18:00:31 +0100 (Fri, 24 Mar 2006) | 2 lines
 
6502
Changed paths:
 
6503
   M /trunk/doc/sympa.tex.tpl
 
6504
   M /trunk/src/List.pm
 
6505
   M /trunk/src/Log.pm
 
6506
   M /trunk/src/sympa.pl
 
6507
 
 
6508
New --migrate feature in sympa.pl
 
6509
 
 
6510
------------------------------------------------------------------------
 
6511
r3639 | sympa-authors | 2006-03-24 17:08:38 +0100 (Fri, 24 Mar 2006) | 2 lines
 
6512
Changed paths:
 
6513
   M /trunk/web_tt2/css.tt2
 
6514
   M /trunk/web_tt2/skinsedit.tt2
 
6515
 
 
6516
[BugID 624] Fix: dotted instead of doted
 
6517
 
 
6518
------------------------------------------------------------------------
 
6519
r3638 | sympa-authors | 2006-03-24 17:06:27 +0100 (Fri, 24 Mar 2006) | 2 lines
 
6520
Changed paths:
 
6521
   M /trunk/mail_tt2/remind.tt2
 
6522
 
 
6523
Fix: don't mention unsubscription if user is included
 
6524
 
 
6525
------------------------------------------------------------------------
 
6526
r3637 | sympa-authors | 2006-03-24 17:04:24 +0100 (Fri, 24 Mar 2006) | 2 lines
 
6527
Changed paths:
 
6528
   M /trunk/wwsympa/wwsympa.fcgi
 
6529
 
 
6530
Changed logs
 
6531
 
 
6532
------------------------------------------------------------------------
 
6533
r3636 | sympa-authors | 2006-03-24 15:53:09 +0100 (Fri, 24 Mar 2006) | 2 lines
 
6534
Changed paths:
 
6535
   M /trunk/src/etc/mhonarc-ressources.tt2
 
6536
 
 
6537
[BugID 622] [reported bby A.Lund, Uninett] Fix: only list owners and messages authors could get an archived message resent
 
6538
 
 
6539
------------------------------------------------------------------------
 
6540
r3635 | sympa-authors | 2006-03-24 15:51:55 +0100 (Fri, 24 Mar 2006) | 2 lines
 
6541
Changed paths:
 
6542
   M /trunk/src/List.pm
 
6543
 
 
6544
Fix: send db_updated notification only if the DB was updated
 
6545
 
 
6546
------------------------------------------------------------------------
 
6547
r3634 | sympa-authors | 2006-03-24 15:22:51 +0100 (Fri, 24 Mar 2006) | 2 lines
 
6548
Changed paths:
 
6549
   M /trunk/src/List.pm
 
6550
 
 
6551
Fixed typo related to previous change
 
6552
 
 
6553
------------------------------------------------------------------------
 
6554
r3633 | sympa-authors | 2006-03-24 15:20:04 +0100 (Fri, 24 Mar 2006) | 2 lines
 
6555
Changed paths:
 
6556
   M /trunk/src/List.pm
 
6557
 
 
6558
[BugID 627] Fix: Encrypted mail don't work with split certificates
 
6559
 
 
6560
------------------------------------------------------------------------
 
6561
r3632 | sympa-authors | 2006-03-24 14:51:08 +0100 (Fri, 24 Mar 2006) | 2 lines
 
6562
Changed paths:
 
6563
   M /trunk/src/List.pm
 
6564
   M /trunk/src/sympa.pl
 
6565
   M /trunk/wwsympa/wwsympa.fcgi
 
6566
 
 
6567
Change: force the config reload for the current list
 
6568
 
 
6569
------------------------------------------------------------------------
 
6570
r3631 | sympa-authors | 2006-03-24 12:30:11 +0100 (Fri, 24 Mar 2006) | 2 lines
 
6571
Changed paths:
 
6572
   M /trunk/doc/html/index.html
 
6573
   M /trunk/doc/html/node1.html
 
6574
   M /trunk/doc/html/node10.html
 
6575
   M /trunk/doc/html/node11.html
 
6576
   M /trunk/doc/html/node12.html
 
6577
   M /trunk/doc/html/node13.html
 
6578
   M /trunk/doc/html/node14.html
 
6579
   M /trunk/doc/html/node15.html
 
6580
   M /trunk/doc/html/node16.html
 
6581
   M /trunk/doc/html/node17.html
 
6582
   M /trunk/doc/html/node18.html
 
6583
   M /trunk/doc/html/node19.html
 
6584
   M /trunk/doc/html/node2.html
 
6585
   M /trunk/doc/html/node20.html
 
6586
   M /trunk/doc/html/node21.html
 
6587
   M /trunk/doc/html/node22.html
 
6588
   M /trunk/doc/html/node23.html
 
6589
   M /trunk/doc/html/node24.html
 
6590
   M /trunk/doc/html/node25.html
 
6591
   M /trunk/doc/html/node26.html
 
6592
   M /trunk/doc/html/node27.html
 
6593
   M /trunk/doc/html/node28.html
 
6594
   M /trunk/doc/html/node29.html
 
6595
   M /trunk/doc/html/node3.html
 
6596
   M /trunk/doc/html/node30.html
 
6597
   M /trunk/doc/html/node31.html
 
6598
   M /trunk/doc/html/node4.html
 
6599
   M /trunk/doc/html/node5.html
 
6600
   M /trunk/doc/html/node6.html
 
6601
   M /trunk/doc/html/node7.html
 
6602
   M /trunk/doc/html/node8.html
 
6603
   M /trunk/doc/html/node9.html
 
6604
   M /trunk/doc/html/sympa.html
 
6605
   M /trunk/doc/html/sympa.ps
 
6606
   M /trunk/doc/sympa.pdf
 
6607
   M /trunk/doc/sympa.ps
 
6608
   M /trunk/doc/sympa.tex
 
6609
 
 
6610
Update
 
6611
 
 
6612
------------------------------------------------------------------------
 
6613
r3630 | sympa-authors | 2006-03-24 12:27:16 +0100 (Fri, 24 Mar 2006) | 2 lines
 
6614
Changed paths:
 
6615
   M /trunk/doc/sympa.tex.tpl
 
6616
 
 
6617
[reported by T.Boutin] Fixed a typo in a scenario
 
6618
 
 
6619
------------------------------------------------------------------------
 
6620
r3629 | olivier.salaun | 2006-03-24 10:41:11 +0100 (Fri, 24 Mar 2006) | 2 lines
 
6621
Changed paths:
 
6622
   M /trunk/web_tt2/arcsearch_form.tt2
 
6623
   M /trunk/web_tt2/css.tt2
 
6624
   M /trunk/web_tt2/modindex.tt2
 
6625
   M /trunk/web_tt2/review.tt2
 
6626
   M /trunk/web_tt2/review_family.tt2
 
6627
   M /trunk/web_tt2/reviewbouncing.tt2
 
6628
   M /trunk/web_tt2/sigrequest.tt2
 
6629
   M /trunk/web_tt2/sso_login.tt2
 
6630
   M /trunk/web_tt2/suboptions.tt2
 
6631
   M /trunk/web_tt2/subrequest.tt2
 
6632
   M /trunk/web_tt2/tt2_error.tt2
 
6633
 
 
6634
Fix: removed references to old colors ; also extended use of CSS
 
6635
 
 
6636
------------------------------------------------------------------------
 
6637
r3628 | sympa-authors | 2006-03-23 10:31:05 +0100 (Thu, 23 Mar 2006) | 2 lines
 
6638
Changed paths:
 
6639
   M /trunk/mail_tt2/listmaster_notification.tt2
 
6640
   M /trunk/src/List.pm
 
6641
 
 
6642
[ID 467] Notify the main listmaster when the DB structure has been updated
 
6643
 
 
6644
------------------------------------------------------------------------
 
6645
r3627 | sympa-authors | 2006-03-23 10:30:34 +0100 (Thu, 23 Mar 2006) | 2 lines
 
6646
Changed paths:
 
6647
   M /trunk/ChangeLog
 
6648
 
 
6649
updated
 
6650
 
 
6651
------------------------------------------------------------------------
 
6652
r3626 | sympa-authors | 2006-03-22 18:00:29 +0100 (Wed, 22 Mar 2006) | 4 lines
 
6653
Changed paths:
 
6654
   M /trunk/src/List.pm
 
6655
   M /trunk/web_tt2/dump_scenario.tt2
 
6656
   M /trunk/wwsympa/wwsympa.fcgi
 
6657
 
 
6658
 
 
6659
 
 
6660
Listmaster can create or edit scenario with a scope limited to a list. access tothis feature from "dump scenario" buton in edit_list_request.
 
6661
 
 
6662
------------------------------------------------------------------------
 
6663
r3625 | sympa-authors | 2006-03-22 17:59:50 +0100 (Wed, 22 Mar 2006) | 2 lines
 
6664
Changed paths:
 
6665
   M /trunk/web_tt2/rss.tt2
 
6666
 
 
6667
[BugID 545] Fix: XML-escape wired caracters in RSS feed
 
6668
 
 
6669
------------------------------------------------------------------------
 
6670
r3624 | sympa-authors | 2006-03-22 17:26:33 +0100 (Wed, 22 Mar 2006) | 2 lines
 
6671
Changed paths:
 
6672
   M /trunk/doc/sympa.tex.tpl
 
6673
   M /trunk/src/Conf.pm
 
6674
   M /trunk/src/sympa.pl
 
6675
 
 
6676
[ID 462] Fix: tmp and subscribe spools were never cleaned
 
6677
 
 
6678
------------------------------------------------------------------------
 
6679
r3623 | sympa-authors | 2006-03-22 10:33:20 +0100 (Wed, 22 Mar 2006) | 4 lines
 
6680
Changed paths:
 
6681
   M /trunk/src/List.pm
 
6682
   M /trunk/web_tt2/dump_scenario.tt2
 
6683
   M /trunk/wwsympa/wwsympa.fcgi
 
6684
 
 
6685
 
 
6686
 
 
6687
Fixe bug for view scenario source (listmaster only)
 
6688
 
 
6689
------------------------------------------------------------------------
 
6690
r3622 | sympa-authors | 2006-03-22 09:43:17 +0100 (Wed, 22 Mar 2006) | 2 lines
 
6691
Changed paths:
 
6692
   M /trunk/po/fr.po
 
6693
 
 
6694
Fixed a typo
 
6695
 
 
6696
------------------------------------------------------------------------
 
6697
r3621 | sympa-authors | 2006-03-21 13:43:52 +0100 (Tue, 21 Mar 2006) | 2 lines
 
6698
Changed paths:
 
6699
   M /trunk/wwsympa/wwsympa.fcgi
 
6700
 
 
6701
Remove traces
 
6702
 
 
6703
------------------------------------------------------------------------
 
6704
r3620 | sympa-authors | 2006-03-21 12:36:56 +0100 (Tue, 21 Mar 2006) | 2 lines
 
6705
Changed paths:
 
6706
   M /trunk/doc/html/index.html
 
6707
   M /trunk/doc/html/node1.html
 
6708
   M /trunk/doc/html/node10.html
 
6709
   M /trunk/doc/html/node11.html
 
6710
   M /trunk/doc/html/node12.html
 
6711
   M /trunk/doc/html/node13.html
 
6712
   M /trunk/doc/html/node14.html
 
6713
   M /trunk/doc/html/node15.html
 
6714
   M /trunk/doc/html/node16.html
 
6715
   M /trunk/doc/html/node17.html
 
6716
   M /trunk/doc/html/node18.html
 
6717
   M /trunk/doc/html/node19.html
 
6718
   M /trunk/doc/html/node2.html
 
6719
   M /trunk/doc/html/node20.html
 
6720
   M /trunk/doc/html/node21.html
 
6721
   M /trunk/doc/html/node22.html
 
6722
   M /trunk/doc/html/node23.html
 
6723
   M /trunk/doc/html/node24.html
 
6724
   M /trunk/doc/html/node25.html
 
6725
   M /trunk/doc/html/node26.html
 
6726
   M /trunk/doc/html/node27.html
 
6727
   M /trunk/doc/html/node28.html
 
6728
   M /trunk/doc/html/node29.html
 
6729
   M /trunk/doc/html/node3.html
 
6730
   M /trunk/doc/html/node30.html
 
6731
   M /trunk/doc/html/node31.html
 
6732
   M /trunk/doc/html/node4.html
 
6733
   M /trunk/doc/html/node5.html
 
6734
   M /trunk/doc/html/node6.html
 
6735
   M /trunk/doc/html/node7.html
 
6736
   M /trunk/doc/html/node8.html
 
6737
   M /trunk/doc/html/node9.html
 
6738
   M /trunk/doc/html/sympa.html
 
6739
   M /trunk/doc/html/sympa.ps
 
6740
   M /trunk/doc/sympa.pdf
 
6741
   M /trunk/doc/sympa.ps
 
6742
   M /trunk/doc/sympa.tex
 
6743
   M /trunk/doc/sympa.tex.tpl
 
6744
   M /trunk/src/Conf.pm
 
6745
   M /trunk/src/List.pm
 
6746
   M /trunk/src/sympa.pl
 
6747
 
 
6748
[J.Abbott, Duke University] New feature: added a new 'loop_prevention_regex' parameter
 
6749
 
 
6750
------------------------------------------------------------------------
 
6751
r3619 | sympa-authors | 2006-03-21 10:59:04 +0100 (Tue, 21 Mar 2006) | 2 lines
 
6752
Changed paths:
 
6753
   M /trunk/src/bouncequeue.c
 
6754
   M /trunk/src/queue.c
 
6755
 
 
6756
Change: replaced 'unsigned char' with 'char' to prevent warnings on FC4
 
6757
 
 
6758
------------------------------------------------------------------------
 
6759
r3618 | sympa-authors | 2006-03-20 15:38:18 +0100 (Mon, 20 Mar 2006) | 2 lines
 
6760
Changed paths:
 
6761
   M /trunk/doc/sympa.tex.tpl
 
6762
   M /trunk/src/etc/script/Makefile
 
6763
   A /trunk/src/etc/script/ldap_alias_manager.pl
 
6764
   M /trunk/src/sympa.pl
 
6765
 
 
6766
[F.Lachapelle] New feature: a LDAP-enabled version of alias_manager.pl is now distributed.
 
6767
 
 
6768
------------------------------------------------------------------------
 
6769
r3617 | sympa-authors | 2006-03-17 18:19:35 +0100 (Fri, 17 Mar 2006) | 2 lines
 
6770
Changed paths:
 
6771
   M /trunk/src/Conf.pm
 
6772
 
 
6773
[reported by M.Paineau] New feature: Sympa.pl is now able to create missing sympa_aliases file (as defined by 'sendmail_aliases' sympa.conf parameter)
 
6774
 
 
6775
------------------------------------------------------------------------
 
6776
r3616 | sympa-authors | 2006-03-17 18:15:11 +0100 (Fri, 17 Mar 2006) | 2 lines
 
6777
Changed paths:
 
6778
   M /trunk/src/tools.pl
 
6779
 
 
6780
[M.Bouissou] Change: extend support to clamDscan
 
6781
 
 
6782
------------------------------------------------------------------------
 
6783
r3615 | sympa-authors | 2006-03-17 18:11:25 +0100 (Fri, 17 Mar 2006) | 2 lines
 
6784
Changed paths:
 
6785
   M /trunk/src/etc/mhonarc-ressources.tt2
 
6786
 
 
6787
[N.Duboc] Change: now preserving attachments filenames in web archives
 
6788
 
 
6789
------------------------------------------------------------------------
 
6790
r3614 | sympa-authors | 2006-03-17 18:03:49 +0100 (Fri, 17 Mar 2006) | 2 lines
 
6791
Changed paths:
 
6792
   M /trunk/wwsympa/wwsympa.fcgi
 
6793
 
 
6794
[reported by G.Younger] Fix: keep track of the previous 'arc' action when authentication is requested
 
6795
 
 
6796
------------------------------------------------------------------------
 
6797
r3613 | sympa-authors | 2006-03-17 14:15:29 +0100 (Fri, 17 Mar 2006) | 2 lines
 
6798
Changed paths:
 
6799
   M /trunk/src/List.pm
 
6800
 
 
6801
Fixe S/MIME encryption : in case sender owne 2 certificats : one for encryption, one for signature. When looking for user cert should check also certificate filename with ".enc" extention.
 
6802
 
 
6803
------------------------------------------------------------------------
 
6804
r3611 | sympa-authors | 2006-03-17 11:20:50 +0100 (Fri, 17 Mar 2006) | 2 lines
 
6805
Changed paths:
 
6806
   M /trunk/web_tt2/reviewbouncing.tt2
 
6807
 
 
6808
Fix: Recent changes in the template broke most actions (del, reset)
 
6809
 
 
6810
------------------------------------------------------------------------
 
6811
r3610 | sympa-authors | 2006-03-15 10:23:29 +0100 (Wed, 15 Mar 2006) | 2 lines
 
6812
Changed paths:
 
6813
   M /trunk/Makefile.in
 
6814
 
 
6815
Updated
 
6816
 
 
6817
------------------------------------------------------------------------
 
6818
r3609 | sympa-authors | 2006-03-15 10:19:24 +0100 (Wed, 15 Mar 2006) | 2 lines
 
6819
Changed paths:
 
6820
   M /trunk/ChangeLog
 
6821
   M /trunk/NEWS
 
6822
 
 
6823
Preparing Sympa 5.2b.1
 
6824
 
 
6825
------------------------------------------------------------------------
 
6826
r3608 | sympa-authors | 2006-03-15 10:18:47 +0100 (Wed, 15 Mar 2006) | 2 lines
 
6827
Changed paths:
 
6828
   A /trunk/src/etc/nrcpt_by_domain.conf
 
6829
   M /trunk/src/sympa_wizard.pl
 
6830
 
 
6831
Complete nrcpt_by_domain documentation
 
6832
 
 
6833
------------------------------------------------------------------------
 
6834
r3607 | sympa-authors | 2006-03-15 10:18:10 +0100 (Wed, 15 Mar 2006) | 2 lines
 
6835
Changed paths:
 
6836
   M /trunk/doc/html/index.html
 
6837
   M /trunk/doc/html/node1.html
 
6838
   M /trunk/doc/html/node10.html
 
6839
   M /trunk/doc/html/node11.html
 
6840
   M /trunk/doc/html/node12.html
 
6841
   M /trunk/doc/html/node13.html
 
6842
   M /trunk/doc/html/node14.html
 
6843
   M /trunk/doc/html/node15.html
 
6844
   M /trunk/doc/html/node16.html
 
6845
   M /trunk/doc/html/node17.html
 
6846
   M /trunk/doc/html/node18.html
 
6847
   M /trunk/doc/html/node19.html
 
6848
   M /trunk/doc/html/node2.html
 
6849
   M /trunk/doc/html/node20.html
 
6850
   M /trunk/doc/html/node21.html
 
6851
   M /trunk/doc/html/node22.html
 
6852
   M /trunk/doc/html/node23.html
 
6853
   M /trunk/doc/html/node24.html
 
6854
   M /trunk/doc/html/node25.html
 
6855
   M /trunk/doc/html/node26.html
 
6856
   M /trunk/doc/html/node27.html
 
6857
   M /trunk/doc/html/node28.html
 
6858
   M /trunk/doc/html/node29.html
 
6859
   M /trunk/doc/html/node3.html
 
6860
   M /trunk/doc/html/node30.html
 
6861
   M /trunk/doc/html/node31.html
 
6862
   M /trunk/doc/html/node4.html
 
6863
   M /trunk/doc/html/node5.html
 
6864
   M /trunk/doc/html/node6.html
 
6865
   M /trunk/doc/html/node7.html
 
6866
   M /trunk/doc/html/node8.html
 
6867
   M /trunk/doc/html/node9.html
 
6868
   M /trunk/doc/html/sympa.html
 
6869
   M /trunk/doc/html/sympa.ps
 
6870
   M /trunk/doc/sympa.pdf
 
6871
   M /trunk/doc/sympa.ps
 
6872
   M /trunk/doc/sympa.tex
 
6873
 
 
6874
Updates
 
6875
 
 
6876
------------------------------------------------------------------------
 
6877
r3606 | sympa-authors | 2006-03-14 15:53:26 +0100 (Tue, 14 Mar 2006) | 3 lines
 
6878
Changed paths:
 
6879
   M /trunk/src/etc/list_task_models/remind.2month.task
 
6880
   M /trunk/src/etc/list_task_models/remind.monthly.task
 
6881
   M /trunk/src/etc/list_task_models/remind.yearly.task
 
6882
 
 
6883
Change: changed the behavior of REMIND tasks.
 
6884
The task is first programmed and executed later
 
6885
 
 
6886
------------------------------------------------------------------------
 
6887
r3605 | sympa-authors | 2006-03-14 14:52:40 +0100 (Tue, 14 Mar 2006) | 3 lines
 
6888
Changed paths:
 
6889
   M /trunk/src/Task.pm
 
6890
 
 
6891
Fix: task manager would not detect existing tasks and would recreate them.
 
6892
This could lead to some tasks running in loop (remind for example)
 
6893
 
 
6894
------------------------------------------------------------------------
 
6895
r3604 | sympa-authors | 2006-03-14 14:46:31 +0100 (Tue, 14 Mar 2006) | 2 lines
 
6896
Changed paths:
 
6897
   M /trunk/set_symlinks.pl
 
6898
   M /trunk/src/List.pm
 
6899
   M /trunk/subst.pl
 
6900
   M /trunk/web_tt2/lists.tt2
 
6901
   A /trunk/web_tt2/search_user.tt2
 
6902
   M /trunk/wwsympa/wwsympa.fcgi
 
6903
 
 
6904
New feature: The "search user" feature now has its own web template. It provides more information about the searched user and the ability to remove him from the list.
 
6905
 
 
6906
------------------------------------------------------------------------
 
6907
r3603 | sympa-authors | 2006-03-14 14:33:38 +0100 (Tue, 14 Mar 2006) | 2 lines
 
6908
Changed paths:
 
6909
   M /trunk/doc/sympa.tex.tpl
 
6910
 
 
6911
Updated the "upgrade" chapter
 
6912
 
 
6913
------------------------------------------------------------------------
 
6914
r3602 | sympa-authors | 2006-03-14 13:25:23 +0100 (Tue, 14 Mar 2006) | 2 lines
 
6915
Changed paths:
 
6916
   M /trunk/po/fr.po
 
6917
 
 
6918
Fixed incorrect translation
 
6919
 
 
6920
------------------------------------------------------------------------
 
6921
r3601 | sympa-authors | 2006-03-13 10:57:12 +0100 (Mon, 13 Mar 2006) | 2 lines
 
6922
Changed paths:
 
6923
   M /trunk/web_tt2/review.tt2
 
6924
 
 
6925
****** dump button should be printed as long as review is permitted (not only for owners)
 
6926
 
 
6927
------------------------------------------------------------------------
 
6928
r3600 | sympa-authors | 2006-03-10 13:04:03 +0100 (Fri, 10 Mar 2006) | 2 lines
 
6929
Changed paths:
 
6930
   M /trunk/src/Task.pm
 
6931
   M /trunk/src/task_manager.pl
 
6932
 
 
6933
Fix: new required list tasks were not created by the task_manager. This only concerns Sympa 5.2b.
 
6934
 
 
6935
------------------------------------------------------------------------
 
6936
r3599 | sympa-authors | 2006-03-09 10:39:27 +0100 (Thu, 09 Mar 2006) | 2 lines
 
6937
Changed paths:
 
6938
   M /trunk/wwsympa/wwsympa.fcgi
 
6939
 
 
6940
Change: no error if user did not yet provide his email address to sendpasswd
 
6941
 
 
6942
------------------------------------------------------------------------
 
6943
r3598 | sympa-authors | 2006-03-08 17:39:09 +0100 (Wed, 08 Mar 2006) | 2 lines
 
6944
Changed paths:
 
6945
   M /trunk/NEWS
 
6946
   M /trunk/src/List.pm
 
6947
 
 
6948
Fix: Dropping and recreating INDEXES and PRIMARY KEYS
 
6949
 
 
6950
------------------------------------------------------------------------
 
6951
r3597 | sympa-authors | 2006-03-08 16:17:55 +0100 (Wed, 08 Mar 2006) | 2 lines
 
6952
Changed paths:
 
6953
   M /trunk/src/List.pm
 
6954
   M /trunk/src/PlainDigest.pm
 
6955
 
 
6956
Fix: check if $msg->bodyhandle is defined before calling object methods
 
6957
 
 
6958
------------------------------------------------------------------------
 
6959
r3596 | sympa-authors | 2006-03-08 16:17:23 +0100 (Wed, 08 Mar 2006) | 2 lines
 
6960
Changed paths:
 
6961
   M /trunk/src/mail.pm
 
6962
 
 
6963
Update
 
6964
 
 
6965
------------------------------------------------------------------------
 
6966
r3595 | sympa-authors | 2006-03-08 14:38:18 +0100 (Wed, 08 Mar 2006) | 2 lines
 
6967
Changed paths:
 
6968
   M /trunk/wwsympa/archived.pl
 
6969
 
 
6970
Fix: removing a message was removing the whole month.
 
6971
 
 
6972
------------------------------------------------------------------------
 
6973
r3594 | sympa-authors | 2006-03-07 17:35:56 +0100 (Tue, 07 Mar 2006) | 2 lines
 
6974
Changed paths:
 
6975
   M /trunk/src/Conf.pm
 
6976
   M /trunk/wwsympa/wwsympa.fcgi
 
6977
 
 
6978
Fix: when defining per robot auth.conf files, they would not be fully partitioned
 
6979
 
 
6980
------------------------------------------------------------------------
 
6981
r3593 | sympa-authors | 2006-03-07 16:38:18 +0100 (Tue, 07 Mar 2006) | 2 lines
 
6982
Changed paths:
 
6983
   M /trunk/web_tt2/reviewbouncing.tt2
 
6984
 
 
6985
[BugID 600] Change: Now using the same javascript to change page size in review and reviewbouncing
 
6986
 
 
6987
------------------------------------------------------------------------
 
6988
r3592 | sympa-authors | 2006-03-06 17:58:25 +0100 (Mon, 06 Mar 2006) | 2 lines
 
6989
Changed paths:
 
6990
   M /trunk/ChangeLog
 
6991
   M /trunk/NEWS
 
6992
   M /trunk/src/etc/script/create_db.Pg
 
6993
 
 
6994
[reported by A.Lund] Change: field type changed from bit(1) to smallint to prevent SQL errors while updateing tables
 
6995
 
 
6996
------------------------------------------------------------------------
 
6997
r3591 | sympa-authors | 2006-03-06 17:42:08 +0100 (Mon, 06 Mar 2006) | 2 lines
 
6998
Changed paths:
 
6999
   M /trunk/src/etc/script/create_db.mysql
 
7000
 
 
7001
Fix: type enum() was changed to int(1)
 
7002
 
 
7003
------------------------------------------------------------------------
 
7004
r3590 | sympa-authors | 2006-03-03 16:48:48 +0100 (Fri, 03 Mar 2006) | 2 lines
 
7005
Changed paths:
 
7006
   M /trunk/src/Conf.pm
 
7007
   M /trunk/src/mail.pm
 
7008
 
 
7009
New feature: nrcpt_by_domain.conf allows to control the number of recipients per SMTP session, depending on the destination domain
 
7010
 
 
7011
------------------------------------------------------------------------
 
7012
r3589 | sympa-authors | 2006-03-03 16:29:08 +0100 (Fri, 03 Mar 2006) | 2 lines
 
7013
Changed paths:
 
7014
   M /trunk/doc/html/index.html
 
7015
   M /trunk/doc/html/node1.html
 
7016
   M /trunk/doc/html/node10.html
 
7017
   M /trunk/doc/html/node11.html
 
7018
   M /trunk/doc/html/node12.html
 
7019
   M /trunk/doc/html/node13.html
 
7020
   M /trunk/doc/html/node14.html
 
7021
   M /trunk/doc/html/node15.html
 
7022
   M /trunk/doc/html/node16.html
 
7023
   M /trunk/doc/html/node17.html
 
7024
   M /trunk/doc/html/node18.html
 
7025
   M /trunk/doc/html/node19.html
 
7026
   M /trunk/doc/html/node2.html
 
7027
   M /trunk/doc/html/node20.html
 
7028
   M /trunk/doc/html/node21.html
 
7029
   M /trunk/doc/html/node22.html
 
7030
   M /trunk/doc/html/node23.html
 
7031
   M /trunk/doc/html/node24.html
 
7032
   M /trunk/doc/html/node25.html
 
7033
   M /trunk/doc/html/node26.html
 
7034
   M /trunk/doc/html/node27.html
 
7035
   M /trunk/doc/html/node3.html
 
7036
   M /trunk/doc/html/node4.html
 
7037
   M /trunk/doc/html/node5.html
 
7038
   M /trunk/doc/html/node6.html
 
7039
   M /trunk/doc/html/node7.html
 
7040
   M /trunk/doc/html/node8.html
 
7041
   M /trunk/doc/html/node9.html
 
7042
   M /trunk/doc/html/sympa.html
 
7043
   M /trunk/doc/html/sympa.ps
 
7044
   M /trunk/doc/sympa.pdf
 
7045
   M /trunk/doc/sympa.ps
 
7046
   M /trunk/doc/sympa.tex
 
7047
   M /trunk/doc/sympa.tex.tpl
 
7048
   M /trunk/web_tt2/sso_login.tt2
 
7049
   M /trunk/wwsympa/wwsympa.fcgi
 
7050
 
 
7051
Finilized the latest generic_sso extensions
 
7052
 
 
7053
------------------------------------------------------------------------
 
7054
r3588 | sympa-authors | 2006-03-01 16:52:22 +0100 (Wed, 01 Mar 2006) | 3 lines
 
7055
Changed paths:
 
7056
   A /trunk/mail_tt2/get_archive.tt2
 
7057
 
 
7058
 
 
7059
Missing file in first 5.2b
 
7060
 
 
7061
------------------------------------------------------------------------
 
7062
r3587 | sympa-authors | 2006-02-28 18:05:31 +0100 (Tue, 28 Feb 2006) | 2 lines
 
7063
Changed paths:
 
7064
   M /trunk/src/Conf.pm
 
7065
 
 
7066
Unused parameter has been removed
 
7067
 
 
7068
------------------------------------------------------------------------
 
7069
r3586 | sympa-authors | 2006-02-28 17:44:59 +0100 (Tue, 28 Feb 2006) | 2 lines
 
7070
Changed paths:
 
7071
   A /trunk/mail_tt2/sendssopasswd.tt2
 
7072
   M /trunk/src/Conf.pm
 
7073
   M /trunk/src/Language.pm
 
7074
   M /trunk/src/List.pm
 
7075
   M /trunk/src/etc/script/create_db.Oracle
 
7076
   M /trunk/src/etc/script/create_db.Pg
 
7077
   M /trunk/src/etc/script/create_db.SQLite
 
7078
   M /trunk/src/etc/script/create_db.Sybase
 
7079
   M /trunk/src/etc/script/create_db.mysql
 
7080
   M /trunk/web_tt2/error.tt2
 
7081
   M /trunk/web_tt2/login_menu.tt2
 
7082
   M /trunk/web_tt2/loginbanner.tt2
 
7083
   A /trunk/web_tt2/sso_login.tt2
 
7084
   M /trunk/wwsympa/Auth.pm
 
7085
   M /trunk/wwsympa/wwsympa.fcgi
 
7086
 
 
7087
[John-Paul Robinson] New feature: When using generic_sso, Sympa is now able to verify the user's email address when it is provided by the SSO. If no email is provided, the user is asked.
 
7088
 
 
7089
------------------------------------------------------------------------
 
7090
r3585 | sympa-authors | 2006-02-27 12:01:39 +0100 (Mon, 27 Feb 2006) | 2 lines
 
7091
Changed paths:
 
7092
   M /trunk/po/cs.po
 
7093
   M /trunk/po/de.po
 
7094
   M /trunk/po/el.po
 
7095
   M /trunk/po/en_US.po
 
7096
   M /trunk/po/es.po
 
7097
   M /trunk/po/et.po
 
7098
   M /trunk/po/fi.po
 
7099
   M /trunk/po/fr.po
 
7100
   M /trunk/po/hu.po
 
7101
   M /trunk/po/it.po
 
7102
   M /trunk/po/ja.po
 
7103
   M /trunk/po/nl.po
 
7104
   M /trunk/po/oc.po
 
7105
   M /trunk/po/pl.po
 
7106
   M /trunk/po/pt.po
 
7107
   M /trunk/po/pt_BR.po
 
7108
   M /trunk/po/ro.po
 
7109
   M /trunk/po/sv.po
 
7110
   M /trunk/po/sympa.pot
 
7111
   M /trunk/po/tr.po
 
7112
   M /trunk/po/zh_CN.po
 
7113
   M /trunk/po/zh_TW.po
 
7114
 
 
7115
Updated
 
7116
 
 
7117
------------------------------------------------------------------------
 
7118
r3584 | sympa-authors | 2006-02-27 11:50:04 +0100 (Mon, 27 Feb 2006) | 2 lines
 
7119
Changed paths:
 
7120
   M /trunk/doc/html/img1.old
 
7121
   M /trunk/doc/html/img2.old
 
7122
   M /trunk/doc/html/index.html
 
7123
   M /trunk/doc/html/node1.html
 
7124
   M /trunk/doc/html/node10.html
 
7125
   M /trunk/doc/html/node11.html
 
7126
   M /trunk/doc/html/node12.html
 
7127
   M /trunk/doc/html/node13.html
 
7128
   M /trunk/doc/html/node14.html
 
7129
   M /trunk/doc/html/node15.html
 
7130
   M /trunk/doc/html/node16.html
 
7131
   M /trunk/doc/html/node17.html
 
7132
   M /trunk/doc/html/node18.html
 
7133
   M /trunk/doc/html/node19.html
 
7134
   M /trunk/doc/html/node2.html
 
7135
   M /trunk/doc/html/node20.html
 
7136
   M /trunk/doc/html/node21.html
 
7137
   M /trunk/doc/html/node22.html
 
7138
   M /trunk/doc/html/node23.html
 
7139
   M /trunk/doc/html/node24.html
 
7140
   M /trunk/doc/html/node25.html
 
7141
   M /trunk/doc/html/node26.html
 
7142
   M /trunk/doc/html/node27.html
 
7143
   M /trunk/doc/html/node3.html
 
7144
   M /trunk/doc/html/node4.html
 
7145
   M /trunk/doc/html/node5.html
 
7146
   M /trunk/doc/html/node6.html
 
7147
   M /trunk/doc/html/node7.html
 
7148
   M /trunk/doc/html/node8.html
 
7149
   M /trunk/doc/html/node9.html
 
7150
   M /trunk/doc/html/sympa.html
 
7151
   M /trunk/doc/html/sympa.ps
 
7152
   M /trunk/doc/sympa.pdf
 
7153
   M /trunk/doc/sympa.ps
 
7154
   M /trunk/doc/sympa.tex
 
7155
 
 
7156
Update
 
7157
 
 
7158
------------------------------------------------------------------------
 
7159
r3583 | sympa-authors | 2006-02-27 11:49:32 +0100 (Mon, 27 Feb 2006) | 2 lines
 
7160
Changed paths:
 
7161
   M /trunk/src/List.pm
 
7162
 
 
7163
Fix: incorrect 'gettext-id' made remind_task not translatable
 
7164
 
 
7165
------------------------------------------------------------------------
 
7166
r3582 | sympa-authors | 2006-02-27 09:49:30 +0100 (Mon, 27 Feb 2006) | 2 lines
 
7167
Changed paths:
 
7168
   M /trunk/po/fr.po
 
7169
 
 
7170
Remove %s
 
7171
 
 
7172
------------------------------------------------------------------------
 
7173
r3581 | sympa-authors | 2006-02-24 17:18:08 +0100 (Fri, 24 Feb 2006) | 2 lines
 
7174
Changed paths:
 
7175
   M /trunk/doc/sympa.tex.tpl
 
7176
 
 
7177
Explain the process of moving to another server
 
7178
 
 
7179
------------------------------------------------------------------------
 
7180
r3580 | sympa-authors | 2006-02-24 17:03:54 +0100 (Fri, 24 Feb 2006) | 2 lines
 
7181
Changed paths:
 
7182
   M /trunk/doc/sympa.tex.tpl
 
7183
 
 
7184
Added documentation for list removal
 
7185
 
 
7186
------------------------------------------------------------------------
 
7187
r3579 | sympa-authors | 2006-02-24 15:37:54 +0100 (Fri, 24 Feb 2006) | 2 lines
 
7188
Changed paths:
 
7189
   M /branches/sympa-5_1-branch/soap/sympa_soap_server.fcgi
 
7190
   M /branches/sympa-5_1-branch/src/task_manager.pl
 
7191
   M /branches/sympa-5_1-branch/wwsympa/archived.pl
 
7192
   M /branches/sympa-5_1-branch/wwsympa/bounced.pl
 
7193
   M /branches/sympa-5_1-branch/wwsympa/wwsympa.fcgi
 
7194
   M /trunk/soap/sympa_soap_server.fcgi
 
7195
   M /trunk/src/task_manager.pl
 
7196
   M /trunk/wwsympa/archived.pl
 
7197
   M /trunk/wwsympa/bounced.pl
 
7198
   M /trunk/wwsympa/wwsympa.fcgi
 
7199
 
 
7200
[requested by JC Delepine] Call List::probe_db() only from sympa.pl to prevent conflicts in the DB upgrade
 
7201
 
 
7202
------------------------------------------------------------------------
 
7203
r3577 | sympa-authors | 2006-02-24 14:01:01 +0100 (Fri, 24 Feb 2006) | 2 lines
 
7204
Changed paths:
 
7205
   M /trunk/ChangeLog
 
7206
   M /trunk/Makefile.in
 
7207
 
 
7208
Update
 
7209
 
 
7210
------------------------------------------------------------------------
 
7211
r3576 | sympa-authors | 2006-02-24 14:00:54 +0100 (Fri, 24 Feb 2006) | 2 lines
 
7212
Changed paths:
 
7213
   M /trunk/src/Commands.pm
 
7214
   M /trunk/src/List.pm
 
7215
 
 
7216
Fixed access to latest message
 
7217
 
 
7218
------------------------------------------------------------------------
 
7219
r3575 | sympa-authors | 2006-02-24 14:00:27 +0100 (Fri, 24 Feb 2006) | 2 lines
 
7220
Changed paths:
 
7221
   M /trunk/po/fr.po
 
7222
 
 
7223
Fix
 
7224
 
 
7225
------------------------------------------------------------------------
 
7226
r3574 | sympa-authors | 2006-02-24 13:59:06 +0100 (Fri, 24 Feb 2006) | 2 lines
 
7227
Changed paths:
 
7228
   M /trunk/Makefile.am
 
7229
 
 
7230
[ID 528] Added a "Please hit enter" notice
 
7231
 
 
7232
------------------------------------------------------------------------
 
7233
r3573 | sympa-authors | 2006-02-23 14:38:45 +0100 (Thu, 23 Feb 2006) | 2 lines
 
7234
Changed paths:
 
7235
   M /trunk/mail_tt2/send_auth.tt2
 
7236
 
 
7237
Fix: set the From to the robot email address
 
7238
 
 
7239
------------------------------------------------------------------------
 
7240
r3571 | sympa-authors | 2006-02-13 15:29:44 +0100 (Mon, 13 Feb 2006) | 2 lines
 
7241
Changed paths:
 
7242
   M /trunk/ChangeLog
 
7243
   M /trunk/NEWS
 
7244
   M /trunk/aclocal.m4
 
7245
   M /trunk/configure
 
7246
   M /trunk/src/Archive.pm
 
7247
   M /trunk/src/Commands.pm
 
7248
   M /trunk/src/List.pm
 
7249
 
 
7250
preparing 5.2b
 
7251
 
 
7252
------------------------------------------------------------------------
 
7253
r3570 | sympa-authors | 2006-02-10 17:44:57 +0100 (Fri, 10 Feb 2006) | 2 lines
 
7254
Changed paths:
 
7255
   M /trunk/wwsympa/wwsympa.fcgi
 
7256
 
 
7257
[BugID 537] [A.Bernstein] Change: Don't display Subscribe/Unsubscribe for not logged-in users, if closed
 
7258
 
 
7259
------------------------------------------------------------------------
 
7260
r3569 | sympa-authors | 2006-02-10 16:56:56 +0100 (Fri, 10 Feb 2006) | 2 lines
 
7261
Changed paths:
 
7262
   M /trunk/web_tt2/review.tt2
 
7263
   M /trunk/web_tt2/reviewbouncing.tt2
 
7264
   M /trunk/wwsympa/wwsympa.fcgi
 
7265
 
 
7266
[BugID 538] [A.Bernstein] New feature: provide a dump for searched members or bouncing members
 
7267
 
 
7268
------------------------------------------------------------------------
 
7269
r3568 | sympa-authors | 2006-02-10 16:32:02 +0100 (Fri, 10 Feb 2006) | 2 lines
 
7270
Changed paths:
 
7271
   M /trunk/wwsympa/wwsympa.fcgi
 
7272
 
 
7273
Fix: incorrect call to list->dump
 
7274
 
 
7275
------------------------------------------------------------------------
 
7276
r3567 | sympa-authors | 2006-02-10 14:10:47 +0100 (Fri, 10 Feb 2006) | 2 lines
 
7277
Changed paths:
 
7278
   M /trunk/ChangeLog
 
7279
   M /trunk/NEWS
 
7280
   M /trunk/mail_tt2/message_report.tt2
 
7281
   M /trunk/po/cs.po
 
7282
   M /trunk/po/de.po
 
7283
   M /trunk/po/el.po
 
7284
   M /trunk/po/en_US.po
 
7285
   M /trunk/po/es.po
 
7286
   M /trunk/po/et.po
 
7287
   M /trunk/po/fi.po
 
7288
   M /trunk/po/fr.po
 
7289
   M /trunk/po/hu.po
 
7290
   M /trunk/po/it.po
 
7291
   M /trunk/po/ja.po
 
7292
   M /trunk/po/nl.po
 
7293
   M /trunk/po/oc.po
 
7294
   M /trunk/po/pl.po
 
7295
   M /trunk/po/pt.po
 
7296
   M /trunk/po/pt_BR.po
 
7297
   M /trunk/po/ro.po
 
7298
   M /trunk/po/sv.po
 
7299
   M /trunk/po/sympa.pot
 
7300
   M /trunk/po/tr.po
 
7301
   M /trunk/po/zh_CN.po
 
7302
   M /trunk/po/zh_TW.po
 
7303
 
 
7304
Change: message report now points to listowner
 
7305
 
 
7306
------------------------------------------------------------------------
 
7307
r3566 | sympa-authors | 2006-02-10 09:37:59 +0100 (Fri, 10 Feb 2006) | 2 lines
 
7308
Changed paths:
 
7309
   M /trunk/wwsympa/wwsympa.fcgi
 
7310
 
 
7311
Fix: some unqualified calls to reject_report_web()
 
7312
 
 
7313
------------------------------------------------------------------------
 
7314
r3565 | sympa-authors | 2006-02-09 16:20:14 +0100 (Thu, 09 Feb 2006) | 2 lines
 
7315
Changed paths:
 
7316
   M /branches/sympa-5_1-branch/doc/man8/Makefile
 
7317
   M /trunk/doc/man8/Makefile
 
7318
 
 
7319
[proposed by JC Delepine] chown not required
 
7320
 
 
7321
------------------------------------------------------------------------
 
7322
r3564 | sympa-authors | 2006-02-09 16:14:57 +0100 (Thu, 09 Feb 2006) | 2 lines
 
7323
Changed paths:
 
7324
   M /branches/sympa-5_1-branch/src/etc/script/tpl2tt2.pl
 
7325
   M /trunk/src/etc/script/tpl2tt2.pl
 
7326
 
 
7327
Change: old customized web templates are translated but should not be used because they will not fit the new CSS/XHTML web structure
 
7328
 
 
7329
------------------------------------------------------------------------
 
7330
r3563 | sympa-authors | 2006-02-09 16:02:20 +0100 (Thu, 09 Feb 2006) | 2 lines
 
7331
Changed paths:
 
7332
   M /branches/sympa-5_1-branch/src/Language.pm
 
7333
   M /trunk/src/Language.pm
 
7334
 
 
7335
[BugID 597] Fix: use LOCALEDIR var instead of DIR/locale
 
7336
 
 
7337
------------------------------------------------------------------------
 
7338
r3562 | sympa-authors | 2006-02-09 14:44:02 +0100 (Thu, 09 Feb 2006) | 2 lines
 
7339
Changed paths:
 
7340
   M /trunk/wwsympa/wwsympa.fcgi
 
7341
 
 
7342
Fix: no more call tag_topic if no topic was selected
 
7343
 
 
7344
------------------------------------------------------------------------
 
7345
r3560 | sympa-authors | 2006-02-08 14:26:00 +0100 (Wed, 08 Feb 2006) | 2 lines
 
7346
Changed paths:
 
7347
   M /trunk/src/List.pm
 
7348
 
 
7349
Update
 
7350
 
 
7351
------------------------------------------------------------------------
 
7352
r3559 | sympa-authors | 2006-02-08 10:58:29 +0100 (Wed, 08 Feb 2006) | 2 lines
 
7353
Changed paths:
 
7354
   M /trunk/mail_tt2/command_report.tt2
 
7355
 
 
7356
Fix: some strings were not localized
 
7357
 
 
7358
------------------------------------------------------------------------
 
7359
r3558 | sympa-authors | 2006-02-08 10:49:52 +0100 (Wed, 08 Feb 2006) | 2 lines
 
7360
Changed paths:
 
7361
   M /trunk/mail_tt2/listowner_notification.tt2
 
7362
 
 
7363
Fix incorrect ADD command
 
7364
 
 
7365
------------------------------------------------------------------------
 
7366
r3557 | sympa-authors | 2006-02-08 09:22:35 +0100 (Wed, 08 Feb 2006) | 2 lines
 
7367
Changed paths:
 
7368
   M /trunk/wwsympa/wwsympa.fcgi
 
7369
 
 
7370
Fix: skip month without arctxt/ dir in archives
 
7371
 
 
7372
------------------------------------------------------------------------
 
7373
r3556 | sympa-authors | 2006-02-07 17:47:54 +0100 (Tue, 07 Feb 2006) | 2 lines
 
7374
Changed paths:
 
7375
   M /trunk/src/List.pm
 
7376
 
 
7377
Move web_archive_spam_protection to the archives group
 
7378
 
 
7379
------------------------------------------------------------------------
 
7380
r3555 | sympa-authors | 2006-02-07 17:37:51 +0100 (Tue, 07 Feb 2006) | 2 lines
 
7381
Changed paths:
 
7382
   M /trunk/src/List.pm
 
7383
   M /trunk/wwsympa/wwsympa.fcgi
 
7384
 
 
7385
Fix: added list domain to files in auth spool
 
7386
 
 
7387
------------------------------------------------------------------------
 
7388
r3554 | sympa-authors | 2006-02-07 17:11:11 +0100 (Tue, 07 Feb 2006) | 2 lines
 
7389
Changed paths:
 
7390
   M /trunk/src/sympa.pl
 
7391
 
 
7392
Fix: removal of old subdirectories in moderation spool did not work
 
7393
 
 
7394
------------------------------------------------------------------------
 
7395
r3553 | sympa-authors | 2006-02-07 16:53:39 +0100 (Tue, 07 Feb 2006) | 2 lines
 
7396
Changed paths:
 
7397
   M /trunk/src/Commands.pm
 
7398
   M /trunk/src/List.pm
 
7399
   M /trunk/wwsympa/wwsympa.fcgi
 
7400
 
 
7401
Fix: added list domain to filenames in moderation spool
 
7402
 
 
7403
------------------------------------------------------------------------
 
7404
r3552 | sympa-authors | 2006-02-07 09:56:44 +0100 (Tue, 07 Feb 2006) | 2 lines
 
7405
Changed paths:
 
7406
   M /trunk/src/List.pm
 
7407
   M /trunk/src/tools.pl
 
7408
   M /trunk/wwsympa/wwsympa.fcgi
 
7409
 
 
7410
Fix: now cleaning up the message-id for use with summary reception mode
 
7411
 
 
7412
------------------------------------------------------------------------
 
7413
r3551 | sympa-authors | 2006-02-07 09:30:21 +0100 (Tue, 07 Feb 2006) | 2 lines
 
7414
Changed paths:
 
7415
   M /trunk/src/report.pm
 
7416
 
 
7417
Fix: keep track of action in listmaster notice
 
7418
 
 
7419
------------------------------------------------------------------------
 
7420
r3550 | sympa-authors | 2006-02-06 17:03:05 +0100 (Mon, 06 Feb 2006) | 2 lines
 
7421
Changed paths:
 
7422
   M /trunk/po/cs.po
 
7423
   M /trunk/po/de.po
 
7424
   M /trunk/po/el.po
 
7425
   M /trunk/po/en_US.po
 
7426
   M /trunk/po/es.po
 
7427
   M /trunk/po/et.po
 
7428
   M /trunk/po/fi.po
 
7429
   M /trunk/po/fr.po
 
7430
   M /trunk/po/hu.po
 
7431
   M /trunk/po/it.po
 
7432
   M /trunk/po/ja.po
 
7433
   M /trunk/po/nl.po
 
7434
   M /trunk/po/oc.po
 
7435
   M /trunk/po/pl.po
 
7436
   M /trunk/po/pt.po
 
7437
   M /trunk/po/pt_BR.po
 
7438
   M /trunk/po/ro.po
 
7439
   M /trunk/po/sv.po
 
7440
   M /trunk/po/sympa.pot
 
7441
   M /trunk/po/tr.po
 
7442
   M /trunk/po/zh_CN.po
 
7443
   M /trunk/po/zh_TW.po
 
7444
   M /trunk/web_tt2/error.tt2
 
7445
   M /trunk/wwsympa/wwsympa.fcgi
 
7446
 
 
7447
Fix: changed the error message if moderation failed ; no more notify listmaster
 
7448
 
 
7449
------------------------------------------------------------------------
 
7450
r3549 | sympa-authors | 2006-02-06 12:14:51 +0100 (Mon, 06 Feb 2006) | 2 lines
 
7451
Changed paths:
 
7452
   M /trunk/wwsympa/wwsympa.fcgi
 
7453
 
 
7454
Fix: failed distributing or rejecting more than 2 messages, because only first \0 was replaced with a ','
 
7455
 
 
7456
------------------------------------------------------------------------
 
7457
r3548 | sympa-authors | 2006-02-03 13:37:37 +0100 (Fri, 03 Feb 2006) | 2 lines
 
7458
Changed paths:
 
7459
   M /trunk/src/sympa.pl
 
7460
 
 
7461
Fix: commands  starting with 'qui' would be skipped, including QUIET.
 
7462
 
 
7463
------------------------------------------------------------------------
 
7464
r3547 | sympa-authors | 2006-02-03 13:36:58 +0100 (Fri, 03 Feb 2006) | 3 lines
 
7465
Changed paths:
 
7466
   M /trunk/wwsympa/wwsympa.fcgi
 
7467
 
 
7468
Fix: now add a decent Message-id to moderate messages
 
7469
Also group DISTRIBUTE or REJECT commands in a single message
 
7470
 
 
7471
------------------------------------------------------------------------
 
7472
r3546 | sympa-authors | 2006-02-03 10:25:44 +0100 (Fri, 03 Feb 2006) | 2 lines
 
7473
Changed paths:
 
7474
   M /trunk/src/sympa.pl
 
7475
 
 
7476
Add a log entry when strting a mail processing
 
7477
 
 
7478
------------------------------------------------------------------------
 
7479
r3545 | sympa-authors | 2006-02-03 09:29:30 +0100 (Fri, 03 Feb 2006) | 2 lines
 
7480
Changed paths:
 
7481
   M /trunk/wwsympa/wwsympa.fcgi
 
7482
 
 
7483
Fix: change \0 into ',' before logging message IDs
 
7484
 
 
7485
------------------------------------------------------------------------
 
7486
r3544 | sympa-authors | 2006-02-02 17:42:44 +0100 (Thu, 02 Feb 2006) | 2 lines
 
7487
Changed paths:
 
7488
   M /trunk/wwsympa/wwsympa.fcgi
 
7489
 
 
7490
Fix: incorrect message ID created by wwsympa
 
7491
 
 
7492
------------------------------------------------------------------------
 
7493
r3542 | sympa-authors | 2006-02-02 17:04:45 +0100 (Thu, 02 Feb 2006) | 2 lines
 
7494
Changed paths:
 
7495
   M /branches/sympa-5_1-branch/src/Language.pm
 
7496
   M /trunk/src/Language.pm
 
7497
 
 
7498
[O.Lacroix] Fix: dashless var still had the dash
 
7499
 
 
7500
------------------------------------------------------------------------
 
7501
r3541 | sympa-authors | 2006-02-02 15:23:31 +0100 (Thu, 02 Feb 2006) | 2 lines
 
7502
Changed paths:
 
7503
   M /trunk/wwsympa/wwsympa.fcgi
 
7504
 
 
7505
Added message ids to distribute and reject log entries
 
7506
 
 
7507
------------------------------------------------------------------------
 
7508
r3540 | sympa-authors | 2006-02-02 14:55:21 +0100 (Thu, 02 Feb 2006) | 2 lines
 
7509
Changed paths:
 
7510
   M /trunk/po/fr.po
 
7511
 
 
7512
Changed translations
 
7513
 
 
7514
------------------------------------------------------------------------
 
7515
r3539 | olivier.salaun | 2006-02-02 14:10:35 +0100 (Thu, 02 Feb 2006) | 2 lines
 
7516
Changed paths:
 
7517
   M /trunk/wwsympa/SharedDocument.pm
 
7518
   M /trunk/wwsympa/wwsympa.fcgi
 
7519
 
 
7520
Fix a few things about the SharedDocument
 
7521
 
 
7522
------------------------------------------------------------------------
 
7523
r3538 | olivier.salaun | 2006-01-31 16:21:48 +0100 (Tue, 31 Jan 2006) | 2 lines
 
7524
Changed paths:
 
7525
   M /trunk/doc/sympa.tex.tpl
 
7526
   M /trunk/src/sympa.pl
 
7527
 
 
7528
New feature: new --sync_include sympa.pl option
 
7529
 
 
7530
------------------------------------------------------------------------
 
7531
r3537 | olivier.salaun | 2006-01-31 11:08:23 +0100 (Tue, 31 Jan 2006) | 2 lines
 
7532
Changed paths:
 
7533
   M /trunk/src/tt2.pl
 
7534
 
 
7535
Fixed escape_url %20 instead of %%20
 
7536
 
 
7537
------------------------------------------------------------------------
 
7538
r3536 | olivier.salaun | 2006-01-31 10:39:29 +0100 (Tue, 31 Jan 2006) | 2 lines
 
7539
Changed paths:
 
7540
   M /trunk/wwsympa/wwsympa.fcgi
 
7541
 
 
7542
Fix: extend filter and key_word regexp to allow \s
 
7543
 
 
7544
------------------------------------------------------------------------
 
7545
r3535 | olivier.salaun | 2006-01-31 09:54:37 +0100 (Tue, 31 Jan 2006) | 2 lines
 
7546
Changed paths:
 
7547
   M /trunk/src/TODO
 
7548
   M /trunk/wwsympa/SharedDocument.pm
 
7549
   M /trunk/wwsympa/wwsympa.fcgi
 
7550
 
 
7551
Fix moderation problems with the new SharedDocument
 
7552
 
 
7553
------------------------------------------------------------------------
 
7554
r3534 | olivier.salaun | 2006-01-31 09:53:12 +0100 (Tue, 31 Jan 2006) | 2 lines
 
7555
Changed paths:
 
7556
   M /trunk/doc/html/img1.png
 
7557
   M /trunk/doc/html/img2.png
 
7558
   M /trunk/doc/html/index.html
 
7559
   M /trunk/doc/html/node1.html
 
7560
   M /trunk/doc/html/node10.html
 
7561
   M /trunk/doc/html/node11.html
 
7562
   M /trunk/doc/html/node12.html
 
7563
   M /trunk/doc/html/node13.html
 
7564
   M /trunk/doc/html/node14.html
 
7565
   M /trunk/doc/html/node15.html
 
7566
   M /trunk/doc/html/node16.html
 
7567
   M /trunk/doc/html/node17.html
 
7568
   M /trunk/doc/html/node18.html
 
7569
   M /trunk/doc/html/node19.html
 
7570
   M /trunk/doc/html/node2.html
 
7571
   M /trunk/doc/html/node20.html
 
7572
   M /trunk/doc/html/node21.html
 
7573
   M /trunk/doc/html/node22.html
 
7574
   M /trunk/doc/html/node23.html
 
7575
   M /trunk/doc/html/node24.html
 
7576
   M /trunk/doc/html/node25.html
 
7577
   M /trunk/doc/html/node26.html
 
7578
   M /trunk/doc/html/node27.html
 
7579
   A /trunk/doc/html/node28.html
 
7580
   A /trunk/doc/html/node29.html
 
7581
   M /trunk/doc/html/node3.html
 
7582
   A /trunk/doc/html/node30.html
 
7583
   A /trunk/doc/html/node31.html
 
7584
   M /trunk/doc/html/node4.html
 
7585
   M /trunk/doc/html/node5.html
 
7586
   M /trunk/doc/html/node6.html
 
7587
   M /trunk/doc/html/node7.html
 
7588
   M /trunk/doc/html/node8.html
 
7589
   M /trunk/doc/html/node9.html
 
7590
   M /trunk/doc/html/sympa.html
 
7591
   M /trunk/doc/html/sympa.ps
 
7592
   M /trunk/doc/sympa.pdf
 
7593
   M /trunk/doc/sympa.ps
 
7594
 
 
7595
Added missing HTML
 
7596
 
 
7597
------------------------------------------------------------------------
 
7598
r3533 | olivier.salaun | 2006-01-30 18:06:24 +0100 (Mon, 30 Jan 2006) | 2 lines
 
7599
Changed paths:
 
7600
   A /trunk/src/etc/README_etc
 
7601
 
 
7602
Added READMA_etc
 
7603
 
 
7604
------------------------------------------------------------------------
 
7605
r3532 | olivier.salaun | 2006-01-30 18:03:48 +0100 (Mon, 30 Jan 2006) | 6 lines
 
7606
Changed paths:
 
7607
   M /trunk/INSTALL
 
7608
   M /trunk/Makefile.am
 
7609
   M /trunk/Makefile.in
 
7610
   M /trunk/NEWS
 
7611
   M /trunk/aclocal.m4
 
7612
   M /trunk/configure
 
7613
   M /trunk/configure.in
 
7614
   M /trunk/doc/sympa.tex
 
7615
   M /trunk/doc/sympa.tex.tpl
 
7616
   M /trunk/po/Makefile
 
7617
   M /trunk/src/TODO
 
7618
   M /trunk/src/sympa_wizard.pl
 
7619
   M /trunk/src/vrobot.txt
 
7620
   M /trunk/subst.pl
 
7621
   M /trunk/web_tt2/Makefile
 
7622
   M /trunk/wwsympa/wwsympa.fcgi
 
7623
 
 
7624
Changes :
 
7625
installing a README in etc/ directory
 
7626
creating arc/ and bounce/ directories at "make install" time
 
7627
Replaced "virtual robot" with "virtual host" in documentation
 
7628
Added instructions after the "make install"
 
7629
 
 
7630
------------------------------------------------------------------------
 
7631
r3531 | olivier.salaun | 2006-01-27 15:54:23 +0100 (Fri, 27 Jan 2006) | 2 lines
 
7632
Changed paths:
 
7633
   M /trunk/Makefile.am
 
7634
   M /trunk/check_perl_modules.pl
 
7635
   M /trunk/src/List.pm
 
7636
   M /trunk/src/TODO
 
7637
   M /trunk/src/sympa_wizard.pl
 
7638
   M /trunk/wwsympa/wwslib.pm
 
7639
 
 
7640
*** empty log message ***
 
7641
 
 
7642
------------------------------------------------------------------------
 
7643
r3529 | sympa-authors | 2006-01-27 15:45:38 +0100 (Fri, 27 Jan 2006) | 2 lines
 
7644
Changed paths:
 
7645
   M /trunk/NEWS
 
7646
   M /trunk/mail_tt2/archive.tt2
 
7647
   M /trunk/mail_tt2/command_report.tt2
 
7648
   M /trunk/mail_tt2/expire_deletion.tt2
 
7649
   M /trunk/mail_tt2/expire_warning2.tt2
 
7650
   M /trunk/mail_tt2/global_remind.tt2
 
7651
   M /trunk/mail_tt2/list_unknown.tt2
 
7652
   M /trunk/mail_tt2/listeditor_notification.tt2
 
7653
   M /trunk/mail_tt2/listmaster_notification.tt2
 
7654
   M /trunk/mail_tt2/listowner_notification.tt2
 
7655
   M /trunk/mail_tt2/message_report.tt2
 
7656
   M /trunk/mail_tt2/moderate.tt2
 
7657
   M /trunk/mail_tt2/remind.tt2
 
7658
   M /trunk/mail_tt2/removed.tt2
 
7659
   M /trunk/mail_tt2/request_auth.tt2
 
7660
   M /trunk/mail_tt2/review.tt2
 
7661
   M /trunk/mail_tt2/send_auth.tt2
 
7662
   M /trunk/mail_tt2/stats_report.tt2
 
7663
   M /trunk/mail_tt2/user_notification.tt2
 
7664
   M /trunk/mail_tt2/which.tt2
 
7665
   M /trunk/src/List.pm
 
7666
   M /trunk/src/TODO
 
7667
   M /trunk/src/tt2.pl
 
7668
   M /trunk/web_tt2/error.tt2
 
7669
   M /trunk/web_tt2/help_editlist.tt2
 
7670
   M /trunk/web_tt2/ls_templates.tt2
 
7671
   M /trunk/web_tt2/request_topic.tt2
 
7672
   M /trunk/web_tt2/skinsedit.tt2
 
7673
   M /trunk/web_tt2/suboptions.tt2
 
7674
   M /trunk/wwsympa/wwsympa.fcgi
 
7675
 
 
7676
Updated a few translatable strings
 
7677
 
 
7678
------------------------------------------------------------------------
 
7679
r3528 | sympa-authors | 2006-01-27 15:45:09 +0100 (Fri, 27 Jan 2006) | 2 lines
 
7680
Changed paths:
 
7681
   M /trunk/po/cs.po
 
7682
   M /trunk/po/de.po
 
7683
   M /trunk/po/el.po
 
7684
   M /trunk/po/en_US.po
 
7685
   M /trunk/po/es.po
 
7686
   M /trunk/po/et.po
 
7687
   M /trunk/po/fi.po
 
7688
   M /trunk/po/fr.po
 
7689
   M /trunk/po/hu.po
 
7690
   M /trunk/po/it.po
 
7691
   M /trunk/po/ja.po
 
7692
   M /trunk/po/nl.po
 
7693
   M /trunk/po/oc.po
 
7694
   M /trunk/po/pl.po
 
7695
   M /trunk/po/pt.po
 
7696
   M /trunk/po/pt_BR.po
 
7697
   M /trunk/po/ro.po
 
7698
   M /trunk/po/sv.po
 
7699
   M /trunk/po/sympa.pot
 
7700
   M /trunk/po/tr.po
 
7701
   M /trunk/po/zh_CN.po
 
7702
   M /trunk/po/zh_TW.po
 
7703
 
 
7704
Updates
 
7705
 
 
7706
------------------------------------------------------------------------
 
7707
r3527 | sympa-authors | 2006-01-27 15:20:00 +0100 (Fri, 27 Jan 2006) | 2 lines
 
7708
Changed paths:
 
7709
   M /trunk/po/cs.po
 
7710
   M /trunk/po/de.po
 
7711
   M /trunk/po/el.po
 
7712
   M /trunk/po/en_US.po
 
7713
   M /trunk/po/es.po
 
7714
   M /trunk/po/et.po
 
7715
   M /trunk/po/fi.po
 
7716
   M /trunk/po/fr.po
 
7717
   M /trunk/po/hu.po
 
7718
   M /trunk/po/it.po
 
7719
   M /trunk/po/ja.po
 
7720
   M /trunk/po/nl.po
 
7721
   M /trunk/po/oc.po
 
7722
   M /trunk/po/pl.po
 
7723
   M /trunk/po/pt.po
 
7724
   M /trunk/po/pt_BR.po
 
7725
   M /trunk/po/ro.po
 
7726
   M /trunk/po/sv.po
 
7727
   M /trunk/po/sympa.pot
 
7728
   M /trunk/po/tr.po
 
7729
   M /trunk/po/zh_CN.po
 
7730
   M /trunk/po/zh_TW.po
 
7731
 
 
7732
update
 
7733
 
 
7734
------------------------------------------------------------------------
 
7735
r3526 | sympa-authors | 2006-01-27 14:59:26 +0100 (Fri, 27 Jan 2006) | 2 lines
 
7736
Changed paths:
 
7737
   M /trunk/po/fr.po
 
7738
 
 
7739
Updated translations
 
7740
 
 
7741
------------------------------------------------------------------------
 
7742
r3525 | sympa-authors | 2006-01-26 16:09:15 +0100 (Thu, 26 Jan 2006) | 2 lines
 
7743
Changed paths:
 
7744
   M /trunk/po/fr.po
 
7745
 
 
7746
Add some translations
 
7747
 
 
7748
------------------------------------------------------------------------
 
7749
r3524 | sympa-authors | 2006-01-26 10:38:19 +0100 (Thu, 26 Jan 2006) | 2 lines
 
7750
Changed paths:
 
7751
   M /trunk/po/cs.po
 
7752
   M /trunk/po/de.po
 
7753
   M /trunk/po/el.po
 
7754
   M /trunk/po/en_US.po
 
7755
   M /trunk/po/es.po
 
7756
   M /trunk/po/et.po
 
7757
   M /trunk/po/fi.po
 
7758
   M /trunk/po/fr.po
 
7759
   M /trunk/po/hu.po
 
7760
   M /trunk/po/it.po
 
7761
   M /trunk/po/ja.po
 
7762
   M /trunk/po/nl.po
 
7763
   M /trunk/po/oc.po
 
7764
   M /trunk/po/pl.po
 
7765
   M /trunk/po/pt.po
 
7766
   M /trunk/po/pt_BR.po
 
7767
   M /trunk/po/ro.po
 
7768
   M /trunk/po/sv.po
 
7769
   M /trunk/po/sympa.pot
 
7770
   M /trunk/po/tr.po
 
7771
   M /trunk/po/zh_CN.po
 
7772
   M /trunk/po/zh_TW.po
 
7773
 
 
7774
Updates
 
7775
 
 
7776
------------------------------------------------------------------------
 
7777
r3523 | sympa-authors | 2006-01-26 10:37:10 +0100 (Thu, 26 Jan 2006) | 2 lines
 
7778
Changed paths:
 
7779
   M /trunk/wwsympa/Auth.pm
 
7780
 
 
7781
Fix log entries
 
7782
 
 
7783
------------------------------------------------------------------------
 
7784
r3522 | sympa-authors | 2006-01-26 09:28:02 +0100 (Thu, 26 Jan 2006) | 2 lines
 
7785
Changed paths:
 
7786
   M /trunk/soap/sympasoap.pm
 
7787
 
 
7788
Fixed typo
 
7789
 
 
7790
------------------------------------------------------------------------
 
7791
r3521 | sympa-authors | 2006-01-25 18:01:49 +0100 (Wed, 25 Jan 2006) | 2 lines
 
7792
Changed paths:
 
7793
   M /trunk/wwsympa/bounced.pl
 
7794
 
 
7795
Fix: missing parameter to update_subscriber_bounce_history()
 
7796
 
 
7797
------------------------------------------------------------------------
 
7798
r3520 | sympa-authors | 2006-01-25 15:54:30 +0100 (Wed, 25 Jan 2006) | 2 lines
 
7799
Changed paths:
 
7800
   M /trunk/web_tt2/login_menu.tt2
 
7801
 
 
7802
Separate login and sso_login forms
 
7803
 
 
7804
------------------------------------------------------------------------
 
7805
r3519 | sympa-authors | 2006-01-25 15:53:56 +0100 (Wed, 25 Jan 2006) | 2 lines
 
7806
Changed paths:
 
7807
   M /trunk/doc/html/index.html
 
7808
   M /trunk/doc/html/node1.html
 
7809
   M /trunk/doc/html/node10.html
 
7810
   M /trunk/doc/html/node11.html
 
7811
   M /trunk/doc/html/node12.html
 
7812
   M /trunk/doc/html/node13.html
 
7813
   M /trunk/doc/html/node14.html
 
7814
   M /trunk/doc/html/node15.html
 
7815
   M /trunk/doc/html/node16.html
 
7816
   M /trunk/doc/html/node17.html
 
7817
   M /trunk/doc/html/node18.html
 
7818
   M /trunk/doc/html/node19.html
 
7819
   M /trunk/doc/html/node2.html
 
7820
   M /trunk/doc/html/node20.html
 
7821
   M /trunk/doc/html/node21.html
 
7822
   M /trunk/doc/html/node22.html
 
7823
   M /trunk/doc/html/node23.html
 
7824
   M /trunk/doc/html/node24.html
 
7825
   M /trunk/doc/html/node25.html
 
7826
   M /trunk/doc/html/node26.html
 
7827
   M /trunk/doc/html/node27.html
 
7828
   M /trunk/doc/html/node3.html
 
7829
   M /trunk/doc/html/node4.html
 
7830
   M /trunk/doc/html/node5.html
 
7831
   M /trunk/doc/html/node6.html
 
7832
   M /trunk/doc/html/node7.html
 
7833
   M /trunk/doc/html/node8.html
 
7834
   M /trunk/doc/html/node9.html
 
7835
   M /trunk/doc/html/sympa.html
 
7836
   M /trunk/doc/html/sympa.ps
 
7837
   M /trunk/doc/sympa.pdf
 
7838
   M /trunk/doc/sympa.ps
 
7839
   M /trunk/doc/sympa.tex
 
7840
   M /trunk/doc/sympa.tex.tpl
 
7841
 
 
7842
Update
 
7843
 
 
7844
------------------------------------------------------------------------
 
7845
r3518 | sympa-authors | 2006-01-25 15:39:25 +0100 (Wed, 25 Jan 2006) | 3 lines
 
7846
Changed paths:
 
7847
   M /trunk/wwsympa/wwsympa.fcgi
 
7848
 
 
7849
Fix: don't set cookies while performing a RSS request
 
7850
Doing so would logout the current user
 
7851
 
 
7852
------------------------------------------------------------------------
 
7853
r3517 | sympa-authors | 2006-01-25 13:32:50 +0100 (Wed, 25 Jan 2006) | 2 lines
 
7854
Changed paths:
 
7855
   M /trunk/wwsympa/bounced.pl
 
7856
 
 
7857
Fix: no more use the default robot for list domain
 
7858
 
 
7859
------------------------------------------------------------------------
 
7860
r3516 | sympa-authors | 2006-01-25 12:07:56 +0100 (Wed, 25 Jan 2006) | 3 lines
 
7861
Changed paths:
 
7862
   M /trunk/wwsympa/bounced.pl
 
7863
 
 
7864
Fix: VERP bounce files where removed ; moved the unlink() back to right place
 
7865
This problem obviously appeared after the VERP patch was applied
 
7866
 
 
7867
------------------------------------------------------------------------
 
7868
r3515 | sympa-authors | 2006-01-25 10:57:13 +0100 (Wed, 25 Jan 2006) | 2 lines
 
7869
Changed paths:
 
7870
   M /trunk/wwsympa/bounced.pl
 
7871
 
 
7872
Added VERP log
 
7873
 
 
7874
------------------------------------------------------------------------
 
7875
r3514 | sympa-authors | 2006-01-25 09:02:36 +0100 (Wed, 25 Jan 2006) | 2 lines
 
7876
Changed paths:
 
7877
   M /trunk/soap/sympasoap.pm
 
7878
 
 
7879
Small fix
 
7880
 
 
7881
------------------------------------------------------------------------
 
7882
r3513 | sympa-authors | 2006-01-25 08:21:30 +0100 (Wed, 25 Jan 2006) | 3 lines
 
7883
Changed paths:
 
7884
   M /trunk/src/sympa.pl
 
7885
 
 
7886
Fix: "Can't call method "get_list_address" on an undefined value"
 
7887
Now set an intermediate variable with list_address
 
7888
 
 
7889
------------------------------------------------------------------------
 
7890
r3512 | sympa-authors | 2006-01-24 17:47:47 +0100 (Tue, 24 Jan 2006) | 2 lines
 
7891
Changed paths:
 
7892
   M /trunk/src/Commands.pm
 
7893
 
 
7894
Fix: Can't locate object method "rcheck_list_authz"
 
7895
 
 
7896
------------------------------------------------------------------------
 
7897
r3511 | sympa-authors | 2006-01-24 17:18:07 +0100 (Tue, 24 Jan 2006) | 2 lines
 
7898
Changed paths:
 
7899
   M /trunk/wwsympa/bounced.pl
 
7900
 
 
7901
Remove xxxxx log entry
 
7902
 
 
7903
------------------------------------------------------------------------
 
7904
r3510 | sympa-authors | 2006-01-24 17:16:49 +0100 (Tue, 24 Jan 2006) | 2 lines
 
7905
Changed paths:
 
7906
   M /trunk/wwsympa/archived.pl
 
7907
 
 
7908
Fix: use sympa version
 
7909
 
 
7910
------------------------------------------------------------------------
 
7911
r3509 | sympa-authors | 2006-01-24 17:05:01 +0100 (Tue, 24 Jan 2006) | 2 lines
 
7912
Changed paths:
 
7913
   M /trunk/src/List.pm
 
7914
 
 
7915
Move trace to debug
 
7916
 
 
7917
------------------------------------------------------------------------
 
7918
r3508 | sympa-authors | 2006-01-24 17:00:31 +0100 (Tue, 24 Jan 2006) | 2 lines
 
7919
Changed paths:
 
7920
   M /trunk/src/sympa.pl
 
7921
 
 
7922
Fix: incorrect log entry
 
7923
 
 
7924
------------------------------------------------------------------------
 
7925
r3507 | sympa-authors | 2006-01-24 16:34:29 +0100 (Tue, 24 Jan 2006) | 2 lines
 
7926
Changed paths:
 
7927
   M /trunk/src/List.pm
 
7928
 
 
7929
Fix: messages were moved to distribute spool with incorrect filename
 
7930
 
 
7931
------------------------------------------------------------------------
 
7932
r3506 | sympa-authors | 2006-01-24 16:09:45 +0100 (Tue, 24 Jan 2006) | 2 lines
 
7933
Changed paths:
 
7934
   M /trunk/src/sympa.pl
 
7935
 
 
7936
Fix: sympa.pl process dedicated to messages distribution did not use the right spool
 
7937
 
 
7938
------------------------------------------------------------------------
 
7939
r3505 | sympa-authors | 2006-01-24 14:48:53 +0100 (Tue, 24 Jan 2006) | 2 lines
 
7940
Changed paths:
 
7941
   M /trunk/src/List.pm
 
7942
 
 
7943
Fix previous changes: send_file() had been removed
 
7944
 
 
7945
------------------------------------------------------------------------
 
7946
r3504 | sympa-authors | 2006-01-24 14:12:55 +0100 (Tue, 24 Jan 2006) | 2 lines
 
7947
Changed paths:
 
7948
   M /trunk/src/Conf.pm
 
7949
 
 
7950
complete previous changes
 
7951
 
 
7952
------------------------------------------------------------------------
 
7953
r3503 | sympa-authors | 2006-01-24 14:05:41 +0100 (Tue, 24 Jan 2006) | 2 lines
 
7954
Changed paths:
 
7955
   M /trunk/src/Conf.pm
 
7956
 
 
7957
New feature: support obsolete parameters
 
7958
 
 
7959
------------------------------------------------------------------------
 
7960
r3502 | sympa-authors | 2006-01-24 13:47:37 +0100 (Tue, 24 Jan 2006) | 2 lines
 
7961
Changed paths:
 
7962
   M /trunk/ChangeLog
 
7963
 
 
7964
Update
 
7965
 
 
7966
------------------------------------------------------------------------
 
7967
r3501 | sympa-authors | 2006-01-24 13:47:09 +0100 (Tue, 24 Jan 2006) | 4 lines
 
7968
Changed paths:
 
7969
   M /trunk/doc/html/index.html
 
7970
   M /trunk/doc/html/node1.html
 
7971
   M /trunk/doc/html/node10.html
 
7972
   M /trunk/doc/html/node11.html
 
7973
   M /trunk/doc/html/node12.html
 
7974
   M /trunk/doc/html/node13.html
 
7975
   M /trunk/doc/html/node14.html
 
7976
   M /trunk/doc/html/node15.html
 
7977
   M /trunk/doc/html/node16.html
 
7978
   M /trunk/doc/html/node17.html
 
7979
   M /trunk/doc/html/node18.html
 
7980
   M /trunk/doc/html/node19.html
 
7981
   M /trunk/doc/html/node2.html
 
7982
   M /trunk/doc/html/node20.html
 
7983
   M /trunk/doc/html/node21.html
 
7984
   M /trunk/doc/html/node22.html
 
7985
   M /trunk/doc/html/node23.html
 
7986
   M /trunk/doc/html/node24.html
 
7987
   M /trunk/doc/html/node25.html
 
7988
   M /trunk/doc/html/node26.html
 
7989
   M /trunk/doc/html/node27.html
 
7990
   M /trunk/doc/html/node3.html
 
7991
   M /trunk/doc/html/node4.html
 
7992
   M /trunk/doc/html/node5.html
 
7993
   M /trunk/doc/html/node6.html
 
7994
   M /trunk/doc/html/node7.html
 
7995
   M /trunk/doc/html/node8.html
 
7996
   M /trunk/doc/html/node9.html
 
7997
   M /trunk/doc/html/sympa.html
 
7998
   M /trunk/doc/html/sympa.ps
 
7999
   M /trunk/doc/sympa.pdf
 
8000
   M /trunk/doc/sympa.ps
 
8001
   M /trunk/doc/sympa.tex
 
8002
   M /trunk/doc/sympa.tex.tpl
 
8003
   M /trunk/src/Conf.pm
 
8004
   M /trunk/src/List.pm
 
8005
   M /trunk/src/etc/script/create_db.Oracle
 
8006
   M /trunk/src/etc/script/create_db.Pg
 
8007
   M /trunk/src/etc/script/create_db.SQLite
 
8008
   M /trunk/src/etc/script/create_db.mysql
 
8009
   M /trunk/src/mail.pm
 
8010
   M /trunk/src/task_manager.pl
 
8011
   M /trunk/web_tt2/editsubscriber.tt2
 
8012
   M /trunk/wwsympa/bounced.pl
 
8013
   M /trunk/wwsympa/wwsympa.fcgi
 
8014
 
 
8015
New feature: Sympa is now VERP enabled ; this includes the following changes:
 
8016
  * new bounce_address_subscriber DB field
 
8017
  * verp_rate list and global parameter
 
8018
 
 
8019
------------------------------------------------------------------------
 
8020
r3496 | sympa-authors | 2006-01-23 11:46:56 +0100 (Mon, 23 Jan 2006) | 2 lines
 
8021
Changed paths:
 
8022
   M /trunk/Makefile.in
 
8023
   M /trunk/src/vrobot.txt
 
8024
 
 
8025
preparing 5.2a.3
 
8026
 
 
8027
------------------------------------------------------------------------
 
8028
r3495 | sympa-authors | 2006-01-23 11:34:29 +0100 (Mon, 23 Jan 2006) | 2 lines
 
8029
Changed paths:
 
8030
   M /trunk/web_tt2/admin_menu.tt2
 
8031
 
 
8032
[reported by G.Bouteille] Fix: no more propose 'restore list' to list owners
 
8033
 
 
8034
------------------------------------------------------------------------
 
8035
r3494 | sympa-authors | 2006-01-23 10:24:15 +0100 (Mon, 23 Jan 2006) | 3 lines
 
8036
Changed paths:
 
8037
   M /trunk/wwsympa/wwsympa.fcgi
 
8038
 
 
8039
[BugID 594] Fix: if urlized file had no file extension, the attach web action failed with the following error :
 
8040
"file error - attach.tt2 not found"
 
8041
 
 
8042
------------------------------------------------------------------------
 
8043
r3493 | sympa-authors | 2006-01-23 09:31:44 +0100 (Mon, 23 Jan 2006) | 2 lines
 
8044
Changed paths:
 
8045
   M /trunk/src/List.pm
 
8046
 
 
8047
Fix: sympa.pl was sending messages to users in reception mode 'notice' though their reception mode was not 'notice'. This bug was probably introduced with the topics features.
 
8048
 
 
8049
------------------------------------------------------------------------
 
8050
r3492 | sympa-authors | 2006-01-20 17:15:05 +0100 (Fri, 20 Jan 2006) | 2 lines
 
8051
Changed paths:
 
8052
   M /trunk/mail_tt2/urlized_part.tt2
 
8053
 
 
8054
[BugID 594] Fix typo
 
8055
 
 
8056
------------------------------------------------------------------------
 
8057
r3491 | sympa-authors | 2006-01-20 17:11:15 +0100 (Fri, 20 Jan 2006) | 2 lines
 
8058
Changed paths:
 
8059
   M /trunk/src/Message.pm
 
8060
   M /trunk/src/sympa.pl
 
8061
 
 
8062
Fix: Message.pm now fill msg_as_string
 
8063
 
 
8064
------------------------------------------------------------------------
 
8065
r3490 | sympa-authors | 2006-01-20 16:56:41 +0100 (Fri, 20 Jan 2006) | 2 lines
 
8066
Changed paths:
 
8067
   M /trunk/doc/html/index.html
 
8068
   M /trunk/doc/html/node1.html
 
8069
   M /trunk/doc/html/node10.html
 
8070
   M /trunk/doc/html/node11.html
 
8071
   M /trunk/doc/html/node12.html
 
8072
   M /trunk/doc/html/node13.html
 
8073
   M /trunk/doc/html/node14.html
 
8074
   M /trunk/doc/html/node15.html
 
8075
   M /trunk/doc/html/node16.html
 
8076
   M /trunk/doc/html/node17.html
 
8077
   M /trunk/doc/html/node18.html
 
8078
   M /trunk/doc/html/node19.html
 
8079
   M /trunk/doc/html/node2.html
 
8080
   M /trunk/doc/html/node20.html
 
8081
   M /trunk/doc/html/node21.html
 
8082
   M /trunk/doc/html/node22.html
 
8083
   M /trunk/doc/html/node23.html
 
8084
   M /trunk/doc/html/node24.html
 
8085
   M /trunk/doc/html/node25.html
 
8086
   M /trunk/doc/html/node26.html
 
8087
   M /trunk/doc/html/node27.html
 
8088
   M /trunk/doc/html/node3.html
 
8089
   M /trunk/doc/html/node4.html
 
8090
   M /trunk/doc/html/node5.html
 
8091
   M /trunk/doc/html/node6.html
 
8092
   M /trunk/doc/html/node7.html
 
8093
   M /trunk/doc/html/node8.html
 
8094
   M /trunk/doc/html/node9.html
 
8095
   M /trunk/doc/html/sympa.html
 
8096
   M /trunk/doc/html/sympa.ps
 
8097
   M /trunk/doc/sympa.pdf
 
8098
   M /trunk/doc/sympa.ps
 
8099
   M /trunk/doc/sympa.tex
 
8100
 
 
8101
Update
 
8102
 
 
8103
------------------------------------------------------------------------
 
8104
r3489 | sympa-authors | 2006-01-20 16:41:01 +0100 (Fri, 20 Jan 2006) | 2 lines
 
8105
Changed paths:
 
8106
   M /trunk/mail_tt2/authorization_reject.tt2
 
8107
 
 
8108
Change message
 
8109
 
 
8110
------------------------------------------------------------------------
 
8111
r3488 | sympa-authors | 2006-01-20 16:33:11 +0100 (Fri, 20 Jan 2006) | 2 lines
 
8112
Changed paths:
 
8113
   M /branches/sympa-5_1-branch/src/List.pm
 
8114
   M /trunk/src/List.pm
 
8115
 
 
8116
[BugID 608] Fix:  If multiple edit_list.conf files exist, the first one loaded is always used for that domain
 
8117
 
 
8118
------------------------------------------------------------------------
 
8119
r3487 | sympa-authors | 2006-01-20 16:20:46 +0100 (Fri, 20 Jan 2006) | 2 lines
 
8120
Changed paths:
 
8121
   M /trunk/src/sympa.pl
 
8122
 
 
8123
[BugID 114] Fix: ignore SIGPIPE, to prevent sympa.pl crash
 
8124
 
 
8125
------------------------------------------------------------------------
 
8126
r3486 | sympa-authors | 2006-01-20 15:42:30 +0100 (Fri, 20 Jan 2006) | 2 lines
 
8127
Changed paths:
 
8128
   M /trunk/src/List.pm
 
8129
 
 
8130
[BugID 539] Fix: no more show closed lists to list owners
 
8131
 
 
8132
------------------------------------------------------------------------
 
8133
r3485 | sympa-authors | 2006-01-20 15:29:03 +0100 (Fri, 20 Jan 2006) | 2 lines
 
8134
Changed paths:
 
8135
   M /trunk/doc/sympa.tex.tpl
 
8136
 
 
8137
Added documentation for include_sql_query / db_port
 
8138
 
 
8139
------------------------------------------------------------------------
 
8140
r3484 | sympa-authors | 2006-01-20 15:03:17 +0100 (Fri, 20 Jan 2006) | 2 lines
 
8141
Changed paths:
 
8142
   M /trunk/src/List.pm
 
8143
 
 
8144
[BugID 481] Fix: prevents crash if _save_stats_file() parameter has the wrong type
 
8145
 
 
8146
------------------------------------------------------------------------
 
8147
r3483 | sympa-authors | 2006-01-20 14:22:37 +0100 (Fri, 20 Jan 2006) | 2 lines
 
8148
Changed paths:
 
8149
   M /trunk/src/sympa.pl
 
8150
 
 
8151
Just to check it's no more considered binary
 
8152
 
 
8153
------------------------------------------------------------------------
 
8154
r3482 | sympa-authors | 2006-01-20 14:21:56 +0100 (Fri, 20 Jan 2006) | 2 lines
 
8155
Changed paths:
 
8156
   M /trunk/src/sympa.pl
 
8157
 
 
8158
Fix: removed strange character that made CVS think the script was a binary file
 
8159
 
 
8160
------------------------------------------------------------------------
 
8161
r3481 | sympa-authors | 2006-01-20 14:05:54 +0100 (Fri, 20 Jan 2006) | 2 lines
 
8162
Changed paths:
 
8163
   M /trunk/src/sympa.pl
 
8164
 
 
8165
Removed a duplicate unlink()
 
8166
 
 
8167
------------------------------------------------------------------------
 
8168
r3480 | sympa-authors | 2006-01-20 14:03:35 +0100 (Fri, 20 Jan 2006) | 2 lines
 
8169
Changed paths:
 
8170
   M /trunk/src/sympa.pl
 
8171
 
 
8172
[BugID 545] Fix: using File:Copy instead of rename() for the --keepcopy option, because the keepcopy directory might be on a different filesystem
 
8173
 
 
8174
------------------------------------------------------------------------
 
8175
r3479 | sympa-authors | 2006-01-20 13:44:13 +0100 (Fri, 20 Jan 2006) | 2 lines
 
8176
Changed paths:
 
8177
   M /branches/sympa-5_1-branch/src/Language.pm
 
8178
   M /trunk/src/Language.pm
 
8179
 
 
8180
Fix: prevents case problem with locale names
 
8181
 
 
8182
------------------------------------------------------------------------
 
8183
r3478 | sympa-authors | 2006-01-19 15:31:44 +0100 (Thu, 19 Jan 2006) | 2 lines
 
8184
Changed paths:
 
8185
   M /branches/sympa-5_1-branch/wwsympa/wwslib.pm
 
8186
   M /trunk/wwsympa/wwslib.pm
 
8187
 
 
8188
[reported by H.Brunet] Fix: apache-ssl does not set SSL_PROTOCOL env variable but SSL_PROTOCOL_VERSION instead
 
8189
 
 
8190
------------------------------------------------------------------------
 
8191
r3477 | sympa-authors | 2006-01-18 17:56:48 +0100 (Wed, 18 Jan 2006) | 3 lines
 
8192
Changed paths:
 
8193
   M /trunk/soap/sympasoap.pm
 
8194
   M /trunk/wwsympa/Auth.pm
 
8195
   M /trunk/wwsympa/wwsympa.fcgi
 
8196
 
 
8197
Fix: now report CAS authentication failures
 
8198
Also fixed a bug related to recent auth_services changes
 
8199
 
 
8200
------------------------------------------------------------------------
 
8201
r3475 | sympa-authors | 2006-01-13 09:09:28 +0100 (Fri, 13 Jan 2006) | 2 lines
 
8202
Changed paths:
 
8203
   M /trunk/wwsympa/wwsympa.fcgi
 
8204
 
 
8205
Fix: 'your_lists' was empty just after the login
 
8206
 
 
8207
------------------------------------------------------------------------
 
8208
r3474 | sympa-authors | 2006-01-13 09:06:57 +0100 (Fri, 13 Jan 2006) | 2 lines
 
8209
Changed paths:
 
8210
   M /trunk/ChangeLog
 
8211
   M /trunk/soap/sympasoap.pm
 
8212
   M /trunk/src/Conf.pm
 
8213
   M /trunk/wwsympa/Auth.pm
 
8214
   M /trunk/wwsympa/wwsympa.fcgi
 
8215
 
 
8216
New feature: first step to provide per-robot auth.conf
 
8217
 
 
8218
------------------------------------------------------------------------
 
8219
r3473 | sympa-authors | 2006-01-11 17:50:42 +0100 (Wed, 11 Jan 2006) | 2 lines
 
8220
Changed paths:
 
8221
   M /trunk/src/vrobot.txt
 
8222
 
 
8223
Update
 
8224
 
 
8225
------------------------------------------------------------------------
 
8226
r3471 | sympa-authors | 2006-01-09 11:41:40 +0100 (Mon, 09 Jan 2006) | 2 lines
 
8227
Changed paths:
 
8228
   M /trunk/src/Conf.pm
 
8229
 
 
8230
[requested by F.Jammes] Fix: in auth.conf, allow white spaces in the list of hosts
 
8231
 
 
8232
------------------------------------------------------------------------
 
8233
r3470 | sympa-authors | 2006-01-09 09:17:55 +0100 (Mon, 09 Jan 2006) | 2 lines
 
8234
Changed paths:
 
8235
   M /branches/sympa-5_1-branch/wwsympa/Auth.pm
 
8236
   M /trunk/wwsympa/Auth.pm
 
8237
 
 
8238
[F.Jammes] Fix: wrong variable used in do_log()
 
8239
 
 
8240
------------------------------------------------------------------------
 
8241
r3469 | sympa-authors | 2006-01-09 08:41:16 +0100 (Mon, 09 Jan 2006) | 2 lines
 
8242
Changed paths:
 
8243
   M /trunk/src/vrobot.txt
 
8244
 
 
8245
updated
 
8246
 
 
8247
------------------------------------------------------------------------
 
8248
r3468 | sympa-authors | 2006-01-05 17:53:25 +0100 (Thu, 05 Jan 2006) | 2 lines
 
8249
Changed paths:
 
8250
   M /trunk/doc/sympa.tex.tpl
 
8251
   M /trunk/src/List.pm
 
8252
   M /trunk/src/vrobot.txt
 
8253
 
 
8254
Changes: include_list parameter can now refer to list@dom. Migrating existing list using include_list. Also adapted some scenario conditions to full vrobots
 
8255
 
 
8256
------------------------------------------------------------------------
 
8257
r3467 | sympa-authors | 2006-01-05 15:23:29 +0100 (Thu, 05 Jan 2006) | 2 lines
 
8258
Changed paths:
 
8259
   M /trunk/src/Commands.pm
 
8260
   M /trunk/src/Ldap.pm
 
8261
   M /trunk/src/List.pm
 
8262
   M /trunk/src/etc/script/arc2webarc.pl
 
8263
   M /trunk/src/sympa.pl
 
8264
   M /trunk/src/task_manager.pl
 
8265
   M /trunk/src/tools.pl
 
8266
   M /trunk/src/vrobot.txt
 
8267
   M /trunk/wwsympa/archived.pl
 
8268
   M /trunk/wwsympa/wwsympa.fcgi
 
8269
 
 
8270
Change: now use List::get_list_id() and List::get_list_address()
 
8271
 
 
8272
------------------------------------------------------------------------
 
8273
r3464 | sympa-authors | 2006-01-04 14:16:30 +0100 (Wed, 04 Jan 2006) | 2 lines
 
8274
Changed paths:
 
8275
   M /trunk/soap/sympasoap.pm
 
8276
   M /trunk/src/Archive.pm
 
8277
   M /trunk/src/Commands.pm
 
8278
   M /trunk/src/Family.pm
 
8279
   M /trunk/src/List.pm
 
8280
   M /trunk/src/alias_manager.pl
 
8281
   M /trunk/src/sympa.pl
 
8282
   M /trunk/src/task_manager.pl
 
8283
   M /trunk/src/tools.pl
 
8284
   M /trunk/src/vrobot.txt
 
8285
   M /trunk/wwsympa/bounced.pl
 
8286
   M /trunk/wwsympa/wwsympa.fcgi
 
8287
 
 
8288
Fix some vrobot-related problems
 
8289
 
 
8290
------------------------------------------------------------------------
 
8291
r3461 | sympa-authors | 2006-01-03 16:56:23 +0100 (Tue, 03 Jan 2006) | 2 lines
 
8292
Changed paths:
 
8293
   M /trunk/ChangeLog
 
8294
   M /trunk/src/vrobot.txt
 
8295
 
 
8296
Updated
 
8297
 
 
8298
------------------------------------------------------------------------
 
8299
r3460 | sympa-authors | 2006-01-03 16:46:30 +0100 (Tue, 03 Jan 2006) | 2 lines
 
8300
Changed paths:
 
8301
   M /trunk/src/Makefile
 
8302
   A /trunk/src/Task.pm
 
8303
   M /trunk/src/task_manager.pl
 
8304
 
 
8305
Introduced a new Task.pm module
 
8306
 
 
8307
------------------------------------------------------------------------
 
8308
r3459 | sympa-authors | 2006-01-03 11:08:16 +0100 (Tue, 03 Jan 2006) | 2 lines
 
8309
Changed paths:
 
8310
   M /trunk/src/List.pm
 
8311
   M /trunk/src/vrobot.txt
 
8312
 
 
8313
Change: renamed bounce subdirectories
 
8314
 
 
8315
------------------------------------------------------------------------
 
8316
r3458 | sympa-authors | 2006-01-02 16:52:28 +0100 (Mon, 02 Jan 2006) | 2 lines
 
8317
Changed paths:
 
8318
   M /trunk/src/List.pm
 
8319
   M /trunk/src/tools.pl
 
8320
   M /trunk/src/vrobot.txt
 
8321
 
 
8322
Change: using robot in tmpdir
 
8323
 
 
8324
------------------------------------------------------------------------
 
8325
r3457 | sympa-authors | 2006-01-02 15:52:00 +0100 (Mon, 02 Jan 2006) | 3 lines
 
8326
Changed paths:
 
8327
   M /trunk/src/List.pm
 
8328
   M /trunk/src/tools.pl
 
8329
 
 
8330
***** Change: changed of enum datatypes requires DB field update (2 -> 1 AND 1 -> 0)
 
8331
Fix: now use lower_version() instead of higher_version() because some code could be run twice
 
8332
 
 
8333
------------------------------------------------------------------------
 
8334
r3456 | sympa-authors | 2006-01-02 14:37:29 +0100 (Mon, 02 Jan 2006) | 2 lines
 
8335
Changed paths:
 
8336
   M /trunk/src/sympa.pl
 
8337
 
 
8338
Fix recent changes
 
8339
 
 
8340
------------------------------------------------------------------------
 
8341
r3455 | sympa-authors | 2006-01-02 13:58:55 +0100 (Mon, 02 Jan 2006) | 2 lines
 
8342
Changed paths:
 
8343
   M /trunk/wwsympa/wwsympa.fcgi
 
8344
 
 
8345
Fix: Fix recent changes
 
8346
 
 
8347
------------------------------------------------------------------------
 
8348
r3454 | sympa-authors | 2005-12-30 09:44:00 +0100 (Fri, 30 Dec 2005) | 2 lines
 
8349
Changed paths:
 
8350
   M /trunk/src/List.pm
 
8351
 
 
8352
[BugID 589] Fix: restore correct get_editors_email() subroutine
 
8353
 
 
8354
------------------------------------------------------------------------
 
8355
r3452 | sympa-authors | 2005-12-30 09:28:23 +0100 (Fri, 30 Dec 2005) | 2 lines
 
8356
Changed paths:
 
8357
   M /branches/sympa-5_1-branch/soap/sympasoap.pm
 
8358
   M /trunk/soap/sympasoap.pm
 
8359
 
 
8360
[BugID 591] Fix typo iun which()
 
8361
 
 
8362
------------------------------------------------------------------------
 
8363
r3451 | sympa-authors | 2005-12-29 14:41:02 +0100 (Thu, 29 Dec 2005) | 2 lines
 
8364
Changed paths:
 
8365
   M /trunk/doc/sympa.tex.tpl
 
8366
 
 
8367
More information on additional DB fields
 
8368
 
 
8369
------------------------------------------------------------------------
 
8370
r3450 | sympa-authors | 2005-12-29 14:20:45 +0100 (Thu, 29 Dec 2005) | 2 lines
 
8371
Changed paths:
 
8372
   M /trunk/wwsympa/wwsympa.fcgi
 
8373
 
 
8374
Fix: Skip CAS authentication with RSS
 
8375
 
 
8376
------------------------------------------------------------------------
 
8377
r3448 | sympa-authors | 2005-12-28 17:31:36 +0100 (Wed, 28 Dec 2005) | 2 lines
 
8378
Changed paths:
 
8379
   M /branches/sympa-5_1-branch/wwsympa/wwsympa.fcgi
 
8380
   M /trunk/wwsympa/wwsympa.fcgi
 
8381
 
 
8382
[reported by H.Brunet] Fix: moved the RSS code before the redirect_to code to prevent CAS redirection in RSS context
 
8383
 
 
8384
------------------------------------------------------------------------
 
8385
r3447 | sympa-authors | 2005-12-28 13:50:56 +0100 (Wed, 28 Dec 2005) | 3 lines
 
8386
Changed paths:
 
8387
   M /trunk/src/List.pm
 
8388
 
 
8389
[reported by M.Schoeb] Fix: List::has_include_data_sources() did not check owner_include and editor_include.
 
8390
Therefore sync_include task might not be created.
 
8391
 
 
8392
------------------------------------------------------------------------
 
8393
r3444 | sympa-authors | 2005-12-27 15:08:14 +0100 (Tue, 27 Dec 2005) | 2 lines
 
8394
Changed paths:
 
8395
   M /trunk/wwsympa/wwslib.pm
 
8396
 
 
8397
Add better error log for missing bounce dir
 
8398
 
 
8399
------------------------------------------------------------------------
 
8400
r3443 | sympa-authors | 2005-12-27 12:26:00 +0100 (Tue, 27 Dec 2005) | 2 lines
 
8401
Changed paths:
 
8402
   M /trunk/src/sympa.pl
 
8403
 
 
8404
Change: If a robot parameter is missing from the comman line, then use the 'host' parameter
 
8405
 
 
8406
------------------------------------------------------------------------
 
8407
r3442 | sympa-authors | 2005-12-27 11:39:12 +0100 (Tue, 27 Dec 2005) | 3 lines
 
8408
Changed paths:
 
8409
   M /branches/sympa-5_1-branch/src/List.pm
 
8410
   M /trunk/src/List.pm
 
8411
 
 
8412
Change: turned the mysql subscribed and included fields into int(1) to be compatible with other RDBMS
 
8413
[reported by B.Riffle] Fix: no more use quoting in SQL queries with numeric fields
 
8414
 
 
8415
------------------------------------------------------------------------
 
8416
r3441 | sympa-authors | 2005-12-16 10:59:44 +0100 (Fri, 16 Dec 2005) | 2 lines
 
8417
Changed paths:
 
8418
   M /trunk/src/sympa_wizard.pl
 
8419
 
 
8420
Change: restore mysql as the default RDBMS because SQLite does not provide an ALTER TABLME feature
 
8421
 
 
8422
------------------------------------------------------------------------
 
8423
r3440 | sympa-authors | 2005-12-12 13:49:17 +0100 (Mon, 12 Dec 2005) | 2 lines
 
8424
Changed paths:
 
8425
   M /branches/sympa-5_1-branch/src/List.pm
 
8426
   M /trunk/src/List.pm
 
8427
 
 
8428
[reported by B.Riffle] Fix: treat subscribed_subscriber DB field as a numeric
 
8429
 
 
8430
------------------------------------------------------------------------
 
8431
r3439 | sympa-authors | 2005-12-12 09:42:22 +0100 (Mon, 12 Dec 2005) | 2 lines
 
8432
Changed paths:
 
8433
   A /trunk/src/TODO
 
8434
 
 
8435
List of things that should be fixed
 
8436
 
 
8437
------------------------------------------------------------------------
 
8438
r3438 | sympa-authors | 2005-12-12 09:40:26 +0100 (Mon, 12 Dec 2005) | 5 lines
 
8439
Changed paths:
 
8440
   M /trunk/soap/sympasoap.pm
 
8441
   M /trunk/src/Commands.pm
 
8442
   M /trunk/src/Family.pm
 
8443
   M /trunk/src/List.pm
 
8444
   M /trunk/src/sympa.pl
 
8445
   M /trunk/src/task_manager.pl
 
8446
   M /trunk/src/vrobot.txt
 
8447
   M /trunk/wwsympa/bounced.pl
 
8448
   M /trunk/wwsympa/wwsympa.fcgi
 
8449
 
 
8450
Changes for full virtual robot support :
 
8451
 * replaced list-related calls to request_action() with $list->check_list_authz()
 
8452
 * added the robot to taskfiles
 
8453
 * new wwsympa::check_authz() to avoid duplicate code in most subroutines
 
8454
 
 
8455
------------------------------------------------------------------------
 
8456
r3437 | sympa-authors | 2005-12-08 16:43:00 +0100 (Thu, 08 Dec 2005) | 3 lines
 
8457
Changed paths:
 
8458
   M /trunk/soap/sympa_soap_server.fcgi
 
8459
   M /trunk/soap/sympasoap.pm
 
8460
   M /trunk/src/Commands.pm
 
8461
   M /trunk/src/Family.pm
 
8462
   M /trunk/src/List.pm
 
8463
   M /trunk/src/admin.pm
 
8464
   M /trunk/src/etc/script/arc2webarc.pl
 
8465
   M /trunk/src/sympa.pl
 
8466
   M /trunk/src/task_manager.pl
 
8467
   M /trunk/src/vrobot.txt
 
8468
   M /trunk/wwsympa/archived.pl
 
8469
   M /trunk/wwsympa/wwsympa.fcgi
 
8470
 
 
8471
Changes: Changed output List::get_lists() type
 
8472
Also made web archives full Vrobot enabled
 
8473
 
 
8474
------------------------------------------------------------------------
 
8475
r3436 | sympa-authors | 2005-12-08 16:39:56 +0100 (Thu, 08 Dec 2005) | 2 lines
 
8476
Changed paths:
 
8477
   M /trunk/doc/sympa.tex.tpl
 
8478
 
 
8479
Still referred to 'include' mode
 
8480
 
 
8481
------------------------------------------------------------------------
 
8482
r3435 | sympa-authors | 2005-12-02 11:59:11 +0100 (Fri, 02 Dec 2005) | 2 lines
 
8483
Changed paths:
 
8484
   M /trunk/important_changes.pl
 
8485
 
 
8486
*** empty log message ***
 
8487
 
 
8488
------------------------------------------------------------------------
 
8489
r3434 | sympa-authors | 2005-12-02 11:58:45 +0100 (Fri, 02 Dec 2005) | 2 lines
 
8490
Changed paths:
 
8491
   A /trunk/src/vrobot.txt
 
8492
 
 
8493
Development status for full virtual robot support
 
8494
 
 
8495
------------------------------------------------------------------------
 
8496
r3433 | sympa-authors | 2005-12-02 10:18:16 +0100 (Fri, 02 Dec 2005) | 2 lines
 
8497
Changed paths:
 
8498
   M /trunk/check_perl_modules.pl
 
8499
 
 
8500
Made CipherSaber module required
 
8501
 
 
8502
------------------------------------------------------------------------
 
8503
r3432 | sympa-authors | 2005-12-01 10:57:43 +0100 (Thu, 01 Dec 2005) | 2 lines
 
8504
Changed paths:
 
8505
   M /trunk/doc/sympa.tex.tpl
 
8506
 
 
8507
fix a bug in the scenario grammar
 
8508
 
 
8509
------------------------------------------------------------------------
 
8510
r3431 | sympa-authors | 2005-11-25 10:34:16 +0100 (Fri, 25 Nov 2005) | 2 lines
 
8511
Changed paths:
 
8512
   M /branches/sympa-5_1-branch/doc/sympa.tex.tpl
 
8513
   M /trunk/doc/sympa.tex.tpl
 
8514
 
 
8515
[reported by A.Lund] Typo in parameter name sendmail_aliases
 
8516
 
 
8517
------------------------------------------------------------------------
 
8518
r3430 | sympa-authors | 2005-11-22 17:22:22 +0100 (Tue, 22 Nov 2005) | 5 lines
 
8519
Changed paths:
 
8520
   M /branches/sympa-5_1-branch/Makefile.am
 
8521
   M /branches/sympa-5_1-branch/Makefile.in
 
8522
   M /branches/sympa-5_1-branch/important_changes.pl
 
8523
   M /branches/sympa-5_1-branch/src/List.pm
 
8524
   M /trunk/Makefile.am
 
8525
   M /trunk/Makefile.in
 
8526
   M /trunk/important_changes.pl
 
8527
   M /trunk/src/List.pm
 
8528
 
 
8529
Changes related to sympa upgrade :
 
8530
  * no more saving data_structure.version if verion did not change
 
8531
  * adding a log "upgrading from x to y"
 
8532
  * initialize the data_structure.version file if missing
 
8533
 
 
8534
------------------------------------------------------------------------
 
8535
r3429 | sympa-authors | 2005-11-22 14:57:21 +0100 (Tue, 22 Nov 2005) | 2 lines
 
8536
Changed paths:
 
8537
   M /branches/sympa-5_1-branch/web_tt2/css.tt2
 
8538
   M /trunk/web_tt2/css.tt2
 
8539
 
 
8540
Fix: remove use of 'transparent' color ; it was interpreted as dark grey
 
8541
 
 
8542
------------------------------------------------------------------------
 
8543
r3428 | sympa-authors | 2005-11-21 14:49:13 +0100 (Mon, 21 Nov 2005) | 2 lines
 
8544
Changed paths:
 
8545
   M /trunk/src/etc/script/sympa
 
8546
 
 
8547
Fix: don't try to stop sympa-distribute if no PID was found
 
8548
 
 
8549
------------------------------------------------------------------------
 
8550
r3427 | sympa-authors | 2005-11-21 14:42:13 +0100 (Mon, 21 Nov 2005) | 2 lines
 
8551
Changed paths:
 
8552
   M /trunk/wwsympa/wwsympa.fcgi
 
8553
 
 
8554
missing word
 
8555
 
 
8556
------------------------------------------------------------------------
 
8557
r3425 | sympa-authors | 2005-11-15 17:57:58 +0100 (Tue, 15 Nov 2005) | 2 lines
 
8558
Changed paths:
 
8559
   M /trunk/src/Commands.pm
 
8560
   M /trunk/src/sympa.pl
 
8561
 
 
8562
New feature: added number of subscribers to log when a message is sent
 
8563
 
 
8564
------------------------------------------------------------------------
 
8565
r3424 | sympa-authors | 2005-11-15 16:11:26 +0100 (Tue, 15 Nov 2005) | 2 lines
 
8566
Changed paths:
 
8567
   M /branches/sympa-5_1-branch/po/Makefile
 
8568
   M /trunk/po/Makefile
 
8569
 
 
8570
[reported by JP Masse] Fix: swedish catalog was not compiled
 
8571
 
 
8572
------------------------------------------------------------------------
 
8573
r3423 | sympa-authors | 2005-11-14 12:09:24 +0100 (Mon, 14 Nov 2005) | 4 lines
 
8574
Changed paths:
 
8575
   M /branches/sympa-5_1-branch/src/tools.pl
 
8576
   M /trunk/src/tools.pl
 
8577
 
 
8578
Change: tools::lock() is now able to force the lock if the blocking lock was performed more than 20 minutes ago.
 
8579
The PID is now written in the lockfile.
 
8580
The number of attempts to lock is now different in a web context
 
8581
 
 
8582
------------------------------------------------------------------------
 
8583
r3422 | sympa-authors | 2005-11-09 11:27:40 +0100 (Wed, 09 Nov 2005) | 2 lines
 
8584
Changed paths:
 
8585
   M /branches/sympa-5_1-branch/check_perl_modules.pl
 
8586
   M /trunk/check_perl_modules.pl
 
8587
 
 
8588
[reported by J.Beretta] Fix: the '-modifybodyaddresses' option is only available since mhonarc 2.6.0
 
8589
 
 
8590
------------------------------------------------------------------------
 
8591
r3419 | sympa-authors | 2005-11-09 10:47:48 +0100 (Wed, 09 Nov 2005) | 2 lines
 
8592
Changed paths:
 
8593
   M /trunk/web_tt2/notice.tt2
 
8594
   M /trunk/wwsympa/wwsympa.fcgi
 
8595
 
 
8596
[proposed by J.Abbott] A better removal notice
 
8597
 
 
8598
------------------------------------------------------------------------
 
8599
r3418 | sympa-authors | 2005-11-02 13:10:53 +0100 (Wed, 02 Nov 2005) | 2 lines
 
8600
Changed paths:
 
8601
   M /branches/sympa-5_1-branch/wwsympa/wwsympa.fcgi
 
8602
   M /trunk/wwsympa/wwsympa.fcgi
 
8603
 
 
8604
Now use web_recode_to for the RSS feed
 
8605
 
 
8606
------------------------------------------------------------------------
 
8607
r3417 | sympa-authors | 2005-11-02 12:03:37 +0100 (Wed, 02 Nov 2005) | 2 lines
 
8608
Changed paths:
 
8609
   M /branches/sympa-5_1-branch/wwsympa/wwsympa.fcgi
 
8610
   M /trunk/wwsympa/wwsympa.fcgi
 
8611
 
 
8612
Fix RSS feed ; URL for virtual robots was incorrect
 
8613
 
 
8614
------------------------------------------------------------------------
 
8615
r3414 | sympa-authors | 2005-10-31 11:37:41 +0100 (Mon, 31 Oct 2005) | 2 lines
 
8616
Changed paths:
 
8617
   M /trunk/src/Commands.pm
 
8618
   M /trunk/src/List.pm
 
8619
   M /trunk/src/tools.pl
 
8620
   M /trunk/wwsympa/wwsympa.fcgi
 
8621
 
 
8622
[BugID 194] Fixed spelling errors
 
8623
 
 
8624
------------------------------------------------------------------------
 
8625
r3413 | sympa-authors | 2005-10-28 16:40:15 +0200 (Fri, 28 Oct 2005) | 2 lines
 
8626
Changed paths:
 
8627
   M /branches/sympa-5_1-branch/src/task_manager.pl
 
8628
   M /trunk/src/task_manager.pl
 
8629
 
 
8630
[BugID 498] Change: 'process_bouncers' task failed if no owner could be contacted ; no more return undef
 
8631
 
 
8632
------------------------------------------------------------------------
 
8633
r3412 | sympa-authors | 2005-10-28 16:12:54 +0200 (Fri, 28 Oct 2005) | 2 lines
 
8634
Changed paths:
 
8635
   M /branches/sympa-5_1-branch/wwsympa/wwsympa.fcgi
 
8636
   M /trunk/wwsympa/wwsympa.fcgi
 
8637
 
 
8638
[BugID 528] Fix: adding a pending subscriber failed if the user gecos contained a comma (',')
 
8639
 
 
8640
------------------------------------------------------------------------
 
8641
r3411 | sympa-authors | 2005-10-28 11:02:53 +0200 (Fri, 28 Oct 2005) | 2 lines
 
8642
Changed paths:
 
8643
   M /trunk/doc/sympa.tex.tpl
 
8644
   M /trunk/src/Conf.pm
 
8645
   M /trunk/src/List.pm
 
8646
   M /trunk/src/admin.pm
 
8647
   M /trunk/src/alias_manager.pl
 
8648
   M /trunk/src/etc/list_aliases.tt2
 
8649
   M /trunk/wwsympa/wwsympa.fcgi
 
8650
 
 
8651
[requested by J.Abbott] New feature: new return_path_suffix parameter in sympa.conf
 
8652
 
 
8653
------------------------------------------------------------------------
 
8654
r3410 | sympa-authors | 2005-10-27 17:56:00 +0200 (Thu, 27 Oct 2005) | 2 lines
 
8655
Changed paths:
 
8656
   M /trunk/po/fr.po
 
8657
   M /trunk/web_tt2/rss.tt2
 
8658
   M /trunk/wwsympa/wwsympa.fcgi
 
8659
 
 
8660
Fied some RSS problems
 
8661
 
 
8662
------------------------------------------------------------------------
 
8663
r3409 | sympa-authors | 2005-10-27 17:54:06 +0200 (Thu, 27 Oct 2005) | 2 lines
 
8664
Changed paths:
 
8665
   M /trunk/po/cs.po
 
8666
   M /trunk/po/de.po
 
8667
   M /trunk/po/el.po
 
8668
   M /trunk/po/en_US.po
 
8669
   M /trunk/po/es.po
 
8670
   M /trunk/po/et.po
 
8671
   M /trunk/po/fi.po
 
8672
   M /trunk/po/fr.po
 
8673
   M /trunk/po/hu.po
 
8674
   M /trunk/po/it.po
 
8675
   M /trunk/po/ja.po
 
8676
   M /trunk/po/nl.po
 
8677
   M /trunk/po/oc.po
 
8678
   M /trunk/po/pl.po
 
8679
   M /trunk/po/pt.po
 
8680
   M /trunk/po/pt_BR.po
 
8681
   M /trunk/po/ro.po
 
8682
   M /trunk/po/sv.po
 
8683
   M /trunk/po/sympa.pot
 
8684
   M /trunk/po/tr.po
 
8685
   M /trunk/po/zh_CN.po
 
8686
   M /trunk/po/zh_TW.po
 
8687
 
 
8688
Update POT and PO files
 
8689
 
 
8690
------------------------------------------------------------------------
 
8691
r3404 | sympa-authors | 2005-10-27 11:55:28 +0200 (Thu, 27 Oct 2005) | 2 lines
 
8692
Changed paths:
 
8693
   M /trunk/wwsympa/wwsympa.fcgi
 
8694
 
 
8695
Fix: web report structure was initialized after get_parameters() was run
 
8696
 
 
8697
------------------------------------------------------------------------
 
8698
r3403 | sympa-authors | 2005-10-27 11:08:11 +0200 (Thu, 27 Oct 2005) | 2 lines
 
8699
Changed paths:
 
8700
   M /trunk/wwsympa/wwsympa.fcgi
 
8701
 
 
8702
Fix: escape some chars in regexp
 
8703
 
 
8704
------------------------------------------------------------------------
 
8705
r3402 | sympa-authors | 2005-10-27 11:03:39 +0200 (Thu, 27 Oct 2005) | 2 lines
 
8706
Changed paths:
 
8707
   M /trunk/src/report.pm
 
8708
 
 
8709
Fix: replace use of '|' with '||'
 
8710
 
 
8711
------------------------------------------------------------------------
 
8712
r3401 | sympa-authors | 2005-10-27 09:30:04 +0200 (Thu, 27 Oct 2005) | 2 lines
 
8713
Changed paths:
 
8714
   M /trunk/wwsympa/wwsympa.fcgi
 
8715
 
 
8716
[reported by K.Moriwaka] Fix: restricted the acceptable set of characters for search expressions
 
8717
 
 
8718
------------------------------------------------------------------------
 
8719
r3400 | sympa-authors | 2005-10-26 16:53:40 +0200 (Wed, 26 Oct 2005) | 2 lines
 
8720
Changed paths:
 
8721
   M /trunk/wwsympa/wwsympa.fcgi
 
8722
 
 
8723
[BugID 526] Fix: () and [] no more allowed in search expressions
 
8724
 
 
8725
------------------------------------------------------------------------
 
8726
r3399 | sympa-authors | 2005-10-26 10:53:02 +0200 (Wed, 26 Oct 2005) | 2 lines
 
8727
Changed paths:
 
8728
   M /branches/sympa-5_1-branch/src/List.pm
 
8729
   M /trunk/src/List.pm
 
8730
 
 
8731
Fix: get_which() for listamster returned all non-include2 lists
 
8732
 
 
8733
------------------------------------------------------------------------
 
8734
r3398 | sympa-authors | 2005-10-25 14:48:48 +0200 (Tue, 25 Oct 2005) | 2 lines
 
8735
Changed paths:
 
8736
   M /branches/sympa-5_1-branch/src/tt2.pl
 
8737
   M /branches/sympa-5_1-branch/web_tt2/admin_menu.tt2
 
8738
   M /branches/sympa-5_1-branch/web_tt2/arc_manage.tt2
 
8739
   M /branches/sympa-5_1-branch/web_tt2/d_read.tt2
 
8740
   M /branches/sympa-5_1-branch/web_tt2/list_admin_menu.tt2
 
8741
   M /branches/sympa-5_1-branch/web_tt2/list_menu.tt2
 
8742
   M /branches/sympa-5_1-branch/web_tt2/ls_templates.tt2
 
8743
   M /branches/sympa-5_1-branch/web_tt2/rename_list_request.tt2
 
8744
   M /branches/sympa-5_1-branch/web_tt2/review.tt2
 
8745
   M /branches/sympa-5_1-branch/web_tt2/reviewbouncing.tt2
 
8746
   M /trunk/src/tt2.pl
 
8747
   M /trunk/web_tt2/admin_menu.tt2
 
8748
   M /trunk/web_tt2/arc_manage.tt2
 
8749
   M /trunk/web_tt2/d_read.tt2
 
8750
   M /trunk/web_tt2/list_admin_menu.tt2
 
8751
   M /trunk/web_tt2/list_menu.tt2
 
8752
   M /trunk/web_tt2/ls_templates.tt2
 
8753
   M /trunk/web_tt2/rename_list_request.tt2
 
8754
   M /trunk/web_tt2/review.tt2
 
8755
   M /trunk/web_tt2/reviewbouncing.tt2
 
8756
 
 
8757
[BugID 522] Fix: escape quotes in javascript calls
 
8758
 
 
8759
------------------------------------------------------------------------
 
8760
r3396 | sympa-authors | 2005-10-25 13:34:10 +0200 (Tue, 25 Oct 2005) | 2 lines
 
8761
Changed paths:
 
8762
   M /branches/sympa-5_1-branch/wwsympa/wwsympa.fcgi
 
8763
   M /trunk/wwsympa/wwsympa.fcgi
 
8764
 
 
8765
Fix: never go back to the search action after a del
 
8766
 
 
8767
------------------------------------------------------------------------
 
8768
r3394 | sympa-authors | 2005-10-24 12:11:51 +0200 (Mon, 24 Oct 2005) | 2 lines
 
8769
Changed paths:
 
8770
   M /trunk/doc/sympa.tex.tpl
 
8771
 
 
8772
Complete documentation about list creation
 
8773
 
 
8774
------------------------------------------------------------------------
 
8775
r3393 | sympa-authors | 2005-10-24 11:50:24 +0200 (Mon, 24 Oct 2005) | 2 lines
 
8776
Changed paths:
 
8777
   M /trunk/soap/sympasoap.pm
 
8778
 
 
8779
[G.Bouteille] Change: which SOAP subroutine result now includes lists the user is admin of
 
8780
 
 
8781
------------------------------------------------------------------------
 
8782
r3392 | sympa-authors | 2005-10-24 11:48:38 +0200 (Mon, 24 Oct 2005) | 2 lines
 
8783
Changed paths:
 
8784
   M /branches/sympa-5_1-branch/soap/sympasoap.pm
 
8785
   M /trunk/soap/sympasoap.pm
 
8786
 
 
8787
[BugID 516] Fix: lists and which used domain in list address instead of host
 
8788
 
 
8789
------------------------------------------------------------------------
 
8790
r3389 | sympa-authors | 2005-10-21 15:38:24 +0200 (Fri, 21 Oct 2005) | 2 lines
 
8791
Changed paths:
 
8792
   M /trunk/doc/sympa.tex.tpl
 
8793
 
 
8794
Change: new config.bin
 
8795
 
 
8796
------------------------------------------------------------------------
 
8797
r3388 | sympa-authors | 2005-10-21 14:22:36 +0200 (Fri, 21 Oct 2005) | 2 lines
 
8798
Changed paths:
 
8799
   M /trunk/src/List.pm
 
8800
   M /trunk/wwsympa/wwsympa.fcgi
 
8801
 
 
8802
Fix: force config reload after the it was edited to cleanup some empty entries
 
8803
 
 
8804
------------------------------------------------------------------------
 
8805
r3387 | sympa-authors | 2005-10-21 14:12:53 +0200 (Fri, 21 Oct 2005) | 3 lines
 
8806
Changed paths:
 
8807
   M /trunk/src/tools.pl
 
8808
   M /trunk/wwsympa/wwsympa.fcgi
 
8809
 
 
8810
Fix: new empty entries were added each time the user would reload the edit_list_request page.
 
8811
Now working on a copy of list config data structure
 
8812
 
 
8813
------------------------------------------------------------------------
 
8814
r3386 | sympa-authors | 2005-10-21 13:40:35 +0200 (Fri, 21 Oct 2005) | 2 lines
 
8815
Changed paths:
 
8816
   M /trunk/src/tools.pl
 
8817
 
 
8818
New remove_empty_entries() subroutine
 
8819
 
 
8820
------------------------------------------------------------------------
 
8821
r3385 | sympa-authors | 2005-10-20 18:01:49 +0200 (Thu, 20 Oct 2005) | 2 lines
 
8822
Changed paths:
 
8823
   M /trunk/wwsympa/wwsympa.fcgi
 
8824
 
 
8825
Fix: yourlists was never provided
 
8826
 
 
8827
------------------------------------------------------------------------
 
8828
r3383 | sympa-authors | 2005-10-20 14:39:04 +0200 (Thu, 20 Oct 2005) | 2 lines
 
8829
Changed paths:
 
8830
   M /trunk/web_tt2/rss_request.tt2
 
8831
   M /trunk/wwsympa/wwsympa.fcgi
 
8832
 
 
8833
[reported by P.Mounier] Fix: incorrect RSS title ; syntax error while changing parameter in rss_request
 
8834
 
 
8835
------------------------------------------------------------------------
 
8836
r3382 | sympa-authors | 2005-10-20 12:23:44 +0200 (Thu, 20 Oct 2005) | 2 lines
 
8837
Changed paths:
 
8838
   M /branches/sympa-5_1-branch/wwsympa/archived.pl
 
8839
   M /trunk/wwsympa/archived.pl
 
8840
 
 
8841
Fix: archived.pl would die with a "Modification of non-creatable array value attempted" error while creating the index file
 
8842
 
 
8843
------------------------------------------------------------------------
 
8844
r3379 | sympa-authors | 2005-10-20 11:49:28 +0200 (Thu, 20 Oct 2005) | 2 lines
 
8845
Changed paths:
 
8846
   M /branches/sympa-5_1-branch/po/Makefile
 
8847
   M /branches/sympa-5_1-branch/src/Conf.pm
 
8848
   M /branches/sympa-5_1-branch/src/Language.pm
 
8849
   M /branches/sympa-5_1-branch/web_tt2/rss_request.tt2
 
8850
   M /branches/sympa-5_1-branch/wwsympa/wwsympa.fcgi
 
8851
   M /trunk/po/Makefile
 
8852
   A /trunk/po/sv.po
 
8853
   M /trunk/src/Conf.pm
 
8854
   M /trunk/src/Language.pm
 
8855
 
 
8856
[D.Nylander] New feature: sympa translated to Swedish
 
8857
 
 
8858
------------------------------------------------------------------------
 
8859
r3378 | sympa-authors | 2005-10-20 09:39:17 +0200 (Thu, 20 Oct 2005) | 2 lines
 
8860
Changed paths:
 
8861
   M /trunk/src/List.pm
 
8862
 
 
8863
[requested by D.Jahnke] New feature: 'db_port' now available in include_sql_query paragraph
 
8864
 
 
8865
------------------------------------------------------------------------
 
8866
r3376 | sympa-authors | 2005-10-19 17:33:05 +0200 (Wed, 19 Oct 2005) | 2 lines
 
8867
Changed paths:
 
8868
   M /trunk/web_tt2/list_menu.tt2
 
8869
 
 
8870
Renamed "Subscribers" to "Review members"
 
8871
 
 
8872
------------------------------------------------------------------------
 
8873
r3373 | sympa-authors | 2005-10-19 16:42:59 +0200 (Wed, 19 Oct 2005) | 2 lines
 
8874
Changed paths:
 
8875
   M /trunk/mail_tt2/message_report.tt2
 
8876
   M /trunk/src/Commands.pm
 
8877
 
 
8878
[reported by A.Brugalle] Add a notification when a message is moved to the distribution spool
 
8879
 
 
8880
------------------------------------------------------------------------
 
8881
r3372 | sympa-authors | 2005-10-19 16:42:21 +0200 (Wed, 19 Oct 2005) | 2 lines
 
8882
Changed paths:
 
8883
   M /trunk/ChangeLog
 
8884
 
 
8885
update
 
8886
 
 
8887
------------------------------------------------------------------------
 
8888
r3368 | sympa-authors | 2005-10-19 15:47:36 +0200 (Wed, 19 Oct 2005) | 2 lines
 
8889
Changed paths:
 
8890
   M /branches/sympa-5_1-branch/src/Language.pm
 
8891
   M /trunk/src/Language.pm
 
8892
 
 
8893
Fix: try a setlocale() with locale.charset first
 
8894
 
 
8895
------------------------------------------------------------------------
 
8896
r3367 | sympa-authors | 2005-10-17 14:33:15 +0200 (Mon, 17 Oct 2005) | 2 lines
 
8897
Changed paths:
 
8898
   M /branches/sympa-5_1-branch/src/List.pm
 
8899
   M /trunk/src/List.pm
 
8900
 
 
8901
Rename buggy archives/log. files
 
8902
 
 
8903
------------------------------------------------------------------------
 
8904
r3364 | sympa-authors | 2005-10-14 17:51:56 +0200 (Fri, 14 Oct 2005) | 2 lines
 
8905
Changed paths:
 
8906
   M /branches/sympa-5_1-branch/po/de.po
 
8907
   M /trunk/po/de.po
 
8908
 
 
8909
[M.Redinger] Updated de.po
 
8910
 
 
8911
------------------------------------------------------------------------
 
8912
r3362 | sympa-authors | 2005-10-11 17:09:17 +0200 (Tue, 11 Oct 2005) | 2 lines
 
8913
Changed paths:
 
8914
   M /trunk/src/List.pm
 
8915
 
 
8916
Fix previous patch using config.bin : problems while instantiating families
 
8917
 
 
8918
------------------------------------------------------------------------
 
8919
r3361 | sympa-authors | 2005-10-11 13:45:17 +0200 (Tue, 11 Oct 2005) | 2 lines
 
8920
Changed paths:
 
8921
   M /trunk/src/etc/mhonarc-ressources.tt2
 
8922
 
 
8923
Fix bug reported by Matthieu.Quenez (amue.fr)
 
8924
 
 
8925
------------------------------------------------------------------------
 
8926
r3360 | sympa-authors | 2005-10-11 08:54:50 +0200 (Tue, 11 Oct 2005) | 2 lines
 
8927
Changed paths:
 
8928
   M /trunk/web_tt2/list_admin_menu.tt2
 
8929
 
 
8930
Add a "manage subscribers" button in admin sub-menu
 
8931
 
 
8932
------------------------------------------------------------------------
 
8933
r3359 | sympa-authors | 2005-10-07 14:45:19 +0200 (Fri, 07 Oct 2005) | 2 lines
 
8934
Changed paths:
 
8935
   M /trunk/mail_tt2/listmaster_notification.tt2
 
8936
 
 
8937
[reported by O.Lacroix] One string not translatable
 
8938
 
 
8939
------------------------------------------------------------------------
 
8940
r3358 | sympa-authors | 2005-10-07 14:42:28 +0200 (Fri, 07 Oct 2005) | 3 lines
 
8941
Changed paths:
 
8942
   M /branches/sympa-5_1-branch/src/Language.pm
 
8943
   M /trunk/src/Language.pm
 
8944
 
 
8945
[reported by O.Lacroix] Fix: failed to setlocale on HPUX ; now trying without dashes ('-').
 
8946
Also fixed the setlocale(LC_TIME)
 
8947
 
 
8948
------------------------------------------------------------------------
 
8949
r3357 | sympa-authors | 2005-10-06 16:35:54 +0200 (Thu, 06 Oct 2005) | 2 lines
 
8950
Changed paths:
 
8951
   M /branches/sympa-5_1-branch/src/List.pm
 
8952
   M /trunk/src/List.pm
 
8953
 
 
8954
[G.Bouteille] Fix: missing 'family_closed' parameter to close()
 
8955
 
 
8956
------------------------------------------------------------------------
 
8957
r3356 | sympa-authors | 2005-10-06 16:33:17 +0200 (Thu, 06 Oct 2005) | 2 lines
 
8958
Changed paths:
 
8959
   M /branches/sympa-5_1-branch/src/tt2.pl
 
8960
   M /trunk/src/tt2.pl
 
8961
 
 
8962
[G.Bouteille] Fix: SetLang only if lang is available
 
8963
 
 
8964
------------------------------------------------------------------------
 
8965
r3355 | sympa-authors | 2005-10-06 16:31:37 +0200 (Thu, 06 Oct 2005) | 2 lines
 
8966
Changed paths:
 
8967
   M /trunk/src/mail.pm
 
8968
 
 
8969
Change: setlang only if lang is available
 
8970
 
 
8971
------------------------------------------------------------------------
 
8972
r3353 | sympa-authors | 2005-10-06 15:56:05 +0200 (Thu, 06 Oct 2005) | 2 lines
 
8973
Changed paths:
 
8974
   M /trunk/src/Language.pm
 
8975
   M /trunk/src/mail.pm
 
8976
 
 
8977
New PushLang() and PopLang() subroutines
 
8978
 
 
8979
------------------------------------------------------------------------
 
8980
r3352 | sympa-authors | 2005-10-06 15:55:46 +0200 (Thu, 06 Oct 2005) | 2 lines
 
8981
Changed paths:
 
8982
   M /trunk/ChangeLog
 
8983
 
 
8984
update
 
8985
 
 
8986
------------------------------------------------------------------------
 
8987
r3351 | sympa-authors | 2005-10-06 15:52:35 +0200 (Thu, 06 Oct 2005) | 2 lines
 
8988
Changed paths:
 
8989
   M /trunk/po/cs.po
 
8990
   M /trunk/po/de.po
 
8991
   M /trunk/po/el.po
 
8992
   M /trunk/po/en_US.po
 
8993
   M /trunk/po/es.po
 
8994
   M /trunk/po/et.po
 
8995
   M /trunk/po/fi.po
 
8996
   M /trunk/po/fr.po
 
8997
   M /trunk/po/hu.po
 
8998
   M /trunk/po/it.po
 
8999
   M /trunk/po/ja.po
 
9000
   M /trunk/po/nl.po
 
9001
   M /trunk/po/oc.po
 
9002
   M /trunk/po/pl.po
 
9003
   M /trunk/po/pt.po
 
9004
   M /trunk/po/pt_BR.po
 
9005
   M /trunk/po/ro.po
 
9006
   M /trunk/po/sympa.pot
 
9007
   M /trunk/po/tr.po
 
9008
   M /trunk/po/zh_CN.po
 
9009
   M /trunk/po/zh_TW.po
 
9010
 
 
9011
Update POT and PO files
 
9012
 
 
9013
------------------------------------------------------------------------
 
9014
r3350 | sympa-authors | 2005-10-06 15:12:50 +0200 (Thu, 06 Oct 2005) | 2 lines
 
9015
Changed paths:
 
9016
   M /trunk/mail_tt2/welcome.tt2
 
9017
 
 
9018
Fix: use exceptions, in case info file does not exist
 
9019
 
 
9020
------------------------------------------------------------------------
 
9021
r3349 | sympa-authors | 2005-10-06 12:18:59 +0200 (Thu, 06 Oct 2005) | 2 lines
 
9022
Changed paths:
 
9023
   M /trunk/src/List.pm
 
9024
 
 
9025
Fix preivous patch
 
9026
 
 
9027
------------------------------------------------------------------------
 
9028
r3348 | sympa-authors | 2005-10-06 11:47:17 +0200 (Thu, 06 Oct 2005) | 3 lines
 
9029
Changed paths:
 
9030
   M /trunk/src/List.pm
 
9031
 
 
9032
New feature: load/save a binary version of the list config file on disk. This makes the List::load() calls much faster.
 
9033
This was a major problem with sites hosting thousands of mailing lists
 
9034
 
 
9035
------------------------------------------------------------------------
 
9036
r3347 | sympa-authors | 2005-10-05 18:04:33 +0200 (Wed, 05 Oct 2005) | 2 lines
 
9037
Changed paths:
 
9038
   M /branches/sympa-5_1-branch/mail_tt2/info_report.tt2
 
9039
   M /trunk/mail_tt2/info_report.tt2
 
9040
 
 
9041
Fix: prevents a parser failure if info file was not found
 
9042
 
 
9043
------------------------------------------------------------------------
 
9044
r3346 | sympa-authors | 2005-10-05 16:57:51 +0200 (Wed, 05 Oct 2005) | 2 lines
 
9045
Changed paths:
 
9046
   M /trunk/wwsympa/wwsympa.fcgi
 
9047
 
 
9048
Change: optimization : skip get_which() when either in a list context or while returning CSS
 
9049
 
 
9050
------------------------------------------------------------------------
 
9051
r3345 | sympa-authors | 2005-10-05 13:25:19 +0200 (Wed, 05 Oct 2005) | 2 lines
 
9052
Changed paths:
 
9053
   M /trunk/src/List.pm
 
9054
 
 
9055
Fix: robot_subscriber and robot_admin Db fields need to be 'NOT NULL'
 
9056
 
 
9057
------------------------------------------------------------------------
 
9058
r3344 | sympa-authors | 2005-10-05 13:21:50 +0200 (Wed, 05 Oct 2005) | 2 lines
 
9059
Changed paths:
 
9060
   M /trunk/src/task_manager.pl
 
9061
 
 
9062
Fix list task models
 
9063
 
 
9064
------------------------------------------------------------------------
 
9065
r3343 | sympa-authors | 2005-10-03 10:19:53 +0200 (Mon, 03 Oct 2005) | 2 lines
 
9066
Changed paths:
 
9067
   M /branches/sympa-5_1-branch/wwsympa/wwsympa.fcgi
 
9068
   M /trunk/wwsympa/wwsympa.fcgi
 
9069
 
 
9070
[BugId 510] Fix buggy return
 
9071
 
 
9072
------------------------------------------------------------------------
 
9073
r3342 | sympa-authors | 2005-09-30 16:58:14 +0200 (Fri, 30 Sep 2005) | 2 lines
 
9074
Changed paths:
 
9075
   M /branches/sympa-5_1-branch/web_tt2/review.tt2
 
9076
   M /trunk/web_tt2/review.tt2
 
9077
 
 
9078
[O.Lacroix] Fix: subscriber add form was shown regardless of owner privilege
 
9079
 
 
9080
------------------------------------------------------------------------
 
9081
r3341 | sympa-authors | 2005-09-30 16:46:36 +0200 (Fri, 30 Sep 2005) | 2 lines
 
9082
Changed paths:
 
9083
   M /branches/sympa-5_1-branch/po/fr.po
 
9084
   M /trunk/po/fr.po
 
9085
 
 
9086
[O.Lacroix] [BugId 471] Fix
 
9087
 
 
9088
------------------------------------------------------------------------
 
9089
r3340 | sympa-authors | 2005-09-30 16:40:32 +0200 (Fri, 30 Sep 2005) | 2 lines
 
9090
Changed paths:
 
9091
   M /branches/sympa-5_1-branch/src/tools.pl
 
9092
   M /trunk/src/tools.pl
 
9093
 
 
9094
[BugId 509] Fix: remove duplicate remove_dir() subroutine
 
9095
 
 
9096
------------------------------------------------------------------------
 
9097
r3339 | sympa-authors | 2005-09-30 16:10:23 +0200 (Fri, 30 Sep 2005) | 2 lines
 
9098
Changed paths:
 
9099
   M /branches/sympa-5_1-branch/Makefile.am
 
9100
   M /branches/sympa-5_1-branch/Makefile.in
 
9101
   M /trunk/Makefile.am
 
9102
   M /trunk/Makefile.in
 
9103
 
 
9104
[BugId 504] Fix: LOCALDIR was hardcoded
 
9105
 
 
9106
------------------------------------------------------------------------
 
9107
r3338 | sympa-authors | 2005-09-30 15:49:25 +0200 (Fri, 30 Sep 2005) | 2 lines
 
9108
Changed paths:
 
9109
   M /trunk/wwsympa/wwsympa.fcgi
 
9110
 
 
9111
[proposed by G.Crompton] Fiw problems when using Sympa in a proxy context (virtual robot selection, navigation in web archives). WWSympa now uses the HTTP_X_FORWARDED_SERVER and HTTP_X_FORWARDED_HOST header fields if set
 
9112
 
 
9113
------------------------------------------------------------------------
 
9114
r3337 | sympa-authors | 2005-09-30 10:35:28 +0200 (Fri, 30 Sep 2005) | 2 lines
 
9115
Changed paths:
 
9116
   M /branches/sympa-5_1-branch/doc/html/index.html
 
9117
   M /branches/sympa-5_1-branch/doc/html/node1.html
 
9118
   M /branches/sympa-5_1-branch/doc/html/node10.html
 
9119
   M /branches/sympa-5_1-branch/doc/html/node11.html
 
9120
   M /branches/sympa-5_1-branch/doc/html/node12.html
 
9121
   M /branches/sympa-5_1-branch/doc/html/node13.html
 
9122
   M /branches/sympa-5_1-branch/doc/html/node14.html
 
9123
   M /branches/sympa-5_1-branch/doc/html/node15.html
 
9124
   M /branches/sympa-5_1-branch/doc/html/node16.html
 
9125
   M /branches/sympa-5_1-branch/doc/html/node17.html
 
9126
   M /branches/sympa-5_1-branch/doc/html/node18.html
 
9127
   M /branches/sympa-5_1-branch/doc/html/node19.html
 
9128
   M /branches/sympa-5_1-branch/doc/html/node2.html
 
9129
   M /branches/sympa-5_1-branch/doc/html/node20.html
 
9130
   M /branches/sympa-5_1-branch/doc/html/node21.html
 
9131
   M /branches/sympa-5_1-branch/doc/html/node22.html
 
9132
   M /branches/sympa-5_1-branch/doc/html/node23.html
 
9133
   M /branches/sympa-5_1-branch/doc/html/node24.html
 
9134
   M /branches/sympa-5_1-branch/doc/html/node25.html
 
9135
   M /branches/sympa-5_1-branch/doc/html/node26.html
 
9136
   M /branches/sympa-5_1-branch/doc/html/node27.html
 
9137
   M /branches/sympa-5_1-branch/doc/html/node3.html
 
9138
   M /branches/sympa-5_1-branch/doc/html/node4.html
 
9139
   M /branches/sympa-5_1-branch/doc/html/node5.html
 
9140
   M /branches/sympa-5_1-branch/doc/html/node6.html
 
9141
   M /branches/sympa-5_1-branch/doc/html/node7.html
 
9142
   M /branches/sympa-5_1-branch/doc/html/node8.html
 
9143
   M /branches/sympa-5_1-branch/doc/html/node9.html
 
9144
   M /branches/sympa-5_1-branch/doc/html/sympa.html
 
9145
   M /branches/sympa-5_1-branch/doc/html/sympa.ps
 
9146
   M /branches/sympa-5_1-branch/doc/sympa.pdf
 
9147
   M /branches/sympa-5_1-branch/doc/sympa.ps
 
9148
   M /branches/sympa-5_1-branch/doc/sympa.tex
 
9149
   M /branches/sympa-5_1-branch/doc/sympa.tex.tpl
 
9150
   M /trunk/doc/html/index.html
 
9151
   M /trunk/doc/html/node1.html
 
9152
   M /trunk/doc/html/node10.html
 
9153
   M /trunk/doc/html/node11.html
 
9154
   M /trunk/doc/html/node12.html
 
9155
   M /trunk/doc/html/node13.html
 
9156
   M /trunk/doc/html/node14.html
 
9157
   M /trunk/doc/html/node15.html
 
9158
   M /trunk/doc/html/node16.html
 
9159
   M /trunk/doc/html/node17.html
 
9160
   M /trunk/doc/html/node18.html
 
9161
   M /trunk/doc/html/node19.html
 
9162
   M /trunk/doc/html/node2.html
 
9163
   M /trunk/doc/html/node20.html
 
9164
   M /trunk/doc/html/node21.html
 
9165
   M /trunk/doc/html/node22.html
 
9166
   M /trunk/doc/html/node23.html
 
9167
   M /trunk/doc/html/node24.html
 
9168
   M /trunk/doc/html/node25.html
 
9169
   M /trunk/doc/html/node26.html
 
9170
   M /trunk/doc/html/node27.html
 
9171
   M /trunk/doc/html/node3.html
 
9172
   M /trunk/doc/html/node4.html
 
9173
   M /trunk/doc/html/node5.html
 
9174
   M /trunk/doc/html/node6.html
 
9175
   M /trunk/doc/html/node7.html
 
9176
   M /trunk/doc/html/node8.html
 
9177
   M /trunk/doc/html/node9.html
 
9178
   M /trunk/doc/html/sympa.html
 
9179
   M /trunk/doc/html/sympa.ps
 
9180
   M /trunk/doc/sympa.pdf
 
9181
   M /trunk/doc/sympa.ps
 
9182
   M /trunk/doc/sympa.tex
 
9183
   M /trunk/doc/sympa.tex.tpl
 
9184
 
 
9185
[reported by G.Crompton] complete vrobot documentation (expl subdirectory creation)
 
9186
 
 
9187
------------------------------------------------------------------------
 
9188
r3336 | sympa-authors | 2005-09-23 17:39:51 +0200 (Fri, 23 Sep 2005) | 2 lines
 
9189
Changed paths:
 
9190
   M /branches/sympa-5_1-branch/ChangeLog
 
9191
   M /branches/sympa-5_1-branch/src/Language.pm
 
9192
   M /trunk/src/Language.pm
 
9193
 
 
9194
[BugID 502] Fix for i18n on FreeBSD
 
9195
 
 
9196
------------------------------------------------------------------------
 
9197
r3335 | sympa-authors | 2005-09-22 16:04:50 +0200 (Thu, 22 Sep 2005) | 2 lines
 
9198
Changed paths:
 
9199
   M /branches/sympa-5_1-branch/src/List.pm
 
9200
   M /trunk/src/List.pm
 
9201
 
 
9202
[BugID 501] Fix: if family_name was set to an unknown family, wwsympa would die with the following error msg "Can't call method "check_param_constraint" on an undefined value at /var/sympa/bin/List.pm line 1728."
 
9203
 
 
9204
------------------------------------------------------------------------
 
9205
r3334 | sympa-authors | 2005-09-21 16:40:50 +0200 (Wed, 21 Sep 2005) | 2 lines
 
9206
Changed paths:
 
9207
   M /trunk/src/etc/create_list_templates/private_working_group/config.tt2
 
9208
 
 
9209
Change: in a working group, d_edit is private
 
9210
 
 
9211
------------------------------------------------------------------------
 
9212
r3333 | sympa-authors | 2005-09-21 10:24:17 +0200 (Wed, 21 Sep 2005) | 2 lines
 
9213
Changed paths:
 
9214
   M /trunk/Makefile.am
 
9215
 
 
9216
Change: suiperl not really required
 
9217
 
 
9218
------------------------------------------------------------------------
 
9219
r3331 | sympa-authors | 2005-09-14 14:28:21 +0200 (Wed, 14 Sep 2005) | 3 lines
 
9220
Changed paths:
 
9221
   M /trunk/src/List.pm
 
9222
 
 
9223
Fix usage of owners as default editors.
 
9224
Also fixed the get_admin_user() SQL parameters
 
9225
 
 
9226
------------------------------------------------------------------------
 
9227
r3330 | sympa-authors | 2005-09-14 09:48:26 +0200 (Wed, 14 Sep 2005) | 2 lines
 
9228
Changed paths:
 
9229
   M /trunk/wwsympa/wwsympa.fcgi
 
9230
 
 
9231
move some logs to debug
 
9232
 
 
9233
------------------------------------------------------------------------
 
9234
r3329 | sympa-authors | 2005-09-13 17:52:57 +0200 (Tue, 13 Sep 2005) | 2 lines
 
9235
Changed paths:
 
9236
   M /trunk/src/List.pm
 
9237
 
 
9238
[reported by P.Maes] Fix: while including users from SQL, Sympa would stop at the first NULL row. Now going though all rows
 
9239
 
 
9240
------------------------------------------------------------------------
 
9241
r3328 | sympa-authors | 2005-09-08 16:52:27 +0200 (Thu, 08 Sep 2005) | 4 lines
 
9242
Changed paths:
 
9243
   M /trunk/web_tt2/setlang.tt2
 
9244
 
 
9245
 language select form is appear when available language is only 1
 
9246
 
 
9247
Fix bug 475
 
9248
 
 
9249
------------------------------------------------------------------------
 
9250
r3327 | sympa-authors | 2005-09-08 16:49:21 +0200 (Thu, 08 Sep 2005) | 2 lines
 
9251
Changed paths:
 
9252
   M /trunk/web_tt2/d_read.tt2
 
9253
 
 
9254
limit size of URL is removed.  Fix bug #432
 
9255
 
 
9256
------------------------------------------------------------------------
 
9257
r3326 | sympa-authors | 2005-09-08 16:14:06 +0200 (Thu, 08 Sep 2005) | 3 lines
 
9258
Changed paths:
 
9259
   M /trunk/web_tt2/css.tt2
 
9260
 
 
9261
 
 
9262
Solve identation problem in css see bug 0000464
 
9263
 
 
9264
------------------------------------------------------------------------
 
9265
r3325 | sympa-authors | 2005-09-07 14:19:55 +0200 (Wed, 07 Sep 2005) | 16 lines
 
9266
Changed paths:
 
9267
   M /trunk/src/Archive.pm
 
9268
   M /trunk/src/Commands.pm
 
9269
   M /trunk/src/List.pm
 
9270
   M /trunk/src/Message.pm
 
9271
   M /trunk/src/etc/mhonarc-ressources.tt2
 
9272
   M /trunk/src/sympa.pl
 
9273
   M /trunk/src/tools.pl
 
9274
   M /trunk/wwsympa/archived.pl
 
9275
   M /trunk/wwsympa/wwsympa.fcgi
 
9276
 
 
9277
 
 
9278
 
 
9279
Now multiple remove in archive possible.
 
9280
Fix a security bug related to the control of remove_arc authorization
 
9281
Remove last mail in a month directory now also remove the month
 
9282
  new list parameter in section web_archive : max_month # month
 
9283
  directory that sympa keep. When creating a new month in that archive,
 
9284
  it may remove some old ones.
 
9285
Only one copy of message for archive. No more archiving in expl/list/arc
 
9286
  dirctory : mail archive command now uses web_archive. Old list parameter
 
9287
  section for archive still in use for access control.
 
9288
 
 
9289
SOME CHANGE ARE NEEDED IN THIS AREA :
 
9290
    -REMOVE OLD PARAMETER ARCHIVE, RENAME OLD PARAMETER WEB_ARCHIVE ARCHIVE,
 
9291
     CHANGE DOCUMENTATION TO REFLECT THIS. ENSURE A SECURE MIGRATION.
 
9292
 
 
9293
------------------------------------------------------------------------
 
9294
r3324 | sympa-authors | 2005-08-23 12:54:56 +0200 (Tue, 23 Aug 2005) | 2 lines
 
9295
Changed paths:
 
9296
   M /trunk/web_tt2/remindpasswd.tt2
 
9297
 
 
9298
part of bug 460 correction
 
9299
 
 
9300
------------------------------------------------------------------------
 
9301
r3323 | sympa-authors | 2005-08-23 12:05:56 +0200 (Tue, 23 Aug 2005) | 6 lines
 
9302
Changed paths:
 
9303
   M /trunk/src/etc/mhonarc-ressources.tt2
 
9304
 
 
9305
fix bug 463 :
 
9306
 
 
9307
mhonarc template miss forward chronological link in message view.
 
9308
 
 
9309
And in message view, [chronological] link's class is ArcMenuLinksCurrentPage. It should be ArcMenuLinks.
 
9310
 
 
9311
------------------------------------------------------------------------
 
9312
r3322 | sympa-authors | 2005-08-23 11:51:57 +0200 (Tue, 23 Aug 2005) | 2 lines
 
9313
Changed paths:
 
9314
   M /trunk/web_tt2/edit_list_request.tt2
 
9315
 
 
9316
fix bug 462 : edit_list_request.tt2 contains unneed div block for hidden params, and browser displays blank boxes for them.
 
9317
 
 
9318
------------------------------------------------------------------------
 
9319
r3321 | sympa-authors | 2005-08-22 10:42:48 +0200 (Mon, 22 Aug 2005) | 2 lines
 
9320
Changed paths:
 
9321
   M /trunk/doc/sympa.tex.tpl
 
9322
 
 
9323
Typo http://www.sympa.org/sympa/in-the-future.html
 
9324
 
 
9325
------------------------------------------------------------------------
 
9326
r3320 | sympa-authors | 2005-08-19 16:44:43 +0200 (Fri, 19 Aug 2005) | 2 lines
 
9327
Changed paths:
 
9328
   M /branches/sympa-5_1-branch/web_tt2/list_menu.tt2
 
9329
   M /branches/sympa-5_1-branch/wwsympa/wwsympa.fcgi
 
9330
   M /trunk/web_tt2/list_menu.tt2
 
9331
   M /trunk/wwsympa/wwsympa.fcgi
 
9332
 
 
9333
[BugID 465] Fix: "contact owners" failed if protection mode was not javascript
 
9334
 
 
9335
------------------------------------------------------------------------
 
9336
r3318 | sympa-authors | 2005-08-19 10:36:41 +0200 (Fri, 19 Aug 2005) | 2 lines
 
9337
Changed paths:
 
9338
   M /branches/sympa-5_1-branch/src/List.pm
 
9339
   M /trunk/src/List.pm
 
9340
 
 
9341
[BugID 461] Fix: List::am_i() cache control had 2 blocks which returned before updating the cache
 
9342
 
 
9343
------------------------------------------------------------------------
 
9344
r3316 | sympa-authors | 2005-08-18 17:59:00 +0200 (Thu, 18 Aug 2005) | 2 lines
 
9345
Changed paths:
 
9346
   M /trunk/src/List.pm
 
9347
 
 
9348
Change: add robot to filenames in 'subscribe' spool
 
9349
 
 
9350
------------------------------------------------------------------------
 
9351
r3315 | sympa-authors | 2005-08-18 17:43:29 +0200 (Thu, 18 Aug 2005) | 2 lines
 
9352
Changed paths:
 
9353
   M /trunk/src/List.pm
 
9354
 
 
9355
Change: robot parameter required in List::new()
 
9356
 
 
9357
------------------------------------------------------------------------
 
9358
r3314 | sympa-authors | 2005-08-18 17:29:37 +0200 (Thu, 18 Aug 2005) | 2 lines
 
9359
Changed paths:
 
9360
   M /trunk/src/Family.pm
 
9361
 
 
9362
typo
 
9363
 
 
9364
------------------------------------------------------------------------
 
9365
r3313 | sympa-authors | 2005-08-18 17:01:29 +0200 (Thu, 18 Aug 2005) | 2 lines
 
9366
Changed paths:
 
9367
   M /trunk/src/List.pm
 
9368
   M /trunk/src/admin.pm
 
9369
   M /trunk/src/sympa.pl
 
9370
   M /trunk/src/tools.pl
 
9371
   M /trunk/wwsympa/wwsympa.fcgi
 
9372
 
 
9373
Change: allow creation of a list with same name in a different virtual robot
 
9374
 
 
9375
------------------------------------------------------------------------
 
9376
r3312 | sympa-authors | 2005-08-18 16:02:04 +0200 (Thu, 18 Aug 2005) | 2 lines
 
9377
Changed paths:
 
9378
   M /trunk/src/etc/script/create_db.SQLite
 
9379
 
 
9380
Fixed
 
9381
 
 
9382
------------------------------------------------------------------------
 
9383
r3311 | sympa-authors | 2005-08-18 14:25:52 +0200 (Thu, 18 Aug 2005) | 3 lines
 
9384
Changed paths:
 
9385
   M /trunk/src/List.pm
 
9386
 
 
9387
***** CHange: indexes and primary keys have changed (robot added)
 
9388
***** We should DROP previous indexes and ADD new ones
 
9389
 
 
9390
------------------------------------------------------------------------
 
9391
r3310 | sympa-authors | 2005-08-18 12:24:23 +0200 (Thu, 18 Aug 2005) | 2 lines
 
9392
Changed paths:
 
9393
   M /trunk/src/List.pm
 
9394
   M /trunk/src/sympa.pl
 
9395
   M /trunk/wwsympa/wwsympa.fcgi
 
9396
 
 
9397
Change: added robot to files in digest spool
 
9398
 
 
9399
------------------------------------------------------------------------
 
9400
r3309 | sympa-authors | 2005-08-18 11:03:14 +0200 (Thu, 18 Aug 2005) | 2 lines
 
9401
Changed paths:
 
9402
   M /trunk/web_tt2/list_menu.tt2
 
9403
 
 
9404
[BugID 458] Fixed: removed invalid "
 
9405
 
 
9406
------------------------------------------------------------------------
 
9407
r3308 | sympa-authors | 2005-08-18 10:46:24 +0200 (Thu, 18 Aug 2005) | 2 lines
 
9408
Changed paths:
 
9409
   M /branches/sympa-5_1-branch/Makefile.am
 
9410
   M /branches/sympa-5_1-branch/Makefile.in
 
9411
   M /branches/sympa-5_1-branch/important_changes.pl
 
9412
   M /trunk/Makefile.am
 
9413
   M /trunk/Makefile.in
 
9414
   M /trunk/important_changes.pl
 
9415
 
 
9416
Change: do not request user interaction in important_change if DESTDIR is set
 
9417
 
 
9418
------------------------------------------------------------------------
 
9419
r3307 | sympa-authors | 2005-08-18 10:11:17 +0200 (Thu, 18 Aug 2005) | 2 lines
 
9420
Changed paths:
 
9421
   M /branches/sympa-5_1-branch/src/Conf.pm
 
9422
   M /trunk/src/Conf.pm
 
9423
 
 
9424
Added Estonian to supported languages
 
9425
 
 
9426
------------------------------------------------------------------------
 
9427
r3306 | sympa-authors | 2005-08-18 10:04:40 +0200 (Thu, 18 Aug 2005) | 2 lines
 
9428
Changed paths:
 
9429
   M /branches/sympa-5_0-branch/po/et.po
 
9430
   M /branches/sympa-5_1-branch/po/et.po
 
9431
   M /trunk/po/et.po
 
9432
 
 
9433
[T.Kindsigo] Updated Estonian PO file
 
9434
 
 
9435
------------------------------------------------------------------------
 
9436
r3305 | sympa-authors | 2005-08-18 09:34:00 +0200 (Thu, 18 Aug 2005) | 2 lines
 
9437
Changed paths:
 
9438
   M /trunk/Makefile.am
 
9439
   M /trunk/Makefile.in
 
9440
 
 
9441
[requested by S.Hornburg] Change: never wait for user input while building a package (DESTDIR is set)
 
9442
 
 
9443
------------------------------------------------------------------------
 
9444
r3304 | sympa-authors | 2005-08-17 16:55:01 +0200 (Wed, 17 Aug 2005) | 3 lines
 
9445
Changed paths:
 
9446
   M /trunk/soap/sympasoap.pm
 
9447
   M /trunk/src/Archive.pm
 
9448
   M /trunk/src/Commands.pm
 
9449
   M /trunk/src/List.pm
 
9450
   M /trunk/wwsympa/cookielib.pm
 
9451
   M /trunk/wwsympa/wwsympa.fcgi
 
9452
 
 
9453
Change: get_which() now returns List objects.
 
9454
Also fixed previous changes
 
9455
 
 
9456
------------------------------------------------------------------------
 
9457
r3303 | sympa-authors | 2005-08-17 15:58:04 +0200 (Wed, 17 Aug 2005) | 2 lines
 
9458
Changed paths:
 
9459
   M /trunk/src/List.pm
 
9460
 
 
9461
Change: added robot to %list_cache
 
9462
 
 
9463
------------------------------------------------------------------------
 
9464
r3302 | sympa-authors | 2005-08-17 15:47:03 +0200 (Wed, 17 Aug 2005) | 2 lines
 
9465
Changed paths:
 
9466
   M /trunk/src/List.pm
 
9467
   M /trunk/wwsympa/bounced.pl
 
9468
   M /trunk/wwsympa/wwsympa.fcgi
 
9469
 
 
9470
Change: added robot parameter to List::new() calls
 
9471
 
 
9472
------------------------------------------------------------------------
 
9473
r3301 | sympa-authors | 2005-08-17 15:10:16 +0200 (Wed, 17 Aug 2005) | 2 lines
 
9474
Changed paths:
 
9475
   M /trunk/wwsympa/archived.pl
 
9476
 
 
9477
Change: added robot parameter to List::new()
 
9478
 
 
9479
------------------------------------------------------------------------
 
9480
r3300 | sympa-authors | 2005-08-17 14:47:37 +0200 (Wed, 17 Aug 2005) | 2 lines
 
9481
Changed paths:
 
9482
   M /trunk/src/List.pm
 
9483
   M /trunk/wwsympa/wwsympa.fcgi
 
9484
 
 
9485
Change: use the list domain instead of the list 'host' parameter
 
9486
 
 
9487
------------------------------------------------------------------------
 
9488
r3299 | sympa-authors | 2005-08-17 13:39:52 +0200 (Wed, 17 Aug 2005) | 2 lines
 
9489
Changed paths:
 
9490
   M /trunk/src/task_manager.pl
 
9491
 
 
9492
Change: refer to robot when required
 
9493
 
 
9494
------------------------------------------------------------------------
 
9495
r3297 | sympa-authors | 2005-08-17 10:53:56 +0200 (Wed, 17 Aug 2005) | 2 lines
 
9496
Changed paths:
 
9497
   M /trunk/src/sympa.pl
 
9498
 
 
9499
Change: add robot parameter to all List::new() calls
 
9500
 
 
9501
------------------------------------------------------------------------
 
9502
r3296 | sympa-authors | 2005-08-17 09:56:22 +0200 (Wed, 17 Aug 2005) | 2 lines
 
9503
Changed paths:
 
9504
   M /trunk/src/mail.pm
 
9505
   M /trunk/src/tools.pl
 
9506
   M /trunk/wwsympa/wwsympa.fcgi
 
9507
 
 
9508
Change: full VR
 
9509
 
 
9510
------------------------------------------------------------------------
 
9511
r3295 | sympa-authors | 2005-08-17 09:39:11 +0200 (Wed, 17 Aug 2005) | 2 lines
 
9512
Changed paths:
 
9513
   M /trunk/src/List.pm
 
9514
 
 
9515
Change: _include_users_list() has a new robot parameter
 
9516
 
 
9517
------------------------------------------------------------------------
 
9518
r3294 | sympa-authors | 2005-08-16 17:54:31 +0200 (Tue, 16 Aug 2005) | 2 lines
 
9519
Changed paths:
 
9520
   M /trunk/src/List.pm
 
9521
 
 
9522
Change: added $robot to some List::new()
 
9523
 
 
9524
------------------------------------------------------------------------
 
9525
r3293 | sympa-authors | 2005-08-16 17:45:25 +0200 (Tue, 16 Aug 2005) | 3 lines
 
9526
Changed paths:
 
9527
   M /trunk/src/Family.pm
 
9528
 
 
9529
Change: added $robot key to %list_of_families.
 
9530
get_family_lists() now returns a set of List objects
 
9531
 
 
9532
------------------------------------------------------------------------
 
9533
r3292 | sympa-authors | 2005-08-16 17:25:04 +0200 (Tue, 16 Aug 2005) | 2 lines
 
9534
Changed paths:
 
9535
   M /trunk/web_tt2/list_menu.tt2
 
9536
 
 
9537
Change: renamed "Review" to "Subscribers"
 
9538
 
 
9539
------------------------------------------------------------------------
 
9540
r3290 | sympa-authors | 2005-08-16 13:23:30 +0200 (Tue, 16 Aug 2005) | 2 lines
 
9541
Changed paths:
 
9542
   M /branches/sympa-5_1-branch/web_tt2/list_admin_menu.tt2
 
9543
   M /trunk/web_tt2/list_admin_menu.tt2
 
9544
 
 
9545
Change: now show the "Moderate" button if though there is no object awaiting moderation
 
9546
 
 
9547
------------------------------------------------------------------------
 
9548
r3288 | sympa-authors | 2005-08-16 12:05:08 +0200 (Tue, 16 Aug 2005) | 2 lines
 
9549
Changed paths:
 
9550
   M /trunk/wwsympa/wwslib.pm
 
9551
 
 
9552
Fix: did not look for default mime.types in the right directory
 
9553
 
 
9554
------------------------------------------------------------------------
 
9555
r3285 | sympa-authors | 2005-08-12 17:46:18 +0200 (Fri, 12 Aug 2005) | 2 lines
 
9556
Changed paths:
 
9557
   M /trunk/src/Commands.pm
 
9558
   M /trunk/src/List.pm
 
9559
   M /trunk/src/admin.pm
 
9560
   M /trunk/src/etc/script/arc2webarc.pl
 
9561
   M /trunk/src/etc/script/mod2html.pl
 
9562
   M /trunk/src/etc/script/p12topem.pl
 
9563
 
 
9564
Change: started to add robot parameter to all List::new() calls
 
9565
 
 
9566
------------------------------------------------------------------------
 
9567
r3284 | sympa-authors | 2005-08-12 17:07:26 +0200 (Fri, 12 Aug 2005) | 2 lines
 
9568
Changed paths:
 
9569
   M /trunk/src/List.pm
 
9570
   M /trunk/wwsympa/wwsympa.fcgi
 
9571
 
 
9572
Change: adapted List::rename_list_db()
 
9573
 
 
9574
------------------------------------------------------------------------
 
9575
r3283 | sympa-authors | 2005-08-12 16:46:56 +0200 (Fri, 12 Aug 2005) | 3 lines
 
9576
Changed paths:
 
9577
   M /trunk/src/List.pm
 
9578
   M /trunk/wwsympa/wwsympa.fcgi
 
9579
 
 
9580
Change: updated all SQL related subroutines to use robot_subscriber and robot_admin.
 
9581
Also added code to update the DB at startup in List::maintenance()
 
9582
 
 
9583
------------------------------------------------------------------------
 
9584
r3282 | sympa-authors | 2005-08-12 14:16:07 +0200 (Fri, 12 Aug 2005) | 3 lines
 
9585
Changed paths:
 
9586
   M /trunk/src/List.pm
 
9587
   M /trunk/src/etc/script/create_db.Oracle
 
9588
   M /trunk/src/etc/script/create_db.Pg
 
9589
   M /trunk/src/etc/script/create_db.SQLite
 
9590
   M /trunk/src/etc/script/create_db.Sybase
 
9591
   M /trunk/src/etc/script/create_db.mysql
 
9592
 
 
9593
Change: New robot_subscriber and robot_admin DB fields.
 
9594
Now also check fields type with SQLite.
 
9595
 
 
9596
------------------------------------------------------------------------
 
9597
r3281 | sympa-authors | 2005-08-12 12:33:58 +0200 (Fri, 12 Aug 2005) | 2 lines
 
9598
Changed paths:
 
9599
   M /trunk/soap/sympa_soap_server.fcgi
 
9600
   M /trunk/soap/sympasoap.pm
 
9601
   M /trunk/src/Commands.pm
 
9602
   M /trunk/src/Family.pm
 
9603
   M /trunk/src/List.pm
 
9604
   M /trunk/src/etc/script/tpl2tt2.pl
 
9605
   M /trunk/src/sympa.pl
 
9606
   M /trunk/src/task_manager.pl
 
9607
   M /trunk/wwsympa/wwsympa.fcgi
 
9608
 
 
9609
Change: List::get_lists() now returns List objects
 
9610
 
 
9611
------------------------------------------------------------------------
 
9612
r3280 | sympa-authors | 2005-08-12 12:00:26 +0200 (Fri, 12 Aug 2005) | 2 lines
 
9613
Changed paths:
 
9614
   M /trunk/src/List.pm
 
9615
   M /trunk/src/sympa.pl
 
9616
   M /trunk/wwsympa/wwsympa.fcgi
 
9617
 
 
9618
Change: List::dump() is now an object method
 
9619
 
 
9620
------------------------------------------------------------------------
 
9621
r3279 | sympa-authors | 2005-08-12 10:48:46 +0200 (Fri, 12 Aug 2005) | 2 lines
 
9622
Changed paths:
 
9623
   M /trunk/src/List.pm
 
9624
 
 
9625
Change: List::new() : guess the robot if none was provided
 
9626
 
 
9627
------------------------------------------------------------------------
 
9628
r3278 | sympa-authors | 2005-08-12 10:45:27 +0200 (Fri, 12 Aug 2005) | 2 lines
 
9629
Changed paths:
 
9630
   M /trunk/src/List.pm
 
9631
 
 
9632
Change: Changed structure of %list_of_lists
 
9633
 
 
9634
------------------------------------------------------------------------
 
9635
r3277 | sympa-authors | 2005-08-11 15:33:12 +0200 (Thu, 11 Aug 2005) | 2 lines
 
9636
Changed paths:
 
9637
   M /branches/sympa-5_1-branch/web_tt2/create_list_request.tt2
 
9638
   M /branches/sympa-5_1-branch/web_tt2/editfile.tt2
 
9639
   M /trunk/web_tt2/create_list_request.tt2
 
9640
   M /trunk/web_tt2/editfile.tt2
 
9641
 
 
9642
[BugId 437] Fix: long list info text was displayed on one long line
 
9643
 
 
9644
------------------------------------------------------------------------
 
9645
r3276 | sympa-authors | 2005-08-11 14:58:18 +0200 (Thu, 11 Aug 2005) | 2 lines
 
9646
Changed paths:
 
9647
   M /branches/sympa-5_1-branch/po/hu.po
 
9648
   M /trunk/po/hu.po
 
9649
 
 
9650
[G.Hargitai] Updates for  5.1 release
 
9651
 
 
9652
------------------------------------------------------------------------
 
9653
r3275 | sympa-authors | 2005-08-11 14:49:48 +0200 (Thu, 11 Aug 2005) | 2 lines
 
9654
Changed paths:
 
9655
   M /branches/sympa-5_1-branch/src/Language.pm
 
9656
   M /trunk/src/Language.pm
 
9657
 
 
9658
Change: If setlocale() failed, print an error
 
9659
 
 
9660
------------------------------------------------------------------------
 
9661
r3274 | sympa-authors | 2005-08-11 14:41:41 +0200 (Thu, 11 Aug 2005) | 2 lines
 
9662
Changed paths:
 
9663
   M /trunk/src/List.pm
 
9664
   M /trunk/src/Makefile
 
9665
 
 
9666
Fix: With SQLite, the database is created as 'root' ; now performing a chown on it
 
9667
 
 
9668
------------------------------------------------------------------------
 
9669
r3273 | sympa-authors | 2005-08-11 14:27:15 +0200 (Thu, 11 Aug 2005) | 2 lines
 
9670
Changed paths:
 
9671
   M /trunk/mail_tt2/Makefile
 
9672
 
 
9673
Hide call to subst
 
9674
 
 
9675
------------------------------------------------------------------------
 
9676
r3272 | sympa-authors | 2005-08-11 12:05:30 +0200 (Thu, 11 Aug 2005) | 2 lines
 
9677
Changed paths:
 
9678
   M /branches/sympa-5_1-branch/src/Language.pm
 
9679
   M /trunk/src/Language.pm
 
9680
 
 
9681
Fix: when 'web_recode_to' is set, also change the 'charset'
 
9682
 
 
9683
------------------------------------------------------------------------
 
9684
r3270 | sympa-authors | 2005-08-11 11:35:55 +0200 (Thu, 11 Aug 2005) | 3 lines
 
9685
Changed paths:
 
9686
   M /trunk/src/List.pm
 
9687
 
 
9688
Change: rename old-style templates because the HTML structure is not compliant with new ones.
 
9689
Also fixed previous feature (SQlite)
 
9690
 
 
9691
------------------------------------------------------------------------
 
9692
r3269 | sympa-authors | 2005-08-11 10:04:41 +0200 (Thu, 11 Aug 2005) | 2 lines
 
9693
Changed paths:
 
9694
   M /branches/sympa-5_1-branch/doc/sympa.tex.tpl
 
9695
   M /trunk/doc/sympa.tex.tpl
 
9696
 
 
9697
Fix: remove unknown "rss_url" parameter
 
9698
 
 
9699
------------------------------------------------------------------------
 
9700
r3268 | sympa-authors | 2005-08-10 17:51:45 +0200 (Wed, 10 Aug 2005) | 2 lines
 
9701
Changed paths:
 
9702
   M /branches/sympa-5_1-branch/src/Language.pm
 
9703
   M /trunk/src/Language.pm
 
9704
 
 
9705
[M.Redinger] Fix: on Solaris, the LANGUAGE environment variable should be set
 
9706
 
 
9707
------------------------------------------------------------------------
 
9708
r3267 | sympa-authors | 2005-08-10 17:27:32 +0200 (Wed, 10 Aug 2005) | 2 lines
 
9709
Changed paths:
 
9710
   M /branches/sympa-5_1-branch/po/ja.po
 
9711
   M /trunk/po/ja.po
 
9712
 
 
9713
[K.Moriwaka] Update from Rosetta
 
9714
 
 
9715
------------------------------------------------------------------------
 
9716
r3265 | sympa-authors | 2005-08-10 17:20:45 +0200 (Wed, 10 Aug 2005) | 2 lines
 
9717
Changed paths:
 
9718
   M /trunk/INSTALL
 
9719
   M /trunk/Makefile.in
 
9720
   M /trunk/aclocal.m4
 
9721
   M /trunk/check_perl_modules.pl
 
9722
   M /trunk/configure
 
9723
   M /trunk/doc/html/index.html
 
9724
   M /trunk/doc/html/node1.html
 
9725
   M /trunk/doc/html/node10.html
 
9726
   M /trunk/doc/html/node11.html
 
9727
   M /trunk/doc/html/node12.html
 
9728
   M /trunk/doc/html/node13.html
 
9729
   M /trunk/doc/html/node14.html
 
9730
   M /trunk/doc/html/node15.html
 
9731
   M /trunk/doc/html/node16.html
 
9732
   M /trunk/doc/html/node17.html
 
9733
   M /trunk/doc/html/node18.html
 
9734
   M /trunk/doc/html/node19.html
 
9735
   M /trunk/doc/html/node2.html
 
9736
   M /trunk/doc/html/node20.html
 
9737
   M /trunk/doc/html/node21.html
 
9738
   M /trunk/doc/html/node22.html
 
9739
   M /trunk/doc/html/node23.html
 
9740
   M /trunk/doc/html/node24.html
 
9741
   M /trunk/doc/html/node25.html
 
9742
   M /trunk/doc/html/node26.html
 
9743
   M /trunk/doc/html/node27.html
 
9744
   M /trunk/doc/html/node3.html
 
9745
   M /trunk/doc/html/node4.html
 
9746
   M /trunk/doc/html/node5.html
 
9747
   M /trunk/doc/html/node6.html
 
9748
   M /trunk/doc/html/node7.html
 
9749
   M /trunk/doc/html/node8.html
 
9750
   M /trunk/doc/html/node9.html
 
9751
   M /trunk/doc/html/sympa.html
 
9752
   M /trunk/doc/html/sympa.ps
 
9753
   M /trunk/doc/sympa.pdf
 
9754
   M /trunk/doc/sympa.ps
 
9755
   M /trunk/doc/sympa.tex
 
9756
   M /trunk/doc/sympa.tex.tpl
 
9757
   M /trunk/src/Conf.pm
 
9758
   M /trunk/src/List.pm
 
9759
   M /trunk/src/etc/script/Makefile
 
9760
   A /trunk/src/etc/script/create_db.SQLite
 
9761
   M /trunk/src/sympa_wizard.pl
 
9762
 
 
9763
[Id 446] New feature: Added support for an SQlite backend.A create_db.SQLite has been added. Sympa.pl is able to automatically create the database if none exists. SQLite is now the default 'db_type' in sympa.conf (SQlite drivers include the database engine itself, therefore nothing needs to be installed).
 
9764
 
 
9765
------------------------------------------------------------------------
 
9766
r3263 | sympa-authors | 2005-08-10 09:26:24 +0200 (Wed, 10 Aug 2005) | 2 lines
 
9767
Changed paths:
 
9768
   M /branches/sympa-5_1-branch/po/de.po
 
9769
   M /trunk/po/de.po
 
9770
 
 
9771
[M.Redinger] Update for next release
 
9772
 
 
9773
------------------------------------------------------------------------
 
9774
r3262 | sympa-authors | 2005-08-09 11:52:43 +0200 (Tue, 09 Aug 2005) | 6 lines
 
9775
Changed paths:
 
9776
   M /trunk/ChangeLog
 
9777
   M /trunk/Makefile.am
 
9778
   M /trunk/Makefile.in
 
9779
   M /trunk/aclocal.m4
 
9780
   M /trunk/check_perl_modules.pl
 
9781
   M /trunk/configure
 
9782
   M /trunk/configure.in
 
9783
   M /trunk/doc/html/index.html
 
9784
   M /trunk/doc/html/node1.html
 
9785
   M /trunk/doc/html/node10.html
 
9786
   M /trunk/doc/html/node11.html
 
9787
   M /trunk/doc/html/node12.html
 
9788
   M /trunk/doc/html/node13.html
 
9789
   M /trunk/doc/html/node14.html
 
9790
   M /trunk/doc/html/node15.html
 
9791
   M /trunk/doc/html/node16.html
 
9792
   M /trunk/doc/html/node17.html
 
9793
   M /trunk/doc/html/node18.html
 
9794
   M /trunk/doc/html/node19.html
 
9795
   M /trunk/doc/html/node2.html
 
9796
   M /trunk/doc/html/node20.html
 
9797
   M /trunk/doc/html/node21.html
 
9798
   M /trunk/doc/html/node22.html
 
9799
   M /trunk/doc/html/node23.html
 
9800
   M /trunk/doc/html/node24.html
 
9801
   M /trunk/doc/html/node25.html
 
9802
   M /trunk/doc/html/node26.html
 
9803
   M /trunk/doc/html/node27.html
 
9804
   M /trunk/doc/html/node3.html
 
9805
   M /trunk/doc/html/node4.html
 
9806
   M /trunk/doc/html/node5.html
 
9807
   M /trunk/doc/html/node6.html
 
9808
   M /trunk/doc/html/node7.html
 
9809
   M /trunk/doc/html/node8.html
 
9810
   M /trunk/doc/html/node9.html
 
9811
   M /trunk/doc/html/sympa.html
 
9812
   M /trunk/doc/html/sympa.ps
 
9813
   M /trunk/doc/sympa.pdf
 
9814
   M /trunk/doc/sympa.ps
 
9815
   M /trunk/doc/sympa.tex
 
9816
   M /trunk/doc/sympa.tex.tpl
 
9817
   M /trunk/mail_tt2/Makefile
 
9818
   A /trunk/mail_tt2/archive.tt2
 
9819
   A /trunk/mail_tt2/authorization_reject.tt2
 
9820
   M /trunk/mail_tt2/bye.tt2
 
9821
   M /trunk/mail_tt2/certif_warning.tt2
 
9822
   A /trunk/mail_tt2/command_report.tt2
 
9823
   M /trunk/mail_tt2/d_install_shared.tt2
 
9824
   M /trunk/mail_tt2/d_reject_shared.tt2
 
9825
   M /trunk/mail_tt2/digest.tt2
 
9826
   M /trunk/mail_tt2/digest_plain.tt2
 
9827
   M /trunk/mail_tt2/expire_deletion.tt2
 
9828
   M /trunk/mail_tt2/expire_warning1.tt2
 
9829
   M /trunk/mail_tt2/expire_warning2.tt2
 
9830
   M /trunk/mail_tt2/global_remind.tt2
 
9831
   A /trunk/mail_tt2/index_archive.tt2
 
9832
   M /trunk/mail_tt2/info_report.tt2
 
9833
   M /trunk/mail_tt2/invite.tt2
 
9834
   M /trunk/mail_tt2/list_created.tt2
 
9835
   M /trunk/mail_tt2/list_rejected.tt2
 
9836
   M /trunk/mail_tt2/list_unknown.tt2
 
9837
   M /trunk/mail_tt2/listeditor_notification.tt2
 
9838
   M /trunk/mail_tt2/listmaster_notification.tt2
 
9839
   M /trunk/mail_tt2/listowner_notification.tt2
 
9840
   A /trunk/mail_tt2/message_report.tt2
 
9841
   M /trunk/mail_tt2/moderate.tt2
 
9842
   M /trunk/mail_tt2/modindex.tt2
 
9843
   M /trunk/mail_tt2/reject.tt2
 
9844
   M /trunk/mail_tt2/remind.tt2
 
9845
   M /trunk/mail_tt2/removed.tt2
 
9846
   A /trunk/mail_tt2/request_auth.tt2
 
9847
   M /trunk/mail_tt2/review.tt2
 
9848
   A /trunk/mail_tt2/send_auth.tt2
 
9849
   M /trunk/mail_tt2/sendpasswd.tt2
 
9850
   M /trunk/mail_tt2/stats_report.tt2
 
9851
   D /trunk/mail_tt2/subscriber_notification.tt2
 
9852
   M /trunk/mail_tt2/summary.tt2
 
9853
   M /trunk/mail_tt2/urlized_part.tt2
 
9854
   A /trunk/mail_tt2/user_notification.tt2
 
9855
   M /trunk/mail_tt2/welcome.tt2
 
9856
   A /trunk/mail_tt2/which.tt2
 
9857
   M /trunk/mail_tt2/x509-user-cert-missing.tt2
 
9858
   M /trunk/mail_tt2/your_infected_msg.tt2
 
9859
   M /trunk/po/check_locales.pl
 
9860
   M /trunk/po/sympa.pot
 
9861
   M /trunk/po/xgettext.pl
 
9862
   M /trunk/soap/sympa_soap_server.fcgi
 
9863
   M /trunk/soap/sympasoap.pm
 
9864
   M /trunk/src/Archive.pm
 
9865
   M /trunk/src/Commands.pm
 
9866
   M /trunk/src/Conf.pm
 
9867
   M /trunk/src/Family.pm
 
9868
   M /trunk/src/Language.pm
 
9869
   M /trunk/src/Ldap.pm
 
9870
   M /trunk/src/List.pm
 
9871
   M /trunk/src/Log.pm
 
9872
   M /trunk/src/Makefile
 
9873
   M /trunk/src/Message.pm
 
9874
   M /trunk/src/admin.pm
 
9875
   M /trunk/src/alias_manager.pl
 
9876
   M /trunk/src/etc/scenari/access_web_archive.closed
 
9877
   M /trunk/src/etc/scenari/access_web_archive.intranet
 
9878
   M /trunk/src/etc/scenari/access_web_archive.listmaster
 
9879
   M /trunk/src/etc/scenari/access_web_archive.owner
 
9880
   M /trunk/src/etc/scenari/access_web_archive.private
 
9881
   M /trunk/src/etc/scenari/add.auth
 
9882
   M /trunk/src/etc/scenari/add.closed
 
9883
   M /trunk/src/etc/scenari/add.owner
 
9884
   M /trunk/src/etc/scenari/add.owner_notify
 
9885
   M /trunk/src/etc/scenari/create_list.intranet
 
9886
   M /trunk/src/etc/scenari/create_list.listmaster
 
9887
   M /trunk/src/etc/scenari/create_list.public_listmaster
 
9888
   M /trunk/src/etc/scenari/d_edit.editor
 
9889
   M /trunk/src/etc/scenari/d_edit.owner
 
9890
   M /trunk/src/etc/scenari/d_edit.private
 
9891
   M /trunk/src/etc/scenari/d_edit.private-https
 
9892
   M /trunk/src/etc/scenari/d_read.owner
 
9893
   M /trunk/src/etc/scenari/d_read.private
 
9894
   M /trunk/src/etc/scenari/d_read.private-https
 
9895
   M /trunk/src/etc/scenari/del.auth
 
9896
   M /trunk/src/etc/scenari/del.closed
 
9897
   M /trunk/src/etc/scenari/del.owner
 
9898
   M /trunk/src/etc/scenari/del.owner_notify
 
9899
   M /trunk/src/etc/scenari/global_remind.listmaster
 
9900
   M /trunk/src/etc/scenari/info.private
 
9901
   M /trunk/src/etc/scenari/invite.closed
 
9902
   M /trunk/src/etc/scenari/invite.owner
 
9903
   M /trunk/src/etc/scenari/invite.private
 
9904
   M /trunk/src/etc/scenari/remind.listmaster
 
9905
   M /trunk/src/etc/scenari/remind.owner
 
9906
   M /trunk/src/etc/scenari/review.closed
 
9907
   M /trunk/src/etc/scenari/review.intranet
 
9908
   M /trunk/src/etc/scenari/review.listmaster
 
9909
   M /trunk/src/etc/scenari/review.owner
 
9910
   M /trunk/src/etc/scenari/review.private
 
9911
   M /trunk/src/etc/scenari/send.closed
 
9912
   M /trunk/src/etc/scenari/send.editorkey
 
9913
   M /trunk/src/etc/scenari/send.intranet
 
9914
   M /trunk/src/etc/scenari/send.intranetorprivate
 
9915
   M /trunk/src/etc/scenari/send.newsletter
 
9916
   M /trunk/src/etc/scenari/send.newsletterkeyonly
 
9917
   M /trunk/src/etc/scenari/send.private
 
9918
   M /trunk/src/etc/scenari/send.private_smime
 
9919
   M /trunk/src/etc/scenari/send.privateandeditorkey
 
9920
   M /trunk/src/etc/scenari/send.privatekey
 
9921
   M /trunk/src/etc/scenari/send.privatekeyandeditorkeyonly
 
9922
   M /trunk/src/etc/scenari/send.publicnomultipart
 
9923
   M /trunk/src/etc/scenari/subscribe.closed
 
9924
   M /trunk/src/etc/scenari/subscribe.intranet
 
9925
   M /trunk/src/etc/scenari/subscribe.smime
 
9926
   M /trunk/src/etc/scenari/topics_visibility.conceal
 
9927
   M /trunk/src/etc/scenari/topics_visibility.identified
 
9928
   M /trunk/src/etc/scenari/unsubscribe.closed
 
9929
   M /trunk/src/etc/scenari/visibility.conceal
 
9930
   M /trunk/src/etc/script/create_db.Oracle
 
9931
   M /trunk/src/etc/script/create_db.Pg
 
9932
   M /trunk/src/etc/script/create_db.Sybase
 
9933
   M /trunk/src/etc/script/create_db.mysql
 
9934
   M /trunk/src/mail.pm
 
9935
   A /trunk/src/report.pm
 
9936
   D /trunk/src/smtp.pm
 
9937
   M /trunk/src/sympa.pl
 
9938
   M /trunk/src/sympa_wizard.pl
 
9939
   M /trunk/src/task_manager.pl
 
9940
   M /trunk/src/tools.pl
 
9941
   M /trunk/src/tt2.pl
 
9942
   M /trunk/web_tt2/active_lists.tt2
 
9943
   M /trunk/web_tt2/add_request.tt2
 
9944
   M /trunk/web_tt2/admin_menu.tt2
 
9945
   M /trunk/web_tt2/arc.tt2
 
9946
   M /trunk/web_tt2/arc_protect.tt2
 
9947
   M /trunk/web_tt2/arcsearch.tt2
 
9948
   M /trunk/web_tt2/arcsearch_form.tt2
 
9949
   M /trunk/web_tt2/change_email.tt2
 
9950
   M /trunk/web_tt2/choosepasswd.tt2
 
9951
   M /trunk/web_tt2/compose_mail.tt2
 
9952
   M /trunk/web_tt2/copy_template.tt2
 
9953
   M /trunk/web_tt2/create_list_request.tt2
 
9954
   M /trunk/web_tt2/d_control.tt2
 
9955
   M /trunk/web_tt2/d_editfile.tt2
 
9956
   M /trunk/web_tt2/d_install_shared.tt2
 
9957
   M /trunk/web_tt2/d_properties.tt2
 
9958
   M /trunk/web_tt2/d_read.tt2
 
9959
   M /trunk/web_tt2/edit_list_request.tt2
 
9960
   M /trunk/web_tt2/edit_template.tt2
 
9961
   M /trunk/web_tt2/editfile.tt2
 
9962
   M /trunk/web_tt2/editsubscriber.tt2
 
9963
   M /trunk/web_tt2/error.tt2
 
9964
   M /trunk/web_tt2/get_closed_lists.tt2
 
9965
   M /trunk/web_tt2/get_inactive_lists.tt2
 
9966
   M /trunk/web_tt2/get_latest_lists.tt2
 
9967
   M /trunk/web_tt2/get_pending_lists.tt2
 
9968
   M /trunk/web_tt2/help_admin.tt2
 
9969
   M /trunk/web_tt2/help_editlist.tt2
 
9970
   M /trunk/web_tt2/home.tt2
 
9971
   M /trunk/web_tt2/info.tt2
 
9972
   M /trunk/web_tt2/install_pending_list.tt2
 
9973
   M /trunk/web_tt2/javascript.tt2
 
9974
   M /trunk/web_tt2/latest_arc.tt2
 
9975
   M /trunk/web_tt2/latest_d_read.tt2
 
9976
   M /trunk/web_tt2/latest_lists.tt2
 
9977
   M /trunk/web_tt2/list_admin_menu.tt2
 
9978
   M /trunk/web_tt2/list_menu.tt2
 
9979
   M /trunk/web_tt2/list_panel.tt2
 
9980
   M /trunk/web_tt2/lists.tt2
 
9981
   M /trunk/web_tt2/login_menu.tt2
 
9982
   M /trunk/web_tt2/loginbanner.tt2
 
9983
   M /trunk/web_tt2/loginrequest.tt2
 
9984
   M /trunk/web_tt2/ls_templates.tt2
 
9985
   M /trunk/web_tt2/main.tt2
 
9986
   M /trunk/web_tt2/menu.tt2
 
9987
   M /trunk/web_tt2/modindex.tt2
 
9988
   M /trunk/web_tt2/notice.tt2
 
9989
   M /trunk/web_tt2/pref.tt2
 
9990
   M /trunk/web_tt2/remindpasswd.tt2
 
9991
   A /trunk/web_tt2/request_topic.tt2
 
9992
   M /trunk/web_tt2/review.tt2
 
9993
   M /trunk/web_tt2/reviewbouncing.tt2
 
9994
   M /trunk/web_tt2/rss.tt2
 
9995
   M /trunk/web_tt2/scenario_test.tt2
 
9996
   M /trunk/web_tt2/serveradmin.tt2
 
9997
   M /trunk/web_tt2/set_pending_list_request.tt2
 
9998
   M /trunk/web_tt2/sigrequest.tt2
 
9999
   M /trunk/web_tt2/skinsedit.tt2
 
10000
   M /trunk/web_tt2/suboptions.tt2
 
10001
   M /trunk/web_tt2/subrequest.tt2
 
10002
   M /trunk/web_tt2/title.tt2
 
10003
   M /trunk/web_tt2/view_template.tt2
 
10004
   M /trunk/web_tt2/viewmod.tt2
 
10005
   M /trunk/wwsympa/Auth.pm
 
10006
   M /trunk/wwsympa/Makefile
 
10007
   M /trunk/wwsympa/SharedDocument.pm
 
10008
   M /trunk/wwsympa/archived.pl
 
10009
   M /trunk/wwsympa/bounced.pl
 
10010
   M /trunk/wwsympa/wwslib.pm
 
10011
   M /trunk/wwsympa/wwsympa.fcgi
 
10012
 
 
10013
Moved sympa-topics branch back on the trunc.
 
10014
New features :
 
10015
 * Message topics : List members can subscribe to one or more predefined message topics. They will only recieve those messages that have the appropriate tag. tagging can be performed by the message sender, moderators or in an automatic way.
 
10016
 * Redesigned the message distribution subroutines. The new organization is described in a new section of the reference manual entitled "Internals"
 
10017
 * Reorganisation of error reports (mail and web interface) to provide more precise error notification.
 
10018
 
 
10019
------------------------------------------------------------------------
 
10020
r3260 | sympa-authors | 2005-08-08 17:42:40 +0200 (Mon, 08 Aug 2005) | 2 lines
 
10021
Changed paths:
 
10022
   M /trunk/src/Language.pm
 
10023
 
 
10024
[reportes by P.Maes & M.Redinger] Fix: POSIX::setlocale() fails on Solaris ; setting LC_MESSAGES environment variable instead
 
10025
 
 
10026
------------------------------------------------------------------------
 
10027
r3259 | sympa-authors | 2005-08-08 15:10:07 +0200 (Mon, 08 Aug 2005) | 2 lines
 
10028
Changed paths:
 
10029
   M /trunk/web_tt2/skinsedit.tt2
 
10030
 
 
10031
[reported by M.Redinger] complete non-i18n strings
 
10032
 
 
10033
------------------------------------------------------------------------
 
10034
r3258 | sympa-authors | 2005-08-08 15:01:05 +0200 (Mon, 08 Aug 2005) | 2 lines
 
10035
Changed paths:
 
10036
   M /trunk/web_tt2/css.tt2
 
10037
 
 
10038
Change: removed 20px UL left margin. Did not fit menus
 
10039
 
 
10040
------------------------------------------------------------------------
 
10041
r3254 | sympa-authors | 2005-08-08 11:07:21 +0200 (Mon, 08 Aug 2005) | 2 lines
 
10042
Changed paths:
 
10043
   M /trunk/src/alias_manager.pl
 
10044
 
 
10045
[BugID 451] Fix: print errors to STDERR
 
10046
 
 
10047
------------------------------------------------------------------------
 
10048
r3253 | sympa-authors | 2005-08-08 10:46:03 +0200 (Mon, 08 Aug 2005) | 2 lines
 
10049
Changed paths:
 
10050
   M /trunk/web_tt2/reviewbouncing.tt2
 
10051
 
 
10052
[BugID 453] Fix: removed colors in the table title ; IE compatibility issue
 
10053
 
 
10054
------------------------------------------------------------------------
 
10055
r3252 | sympa-authors | 2005-08-08 10:28:06 +0200 (Mon, 08 Aug 2005) | 2 lines
 
10056
Changed paths:
 
10057
   M /trunk/web_tt2/css.tt2
 
10058
 
 
10059
[BugId 453] Fix: IE compatibility issue
 
10060
 
 
10061
------------------------------------------------------------------------
 
10062
r3249 | sympa-authors | 2005-08-05 10:01:25 +0200 (Fri, 05 Aug 2005) | 2 lines
 
10063
Changed paths:
 
10064
   M /branches/sympa-5_1-branch/src/List.pm
 
10065
   M /trunk/src/List.pm
 
10066
 
 
10067
[BugId 450] Fix: get_admin_user cache could mix editor and owner
 
10068
 
 
10069
------------------------------------------------------------------------
 
10070
r3239 | sympa-authors | 2005-08-04 15:46:19 +0200 (Thu, 04 Aug 2005) | 2 lines
 
10071
Changed paths:
 
10072
   M /trunk/ChangeLog
 
10073
   M /trunk/NEWS
 
10074
   M /trunk/po/cs.po
 
10075
   M /trunk/po/de.po
 
10076
   M /trunk/po/el.po
 
10077
   M /trunk/po/en_US.po
 
10078
   M /trunk/po/es.po
 
10079
   M /trunk/po/et.po
 
10080
   M /trunk/po/fi.po
 
10081
   M /trunk/po/fr.po
 
10082
   M /trunk/po/hu.po
 
10083
   M /trunk/po/it.po
 
10084
   M /trunk/po/ja.po
 
10085
   M /trunk/po/nl.po
 
10086
   M /trunk/po/oc.po
 
10087
   M /trunk/po/pl.po
 
10088
   M /trunk/po/pt.po
 
10089
   M /trunk/po/pt_BR.po
 
10090
   M /trunk/po/ro.po
 
10091
   M /trunk/po/sympa.pot
 
10092
   M /trunk/po/tr.po
 
10093
   M /trunk/po/zh_CN.po
 
10094
   M /trunk/po/zh_TW.po
 
10095
 
 
10096
Preparing 5.1b.2
 
10097
 
 
10098
------------------------------------------------------------------------
 
10099
r3238 | sympa-authors | 2005-08-04 15:13:59 +0200 (Thu, 04 Aug 2005) | 2 lines
 
10100
Changed paths:
 
10101
   M /trunk/src/sympa_wizard.pl
 
10102
 
 
10103
Change: removed colors parameters
 
10104
 
 
10105
------------------------------------------------------------------------
 
10106
r3237 | sympa-authors | 2005-08-04 15:09:33 +0200 (Thu, 04 Aug 2005) | 2 lines
 
10107
Changed paths:
 
10108
   M /trunk/doc/html/index.html
 
10109
   M /trunk/doc/html/node1.html
 
10110
   M /trunk/doc/html/node10.html
 
10111
   M /trunk/doc/html/node11.html
 
10112
   M /trunk/doc/html/node12.html
 
10113
   M /trunk/doc/html/node13.html
 
10114
   M /trunk/doc/html/node14.html
 
10115
   M /trunk/doc/html/node15.html
 
10116
   M /trunk/doc/html/node16.html
 
10117
   M /trunk/doc/html/node17.html
 
10118
   M /trunk/doc/html/node18.html
 
10119
   M /trunk/doc/html/node19.html
 
10120
   M /trunk/doc/html/node2.html
 
10121
   M /trunk/doc/html/node20.html
 
10122
   M /trunk/doc/html/node21.html
 
10123
   M /trunk/doc/html/node22.html
 
10124
   M /trunk/doc/html/node23.html
 
10125
   M /trunk/doc/html/node24.html
 
10126
   M /trunk/doc/html/node25.html
 
10127
   M /trunk/doc/html/node26.html
 
10128
   M /trunk/doc/html/node27.html
 
10129
   M /trunk/doc/html/node3.html
 
10130
   M /trunk/doc/html/node4.html
 
10131
   M /trunk/doc/html/node5.html
 
10132
   M /trunk/doc/html/node6.html
 
10133
   M /trunk/doc/html/node7.html
 
10134
   M /trunk/doc/html/node8.html
 
10135
   M /trunk/doc/html/node9.html
 
10136
   M /trunk/doc/html/sympa.html
 
10137
   M /trunk/doc/html/sympa.ps
 
10138
   M /trunk/doc/sympa.pdf
 
10139
   M /trunk/doc/sympa.ps
 
10140
   M /trunk/doc/sympa.tex
 
10141
   M /trunk/doc/sympa.tex.tpl
 
10142
 
 
10143
Fix: still some references to templates/ and wws_templates/
 
10144
 
 
10145
------------------------------------------------------------------------
 
10146
r3234 | sympa-authors | 2005-08-04 14:51:09 +0200 (Thu, 04 Aug 2005) | 2 lines
 
10147
Changed paths:
 
10148
   M /trunk/web_tt2/main.tt2
 
10149
   M /trunk/web_tt2/your_lists.tt2
 
10150
 
 
10151
[reported by W.Waisse] Fix: fixed LINK tags ; removed NOBR tags
 
10152
 
 
10153
------------------------------------------------------------------------
 
10154
r3233 | sympa-authors | 2005-08-04 14:34:03 +0200 (Thu, 04 Aug 2005) | 3 lines
 
10155
Changed paths:
 
10156
   M /branches/sympa-5_0-branch/src/task_manager.pl
 
10157
   M /trunk/src/task_manager.pl
 
10158
 
 
10159
[D.Lamballais] Fix: missing chomp ; incorrect split on file path.
 
10160
The consequence of this bug : all tasks would fail ("Error while processing task..")
 
10161
 
 
10162
------------------------------------------------------------------------
 
10163
r3232 | sympa-authors | 2005-08-04 12:36:55 +0200 (Thu, 04 Aug 2005) | 2 lines
 
10164
Changed paths:
 
10165
   M /trunk/src/etc/script/tpl2tt2.pl
 
10166
 
 
10167
Fix printf
 
10168
 
 
10169
------------------------------------------------------------------------
 
10170
r3229 | sympa-authors | 2005-08-04 12:20:21 +0200 (Thu, 04 Aug 2005) | 2 lines
 
10171
Changed paths:
 
10172
   M /trunk/Makefile.am
 
10173
   M /trunk/Makefile.in
 
10174
 
 
10175
[reported by G.Bouteille] Fix: Sympa would still create olf templates/ and wws_templates/ directories
 
10176
 
 
10177
------------------------------------------------------------------------
 
10178
r3228 | sympa-authors | 2005-08-04 12:19:25 +0200 (Thu, 04 Aug 2005) | 2 lines
 
10179
Changed paths:
 
10180
   M /trunk/web_tt2/your_lists.tt2
 
10181
 
 
10182
made title translatable
 
10183
 
 
10184
------------------------------------------------------------------------
 
10185
r3227 | sympa-authors | 2005-08-04 12:18:56 +0200 (Thu, 04 Aug 2005) | 2 lines
 
10186
Changed paths:
 
10187
   M /trunk/doc/html/index.html
 
10188
   M /trunk/doc/html/node1.html
 
10189
   M /trunk/doc/html/node10.html
 
10190
   M /trunk/doc/html/node11.html
 
10191
   M /trunk/doc/html/node12.html
 
10192
   M /trunk/doc/html/node13.html
 
10193
   M /trunk/doc/html/node14.html
 
10194
   M /trunk/doc/html/node15.html
 
10195
   M /trunk/doc/html/node16.html
 
10196
   M /trunk/doc/html/node17.html
 
10197
   M /trunk/doc/html/node18.html
 
10198
   M /trunk/doc/html/node19.html
 
10199
   M /trunk/doc/html/node2.html
 
10200
   M /trunk/doc/html/node20.html
 
10201
   M /trunk/doc/html/node21.html
 
10202
   M /trunk/doc/html/node22.html
 
10203
   M /trunk/doc/html/node23.html
 
10204
   M /trunk/doc/html/node24.html
 
10205
   M /trunk/doc/html/node25.html
 
10206
   M /trunk/doc/html/node26.html
 
10207
   M /trunk/doc/html/node27.html
 
10208
   M /trunk/doc/html/node3.html
 
10209
   M /trunk/doc/html/node4.html
 
10210
   M /trunk/doc/html/node5.html
 
10211
   M /trunk/doc/html/node6.html
 
10212
   M /trunk/doc/html/node7.html
 
10213
   M /trunk/doc/html/node8.html
 
10214
   M /trunk/doc/html/node9.html
 
10215
   M /trunk/doc/html/sympa.html
 
10216
   M /trunk/doc/html/sympa.ps
 
10217
   M /trunk/doc/sympa.pdf
 
10218
   M /trunk/doc/sympa.ps
 
10219
   M /trunk/doc/sympa.tex
 
10220
   M /trunk/doc/sympa.tex.tpl
 
10221
 
 
10222
New "roles and privileges" section
 
10223
 
 
10224
------------------------------------------------------------------------
 
10225
r3224 | sympa-authors | 2005-08-03 11:36:14 +0200 (Wed, 03 Aug 2005) | 2 lines
 
10226
Changed paths:
 
10227
   M /trunk/po/cs.po
 
10228
   M /trunk/po/de.po
 
10229
   M /trunk/po/el.po
 
10230
   M /trunk/po/en_US.po
 
10231
   M /trunk/po/es.po
 
10232
   M /trunk/po/et.po
 
10233
   M /trunk/po/fi.po
 
10234
   M /trunk/po/hu.po
 
10235
   M /trunk/po/it.po
 
10236
   M /trunk/po/ja.po
 
10237
   M /trunk/po/nl.po
 
10238
   M /trunk/po/oc.po
 
10239
   M /trunk/po/pl.po
 
10240
   M /trunk/po/pt.po
 
10241
   M /trunk/po/pt_BR.po
 
10242
   M /trunk/po/ro.po
 
10243
   M /trunk/po/sympa.pot
 
10244
   M /trunk/po/tr.po
 
10245
   M /trunk/po/zh_CN.po
 
10246
   M /trunk/po/zh_TW.po
 
10247
 
 
10248
Updates
 
10249
 
 
10250
------------------------------------------------------------------------
 
10251
r3223 | sympa-authors | 2005-08-03 11:36:00 +0200 (Wed, 03 Aug 2005) | 2 lines
 
10252
Changed paths:
 
10253
   M /trunk/po/fr.po
 
10254
 
 
10255
Complete translations
 
10256
 
 
10257
------------------------------------------------------------------------
 
10258
r3222 | sympa-authors | 2005-08-03 11:03:37 +0200 (Wed, 03 Aug 2005) | 2 lines
 
10259
Changed paths:
 
10260
   M /trunk/po/fr.po
 
10261
 
 
10262
[Moni] Fixed many mistakes
 
10263
 
 
10264
------------------------------------------------------------------------
 
10265
r3221 | sympa-authors | 2005-08-03 10:56:03 +0200 (Wed, 03 Aug 2005) | 2 lines
 
10266
Changed paths:
 
10267
   D /trunk/src/etc/scenari/edit_list.closed
 
10268
   D /trunk/src/etc/scenari/edit_list.owner
 
10269
 
 
10270
Removed unused scenario files
 
10271
 
 
10272
------------------------------------------------------------------------
 
10273
r3220 | sympa-authors | 2005-08-03 10:33:01 +0200 (Wed, 03 Aug 2005) | 2 lines
 
10274
Changed paths:
 
10275
   M /trunk/po/oc.po
 
10276
 
 
10277
[Moni] Completed Occitan translations
 
10278
 
 
10279
------------------------------------------------------------------------
 
10280
r3219 | sympa-authors | 2005-08-03 09:50:06 +0200 (Wed, 03 Aug 2005) | 2 lines
 
10281
Changed paths:
 
10282
   M /branches/sympa-5_0-branch/wwsympa/wwsympa.fcgi
 
10283
   M /trunk/wwsympa/wwsympa.fcgi
 
10284
 
 
10285
[BugID 447] [E.Rynes] Fix:  If a multivalued list parameter is set to read only, then the web pages will display an extra, empty value
 
10286
 
 
10287
------------------------------------------------------------------------
 
10288
r3218 | sympa-authors | 2005-08-02 17:48:48 +0200 (Tue, 02 Aug 2005) | 2 lines
 
10289
Changed paths:
 
10290
   M /trunk/src/List.pm
 
10291
 
 
10292
Fixed load_scenario_list()
 
10293
 
 
10294
------------------------------------------------------------------------
 
10295
r3217 | sympa-authors | 2005-08-02 15:26:10 +0200 (Tue, 02 Aug 2005) | 2 lines
 
10296
Changed paths:
 
10297
   M /trunk/wwsympa/wwsympa.fcgi
 
10298
 
 
10299
[reported by JH.Belpois] Fix: load subscribers in DB if changing the user_data_source from file to include2
 
10300
 
 
10301
------------------------------------------------------------------------
 
10302
r3216 | sympa-authors | 2005-08-02 14:29:58 +0200 (Tue, 02 Aug 2005) | 2 lines
 
10303
Changed paths:
 
10304
   M /trunk/src/List.pm
 
10305
 
 
10306
New feature: clean buggy list config files at startup
 
10307
 
 
10308
------------------------------------------------------------------------
 
10309
r3215 | sympa-authors | 2005-08-02 12:01:32 +0200 (Tue, 02 Aug 2005) | 2 lines
 
10310
Changed paths:
 
10311
   M /trunk/Makefile.am
 
10312
   M /trunk/Makefile.in
 
10313
 
 
10314
Further instruction for CPAN modules install
 
10315
 
 
10316
------------------------------------------------------------------------
 
10317
r3214 | sympa-authors | 2005-08-02 11:58:08 +0200 (Tue, 02 Aug 2005) | 2 lines
 
10318
Changed paths:
 
10319
   M /trunk/Makefile.in
 
10320
   M /trunk/configure
 
10321
   M /trunk/configure.in
 
10322
 
 
10323
Change: default iconsdir is now /var/www/icons
 
10324
 
 
10325
------------------------------------------------------------------------
 
10326
r3213 | sympa-authors | 2005-08-02 11:21:29 +0200 (Tue, 02 Aug 2005) | 2 lines
 
10327
Changed paths:
 
10328
   M /trunk/web_tt2/edit_list_request.tt2
 
10329
   M /trunk/web_tt2/list_admin_menu.tt2
 
10330
 
 
10331
Change: remove "rename list" from the edit_list submenu
 
10332
 
 
10333
------------------------------------------------------------------------
 
10334
r3212 | sympa-authors | 2005-08-02 10:56:36 +0200 (Tue, 02 Aug 2005) | 2 lines
 
10335
Changed paths:
 
10336
   M /trunk/src/List.pm
 
10337
 
 
10338
Fix: limit the SQL queries when calling get_which(). Sympa would do run am_i() on every list the user is not owner of
 
10339
 
 
10340
------------------------------------------------------------------------
 
10341
r3211 | sympa-authors | 2005-08-02 09:50:00 +0200 (Tue, 02 Aug 2005) | 2 lines
 
10342
Changed paths:
 
10343
   M /trunk/web_tt2/main.tt2
 
10344
 
 
10345
Change: 20 latest RSS entries intead of 5
 
10346
 
 
10347
------------------------------------------------------------------------
 
10348
r3210 | sympa-authors | 2005-08-02 09:42:20 +0200 (Tue, 02 Aug 2005) | 2 lines
 
10349
Changed paths:
 
10350
   M /trunk/wwsympa/wwsympa.fcgi
 
10351
 
 
10352
Complete previous patch
 
10353
 
 
10354
------------------------------------------------------------------------
 
10355
r3209 | sympa-authors | 2005-08-02 09:40:31 +0200 (Tue, 02 Aug 2005) | 2 lines
 
10356
Changed paths:
 
10357
   M /trunk/wwsympa/wwsympa.fcgi
 
10358
 
 
10359
Fix: Provided wrong RSS urls (list parameter)
 
10360
 
 
10361
------------------------------------------------------------------------
 
10362
r3208 | sympa-authors | 2005-08-02 09:17:23 +0200 (Tue, 02 Aug 2005) | 2 lines
 
10363
Changed paths:
 
10364
   M /trunk/web_tt2/css.tt2
 
10365
   M /trunk/web_tt2/login_menu.tt2
 
10366
   M /trunk/web_tt2/main.tt2
 
10367
   A /trunk/web_tt2/your_lists.tt2
 
10368
   M /trunk/wwsympa/wwsympa.fcgi
 
10369
 
 
10370
[A.Bernstein] New feature: subscriber's groups always listed in a box. Resized the menu box (+60px) ; removed the "your subscriptions ; new your_lists.tt2 template
 
10371
 
 
10372
------------------------------------------------------------------------
 
10373
r3207 | sympa-authors | 2005-08-01 15:41:04 +0200 (Mon, 01 Aug 2005) | 2 lines
 
10374
Changed paths:
 
10375
   M /trunk/web_tt2/list_panel.tt2
 
10376
 
 
10377
Fix: added line break after owner/editor
 
10378
 
 
10379
------------------------------------------------------------------------
 
10380
r3206 | sympa-authors | 2005-08-01 15:39:36 +0200 (Mon, 01 Aug 2005) | 2 lines
 
10381
Changed paths:
 
10382
   M /trunk/web_tt2/list_menu.tt2
 
10383
 
 
10384
Fix: removed duplicate 'Info'
 
10385
 
 
10386
------------------------------------------------------------------------
 
10387
r3205 | sympa-authors | 2005-08-01 15:25:37 +0200 (Mon, 01 Aug 2005) | 2 lines
 
10388
Changed paths:
 
10389
   M /trunk/po/cs.po
 
10390
   M /trunk/po/de.po
 
10391
   M /trunk/po/el.po
 
10392
   M /trunk/po/en_US.po
 
10393
   M /trunk/po/es.po
 
10394
   M /trunk/po/et.po
 
10395
   M /trunk/po/fi.po
 
10396
   M /trunk/po/fr.po
 
10397
   M /trunk/po/hu.po
 
10398
   M /trunk/po/it.po
 
10399
   M /trunk/po/ja.po
 
10400
   M /trunk/po/nl.po
 
10401
   M /trunk/po/oc.po
 
10402
   M /trunk/po/pl.po
 
10403
   M /trunk/po/pt.po
 
10404
   M /trunk/po/pt_BR.po
 
10405
   M /trunk/po/ro.po
 
10406
   M /trunk/po/sympa.pot
 
10407
   M /trunk/po/tr.po
 
10408
   M /trunk/po/zh_CN.po
 
10409
   M /trunk/po/zh_TW.po
 
10410
 
 
10411
Updates with reception modes
 
10412
 
 
10413
------------------------------------------------------------------------
 
10414
r3204 | sympa-authors | 2005-08-01 15:17:16 +0200 (Mon, 01 Aug 2005) | 2 lines
 
10415
Changed paths:
 
10416
   M /trunk/wwsympa/wwslib.pm
 
10417
   M /trunk/wwsympa/wwsympa.fcgi
 
10418
 
 
10419
Fix: Reception modes can now be translated on the web interface
 
10420
 
 
10421
------------------------------------------------------------------------
 
10422
r3203 | sympa-authors | 2005-08-01 14:36:11 +0200 (Mon, 01 Aug 2005) | 2 lines
 
10423
Changed paths:
 
10424
   M /trunk/wwsympa/wwsympa.fcgi
 
10425
 
 
10426
Fix: prevent problems (RSS) if header fields are extracted as ARRAY
 
10427
 
 
10428
------------------------------------------------------------------------
 
10429
r3202 | sympa-authors | 2005-08-01 14:08:03 +0200 (Mon, 01 Aug 2005) | 2 lines
 
10430
Changed paths:
 
10431
   M /trunk/wwsympa/wwsympa.fcgi
 
10432
 
 
10433
Fix: Escape <> of data inserted in RSS feed
 
10434
 
 
10435
------------------------------------------------------------------------
 
10436
r3201 | sympa-authors | 2005-08-01 12:31:45 +0200 (Mon, 01 Aug 2005) | 2 lines
 
10437
Changed paths:
 
10438
   M /trunk/web_tt2/rss.tt2
 
10439
 
 
10440
Fix: item titles were not used because they must be single-lined
 
10441
 
 
10442
------------------------------------------------------------------------
 
10443
r3200 | sympa-authors | 2005-08-01 12:31:02 +0200 (Mon, 01 Aug 2005) | 2 lines
 
10444
Changed paths:
 
10445
   M /trunk/wwsympa/wwsympa.fcgi
 
10446
 
 
10447
Fix: latest_arc instead of latest_archive
 
10448
 
 
10449
------------------------------------------------------------------------
 
10450
r3199 | sympa-authors | 2005-08-01 12:20:54 +0200 (Mon, 01 Aug 2005) | 2 lines
 
10451
Changed paths:
 
10452
   M /trunk/src/sympa_wizard.pl
 
10453
 
 
10454
Explain what 'listmaster' is used for
 
10455
 
 
10456
------------------------------------------------------------------------
 
10457
r3198 | sympa-authors | 2005-08-01 12:18:15 +0200 (Mon, 01 Aug 2005) | 2 lines
 
10458
Changed paths:
 
10459
   M /trunk/Makefile.am
 
10460
   M /trunk/Makefile.in
 
10461
 
 
10462
Added a warning about the long installation process
 
10463
 
 
10464
------------------------------------------------------------------------
 
10465
r3195 | sympa-authors | 2005-08-01 11:17:38 +0200 (Mon, 01 Aug 2005) | 2 lines
 
10466
Changed paths:
 
10467
   M /trunk/web_tt2/rss_request.tt2
 
10468
 
 
10469
Fix: latest_arc instead of latest_archive
 
10470
 
 
10471
------------------------------------------------------------------------
 
10472
r3194 | sympa-authors | 2005-07-29 16:59:53 +0200 (Fri, 29 Jul 2005) | 2 lines
 
10473
Changed paths:
 
10474
   M /trunk/doc/html/img1.old
 
10475
   M /trunk/doc/html/img2.old
 
10476
   M /trunk/doc/html/index.html
 
10477
   M /trunk/doc/html/node1.html
 
10478
   M /trunk/doc/html/node10.html
 
10479
   M /trunk/doc/html/node11.html
 
10480
   M /trunk/doc/html/node12.html
 
10481
   M /trunk/doc/html/node13.html
 
10482
   M /trunk/doc/html/node14.html
 
10483
   M /trunk/doc/html/node15.html
 
10484
   M /trunk/doc/html/node16.html
 
10485
   M /trunk/doc/html/node17.html
 
10486
   M /trunk/doc/html/node18.html
 
10487
   M /trunk/doc/html/node19.html
 
10488
   M /trunk/doc/html/node2.html
 
10489
   M /trunk/doc/html/node20.html
 
10490
   M /trunk/doc/html/node21.html
 
10491
   M /trunk/doc/html/node22.html
 
10492
   M /trunk/doc/html/node23.html
 
10493
   M /trunk/doc/html/node24.html
 
10494
   M /trunk/doc/html/node25.html
 
10495
   M /trunk/doc/html/node26.html
 
10496
   M /trunk/doc/html/node27.html
 
10497
   M /trunk/doc/html/node3.html
 
10498
   M /trunk/doc/html/node4.html
 
10499
   M /trunk/doc/html/node5.html
 
10500
   M /trunk/doc/html/node6.html
 
10501
   M /trunk/doc/html/node7.html
 
10502
   M /trunk/doc/html/node8.html
 
10503
   M /trunk/doc/html/node9.html
 
10504
   M /trunk/doc/html/sympa.html
 
10505
   M /trunk/doc/html/sympa.ps
 
10506
   M /trunk/doc/sympa.pdf
 
10507
   M /trunk/doc/sympa.ps
 
10508
   M /trunk/doc/sympa.tex
 
10509
 
 
10510
update
 
10511
 
 
10512
------------------------------------------------------------------------
 
10513
r3193 | sympa-authors | 2005-07-29 16:55:08 +0200 (Fri, 29 Jul 2005) | 2 lines
 
10514
Changed paths:
 
10515
   M /trunk/doc/sympa.tex.tpl
 
10516
   M /trunk/mail_tt2/digest.tt2
 
10517
   M /trunk/mail_tt2/digest_plain.tt2
 
10518
   M /trunk/src/List.pm
 
10519
 
 
10520
New feature: new 'digest_max_size' list parameter. If a digest exceeds this limit, then multiple messages are sent.
 
10521
 
 
10522
------------------------------------------------------------------------
 
10523
r3192 | sympa-authors | 2005-07-29 14:20:49 +0200 (Fri, 29 Jul 2005) | 2 lines
 
10524
Changed paths:
 
10525
   M /trunk/src/Language.pm
 
10526
 
 
10527
Fixed error log
 
10528
 
 
10529
------------------------------------------------------------------------
 
10530
r3191 | sympa-authors | 2005-07-29 09:50:56 +0200 (Fri, 29 Jul 2005) | 2 lines
 
10531
Changed paths:
 
10532
   M /trunk/src/alias_manager.pl
 
10533
 
 
10534
[reported by L.Ghys] Fix: reference to incorrect sympa.conf parameter 'sendmail_alias'
 
10535
 
 
10536
------------------------------------------------------------------------
 
10537
r3190 | sympa-authors | 2005-07-29 09:31:29 +0200 (Fri, 29 Jul 2005) | 2 lines
 
10538
Changed paths:
 
10539
   M /branches/sympa-5_0-branch/src/admin.pm
 
10540
   M /trunk/src/admin.pm
 
10541
 
 
10542
[reported by JH.Belpois] Fix: owner and subject nodes no more mandatory (while updating a family)
 
10543
 
 
10544
------------------------------------------------------------------------
 
10545
r3189 | sympa-authors | 2005-07-28 17:03:04 +0200 (Thu, 28 Jul 2005) | 2 lines
 
10546
Changed paths:
 
10547
   M /trunk/src/admin.pm
 
10548
 
 
10549
[E.Rynes] Fix:  Multiple Hardcoded regexp strings for proper list name
 
10550
 
 
10551
------------------------------------------------------------------------
 
10552
r3188 | sympa-authors | 2005-07-28 15:23:39 +0200 (Thu, 28 Jul 2005) | 2 lines
 
10553
Changed paths:
 
10554
   M /trunk/po/cs.po
 
10555
 
 
10556
[V.Adamec] Fix: removed nonsense
 
10557
 
 
10558
------------------------------------------------------------------------
 
10559
r3187 | sympa-authors | 2005-07-28 14:20:06 +0200 (Thu, 28 Jul 2005) | 2 lines
 
10560
Changed paths:
 
10561
   M /trunk/web_tt2/help_admin.tt2
 
10562
 
 
10563
Change: reordered to match the admin menu order
 
10564
 
 
10565
------------------------------------------------------------------------
 
10566
r3186 | sympa-authors | 2005-07-28 13:56:10 +0200 (Thu, 28 Jul 2005) | 2 lines
 
10567
Changed paths:
 
10568
   M /trunk/src/etc/scenari/unsubscribe.open
 
10569
   M /trunk/src/etc/scenari/unsubscribe.open_notify
 
10570
 
 
10571
Renamed scenarios
 
10572
 
 
10573
------------------------------------------------------------------------
 
10574
r3185 | sympa-authors | 2005-07-28 12:28:29 +0200 (Thu, 28 Jul 2005) | 2 lines
 
10575
Changed paths:
 
10576
   M /branches/sympa-5_0-branch/src/admin.pm
 
10577
   M /trunk/src/admin.pm
 
10578
 
 
10579
[reported by JH. Belpois] Change: owner and subject XML nodes are no more mandatory while instantiating a family
 
10580
 
 
10581
------------------------------------------------------------------------
 
10582
r3183 | sympa-authors | 2005-07-28 11:39:28 +0200 (Thu, 28 Jul 2005) | 2 lines
 
10583
Changed paths:
 
10584
   M /trunk/src/sympa.pl
 
10585
 
 
10586
Typo
 
10587
 
 
10588
------------------------------------------------------------------------
 
10589
r3182 | sympa-authors | 2005-07-28 11:30:03 +0200 (Thu, 28 Jul 2005) | 2 lines
 
10590
Changed paths:
 
10591
   M /trunk/src/sympa.pl
 
10592
 
 
10593
Fix: made error messages more precise while instantiating a family
 
10594
 
 
10595
------------------------------------------------------------------------
 
10596
r3181 | sympa-authors | 2005-07-28 11:21:38 +0200 (Thu, 28 Jul 2005) | 2 lines
 
10597
Changed paths:
 
10598
   M /trunk/src/Language.pm
 
10599
 
 
10600
[V.Adamek] Fix: set LC_TIME in case it was already set
 
10601
 
 
10602
------------------------------------------------------------------------
 
10603
r3179 | sympa-authors | 2005-07-28 10:03:07 +0200 (Thu, 28 Jul 2005) | 2 lines
 
10604
Changed paths:
 
10605
   M /trunk/Makefile.am
 
10606
   M /trunk/Makefile.in
 
10607
 
 
10608
Change: while prompting the user for a missing program wait for the user to strike a key
 
10609
 
 
10610
------------------------------------------------------------------------
 
10611
r3178 | sympa-authors | 2005-07-28 10:00:41 +0200 (Thu, 28 Jul 2005) | 2 lines
 
10612
Changed paths:
 
10613
   M /trunk/doc/html/img1.png
 
10614
   M /trunk/doc/html/img2.png
 
10615
   M /trunk/doc/html/index.html
 
10616
   M /trunk/doc/html/node1.html
 
10617
   M /trunk/doc/html/node10.html
 
10618
   M /trunk/doc/html/node11.html
 
10619
   M /trunk/doc/html/node12.html
 
10620
   M /trunk/doc/html/node13.html
 
10621
   M /trunk/doc/html/node14.html
 
10622
   M /trunk/doc/html/node15.html
 
10623
   M /trunk/doc/html/node16.html
 
10624
   M /trunk/doc/html/node17.html
 
10625
   M /trunk/doc/html/node18.html
 
10626
   M /trunk/doc/html/node19.html
 
10627
   M /trunk/doc/html/node2.html
 
10628
   M /trunk/doc/html/node20.html
 
10629
   M /trunk/doc/html/node21.html
 
10630
   M /trunk/doc/html/node22.html
 
10631
   M /trunk/doc/html/node23.html
 
10632
   M /trunk/doc/html/node24.html
 
10633
   M /trunk/doc/html/node25.html
 
10634
   M /trunk/doc/html/node26.html
 
10635
   M /trunk/doc/html/node27.html
 
10636
   M /trunk/doc/html/node3.html
 
10637
   M /trunk/doc/html/node4.html
 
10638
   M /trunk/doc/html/node5.html
 
10639
   M /trunk/doc/html/node6.html
 
10640
   M /trunk/doc/html/node7.html
 
10641
   M /trunk/doc/html/node8.html
 
10642
   M /trunk/doc/html/node9.html
 
10643
   M /trunk/doc/html/sympa.html
 
10644
   M /trunk/doc/html/sympa.ps
 
10645
   M /trunk/doc/sympa.pdf
 
10646
   M /trunk/doc/sympa.ps
 
10647
   M /trunk/doc/sympa.tex
 
10648
 
 
10649
Update
 
10650
 
 
10651
------------------------------------------------------------------------
 
10652
r3176 | sympa-authors | 2005-07-28 09:30:23 +0200 (Thu, 28 Jul 2005) | 2 lines
 
10653
Changed paths:
 
10654
   M /trunk/src/Family.pm
 
10655
   M /trunk/src/sympa.pl
 
10656
 
 
10657
[reported by S.Amrani & JH.Belpois] Fix: Sympa.pl would die while instantiating families with the following error : "free(): invalid pointer". Using parse_file() instead of parse_fh() seems to fix the problem.
 
10658
 
 
10659
------------------------------------------------------------------------
 
10660
r3175 | sympa-authors | 2005-07-27 17:13:09 +0200 (Wed, 27 Jul 2005) | 2 lines
 
10661
Changed paths:
 
10662
   M /trunk/src/tt2.pl
 
10663
 
 
10664
Revert previous change
 
10665
 
 
10666
------------------------------------------------------------------------
 
10667
r3174 | sympa-authors | 2005-07-27 17:08:41 +0200 (Wed, 27 Jul 2005) | 2 lines
 
10668
Changed paths:
 
10669
   M /trunk/src/tt2.pl
 
10670
 
 
10671
Fix
 
10672
 
 
10673
------------------------------------------------------------------------
 
10674
r3173 | sympa-authors | 2005-07-27 15:16:14 +0200 (Wed, 27 Jul 2005) | 2 lines
 
10675
Changed paths:
 
10676
   M /branches/sympa-5_0-branch/soap/sampleClient.php
 
10677
   M /trunk/soap/sampleClient.php
 
10678
 
 
10679
Fix: wsdl URL changed
 
10680
 
 
10681
------------------------------------------------------------------------
 
10682
r3172 | sympa-authors | 2005-07-27 14:07:14 +0200 (Wed, 27 Jul 2005) | 2 lines
 
10683
Changed paths:
 
10684
   M /branches/sympa-5_0-branch/po/cs.po
 
10685
   M /trunk/po/cs.po
 
10686
 
 
10687
[V.Adamec] Update
 
10688
 
 
10689
------------------------------------------------------------------------
 
10690
r3171 | sympa-authors | 2005-07-27 10:56:24 +0200 (Wed, 27 Jul 2005) | 2 lines
 
10691
Changed paths:
 
10692
   M /trunk/src/Language.pm
 
10693
 
 
10694
Change: cs.po now encoded in utf-8
 
10695
 
 
10696
------------------------------------------------------------------------
 
10697
r3168 | sympa-authors | 2005-07-27 10:51:48 +0200 (Wed, 27 Jul 2005) | 2 lines
 
10698
Changed paths:
 
10699
   M /trunk/po/cs.po
 
10700
   M /trunk/src/Conf.pm
 
10701
 
 
10702
*** empty log message ***
 
10703
 
 
10704
------------------------------------------------------------------------
 
10705
r3167 | sympa-authors | 2005-07-26 17:22:22 +0200 (Tue, 26 Jul 2005) | 2 lines
 
10706
Changed paths:
 
10707
   M /trunk/web_tt2/main.tt2
 
10708
 
 
10709
Fix charset
 
10710
 
 
10711
------------------------------------------------------------------------
 
10712
r3166 | sympa-authors | 2005-07-26 10:38:48 +0200 (Tue, 26 Jul 2005) | 2 lines
 
10713
Changed paths:
 
10714
   M /trunk/check_perl_modules.pl
 
10715
 
 
10716
Change: DBI and DBD_mysql required
 
10717
 
 
10718
------------------------------------------------------------------------
 
10719
r3161 | sympa-authors | 2005-07-11 16:35:36 +0200 (Mon, 11 Jul 2005) | 2 lines
 
10720
Changed paths:
 
10721
   M /trunk/doc/sympa.tex.tpl
 
10722
 
 
10723
Add information for list creation and family instantiation
 
10724
 
 
10725
------------------------------------------------------------------------
 
10726
r3160 | sympa-authors | 2005-07-11 15:25:21 +0200 (Mon, 11 Jul 2005) | 2 lines
 
10727
Changed paths:
 
10728
   M /trunk/src/sympa.pl
 
10729
 
 
10730
better error message for non valid input file
 
10731
 
 
10732
------------------------------------------------------------------------
 
10733
r3159 | sympa-authors | 2005-07-08 12:10:18 +0200 (Fri, 08 Jul 2005) | 2 lines
 
10734
Changed paths:
 
10735
   M /trunk/web_tt2/rss.tt2
 
10736
 
 
10737
Rss template bug fixed
 
10738
 
 
10739
------------------------------------------------------------------------
 
10740
r3156 | sympa-authors | 2005-07-07 11:39:13 +0200 (Thu, 07 Jul 2005) | 3 lines
 
10741
Changed paths:
 
10742
   M /trunk/src/Archive.pm
 
10743
   M /trunk/src/List.pm
 
10744
   A /trunk/web_tt2/copy_template.tt2
 
10745
   M /trunk/web_tt2/loginbanner.tt2
 
10746
 
 
10747
 
 
10748
make label in form unique
 
10749
 
 
10750
------------------------------------------------------------------------
 
10751
r3152 | sympa-authors | 2005-07-05 15:59:46 +0200 (Tue, 05 Jul 2005) | 2 lines
 
10752
Changed paths:
 
10753
   M /trunk/web_tt2/set_pending_list_request.tt2
 
10754
 
 
10755
remove old table style
 
10756
 
 
10757
------------------------------------------------------------------------
 
10758
r3151 | sympa-authors | 2005-07-05 15:39:50 +0200 (Tue, 05 Jul 2005) | 2 lines
 
10759
Changed paths:
 
10760
   M /trunk/web_tt2/list_menu.tt2
 
10761
 
 
10762
Remove durty display on move over "info"
 
10763
 
 
10764
------------------------------------------------------------------------
 
10765
r3150 | sympa-authors | 2005-07-05 15:31:49 +0200 (Tue, 05 Jul 2005) | 2 lines
 
10766
Changed paths:
 
10767
   M /trunk/web_tt2/latest_lists.tt2
 
10768
 
 
10769
remove old table style
 
10770
 
 
10771
------------------------------------------------------------------------
 
10772
r3149 | sympa-authors | 2005-07-05 15:27:04 +0200 (Tue, 05 Jul 2005) | 2 lines
 
10773
Changed paths:
 
10774
   M /trunk/web_tt2/css.tt2
 
10775
 
 
10776
fix missing ;
 
10777
 
 
10778
------------------------------------------------------------------------
 
10779
r3148 | sympa-authors | 2005-07-04 16:59:26 +0200 (Mon, 04 Jul 2005) | 2 lines
 
10780
Changed paths:
 
10781
   M /trunk/po/Makefile
 
10782
   A /trunk/po/el.po
 
10783
   M /trunk/po/fr.po
 
10784
   M /trunk/po/nl.po
 
10785
   A /trunk/po/pt_BR.po
 
10786
   A /trunk/po/tr.po
 
10787
   M /trunk/src/Conf.pm
 
10788
   M /trunk/src/Language.pm
 
10789
 
 
10790
Added PO files for Greek, Dutch, Portuguese (Brazil) and Turkish
 
10791
 
 
10792
------------------------------------------------------------------------
 
10793
r3143 | sympa-authors | 2005-06-29 17:42:33 +0200 (Wed, 29 Jun 2005) | 2 lines
 
10794
Changed paths:
 
10795
   M /trunk/doc/sympa.tex.tpl
 
10796
 
 
10797
[D.Chopard-Lallier] Fixed a typo
 
10798
 
 
10799
------------------------------------------------------------------------
 
10800
r3142 | sympa-authors | 2005-06-29 17:33:54 +0200 (Wed, 29 Jun 2005) | 2 lines
 
10801
Changed paths:
 
10802
   M /trunk/src/etc/script/sympa
 
10803
 
 
10804
[D.Chopard-Lalier] Fix for Debian
 
10805
 
 
10806
------------------------------------------------------------------------
 
10807
r3141 | sympa-authors | 2005-06-29 12:08:58 +0200 (Wed, 29 Jun 2005) | 2 lines
 
10808
Changed paths:
 
10809
   M /trunk/web_tt2/rss_request.tt2
 
10810
   M /trunk/wwsympa/wwsympa.fcgi
 
10811
 
 
10812
Turned RSS links to input fields because no web browser handles them correctly
 
10813
 
 
10814
------------------------------------------------------------------------
 
10815
r3140 | sympa-authors | 2005-06-29 11:31:44 +0200 (Wed, 29 Jun 2005) | 2 lines
 
10816
Changed paths:
 
10817
   M /trunk/web_tt2/css.tt2
 
10818
 
 
10819
Changed the UL indent
 
10820
 
 
10821
------------------------------------------------------------------------
 
10822
r3139 | sympa-authors | 2005-06-29 11:24:49 +0200 (Wed, 29 Jun 2005) | 2 lines
 
10823
Changed paths:
 
10824
   M /trunk/web_tt2/main.tt2
 
10825
 
 
10826
Fix: restored the RSS chanel
 
10827
 
 
10828
------------------------------------------------------------------------
 
10829
r3138 | sympa-authors | 2005-06-29 11:15:18 +0200 (Wed, 29 Jun 2005) | 2 lines
 
10830
Changed paths:
 
10831
   M /trunk/web_tt2/list_menu.tt2
 
10832
 
 
10833
Fix: 'unsubscribe" button was not shown to anonymous users ; restored it
 
10834
 
 
10835
------------------------------------------------------------------------
 
10836
r3134 | sympa-authors | 2005-06-23 15:09:53 +0200 (Thu, 23 Jun 2005) | 2 lines
 
10837
Changed paths:
 
10838
   M /trunk/src/etc/script/sympa
 
10839
 
 
10840
[D.Chopard-Lallier] Fix: suse, not suze !
 
10841
 
 
10842
------------------------------------------------------------------------
 
10843
r3133 | sympa-authors | 2005-06-23 13:55:45 +0200 (Thu, 23 Jun 2005) | 2 lines
 
10844
Changed paths:
 
10845
   M /trunk/src/Conf.pm
 
10846
 
 
10847
added Occitan to available lang
 
10848
 
 
10849
------------------------------------------------------------------------
 
10850
r3132 | sympa-authors | 2005-06-23 10:28:05 +0200 (Thu, 23 Jun 2005) | 2 lines
 
10851
Changed paths:
 
10852
   M /trunk/src/Family.pm
 
10853
 
 
10854
Fix previous changes
 
10855
 
 
10856
------------------------------------------------------------------------
 
10857
r3131 | sympa-authors | 2005-06-23 10:24:48 +0200 (Thu, 23 Jun 2005) | 2 lines
 
10858
Changed paths:
 
10859
   M /trunk/po/fr.po
 
10860
 
 
10861
Fix
 
10862
 
 
10863
------------------------------------------------------------------------
 
10864
r3130 | sympa-authors | 2005-06-23 10:22:07 +0200 (Thu, 23 Jun 2005) | 7 lines
 
10865
Changed paths:
 
10866
   M /trunk/wwsympa/wwsympa.fcgi
 
10867
 
 
10868
Fix a few things regarding CSS installation :
 
10869
* don't try to rename the previous css if none exists
 
10870
* create the containing directory if required
 
10871
* set appropriate privileges on the css file
 
10872
* parse the css.tt2 at the robot level if it exists
 
10873
* if the css file located at css_path is not installed yet, use sympa's dynamyc css
 
10874
 
 
10875
------------------------------------------------------------------------
 
10876
r3129 | sympa-authors | 2005-06-22 14:56:35 +0200 (Wed, 22 Jun 2005) | 2 lines
 
10877
Changed paths:
 
10878
   M /trunk/mail_tt2/listowner_notification.tt2
 
10879
   M /trunk/po/cs.po
 
10880
   M /trunk/po/de.po
 
10881
   M /trunk/po/en_US.po
 
10882
   M /trunk/po/es.po
 
10883
   M /trunk/po/et.po
 
10884
   M /trunk/po/fi.po
 
10885
   M /trunk/po/fr.po
 
10886
   M /trunk/po/hu.po
 
10887
   M /trunk/po/it.po
 
10888
   M /trunk/po/ja.po
 
10889
   M /trunk/po/nl.po
 
10890
   M /trunk/po/oc.po
 
10891
   M /trunk/po/pl.po
 
10892
   M /trunk/po/pt.po
 
10893
   M /trunk/po/ro.po
 
10894
   M /trunk/po/sympa.pot
 
10895
   M /trunk/po/zh_CN.po
 
10896
   M /trunk/po/zh_TW.po
 
10897
   M /trunk/src/List.pm
 
10898
   M /trunk/web_tt2/help_editlist.tt2
 
10899
   M /trunk/web_tt2/list_menu.tt2
 
10900
   M /trunk/web_tt2/scenario_test.tt2
 
10901
 
 
10902
[M. Allaya] Fixes in templates and french translations
 
10903
 
 
10904
------------------------------------------------------------------------
 
10905
r3125 | sympa-authors | 2005-06-22 13:09:39 +0200 (Wed, 22 Jun 2005) | 2 lines
 
10906
Changed paths:
 
10907
   M /trunk/po/oc.po
 
10908
 
 
10909
[M. Allaya] Updated
 
10910
 
 
10911
------------------------------------------------------------------------
 
10912
r3124 | sympa-authors | 2005-06-21 16:11:52 +0200 (Tue, 21 Jun 2005) | 2 lines
 
10913
Changed paths:
 
10914
   M /branches/sympa-5_0-branch/src/Commands.pm
 
10915
   M /trunk/src/Commands.pm
 
10916
 
 
10917
[M.Redinger] Fix: missing '%s' in string
 
10918
 
 
10919
------------------------------------------------------------------------
 
10920
r3123 | sympa-authors | 2005-06-21 15:55:12 +0200 (Tue, 21 Jun 2005) | 2 lines
 
10921
Changed paths:
 
10922
   M /branches/sympa-5_0-branch/src/Family.pm
 
10923
   M /trunk/src/Family.pm
 
10924
 
 
10925
[BugId 411] Change: use File::Copy::copy instead of rename() to allow traversing filesystems
 
10926
 
 
10927
------------------------------------------------------------------------
 
10928
r3121 | sympa-authors | 2005-06-21 15:32:40 +0200 (Tue, 21 Jun 2005) | 2 lines
 
10929
Changed paths:
 
10930
   M /trunk/src/etc/script/sympa
 
10931
 
 
10932
[S.Amrani] Fix: incorrect condition for debian and suze
 
10933
 
 
10934
------------------------------------------------------------------------
 
10935
r3120 | sympa-authors | 2005-06-21 14:23:16 +0200 (Tue, 21 Jun 2005) | 2 lines
 
10936
Changed paths:
 
10937
   M /trunk/web_tt2/active_lists.tt2
 
10938
   M /trunk/web_tt2/arcsearch_form.tt2
 
10939
   M /trunk/web_tt2/button_header.tt2
 
10940
   M /trunk/web_tt2/create_list_request.tt2
 
10941
   M /trunk/web_tt2/get_latest_lists.tt2
 
10942
   M /trunk/web_tt2/install_pending_list.tt2
 
10943
   M /trunk/web_tt2/latest_arc.tt2
 
10944
   M /trunk/web_tt2/latest_d_read.tt2
 
10945
   M /trunk/web_tt2/latest_lists.tt2
 
10946
   M /trunk/web_tt2/list_button_header.tt2
 
10947
   M /trunk/web_tt2/ls_templates.tt2
 
10948
   M /trunk/web_tt2/modindex.tt2
 
10949
   M /trunk/web_tt2/pref.tt2
 
10950
   M /trunk/web_tt2/reviewbouncing.tt2
 
10951
   M /trunk/web_tt2/set_pending_list_request.tt2
 
10952
   M /trunk/web_tt2/subindex.tt2
 
10953
 
 
10954
Fix: remore width: 100% (compatibility issues with IE6)
 
10955
 
 
10956
------------------------------------------------------------------------
 
10957
r3119 | sympa-authors | 2005-06-21 13:37:52 +0200 (Tue, 21 Jun 2005) | 2 lines
 
10958
Changed paths:
 
10959
   M /trunk/src/List.pm
 
10960
 
 
10961
Fix: List::get_subscription_requests() would return undef if one request was incorrect
 
10962
 
 
10963
------------------------------------------------------------------------
 
10964
r3118 | sympa-authors | 2005-06-21 10:47:48 +0200 (Tue, 21 Jun 2005) | 2 lines
 
10965
Changed paths:
 
10966
   M /trunk/web_tt2/list_admin_menu.tt2
 
10967
 
 
10968
Fix: incorrect number of messages awaiting moderation
 
10969
 
 
10970
------------------------------------------------------------------------
 
10971
r3117 | sympa-authors | 2005-06-21 10:44:54 +0200 (Tue, 21 Jun 2005) | 2 lines
 
10972
Changed paths:
 
10973
   M /trunk/web_tt2/list_menu.tt2
 
10974
 
 
10975
Add missing BR
 
10976
 
 
10977
------------------------------------------------------------------------
 
10978
r3116 | sympa-authors | 2005-06-21 10:32:30 +0200 (Tue, 21 Jun 2005) | 2 lines
 
10979
Changed paths:
 
10980
   M /trunk/po/fr.po
 
10981
 
 
10982
Update
 
10983
 
 
10984
------------------------------------------------------------------------
 
10985
r3113 | sympa-authors | 2005-06-20 11:53:28 +0200 (Mon, 20 Jun 2005) | 3 lines
 
10986
Changed paths:
 
10987
   M /trunk/web_tt2/get_closed_lists.tt2
 
10988
   M /trunk/web_tt2/get_inactive_lists.tt2
 
10989
   M /trunk/web_tt2/get_pending_lists.tt2
 
10990
 
 
10991
 
 
10992
All theses tables use now CSS and new colors
 
10993
 
 
10994
------------------------------------------------------------------------
 
10995
r3112 | sympa-authors | 2005-06-20 11:29:34 +0200 (Mon, 20 Jun 2005) | 4 lines
 
10996
Changed paths:
 
10997
   M /trunk/web_tt2/get_pending_lists.tt2
 
10998
 
 
10999
 
 
11000
 
 
11001
make the table with ccs style
 
11002
 
 
11003
------------------------------------------------------------------------
 
11004
r3109 | sympa-authors | 2005-06-17 17:12:48 +0200 (Fri, 17 Jun 2005) | 2 lines
 
11005
Changed paths:
 
11006
   M /trunk/po/cs.po
 
11007
   M /trunk/po/de.po
 
11008
   M /trunk/po/en_US.po
 
11009
   M /trunk/po/es.po
 
11010
   M /trunk/po/et.po
 
11011
   M /trunk/po/fi.po
 
11012
   M /trunk/po/fr.po
 
11013
   M /trunk/po/hu.po
 
11014
   M /trunk/po/it.po
 
11015
   M /trunk/po/ja.po
 
11016
   M /trunk/po/nl.po
 
11017
   M /trunk/po/oc.po
 
11018
   M /trunk/po/pl.po
 
11019
   M /trunk/po/pt.po
 
11020
   M /trunk/po/ro.po
 
11021
   M /trunk/po/sympa.pot
 
11022
   M /trunk/po/zh_CN.po
 
11023
   M /trunk/po/zh_TW.po
 
11024
 
 
11025
Update
 
11026
 
 
11027
------------------------------------------------------------------------
 
11028
r3108 | sympa-authors | 2005-06-17 17:09:26 +0200 (Fri, 17 Jun 2005) | 2 lines
 
11029
Changed paths:
 
11030
   M /trunk/web_tt2/reviewbouncing.tt2
 
11031
 
 
11032
quiet was not translatable
 
11033
 
 
11034
------------------------------------------------------------------------
 
11035
r3107 | sympa-authors | 2005-06-17 17:05:40 +0200 (Fri, 17 Jun 2005) | 2 lines
 
11036
Changed paths:
 
11037
   M /trunk/po/fr.po
 
11038
   M /trunk/web_tt2/list_admin_menu.tt2
 
11039
 
 
11040
Abonnements
 
11041
 
 
11042
------------------------------------------------------------------------
 
11043
r3106 | sympa-authors | 2005-06-17 17:01:49 +0200 (Fri, 17 Jun 2005) | 2 lines
 
11044
Changed paths:
 
11045
   M /trunk/web_tt2/list_menu.tt2
 
11046
 
 
11047
Remove the help div
 
11048
 
 
11049
------------------------------------------------------------------------
 
11050
r3105 | sympa-authors | 2005-06-17 16:55:13 +0200 (Fri, 17 Jun 2005) | 2 lines
 
11051
Changed paths:
 
11052
   M /trunk/po/fr.po
 
11053
 
 
11054
Object
 
11055
 
 
11056
------------------------------------------------------------------------
 
11057
r3104 | sympa-authors | 2005-06-17 16:52:50 +0200 (Fri, 17 Jun 2005) | 2 lines
 
11058
Changed paths:
 
11059
   M /trunk/web_tt2/suboptions.tt2
 
11060
 
 
11061
Help not translatable
 
11062
 
 
11063
------------------------------------------------------------------------
 
11064
r3103 | sympa-authors | 2005-06-17 16:49:46 +0200 (Fri, 17 Jun 2005) | 2 lines
 
11065
Changed paths:
 
11066
   M /trunk/po/fr.po
 
11067
 
 
11068
lots
 
11069
 
 
11070
------------------------------------------------------------------------
 
11071
r3102 | sympa-authors | 2005-06-17 16:49:14 +0200 (Fri, 17 Jun 2005) | 1 line
 
11072
Changed paths:
 
11073
   M /trunk/po/fr.po
 
11074
 
 
11075
selection
 
11076
------------------------------------------------------------------------
 
11077
r3101 | sympa-authors | 2005-06-17 16:48:40 +0200 (Fri, 17 Jun 2005) | 2 lines
 
11078
Changed paths:
 
11079
   M /trunk/web_tt2/review.tt2
 
11080
 
 
11081
Minor change
 
11082
 
 
11083
------------------------------------------------------------------------
 
11084
r3100 | sympa-authors | 2005-06-17 16:48:21 +0200 (Fri, 17 Jun 2005) | 2 lines
 
11085
Changed paths:
 
11086
   M /trunk/po/fr.po
 
11087
   M /trunk/po/sympa.pot
 
11088
 
 
11089
*** empty log message ***
 
11090
 
 
11091
------------------------------------------------------------------------
 
11092
r3099 | sympa-authors | 2005-06-17 16:17:48 +0200 (Fri, 17 Jun 2005) | 2 lines
 
11093
Changed paths:
 
11094
   M /trunk/src/etc/mhonarc-ressources.tt2
 
11095
 
 
11096
remove spaces around translation
 
11097
 
 
11098
------------------------------------------------------------------------
 
11099
r3098 | sympa-authors | 2005-06-17 15:29:02 +0200 (Fri, 17 Jun 2005) | 2 lines
 
11100
Changed paths:
 
11101
   M /trunk/web_tt2/list_panel.tt2
 
11102
 
 
11103
Fix: moderators did not appear in the list_panel
 
11104
 
 
11105
------------------------------------------------------------------------
 
11106
r3097 | sympa-authors | 2005-06-17 11:25:11 +0200 (Fri, 17 Jun 2005) | 2 lines
 
11107
Changed paths:
 
11108
   M /trunk/Makefile.in
 
11109
 
 
11110
Update Makefile.in
 
11111
 
 
11112
------------------------------------------------------------------------
 
11113
r3096 | sympa-authors | 2005-06-17 11:22:46 +0200 (Fri, 17 Jun 2005) | 2 lines
 
11114
Changed paths:
 
11115
   M /trunk/Makefile.am
 
11116
 
 
11117
[BugId 431] Fix: USER and GROUP was not provided to the man Makefile
 
11118
 
 
11119
------------------------------------------------------------------------
 
11120
r3094 | sympa-authors | 2005-06-16 17:09:44 +0200 (Thu, 16 Jun 2005) | 2 lines
 
11121
Changed paths:
 
11122
   M /trunk/ChangeLog
 
11123
   M /trunk/Makefile.in
 
11124
   M /trunk/NEWS
 
11125
   M /trunk/configure
 
11126
   M /trunk/doc/html/index.html
 
11127
   M /trunk/doc/html/node1.html
 
11128
   M /trunk/doc/html/node10.html
 
11129
   M /trunk/doc/html/node11.html
 
11130
   M /trunk/doc/html/node12.html
 
11131
   M /trunk/doc/html/node13.html
 
11132
   M /trunk/doc/html/node14.html
 
11133
   M /trunk/doc/html/node15.html
 
11134
   M /trunk/doc/html/node16.html
 
11135
   M /trunk/doc/html/node17.html
 
11136
   M /trunk/doc/html/node18.html
 
11137
   M /trunk/doc/html/node19.html
 
11138
   M /trunk/doc/html/node2.html
 
11139
   M /trunk/doc/html/node20.html
 
11140
   M /trunk/doc/html/node21.html
 
11141
   M /trunk/doc/html/node22.html
 
11142
   M /trunk/doc/html/node23.html
 
11143
   M /trunk/doc/html/node24.html
 
11144
   M /trunk/doc/html/node25.html
 
11145
   M /trunk/doc/html/node26.html
 
11146
   M /trunk/doc/html/node27.html
 
11147
   M /trunk/doc/html/node3.html
 
11148
   M /trunk/doc/html/node4.html
 
11149
   M /trunk/doc/html/node5.html
 
11150
   M /trunk/doc/html/node6.html
 
11151
   M /trunk/doc/html/node7.html
 
11152
   M /trunk/doc/html/node8.html
 
11153
   M /trunk/doc/html/node9.html
 
11154
   M /trunk/doc/html/sympa.html
 
11155
   M /trunk/doc/html/sympa.ps
 
11156
   M /trunk/doc/sympa.pdf
 
11157
   M /trunk/doc/sympa.ps
 
11158
   M /trunk/doc/sympa.tex
 
11159
   M /trunk/doc/sympa.tex.tpl
 
11160
 
 
11161
New chapter: running 2 sympa versions of a single server
 
11162
 
 
11163
------------------------------------------------------------------------
 
11164
r3091 | sympa-authors | 2005-06-16 16:20:53 +0200 (Thu, 16 Jun 2005) | 2 lines
 
11165
Changed paths:
 
11166
   M /trunk/Makefile.am
 
11167
 
 
11168
Fix: missing CGIDIR in documentation
 
11169
 
 
11170
------------------------------------------------------------------------
 
11171
r3087 | sympa-authors | 2005-06-15 17:19:39 +0200 (Wed, 15 Jun 2005) | 3 lines
 
11172
Changed paths:
 
11173
   M /branches/sympa-5_0-branch/wwsympa/wwsympa.fcgi
 
11174
   M /trunk/wwsympa/wwsympa.fcgi
 
11175
 
 
11176
[S.Amrani] Fix: the regexp run by search_list could make wwsympa.fcgi process die ; now using eval{}
 
11177
Now escaping some more dangerous caracters.
 
11178
 
 
11179
------------------------------------------------------------------------
 
11180
r3086 | sympa-authors | 2005-06-15 14:28:58 +0200 (Wed, 15 Jun 2005) | 2 lines
 
11181
Changed paths:
 
11182
   M /branches/sympa-5_0-branch/web_tt2/arcsearch.tt2
 
11183
   M /branches/sympa-5_0-branch/wwsympa/wwsympa.fcgi
 
11184
   M /trunk/web_tt2/arcsearch.tt2
 
11185
   M /trunk/wwsympa/wwsympa.fcgi
 
11186
 
 
11187
[BugId 427] [reported by K/Moriwaka] Fix: sort by age did not work properly in web archives search engine
 
11188
 
 
11189
------------------------------------------------------------------------
 
11190
r3084 | sympa-authors | 2005-06-15 14:01:19 +0200 (Wed, 15 Jun 2005) | 2 lines
 
11191
Changed paths:
 
11192
   M /trunk/doc/html/index.html
 
11193
   M /trunk/doc/html/node1.html
 
11194
   M /trunk/doc/html/node10.html
 
11195
   M /trunk/doc/html/node11.html
 
11196
   M /trunk/doc/html/node12.html
 
11197
   M /trunk/doc/html/node13.html
 
11198
   M /trunk/doc/html/node14.html
 
11199
   M /trunk/doc/html/node15.html
 
11200
   M /trunk/doc/html/node16.html
 
11201
   M /trunk/doc/html/node17.html
 
11202
   M /trunk/doc/html/node18.html
 
11203
   M /trunk/doc/html/node19.html
 
11204
   M /trunk/doc/html/node2.html
 
11205
   M /trunk/doc/html/node20.html
 
11206
   M /trunk/doc/html/node21.html
 
11207
   M /trunk/doc/html/node22.html
 
11208
   M /trunk/doc/html/node23.html
 
11209
   M /trunk/doc/html/node24.html
 
11210
   M /trunk/doc/html/node25.html
 
11211
   M /trunk/doc/html/node26.html
 
11212
   M /trunk/doc/html/node27.html
 
11213
   M /trunk/doc/html/node3.html
 
11214
   M /trunk/doc/html/node4.html
 
11215
   M /trunk/doc/html/node5.html
 
11216
   M /trunk/doc/html/node6.html
 
11217
   M /trunk/doc/html/node7.html
 
11218
   M /trunk/doc/html/node8.html
 
11219
   M /trunk/doc/html/node9.html
 
11220
   M /trunk/doc/html/sympa.html
 
11221
   M /trunk/doc/html/sympa.ps
 
11222
   M /trunk/doc/sympa.pdf
 
11223
   M /trunk/doc/sympa.ps
 
11224
   M /trunk/doc/sympa.tex
 
11225
   M /trunk/doc/sympa.tex.tpl
 
11226
 
 
11227
Fix URLs to listes.cru.fr
 
11228
 
 
11229
------------------------------------------------------------------------
 
11230
r3083 | sympa-authors | 2005-06-15 08:28:43 +0200 (Wed, 15 Jun 2005) | 2 lines
 
11231
Changed paths:
 
11232
   M /trunk/web_tt2/choosepasswd.tt2
 
11233
 
 
11234
Fix html bug that make form inoperate
 
11235
 
 
11236
------------------------------------------------------------------------
 
11237
r3080 | sympa-authors | 2005-06-10 15:28:03 +0200 (Fri, 10 Jun 2005) | 2 lines
 
11238
Changed paths:
 
11239
   M /trunk/src/etc/mhonarc-ressources.tt2
 
11240
 
 
11241
Fix: remove utf-8 customization because it was always applied
 
11242
 
 
11243
------------------------------------------------------------------------
 
11244
r3079 | sympa-authors | 2005-06-10 15:26:42 +0200 (Fri, 10 Jun 2005) | 2 lines
 
11245
Changed paths:
 
11246
   M /trunk/web_tt2/d_read.tt2
 
11247
 
 
11248
Fix: replaced width: 100% with width: auto for IE6's sake
 
11249
 
 
11250
------------------------------------------------------------------------
 
11251
r3078 | sympa-authors | 2005-06-10 15:12:03 +0200 (Fri, 10 Jun 2005) | 3 lines
 
11252
Changed paths:
 
11253
   M /trunk/web_tt2/list_admin_menu.tt2
 
11254
   M /trunk/wwsympa/wwsympa.fcgi
 
11255
 
 
11256
Fix: "restore shared" pointed to the wrong URL
 
11257
Added aconfirmation request before closing the shared
 
11258
 
 
11259
------------------------------------------------------------------------
 
11260
r3076 | sympa-authors | 2005-06-10 09:48:51 +0200 (Fri, 10 Jun 2005) | 2 lines
 
11261
Changed paths:
 
11262
   M /branches/sympa-5_0-branch/src/etc/script/create_db.Oracle
 
11263
   M /trunk/src/etc/script/create_db.Oracle
 
11264
 
 
11265
[E.Rynes] Restored boolean constraints
 
11266
 
 
11267
------------------------------------------------------------------------
 
11268
r3075 | sympa-authors | 2005-06-10 09:44:05 +0200 (Fri, 10 Jun 2005) | 2 lines
 
11269
Changed paths:
 
11270
   M /branches/sympa-5_0-branch/src/etc/script/create_db.Oracle
 
11271
   M /trunk/src/etc/script/create_db.Oracle
 
11272
 
 
11273
[reported by I.Vecchia] Fix: Oracle 5 does not accept number(0,1) data type
 
11274
 
 
11275
------------------------------------------------------------------------
 
11276
r3074 | sympa-authors | 2005-06-09 17:30:25 +0200 (Thu, 09 Jun 2005) | 2 lines
 
11277
Changed paths:
 
11278
   M /trunk/web_tt2/review.tt2
 
11279
 
 
11280
Fix: changed the table width from 95% to auto because of IE6 problems
 
11281
 
 
11282
------------------------------------------------------------------------
 
11283
r3073 | sympa-authors | 2005-06-09 16:04:13 +0200 (Thu, 09 Jun 2005) | 2 lines
 
11284
Changed paths:
 
11285
   M /trunk/src/List.pm
 
11286
 
 
11287
Fix: adapt the code to Perl's strange behavior regarding undefined values and '== 0' test
 
11288
 
 
11289
------------------------------------------------------------------------
 
11290
r3072 | sympa-authors | 2005-06-09 15:40:44 +0200 (Thu, 09 Jun 2005) | 2 lines
 
11291
Changed paths:
 
11292
   M /trunk/src/List.pm
 
11293
 
 
11294
Fix: don't init owner cache entry if function tested was privileged_owner
 
11295
 
 
11296
------------------------------------------------------------------------
 
11297
r3071 | sympa-authors | 2005-06-09 15:30:53 +0200 (Thu, 09 Jun 2005) | 2 lines
 
11298
Changed paths:
 
11299
   M /trunk/src/List.pm
 
11300
 
 
11301
Fix am_i(): if check privileged_owner privilege ; return 1 if listmaster
 
11302
 
 
11303
------------------------------------------------------------------------
 
11304
r3070 | sympa-authors | 2005-06-09 15:05:13 +0200 (Thu, 09 Jun 2005) | 2 lines
 
11305
Changed paths:
 
11306
   M /trunk/src/List.pm
 
11307
 
 
11308
Fix: make explicit tests of $db_which
 
11309
 
 
11310
------------------------------------------------------------------------
 
11311
r3069 | sympa-authors | 2005-06-09 14:47:21 +0200 (Thu, 09 Jun 2005) | 2 lines
 
11312
Changed paths:
 
11313
   M /trunk/src/List.pm
 
11314
 
 
11315
Fix: also init am_i cache if listmaster
 
11316
 
 
11317
------------------------------------------------------------------------
 
11318
r3068 | sympa-authors | 2005-06-09 14:13:54 +0200 (Thu, 09 Jun 2005) | 2 lines
 
11319
Changed paths:
 
11320
   M /trunk/wwsympa/wwsympa.fcgi
 
11321
 
 
11322
Fix: on which page, admin button was not shown if user was admin and member
 
11323
 
 
11324
------------------------------------------------------------------------
 
11325
r3067 | sympa-authors | 2005-06-09 11:25:23 +0200 (Thu, 09 Jun 2005) | 2 lines
 
11326
Changed paths:
 
11327
   M /branches/sympa-5_0-branch/src/etc/topics.conf
 
11328
   M /trunk/src/etc/topics.conf
 
11329
 
 
11330
[M.Redinger] Translated topics to German
 
11331
 
 
11332
------------------------------------------------------------------------
 
11333
r3066 | sympa-authors | 2005-06-09 11:23:39 +0200 (Thu, 09 Jun 2005) | 2 lines
 
11334
Changed paths:
 
11335
   M /trunk/web_tt2/admin_menu.tt2
 
11336
   M /trunk/web_tt2/review.tt2
 
11337
 
 
11338
 [M.Redinger] Fix: Some strings were not tagged as translatable
 
11339
 
 
11340
------------------------------------------------------------------------
 
11341
r3064 | sympa-authors | 2005-06-09 11:18:41 +0200 (Thu, 09 Jun 2005) | 2 lines
 
11342
Changed paths:
 
11343
   M /branches/sympa-5_0-branch/po/de.po
 
11344
   M /trunk/po/de.po
 
11345
 
 
11346
[M.Redinger] Updated German translations
 
11347
 
 
11348
------------------------------------------------------------------------
 
11349
r3063 | sympa-authors | 2005-06-09 09:43:19 +0200 (Thu, 09 Jun 2005) | 2 lines
 
11350
Changed paths:
 
11351
   M /branches/sympa-5_0-branch/src/etc/script/create_db.Oracle
 
11352
   M /trunk/src/etc/script/create_db.Oracle
 
11353
 
 
11354
[reported by Emr] Fix: incorrect enum types for Oracle
 
11355
 
 
11356
------------------------------------------------------------------------
 
11357
r3061 | sympa-authors | 2005-06-08 17:05:57 +0200 (Wed, 08 Jun 2005) | 2 lines
 
11358
Changed paths:
 
11359
   M /branches/sympa-5_0-branch/src/etc/script/sympa
 
11360
   M /trunk/src/etc/script/sympa
 
11361
 
 
11362
Made the init script compatible with Debian and Suze
 
11363
 
 
11364
------------------------------------------------------------------------
 
11365
r3060 | sympa-authors | 2005-06-08 16:39:22 +0200 (Wed, 08 Jun 2005) | 2 lines
 
11366
Changed paths:
 
11367
   M /branches/sympa-5_0-branch/src/etc/script/sympa
 
11368
   M /trunk/src/etc/script/sympa
 
11369
 
 
11370
[BugID 403] Fix: made init script compatible with OS X
 
11371
 
 
11372
------------------------------------------------------------------------
 
11373
r3057 | sympa-authors | 2005-06-08 13:41:42 +0200 (Wed, 08 Jun 2005) | 2 lines
 
11374
Changed paths:
 
11375
   M /trunk/po/de.po
 
11376
 
 
11377
Updates
 
11378
 
 
11379
------------------------------------------------------------------------
 
11380
r3056 | sympa-authors | 2005-06-08 13:41:36 +0200 (Wed, 08 Jun 2005) | 2 lines
 
11381
Changed paths:
 
11382
   M /trunk/po/ja.po
 
11383
 
 
11384
[K.Moriwaka] Update
 
11385
 
 
11386
------------------------------------------------------------------------
 
11387
r3053 | sympa-authors | 2005-06-08 11:16:24 +0200 (Wed, 08 Jun 2005) | 2 lines
 
11388
Changed paths:
 
11389
   M /branches/sympa-5_0-branch/po/cs.po
 
11390
   M /branches/sympa-5_0-branch/po/de.po
 
11391
   M /branches/sympa-5_0-branch/po/en_US.po
 
11392
   M /branches/sympa-5_0-branch/po/es.po
 
11393
   M /branches/sympa-5_0-branch/po/et.po
 
11394
   M /branches/sympa-5_0-branch/po/fi.po
 
11395
   M /branches/sympa-5_0-branch/po/fr.po
 
11396
   M /branches/sympa-5_0-branch/po/hu.po
 
11397
   M /branches/sympa-5_0-branch/po/it.po
 
11398
   M /branches/sympa-5_0-branch/po/ja.po
 
11399
   M /branches/sympa-5_0-branch/po/nl.po
 
11400
   M /branches/sympa-5_0-branch/po/pl.po
 
11401
   M /branches/sympa-5_0-branch/po/pt.po
 
11402
   M /branches/sympa-5_0-branch/po/ro.po
 
11403
   M /branches/sympa-5_0-branch/po/sympa.pot
 
11404
   M /branches/sympa-5_0-branch/po/zh_CN.po
 
11405
   M /branches/sympa-5_0-branch/po/zh_TW.po
 
11406
   M /trunk/po/cs.po
 
11407
   M /trunk/po/de.po
 
11408
   M /trunk/po/en_US.po
 
11409
   M /trunk/po/es.po
 
11410
   M /trunk/po/et.po
 
11411
   M /trunk/po/fi.po
 
11412
   M /trunk/po/fr.po
 
11413
   M /trunk/po/hu.po
 
11414
   M /trunk/po/it.po
 
11415
   M /trunk/po/ja.po
 
11416
   M /trunk/po/nl.po
 
11417
   M /trunk/po/oc.po
 
11418
   M /trunk/po/pl.po
 
11419
   M /trunk/po/pt.po
 
11420
   M /trunk/po/ro.po
 
11421
   M /trunk/po/sympa.pot
 
11422
   M /trunk/po/zh_CN.po
 
11423
   M /trunk/po/zh_TW.po
 
11424
 
 
11425
Updated POT and PO files after xgettext.pl fix
 
11426
 
 
11427
------------------------------------------------------------------------
 
11428
r3052 | sympa-authors | 2005-06-08 11:11:59 +0200 (Wed, 08 Jun 2005) | 2 lines
 
11429
Changed paths:
 
11430
   M /branches/sympa-5_0-branch/po/xgettext.pl
 
11431
   M /trunk/po/xgettext.pl
 
11432
 
 
11433
[M.Redinger]Fix: xgettext.pl did not collect all gettext_id from List.pm
 
11434
 
 
11435
------------------------------------------------------------------------
 
11436
r3051 | sympa-authors | 2005-06-07 18:20:48 +0200 (Tue, 07 Jun 2005) | 2 lines
 
11437
Changed paths:
 
11438
   M /trunk/po/de.po
 
11439
 
 
11440
[M.Redinger] UIpdated German translations
 
11441
 
 
11442
------------------------------------------------------------------------
 
11443
r3049 | sympa-authors | 2005-06-07 18:10:04 +0200 (Tue, 07 Jun 2005) | 2 lines
 
11444
Changed paths:
 
11445
   M /trunk/po/de.po
 
11446
 
 
11447
[M.Redinger] Updated German translations
 
11448
 
 
11449
------------------------------------------------------------------------
 
11450
r3048 | sympa-authors | 2005-06-07 09:50:28 +0200 (Tue, 07 Jun 2005) | 2 lines
 
11451
Changed paths:
 
11452
   M /trunk/po/de.po
 
11453
   M /trunk/po/fr.po
 
11454
 
 
11455
update
 
11456
 
 
11457
------------------------------------------------------------------------
 
11458
r3047 | sympa-authors | 2005-06-07 09:50:11 +0200 (Tue, 07 Jun 2005) | 2 lines
 
11459
Changed paths:
 
11460
   M /trunk/po/ja.po
 
11461
 
 
11462
[K.Moriwaka] Update Japonese translations
 
11463
 
 
11464
------------------------------------------------------------------------
 
11465
r3046 | sympa-authors | 2005-06-06 12:08:00 +0200 (Mon, 06 Jun 2005) | 2 lines
 
11466
Changed paths:
 
11467
   M /trunk/po/de.po
 
11468
   M /trunk/src/Conf.pm
 
11469
 
 
11470
[M.Redinger] Updated German translations
 
11471
 
 
11472
------------------------------------------------------------------------
 
11473
r3042 | sympa-authors | 2005-06-06 11:15:52 +0200 (Mon, 06 Jun 2005) | 2 lines
 
11474
Changed paths:
 
11475
   M /branches/sympa-5_0-branch/src/Conf.pm
 
11476
   M /branches/sympa-5_0-branch/src/Language.pm
 
11477
   M /trunk/src/Conf.pm
 
11478
   M /trunk/src/Language.pm
 
11479
 
 
11480
[K.Moriwaka] New translation to Japonese
 
11481
 
 
11482
------------------------------------------------------------------------
 
11483
r3038 | sympa-authors | 2005-06-06 10:41:21 +0200 (Mon, 06 Jun 2005) | 2 lines
 
11484
Changed paths:
 
11485
   M /trunk/po/Makefile
 
11486
   A /trunk/po/ja.po
 
11487
 
 
11488
[K.Moriwaka] New translation to Japonese
 
11489
 
 
11490
------------------------------------------------------------------------
 
11491
r3037 | sympa-authors | 2005-06-03 16:56:31 +0200 (Fri, 03 Jun 2005) | 4 lines
 
11492
Changed paths:
 
11493
   M /trunk/src/tools.pl
 
11494
   M /trunk/web_tt2/css.tt2
 
11495
   M /trunk/web_tt2/edit_template.tt2
 
11496
   M /trunk/web_tt2/javascript.tt2
 
11497
   M /trunk/web_tt2/list_menu.tt2
 
11498
   M /trunk/web_tt2/ls_templates.tt2
 
11499
   M /trunk/wwsympa/wwsympa.fcgi
 
11500
 
 
11501
 
 
11502
 
 
11503
not a complete update. online editor template style incomplete now recognize lang subdirectories.
 
11504
 
 
11505
------------------------------------------------------------------------
 
11506
r3034 | sympa-authors | 2005-06-02 15:14:20 +0200 (Thu, 02 Jun 2005) | 2 lines
 
11507
Changed paths:
 
11508
   M /trunk/web_tt2/review.tt2
 
11509
 
 
11510
Fix: replace error_color with color_7
 
11511
 
 
11512
------------------------------------------------------------------------
 
11513
r3033 | sympa-authors | 2005-06-02 11:42:12 +0200 (Thu, 02 Jun 2005) | 2 lines
 
11514
Changed paths:
 
11515
   M /trunk/web_tt2/title.tt2
 
11516
   M /trunk/wwsympa/wwsympa.fcgi
 
11517
 
 
11518
Fix: logo_html_definition variable was not available in templates
 
11519
 
 
11520
------------------------------------------------------------------------
 
11521
r3032 | sympa-authors | 2005-06-02 11:22:41 +0200 (Thu, 02 Jun 2005) | 2 lines
 
11522
Changed paths:
 
11523
   M /trunk/src/Conf.pm
 
11524
 
 
11525
Fix: logo_html_definition parameter was not allowed at the site level
 
11526
 
 
11527
------------------------------------------------------------------------
 
11528
r3031 | sympa-authors | 2005-06-02 10:50:31 +0200 (Thu, 02 Jun 2005) | 2 lines
 
11529
Changed paths:
 
11530
   M /trunk/src/Conf.pm
 
11531
 
 
11532
Complete previous fix
 
11533
 
 
11534
------------------------------------------------------------------------
 
11535
r3030 | sympa-authors | 2005-06-02 10:45:38 +0200 (Thu, 02 Jun 2005) | 2 lines
 
11536
Changed paths:
 
11537
   M /trunk/src/Conf.pm
 
11538
 
 
11539
Fix: css_url was not correctly initialize at a robot level
 
11540
 
 
11541
------------------------------------------------------------------------
 
11542
r3029 | sympa-authors | 2005-06-02 10:13:06 +0200 (Thu, 02 Jun 2005) | 2 lines
 
11543
Changed paths:
 
11544
   M /trunk/po/fr.po
 
11545
 
 
11546
Minor fix
 
11547
 
 
11548
------------------------------------------------------------------------
 
11549
r3028 | sympa-authors | 2005-06-01 17:26:47 +0200 (Wed, 01 Jun 2005) | 2 lines
 
11550
Changed paths:
 
11551
   M /trunk/src/etc/mhonarc-ressources.tt2
 
11552
 
 
11553
use << < > >> for first previous next and last button
 
11554
 
 
11555
------------------------------------------------------------------------
 
11556
r3027 | sympa-authors | 2005-06-01 16:39:43 +0200 (Wed, 01 Jun 2005) | 2 lines
 
11557
Changed paths:
 
11558
   M /trunk/po/fr.po
 
11559
 
 
11560
discution sur thread
 
11561
 
 
11562
------------------------------------------------------------------------
 
11563
r3026 | sympa-authors | 2005-06-01 16:26:36 +0200 (Wed, 01 Jun 2005) | 3 lines
 
11564
Changed paths:
 
11565
   M /trunk/src/Conf.pm
 
11566
 
 
11567
 
 
11568
fix color_1 bug in Conf.pm
 
11569
 
 
11570
------------------------------------------------------------------------
 
11571
r3025 | sympa-authors | 2005-06-01 15:59:25 +0200 (Wed, 01 Jun 2005) | 3 lines
 
11572
Changed paths:
 
11573
   M /trunk/src/Conf.pm
 
11574
   M /trunk/wwsympa/wwsympa.fcgi
 
11575
 
 
11576
 
 
11577
 defaut for css_url fixed
 
11578
 
 
11579
------------------------------------------------------------------------
 
11580
r3024 | sympa-authors | 2005-06-01 14:02:27 +0200 (Wed, 01 Jun 2005) | 3 lines
 
11581
Changed paths:
 
11582
   M /trunk/web_tt2/main.tt2
 
11583
 
 
11584
 
 
11585
Now recognize nomenu var in main template
 
11586
 
 
11587
------------------------------------------------------------------------
 
11588
r3022 | sympa-authors | 2005-06-01 11:06:40 +0200 (Wed, 01 Jun 2005) | 2 lines
 
11589
Changed paths:
 
11590
   M /branches/sympa-5_0-branch/mail_tt2/helpfile.tt2
 
11591
   M /branches/sympa-5_0-branch/mail_tt2/lists.tt2
 
11592
   M /trunk/mail_tt2/helpfile.tt2
 
11593
   M /trunk/mail_tt2/lists.tt2
 
11594
 
 
11595
[G. Bouteille] Add header fields top templates
 
11596
 
 
11597
------------------------------------------------------------------------
 
11598
r3020 | sympa-authors | 2005-05-31 14:41:37 +0200 (Tue, 31 May 2005) | 3 lines
 
11599
Changed paths:
 
11600
   M /trunk/web_tt2/list_admin_menu.tt2
 
11601
 
 
11602
 
 
11603
remove crasy help alternative text from list_menu
 
11604
 
 
11605
------------------------------------------------------------------------
 
11606
r3019 | sympa-authors | 2005-05-31 14:14:39 +0200 (Tue, 31 May 2005) | 3 lines
 
11607
Changed paths:
 
11608
   M /trunk/wwsympa/wwsympa.fcgi
 
11609
 
 
11610
 
 
11611
fix bug about rss prefix
 
11612
 
 
11613
------------------------------------------------------------------------
 
11614
r3018 | sympa-authors | 2005-05-31 13:42:22 +0200 (Tue, 31 May 2005) | 4 lines
 
11615
Changed paths:
 
11616
   M /trunk/web_tt2/active_lists.tt2
 
11617
   M /trunk/web_tt2/list_menu.tt2
 
11618
   A /trunk/web_tt2/rss_request.tt2
 
11619
   M /trunk/wwsympa/wwsympa.fcgi
 
11620
 
 
11621
 
 
11622
 
 
11623
a new page rss_request in order to introduce RSS services.
 
11624
 
 
11625
------------------------------------------------------------------------
 
11626
r3017 | sympa-authors | 2005-05-30 16:20:21 +0200 (Mon, 30 May 2005) | 4 lines
 
11627
Changed paths:
 
11628
   M /trunk/web_tt2/home.tt2
 
11629
   M /trunk/web_tt2/serveradmin.tt2
 
11630
   M /trunk/wwsympa/wwsympa.fcgi
 
11631
 
 
11632
 
 
11633
 
 
11634
escape < and > for view_topics
 
11635
 
 
11636
------------------------------------------------------------------------
 
11637
r3016 | sympa-authors | 2005-05-30 12:12:45 +0200 (Mon, 30 May 2005) | 2 lines
 
11638
Changed paths:
 
11639
   M /branches/sympa-5_0-branch/soap/sympa_soap_server.fcgi
 
11640
   M /trunk/soap/sympa_soap_server.fcgi
 
11641
 
 
11642
[S.Amrani] Fix: replace hard-coded path to Sympa libdir
 
11643
 
 
11644
------------------------------------------------------------------------
 
11645
r3015 | sympa-authors | 2005-05-30 11:47:39 +0200 (Mon, 30 May 2005) | 4 lines
 
11646
Changed paths:
 
11647
   M /trunk/src/tools.pl
 
11648
   M /trunk/web_tt2/ls_templates.tt2
 
11649
   M /trunk/wwsympa/wwsympa.fcgi
 
11650
 
 
11651
 
 
11652
 
 
11653
implementing remove_template
 
11654
 
 
11655
------------------------------------------------------------------------
 
11656
r3008 | sympa-authors | 2005-05-27 16:26:06 +0200 (Fri, 27 May 2005) | 2 lines
 
11657
Changed paths:
 
11658
   M /trunk/src/List.pm
 
11659
 
 
11660
[BugID 418] Fix:  Ldap search return code was not examined in _include_users_ldap()
 
11661
 
 
11662
------------------------------------------------------------------------
 
11663
r3007 | sympa-authors | 2005-05-27 14:08:59 +0200 (Fri, 27 May 2005) | 2 lines
 
11664
Changed paths:
 
11665
   M /trunk/wwsympa/wwsympa.fcgi
 
11666
 
 
11667
Fix: $rss variable was not reinitialized if in POST context. Wwsympa could provide RSS content instead of HTML content
 
11668
 
 
11669
------------------------------------------------------------------------
 
11670
r3006 | sympa-authors | 2005-05-27 14:06:35 +0200 (Fri, 27 May 2005) | 3 lines
 
11671
Changed paths:
 
11672
   M /trunk/src/List.pm
 
11673
   M /trunk/wwsympa/wwsympa.fcgi
 
11674
 
 
11675
Change: Now running List::get_which() at wwsympa startup to initialize %List::list_cache.
 
11676
This prevents subsequent SQL queries in List::am_i() and List::is_user()
 
11677
 
 
11678
------------------------------------------------------------------------
 
11679
r3005 | sympa-authors | 2005-05-27 14:04:19 +0200 (Fri, 27 May 2005) | 2 lines
 
11680
Changed paths:
 
11681
   M /trunk/ChangeLog
 
11682
 
 
11683
update
 
11684
 
 
11685
------------------------------------------------------------------------
 
11686
r2999 | sympa-authors | 2005-05-26 14:20:47 +0200 (Thu, 26 May 2005) | 4 lines
 
11687
Changed paths:
 
11688
   M /trunk/src/Conf.pm
 
11689
   M /trunk/src/tools.pl
 
11690
   M /trunk/web_tt2/css.tt2
 
11691
   M /trunk/web_tt2/edit_list_request.tt2
 
11692
   M /trunk/web_tt2/edit_template.tt2
 
11693
   M /trunk/web_tt2/error.tt2
 
11694
   M /trunk/web_tt2/list_admin_menu.tt2
 
11695
   M /trunk/web_tt2/login_menu.tt2
 
11696
   A /trunk/web_tt2/ls_templates.tt2
 
11697
   M /trunk/web_tt2/view_template.tt2
 
11698
   M /trunk/wwsympa/wwsympa.fcgi
 
11699
 
 
11700
 
 
11701
 
 
11702
templates editor system (need action remove and an entry in sympa admin)
 
11703
 
 
11704
------------------------------------------------------------------------
 
11705
r2998 | sympa-authors | 2005-05-26 10:53:10 +0200 (Thu, 26 May 2005) | 2 lines
 
11706
Changed paths:
 
11707
   M /branches/sympa-5_0-branch/src/List.pm
 
11708
   M /branches/sympa-5_0-branch/wwsympa/wwsympa.fcgi
 
11709
   M /trunk/src/List.pm
 
11710
   M /trunk/wwsympa/wwsympa.fcgi
 
11711
 
 
11712
[reported by S.Amrani] Fix: for every web request, wwsympa was running List::probe_db() that performs a database structure checkup. Now using a lighter subroutine
 
11713
 
 
11714
------------------------------------------------------------------------
 
11715
r2997 | sympa-authors | 2005-05-26 10:02:32 +0200 (Thu, 26 May 2005) | 3 lines
 
11716
Changed paths:
 
11717
   M /trunk/wwsympa/wwsympa.fcgi
 
11718
 
 
11719
[BugID 406] Changes: wrapping lines to 80 characters when posting from the web interface.
 
11720
Also moved the ^M removal to get_parameters()
 
11721
 
 
11722
------------------------------------------------------------------------
 
11723
r2996 | sympa-authors | 2005-05-26 09:57:56 +0200 (Thu, 26 May 2005) | 2 lines
 
11724
Changed paths:
 
11725
   M /branches/sympa-5_0-branch/src/List.pm
 
11726
   M /trunk/src/List.pm
 
11727
 
 
11728
Fix: check if no null while doing a ALTER TABLE
 
11729
 
 
11730
------------------------------------------------------------------------
 
11731
r2993 | sympa-authors | 2005-05-25 16:11:20 +0200 (Wed, 25 May 2005) | 2 lines
 
11732
Changed paths:
 
11733
   M /branches/sympa-5_0-branch/src/etc/mhonarc-ressources.tt2
 
11734
   M /trunk/src/etc/mhonarc-ressources.tt2
 
11735
 
 
11736
[requested by K.Moriwaka] Add utf-8 encoding options
 
11737
 
 
11738
------------------------------------------------------------------------
 
11739
r2991 | sympa-authors | 2005-05-25 11:59:30 +0200 (Wed, 25 May 2005) | 2 lines
 
11740
Changed paths:
 
11741
   M /branches/sympa-5_0-branch/src/List.pm
 
11742
   M /branches/sympa-5_0-branch/src/mail.pm
 
11743
   M /branches/sympa-5_0-branch/src/tt2.pl
 
11744
   M /trunk/src/List.pm
 
11745
   M /trunk/src/mail.pm
 
11746
   M /trunk/src/tt2.pl
 
11747
 
 
11748
[BugID 415) [Moriwaka] Fix: incorrect parameters to encode_mimewords() ; Sympa previously encoded every string in iso-8859-1
 
11749
 
 
11750
------------------------------------------------------------------------
 
11751
r2990 | sympa-authors | 2005-05-25 11:41:16 +0200 (Wed, 25 May 2005) | 2 lines
 
11752
Changed paths:
 
11753
   M /branches/sympa-5_0-branch/src/List.pm
 
11754
   M /trunk/src/List.pm
 
11755
 
 
11756
[valinux] Fix typo
 
11757
 
 
11758
------------------------------------------------------------------------
 
11759
r2989 | sympa-authors | 2005-05-24 17:27:39 +0200 (Tue, 24 May 2005) | 2 lines
 
11760
Changed paths:
 
11761
   M /trunk/web_tt2/list_admin_menu.tt2
 
11762
 
 
11763
Fix: Missing [%|loc%]
 
11764
 
 
11765
------------------------------------------------------------------------
 
11766
r2988 | sympa-authors | 2005-05-24 17:17:37 +0200 (Tue, 24 May 2005) | 2 lines
 
11767
Changed paths:
 
11768
   M /branches/sympa-5_0-branch/src/Language.pm
 
11769
   M /trunk/src/Language.pm
 
11770
 
 
11771
Fix: Remove code required for a previous xgettext bug
 
11772
 
 
11773
------------------------------------------------------------------------
 
11774
r2987 | sympa-authors | 2005-05-24 16:51:31 +0200 (Tue, 24 May 2005) | 2 lines
 
11775
Changed paths:
 
11776
   M /trunk/po/cs.po
 
11777
   M /trunk/po/de.po
 
11778
   M /trunk/po/en_US.po
 
11779
   M /trunk/po/es.po
 
11780
   M /trunk/po/et.po
 
11781
   M /trunk/po/fi.po
 
11782
   M /trunk/po/fr.po
 
11783
   M /trunk/po/hu.po
 
11784
   M /trunk/po/it.po
 
11785
   M /trunk/po/nl.po
 
11786
   M /trunk/po/oc.po
 
11787
   M /trunk/po/pl.po
 
11788
   M /trunk/po/pt.po
 
11789
   M /trunk/po/ro.po
 
11790
   M /trunk/po/sympa.pot
 
11791
   M /trunk/po/zh_CN.po
 
11792
   M /trunk/po/zh_TW.po
 
11793
 
 
11794
Update
 
11795
 
 
11796
------------------------------------------------------------------------
 
11797
r2986 | sympa-authors | 2005-05-24 16:37:20 +0200 (Tue, 24 May 2005) | 2 lines
 
11798
Changed paths:
 
11799
   M /trunk/po/fr.po
 
11800
   M /trunk/web_tt2/d_read.tt2
 
11801
   M /trunk/web_tt2/error.tt2
 
11802
 
 
11803
[M. Allaya] Fixes
 
11804
 
 
11805
------------------------------------------------------------------------
 
11806
r2983 | sympa-authors | 2005-05-24 16:04:32 +0200 (Tue, 24 May 2005) | 2 lines
 
11807
Changed paths:
 
11808
   M /trunk/wwsympa/Makefile
 
11809
   A /trunk/wwsympa/SharedDocument.pm
 
11810
   M /trunk/wwsympa/wwsympa.fcgi
 
11811
 
 
11812
New SharedDocument.pm module to clean the shared documents code. Only used in new_d_read() now
 
11813
 
 
11814
------------------------------------------------------------------------
 
11815
r2982 | sympa-authors | 2005-05-24 16:03:39 +0200 (Tue, 24 May 2005) | 2 lines
 
11816
Changed paths:
 
11817
   M /trunk/src/Conf.pm
 
11818
   M /trunk/src/List.pm
 
11819
 
 
11820
New update_db_field_types parameter to disable automatic DB changes
 
11821
 
 
11822
------------------------------------------------------------------------
 
11823
r2981 | sympa-authors | 2005-05-24 16:02:35 +0200 (Tue, 24 May 2005) | 2 lines
 
11824
Changed paths:
 
11825
   M /trunk/src/tools.pl
 
11826
 
 
11827
Extend dump_var()
 
11828
 
 
11829
------------------------------------------------------------------------
 
11830
r2976 | sympa-authors | 2005-05-23 18:03:21 +0200 (Mon, 23 May 2005) | 5 lines
 
11831
Changed paths:
 
11832
   M /trunk/src/tools.pl
 
11833
   M /trunk/src/tt2.pl
 
11834
   A /trunk/web_tt2/edit_template.tt2
 
11835
   M /trunk/web_tt2/list_menu.tt2
 
11836
   M /trunk/web_tt2/list_panel.tt2
 
11837
   M /trunk/wwsympa/wwsympa.fcgi
 
11838
 
 
11839
 
 
11840
 
 
11841
 
 
11842
first step for a template editor (action ls_templates and edit_template)
 
11843
 
 
11844
------------------------------------------------------------------------
 
11845
r2975 | sympa-authors | 2005-05-23 11:24:01 +0200 (Mon, 23 May 2005) | 2 lines
 
11846
Changed paths:
 
11847
   M /trunk/po/Makefile
 
11848
   A /trunk/po/oc.po
 
11849
   M /trunk/src/Language.pm
 
11850
 
 
11851
[M. Allaya] New feature: first version of Sympa in Occitan
 
11852
 
 
11853
------------------------------------------------------------------------
 
11854
r2973 | sympa-authors | 2005-05-20 11:34:47 +0200 (Fri, 20 May 2005) | 2 lines
 
11855
Changed paths:
 
11856
   M /trunk/doc/html/img1.old
 
11857
   M /trunk/doc/html/img2.old
 
11858
   M /trunk/doc/html/index.html
 
11859
   M /trunk/doc/html/node1.html
 
11860
   M /trunk/doc/html/node10.html
 
11861
   M /trunk/doc/html/node11.html
 
11862
   M /trunk/doc/html/node12.html
 
11863
   M /trunk/doc/html/node13.html
 
11864
   M /trunk/doc/html/node14.html
 
11865
   M /trunk/doc/html/node15.html
 
11866
   M /trunk/doc/html/node16.html
 
11867
   M /trunk/doc/html/node17.html
 
11868
   M /trunk/doc/html/node18.html
 
11869
   M /trunk/doc/html/node19.html
 
11870
   M /trunk/doc/html/node2.html
 
11871
   M /trunk/doc/html/node20.html
 
11872
   M /trunk/doc/html/node21.html
 
11873
   M /trunk/doc/html/node22.html
 
11874
   M /trunk/doc/html/node23.html
 
11875
   M /trunk/doc/html/node24.html
 
11876
   M /trunk/doc/html/node25.html
 
11877
   M /trunk/doc/html/node26.html
 
11878
   M /trunk/doc/html/node27.html
 
11879
   M /trunk/doc/html/node3.html
 
11880
   M /trunk/doc/html/node4.html
 
11881
   M /trunk/doc/html/node5.html
 
11882
   M /trunk/doc/html/node6.html
 
11883
   M /trunk/doc/html/node7.html
 
11884
   M /trunk/doc/html/node8.html
 
11885
   M /trunk/doc/html/node9.html
 
11886
   M /trunk/doc/html/sympa.html
 
11887
   M /trunk/doc/html/sympa.ps
 
11888
   M /trunk/doc/sympa.pdf
 
11889
   M /trunk/doc/sympa.ps
 
11890
   M /trunk/doc/sympa.tex
 
11891
   M /trunk/doc/sympa.tex.tpl
 
11892
 
 
11893
Doc related to the new update_db_field_types parameter
 
11894
 
 
11895
------------------------------------------------------------------------
 
11896
r2972 | sympa-authors | 2005-05-20 11:05:13 +0200 (Fri, 20 May 2005) | 3 lines
 
11897
Changed paths:
 
11898
   M /trunk/doc/sympa.tex.tpl
 
11899
 
 
11900
Changes: Add doc to trigger Sympa authentication from another web app.
 
11901
Also fixed previous changes
 
11902
 
 
11903
------------------------------------------------------------------------
 
11904
r2971 | sympa-authors | 2005-05-19 17:57:19 +0200 (Thu, 19 May 2005) | 2 lines
 
11905
Changed paths:
 
11906
   M /trunk/po/it.po
 
11907
   M /trunk/po/ro.po
 
11908
 
 
11909
Fix: remove \r characters
 
11910
 
 
11911
------------------------------------------------------------------------
 
11912
r2970 | sympa-authors | 2005-05-19 17:42:43 +0200 (Thu, 19 May 2005) | 2 lines
 
11913
Changed paths:
 
11914
   M /trunk/po/de.po
 
11915
 
 
11916
fixes (\n and \r)
 
11917
 
 
11918
------------------------------------------------------------------------
 
11919
r2969 | sympa-authors | 2005-05-19 17:33:23 +0200 (Thu, 19 May 2005) | 2 lines
 
11920
Changed paths:
 
11921
   M /trunk/po/de.po
 
11922
 
 
11923
[W. Werner] Update:
 
11924
 
 
11925
------------------------------------------------------------------------
 
11926
r2966 | sympa-authors | 2005-05-18 15:38:35 +0200 (Wed, 18 May 2005) | 8 lines
 
11927
Changed paths:
 
11928
   M /trunk/web_tt2/list_menu.tt2
 
11929
   M /trunk/web_tt2/list_panel.tt2
 
11930
 
 
11931
 
 
11932
 
 
11933
In list menu :
 
11934
 
 
11935
Replace email from each owner/editor by gecos or local part of email.
 
11936
 
 
11937
Add a mailto to listname-request
 
11938
 
 
11939
------------------------------------------------------------------------
 
11940
r2965 | sympa-authors | 2005-05-18 14:44:46 +0200 (Wed, 18 May 2005) | 3 lines
 
11941
Changed paths:
 
11942
   M /trunk/doc/sympa.tex.tpl
 
11943
   M /trunk/src/Conf.pm
 
11944
   M /trunk/web_tt2/css.tt2
 
11945
   M /trunk/web_tt2/title.tt2
 
11946
   M /trunk/wwsympa/wwsympa.fcgi
 
11947
 
 
11948
 
 
11949
introduce log_html_definition parameter
 
11950
 
 
11951
------------------------------------------------------------------------
 
11952
r2963 | sympa-authors | 2005-05-17 10:52:08 +0200 (Tue, 17 May 2005) | 2 lines
 
11953
Changed paths:
 
11954
   M /trunk/Makefile.am
 
11955
   M /trunk/Makefile.in
 
11956
   M /trunk/doc/man8/Makefile
 
11957
 
 
11958
[reported by S.Amrani] Fix umask while installing man pages ; also reorganized Makefiles
 
11959
 
 
11960
------------------------------------------------------------------------
 
11961
r2962 | sympa-authors | 2005-05-13 17:38:49 +0200 (Fri, 13 May 2005) | 4 lines
 
11962
Changed paths:
 
11963
   M /trunk/web_tt2/css.tt2
 
11964
   M /trunk/web_tt2/list_panel.tt2
 
11965
   M /trunk/web_tt2/login_menu.tt2
 
11966
   M /trunk/web_tt2/title.tt2
 
11967
 
 
11968
 
 
11969
 
 
11970
esthic changes for the pleasure of Olivier and Guenaelle
 
11971
 
 
11972
------------------------------------------------------------------------
 
11973
r2959 | sympa-authors | 2005-05-13 16:35:04 +0200 (Fri, 13 May 2005) | 4 lines
 
11974
Changed paths:
 
11975
   M /trunk/po/fr.po
 
11976
   M /trunk/src/etc/mhonarc-ressources.tt2
 
11977
   M /trunk/web_tt2/add_request.tt2
 
11978
   M /trunk/web_tt2/arc_manage.tt2
 
11979
   M /trunk/web_tt2/arc_protect.tt2
 
11980
   M /trunk/web_tt2/arcsearch.tt2
 
11981
   M /trunk/web_tt2/arcsearch_form.tt2
 
11982
   M /trunk/web_tt2/change_email.tt2
 
11983
   M /trunk/web_tt2/choosepasswd.tt2
 
11984
   M /trunk/web_tt2/compose_mail.tt2
 
11985
   M /trunk/web_tt2/create_list_request.tt2
 
11986
   M /trunk/web_tt2/css.tt2
 
11987
   M /trunk/web_tt2/d_control.tt2
 
11988
   M /trunk/web_tt2/d_editfile.tt2
 
11989
   M /trunk/web_tt2/d_install_shared.tt2
 
11990
   M /trunk/web_tt2/d_properties.tt2
 
11991
   M /trunk/web_tt2/d_read.tt2
 
11992
   M /trunk/web_tt2/d_upload.tt2
 
11993
   M /trunk/web_tt2/edit_list_request.tt2
 
11994
   M /trunk/web_tt2/editfile.tt2
 
11995
   M /trunk/web_tt2/editsubscriber.tt2
 
11996
   M /trunk/web_tt2/get_closed_lists.tt2
 
11997
   M /trunk/web_tt2/home.tt2
 
11998
   M /trunk/web_tt2/list_menu.tt2
 
11999
   M /trunk/web_tt2/list_panel.tt2
 
12000
   M /trunk/web_tt2/lists.tt2
 
12001
   M /trunk/web_tt2/login_menu.tt2
 
12002
   M /trunk/web_tt2/loginbanner.tt2
 
12003
   M /trunk/web_tt2/modindex.tt2
 
12004
   M /trunk/web_tt2/pref.tt2
 
12005
   M /trunk/web_tt2/remindpasswd.tt2
 
12006
   M /trunk/web_tt2/rename_list_request.tt2
 
12007
   M /trunk/web_tt2/review.tt2
 
12008
   M /trunk/web_tt2/reviewbouncing.tt2
 
12009
   M /trunk/web_tt2/scenario_test.tt2
 
12010
   M /trunk/web_tt2/serveradmin.tt2
 
12011
   M /trunk/web_tt2/set_pending_list_request.tt2
 
12012
   M /trunk/web_tt2/sigrequest.tt2
 
12013
   M /trunk/web_tt2/skinsedit.tt2
 
12014
   M /trunk/web_tt2/subindex.tt2
 
12015
   M /trunk/web_tt2/suboptions.tt2
 
12016
   M /trunk/web_tt2/subrequest.tt2
 
12017
   M /trunk/web_tt2/viewmod.tt2
 
12018
 
 
12019
 
 
12020
 
 
12021
adding class="MainMenuLinks" for all input type="submit"
 
12022
 
 
12023
------------------------------------------------------------------------
 
12024
r2958 | sympa-authors | 2005-05-13 11:56:27 +0200 (Fri, 13 May 2005) | 4 lines
 
12025
Changed paths:
 
12026
   M /trunk/po/fr.po
 
12027
   M /trunk/src/etc/mhonarc-ressources.tt2
 
12028
   M /trunk/web_tt2/css.tt2
 
12029
   M /trunk/web_tt2/list_menu.tt2
 
12030
   M /trunk/web_tt2/list_panel.tt2
 
12031
   M /trunk/web_tt2/login_menu.tt2
 
12032
   M /trunk/web_tt2/main.tt2
 
12033
   M /trunk/wwsympa/wwsympa.fcgi
 
12034
 
 
12035
 
 
12036
 
 
12037
list adresse and title now always on top of right side (not anymore on left side)
 
12038
 
 
12039
------------------------------------------------------------------------
 
12040
r2957 | sympa-authors | 2005-05-13 11:42:34 +0200 (Fri, 13 May 2005) | 2 lines
 
12041
Changed paths:
 
12042
   M /branches/sympa-5_0-branch/src/List.pm
 
12043
   M /trunk/src/List.pm
 
12044
 
 
12045
[BugID 393 & 409] Fix: adding custom_subject would break subject encoding
 
12046
 
 
12047
------------------------------------------------------------------------
 
12048
r2956 | sympa-authors | 2005-05-12 15:06:17 +0200 (Thu, 12 May 2005) | 11 lines
 
12049
Changed paths:
 
12050
   M /trunk/src/List.pm
 
12051
   M /trunk/web_tt2/css.tt2
 
12052
   M /trunk/web_tt2/d_control.tt2
 
12053
   M /trunk/web_tt2/d_properties.tt2
 
12054
   M /trunk/web_tt2/d_read.tt2
 
12055
   M /trunk/web_tt2/list_admin_menu.tt2
 
12056
   M /trunk/web_tt2/modindex.tt2
 
12057
   M /trunk/wwsympa/wwsympa.fcgi
 
12058
 
 
12059
 
 
12060
 
 
12061
List.pm : new procedure get_subscription_request_count return the number of pending subscription
 
12062
 
 
12063
d_control.tt2, d_properties.tt2, d_read.tt2 : remove old crasy table
 
12064
 
 
12065
list_admin_menu.tt2 : sub-sub-menu for edit-list now in left layer
 
12066
                      introduction of the Moderate sub menu
 
12067
 
 
12068
modindex.tt2 : change the table look according to other tables in Sympa
 
12069
 
 
12070
------------------------------------------------------------------------
 
12071
r2954 | sympa-authors | 2005-05-10 17:35:59 +0200 (Tue, 10 May 2005) | 3 lines
 
12072
Changed paths:
 
12073
   M /trunk/web_tt2/review.tt2
 
12074
 
 
12075
 
 
12076
on change submit for page size
 
12077
 
 
12078
------------------------------------------------------------------------
 
12079
r2953 | sympa-authors | 2005-05-10 16:54:25 +0200 (Tue, 10 May 2005) | 4 lines
 
12080
Changed paths:
 
12081
   M /trunk/src/etc/mhonarc-ressources.tt2
 
12082
   M /trunk/web_tt2/home.tt2
 
12083
 
 
12084
 
 
12085
Home : remove table
 
12086
archive : make search menu width smaller
 
12087
 
 
12088
------------------------------------------------------------------------
 
12089
r2952 | sympa-authors | 2005-05-10 11:12:52 +0200 (Tue, 10 May 2005) | 4 lines
 
12090
Changed paths:
 
12091
   M /trunk/web_tt2/list_admin_menu.tt2
 
12092
 
 
12093
 
 
12094
 
 
12095
show admin menu only in action admin
 
12096
 
 
12097
------------------------------------------------------------------------
 
12098
r2949 | sympa-authors | 2005-05-10 09:36:03 +0200 (Tue, 10 May 2005) | 6 lines
 
12099
Changed paths:
 
12100
   M /trunk/src/etc/mhonarc-ressources.tt2
 
12101
   M /trunk/web_tt2/css.tt2
 
12102
   M /trunk/web_tt2/login_menu.tt2
 
12103
   M /trunk/web_tt2/menu.tt2
 
12104
   M /trunk/web_tt2/setlang.tt2
 
12105
   M /trunk/web_tt2/suboptions.tt2
 
12106
 
 
12107
 
 
12108
 
 
12109
-Better position for button in archives
 
12110
-suboption and setlang now conform (checked with w3c validator)
 
12111
-preferences and your subscription now in login_menu
 
12112
 
 
12113
------------------------------------------------------------------------
 
12114
r2948 | sympa-authors | 2005-05-09 10:33:22 +0200 (Mon, 09 May 2005) | 2 lines
 
12115
Changed paths:
 
12116
   M /branches/sympa-5_0-branch/po/it.po
 
12117
   M /trunk/po/it.po
 
12118
 
 
12119
Fix headers
 
12120
 
 
12121
------------------------------------------------------------------------
 
12122
r2947 | sympa-authors | 2005-05-04 14:39:32 +0200 (Wed, 04 May 2005) | 2 lines
 
12123
Changed paths:
 
12124
   M /branches/sympa-5_0-branch/src/tools.pl
 
12125
   M /branches/sympa-5_0-branch/wwsympa/wwsympa.fcgi
 
12126
   M /trunk/src/tools.pl
 
12127
   M /trunk/wwsympa/wwsympa.fcgi
 
12128
 
 
12129
[reported by S.Lalonde] Fix: regexp for email was too restrictive, not allowing uid
 
12130
 
 
12131
------------------------------------------------------------------------
 
12132
r2946 | sympa-authors | 2005-05-04 14:08:36 +0200 (Wed, 04 May 2005) | 2 lines
 
12133
Changed paths:
 
12134
   M /branches/sympa-5_0-branch/src/Message.pm
 
12135
   M /branches/sympa-5_0-branch/src/tools.pl
 
12136
   M /trunk/ChangeLog
 
12137
   M /trunk/src/Message.pm
 
12138
   M /trunk/src/tools.pl
 
12139
 
 
12140
New feature: add sanity check of incoming email address
 
12141
 
 
12142
------------------------------------------------------------------------
 
12143
r2945 | sympa-authors | 2005-05-04 09:11:13 +0200 (Wed, 04 May 2005) | 2 lines
 
12144
Changed paths:
 
12145
   M /branches/sympa-5_0-branch/mail_tt2/global_remind.tt2
 
12146
   M /branches/sympa-5_0-branch/mail_tt2/moderate.tt2
 
12147
   M /trunk/mail_tt2/global_remind.tt2
 
12148
   M /trunk/mail_tt2/moderate.tt2
 
12149
 
 
12150
[reported by O.Archer] some MUA require an empty line after mailto: URLs
 
12151
 
 
12152
------------------------------------------------------------------------
 
12153
r2943 | sympa-authors | 2005-05-03 17:53:46 +0200 (Tue, 03 May 2005) | 2 lines
 
12154
Changed paths:
 
12155
   M /branches/sympa-5_0-branch/po/cs.po
 
12156
   M /branches/sympa-5_0-branch/po/de.po
 
12157
   M /branches/sympa-5_0-branch/po/en_US.po
 
12158
   M /branches/sympa-5_0-branch/po/es.po
 
12159
   M /branches/sympa-5_0-branch/po/et.po
 
12160
   M /branches/sympa-5_0-branch/po/fi.po
 
12161
   M /branches/sympa-5_0-branch/po/fr.po
 
12162
   M /branches/sympa-5_0-branch/po/hu.po
 
12163
   M /branches/sympa-5_0-branch/po/it.po
 
12164
   M /branches/sympa-5_0-branch/po/nl.po
 
12165
   M /branches/sympa-5_0-branch/po/pl.po
 
12166
   M /branches/sympa-5_0-branch/po/pt.po
 
12167
   M /branches/sympa-5_0-branch/po/ro.po
 
12168
   M /branches/sympa-5_0-branch/po/sympa.pot
 
12169
   M /branches/sympa-5_0-branch/po/zh_CN.po
 
12170
   M /branches/sympa-5_0-branch/po/zh_TW.po
 
12171
   M /trunk/po/cs.po
 
12172
   M /trunk/po/de.po
 
12173
   M /trunk/po/en_US.po
 
12174
   M /trunk/po/es.po
 
12175
   M /trunk/po/et.po
 
12176
   M /trunk/po/fi.po
 
12177
   M /trunk/po/fr.po
 
12178
   M /trunk/po/hu.po
 
12179
   M /trunk/po/it.po
 
12180
   M /trunk/po/nl.po
 
12181
   M /trunk/po/pl.po
 
12182
   M /trunk/po/pt.po
 
12183
   M /trunk/po/ro.po
 
12184
   M /trunk/po/sympa.pot
 
12185
   M /trunk/po/zh_CN.po
 
12186
   M /trunk/po/zh_TW.po
 
12187
 
 
12188
Fix: update incorrect strings in PO files ; mainly ending \n to remove in translations
 
12189
 
 
12190
------------------------------------------------------------------------
 
12191
r2942 | sympa-authors | 2005-05-03 17:37:39 +0200 (Tue, 03 May 2005) | 2 lines
 
12192
Changed paths:
 
12193
   M /branches/sympa-5_0-branch/po/xgettext.pl
 
12194
   M /trunk/po/xgettext.pl
 
12195
 
 
12196
Fix: some multi-line strings were not properly added to sympa.pot. Therefore these translations were not available.
 
12197
 
 
12198
------------------------------------------------------------------------
 
12199
r2941 | sympa-authors | 2005-05-03 12:08:24 +0200 (Tue, 03 May 2005) | 2 lines
 
12200
Changed paths:
 
12201
   M /trunk/wwsympa/wwsympa.fcgi
 
12202
 
 
12203
Change: create sympa_dump files (when incorrect parameter format) in Sympa's own tmp dir instead of /tmp
 
12204
 
 
12205
------------------------------------------------------------------------
 
12206
r2940 | sympa-authors | 2005-04-29 17:04:36 +0200 (Fri, 29 Apr 2005) | 2 lines
 
12207
Changed paths:
 
12208
   M /trunk/po/fr.po
 
12209
 
 
12210
Minor fix
 
12211
 
 
12212
------------------------------------------------------------------------
 
12213
r2936 | sympa-authors | 2005-04-29 17:00:27 +0200 (Fri, 29 Apr 2005) | 2 lines
 
12214
Changed paths:
 
12215
   M /trunk/doc/sympa.tex.tpl
 
12216
   M /trunk/src/Conf.pm
 
12217
   M /trunk/src/etc/mhonarc-ressources.tt2
 
12218
   M /trunk/web_tt2/arc.tt2
 
12219
   M /trunk/web_tt2/choosepasswd.tt2
 
12220
   M /trunk/web_tt2/create_list_request.tt2
 
12221
   M /trunk/web_tt2/d_control.tt2
 
12222
   M /trunk/web_tt2/d_editfile.tt2
 
12223
   M /trunk/web_tt2/d_properties.tt2
 
12224
   M /trunk/web_tt2/d_read.tt2
 
12225
   M /trunk/web_tt2/d_upload.tt2
 
12226
   A /trunk/web_tt2/dump_scenario.tt2
 
12227
   M /trunk/web_tt2/edit_list_request.tt2
 
12228
   M /trunk/web_tt2/editsubscriber.tt2
 
12229
   M /trunk/web_tt2/error.tt2
 
12230
   A /trunk/web_tt2/footer.tt2
 
12231
   M /trunk/web_tt2/home.tt2
 
12232
   M /trunk/web_tt2/info.tt2
 
12233
   M /trunk/web_tt2/latest_arc.tt2
 
12234
   A /trunk/web_tt2/list_admin_menu.tt2
 
12235
   M /trunk/web_tt2/list_menu.tt2
 
12236
   A /trunk/web_tt2/list_panel.tt2
 
12237
   M /trunk/web_tt2/lists.tt2
 
12238
   M /trunk/web_tt2/login_menu.tt2
 
12239
   M /trunk/web_tt2/loginbanner.tt2
 
12240
   M /trunk/web_tt2/loginrequest.tt2
 
12241
   M /trunk/web_tt2/main.tt2
 
12242
   M /trunk/web_tt2/menu.tt2
 
12243
   M /trunk/web_tt2/notice.tt2
 
12244
   M /trunk/web_tt2/pref.tt2
 
12245
   M /trunk/web_tt2/remindpasswd.tt2
 
12246
   M /trunk/web_tt2/review.tt2
 
12247
   M /trunk/web_tt2/reviewbouncing.tt2
 
12248
   M /trunk/web_tt2/rss.tt2
 
12249
   M /trunk/web_tt2/serveradmin.tt2
 
12250
   A /trunk/web_tt2/setlang.tt2
 
12251
   A /trunk/web_tt2/skinsedit.tt2
 
12252
   M /trunk/web_tt2/subindex.tt2
 
12253
   M /trunk/web_tt2/suboptions.tt2
 
12254
   M /trunk/web_tt2/subrequest.tt2
 
12255
   M /trunk/web_tt2/title.tt2
 
12256
   M /trunk/wwsympa/wwsympa.fcgi
 
12257
 
 
12258
Update with CSS changes
 
12259
 
 
12260
------------------------------------------------------------------------
 
12261
r2935 | sympa-authors | 2005-04-28 08:19:51 +0200 (Thu, 28 Apr 2005) | 4 lines
 
12262
Changed paths:
 
12263
   M /trunk/web_tt2/css.tt2
 
12264
 
 
12265
 
 
12266
remove all reference to "cursor" to leave browser default in action.
 
12267
except "cursor help".
 
12268
 
 
12269
------------------------------------------------------------------------
 
12270
r2929 | sympa-authors | 2005-04-26 14:40:57 +0200 (Tue, 26 Apr 2005) | 2 lines
 
12271
Changed paths:
 
12272
   M /branches/sympa-5_0-branch/wwsympa/Auth.pm
 
12273
   M /trunk/wwsympa/Auth.pm
 
12274
 
 
12275
Fix: CAS authentication was not able to use ldap_bind_dn and ldap_bind_password
 
12276
 
 
12277
------------------------------------------------------------------------
 
12278
r2928 | sympa-authors | 2005-04-26 11:53:07 +0200 (Tue, 26 Apr 2005) | 2 lines
 
12279
Changed paths:
 
12280
   M /branches/sympa-5_0-branch/src/Ldap.pm
 
12281
   M /branches/sympa-5_0-branch/src/List.pm
 
12282
   M /branches/sympa-5_0-branch/wwsympa/wwsympa.fcgi
 
12283
   M /trunk/src/Ldap.pm
 
12284
   M /trunk/src/List.pm
 
12285
   M /trunk/wwsympa/wwsympa.fcgi
 
12286
 
 
12287
[BugID 402] [J.Dalbec] Fix: Sympa did not report failed LDAP binds
 
12288
 
 
12289
------------------------------------------------------------------------
 
12290
r2927 | sympa-authors | 2005-04-26 11:34:37 +0200 (Tue, 26 Apr 2005) | 2 lines
 
12291
Changed paths:
 
12292
   M /trunk/src/Language.pm
 
12293
 
 
12294
Change: try performing different setlocale() with $lang and with $locale.charset
 
12295
 
 
12296
------------------------------------------------------------------------
 
12297
r2926 | sympa-authors | 2005-04-26 11:33:11 +0200 (Tue, 26 Apr 2005) | 2 lines
 
12298
Changed paths:
 
12299
   M /trunk/doc/sympa.tex.tpl
 
12300
   M /trunk/mail_tt2/moderate.tt2
 
12301
   M /trunk/src/Conf.pm
 
12302
   M /trunk/src/List.pm
 
12303
   M /trunk/src/etc/mhonarc-ressources.tt2
 
12304
   M /trunk/src/tools.pl
 
12305
   M /trunk/web_tt2/arc.tt2
 
12306
   M /trunk/web_tt2/choosepasswd.tt2
 
12307
   M /trunk/web_tt2/create_list_request.tt2
 
12308
   M /trunk/web_tt2/d_control.tt2
 
12309
   M /trunk/web_tt2/d_editfile.tt2
 
12310
   M /trunk/web_tt2/d_properties.tt2
 
12311
   M /trunk/web_tt2/d_read.tt2
 
12312
   M /trunk/web_tt2/d_upload.tt2
 
12313
   M /trunk/web_tt2/edit_list_request.tt2
 
12314
   M /trunk/web_tt2/editsubscriber.tt2
 
12315
   M /trunk/web_tt2/home.tt2
 
12316
   M /trunk/web_tt2/info.tt2
 
12317
   M /trunk/web_tt2/latest_arc.tt2
 
12318
   M /trunk/web_tt2/list_menu.tt2
 
12319
   M /trunk/web_tt2/lists.tt2
 
12320
   M /trunk/web_tt2/loginbanner.tt2
 
12321
   M /trunk/web_tt2/loginrequest.tt2
 
12322
   M /trunk/web_tt2/main.tt2
 
12323
   M /trunk/web_tt2/menu.tt2
 
12324
   M /trunk/web_tt2/notice.tt2
 
12325
   M /trunk/web_tt2/pref.tt2
 
12326
   M /trunk/web_tt2/remindpasswd.tt2
 
12327
   M /trunk/web_tt2/review.tt2
 
12328
   M /trunk/web_tt2/rss.tt2
 
12329
   M /trunk/web_tt2/serveradmin.tt2
 
12330
   M /trunk/web_tt2/subindex.tt2
 
12331
   M /trunk/web_tt2/suboptions.tt2
 
12332
   M /trunk/web_tt2/subrequest.tt2
 
12333
   M /trunk/web_tt2/title.tt2
 
12334
   M /trunk/wwsympa/wwsympa.fcgi
 
12335
 
 
12336
Fix: revert previous changes
 
12337
 
 
12338
------------------------------------------------------------------------
 
12339
r2925 | sympa-authors | 2005-04-26 11:15:09 +0200 (Tue, 26 Apr 2005) | 2 lines
 
12340
Changed paths:
 
12341
   M /trunk/doc/sympa.tex.tpl
 
12342
   M /trunk/mail_tt2/moderate.tt2
 
12343
   M /trunk/src/Conf.pm
 
12344
   M /trunk/src/List.pm
 
12345
   M /trunk/src/etc/mhonarc-ressources.tt2
 
12346
   M /trunk/src/tools.pl
 
12347
   M /trunk/web_tt2/arc.tt2
 
12348
   M /trunk/web_tt2/choosepasswd.tt2
 
12349
   M /trunk/web_tt2/create_list_request.tt2
 
12350
   M /trunk/web_tt2/d_control.tt2
 
12351
   M /trunk/web_tt2/d_editfile.tt2
 
12352
   M /trunk/web_tt2/d_properties.tt2
 
12353
   M /trunk/web_tt2/d_read.tt2
 
12354
   M /trunk/web_tt2/d_upload.tt2
 
12355
   M /trunk/web_tt2/edit_list_request.tt2
 
12356
   M /trunk/web_tt2/editsubscriber.tt2
 
12357
   M /trunk/web_tt2/home.tt2
 
12358
   M /trunk/web_tt2/info.tt2
 
12359
   M /trunk/web_tt2/latest_arc.tt2
 
12360
   M /trunk/web_tt2/list_menu.tt2
 
12361
   M /trunk/web_tt2/lists.tt2
 
12362
   M /trunk/web_tt2/loginbanner.tt2
 
12363
   M /trunk/web_tt2/loginrequest.tt2
 
12364
   M /trunk/web_tt2/main.tt2
 
12365
   M /trunk/web_tt2/menu.tt2
 
12366
   M /trunk/web_tt2/notice.tt2
 
12367
   M /trunk/web_tt2/pref.tt2
 
12368
   M /trunk/web_tt2/remindpasswd.tt2
 
12369
   M /trunk/web_tt2/review.tt2
 
12370
   M /trunk/web_tt2/rss.tt2
 
12371
   M /trunk/web_tt2/serveradmin.tt2
 
12372
   M /trunk/web_tt2/subindex.tt2
 
12373
   M /trunk/web_tt2/suboptions.tt2
 
12374
   M /trunk/web_tt2/subrequest.tt2
 
12375
   M /trunk/web_tt2/title.tt2
 
12376
   M /trunk/wwsympa/wwsympa.fcgi
 
12377
 
 
12378
*** empty log message ***
 
12379
 
 
12380
------------------------------------------------------------------------
 
12381
r2916 | sympa-authors | 2005-04-22 10:38:28 +0200 (Fri, 22 Apr 2005) | 2 lines
 
12382
Changed paths:
 
12383
   M /trunk/wwsympa/wwsympa.fcgi
 
12384
 
 
12385
[BugID 400] Fix: error mesage would be printed if user previously failed to login (previous_action problem)
 
12386
 
 
12387
------------------------------------------------------------------------
 
12388
r2914 | sympa-authors | 2005-04-21 12:09:34 +0200 (Thu, 21 Apr 2005) | 2 lines
 
12389
Changed paths:
 
12390
   M /trunk/wwsympa/wwsympa.fcgi
 
12391
 
 
12392
Fix: Users could set empty passwords (\s+)
 
12393
 
 
12394
------------------------------------------------------------------------
 
12395
r2912 | sympa-authors | 2005-04-20 17:18:48 +0200 (Wed, 20 Apr 2005) | 2 lines
 
12396
Changed paths:
 
12397
   M /trunk/Makefile.in
 
12398
   M /trunk/aclocal.m4
 
12399
   M /trunk/configure
 
12400
   M /trunk/doc/html/img1.png
 
12401
   M /trunk/doc/html/img2.png
 
12402
   M /trunk/doc/html/index.html
 
12403
   M /trunk/doc/html/node1.html
 
12404
   M /trunk/doc/html/node10.html
 
12405
   M /trunk/doc/html/node11.html
 
12406
   M /trunk/doc/html/node12.html
 
12407
   M /trunk/doc/html/node13.html
 
12408
   M /trunk/doc/html/node14.html
 
12409
   M /trunk/doc/html/node15.html
 
12410
   M /trunk/doc/html/node16.html
 
12411
   M /trunk/doc/html/node17.html
 
12412
   M /trunk/doc/html/node18.html
 
12413
   M /trunk/doc/html/node19.html
 
12414
   M /trunk/doc/html/node2.html
 
12415
   M /trunk/doc/html/node20.html
 
12416
   M /trunk/doc/html/node21.html
 
12417
   M /trunk/doc/html/node22.html
 
12418
   M /trunk/doc/html/node23.html
 
12419
   M /trunk/doc/html/node24.html
 
12420
   M /trunk/doc/html/node25.html
 
12421
   M /trunk/doc/html/node26.html
 
12422
   M /trunk/doc/html/node27.html
 
12423
   M /trunk/doc/html/node3.html
 
12424
   M /trunk/doc/html/node4.html
 
12425
   M /trunk/doc/html/node5.html
 
12426
   M /trunk/doc/html/node6.html
 
12427
   M /trunk/doc/html/node7.html
 
12428
   M /trunk/doc/html/node8.html
 
12429
   M /trunk/doc/html/node9.html
 
12430
   M /trunk/doc/html/sympa.html
 
12431
   M /trunk/doc/html/sympa.ps
 
12432
   M /trunk/doc/sympa.pdf
 
12433
   M /trunk/doc/sympa.ps
 
12434
   M /trunk/doc/sympa.tex
 
12435
 
 
12436
Update documentation and other files
 
12437
 
 
12438
------------------------------------------------------------------------
 
12439
r2911 | sympa-authors | 2005-04-20 16:59:55 +0200 (Wed, 20 Apr 2005) | 2 lines
 
12440
Changed paths:
 
12441
   M /trunk/ChangeLog
 
12442
   M /trunk/NEWS
 
12443
 
 
12444
Preparing 5.0
 
12445
 
 
12446
------------------------------------------------------------------------
 
12447
r2910 | sympa-authors | 2005-04-20 16:19:58 +0200 (Wed, 20 Apr 2005) | 2 lines
 
12448
Changed paths:
 
12449
   M /trunk/src/Language.pm
 
12450
 
 
12451
Change: made the "Failed to setlocale" error more explicit
 
12452
 
 
12453
------------------------------------------------------------------------
 
12454
r2907 | sympa-authors | 2005-04-20 16:18:21 +0200 (Wed, 20 Apr 2005) | 2 lines
 
12455
Changed paths:
 
12456
   M /trunk/po/Makefile
 
12457
   A /trunk/po/check_locales.pl
 
12458
 
 
12459
New feature: added a check of available locales (usefull for Debian) at make time
 
12460
 
 
12461
------------------------------------------------------------------------
 
12462
r2899 | sympa-authors | 2005-04-18 12:01:02 +0200 (Mon, 18 Apr 2005) | 2 lines
 
12463
Changed paths:
 
12464
   M /trunk/src/sympa_wizard.pl
 
12465
 
 
12466
[reported by A.Bernstein] Fix: 'comma-separated' instead of 'colon-separated'
 
12467
 
 
12468
------------------------------------------------------------------------
 
12469
r2888 | sympa-authors | 2005-04-05 09:41:10 +0200 (Tue, 05 Apr 2005) | 2 lines
 
12470
Changed paths:
 
12471
   M /trunk/wwsympa/wwsympa.fcgi
 
12472
 
 
12473
Precise log for distribute and reject
 
12474
 
 
12475
------------------------------------------------------------------------
 
12476
r2885 | sympa-authors | 2005-04-04 12:02:42 +0200 (Mon, 04 Apr 2005) | 2 lines
 
12477
Changed paths:
 
12478
   M /trunk/ChangeLog
 
12479
   M /trunk/NEWS
 
12480
 
 
12481
Preparing 5.0
 
12482
 
 
12483
------------------------------------------------------------------------
 
12484
r2884 | sympa-authors | 2005-04-04 11:19:33 +0200 (Mon, 04 Apr 2005) | 2 lines
 
12485
Changed paths:
 
12486
   M /trunk/mail_tt2/welcome.tt2
 
12487
 
 
12488
[reported by P.Chevalier] Fix: failed to parse default welcome.tt2 if info file was not found
 
12489
 
 
12490
------------------------------------------------------------------------
 
12491
r2883 | sympa-authors | 2005-04-01 15:10:43 +0200 (Fri, 01 Apr 2005) | 2 lines
 
12492
Changed paths:
 
12493
   M /trunk/po/fr.po
 
12494
 
 
12495
Fix typo
 
12496
 
 
12497
------------------------------------------------------------------------
 
12498
r2882 | sympa-authors | 2005-04-01 14:33:03 +0200 (Fri, 01 Apr 2005) | 2 lines
 
12499
Changed paths:
 
12500
   M /trunk/src/List.pm
 
12501
 
 
12502
Fix: related to previous fix
 
12503
 
 
12504
------------------------------------------------------------------------
 
12505
r2881 | sympa-authors | 2005-04-01 14:29:53 +0200 (Fri, 01 Apr 2005) | 2 lines
 
12506
Changed paths:
 
12507
   M /trunk/src/List.pm
 
12508
 
 
12509
[reported by P.Young] Fix: add_user() failed if one entry could not be added. Replaced 'return undef' with 'next'
 
12510
 
 
12511
------------------------------------------------------------------------
 
12512
r2880 | sympa-authors | 2005-03-31 14:32:04 +0200 (Thu, 31 Mar 2005) | 2 lines
 
12513
Changed paths:
 
12514
   M /trunk/wwsympa/wwsympa.fcgi
 
12515
 
 
12516
[proposed by S.Ducoulombier] Change: base URL for viewmod and archives now uses the wwsympa_url parameter
 
12517
 
 
12518
------------------------------------------------------------------------
 
12519
r2879 | sympa-authors | 2005-03-31 11:04:34 +0200 (Thu, 31 Mar 2005) | 2 lines
 
12520
Changed paths:
 
12521
   M /trunk/src/task_manager.pl
 
12522
 
 
12523
Fix: sync_include tasks were removed just after they were created
 
12524
 
 
12525
------------------------------------------------------------------------
 
12526
r2878 | sympa-authors | 2005-03-31 10:58:56 +0200 (Thu, 31 Mar 2005) | 2 lines
 
12527
Changed paths:
 
12528
   M /trunk/wwsympa/wwsympa.fcgi
 
12529
 
 
12530
Change: skip empty parameters
 
12531
 
 
12532
------------------------------------------------------------------------
 
12533
r2877 | sympa-authors | 2005-03-31 09:58:02 +0200 (Thu, 31 Mar 2005) | 2 lines
 
12534
Changed paths:
 
12535
   M /trunk/soap/sympa_soap_server.fcgi
 
12536
 
 
12537
Fix previous change
 
12538
 
 
12539
------------------------------------------------------------------------
 
12540
r2875 | sympa-authors | 2005-03-30 16:14:19 +0200 (Wed, 30 Mar 2005) | 2 lines
 
12541
Changed paths:
 
12542
   M /trunk/wwsympa/wwsympa.fcgi
 
12543
 
 
12544
Fix
 
12545
 
 
12546
------------------------------------------------------------------------
 
12547
r2874 | sympa-authors | 2005-03-30 16:12:49 +0200 (Wed, 30 Mar 2005) | 2 lines
 
12548
Changed paths:
 
12549
   M /trunk/wwsympa/wwsympa.fcgi
 
12550
 
 
12551
Fix: previous changes : probe_db MUST be run before defaults are defined because of user_data_source
 
12552
 
 
12553
------------------------------------------------------------------------
 
12554
r2872 | sympa-authors | 2005-03-30 14:00:26 +0200 (Wed, 30 Mar 2005) | 4 lines
 
12555
Changed paths:
 
12556
   M /trunk/soap/sympa_soap_server.fcgi
 
12557
   M /trunk/src/List.pm
 
12558
   M /trunk/src/task_manager.pl
 
12559
   M /trunk/wwsympa/archived.pl
 
12560
   M /trunk/wwsympa/wwsympa.fcgi
 
12561
 
 
12562
Changes : daemons should not start if database is not available.
 
12563
Admin hash used to be undef if database was not available ; changed this behavior.
 
12564
If list status is set to error_config, no more save the config to preserve list config file
 
12565
 
 
12566
------------------------------------------------------------------------
 
12567
r2871 | sympa-authors | 2005-03-30 10:54:07 +0200 (Wed, 30 Mar 2005) | 2 lines
 
12568
Changed paths:
 
12569
   M /trunk/src/List.pm
 
12570
 
 
12571
check family_name with defined (prevents entry to be created)
 
12572
 
 
12573
------------------------------------------------------------------------
 
12574
r2868 | sympa-authors | 2005-03-30 09:19:32 +0200 (Wed, 30 Mar 2005) | 2 lines
 
12575
Changed paths:
 
12576
   M /trunk/NEWS
 
12577
 
 
12578
Add more info about auth.conf changes
 
12579
 
 
12580
------------------------------------------------------------------------
 
12581
r2863 | sympa-authors | 2005-03-23 14:15:43 +0100 (Wed, 23 Mar 2005) | 2 lines
 
12582
Changed paths:
 
12583
   M /trunk/po/fr.po
 
12584
 
 
12585
Update
 
12586
 
 
12587
------------------------------------------------------------------------
 
12588
r2862 | sympa-authors | 2005-03-23 14:07:25 +0100 (Wed, 23 Mar 2005) | 2 lines
 
12589
Changed paths:
 
12590
   M /trunk/web_tt2/error.tt2
 
12591
   M /trunk/wwsympa/wwsympa.fcgi
 
12592
 
 
12593
Use a standard error code
 
12594
 
 
12595
------------------------------------------------------------------------
 
12596
r2861 | sympa-authors | 2005-03-23 13:58:53 +0100 (Wed, 23 Mar 2005) | 2 lines
 
12597
Changed paths:
 
12598
   M /trunk/web_tt2/error.tt2
 
12599
 
 
12600
Fix
 
12601
 
 
12602
------------------------------------------------------------------------
 
12603
r2860 | sympa-authors | 2005-03-23 13:34:10 +0100 (Wed, 23 Mar 2005) | 2 lines
 
12604
Changed paths:
 
12605
   M /trunk/po/cs.po
 
12606
   M /trunk/po/de.po
 
12607
   M /trunk/po/en_US.po
 
12608
   M /trunk/po/es.po
 
12609
   M /trunk/po/et.po
 
12610
   M /trunk/po/fi.po
 
12611
   M /trunk/po/fr.po
 
12612
   M /trunk/po/hu.po
 
12613
   M /trunk/po/it.po
 
12614
   M /trunk/po/nl.po
 
12615
   M /trunk/po/pl.po
 
12616
   M /trunk/po/pt.po
 
12617
   M /trunk/po/ro.po
 
12618
   M /trunk/po/sympa.pot
 
12619
   M /trunk/po/zh_CN.po
 
12620
   M /trunk/po/zh_TW.po
 
12621
 
 
12622
Update POT
 
12623
 
 
12624
------------------------------------------------------------------------
 
12625
r2856 | sympa-authors | 2005-03-21 11:11:36 +0100 (Mon, 21 Mar 2005) | 2 lines
 
12626
Changed paths:
 
12627
   M /trunk/src/task_manager.pl
 
12628
 
 
12629
Fix: Add a log entry when running a task ; do not execute a task if the associated parameter is no more defined
 
12630
 
 
12631
------------------------------------------------------------------------
 
12632
r2855 | sympa-authors | 2005-03-21 09:23:53 +0100 (Mon, 21 Mar 2005) | 2 lines
 
12633
Changed paths:
 
12634
   M /trunk/mail_tt2/expire_warning1.tt2
 
12635
   M /trunk/mail_tt2/expire_warning2.tt2
 
12636
   M /trunk/mail_tt2/global_remind.tt2
 
12637
   M /trunk/mail_tt2/remind.tt2
 
12638
   M /trunk/mail_tt2/welcome.tt2
 
12639
 
 
12640
Change: most of service messages no more refer to user password
 
12641
 
 
12642
------------------------------------------------------------------------
 
12643
r2853 | sympa-authors | 2005-03-18 11:00:31 +0100 (Fri, 18 Mar 2005) | 2 lines
 
12644
Changed paths:
 
12645
   M /trunk/web_tt2/d_properties.tt2
 
12646
 
 
12647
Change: document description is now a textarea
 
12648
 
 
12649
------------------------------------------------------------------------
 
12650
r2852 | sympa-authors | 2005-03-18 09:53:02 +0100 (Fri, 18 Mar 2005) | 2 lines
 
12651
Changed paths:
 
12652
   M /trunk/wwsympa/wwsympa.fcgi
 
12653
 
 
12654
Fix; Check 'size' type in review ; prevent division by zero
 
12655
 
 
12656
------------------------------------------------------------------------
 
12657
r2850 | sympa-authors | 2005-03-17 10:23:54 +0100 (Thu, 17 Mar 2005) | 2 lines
 
12658
Changed paths:
 
12659
   M /trunk/wwsympa/wwsympa.fcgi
 
12660
 
 
12661
Fix: Allow web message composition, even for moderated lists
 
12662
 
 
12663
------------------------------------------------------------------------
 
12664
r2846 | sympa-authors | 2005-03-16 13:18:30 +0100 (Wed, 16 Mar 2005) | 2 lines
 
12665
Changed paths:
 
12666
   M /trunk/src/List.pm
 
12667
 
 
12668
[BugID 394] Sympa died while calling MIME::Entity::remove_sig()
 
12669
 
 
12670
------------------------------------------------------------------------
 
12671
r2844 | sympa-authors | 2005-03-16 09:41:00 +0100 (Wed, 16 Mar 2005) | 2 lines
 
12672
Changed paths:
 
12673
   M /trunk/web_tt2/reviewbouncing.tt2
 
12674
 
 
12675
Fix: missing %
 
12676
 
 
12677
------------------------------------------------------------------------
 
12678
r2835 | sympa-authors | 2005-03-15 11:08:36 +0100 (Tue, 15 Mar 2005) | 2 lines
 
12679
Changed paths:
 
12680
   M /trunk/ChangeLog
 
12681
   M /trunk/NEWS
 
12682
   M /trunk/wwsympa/wwsympa.fcgi
 
12683
 
 
12684
Preparing Sympa 5.0b.2
 
12685
 
 
12686
------------------------------------------------------------------------
 
12687
r2834 | sympa-authors | 2005-03-15 11:08:16 +0100 (Tue, 15 Mar 2005) | 2 lines
 
12688
Changed paths:
 
12689
   M /trunk/web_tt2/error.tt2
 
12690
   M /trunk/web_tt2/notice.tt2
 
12691
 
 
12692
[G.Hargitai] Update missing error and notice messages
 
12693
 
 
12694
------------------------------------------------------------------------
 
12695
r2833 | sympa-authors | 2005-03-15 10:32:55 +0100 (Tue, 15 Mar 2005) | 2 lines
 
12696
Changed paths:
 
12697
   A /trunk/src/etc/script/find_missing_messages.pl
 
12698
 
 
12699
Added
 
12700
 
 
12701
------------------------------------------------------------------------
 
12702
r2831 | sympa-authors | 2005-03-14 12:07:20 +0100 (Mon, 14 Mar 2005) | 2 lines
 
12703
Changed paths:
 
12704
   M /trunk/po/cs.po
 
12705
   M /trunk/po/de.po
 
12706
   M /trunk/po/en_US.po
 
12707
   M /trunk/po/es.po
 
12708
   M /trunk/po/et.po
 
12709
   M /trunk/po/fi.po
 
12710
   M /trunk/po/fr.po
 
12711
   M /trunk/po/hu.po
 
12712
   M /trunk/po/it.po
 
12713
   M /trunk/po/nl.po
 
12714
   M /trunk/po/pl.po
 
12715
   M /trunk/po/pt.po
 
12716
   M /trunk/po/ro.po
 
12717
   M /trunk/po/sympa.pot
 
12718
   M /trunk/po/zh_CN.po
 
12719
   M /trunk/po/zh_TW.po
 
12720
 
 
12721
Update PO and POT
 
12722
 
 
12723
------------------------------------------------------------------------
 
12724
r2830 | sympa-authors | 2005-03-14 11:53:50 +0100 (Mon, 14 Mar 2005) | 2 lines
 
12725
Changed paths:
 
12726
   M /trunk/doc/html/img1.old
 
12727
   M /trunk/doc/html/img2.old
 
12728
   M /trunk/doc/html/index.html
 
12729
   M /trunk/doc/html/node1.html
 
12730
   M /trunk/doc/html/node10.html
 
12731
   M /trunk/doc/html/node11.html
 
12732
   M /trunk/doc/html/node12.html
 
12733
   M /trunk/doc/html/node13.html
 
12734
   M /trunk/doc/html/node14.html
 
12735
   M /trunk/doc/html/node15.html
 
12736
   M /trunk/doc/html/node16.html
 
12737
   M /trunk/doc/html/node17.html
 
12738
   M /trunk/doc/html/node18.html
 
12739
   M /trunk/doc/html/node19.html
 
12740
   M /trunk/doc/html/node2.html
 
12741
   M /trunk/doc/html/node20.html
 
12742
   M /trunk/doc/html/node21.html
 
12743
   M /trunk/doc/html/node22.html
 
12744
   M /trunk/doc/html/node23.html
 
12745
   M /trunk/doc/html/node24.html
 
12746
   A /trunk/doc/html/node25.html
 
12747
   A /trunk/doc/html/node26.html
 
12748
   A /trunk/doc/html/node27.html
 
12749
   M /trunk/doc/html/node3.html
 
12750
   M /trunk/doc/html/node4.html
 
12751
   M /trunk/doc/html/node5.html
 
12752
   M /trunk/doc/html/node6.html
 
12753
   M /trunk/doc/html/node7.html
 
12754
   M /trunk/doc/html/node8.html
 
12755
   M /trunk/doc/html/node9.html
 
12756
   M /trunk/doc/html/sympa.html
 
12757
   M /trunk/doc/html/sympa.ps
 
12758
   M /trunk/doc/sympa.pdf
 
12759
   M /trunk/doc/sympa.ps
 
12760
   M /trunk/doc/sympa.tex
 
12761
 
 
12762
Update
 
12763
 
 
12764
------------------------------------------------------------------------
 
12765
r2829 | sympa-authors | 2005-03-14 10:38:51 +0100 (Mon, 14 Mar 2005) | 2 lines
 
12766
Changed paths:
 
12767
   M /trunk/web_tt2/reviewbouncing.tt2
 
12768
 
 
12769
[BugID388] Made 'quiet' string translateable
 
12770
 
 
12771
------------------------------------------------------------------------
 
12772
r2828 | sympa-authors | 2005-03-11 17:55:01 +0100 (Fri, 11 Mar 2005) | 2 lines
 
12773
Changed paths:
 
12774
   M /trunk/wwsympa/wwsympa.fcgi
 
12775
 
 
12776
[BugID 391]: Fix: wwsympa did not rise an error if user provided no password at login
 
12777
 
 
12778
------------------------------------------------------------------------
 
12779
r2827 | sympa-authors | 2005-03-11 16:11:20 +0100 (Fri, 11 Mar 2005) | 2 lines
 
12780
Changed paths:
 
12781
   M /trunk/src/Language.pm
 
12782
 
 
12783
Change: define the localedir before doig setlocale()
 
12784
 
 
12785
------------------------------------------------------------------------
 
12786
r2822 | sympa-authors | 2005-03-08 14:12:50 +0100 (Tue, 08 Mar 2005) | 2 lines
 
12787
Changed paths:
 
12788
   M /trunk/src/etc/auth.conf
 
12789
 
 
12790
Fix exemple with eppn
 
12791
 
 
12792
------------------------------------------------------------------------
 
12793
r2817 | sympa-authors | 2005-02-28 14:34:56 +0100 (Mon, 28 Feb 2005) | 2 lines
 
12794
Changed paths:
 
12795
   M /trunk/po/hu.po
 
12796
 
 
12797
[G.Hargitai] Update translations
 
12798
 
 
12799
------------------------------------------------------------------------
 
12800
r2816 | sympa-authors | 2005-02-28 14:04:54 +0100 (Mon, 28 Feb 2005) | 2 lines
 
12801
Changed paths:
 
12802
   D /trunk/src/etc/sample/auth.conf
 
12803
 
 
12804
Remove duplicate
 
12805
 
 
12806
------------------------------------------------------------------------
 
12807
r2815 | serge.aumont | 2005-02-23 10:16:52 +0100 (Wed, 23 Feb 2005) | 3 lines
 
12808
Changed paths:
 
12809
   M /trunk/web_tt2/error.tt2
 
12810
   M /trunk/web_tt2/notice.tt2
 
12811
 
 
12812
 
 
12813
first CSS version
 
12814
 
 
12815
------------------------------------------------------------------------
 
12816
r2812 | serge.aumont | 2005-02-23 10:16:06 +0100 (Wed, 23 Feb 2005) | 3 lines
 
12817
Changed paths:
 
12818
   A /trunk/web_tt2/javascript.tt2
 
12819
 
 
12820
 
 
12821
Header section javascript templete
 
12822
 
 
12823
------------------------------------------------------------------------
 
12824
r2809 | serge.aumont | 2005-02-23 10:15:11 +0100 (Wed, 23 Feb 2005) | 3 lines
 
12825
Changed paths:
 
12826
   A /trunk/web_tt2/css.tt2
 
12827
 
 
12828
 
 
12829
cacading style sheet template
 
12830
 
 
12831
------------------------------------------------------------------------
 
12832
r2806 | serge.aumont | 2005-02-23 10:14:19 +0100 (Wed, 23 Feb 2005) | 4 lines
 
12833
Changed paths:
 
12834
   A /trunk/web_tt2/login_menu.tt2
 
12835
 
 
12836
 
 
12837
 
 
12838
Template for login panel.
 
12839
 
 
12840
------------------------------------------------------------------------
 
12841
r2805 | sympa-authors | 2005-02-16 17:35:39 +0100 (Wed, 16 Feb 2005) | 2 lines
 
12842
Changed paths:
 
12843
   M /trunk/web_tt2/rss.tt2
 
12844
 
 
12845
Fixes
 
12846
 
 
12847
------------------------------------------------------------------------
 
12848
r2804 | sympa-authors | 2005-02-16 17:35:11 +0100 (Wed, 16 Feb 2005) | 2 lines
 
12849
Changed paths:
 
12850
   M /trunk/po/cs.po
 
12851
   M /trunk/po/de.po
 
12852
   M /trunk/po/en_US.po
 
12853
   M /trunk/po/es.po
 
12854
   M /trunk/po/et.po
 
12855
   M /trunk/po/fi.po
 
12856
   M /trunk/po/hu.po
 
12857
   M /trunk/po/it.po
 
12858
   M /trunk/po/nl.po
 
12859
   M /trunk/po/pl.po
 
12860
   M /trunk/po/pt.po
 
12861
   M /trunk/po/ro.po
 
12862
   M /trunk/po/sympa.pot
 
12863
   M /trunk/po/zh_CN.po
 
12864
   M /trunk/po/zh_TW.po
 
12865
 
 
12866
RSS-related update
 
12867
 
 
12868
------------------------------------------------------------------------
 
12869
r2803 | sympa-authors | 2005-02-16 17:35:00 +0100 (Wed, 16 Feb 2005) | 2 lines
 
12870
Changed paths:
 
12871
   M /trunk/po/fr.po
 
12872
 
 
12873
Update RSS-related translations
 
12874
 
 
12875
------------------------------------------------------------------------
 
12876
r2802 | sympa-authors | 2005-02-16 17:28:17 +0100 (Wed, 16 Feb 2005) | 2 lines
 
12877
Changed paths:
 
12878
   M /trunk/po/xgettext.pl
 
12879
 
 
12880
Fix: allow dashes in [% END %] tags
 
12881
 
 
12882
------------------------------------------------------------------------
 
12883
r2801 | sympa-authors | 2005-02-16 17:12:58 +0100 (Wed, 16 Feb 2005) | 2 lines
 
12884
Changed paths:
 
12885
   M /trunk/web_tt2/rss.tt2
 
12886
 
 
12887
Fix previous changes
 
12888
 
 
12889
------------------------------------------------------------------------
 
12890
r2800 | sympa-authors | 2005-02-16 17:02:59 +0100 (Wed, 16 Feb 2005) | 4 lines
 
12891
Changed paths:
 
12892
   M /trunk/src/tt2.pl
 
12893
   M /trunk/web_tt2/main.tt2
 
12894
   M /trunk/web_tt2/rss.tt2
 
12895
   M /trunk/wwsympa/wwsympa.fcgi
 
12896
 
 
12897
[G.Bouteille] Changes: RSS related :
 
12898
        * fixed various encoding problems
 
12899
        * added a link, refering to RSS chanels, in HTML pages
 
12900
 
 
12901
------------------------------------------------------------------------
 
12902
r2799 | sympa-authors | 2005-02-16 16:02:57 +0100 (Wed, 16 Feb 2005) | 2 lines
 
12903
Changed paths:
 
12904
   M /trunk/doc/html/img1.old
 
12905
   M /trunk/doc/html/img1.png
 
12906
   M /trunk/doc/html/img2.old
 
12907
   M /trunk/doc/html/img2.png
 
12908
   M /trunk/doc/html/index.html
 
12909
   M /trunk/doc/html/node1.html
 
12910
   M /trunk/doc/html/node10.html
 
12911
   M /trunk/doc/html/node11.html
 
12912
   M /trunk/doc/html/node12.html
 
12913
   M /trunk/doc/html/node13.html
 
12914
   M /trunk/doc/html/node14.html
 
12915
   M /trunk/doc/html/node15.html
 
12916
   M /trunk/doc/html/node16.html
 
12917
   M /trunk/doc/html/node17.html
 
12918
   M /trunk/doc/html/node18.html
 
12919
   M /trunk/doc/html/node19.html
 
12920
   M /trunk/doc/html/node2.html
 
12921
   M /trunk/doc/html/node20.html
 
12922
   M /trunk/doc/html/node21.html
 
12923
   M /trunk/doc/html/node22.html
 
12924
   M /trunk/doc/html/node23.html
 
12925
   M /trunk/doc/html/node24.html
 
12926
   M /trunk/doc/html/node3.html
 
12927
   M /trunk/doc/html/node4.html
 
12928
   M /trunk/doc/html/node5.html
 
12929
   M /trunk/doc/html/node6.html
 
12930
   M /trunk/doc/html/node7.html
 
12931
   M /trunk/doc/html/node8.html
 
12932
   M /trunk/doc/html/node9.html
 
12933
   M /trunk/doc/html/sympa.html
 
12934
   M /trunk/doc/html/sympa.ps
 
12935
   M /trunk/doc/sympa.pdf
 
12936
   M /trunk/doc/sympa.ps
 
12937
   M /trunk/doc/sympa.tex
 
12938
 
 
12939
Update
 
12940
 
 
12941
------------------------------------------------------------------------
 
12942
r2798 | sympa-authors | 2005-02-16 16:02:40 +0100 (Wed, 16 Feb 2005) | 2 lines
 
12943
Changed paths:
 
12944
   M /trunk/doc/sympa.tex.tpl
 
12945
 
 
12946
Fix most broken '--'
 
12947
 
 
12948
------------------------------------------------------------------------
 
12949
r2797 | sympa-authors | 2005-02-16 14:44:41 +0100 (Wed, 16 Feb 2005) | 2 lines
 
12950
Changed paths:
 
12951
   M /trunk/po/cs.po
 
12952
   M /trunk/po/de.po
 
12953
   M /trunk/po/en_US.po
 
12954
   M /trunk/po/es.po
 
12955
   M /trunk/po/et.po
 
12956
   M /trunk/po/fi.po
 
12957
   M /trunk/po/hu.po
 
12958
   M /trunk/po/it.po
 
12959
   M /trunk/po/nl.po
 
12960
   M /trunk/po/pl.po
 
12961
   M /trunk/po/pt.po
 
12962
   M /trunk/po/ro.po
 
12963
   M /trunk/po/sympa.pot
 
12964
   M /trunk/po/zh_CN.po
 
12965
   M /trunk/po/zh_TW.po
 
12966
 
 
12967
update pot and po files
 
12968
 
 
12969
------------------------------------------------------------------------
 
12970
r2796 | sympa-authors | 2005-02-16 14:44:08 +0100 (Wed, 16 Feb 2005) | 2 lines
 
12971
Changed paths:
 
12972
   M /trunk/po/fr.po
 
12973
 
 
12974
Updated
 
12975
 
 
12976
------------------------------------------------------------------------
 
12977
r2795 | sympa-authors | 2005-02-16 14:19:29 +0100 (Wed, 16 Feb 2005) | 3 lines
 
12978
Changed paths:
 
12979
   M /trunk/po/xgettext.pl
 
12980
 
 
12981
[reported by M.Charlot] Fix: an additional \n was added to multiline entries.
 
12982
These translations could not be used (not matched by gettext())
 
12983
 
 
12984
------------------------------------------------------------------------
 
12985
r2791 | sympa-authors | 2005-02-11 13:40:02 +0100 (Fri, 11 Feb 2005) | 2 lines
 
12986
Changed paths:
 
12987
   M /trunk/src/tools.pl
 
12988
 
 
12989
Fix: allow comment.tt2 file (create_list context) be localized
 
12990
 
 
12991
------------------------------------------------------------------------
 
12992
r2790 | sympa-authors | 2005-02-11 12:04:18 +0100 (Fri, 11 Feb 2005) | 2 lines
 
12993
Changed paths:
 
12994
   M /trunk/src/etc/mhonarc-ressources.tt2
 
12995
 
 
12996
[L.Kirsher] Change: Domainkey-signature is not printed in archives (too long)
 
12997
 
 
12998
------------------------------------------------------------------------
 
12999
r2789 | sympa-authors | 2005-02-10 16:45:39 +0100 (Thu, 10 Feb 2005) | 2 lines
 
13000
Changed paths:
 
13001
   M /trunk/po/cs.po
 
13002
   M /trunk/po/de.po
 
13003
   M /trunk/po/en_US.po
 
13004
   M /trunk/po/es.po
 
13005
   M /trunk/po/et.po
 
13006
   M /trunk/po/fi.po
 
13007
   M /trunk/po/fr.po
 
13008
   M /trunk/po/hu.po
 
13009
   M /trunk/po/it.po
 
13010
   M /trunk/po/nl.po
 
13011
   M /trunk/po/pl.po
 
13012
   M /trunk/po/pt.po
 
13013
   M /trunk/po/ro.po
 
13014
   M /trunk/po/sympa.pot
 
13015
   M /trunk/po/zh_CN.po
 
13016
   M /trunk/po/zh_TW.po
 
13017
 
 
13018
Update PO and POT files
 
13019
 
 
13020
------------------------------------------------------------------------
 
13021
r2788 | sympa-authors | 2005-02-10 15:57:56 +0100 (Thu, 10 Feb 2005) | 2 lines
 
13022
Changed paths:
 
13023
   M /trunk/mail_tt2/moderate.tt2
 
13024
   M /trunk/src/List.pm
 
13025
 
 
13026
[BugID 299] Add number of messages awaiting moderation in moderate.tt2
 
13027
 
 
13028
------------------------------------------------------------------------
 
13029
r2787 | sympa-authors | 2005-02-10 15:44:34 +0100 (Thu, 10 Feb 2005) | 2 lines
 
13030
Changed paths:
 
13031
   M /trunk/mail_tt2/moderate.tt2
 
13032
   M /trunk/src/List.pm
 
13033
 
 
13034
[requested by H.Gabor]Change: Add message sender (msg_from) to the subject of the default moderate.tt2 template
 
13035
 
 
13036
------------------------------------------------------------------------
 
13037
r2786 | sympa-authors | 2005-02-10 15:43:35 +0100 (Thu, 10 Feb 2005) | 2 lines
 
13038
Changed paths:
 
13039
   M /trunk/ChangeLog
 
13040
 
 
13041
Update
 
13042
 
 
13043
------------------------------------------------------------------------
 
13044
r2785 | sympa-authors | 2005-02-10 15:26:50 +0100 (Thu, 10 Feb 2005) | 2 lines
 
13045
Changed paths:
 
13046
   M /trunk/po/cs.po
 
13047
   M /trunk/po/de.po
 
13048
   M /trunk/po/en_US.po
 
13049
   M /trunk/po/es.po
 
13050
   M /trunk/po/et.po
 
13051
   M /trunk/po/fi.po
 
13052
   M /trunk/po/fr.po
 
13053
   M /trunk/po/hu.po
 
13054
   M /trunk/po/it.po
 
13055
   M /trunk/po/nl.po
 
13056
   M /trunk/po/pl.po
 
13057
   M /trunk/po/pt.po
 
13058
   M /trunk/po/ro.po
 
13059
   M /trunk/po/sympa.pot
 
13060
   M /trunk/po/zh_CN.po
 
13061
   M /trunk/po/zh_TW.po
 
13062
 
 
13063
Update POT and PO files
 
13064
 
 
13065
------------------------------------------------------------------------
 
13066
r2784 | sympa-authors | 2005-02-10 15:20:04 +0100 (Thu, 10 Feb 2005) | 2 lines
 
13067
Changed paths:
 
13068
   M /trunk/po/Makefile
 
13069
 
 
13070
[reported by H.Gabor]Fix: translations in create_list templates were not collected
 
13071
 
 
13072
------------------------------------------------------------------------
 
13073
r2783 | sympa-authors | 2005-02-10 15:13:38 +0100 (Thu, 10 Feb 2005) | 2 lines
 
13074
Changed paths:
 
13075
   M /trunk/web_tt2/suboptions.tt2
 
13076
 
 
13077
[reported by H.Gabor]Fix: Help string was not tagged as translatable
 
13078
 
 
13079
------------------------------------------------------------------------
 
13080
r2782 | sympa-authors | 2005-02-10 15:13:05 +0100 (Thu, 10 Feb 2005) | 2 lines
 
13081
Changed paths:
 
13082
   M /trunk/src/List.pm
 
13083
 
 
13084
[reported by H.Gabor] Fix: missing gettext_id entries
 
13085
 
 
13086
------------------------------------------------------------------------
 
13087
r2781 | sympa-authors | 2005-02-10 14:59:31 +0100 (Thu, 10 Feb 2005) | 2 lines
 
13088
Changed paths:
 
13089
   M /trunk/src/List.pm
 
13090
 
 
13091
[reported by H.Gabor] Missing gettext_id for f_dir
 
13092
 
 
13093
------------------------------------------------------------------------
 
13094
r2778 | sympa-authors | 2005-02-08 14:05:14 +0100 (Tue, 08 Feb 2005) | 2 lines
 
13095
Changed paths:
 
13096
   M /trunk/wwsympa/wwsympa.fcgi
 
13097
 
 
13098
Change: return to the get_pending_list page when a list has been installed
 
13099
 
 
13100
------------------------------------------------------------------------
 
13101
r2777 | sympa-authors | 2005-02-08 14:00:56 +0100 (Tue, 08 Feb 2005) | 2 lines
 
13102
Changed paths:
 
13103
   M /trunk/wwsympa/wwsympa.fcgi
 
13104
 
 
13105
Fix previous changes
 
13106
 
 
13107
------------------------------------------------------------------------
 
13108
r2776 | sympa-authors | 2005-02-08 13:57:52 +0100 (Tue, 08 Feb 2005) | 2 lines
 
13109
Changed paths:
 
13110
   M /trunk/web_tt2/list_menu.tt2
 
13111
 
 
13112
Fix: remove the nowrap that could make the list menu use too much space
 
13113
 
 
13114
------------------------------------------------------------------------
 
13115
r2775 | sympa-authors | 2005-02-08 12:03:54 +0100 (Tue, 08 Feb 2005) | 2 lines
 
13116
Changed paths:
 
13117
   M /trunk/wwsympa/wwsympa.fcgi
 
13118
 
 
13119
Change: when a list has been installed, go back to the get_pending_list page
 
13120
 
 
13121
------------------------------------------------------------------------
 
13122
r2774 | sympa-authors | 2005-02-07 14:53:33 +0100 (Mon, 07 Feb 2005) | 2 lines
 
13123
Changed paths:
 
13124
   M /trunk/web_tt2/d_control.tt2
 
13125
   M /trunk/web_tt2/d_properties.tt2
 
13126
   M /trunk/web_tt2/d_read.tt2
 
13127
   M /trunk/web_tt2/d_upload.tt2
 
13128
 
 
13129
[BugID 375] Fix: some input maxlength were too short
 
13130
 
 
13131
------------------------------------------------------------------------
 
13132
r2771 | sympa-authors | 2005-02-01 14:15:51 +0100 (Tue, 01 Feb 2005) | 2 lines
 
13133
Changed paths:
 
13134
   M /trunk/src/task_manager.pl
 
13135
 
 
13136
[reported by S.Ruberti] [BugID373] Fix: the task_manager created dummy remind tasks
 
13137
 
 
13138
------------------------------------------------------------------------
 
13139
r2770 | sympa-authors | 2005-02-01 14:13:12 +0100 (Tue, 01 Feb 2005) | 2 lines
 
13140
Changed paths:
 
13141
   M /trunk/doc/html/index.html
 
13142
   M /trunk/doc/html/node1.html
 
13143
   M /trunk/doc/html/node10.html
 
13144
   M /trunk/doc/html/node11.html
 
13145
   M /trunk/doc/html/node12.html
 
13146
   M /trunk/doc/html/node13.html
 
13147
   M /trunk/doc/html/node14.html
 
13148
   M /trunk/doc/html/node15.html
 
13149
   M /trunk/doc/html/node16.html
 
13150
   M /trunk/doc/html/node17.html
 
13151
   M /trunk/doc/html/node18.html
 
13152
   M /trunk/doc/html/node19.html
 
13153
   M /trunk/doc/html/node2.html
 
13154
   M /trunk/doc/html/node20.html
 
13155
   M /trunk/doc/html/node21.html
 
13156
   M /trunk/doc/html/node22.html
 
13157
   M /trunk/doc/html/node23.html
 
13158
   M /trunk/doc/html/node24.html
 
13159
   M /trunk/doc/html/node3.html
 
13160
   M /trunk/doc/html/node4.html
 
13161
   M /trunk/doc/html/node5.html
 
13162
   M /trunk/doc/html/node6.html
 
13163
   M /trunk/doc/html/node7.html
 
13164
   M /trunk/doc/html/node8.html
 
13165
   M /trunk/doc/html/node9.html
 
13166
   M /trunk/doc/html/sympa.html
 
13167
   M /trunk/doc/html/sympa.ps
 
13168
   M /trunk/doc/sympa.pdf
 
13169
   M /trunk/doc/sympa.ps
 
13170
   M /trunk/doc/sympa.tex
 
13171
   M /trunk/doc/sympa.tex.tpl
 
13172
 
 
13173
Update
 
13174
 
 
13175
------------------------------------------------------------------------
 
13176
r2769 | sympa-authors | 2005-01-31 18:47:38 +0100 (Mon, 31 Jan 2005) | 2 lines
 
13177
Changed paths:
 
13178
   M /trunk/src/List.pm
 
13179
 
 
13180
Fix: search() subroutine is not restricted to LDAP filters
 
13181
 
 
13182
------------------------------------------------------------------------
 
13183
r2768 | sympa-authors | 2005-01-31 14:02:18 +0100 (Mon, 31 Jan 2005) | 2 lines
 
13184
Changed paths:
 
13185
   M /trunk/mail_tt2/Makefile
 
13186
   M /trunk/web_tt2/Makefile
 
13187
 
 
13188
[C.Orteu]Fix: remove incorrect 'cd tt2' commands
 
13189
 
 
13190
------------------------------------------------------------------------
 
13191
r2767 | sympa-authors | 2005-01-28 10:41:45 +0100 (Fri, 28 Jan 2005) | 2 lines
 
13192
Changed paths:
 
13193
   M /trunk/src/List.pm
 
13194
 
 
13195
...
 
13196
 
 
13197
------------------------------------------------------------------------
 
13198
r2766 | sympa-authors | 2005-01-27 14:20:14 +0100 (Thu, 27 Jan 2005) | 2 lines
 
13199
Changed paths:
 
13200
   M /trunk/src/sympa_wizard.pl
 
13201
 
 
13202
Fix: list of supported languages is reduced
 
13203
 
 
13204
------------------------------------------------------------------------
 
13205
r2765 | sympa-authors | 2005-01-27 12:05:31 +0100 (Thu, 27 Jan 2005) | 2 lines
 
13206
Changed paths:
 
13207
   M /trunk/web_tt2/menu.tt2
 
13208
 
 
13209
[D.Chopard-Lallier] Fix: missing ';'
 
13210
 
 
13211
------------------------------------------------------------------------
 
13212
r2762 | sympa-authors | 2005-01-27 11:02:40 +0100 (Thu, 27 Jan 2005) | 2 lines
 
13213
Changed paths:
 
13214
   M /branches/sympa-4_1-branch/src/tools.pl
 
13215
   M /trunk/src/tools.pl
 
13216
 
 
13217
Fix: command detection in messages failed
 
13218
 
 
13219
------------------------------------------------------------------------
 
13220
r2761 | sympa-authors | 2005-01-27 11:02:04 +0100 (Thu, 27 Jan 2005) | 2 lines
 
13221
Changed paths:
 
13222
   M /branches/sympa-4_1-branch/src/tools.pl
 
13223
   M /trunk/src/tools.pl
 
13224
 
 
13225
Fix: command detection in messages failed
 
13226
 
 
13227
------------------------------------------------------------------------
 
13228
r2759 | sympa-authors | 2005-01-26 17:13:20 +0100 (Wed, 26 Jan 2005) | 2 lines
 
13229
Changed paths:
 
13230
   M /trunk/src/etc/create_list_templates/discussion_list/comment.tt2
 
13231
   M /trunk/src/etc/create_list_templates/hotline/comment.tt2
 
13232
   M /trunk/src/etc/create_list_templates/html-news-letter/comment.tt2
 
13233
   M /trunk/src/etc/create_list_templates/intranet_list/comment.tt2
 
13234
   M /trunk/src/etc/create_list_templates/news-letter/comment.tt2
 
13235
   M /trunk/src/etc/create_list_templates/private_working_group/comment.tt2
 
13236
   M /trunk/src/etc/create_list_templates/public_web_forum/comment.tt2
 
13237
   M /trunk/web_tt2/arc_manage.tt2
 
13238
   M /trunk/web_tt2/arcsearch_form.tt2
 
13239
   M /trunk/web_tt2/create_list_request.tt2
 
13240
   M /trunk/web_tt2/d_properties.tt2
 
13241
   M /trunk/web_tt2/d_read.tt2
 
13242
   M /trunk/web_tt2/d_upload.tt2
 
13243
   M /trunk/web_tt2/editfile.tt2
 
13244
   M /trunk/web_tt2/editsubscriber.tt2
 
13245
   M /trunk/web_tt2/get_closed_lists.tt2
 
13246
   M /trunk/web_tt2/get_pending_lists.tt2
 
13247
   M /trunk/web_tt2/help_admin.tt2
 
13248
   M /trunk/web_tt2/home.tt2
 
13249
   M /trunk/web_tt2/list_button_header.tt2
 
13250
   M /trunk/web_tt2/lists.tt2
 
13251
   M /trunk/web_tt2/loginbanner.tt2
 
13252
   M /trunk/web_tt2/main.tt2
 
13253
   M /trunk/web_tt2/pref.tt2
 
13254
   M /trunk/web_tt2/review.tt2
 
13255
   M /trunk/web_tt2/reviewbouncing.tt2
 
13256
   M /trunk/web_tt2/serveradmin.tt2
 
13257
   M /trunk/web_tt2/set_pending_list_request.tt2
 
13258
   M /trunk/web_tt2/title.tt2
 
13259
   M /trunk/web_tt2/tt2_error.tt2
 
13260
   M /trunk/wwsympa/wwsympa.fcgi
 
13261
 
 
13262
[P.Levesque]Changes: finish the xhtml compliance work
 
13263
 
 
13264
------------------------------------------------------------------------
 
13265
r2758 | sympa-authors | 2005-01-26 15:50:29 +0100 (Wed, 26 Jan 2005) | 2 lines
 
13266
Changed paths:
 
13267
   M /trunk/check_perl_modules.pl
 
13268
 
 
13269
Fix: changes to get mhonarc version
 
13270
 
 
13271
------------------------------------------------------------------------
 
13272
r2757 | sympa-authors | 2005-01-26 15:09:33 +0100 (Wed, 26 Jan 2005) | 2 lines
 
13273
Changed paths:
 
13274
   M /trunk/src/Log.pm
 
13275
 
 
13276
Fix: vars in notification from fatal_err() were not instanciated
 
13277
 
 
13278
------------------------------------------------------------------------
 
13279
r2756 | sympa-authors | 2005-01-26 14:59:14 +0100 (Wed, 26 Jan 2005) | 2 lines
 
13280
Changed paths:
 
13281
   M /trunk/src/tools.pl
 
13282
 
 
13283
Fix: Could not create tmp directory for antivirus if already exists
 
13284
 
 
13285
------------------------------------------------------------------------
 
13286
r2755 | sympa-authors | 2005-01-26 11:28:11 +0100 (Wed, 26 Jan 2005) | 2 lines
 
13287
Changed paths:
 
13288
   M /trunk/src/etc/edit_list.conf
 
13289
 
 
13290
[P.Haldane] Fix: typo for shared_doc.quota and web_archive.quota
 
13291
 
 
13292
------------------------------------------------------------------------
 
13293
r2754 | sympa-authors | 2005-01-24 09:42:51 +0100 (Mon, 24 Jan 2005) | 2 lines
 
13294
Changed paths:
 
13295
   M /trunk/wwsympa/wwsympa.fcgi
 
13296
 
 
13297
[BugID 369] [A.Bernstein]: Change: check 'send' scenario to determine if 'Post' button is shown
 
13298
 
 
13299
------------------------------------------------------------------------
 
13300
r2753 | sympa-authors | 2005-01-24 09:09:55 +0100 (Mon, 24 Jan 2005) | 2 lines
 
13301
Changed paths:
 
13302
   M /trunk/src/Conf.pm
 
13303
 
 
13304
Change default remind behavior because the remind task should be fixed
 
13305
 
 
13306
------------------------------------------------------------------------
 
13307
r2752 | sympa-authors | 2005-01-21 17:35:44 +0100 (Fri, 21 Jan 2005) | 2 lines
 
13308
Changed paths:
 
13309
   M /trunk/check_perl_modules.pl
 
13310
 
 
13311
Fix: problem with RedHat ES and Archive:Zip
 
13312
 
 
13313
------------------------------------------------------------------------
 
13314
r2751 | sympa-authors | 2005-01-21 14:50:06 +0100 (Fri, 21 Jan 2005) | 2 lines
 
13315
Changed paths:
 
13316
   M /trunk/src/Language.pm
 
13317
 
 
13318
Fix previous changes
 
13319
 
 
13320
------------------------------------------------------------------------
 
13321
r2750 | sympa-authors | 2005-01-21 13:49:34 +0100 (Fri, 21 Jan 2005) | 2 lines
 
13322
Changed paths:
 
13323
   M /trunk/src/Language.pm
 
13324
 
 
13325
Fix previous changes
 
13326
 
 
13327
------------------------------------------------------------------------
 
13328
r2749 | sympa-authors | 2005-01-21 13:30:43 +0100 (Fri, 21 Jan 2005) | 2 lines
 
13329
Changed paths:
 
13330
   M /trunk/src/bouncequeue.c
 
13331
   M /trunk/src/queue.c
 
13332
 
 
13333
[M.Schulze] Fix: fix vulnerability to a buffer overflow. This could potentially lead to the execution of arbitrary code under the sympa user id.
 
13334
 
 
13335
------------------------------------------------------------------------
 
13336
r2748 | sympa-authors | 2005-01-21 12:14:29 +0100 (Fri, 21 Jan 2005) | 2 lines
 
13337
Changed paths:
 
13338
   M /trunk/src/Language.pm
 
13339
 
 
13340
Change: Allow '%' chars to be escaped in templates : %%
 
13341
 
 
13342
------------------------------------------------------------------------
 
13343
r2747 | sympa-authors | 2005-01-21 11:21:54 +0100 (Fri, 21 Jan 2005) | 2 lines
 
13344
Changed paths:
 
13345
   M /trunk/src/task_manager.pl
 
13346
 
 
13347
Fix: remind messages (automatically sent by the task_manager) did not use appropriate variables (because current robot was not given)
 
13348
 
 
13349
------------------------------------------------------------------------
 
13350
r2746 | sympa-authors | 2005-01-19 14:42:27 +0100 (Wed, 19 Jan 2005) | 2 lines
 
13351
Changed paths:
 
13352
   M /trunk/doc/sympa.tex.tpl
 
13353
 
 
13354
New default_remin_task parameter
 
13355
 
 
13356
------------------------------------------------------------------------
 
13357
r2745 | sympa-authors | 2005-01-19 14:34:32 +0100 (Wed, 19 Jan 2005) | 2 lines
 
13358
Changed paths:
 
13359
   M /trunk/src/Conf.pm
 
13360
   M /trunk/src/List.pm
 
13361
 
 
13362
Change: ste a default value for the remind_task list parameter
 
13363
 
 
13364
------------------------------------------------------------------------
 
13365
r2744 | sympa-authors | 2005-01-19 09:19:18 +0100 (Wed, 19 Jan 2005) | 2 lines
 
13366
Changed paths:
 
13367
   M /trunk/wwsympa/wwsympa.fcgi
 
13368
 
 
13369
Fix: incorrect syntax parameter for edit_list multiple parameters
 
13370
 
 
13371
------------------------------------------------------------------------
 
13372
r2743 | sympa-authors | 2005-01-17 12:13:21 +0100 (Mon, 17 Jan 2005) | 2 lines
 
13373
Changed paths:
 
13374
   M /trunk/wwsympa/archived.pl
 
13375
 
 
13376
Change: Remove all previously generated files when rebuilding web archives. Attachments used to be duplicated...
 
13377
 
 
13378
------------------------------------------------------------------------
 
13379
r2742 | sympa-authors | 2005-01-14 15:04:58 +0100 (Fri, 14 Jan 2005) | 2 lines
 
13380
Changed paths:
 
13381
   M /trunk/wwsympa/wwsympa.fcgi
 
13382
 
 
13383
Fix previous changes
 
13384
 
 
13385
------------------------------------------------------------------------
 
13386
r2741 | sympa-authors | 2005-01-14 14:56:20 +0100 (Fri, 14 Jan 2005) | 2 lines
 
13387
Changed paths:
 
13388
   M /trunk/src/List.pm
 
13389
   M /trunk/wwsympa/wwsympa.fcgi
 
13390
 
 
13391
Fix: urlize and attach function were not fully working
 
13392
 
 
13393
------------------------------------------------------------------------
 
13394
r2740 | sympa-authors | 2005-01-12 13:10:05 +0100 (Wed, 12 Jan 2005) | 2 lines
 
13395
Changed paths:
 
13396
   M /trunk/wwsympa/wwsympa.fcgi
 
13397
 
 
13398
Allow '/' for topics
 
13399
 
 
13400
------------------------------------------------------------------------
 
13401
r2739 | sympa-authors | 2005-01-12 10:27:21 +0100 (Wed, 12 Jan 2005) | 2 lines
 
13402
Changed paths:
 
13403
   M /trunk/wwsympa/wwsympa.fcgi
 
13404
 
 
13405
Reactivate syntaxic checks
 
13406
 
 
13407
------------------------------------------------------------------------
 
13408
r2737 | sympa-authors | 2005-01-12 09:36:06 +0100 (Wed, 12 Jan 2005) | 2 lines
 
13409
Changed paths:
 
13410
   M /trunk/ChangeLog
 
13411
 
 
13412
Update
 
13413
 
 
13414
------------------------------------------------------------------------
 
13415
r2736 | sympa-authors | 2005-01-12 09:35:07 +0100 (Wed, 12 Jan 2005) | 2 lines
 
13416
Changed paths:
 
13417
   M /trunk/wwsympa/wwsympa.fcgi
 
13418
 
 
13419
Change: comment syntaxic checks
 
13420
 
 
13421
------------------------------------------------------------------------
 
13422
r2735 | sympa-authors | 2005-01-12 09:24:51 +0100 (Wed, 12 Jan 2005) | 2 lines
 
13423
Changed paths:
 
13424
   M /trunk/wwsympa/wwsympa.fcgi
 
13425
 
 
13426
Fix: Allow ',gecos' in opending_email parameter
 
13427
 
 
13428
------------------------------------------------------------------------
 
13429
r2734 | sympa-authors | 2005-01-11 16:59:33 +0100 (Tue, 11 Jan 2005) | 2 lines
 
13430
Changed paths:
 
13431
   M /trunk/wwsympa/wwsympa.fcgi
 
13432
 
 
13433
Change: more simple regexp
 
13434
 
 
13435
------------------------------------------------------------------------
 
13436
r2733 | sympa-authors | 2005-01-11 16:37:18 +0100 (Tue, 11 Jan 2005) | 2 lines
 
13437
Changed paths:
 
13438
   M /trunk/wwsympa/wwsympa.fcgi
 
13439
 
 
13440
Fix: allow uppercase for listnames
 
13441
 
 
13442
------------------------------------------------------------------------
 
13443
r2732 | sympa-authors | 2005-01-11 12:01:58 +0100 (Tue, 11 Jan 2005) | 2 lines
 
13444
Changed paths:
 
13445
   M /trunk/ChangeLog
 
13446
   M /trunk/Makefile.in
 
13447
   M /trunk/NEWS
 
13448
 
 
13449
preparing Sympa 5.0b.1
 
13450
 
 
13451
------------------------------------------------------------------------
 
13452
r2731 | sympa-authors | 2005-01-11 11:27:39 +0100 (Tue, 11 Jan 2005) | 2 lines
 
13453
Changed paths:
 
13454
   M /trunk/wwsympa/wwsympa.fcgi
 
13455
 
 
13456
Fix: allow '\' in uploaded_file var
 
13457
 
 
13458
------------------------------------------------------------------------
 
13459
r2730 | sympa-authors | 2005-01-11 11:15:14 +0100 (Tue, 11 Jan 2005) | 3 lines
 
13460
Changed paths:
 
13461
   M /trunk/ChangeLog
 
13462
   M /trunk/src/sympa.pl
 
13463
 
 
13464
Fix: daemon_mode variable was not accessible from within Commands.pm.
 
13465
Bug description : moderated / confirmed messages were moved to 'distribute' spool though 'distribution_mode' sympa.conf parameter was not set to 'fork'
 
13466
 
 
13467
------------------------------------------------------------------------
 
13468
r2729 | sympa-authors | 2005-01-11 10:23:08 +0100 (Tue, 11 Jan 2005) | 2 lines
 
13469
Changed paths:
 
13470
   M /trunk/wwsympa/wwsympa.fcgi
 
13471
 
 
13472
Fix 'to' regexp
 
13473
 
 
13474
------------------------------------------------------------------------
 
13475
r2728 | sympa-authors | 2005-01-11 10:19:53 +0100 (Tue, 11 Jan 2005) | 2 lines
 
13476
Changed paths:
 
13477
   M /trunk/wwsympa/wwsympa.fcgi
 
13478
 
 
13479
Fix: incorrect regexp for 'to'
 
13480
 
 
13481
------------------------------------------------------------------------
 
13482
r2727 | sympa-authors | 2005-01-11 09:53:15 +0100 (Tue, 11 Jan 2005) | 2 lines
 
13483
Changed paths:
 
13484
   M /trunk/wwsympa/wwsympa.fcgi
 
13485
 
 
13486
Fix: renamed parameter of arcsearch_id from 'key_word' to 'msgid'
 
13487
 
 
13488
------------------------------------------------------------------------
 
13489
r2726 | sympa-authors | 2005-01-11 09:41:59 +0100 (Tue, 11 Jan 2005) | 2 lines
 
13490
Changed paths:
 
13491
   M /trunk/wwsympa/wwsympa.fcgi
 
13492
 
 
13493
Fix: allow '$' for message IDs
 
13494
 
 
13495
------------------------------------------------------------------------
 
13496
r2725 | sympa-authors | 2005-01-11 09:34:01 +0100 (Tue, 11 Jan 2005) | 2 lines
 
13497
Changed paths:
 
13498
   M /trunk/wwsympa/wwsympa.fcgi
 
13499
 
 
13500
Fix: missing regexp for 'uploaded_file'
 
13501
 
 
13502
------------------------------------------------------------------------
 
13503
r2724 | sympa-authors | 2005-01-10 15:46:31 +0100 (Mon, 10 Jan 2005) | 2 lines
 
13504
Changed paths:
 
13505
   M /trunk/wwsympa/wwsympa.fcgi
 
13506
 
 
13507
Fix: multiline search in incoming parameters
 
13508
 
 
13509
------------------------------------------------------------------------
 
13510
r2723 | sympa-authors | 2005-01-10 15:13:45 +0100 (Mon, 10 Jan 2005) | 2 lines
 
13511
Changed paths:
 
13512
   M /trunk/wwsympa/wwsympa.fcgi
 
13513
 
 
13514
Fixed 'to' regexp
 
13515
 
 
13516
------------------------------------------------------------------------
 
13517
r2722 | sympa-authors | 2005-01-10 15:09:00 +0100 (Mon, 10 Jan 2005) | 2 lines
 
13518
Changed paths:
 
13519
   M /trunk/wwsympa/wwsympa.fcgi
 
13520
 
 
13521
Fixed parameter checking
 
13522
 
 
13523
------------------------------------------------------------------------
 
13524
r2720 | sympa-authors | 2005-01-10 13:26:06 +0100 (Mon, 10 Jan 2005) | 7 lines
 
13525
Changed paths:
 
13526
   M /trunk/web_tt2/create_list_request.tt2
 
13527
   M /trunk/web_tt2/edit_list_request.tt2
 
13528
   M /trunk/web_tt2/home.tt2
 
13529
   M /trunk/web_tt2/loginbanner.tt2
 
13530
   M /trunk/web_tt2/main.tt2
 
13531
   M /trunk/web_tt2/pref.tt2
 
13532
   M /trunk/web_tt2/remindpasswd.tt2
 
13533
   M /trunk/web_tt2/rename_list_request.tt2
 
13534
   M /trunk/web_tt2/review.tt2
 
13535
   M /trunk/web_tt2/tt2_error.tt2
 
13536
 
 
13537
[P.Levesque]Changes: complete XHTML compliance work :
 
13538
    - missing gettext tags
 
13539
    - added <label> tags to forms
 
13540
    - cosmetic adjustment of the Pref page
 
13541
    - alignment and label tags added to the edit_list page
 
13542
    - 'alt' tags replaced with 'title' tags when appropriate
 
13543
 
 
13544
------------------------------------------------------------------------
 
13545
r2719 | sympa-authors | 2005-01-10 12:17:51 +0100 (Mon, 10 Jan 2005) | 2 lines
 
13546
Changed paths:
 
13547
   M /trunk/src/etc/mhonarc-ressources.tt2
 
13548
 
 
13549
Fix: htmlize text/plain messages in archives, otherwise <> chars are not correctly printed
 
13550
 
 
13551
------------------------------------------------------------------------
 
13552
r2718 | serge.aumont | 2005-01-10 11:11:47 +0100 (Mon, 10 Jan 2005) | 4 lines
 
13553
Changed paths:
 
13554
   M /trunk/src/Commands.pm
 
13555
 
 
13556
 
 
13557
 
 
13558
fixe a bug where default deamon_usage never send message
 
13559
 
 
13560
------------------------------------------------------------------------
 
13561
r2717 | sympa-authors | 2005-01-10 11:07:22 +0100 (Mon, 10 Jan 2005) | 2 lines
 
13562
Changed paths:
 
13563
   M /trunk/web_tt2/tt2_error.tt2
 
13564
   M /trunk/wwsympa/wwsympa.fcgi
 
13565
 
 
13566
New feature: perform security checks on incoming parameters syntax
 
13567
 
 
13568
------------------------------------------------------------------------
 
13569
r2716 | sympa-authors | 2005-01-07 15:35:22 +0100 (Fri, 07 Jan 2005) | 2 lines
 
13570
Changed paths:
 
13571
   M /trunk/src/List.pm
 
13572
 
 
13573
[H.Gabor] Fix: Postgresql does not support && and || ; replaced them with OR and AND
 
13574
 
 
13575
------------------------------------------------------------------------
 
13576
r2715 | sympa-authors | 2005-01-07 11:12:42 +0100 (Fri, 07 Jan 2005) | 4 lines
 
13577
Changed paths:
 
13578
   M /trunk/src/List.pm
 
13579
   M /trunk/src/Message.pm
 
13580
   M /trunk/src/smtp.pm
 
13581
   M /trunk/src/sympa.pl
 
13582
 
 
13583
Changes :       * no more encode subject in smtp::sendto() because subject was not decoded
 
13584
                * store decoded subject and charset in Message.pm
 
13585
                * DoCommand parameter in now a Message object
 
13586
 
 
13587
------------------------------------------------------------------------
 
13588
r2714 | sympa-authors | 2005-01-06 15:40:11 +0100 (Thu, 06 Jan 2005) | 2 lines
 
13589
Changed paths:
 
13590
   M /trunk/src/etc/mhonarc-ressources.tt2
 
13591
 
 
13592
Add keepspace to text/plain filter args
 
13593
 
 
13594
------------------------------------------------------------------------
 
13595
r2713 | sympa-authors | 2005-01-06 10:32:25 +0100 (Thu, 06 Jan 2005) | 2 lines
 
13596
Changed paths:
 
13597
   M /trunk/web_tt2/active_lists.tt2
 
13598
   M /trunk/web_tt2/d_upload.tt2
 
13599
   M /trunk/web_tt2/editfile.tt2
 
13600
   M /trunk/web_tt2/home.tt2
 
13601
   M /trunk/web_tt2/info.tt2
 
13602
   M /trunk/web_tt2/install_pending_list.tt2
 
13603
   M /trunk/web_tt2/latest_arc.tt2
 
13604
   M /trunk/web_tt2/latest_d_read.tt2
 
13605
   M /trunk/web_tt2/latest_lists.tt2
 
13606
   M /trunk/web_tt2/list_button_footer.tt2
 
13607
   M /trunk/web_tt2/list_button_header.tt2
 
13608
   M /trunk/web_tt2/list_menu.tt2
 
13609
   M /trunk/web_tt2/lists.tt2
 
13610
   M /trunk/web_tt2/login.tt2
 
13611
   M /trunk/web_tt2/loginbanner.tt2
 
13612
   M /trunk/web_tt2/main.tt2
 
13613
   M /trunk/web_tt2/menu.tt2
 
13614
   M /trunk/web_tt2/modindex.tt2
 
13615
   M /trunk/web_tt2/notice.tt2
 
13616
   M /trunk/web_tt2/pref.tt2
 
13617
   M /trunk/web_tt2/remindpasswd.tt2
 
13618
   M /trunk/web_tt2/remove_arc.tt2
 
13619
   M /trunk/web_tt2/rename_list_request.tt2
 
13620
   M /trunk/web_tt2/review.tt2
 
13621
   M /trunk/web_tt2/reviewbouncing.tt2
 
13622
   M /trunk/web_tt2/rss.tt2
 
13623
   M /trunk/web_tt2/scenario_test.tt2
 
13624
   M /trunk/web_tt2/serveradmin.tt2
 
13625
   M /trunk/web_tt2/set_pending_list_request.tt2
 
13626
   M /trunk/web_tt2/show_cert.tt2
 
13627
   M /trunk/web_tt2/sigrequest.tt2
 
13628
   M /trunk/web_tt2/stats.tt2
 
13629
   M /trunk/web_tt2/subindex.tt2
 
13630
   M /trunk/web_tt2/suboptions.tt2
 
13631
   M /trunk/web_tt2/subrequest.tt2
 
13632
   M /trunk/web_tt2/title.tt2
 
13633
   M /trunk/web_tt2/tt2_error.tt2
 
13634
   M /trunk/web_tt2/view_template.tt2
 
13635
   M /trunk/web_tt2/viewbounce.tt2
 
13636
   M /trunk/web_tt2/viewmod.tt2
 
13637
 
 
13638
[P.Levesque] made Sympa XHTML compliant
 
13639
 
 
13640
------------------------------------------------------------------------
 
13641
r2712 | sympa-authors | 2005-01-06 10:22:22 +0100 (Thu, 06 Jan 2005) | 2 lines
 
13642
Changed paths:
 
13643
   M /trunk/NEWS
 
13644
 
 
13645
update
 
13646
 
 
13647
------------------------------------------------------------------------
 
13648
r2711 | sympa-authors | 2005-01-05 17:37:41 +0100 (Wed, 05 Jan 2005) | 2 lines
 
13649
Changed paths:
 
13650
   M /trunk/src/List.pm
 
13651
 
 
13652
Change: use tools::lock() and tools::unlock() for include_admin
 
13653
 
 
13654
------------------------------------------------------------------------
 
13655
r2710 | sympa-authors | 2005-01-05 17:03:51 +0100 (Wed, 05 Jan 2005) | 2 lines
 
13656
Changed paths:
 
13657
   M /trunk/doc/html/index.html
 
13658
   M /trunk/doc/html/node1.html
 
13659
   M /trunk/doc/html/node10.html
 
13660
   M /trunk/doc/html/node11.html
 
13661
   M /trunk/doc/html/node12.html
 
13662
   M /trunk/doc/html/node13.html
 
13663
   M /trunk/doc/html/node14.html
 
13664
   M /trunk/doc/html/node15.html
 
13665
   M /trunk/doc/html/node16.html
 
13666
   M /trunk/doc/html/node17.html
 
13667
   M /trunk/doc/html/node18.html
 
13668
   M /trunk/doc/html/node19.html
 
13669
   M /trunk/doc/html/node2.html
 
13670
   M /trunk/doc/html/node20.html
 
13671
   M /trunk/doc/html/node21.html
 
13672
   M /trunk/doc/html/node22.html
 
13673
   M /trunk/doc/html/node23.html
 
13674
   M /trunk/doc/html/node24.html
 
13675
   M /trunk/doc/html/node3.html
 
13676
   M /trunk/doc/html/node4.html
 
13677
   M /trunk/doc/html/node5.html
 
13678
   M /trunk/doc/html/node6.html
 
13679
   M /trunk/doc/html/node7.html
 
13680
   M /trunk/doc/html/node8.html
 
13681
   M /trunk/doc/html/node9.html
 
13682
   M /trunk/doc/html/sympa.html
 
13683
   M /trunk/doc/html/sympa.ps
 
13684
   M /trunk/doc/sympa.pdf
 
13685
   M /trunk/doc/sympa.ps
 
13686
   M /trunk/doc/sympa.tex
 
13687
   M /trunk/doc/sympa.tex.tpl
 
13688
 
 
13689
New feature: Upgrade chapter added
 
13690
 
 
13691
------------------------------------------------------------------------
 
13692
r2709 | sympa-authors | 2005-01-05 12:17:29 +0100 (Wed, 05 Jan 2005) | 2 lines
 
13693
Changed paths:
 
13694
   M /trunk/wwsympa/archived.pl
 
13695
 
 
13696
Remove previous HTML files
 
13697
 
 
13698
------------------------------------------------------------------------
 
13699
r2707 | sympa-authors | 2005-01-05 10:30:21 +0100 (Wed, 05 Jan 2005) | 2 lines
 
13700
Changed paths:
 
13701
   M /trunk/Makefile.in
 
13702
   M /trunk/doc/html/index.html
 
13703
   M /trunk/doc/html/node1.html
 
13704
   M /trunk/doc/html/node10.html
 
13705
   M /trunk/doc/html/node11.html
 
13706
   M /trunk/doc/html/node12.html
 
13707
   M /trunk/doc/html/node13.html
 
13708
   M /trunk/doc/html/node14.html
 
13709
   M /trunk/doc/html/node15.html
 
13710
   M /trunk/doc/html/node16.html
 
13711
   M /trunk/doc/html/node17.html
 
13712
   M /trunk/doc/html/node18.html
 
13713
   M /trunk/doc/html/node19.html
 
13714
   M /trunk/doc/html/node2.html
 
13715
   M /trunk/doc/html/node20.html
 
13716
   M /trunk/doc/html/node21.html
 
13717
   M /trunk/doc/html/node22.html
 
13718
   M /trunk/doc/html/node23.html
 
13719
   M /trunk/doc/html/node24.html
 
13720
   M /trunk/doc/html/node3.html
 
13721
   M /trunk/doc/html/node4.html
 
13722
   M /trunk/doc/html/node5.html
 
13723
   M /trunk/doc/html/node6.html
 
13724
   M /trunk/doc/html/node7.html
 
13725
   M /trunk/doc/html/node8.html
 
13726
   M /trunk/doc/html/node9.html
 
13727
   M /trunk/doc/html/sympa.html
 
13728
   M /trunk/doc/html/sympa.ps
 
13729
   M /trunk/doc/sympa.pdf
 
13730
   M /trunk/doc/sympa.ps
 
13731
   M /trunk/doc/sympa.tex
 
13732
 
 
13733
Update
 
13734
 
 
13735
------------------------------------------------------------------------
 
13736
r2706 | sympa-authors | 2005-01-04 17:45:26 +0100 (Tue, 04 Jan 2005) | 2 lines
 
13737
Changed paths:
 
13738
   M /trunk/wwsympa/archived.pl
 
13739
 
 
13740
Fix previous changes
 
13741
 
 
13742
------------------------------------------------------------------------
 
13743
r2705 | sympa-authors | 2005-01-04 17:32:59 +0100 (Tue, 04 Jan 2005) | 2 lines
 
13744
Changed paths:
 
13745
   M /trunk/wwsympa/archived.pl
 
13746
 
 
13747
Fix: remove HTML files before rebuilding archives
 
13748
 
 
13749
------------------------------------------------------------------------
 
13750
r2704 | sympa-authors | 2005-01-04 11:37:58 +0100 (Tue, 04 Jan 2005) | 2 lines
 
13751
Changed paths:
 
13752
   M /trunk/ChangeLog
 
13753
   M /trunk/NEWS
 
13754
 
 
13755
preparing 5.0b
 
13756
 
 
13757
------------------------------------------------------------------------
 
13758
r2703 | sympa-authors | 2005-01-03 17:51:31 +0100 (Mon, 03 Jan 2005) | 2 lines
 
13759
Changed paths:
 
13760
   M /trunk/doc/html/index.html
 
13761
   M /trunk/doc/html/node1.html
 
13762
   M /trunk/doc/html/node10.html
 
13763
   M /trunk/doc/html/node11.html
 
13764
   M /trunk/doc/html/node12.html
 
13765
   M /trunk/doc/html/node13.html
 
13766
   M /trunk/doc/html/node14.html
 
13767
   M /trunk/doc/html/node15.html
 
13768
   M /trunk/doc/html/node16.html
 
13769
   M /trunk/doc/html/node17.html
 
13770
   M /trunk/doc/html/node18.html
 
13771
   M /trunk/doc/html/node19.html
 
13772
   M /trunk/doc/html/node2.html
 
13773
   M /trunk/doc/html/node20.html
 
13774
   M /trunk/doc/html/node21.html
 
13775
   M /trunk/doc/html/node22.html
 
13776
   M /trunk/doc/html/node23.html
 
13777
   M /trunk/doc/html/node24.html
 
13778
   M /trunk/doc/html/node3.html
 
13779
   M /trunk/doc/html/node4.html
 
13780
   M /trunk/doc/html/node5.html
 
13781
   M /trunk/doc/html/node6.html
 
13782
   M /trunk/doc/html/node7.html
 
13783
   M /trunk/doc/html/node8.html
 
13784
   M /trunk/doc/html/node9.html
 
13785
   M /trunk/doc/html/sympa.html
 
13786
   M /trunk/doc/html/sympa.ps
 
13787
   M /trunk/doc/sympa.pdf
 
13788
   M /trunk/doc/sympa.ps
 
13789
   M /trunk/doc/sympa.tex
 
13790
   M /trunk/doc/sympa.tex.tpl
 
13791
   M /trunk/src/Conf.pm
 
13792
   M /trunk/web_tt2/main.tt2
 
13793
   M /trunk/wwsympa/wwsympa.fcgi
 
13794
 
 
13795
New feature: web pages can be recoded to utf-8 (web_recode_to parameter) ; default is to use each language native charset (iso-xxx)
 
13796
 
 
13797
------------------------------------------------------------------------
 
13798
r2702 | sympa-authors | 2005-01-03 17:19:11 +0100 (Mon, 03 Jan 2005) | 2 lines
 
13799
Changed paths:
 
13800
   M /trunk/src/etc/mhonarc-ressources.tt2
 
13801
 
 
13802
Fix: really comment Mhonarc tag
 
13803
 
 
13804
------------------------------------------------------------------------
 
13805
r2701 | sympa-authors | 2005-01-03 15:41:54 +0100 (Mon, 03 Jan 2005) | 2 lines
 
13806
Changed paths:
 
13807
   M /trunk/src/Language.pm
 
13808
   M /trunk/src/tt2.pl
 
13809
   M /trunk/web_tt2/main.tt2
 
13810
   M /trunk/wwsympa/wwsympa.fcgi
 
13811
 
 
13812
Changes: web pages are now converted to UTF-8
 
13813
 
 
13814
------------------------------------------------------------------------
 
13815
r2700 | sympa-authors | 2005-01-03 14:39:11 +0100 (Mon, 03 Jan 2005) | 2 lines
 
13816
Changed paths:
 
13817
   M /trunk/src/etc/mhonarc-ressources.tt2
 
13818
 
 
13819
Chqnge: decode message header fields
 
13820
 
 
13821
------------------------------------------------------------------------
 
13822
r2699 | sympa-authors | 2005-01-03 14:07:45 +0100 (Mon, 03 Jan 2005) | 2 lines
 
13823
Changed paths:
 
13824
   M /trunk/wwsympa/archived.pl
 
13825
 
 
13826
Fix: Remove .mhonarc.lck if required
 
13827
 
 
13828
------------------------------------------------------------------------
 
13829
r2698 | sympa-authors | 2004-12-20 10:23:55 +0100 (Mon, 20 Dec 2004) | 2 lines
 
13830
Changed paths:
 
13831
   M /trunk/wwsympa/archived.pl
 
13832
 
 
13833
Fix a bug while removing .mhonarc.db file
 
13834
 
 
13835
------------------------------------------------------------------------
 
13836
r2697 | sympa-authors | 2004-12-16 09:55:23 +0100 (Thu, 16 Dec 2004) | 2 lines
 
13837
Changed paths:
 
13838
   M /trunk/wwsympa/wwsympa.fcgi
 
13839
 
 
13840
Restore usefull line
 
13841
 
 
13842
------------------------------------------------------------------------
 
13843
r2696 | sympa-authors | 2004-12-16 09:30:56 +0100 (Thu, 16 Dec 2004) | 2 lines
 
13844
Changed paths:
 
13845
   M /trunk/wwsympa/wwsympa.fcgi
 
13846
 
 
13847
Remove unusefull line
 
13848
 
 
13849
------------------------------------------------------------------------
 
13850
r2695 | sympa-authors | 2004-12-16 09:28:51 +0100 (Thu, 16 Dec 2004) | 2 lines
 
13851
Changed paths:
 
13852
   M /trunk/wwsympa/wwsympa.fcgi
 
13853
 
 
13854
Fix: latest-arc failed
 
13855
 
 
13856
------------------------------------------------------------------------
 
13857
r2694 | sympa-authors | 2004-12-15 17:30:26 +0100 (Wed, 15 Dec 2004) | 2 lines
 
13858
Changed paths:
 
13859
   M /trunk/check_perl_modules.pl
 
13860
 
 
13861
Change: Newer version of MIME::Base64 required by MIME::Words
 
13862
 
 
13863
------------------------------------------------------------------------
 
13864
r2693 | sympa-authors | 2004-12-14 17:20:47 +0100 (Tue, 14 Dec 2004) | 2 lines
 
13865
Changed paths:
 
13866
   M /trunk/po/cs.po
 
13867
   M /trunk/po/de.po
 
13868
   M /trunk/po/en_US.po
 
13869
   M /trunk/po/es.po
 
13870
   M /trunk/po/et.po
 
13871
   M /trunk/po/fi.po
 
13872
   M /trunk/po/fr.po
 
13873
   M /trunk/po/hu.po
 
13874
   M /trunk/po/it.po
 
13875
   M /trunk/po/nl.po
 
13876
   M /trunk/po/pl.po
 
13877
   M /trunk/po/pt.po
 
13878
   M /trunk/po/ro.po
 
13879
   M /trunk/po/sympa.pot
 
13880
   M /trunk/po/xgettext.pl
 
13881
   M /trunk/po/zh_CN.po
 
13882
   M /trunk/po/zh_TW.po
 
13883
 
 
13884
Update POT ; sync PO with POT
 
13885
 
 
13886
------------------------------------------------------------------------
 
13887
r2692 | sympa-authors | 2004-12-14 17:00:34 +0100 (Tue, 14 Dec 2004) | 2 lines
 
13888
Changed paths:
 
13889
   M /trunk/web_tt2/rss.tt2
 
13890
 
 
13891
Fix
 
13892
 
 
13893
------------------------------------------------------------------------
 
13894
r2691 | sympa-authors | 2004-12-14 16:31:50 +0100 (Tue, 14 Dec 2004) | 2 lines
 
13895
Changed paths:
 
13896
   M /trunk/wwsympa/wwsympa.fcgi
 
13897
 
 
13898
Decode From field
 
13899
 
 
13900
------------------------------------------------------------------------
 
13901
r2690 | sympa-authors | 2004-12-14 16:21:02 +0100 (Tue, 14 Dec 2004) | 2 lines
 
13902
Changed paths:
 
13903
   M /trunk/wwsympa/wwsympa.fcgi
 
13904
 
 
13905
Fix: decode subject header field
 
13906
 
 
13907
------------------------------------------------------------------------
 
13908
r2689 | sympa-authors | 2004-12-14 16:13:58 +0100 (Tue, 14 Dec 2004) | 2 lines
 
13909
Changed paths:
 
13910
   M /trunk/doc/html/index.html
 
13911
   M /trunk/doc/html/node1.html
 
13912
   M /trunk/doc/html/node10.html
 
13913
   M /trunk/doc/html/node11.html
 
13914
   M /trunk/doc/html/node12.html
 
13915
   M /trunk/doc/html/node13.html
 
13916
   M /trunk/doc/html/node14.html
 
13917
   M /trunk/doc/html/node15.html
 
13918
   M /trunk/doc/html/node16.html
 
13919
   M /trunk/doc/html/node17.html
 
13920
   M /trunk/doc/html/node18.html
 
13921
   M /trunk/doc/html/node19.html
 
13922
   M /trunk/doc/html/node2.html
 
13923
   M /trunk/doc/html/node20.html
 
13924
   M /trunk/doc/html/node21.html
 
13925
   M /trunk/doc/html/node22.html
 
13926
   M /trunk/doc/html/node23.html
 
13927
   M /trunk/doc/html/node24.html
 
13928
   M /trunk/doc/html/node3.html
 
13929
   M /trunk/doc/html/node4.html
 
13930
   M /trunk/doc/html/node5.html
 
13931
   M /trunk/doc/html/node6.html
 
13932
   M /trunk/doc/html/node7.html
 
13933
   M /trunk/doc/html/node8.html
 
13934
   M /trunk/doc/html/node9.html
 
13935
   M /trunk/doc/html/sympa.html
 
13936
   M /trunk/doc/html/sympa.ps
 
13937
   M /trunk/doc/sympa.pdf
 
13938
   M /trunk/doc/sympa.ps
 
13939
   M /trunk/doc/sympa.tex
 
13940
   M /trunk/doc/sympa.tex.tpl
 
13941
   M /trunk/web_tt2/active_lists.tt2
 
13942
   M /trunk/web_tt2/latest_arc.tt2
 
13943
   M /trunk/web_tt2/latest_d_read.tt2
 
13944
   M /trunk/web_tt2/latest_lists.tt2
 
13945
 
 
13946
Add documentation for RSS
 
13947
 
 
13948
------------------------------------------------------------------------
 
13949
r2688 | sympa-authors | 2004-12-14 16:05:14 +0100 (Tue, 14 Dec 2004) | 2 lines
 
13950
Changed paths:
 
13951
   M /trunk/po/fr.po
 
13952
 
 
13953
Update translations
 
13954
 
 
13955
------------------------------------------------------------------------
 
13956
r2687 | sympa-authors | 2004-12-14 15:59:09 +0100 (Tue, 14 Dec 2004) | 2 lines
 
13957
Changed paths:
 
13958
   M /trunk/web_tt2/rss.tt2
 
13959
 
 
13960
Fix
 
13961
 
 
13962
------------------------------------------------------------------------
 
13963
r2686 | sympa-authors | 2004-12-14 15:57:32 +0100 (Tue, 14 Dec 2004) | 2 lines
 
13964
Changed paths:
 
13965
   M /trunk/web_tt2/rss.tt2
 
13966
 
 
13967
Fix
 
13968
 
 
13969
------------------------------------------------------------------------
 
13970
r2685 | sympa-authors | 2004-12-14 15:53:30 +0100 (Tue, 14 Dec 2004) | 2 lines
 
13971
Changed paths:
 
13972
   M /trunk/po/cs.po
 
13973
   M /trunk/po/de.po
 
13974
   M /trunk/po/en_US.po
 
13975
   M /trunk/po/es.po
 
13976
   M /trunk/po/et.po
 
13977
   M /trunk/po/fi.po
 
13978
   M /trunk/po/fr.po
 
13979
   M /trunk/po/hu.po
 
13980
   M /trunk/po/it.po
 
13981
   M /trunk/po/nl.po
 
13982
   M /trunk/po/pl.po
 
13983
   M /trunk/po/pt.po
 
13984
   M /trunk/po/ro.po
 
13985
   M /trunk/po/sympa.pot
 
13986
   M /trunk/po/zh_CN.po
 
13987
   M /trunk/po/zh_TW.po
 
13988
 
 
13989
Updat POT ; sync PO files
 
13990
 
 
13991
------------------------------------------------------------------------
 
13992
r2684 | sympa-authors | 2004-12-14 15:21:17 +0100 (Tue, 14 Dec 2004) | 6 lines
 
13993
Changed paths:
 
13994
   M /trunk/src/Makefile
 
13995
   A /trunk/src/time_utils.pl
 
13996
   A /trunk/web_tt2/active_lists.tt2
 
13997
   M /trunk/web_tt2/error.tt2
 
13998
   A /trunk/web_tt2/latest_arc.tt2
 
13999
   A /trunk/web_tt2/latest_d_read.tt2
 
14000
   A /trunk/web_tt2/latest_lists.tt2
 
14001
   A /trunk/web_tt2/rss.tt2
 
14002
   M /trunk/wwsympa/wwsympa.fcgi
 
14003
 
 
14004
[G.Bouteille] New feature: RSS channels are providing the following features :
 
14005
        * latest messages in list archives
 
14006
        * latest documents in web repository
 
14007
        * latest created mailing lists
 
14008
        * most active mailing lists
 
14009
 
 
14010
------------------------------------------------------------------------
 
14011
r2683 | sympa-authors | 2004-12-14 14:50:11 +0100 (Tue, 14 Dec 2004) | 2 lines
 
14012
Changed paths:
 
14013
   M /trunk/po/fr.po
 
14014
 
 
14015
Update
 
14016
 
 
14017
------------------------------------------------------------------------
 
14018
r2682 | sympa-authors | 2004-12-14 14:44:41 +0100 (Tue, 14 Dec 2004) | 2 lines
 
14019
Changed paths:
 
14020
   M /trunk/mail_tt2/listowner_notification.tt2
 
14021
 
 
14022
Fix
 
14023
 
 
14024
------------------------------------------------------------------------
 
14025
r2681 | sympa-authors | 2004-12-14 14:34:37 +0100 (Tue, 14 Dec 2004) | 2 lines
 
14026
Changed paths:
 
14027
   M /trunk/web_tt2/d_editfile.tt2
 
14028
   M /trunk/wwsympa/wwsympa.fcgi
 
14029
 
 
14030
Fix: could not create URL in subdirectories
 
14031
 
 
14032
------------------------------------------------------------------------
 
14033
r2680 | sympa-authors | 2004-12-14 14:34:02 +0100 (Tue, 14 Dec 2004) | 2 lines
 
14034
Changed paths:
 
14035
   M /trunk/po/cs.po
 
14036
   M /trunk/po/de.po
 
14037
   M /trunk/po/en_US.po
 
14038
   M /trunk/po/es.po
 
14039
   M /trunk/po/et.po
 
14040
   M /trunk/po/fi.po
 
14041
   M /trunk/po/fr.po
 
14042
   M /trunk/po/hu.po
 
14043
   M /trunk/po/it.po
 
14044
   M /trunk/po/nl.po
 
14045
   M /trunk/po/pl.po
 
14046
   M /trunk/po/pt.po
 
14047
   M /trunk/po/ro.po
 
14048
   M /trunk/po/sympa.pot
 
14049
   M /trunk/po/zh_CN.po
 
14050
   M /trunk/po/zh_TW.po
 
14051
 
 
14052
Update
 
14053
 
 
14054
------------------------------------------------------------------------
 
14055
r2679 | sympa-authors | 2004-12-14 12:05:14 +0100 (Tue, 14 Dec 2004) | 2 lines
 
14056
Changed paths:
 
14057
   M /trunk/src/etc/mhonarc-ressources.tt2
 
14058
 
 
14059
Change
 
14060
 
 
14061
------------------------------------------------------------------------
 
14062
r2678 | sympa-authors | 2004-12-14 11:37:11 +0100 (Tue, 14 Dec 2004) | 2 lines
 
14063
Changed paths:
 
14064
   M /trunk/src/etc/mhonarc-ressources.tt2
 
14065
   M /trunk/wwsympa/archived.pl
 
14066
 
 
14067
Fix: now using a MD5 hash (based on cookie+listname) to set tags ion mhonarc-ressources
 
14068
 
 
14069
------------------------------------------------------------------------
 
14070
r2676 | sympa-authors | 2004-12-13 16:27:02 +0100 (Mon, 13 Dec 2004) | 2 lines
 
14071
Changed paths:
 
14072
   M /trunk/ChangeLog
 
14073
   M /trunk/NEWS
 
14074
 
 
14075
preparing 5.0a.1
 
14076
 
 
14077
------------------------------------------------------------------------
 
14078
r2675 | sympa-authors | 2004-12-13 15:29:35 +0100 (Mon, 13 Dec 2004) | 2 lines
 
14079
Changed paths:
 
14080
   M /trunk/src/etc/script/sympa
 
14081
 
 
14082
Add a sleep between stop and start
 
14083
 
 
14084
------------------------------------------------------------------------
 
14085
r2674 | sympa-authors | 2004-12-13 15:19:50 +0100 (Mon, 13 Dec 2004) | 2 lines
 
14086
Changed paths:
 
14087
   M /trunk/doc/html/node10.html
 
14088
   M /trunk/doc/html/node11.html
 
14089
   M /trunk/doc/html/node12.html
 
14090
   M /trunk/doc/html/node13.html
 
14091
   M /trunk/doc/html/node14.html
 
14092
   M /trunk/doc/html/node15.html
 
14093
   M /trunk/doc/html/node16.html
 
14094
   M /trunk/doc/html/node17.html
 
14095
   M /trunk/doc/html/node18.html
 
14096
   M /trunk/doc/html/node19.html
 
14097
   M /trunk/doc/html/node2.html
 
14098
   M /trunk/doc/html/node20.html
 
14099
   M /trunk/doc/html/node21.html
 
14100
   M /trunk/doc/html/node22.html
 
14101
   M /trunk/doc/html/node23.html
 
14102
   M /trunk/doc/html/node24.html
 
14103
   M /trunk/doc/html/node3.html
 
14104
   M /trunk/doc/html/node4.html
 
14105
   M /trunk/doc/html/node5.html
 
14106
   M /trunk/doc/html/node6.html
 
14107
   M /trunk/doc/html/node7.html
 
14108
   M /trunk/doc/html/node8.html
 
14109
   M /trunk/doc/html/node9.html
 
14110
   M /trunk/doc/html/sympa.ps
 
14111
   M /trunk/doc/sympa.pdf
 
14112
   M /trunk/doc/sympa.ps
 
14113
   M /trunk/doc/sympa.tex
 
14114
   M /trunk/doc/sympa.tex.tpl
 
14115
 
 
14116
Minor fix
 
14117
 
 
14118
------------------------------------------------------------------------
 
14119
r2673 | sympa-authors | 2004-12-13 14:27:38 +0100 (Mon, 13 Dec 2004) | 2 lines
 
14120
Changed paths:
 
14121
   M /trunk/src/List.pm
 
14122
 
 
14123
Fix: mysqld needed to be reloaded after GRANT was run
 
14124
 
 
14125
------------------------------------------------------------------------
 
14126
r2672 | sympa-authors | 2004-12-13 12:21:27 +0100 (Mon, 13 Dec 2004) | 2 lines
 
14127
Changed paths:
 
14128
   M /trunk/check_perl_modules.pl
 
14129
   M /trunk/doc/html/index.html
 
14130
   M /trunk/doc/html/node1.html
 
14131
   M /trunk/doc/html/node10.html
 
14132
   M /trunk/doc/html/node11.html
 
14133
   M /trunk/doc/html/node12.html
 
14134
   M /trunk/doc/html/node13.html
 
14135
   M /trunk/doc/html/node14.html
 
14136
   M /trunk/doc/html/node15.html
 
14137
   M /trunk/doc/html/node16.html
 
14138
   M /trunk/doc/html/node17.html
 
14139
   M /trunk/doc/html/node18.html
 
14140
   M /trunk/doc/html/node19.html
 
14141
   M /trunk/doc/html/node2.html
 
14142
   M /trunk/doc/html/node20.html
 
14143
   M /trunk/doc/html/node21.html
 
14144
   M /trunk/doc/html/node22.html
 
14145
   M /trunk/doc/html/node23.html
 
14146
   M /trunk/doc/html/node24.html
 
14147
   M /trunk/doc/html/node3.html
 
14148
   M /trunk/doc/html/node4.html
 
14149
   M /trunk/doc/html/node5.html
 
14150
   M /trunk/doc/html/node6.html
 
14151
   M /trunk/doc/html/node7.html
 
14152
   M /trunk/doc/html/node8.html
 
14153
   M /trunk/doc/html/node9.html
 
14154
   M /trunk/doc/html/sympa.html
 
14155
   M /trunk/doc/html/sympa.ps
 
14156
   M /trunk/doc/sympa.pdf
 
14157
   M /trunk/doc/sympa.ps
 
14158
   M /trunk/doc/sympa.tex
 
14159
   M /trunk/doc/sympa.tex.tpl
 
14160
   M /trunk/src/sympa_wizard.pl
 
14161
 
 
14162
Chqnge: default wwsympa_url is set to /sympa (instead of /wws)
 
14163
 
 
14164
------------------------------------------------------------------------
 
14165
r2671 | sympa-authors | 2004-12-13 12:05:34 +0100 (Mon, 13 Dec 2004) | 2 lines
 
14166
Changed paths:
 
14167
   M /trunk/INSTALL
 
14168
 
 
14169
Update installation instructions
 
14170
 
 
14171
------------------------------------------------------------------------
 
14172
r2670 | sympa-authors | 2004-12-13 11:21:10 +0100 (Mon, 13 Dec 2004) | 2 lines
 
14173
Changed paths:
 
14174
   M /trunk/web_tt2/loginbanner.tt2
 
14175
   M /trunk/web_tt2/remindpasswd.tt2
 
14176
   M /trunk/web_tt2/sigrequest.tt2
 
14177
 
 
14178
Fix:
 
14179
 
 
14180
------------------------------------------------------------------------
 
14181
r2669 | sympa-authors | 2004-12-13 11:06:22 +0100 (Mon, 13 Dec 2004) | 2 lines
 
14182
Changed paths:
 
14183
   M /trunk/check_perl_modules.pl
 
14184
 
 
14185
Change: auto-install mhonarc
 
14186
 
 
14187
------------------------------------------------------------------------
 
14188
r2668 | sympa-authors | 2004-12-13 10:35:49 +0100 (Mon, 13 Dec 2004) | 2 lines
 
14189
Changed paths:
 
14190
   M /trunk/mail_tt2/listmaster_notification.tt2
 
14191
 
 
14192
Fix
 
14193
 
 
14194
------------------------------------------------------------------------
 
14195
r2667 | sympa-authors | 2004-12-13 10:32:21 +0100 (Mon, 13 Dec 2004) | 2 lines
 
14196
Changed paths:
 
14197
   M /trunk/wwsympa/wwsympa.fcgi
 
14198
 
 
14199
Change: Allow caching for archives (should prevent gfoogle looping in archives)
 
14200
 
 
14201
------------------------------------------------------------------------
 
14202
r2666 | serge.aumont | 2004-12-13 10:32:21 +0100 (Mon, 13 Dec 2004) | 3 lines
 
14203
Changed paths:
 
14204
   A /trunk/src/etc/scenari/d_edit.private-https
 
14205
 
 
14206
 
 
14207
new scenario thatrequire user x509 authentication
 
14208
 
 
14209
------------------------------------------------------------------------
 
14210
r2665 | serge.aumont | 2004-12-13 10:30:30 +0100 (Mon, 13 Dec 2004) | 3 lines
 
14211
Changed paths:
 
14212
   A /trunk/src/etc/scenari/d_read.private-https
 
14213
 
 
14214
 
 
14215
New scenario that require X509 user authentication
 
14216
 
 
14217
------------------------------------------------------------------------
 
14218
r2664 | sympa-authors | 2004-12-10 17:03:35 +0100 (Fri, 10 Dec 2004) | 2 lines
 
14219
Changed paths:
 
14220
   M /trunk/doc/sympa.tex.tpl
 
14221
 
 
14222
[BugID 343] Fixed documentation
 
14223
 
 
14224
------------------------------------------------------------------------
 
14225
r2663 | sympa-authors | 2004-12-10 16:48:04 +0100 (Fri, 10 Dec 2004) | 2 lines
 
14226
Changed paths:
 
14227
   M /trunk/src/List.pm
 
14228
   M /trunk/web_tt2/edit_list_request.tt2
 
14229
   M /trunk/wwsympa/wwsympa.fcgi
 
14230
 
 
14231
[BugID 346]Fix: hide passwords in the edit_list web form
 
14232
 
 
14233
------------------------------------------------------------------------
 
14234
r2662 | sympa-authors | 2004-12-10 16:16:43 +0100 (Fri, 10 Dec 2004) | 2 lines
 
14235
Changed paths:
 
14236
   M /trunk/src/bouncequeue.c
 
14237
   M /trunk/src/queue.c
 
14238
 
 
14239
[BugID 347]Fix: queue.c and bouncequeue.c did not compile on HP-UX
 
14240
 
 
14241
------------------------------------------------------------------------
 
14242
r2661 | sympa-authors | 2004-12-10 15:55:59 +0100 (Fri, 10 Dec 2004) | 2 lines
 
14243
Changed paths:
 
14244
   M /trunk/src/Conf.pm
 
14245
 
 
14246
[BugID 351]Fix: 'db_env' was stored internally in the wrong format
 
14247
 
 
14248
------------------------------------------------------------------------
 
14249
r2660 | sympa-authors | 2004-12-10 15:42:58 +0100 (Fri, 10 Dec 2004) | 2 lines
 
14250
Changed paths:
 
14251
   M /trunk/doc/html/node1.html
 
14252
   M /trunk/doc/html/node10.html
 
14253
   M /trunk/doc/html/node11.html
 
14254
   M /trunk/doc/html/node12.html
 
14255
   M /trunk/doc/html/node13.html
 
14256
   M /trunk/doc/html/node14.html
 
14257
   M /trunk/doc/html/node15.html
 
14258
   M /trunk/doc/html/node16.html
 
14259
   M /trunk/doc/html/node17.html
 
14260
   M /trunk/doc/html/node18.html
 
14261
   M /trunk/doc/html/node19.html
 
14262
   M /trunk/doc/html/node2.html
 
14263
   M /trunk/doc/html/node20.html
 
14264
   M /trunk/doc/html/node21.html
 
14265
   M /trunk/doc/html/node22.html
 
14266
   M /trunk/doc/html/node23.html
 
14267
   M /trunk/doc/html/node24.html
 
14268
   M /trunk/doc/html/node3.html
 
14269
   M /trunk/doc/html/node4.html
 
14270
   M /trunk/doc/html/node5.html
 
14271
   M /trunk/doc/html/node6.html
 
14272
   M /trunk/doc/html/node7.html
 
14273
   M /trunk/doc/html/node8.html
 
14274
   M /trunk/doc/html/node9.html
 
14275
   M /trunk/doc/html/sympa.ps
 
14276
   M /trunk/doc/sympa.pdf
 
14277
   M /trunk/doc/sympa.ps
 
14278
   M /trunk/doc/sympa.tex
 
14279
   M /trunk/doc/sympa.tex.tpl
 
14280
   M /trunk/mail_tt2/listowner_notification.tt2
 
14281
   M /trunk/src/Conf.pm
 
14282
   M /trunk/src/List.pm
 
14283
   M /trunk/src/Message.pm
 
14284
   M /trunk/src/sympa.pl
 
14285
   M /trunk/web_tt2/help.tt2
 
14286
   M /trunk/wwsympa/bounced.pl
 
14287
   M /trunk/wwsympa/wwsympa.fcgi
 
14288
 
 
14289
[O.Lacroix]New 'listmaster_email' and 'bounce_email_prefix' parameters in sympa.conf
 
14290
 
 
14291
------------------------------------------------------------------------
 
14292
r2659 | sympa-authors | 2004-12-10 14:27:18 +0100 (Fri, 10 Dec 2004) | 2 lines
 
14293
Changed paths:
 
14294
   M /trunk/doc/html/node10.html
 
14295
   M /trunk/doc/html/node11.html
 
14296
   M /trunk/doc/html/node12.html
 
14297
   M /trunk/doc/html/node13.html
 
14298
   M /trunk/doc/html/node14.html
 
14299
   M /trunk/doc/html/node15.html
 
14300
   M /trunk/doc/html/node16.html
 
14301
   M /trunk/doc/html/node17.html
 
14302
   M /trunk/doc/html/node18.html
 
14303
   M /trunk/doc/html/node19.html
 
14304
   M /trunk/doc/html/node2.html
 
14305
   M /trunk/doc/html/node20.html
 
14306
   M /trunk/doc/html/node21.html
 
14307
   M /trunk/doc/html/node22.html
 
14308
   M /trunk/doc/html/node23.html
 
14309
   M /trunk/doc/html/node24.html
 
14310
   M /trunk/doc/html/node3.html
 
14311
   M /trunk/doc/html/node4.html
 
14312
   M /trunk/doc/html/node5.html
 
14313
   M /trunk/doc/html/node6.html
 
14314
   M /trunk/doc/html/node7.html
 
14315
   M /trunk/doc/html/node8.html
 
14316
   M /trunk/doc/html/node9.html
 
14317
   M /trunk/doc/html/sympa.ps
 
14318
   M /trunk/doc/sympa.pdf
 
14319
   M /trunk/doc/sympa.ps
 
14320
   M /trunk/doc/sympa.tex
 
14321
   M /trunk/doc/sympa.tex.tpl
 
14322
 
 
14323
[R.Weeber] Add information about editor versus editorkey scenario actions
 
14324
 
 
14325
------------------------------------------------------------------------
 
14326
r2658 | sympa-authors | 2004-12-10 14:11:19 +0100 (Fri, 10 Dec 2004) | 2 lines
 
14327
Changed paths:
 
14328
   M /trunk/src/task_manager.pl
 
14329
 
 
14330
[reported by S.Balmos] Fix: 'purge_orphan_bounces' task failed (and was reprogrammed) when no list exist
 
14331
 
 
14332
------------------------------------------------------------------------
 
14333
r2657 | sympa-authors | 2004-12-10 12:07:27 +0100 (Fri, 10 Dec 2004) | 2 lines
 
14334
Changed paths:
 
14335
   M /trunk/src/List.pm
 
14336
 
 
14337
Prevent errors if sync_include_admin() was tried on a non 'include2' list
 
14338
 
 
14339
------------------------------------------------------------------------
 
14340
r2656 | sympa-authors | 2004-12-10 12:04:31 +0100 (Fri, 10 Dec 2004) | 4 lines
 
14341
Changed paths:
 
14342
   M /trunk/doc/html/index.html
 
14343
   M /trunk/doc/html/node1.html
 
14344
   M /trunk/doc/html/node10.html
 
14345
   M /trunk/doc/html/node11.html
 
14346
   M /trunk/doc/html/node12.html
 
14347
   M /trunk/doc/html/node13.html
 
14348
   M /trunk/doc/html/node14.html
 
14349
   M /trunk/doc/html/node15.html
 
14350
   M /trunk/doc/html/node16.html
 
14351
   M /trunk/doc/html/node17.html
 
14352
   M /trunk/doc/html/node18.html
 
14353
   M /trunk/doc/html/node19.html
 
14354
   M /trunk/doc/html/node2.html
 
14355
   M /trunk/doc/html/node20.html
 
14356
   M /trunk/doc/html/node21.html
 
14357
   M /trunk/doc/html/node22.html
 
14358
   M /trunk/doc/html/node23.html
 
14359
   M /trunk/doc/html/node24.html
 
14360
   M /trunk/doc/html/node3.html
 
14361
   M /trunk/doc/html/node4.html
 
14362
   M /trunk/doc/html/node5.html
 
14363
   M /trunk/doc/html/node6.html
 
14364
   M /trunk/doc/html/node7.html
 
14365
   M /trunk/doc/html/node8.html
 
14366
   M /trunk/doc/html/node9.html
 
14367
   M /trunk/doc/html/sympa.html
 
14368
   M /trunk/doc/html/sympa.ps
 
14369
   M /trunk/doc/sympa.pdf
 
14370
   M /trunk/doc/sympa.ps
 
14371
   M /trunk/doc/sympa.tex
 
14372
   M /trunk/doc/sympa.tex.tpl
 
14373
   M /trunk/mail_tt2/listeditor_notification.tt2
 
14374
   M /trunk/po/fr.po
 
14375
   M /trunk/src/List.pm
 
14376
   M /trunk/web_tt2/d_control.tt2
 
14377
   M /trunk/web_tt2/d_editfile.tt2
 
14378
   M /trunk/web_tt2/d_install_shared.tt2
 
14379
   A /trunk/web_tt2/d_properties.tt2
 
14380
   M /trunk/web_tt2/d_read.tt2
 
14381
   M /trunk/web_tt2/error.tt2
 
14382
   M /trunk/web_tt2/main.tt2
 
14383
   M /trunk/web_tt2/notice.tt2
 
14384
   M /trunk/wwsympa/cookielib.pm
 
14385
   M /trunk/wwsympa/wwsympa.fcgi
 
14386
 
 
14387
[G.Bouteille] New features:
 
14388
        + New expert/user modes in the document repository
 
14389
        + Allow upload and unzipping of a ZIP file in the document repository
 
14390
 
 
14391
------------------------------------------------------------------------
 
14392
r2655 | sympa-authors | 2004-12-10 10:23:03 +0100 (Fri, 10 Dec 2004) | 2 lines
 
14393
Changed paths:
 
14394
   M /trunk/src/etc/script/sympa
 
14395
   M /trunk/src/etc/script/sympa.generic
 
14396
 
 
14397
Update
 
14398
 
 
14399
------------------------------------------------------------------------
 
14400
r2654 | sympa-authors | 2004-12-10 09:49:51 +0100 (Fri, 10 Dec 2004) | 2 lines
 
14401
Changed paths:
 
14402
   M /trunk/wwsympa/wwsympa.fcgi
 
14403
 
 
14404
[M.Peltier] Add subtitle if defined in HTML TITLE
 
14405
 
 
14406
------------------------------------------------------------------------
 
14407
r2653 | sympa-authors | 2004-12-10 09:02:59 +0100 (Fri, 10 Dec 2004) | 2 lines
 
14408
Changed paths:
 
14409
   M /trunk/src/sympa.pl
 
14410
 
 
14411
Remove some xxx trace :-)
 
14412
 
 
14413
------------------------------------------------------------------------
 
14414
r2652 | sympa-authors | 2004-12-09 15:10:25 +0100 (Thu, 09 Dec 2004) | 2 lines
 
14415
Changed paths:
 
14416
   M /trunk/wwsympa/wwsympa.fcgi
 
14417
 
 
14418
Change: Add a Date: HTTP header field telling the mast update time of the HTML archive file (should prevent google looping in web archives)
 
14419
 
 
14420
------------------------------------------------------------------------
 
14421
r2651 | sympa-authors | 2004-12-09 14:33:49 +0100 (Thu, 09 Dec 2004) | 2 lines
 
14422
Changed paths:
 
14423
   M /trunk/src/List.pm
 
14424
 
 
14425
Added [%sender%] to mail templates
 
14426
 
 
14427
------------------------------------------------------------------------
 
14428
r2650 | serge.aumont | 2004-12-09 14:24:03 +0100 (Thu, 09 Dec 2004) | 16 lines
 
14429
Changed paths:
 
14430
   M /trunk/doc/html/index.html
 
14431
   M /trunk/doc/html/node1.html
 
14432
   M /trunk/doc/html/node10.html
 
14433
   M /trunk/doc/html/node11.html
 
14434
   M /trunk/doc/html/node12.html
 
14435
   M /trunk/doc/html/node13.html
 
14436
   M /trunk/doc/html/node14.html
 
14437
   M /trunk/doc/html/node15.html
 
14438
   M /trunk/doc/html/node16.html
 
14439
   M /trunk/doc/html/node17.html
 
14440
   M /trunk/doc/html/node18.html
 
14441
   M /trunk/doc/html/node19.html
 
14442
   M /trunk/doc/html/node2.html
 
14443
   M /trunk/doc/html/node20.html
 
14444
   M /trunk/doc/html/node21.html
 
14445
   M /trunk/doc/html/node22.html
 
14446
   M /trunk/doc/html/node23.html
 
14447
   M /trunk/doc/html/node24.html
 
14448
   M /trunk/doc/html/node3.html
 
14449
   M /trunk/doc/html/node4.html
 
14450
   M /trunk/doc/html/node5.html
 
14451
   M /trunk/doc/html/node6.html
 
14452
   M /trunk/doc/html/node7.html
 
14453
   M /trunk/doc/html/node8.html
 
14454
   M /trunk/doc/html/node9.html
 
14455
   M /trunk/doc/html/sympa.html
 
14456
   M /trunk/doc/html/sympa.ps
 
14457
   M /trunk/doc/sympa.pdf
 
14458
   M /trunk/doc/sympa.ps
 
14459
   M /trunk/doc/sympa.tex
 
14460
   M /trunk/doc/sympa.tex.tpl
 
14461
   M /trunk/src/Commands.pm
 
14462
   M /trunk/src/Conf.pm
 
14463
   M /trunk/src/Log.pm
 
14464
   M /trunk/src/sympa.pl
 
14465
   M /trunk/src/tools.pl
 
14466
 
 
14467
 
 
14468
 
 
14469
New mode with two processus one dedicated for messages one dedicated for commands
 
14470
 At start : use --service process_message to process only distribution
 
14471
                --service process_command to process only command
 
14472
 
 
14473
 In sympa.conf : distribution_mode fork to make symap.pl fork and run two daemon.
 
14474
                 distribution_mode single (default) to run as previous version.
 
14475
 
 
14476
This mode requiert more computer ressources but provide better priiority handling
 
14477
and faster answer to commands.
 
14478
 
 
14479
 
 
14480
Internal : new spool distribute where sympa distribute message with asking for
 
14481
more auth nor editor validation.
 
14482
 
 
14483
------------------------------------------------------------------------
 
14484
r2649 | sympa-authors | 2004-12-09 13:38:42 +0100 (Thu, 09 Dec 2004) | 2 lines
 
14485
Changed paths:
 
14486
   M /trunk/web_tt2/main.tt2
 
14487
   M /trunk/wwsympa/wwsympa.fcgi
 
14488
 
 
14489
[M.PELTIER][BugID 354]Change: Added a noparse html tag ; page substitle is the archive message subject
 
14490
 
 
14491
------------------------------------------------------------------------
 
14492
r2648 | sympa-authors | 2004-12-09 13:02:27 +0100 (Thu, 09 Dec 2004) | 13 lines
 
14493
Changed paths:
 
14494
   M /trunk/src/etc/mhonarc-ressources.tt2
 
14495
 
 
14496
[M.Peltier] [BugID 353]  mhonarc resources improvement (used TSLICE instead of Ref and Followup, HTML 4 conformance, ...) :
 
14497
 Please find enclosed a patch for mhonarc-ressources.tt2 file made from revision 1.5 (dev CVS 2004/12/6).
 
14498
 
 
14499
Changelog:
 
14500
- code cleaning
 
14501
- fixed some HTML 4 conformance bugs
 
14502
- fixed some presentation inconsistencies
 
14503
- used TSLICE instead of "Reference and followup" at the end of message that is much more intuitive in my opinion.
 
14504
- do not display the following message header: thread-*, User-agent, references, reply-to, User-agent, Mail-followup-to
 
14505
 
 
14506
See also:
 
14507
http://listes.cru.fr/wws/arc/sympa-dev/2004-12/msg00000.html
 
14508
 
 
14509
------------------------------------------------------------------------
 
14510
r2647 | sympa-authors | 2004-12-09 11:18:43 +0100 (Thu, 09 Dec 2004) | 2 lines
 
14511
Changed paths:
 
14512
   M /trunk/mail_tt2/listmaster_notification.tt2
 
14513
 
 
14514
Fix
 
14515
 
 
14516
------------------------------------------------------------------------
 
14517
r2646 | sympa-authors | 2004-12-09 10:27:25 +0100 (Thu, 09 Dec 2004) | 2 lines
 
14518
Changed paths:
 
14519
   M /trunk/src/admin.pm
 
14520
 
 
14521
Fix: failed to create lists with topic/subtopic
 
14522
 
 
14523
------------------------------------------------------------------------
 
14524
r2645 | sympa-authors | 2004-12-07 17:26:49 +0100 (Tue, 07 Dec 2004) | 2 lines
 
14525
Changed paths:
 
14526
   M /trunk/po/fr.po
 
14527
 
 
14528
Updated
 
14529
 
 
14530
------------------------------------------------------------------------
 
14531
r2644 | sympa-authors | 2004-12-07 17:26:27 +0100 (Tue, 07 Dec 2004) | 2 lines
 
14532
Changed paths:
 
14533
   M /trunk/po/cs.po
 
14534
   M /trunk/po/de.po
 
14535
   M /trunk/po/en_US.po
 
14536
   M /trunk/po/es.po
 
14537
   M /trunk/po/et.po
 
14538
   M /trunk/po/fi.po
 
14539
   M /trunk/po/fr.po
 
14540
   M /trunk/po/hu.po
 
14541
   M /trunk/po/it.po
 
14542
   M /trunk/po/nl.po
 
14543
   M /trunk/po/pl.po
 
14544
   M /trunk/po/pt.po
 
14545
   M /trunk/po/ro.po
 
14546
   M /trunk/po/sympa.pot
 
14547
   M /trunk/po/xgettext.pl
 
14548
   M /trunk/po/zh_CN.po
 
14549
   M /trunk/po/zh_TW.po
 
14550
 
 
14551
Update
 
14552
 
 
14553
------------------------------------------------------------------------
 
14554
r2643 | sympa-authors | 2004-12-07 17:01:32 +0100 (Tue, 07 Dec 2004) | 2 lines
 
14555
Changed paths:
 
14556
   M /trunk/mail_tt2/listowner_notification.tt2
 
14557
 
 
14558
Fix
 
14559
 
 
14560
------------------------------------------------------------------------
 
14561
r2642 | sympa-authors | 2004-12-07 16:31:51 +0100 (Tue, 07 Dec 2004) | 2 lines
 
14562
Changed paths:
 
14563
   M /trunk/po/hu.po
 
14564
 
 
14565
Sunc with POT file
 
14566
 
 
14567
------------------------------------------------------------------------
 
14568
r2641 | sympa-authors | 2004-12-07 16:31:23 +0100 (Tue, 07 Dec 2004) | 2 lines
 
14569
Changed paths:
 
14570
   M /trunk/po/hu.po
 
14571
 
 
14572
[H.Gabor] Updated
 
14573
 
 
14574
------------------------------------------------------------------------
 
14575
r2640 | sympa-authors | 2004-12-07 16:30:22 +0100 (Tue, 07 Dec 2004) | 2 lines
 
14576
Changed paths:
 
14577
   M /trunk/po/cs.po
 
14578
   M /trunk/po/de.po
 
14579
   M /trunk/po/en_US.po
 
14580
   M /trunk/po/es.po
 
14581
   M /trunk/po/et.po
 
14582
   M /trunk/po/fi.po
 
14583
   M /trunk/po/fr.po
 
14584
   M /trunk/po/hu.po
 
14585
   M /trunk/po/it.po
 
14586
   M /trunk/po/nl.po
 
14587
   M /trunk/po/pl.po
 
14588
   M /trunk/po/pt.po
 
14589
   M /trunk/po/ro.po
 
14590
   M /trunk/po/zh_CN.po
 
14591
   M /trunk/po/zh_TW.po
 
14592
 
 
14593
Sync PO files with POT file
 
14594
 
 
14595
------------------------------------------------------------------------
 
14596
r2639 | sympa-authors | 2004-12-07 16:28:03 +0100 (Tue, 07 Dec 2004) | 2 lines
 
14597
Changed paths:
 
14598
   M /trunk/po/sympa.pot
 
14599
 
 
14600
Update
 
14601
 
 
14602
------------------------------------------------------------------------
 
14603
r2638 | sympa-authors | 2004-12-07 16:21:38 +0100 (Tue, 07 Dec 2004) | 2 lines
 
14604
Changed paths:
 
14605
   M /trunk/wwsympa/archived.pl
 
14606
 
 
14607
Fix: addressmodify code passed as an argument because $AddressModify .mhonarc.db var was used inbstead of M2H_ADDRESSMODIFYCODE env var
 
14608
 
 
14609
------------------------------------------------------------------------
 
14610
r2637 | sympa-authors | 2004-12-07 10:04:17 +0100 (Tue, 07 Dec 2004) | 2 lines
 
14611
Changed paths:
 
14612
   M /trunk/doc/html/index.html
 
14613
   M /trunk/doc/html/node1.html
 
14614
   M /trunk/doc/html/node10.html
 
14615
   M /trunk/doc/html/node11.html
 
14616
   M /trunk/doc/html/node12.html
 
14617
   M /trunk/doc/html/node13.html
 
14618
   M /trunk/doc/html/node14.html
 
14619
   M /trunk/doc/html/node15.html
 
14620
   M /trunk/doc/html/node16.html
 
14621
   M /trunk/doc/html/node17.html
 
14622
   M /trunk/doc/html/node18.html
 
14623
   M /trunk/doc/html/node19.html
 
14624
   M /trunk/doc/html/node2.html
 
14625
   M /trunk/doc/html/node20.html
 
14626
   M /trunk/doc/html/node21.html
 
14627
   M /trunk/doc/html/node22.html
 
14628
   M /trunk/doc/html/node23.html
 
14629
   M /trunk/doc/html/node24.html
 
14630
   M /trunk/doc/html/node3.html
 
14631
   M /trunk/doc/html/node4.html
 
14632
   M /trunk/doc/html/node5.html
 
14633
   M /trunk/doc/html/node6.html
 
14634
   M /trunk/doc/html/node7.html
 
14635
   M /trunk/doc/html/node8.html
 
14636
   M /trunk/doc/html/node9.html
 
14637
   M /trunk/doc/html/sympa.html
 
14638
   M /trunk/doc/html/sympa.ps
 
14639
   M /trunk/doc/sympa.pdf
 
14640
   M /trunk/doc/sympa.ps
 
14641
   M /trunk/doc/sympa.tex
 
14642
   M /trunk/doc/sympa.tex.tpl
 
14643
 
 
14644
Update
 
14645
 
 
14646
------------------------------------------------------------------------
 
14647
r2635 | sympa-authors | 2004-12-06 12:12:43 +0100 (Mon, 06 Dec 2004) | 2 lines
 
14648
Changed paths:
 
14649
   M /trunk/Makefile.in
 
14650
   M /trunk/NEWS
 
14651
 
 
14652
Update
 
14653
 
 
14654
------------------------------------------------------------------------
 
14655
r2634 | sympa-authors | 2004-12-06 12:12:23 +0100 (Mon, 06 Dec 2004) | 2 lines
 
14656
Changed paths:
 
14657
   M /trunk/important_changes.pl
 
14658
 
 
14659
Fix: would prompt all historical changes if previous version was not found in NEWS
 
14660
 
 
14661
------------------------------------------------------------------------
 
14662
r2633 | sympa-authors | 2004-12-06 11:54:13 +0100 (Mon, 06 Dec 2004) | 2 lines
 
14663
Changed paths:
 
14664
   M /trunk/check_perl_modules.pl
 
14665
 
 
14666
Require XML-LibXML perl module
 
14667
 
 
14668
------------------------------------------------------------------------
 
14669
r2632 | sympa-authors | 2004-12-06 11:03:18 +0100 (Mon, 06 Dec 2004) | 2 lines
 
14670
Changed paths:
 
14671
   M /trunk/ChangeLog
 
14672
   M /trunk/NEWS
 
14673
 
 
14674
preparing sympa 5.0a
 
14675
 
 
14676
------------------------------------------------------------------------
 
14677
r2631 | sympa-authors | 2004-12-06 11:01:25 +0100 (Mon, 06 Dec 2004) | 2 lines
 
14678
Changed paths:
 
14679
   M /trunk/wwsympa/archived.pl
 
14680
 
 
14681
Change: remove .mhonarc/db before rebuilding archives
 
14682
 
 
14683
------------------------------------------------------------------------
 
14684
r2630 | sympa-authors | 2004-12-06 08:37:48 +0100 (Mon, 06 Dec 2004) | 2 lines
 
14685
Changed paths:
 
14686
   M /trunk/doc/sympa.tex.tpl
 
14687
   M /trunk/soap/sympasoap.pm
 
14688
 
 
14689
Fix 'subscribtion' typo
 
14690
 
 
14691
------------------------------------------------------------------------
 
14692
r2629 | sympa-authors | 2004-12-02 15:14:21 +0100 (Thu, 02 Dec 2004) | 3 lines
 
14693
Changed paths:
 
14694
   M /trunk/doc/html/index.html
 
14695
   M /trunk/doc/html/node1.html
 
14696
   M /trunk/doc/html/node10.html
 
14697
   M /trunk/doc/html/node11.html
 
14698
   M /trunk/doc/html/node12.html
 
14699
   M /trunk/doc/html/node13.html
 
14700
   M /trunk/doc/html/node14.html
 
14701
   M /trunk/doc/html/node15.html
 
14702
   M /trunk/doc/html/node16.html
 
14703
   M /trunk/doc/html/node17.html
 
14704
   M /trunk/doc/html/node18.html
 
14705
   M /trunk/doc/html/node19.html
 
14706
   M /trunk/doc/html/node2.html
 
14707
   M /trunk/doc/html/node20.html
 
14708
   M /trunk/doc/html/node21.html
 
14709
   M /trunk/doc/html/node22.html
 
14710
   M /trunk/doc/html/node23.html
 
14711
   M /trunk/doc/html/node24.html
 
14712
   M /trunk/doc/html/node3.html
 
14713
   M /trunk/doc/html/node4.html
 
14714
   M /trunk/doc/html/node5.html
 
14715
   M /trunk/doc/html/node6.html
 
14716
   M /trunk/doc/html/node7.html
 
14717
   M /trunk/doc/html/node8.html
 
14718
   M /trunk/doc/html/node9.html
 
14719
   M /trunk/doc/html/sympa.html
 
14720
   M /trunk/doc/html/sympa.ps
 
14721
   M /trunk/doc/sympa.pdf
 
14722
   M /trunk/doc/sympa.ps
 
14723
   M /trunk/doc/sympa.tex
 
14724
   M /trunk/doc/sympa.tex.tpl
 
14725
   M /trunk/src/Config_XML.pm
 
14726
   M /trunk/src/Family.pm
 
14727
   M /trunk/src/List.pm
 
14728
   M /trunk/src/admin.pm
 
14729
   M /trunk/src/sympa.pl
 
14730
   M /trunk/wwsympa/wwsympa.fcgi
 
14731
 
 
14732
[G. Bouteille] Changes: some XML entries become optional
 
14733
New feature: added 'source-parameters' entry in owner_include and editor_include parameters to include variables in data sources
 
14734
 
 
14735
------------------------------------------------------------------------
 
14736
r2628 | sympa-authors | 2004-12-02 11:05:16 +0100 (Thu, 02 Dec 2004) | 2 lines
 
14737
Changed paths:
 
14738
   M /trunk/src/etc/mhonarc-ressources.tt2
 
14739
   M /trunk/wwsympa/archived.pl
 
14740
 
 
14741
Change: time is used as variable elements in tags to prevent message contents to be parsed
 
14742
 
 
14743
------------------------------------------------------------------------
 
14744
r2626 | sympa-authors | 2004-11-22 13:13:01 +0100 (Mon, 22 Nov 2004) | 2 lines
 
14745
Changed paths:
 
14746
   M /trunk/wwsympa/wwsympa.fcgi
 
14747
 
 
14748
Fix: datasources did not appear after a search ; now use a common subroutine
 
14749
 
 
14750
------------------------------------------------------------------------
 
14751
r2624 | sympa-authors | 2004-11-22 10:54:17 +0100 (Mon, 22 Nov 2004) | 2 lines
 
14752
Changed paths:
 
14753
   M /trunk/src/Commands.pm
 
14754
 
 
14755
Fix: 'SIG *' failed ; only unsubscribed from the first list
 
14756
 
 
14757
------------------------------------------------------------------------
 
14758
r2623 | sympa-authors | 2004-11-22 10:12:43 +0100 (Mon, 22 Nov 2004) | 2 lines
 
14759
Changed paths:
 
14760
   M /trunk/src/List.pm
 
14761
 
 
14762
Fix: failed saving config if list was not loaded in %list_of_lists
 
14763
 
 
14764
------------------------------------------------------------------------
 
14765
r2622 | sympa-authors | 2004-11-22 09:31:33 +0100 (Mon, 22 Nov 2004) | 2 lines
 
14766
Changed paths:
 
14767
   M /trunk/src/Conf.pm
 
14768
 
 
14769
Fix previous change
 
14770
 
 
14771
------------------------------------------------------------------------
 
14772
r2621 | sympa-authors | 2004-11-22 09:09:26 +0100 (Mon, 22 Nov 2004) | 2 lines
 
14773
Changed paths:
 
14774
   M /trunk/src/task_manager.pl
 
14775
 
 
14776
Fix: task_manager would die while running purge_user_table() if no editor/owner existed for the list (Can't use an undefined value as an ARRAY reference)
 
14777
 
 
14778
------------------------------------------------------------------------
 
14779
r2620 | serge.aumont | 2004-11-22 08:48:23 +0100 (Mon, 22 Nov 2004) | 4 lines
 
14780
Changed paths:
 
14781
   M /trunk/doc/sympa.tex.tpl
 
14782
   M /trunk/src/Conf.pm
 
14783
   M /trunk/src/alias_manager.pl
 
14784
 
 
14785
 
 
14786
 
 
14787
New sympa.conf parameter : sendmail_aliases
 
14788
 
 
14789
------------------------------------------------------------------------
 
14790
r2619 | sympa-authors | 2004-11-22 08:28:33 +0100 (Mon, 22 Nov 2004) | 2 lines
 
14791
Changed paths:
 
14792
   M /trunk/src/List.pm
 
14793
 
 
14794
Fix: lists in error_config status would return undef
 
14795
 
 
14796
------------------------------------------------------------------------
 
14797
r2618 | sympa-authors | 2004-11-22 08:27:53 +0100 (Mon, 22 Nov 2004) | 2 lines
 
14798
Changed paths:
 
14799
   M /trunk/src/Commands.pm
 
14800
 
 
14801
Fix SIG *
 
14802
 
 
14803
------------------------------------------------------------------------
 
14804
r2617 | sympa-authors | 2004-11-22 08:19:20 +0100 (Mon, 22 Nov 2004) | 2 lines
 
14805
Changed paths:
 
14806
   M /trunk/doc/Makefile
 
14807
   M /trunk/doc/html/index.html
 
14808
   M /trunk/doc/html/node1.html
 
14809
   M /trunk/doc/html/node10.html
 
14810
   M /trunk/doc/html/node11.html
 
14811
   M /trunk/doc/html/node12.html
 
14812
   M /trunk/doc/html/node13.html
 
14813
   M /trunk/doc/html/node14.html
 
14814
   M /trunk/doc/html/node15.html
 
14815
   M /trunk/doc/html/node16.html
 
14816
   M /trunk/doc/html/node17.html
 
14817
   M /trunk/doc/html/node18.html
 
14818
   M /trunk/doc/html/node19.html
 
14819
   M /trunk/doc/html/node2.html
 
14820
   M /trunk/doc/html/node20.html
 
14821
   M /trunk/doc/html/node21.html
 
14822
   M /trunk/doc/html/node22.html
 
14823
   M /trunk/doc/html/node23.html
 
14824
   M /trunk/doc/html/node24.html
 
14825
   M /trunk/doc/html/node3.html
 
14826
   M /trunk/doc/html/node4.html
 
14827
   M /trunk/doc/html/node5.html
 
14828
   M /trunk/doc/html/node6.html
 
14829
   M /trunk/doc/html/node7.html
 
14830
   M /trunk/doc/html/node8.html
 
14831
   M /trunk/doc/html/node9.html
 
14832
   M /trunk/doc/html/sympa.html
 
14833
   M /trunk/doc/html/sympa.ps
 
14834
   M /trunk/doc/sympa.pdf
 
14835
   M /trunk/doc/sympa.ps
 
14836
   M /trunk/doc/sympa.tex
 
14837
   M /trunk/doc/sympa.tex.tpl
 
14838
 
 
14839
Update
 
14840
 
 
14841
------------------------------------------------------------------------
 
14842
r2616 | sympa-authors | 2004-11-18 15:37:03 +0100 (Thu, 18 Nov 2004) | 2 lines
 
14843
Changed paths:
 
14844
   M /trunk/wwsympa/wwsympa.fcgi
 
14845
 
 
14846
[O.Lacroix] Change: notify listmasters of list creation/rejection
 
14847
 
 
14848
------------------------------------------------------------------------
 
14849
r2615 | sympa-authors | 2004-11-18 11:25:01 +0100 (Thu, 18 Nov 2004) | 2 lines
 
14850
Changed paths:
 
14851
   M /trunk/po/it.po
 
14852
   M /trunk/src/Conf.pm
 
14853
 
 
14854
[G. Donnini] Update of Italian translations
 
14855
 
 
14856
------------------------------------------------------------------------
 
14857
r2613 | sympa-authors | 2004-11-09 15:13:40 +0100 (Tue, 09 Nov 2004) | 3 lines
 
14858
Changed paths:
 
14859
   M /trunk/src/etc/script/create_db.Oracle
 
14860
   M /trunk/src/etc/script/create_db.Pg
 
14861
   M /trunk/src/etc/script/create_db.Sybase
 
14862
   M /trunk/src/etc/script/create_db.mysql
 
14863
 
 
14864
Fix: replace attributes_user type from 'text' to 'varchar(255)'; could make an "out of memory problem"
 
14865
Also uncommented admin_table creation
 
14866
 
 
14867
------------------------------------------------------------------------
 
14868
r2612 | sympa-authors | 2004-11-09 09:27:49 +0100 (Tue, 09 Nov 2004) | 2 lines
 
14869
Changed paths:
 
14870
   M /trunk/src/List.pm
 
14871
 
 
14872
Fix
 
14873
 
 
14874
------------------------------------------------------------------------
 
14875
r2611 | sympa-authors | 2004-11-09 09:26:25 +0100 (Tue, 09 Nov 2004) | 2 lines
 
14876
Changed paths:
 
14877
   M /trunk/doc/html/index.html
 
14878
   M /trunk/doc/html/node1.html
 
14879
   M /trunk/doc/html/node10.html
 
14880
   M /trunk/doc/html/node11.html
 
14881
   M /trunk/doc/html/node12.html
 
14882
   M /trunk/doc/html/node13.html
 
14883
   M /trunk/doc/html/node14.html
 
14884
   M /trunk/doc/html/node15.html
 
14885
   M /trunk/doc/html/node16.html
 
14886
   M /trunk/doc/html/node17.html
 
14887
   M /trunk/doc/html/node18.html
 
14888
   M /trunk/doc/html/node19.html
 
14889
   M /trunk/doc/html/node2.html
 
14890
   M /trunk/doc/html/node20.html
 
14891
   M /trunk/doc/html/node21.html
 
14892
   M /trunk/doc/html/node22.html
 
14893
   M /trunk/doc/html/node23.html
 
14894
   M /trunk/doc/html/node24.html
 
14895
   M /trunk/doc/html/node3.html
 
14896
   M /trunk/doc/html/node4.html
 
14897
   M /trunk/doc/html/node5.html
 
14898
   M /trunk/doc/html/node6.html
 
14899
   M /trunk/doc/html/node7.html
 
14900
   M /trunk/doc/html/node8.html
 
14901
   M /trunk/doc/html/node9.html
 
14902
   M /trunk/doc/html/sympa.html
 
14903
   M /trunk/doc/html/sympa.ps
 
14904
   M /trunk/doc/sympa.pdf
 
14905
   M /trunk/doc/sympa.ps
 
14906
   M /trunk/doc/sympa.tex
 
14907
   M /trunk/doc/sympa.tex.tpl
 
14908
   M /trunk/src/Family.pm
 
14909
   M /trunk/src/sympa.pl
 
14910
 
 
14911
New parameter --input_file
 
14912
 
 
14913
------------------------------------------------------------------------
 
14914
r2610 | sympa-authors | 2004-10-26 16:25:24 +0200 (Tue, 26 Oct 2004) | 2 lines
 
14915
Changed paths:
 
14916
   M /trunk/mail_tt2/listmaster_notification.tt2
 
14917
   M /trunk/src/Config_XML.pm
 
14918
   M /trunk/src/Family.pm
 
14919
   M /trunk/src/List.pm
 
14920
   M /trunk/src/admin.pm
 
14921
   M /trunk/src/sympa.pl
 
14922
   M /trunk/wwsympa/wwsympa.fcgi
 
14923
 
 
14924
[G. Bouteille]New feature: add features to families (--add_list, --modify_list, close_family)
 
14925
 
 
14926
------------------------------------------------------------------------
 
14927
r2609 | sympa-authors | 2004-10-26 14:58:15 +0200 (Tue, 26 Oct 2004) | 2 lines
 
14928
Changed paths:
 
14929
   M /trunk/src/alias_manager.pl
 
14930
 
 
14931
Fix: missing carriage returns
 
14932
 
 
14933
------------------------------------------------------------------------
 
14934
r2608 | sympa-authors | 2004-10-25 14:13:52 +0200 (Mon, 25 Oct 2004) | 2 lines
 
14935
Changed paths:
 
14936
   M /trunk/po/fr.po
 
14937
 
 
14938
[reported by J.Melot]Fix: in French 'Archives' is only used in the plural form
 
14939
 
 
14940
------------------------------------------------------------------------
 
14941
r2607 | sympa-authors | 2004-10-25 12:42:00 +0200 (Mon, 25 Oct 2004) | 2 lines
 
14942
Changed paths:
 
14943
   M /trunk/src/etc/create_list_templates/discussion_list/config.tt2
 
14944
   M /trunk/src/etc/create_list_templates/hotline/config.tt2
 
14945
   M /trunk/src/etc/create_list_templates/html-news-letter/config.tt2
 
14946
   M /trunk/src/etc/create_list_templates/intranet_list/config.tt2
 
14947
   M /trunk/src/etc/create_list_templates/news-letter/config.tt2
 
14948
   M /trunk/src/etc/create_list_templates/private_working_group/config.tt2
 
14949
   M /trunk/src/etc/create_list_templates/public_web_forum/config.tt2
 
14950
 
 
14951
Fix: chomp lines
 
14952
 
 
14953
------------------------------------------------------------------------
 
14954
r2606 | sympa-authors | 2004-10-25 12:21:42 +0200 (Mon, 25 Oct 2004) | 3 lines
 
14955
Changed paths:
 
14956
   M /trunk/doc/html/index.html
 
14957
   M /trunk/doc/html/node1.html
 
14958
   M /trunk/doc/html/node10.html
 
14959
   M /trunk/doc/html/node11.html
 
14960
   M /trunk/doc/html/node12.html
 
14961
   M /trunk/doc/html/node13.html
 
14962
   M /trunk/doc/html/node14.html
 
14963
   M /trunk/doc/html/node15.html
 
14964
   M /trunk/doc/html/node16.html
 
14965
   M /trunk/doc/html/node17.html
 
14966
   M /trunk/doc/html/node18.html
 
14967
   M /trunk/doc/html/node19.html
 
14968
   M /trunk/doc/html/node2.html
 
14969
   M /trunk/doc/html/node20.html
 
14970
   M /trunk/doc/html/node21.html
 
14971
   M /trunk/doc/html/node22.html
 
14972
   M /trunk/doc/html/node23.html
 
14973
   M /trunk/doc/html/node24.html
 
14974
   M /trunk/doc/html/node3.html
 
14975
   M /trunk/doc/html/node4.html
 
14976
   M /trunk/doc/html/node5.html
 
14977
   M /trunk/doc/html/node6.html
 
14978
   M /trunk/doc/html/node7.html
 
14979
   M /trunk/doc/html/node8.html
 
14980
   M /trunk/doc/html/node9.html
 
14981
   M /trunk/doc/html/sympa.html
 
14982
   M /trunk/doc/html/sympa.ps
 
14983
   M /trunk/doc/sympa.pdf
 
14984
   M /trunk/doc/sympa.ps
 
14985
   M /trunk/doc/sympa.tex
 
14986
   M /trunk/doc/sympa.tex.tpl
 
14987
   M /trunk/mail_tt2/digest.tt2
 
14988
   M /trunk/mail_tt2/digest_plain.tt2
 
14989
   M /trunk/mail_tt2/global_remind.tt2
 
14990
   M /trunk/mail_tt2/helpfile.tt2
 
14991
   M /trunk/mail_tt2/info_report.tt2
 
14992
   M /trunk/mail_tt2/listowner_notification.tt2
 
14993
   M /trunk/mail_tt2/lists.tt2
 
14994
   M /trunk/mail_tt2/moderate.tt2
 
14995
   M /trunk/mail_tt2/review.tt2
 
14996
   M /trunk/mail_tt2/sendpasswd.tt2
 
14997
   M /trunk/mail_tt2/subscriber_notification.tt2
 
14998
   M /trunk/mail_tt2/summary.tt2
 
14999
   M /trunk/mail_tt2/welcome.tt2
 
15000
   A /trunk/src/Config_XML.pm
 
15001
   A /trunk/src/Family.pm
 
15002
   M /trunk/src/List.pm
 
15003
   M /trunk/src/Makefile
 
15004
   A /trunk/src/admin.pm
 
15005
   M /trunk/src/etc/create_list_templates/discussion_list/config.tt2
 
15006
   M /trunk/src/etc/create_list_templates/hotline/config.tt2
 
15007
   M /trunk/src/etc/create_list_templates/html-news-letter/config.tt2
 
15008
   M /trunk/src/etc/create_list_templates/intranet_list/config.tt2
 
15009
   M /trunk/src/etc/create_list_templates/news-letter/config.tt2
 
15010
   M /trunk/src/etc/create_list_templates/private_working_group/config.tt2
 
15011
   M /trunk/src/etc/create_list_templates/public_web_forum/config.tt2
 
15012
   M /trunk/src/etc/edit_list.conf
 
15013
   M /trunk/src/etc/list_aliases.tt2
 
15014
   M /trunk/src/sympa.pl
 
15015
   M /trunk/src/tools.pl
 
15016
   M /trunk/src/tt2.pl
 
15017
   M /trunk/web_tt2/edit_list_request.tt2
 
15018
   A /trunk/web_tt2/review_family.tt2
 
15019
   M /trunk/web_tt2/serveradmin.tt2
 
15020
   M /trunk/wwsympa/wwsympa.fcgi
 
15021
 
 
15022
[G. Bouteille] New feature: 1st version of list families. List families make it possible to automatically create a set of mailing lists that share a common configuration template,
 
15023
 a set of constraints, templates and authZ scenarios. Family instantiation requires an XML document that defines mailing lists.
 
15024
 
 
15025
------------------------------------------------------------------------
 
15026
r2605 | sympa-authors | 2004-10-25 12:21:33 +0200 (Mon, 25 Oct 2004) | 2 lines
 
15027
Changed paths:
 
15028
   M /trunk/mail_tt2/listmaster_notification.tt2
 
15029
 
 
15030
Update
 
15031
 
 
15032
------------------------------------------------------------------------
 
15033
r2604 | sympa-authors | 2004-10-25 12:19:17 +0200 (Mon, 25 Oct 2004) | 2 lines
 
15034
Changed paths:
 
15035
   M /trunk/AUTHORS
 
15036
   M /trunk/COPYING
 
15037
   M /trunk/ChangeLog
 
15038
   M /trunk/INSTALL
 
15039
   M /trunk/KNOWNBUGS
 
15040
   M /trunk/Makefile.am
 
15041
   M /trunk/Makefile.in
 
15042
   M /trunk/NEWS
 
15043
   M /trunk/README
 
15044
   M /trunk/aclocal.m4
 
15045
   M /trunk/check_perl_modules.pl
 
15046
   M /trunk/config.guess
 
15047
   M /trunk/config.sub
 
15048
   M /trunk/configure
 
15049
   M /trunk/configure.in
 
15050
   M /trunk/important_changes.pl
 
15051
   M /trunk/install-sh
 
15052
   M /trunk/missing
 
15053
   M /trunk/mkinstalldirs
 
15054
   M /trunk/set_symlinks.pl
 
15055
   M /trunk/subst.pl
 
15056
 
 
15057
[G. Bouteille] New feature : 1st version of list families. List families allow to automatically create a set a list that share common config templates, constraints, templates, authZ scenarios. Family instantiation requires an XML document that defines the mailing lists.
 
15058
 
 
15059
------------------------------------------------------------------------
 
15060
r2603 | sympa-authors | 2004-10-25 12:11:27 +0200 (Mon, 25 Oct 2004) | 2 lines
 
15061
Changed paths:
 
15062
   M /trunk/AUTHORS
 
15063
   M /trunk/COPYING
 
15064
   M /trunk/ChangeLog
 
15065
   M /trunk/INSTALL
 
15066
   M /trunk/KNOWNBUGS
 
15067
   M /trunk/Makefile.am
 
15068
   M /trunk/Makefile.in
 
15069
   M /trunk/NEWS
 
15070
   M /trunk/README
 
15071
   M /trunk/aclocal.m4
 
15072
   M /trunk/check_perl_modules.pl
 
15073
   M /trunk/config.guess
 
15074
   M /trunk/config.sub
 
15075
   M /trunk/configure
 
15076
   M /trunk/configure.in
 
15077
   M /trunk/important_changes.pl
 
15078
   M /trunk/install-sh
 
15079
   M /trunk/missing
 
15080
   M /trunk/mkinstalldirs
 
15081
   M /trunk/set_symlinks.pl
 
15082
   M /trunk/subst.pl
 
15083
 
 
15084
Force updates
 
15085
 
 
15086
------------------------------------------------------------------------
 
15087
r2602 | sympa-authors | 2004-10-25 12:05:40 +0200 (Mon, 25 Oct 2004) | 2 lines
 
15088
Changed paths:
 
15089
   M /trunk/mail_tt2/listmaster_notification.tt2
 
15090
 
 
15091
Reverse previous changes
 
15092
 
 
15093
------------------------------------------------------------------------
 
15094
r2601 | sympa-authors | 2004-10-18 11:24:28 +0200 (Mon, 18 Oct 2004) | 2 lines
 
15095
Changed paths:
 
15096
   M /trunk/wwsympa/wwsympa.fcgi
 
15097
 
 
15098
Fix: run a sync_include_admin at list creation time
 
15099
 
 
15100
------------------------------------------------------------------------
 
15101
r2600 | sympa-authors | 2004-10-15 11:57:56 +0200 (Fri, 15 Oct 2004) | 2 lines
 
15102
Changed paths:
 
15103
   M /trunk/mail_tt2/listmaster_notification.tt2
 
15104
   M /trunk/mail_tt2/listowner_notification.tt2
 
15105
   M /trunk/mail_tt2/sendpasswd.tt2
 
15106
 
 
15107
Fix: incorrect TT2 directives
 
15108
 
 
15109
------------------------------------------------------------------------
 
15110
r2599 | sympa-authors | 2004-10-15 11:55:04 +0200 (Fri, 15 Oct 2004) | 2 lines
 
15111
Changed paths:
 
15112
   M /trunk/src/etc/list_aliases.tt2
 
15113
 
 
15114
Fix
 
15115
 
 
15116
------------------------------------------------------------------------
 
15117
r2598 | sympa-authors | 2004-10-13 16:29:45 +0200 (Wed, 13 Oct 2004) | 2 lines
 
15118
Changed paths:
 
15119
   M /trunk/web_tt2/admin_menu.tt2
 
15120
 
 
15121
[O.Lacroix] Fix: data source admin menu was restricted to listmasters
 
15122
 
 
15123
------------------------------------------------------------------------
 
15124
r2597 | sympa-authors | 2004-10-13 16:27:44 +0200 (Wed, 13 Oct 2004) | 2 lines
 
15125
Changed paths:
 
15126
   M /trunk/src/mail.pm
 
15127
 
 
15128
Fix: Lang was not set correctly before parsing a template
 
15129
 
 
15130
------------------------------------------------------------------------
 
15131
r2595 | sympa-authors | 2004-10-13 14:52:23 +0200 (Wed, 13 Oct 2004) | 2 lines
 
15132
Changed paths:
 
15133
   M /trunk/src/List.pm
 
15134
 
 
15135
[G.Bouteille] Fix: check if $user is defined first. Otherwise wwsympa would create loops
 
15136
 
 
15137
------------------------------------------------------------------------
 
15138
r2594 | sympa-authors | 2004-10-13 14:04:42 +0200 (Wed, 13 Oct 2004) | 2 lines
 
15139
Changed paths:
 
15140
   M /trunk/src/List.pm
 
15141
 
 
15142
Fix: lower case admin email addresses
 
15143
 
 
15144
------------------------------------------------------------------------
 
15145
r2593 | sympa-authors | 2004-10-13 12:23:22 +0200 (Wed, 13 Oct 2004) | 2 lines
 
15146
Changed paths:
 
15147
   M /trunk/wwsympa/wwsympa.fcgi
 
15148
 
 
15149
Fix: duplicate topics on the front page while changing the language
 
15150
 
 
15151
------------------------------------------------------------------------
 
15152
r2592 | sympa-authors | 2004-10-12 17:40:47 +0200 (Tue, 12 Oct 2004) | 2 lines
 
15153
Changed paths:
 
15154
   M /trunk/src/List.pm
 
15155
 
 
15156
Fixes
 
15157
 
 
15158
------------------------------------------------------------------------
 
15159
r2591 | sympa-authors | 2004-10-12 17:36:48 +0200 (Tue, 12 Oct 2004) | 2 lines
 
15160
Changed paths:
 
15161
   M /trunk/check_perl_modules.pl
 
15162
 
 
15163
Fix: require LWP instead LWP::Agent
 
15164
 
 
15165
------------------------------------------------------------------------
 
15166
r2590 | sympa-authors | 2004-10-12 17:30:50 +0200 (Tue, 12 Oct 2004) | 2 lines
 
15167
Changed paths:
 
15168
   M /trunk/doc/sympa.tex.tpl
 
15169
 
 
15170
preparing sympa 4.2b.5
 
15171
 
 
15172
------------------------------------------------------------------------
 
15173
r2589 | sympa-authors | 2004-10-12 17:24:24 +0200 (Tue, 12 Oct 2004) | 2 lines
 
15174
Changed paths:
 
15175
   M /trunk/doc/html/index.html
 
15176
   M /trunk/doc/html/node1.html
 
15177
   M /trunk/doc/html/node10.html
 
15178
   M /trunk/doc/html/node11.html
 
15179
   M /trunk/doc/html/node12.html
 
15180
   M /trunk/doc/html/node13.html
 
15181
   M /trunk/doc/html/node14.html
 
15182
   M /trunk/doc/html/node15.html
 
15183
   M /trunk/doc/html/node16.html
 
15184
   M /trunk/doc/html/node17.html
 
15185
   M /trunk/doc/html/node18.html
 
15186
   M /trunk/doc/html/node19.html
 
15187
   M /trunk/doc/html/node2.html
 
15188
   M /trunk/doc/html/node20.html
 
15189
   M /trunk/doc/html/node21.html
 
15190
   M /trunk/doc/html/node22.html
 
15191
   M /trunk/doc/html/node23.html
 
15192
   M /trunk/doc/html/node24.html
 
15193
   M /trunk/doc/html/node3.html
 
15194
   M /trunk/doc/html/node4.html
 
15195
   M /trunk/doc/html/node5.html
 
15196
   M /trunk/doc/html/node6.html
 
15197
   M /trunk/doc/html/node7.html
 
15198
   M /trunk/doc/html/node8.html
 
15199
   M /trunk/doc/html/node9.html
 
15200
   M /trunk/doc/html/sympa.html
 
15201
   M /trunk/doc/html/sympa.ps
 
15202
   M /trunk/doc/sympa.pdf
 
15203
   M /trunk/doc/sympa.ps
 
15204
   M /trunk/doc/sympa.tex
 
15205
   M /trunk/doc/sympa.tex.tpl
 
15206
   M /trunk/mail_tt2/listmaster_notification.tt2
 
15207
   M /trunk/src/Ldap.pm
 
15208
   M /trunk/src/List.pm
 
15209
   M /trunk/src/etc/edit_list.conf
 
15210
   M /trunk/src/etc/script/create_db.Oracle
 
15211
   M /trunk/src/etc/script/create_db.Pg
 
15212
   M /trunk/src/etc/script/create_db.Sybase
 
15213
   M /trunk/src/etc/script/create_db.mysql
 
15214
   M /trunk/src/sympa.pl
 
15215
   M /trunk/src/task_manager.pl
 
15216
   M /trunk/src/tools.pl
 
15217
   M /trunk/web_tt2/edit_list_request.tt2
 
15218
   M /trunk/web_tt2/error.tt2
 
15219
   M /trunk/wwsympa/wwsympa.fcgi
 
15220
 
 
15221
[G.Bouteille]New feature: owners and moderators can be extracted from an external datasource. Data sources are gathered in a new 'data_sources' directory. Sympa manages a cache of data in a new 'admin_table' database table.
 
15222
 
 
15223
------------------------------------------------------------------------
 
15224
r2588 | sympa-authors | 2004-10-12 14:08:03 +0200 (Tue, 12 Oct 2004) | 2 lines
 
15225
Changed paths:
 
15226
   M /trunk/src/etc/edit_list.conf
 
15227
 
 
15228
Added include_remote_file
 
15229
 
 
15230
------------------------------------------------------------------------
 
15231
r2587 | sympa-authors | 2004-10-11 15:01:55 +0200 (Mon, 11 Oct 2004) | 2 lines
 
15232
Changed paths:
 
15233
   M /branches/sympa-4_1-branch/wwsympa/wwsympa.fcgi
 
15234
   M /trunk/wwsympa/wwsympa.fcgi
 
15235
 
 
15236
Fix: prevent upload if no file was selected
 
15237
 
 
15238
------------------------------------------------------------------------
 
15239
r2586 | sympa-authors | 2004-10-11 13:27:29 +0200 (Mon, 11 Oct 2004) | 2 lines
 
15240
Changed paths:
 
15241
   M /trunk/doc/html/index.html
 
15242
   M /trunk/doc/html/node1.html
 
15243
   M /trunk/doc/html/node10.html
 
15244
   M /trunk/doc/html/node11.html
 
15245
   M /trunk/doc/html/node12.html
 
15246
   M /trunk/doc/html/node13.html
 
15247
   M /trunk/doc/html/node14.html
 
15248
   M /trunk/doc/html/node15.html
 
15249
   M /trunk/doc/html/node16.html
 
15250
   M /trunk/doc/html/node17.html
 
15251
   M /trunk/doc/html/node18.html
 
15252
   M /trunk/doc/html/node19.html
 
15253
   M /trunk/doc/html/node2.html
 
15254
   M /trunk/doc/html/node20.html
 
15255
   M /trunk/doc/html/node21.html
 
15256
   M /trunk/doc/html/node22.html
 
15257
   M /trunk/doc/html/node23.html
 
15258
   M /trunk/doc/html/node24.html
 
15259
   M /trunk/doc/html/node3.html
 
15260
   M /trunk/doc/html/node4.html
 
15261
   M /trunk/doc/html/node5.html
 
15262
   M /trunk/doc/html/node6.html
 
15263
   M /trunk/doc/html/node7.html
 
15264
   M /trunk/doc/html/node8.html
 
15265
   M /trunk/doc/html/node9.html
 
15266
   M /trunk/doc/html/sympa.html
 
15267
   M /trunk/doc/html/sympa.ps
 
15268
   M /trunk/doc/sympa.pdf
 
15269
   M /trunk/doc/sympa.ps
 
15270
   M /trunk/doc/sympa.tex
 
15271
   M /trunk/doc/sympa.tex.tpl
 
15272
   M /trunk/soap/sympasoap.pm
 
15273
   M /trunk/src/Conf.pm
 
15274
   M /trunk/wwsympa/Auth.pm
 
15275
   M /trunk/wwsympa/wwsympa.fcgi
 
15276
 
 
15277
New feature: extend the generic_sso feature ; Sympa is now able to retrieve the user email address in a LDAP directory
 
15278
 
 
15279
------------------------------------------------------------------------
 
15280
r2585 | sympa-authors | 2004-10-11 10:40:22 +0200 (Mon, 11 Oct 2004) | 2 lines
 
15281
Changed paths:
 
15282
   M /branches/sympa-4_1-branch/soap/sympasoap.pm
 
15283
   M /trunk/soap/sympasoap.pm
 
15284
 
 
15285
[reported by F.Fareneau] Fix: CAS login failed on the SOAP interface if robot was not the default one
 
15286
 
 
15287
------------------------------------------------------------------------
 
15288
r2584 | sympa-authors | 2004-10-08 16:53:14 +0200 (Fri, 08 Oct 2004) | 2 lines
 
15289
Changed paths:
 
15290
   D /trunk/src/AuthN.pm
 
15291
   A /trunk/src/Fetch.pm
 
15292
   M /trunk/src/List.pm
 
15293
   M /trunk/src/Makefile
 
15294
 
 
15295
Change: rename AuthN.pm to Fetch.pm
 
15296
 
 
15297
------------------------------------------------------------------------
 
15298
r2583 | sympa-authors | 2004-10-08 15:31:43 +0200 (Fri, 08 Oct 2004) | 2 lines
 
15299
Changed paths:
 
15300
   M /trunk/check_perl_modules.pl
 
15301
   M /trunk/doc/html/index.html
 
15302
   M /trunk/doc/html/node1.html
 
15303
   M /trunk/doc/html/node10.html
 
15304
   M /trunk/doc/html/node11.html
 
15305
   M /trunk/doc/html/node12.html
 
15306
   M /trunk/doc/html/node13.html
 
15307
   M /trunk/doc/html/node14.html
 
15308
   M /trunk/doc/html/node15.html
 
15309
   M /trunk/doc/html/node16.html
 
15310
   M /trunk/doc/html/node17.html
 
15311
   M /trunk/doc/html/node18.html
 
15312
   M /trunk/doc/html/node19.html
 
15313
   M /trunk/doc/html/node2.html
 
15314
   M /trunk/doc/html/node20.html
 
15315
   M /trunk/doc/html/node21.html
 
15316
   M /trunk/doc/html/node22.html
 
15317
   M /trunk/doc/html/node23.html
 
15318
   M /trunk/doc/html/node24.html
 
15319
   M /trunk/doc/html/node3.html
 
15320
   M /trunk/doc/html/node4.html
 
15321
   M /trunk/doc/html/node5.html
 
15322
   M /trunk/doc/html/node6.html
 
15323
   M /trunk/doc/html/node7.html
 
15324
   M /trunk/doc/html/node8.html
 
15325
   M /trunk/doc/html/node9.html
 
15326
   M /trunk/doc/html/sympa.html
 
15327
   M /trunk/doc/html/sympa.ps
 
15328
   M /trunk/doc/sympa.pdf
 
15329
   M /trunk/doc/sympa.ps
 
15330
   M /trunk/doc/sympa.tex
 
15331
   M /trunk/doc/sympa.tex.tpl
 
15332
   M /trunk/src/AuthN.pm
 
15333
   M /trunk/src/List.pm
 
15334
   M /trunk/src/Makefile
 
15335
 
 
15336
New feature: new include_remote_file list parameter
 
15337
 
 
15338
------------------------------------------------------------------------
 
15339
r2582 | sympa-authors | 2004-10-08 11:38:15 +0200 (Fri, 08 Oct 2004) | 2 lines
 
15340
Changed paths:
 
15341
   A /trunk/src/AuthN.pm
 
15342
   D /trunk/src/X509.pm
 
15343
 
 
15344
Change: X509 module renamed
 
15345
 
 
15346
------------------------------------------------------------------------
 
15347
r2581 | sympa-authors | 2004-10-07 10:50:43 +0200 (Thu, 07 Oct 2004) | 2 lines
 
15348
Changed paths:
 
15349
   M /trunk/src/Language.pm
 
15350
 
 
15351
Change log level
 
15352
 
 
15353
------------------------------------------------------------------------
 
15354
r2580 | sympa-authors | 2004-10-07 10:42:12 +0200 (Thu, 07 Oct 2004) | 2 lines
 
15355
Changed paths:
 
15356
   A /trunk/web_tt2/d_upload.tt2
 
15357
   M /trunk/wwsympa/wwsympa.fcgi
 
15358
 
 
15359
Fix: upload of an existing file failed
 
15360
 
 
15361
------------------------------------------------------------------------
 
15362
r2579 | sympa-authors | 2004-10-06 10:54:25 +0200 (Wed, 06 Oct 2004) | 2 lines
 
15363
Changed paths:
 
15364
   M /trunk/po/fr.po
 
15365
 
 
15366
Fix: typo
 
15367
 
 
15368
------------------------------------------------------------------------
 
15369
r2578 | sympa-authors | 2004-10-06 10:51:21 +0200 (Wed, 06 Oct 2004) | 2 lines
 
15370
Changed paths:
 
15371
   M /trunk/web_tt2/list_menu.tt2
 
15372
 
 
15373
Fix: "shared web" was not localized
 
15374
 
 
15375
------------------------------------------------------------------------
 
15376
r2577 | sympa-authors | 2004-10-05 11:05:56 +0200 (Tue, 05 Oct 2004) | 2 lines
 
15377
Changed paths:
 
15378
   M /trunk/wwsympa/wwsympa.fcgi
 
15379
 
 
15380
Fix: could not save templates if mail_tt2/ directory did not exist
 
15381
 
 
15382
------------------------------------------------------------------------
 
15383
r2576 | sympa-authors | 2004-10-04 16:58:49 +0200 (Mon, 04 Oct 2004) | 2 lines
 
15384
Changed paths:
 
15385
   M /branches/sympa-4_1-branch/Makefile.in
 
15386
   M /branches/sympa-4_1-branch/config.guess
 
15387
   M /branches/sympa-4_1-branch/config.sub
 
15388
   M /trunk/Makefile.in
 
15389
   M /trunk/config.guess
 
15390
   M /trunk/config.sub
 
15391
 
 
15392
[BugID 336] Fix: regenerated config.sub and config.guess files
 
15393
 
 
15394
------------------------------------------------------------------------
 
15395
r2575 | sympa-authors | 2004-09-23 15:25:55 +0200 (Thu, 23 Sep 2004) | 2 lines
 
15396
Changed paths:
 
15397
   M /trunk/Makefile.am
 
15398
   M /trunk/Makefile.in
 
15399
 
 
15400
Provide mhonarc web site url
 
15401
 
 
15402
------------------------------------------------------------------------
 
15403
r2574 | sympa-authors | 2004-09-23 15:20:14 +0200 (Thu, 23 Sep 2004) | 2 lines
 
15404
Changed paths:
 
15405
   M /trunk/Makefile.am
 
15406
   M /trunk/Makefile.in
 
15407
 
 
15408
Change: check Perl first
 
15409
 
 
15410
------------------------------------------------------------------------
 
15411
r2573 | sympa-authors | 2004-09-23 15:11:30 +0200 (Thu, 23 Sep 2004) | 2 lines
 
15412
Changed paths:
 
15413
   M /trunk/Makefile.am
 
15414
   M /trunk/Makefile.in
 
15415
   M /trunk/configure
 
15416
   M /trunk/configure.in
 
15417
 
 
15418
Check that msgfmt is available
 
15419
 
 
15420
------------------------------------------------------------------------
 
15421
r2572 | sympa-authors | 2004-09-23 14:57:47 +0200 (Thu, 23 Sep 2004) | 2 lines
 
15422
Changed paths:
 
15423
   M /trunk/Makefile.in
 
15424
   M /trunk/configure
 
15425
   M /trunk/configure.in
 
15426
 
 
15427
Fix: msgfmt is required
 
15428
 
 
15429
------------------------------------------------------------------------
 
15430
r2571 | sympa-authors | 2004-09-22 15:21:53 +0200 (Wed, 22 Sep 2004) | 2 lines
 
15431
Changed paths:
 
15432
   M /trunk/wwsympa/wwsympa.fcgi
 
15433
 
 
15434
Fix: build the list of topics after the lang was set
 
15435
 
 
15436
------------------------------------------------------------------------
 
15437
r2570 | sympa-authors | 2004-09-22 11:59:55 +0200 (Wed, 22 Sep 2004) | 2 lines
 
15438
Changed paths:
 
15439
   M /branches/sympa-4_1-branch/src/List.pm
 
15440
   M /trunk/src/List.pm
 
15441
 
 
15442
Fix: ldap include removed previous data about the user (overwritten with defaults)
 
15443
 
 
15444
------------------------------------------------------------------------
 
15445
r2569 | sympa-authors | 2004-09-22 10:19:41 +0200 (Wed, 22 Sep 2004) | 2 lines
 
15446
Changed paths:
 
15447
   M /trunk/src/Language.pm
 
15448
 
 
15449
Fix: Lang2Locale()
 
15450
 
 
15451
------------------------------------------------------------------------
 
15452
r2568 | sympa-authors | 2004-09-22 08:59:51 +0200 (Wed, 22 Sep 2004) | 2 lines
 
15453
Changed paths:
 
15454
   M /trunk/src/List.pm
 
15455
 
 
15456
Fix include remote list using include2
 
15457
 
 
15458
------------------------------------------------------------------------
 
15459
r2567 | sympa-authors | 2004-09-21 14:58:20 +0200 (Tue, 21 Sep 2004) | 2 lines
 
15460
Changed paths:
 
15461
   M /trunk/src/List.pm
 
15462
   M /trunk/wwsympa/wwsympa.fcgi
 
15463
 
 
15464
Fix: did not use language specific templates
 
15465
 
 
15466
------------------------------------------------------------------------
 
15467
r2566 | sympa-authors | 2004-09-21 14:38:14 +0200 (Tue, 21 Sep 2004) | 2 lines
 
15468
Changed paths:
 
15469
   M /trunk/src/List.pm
 
15470
 
 
15471
Fix: tt2 parser requires a ref to a scalar
 
15472
 
 
15473
------------------------------------------------------------------------
 
15474
r2565 | sympa-authors | 2004-09-21 12:04:44 +0200 (Tue, 21 Sep 2004) | 2 lines
 
15475
Changed paths:
 
15476
   M /trunk/src/alias_manager.pl
 
15477
 
 
15478
Fix: TT2 is not able to fill an arrayref
 
15479
 
 
15480
------------------------------------------------------------------------
 
15481
r2564 | sympa-authors | 2004-09-21 10:23:18 +0200 (Tue, 21 Sep 2004) | 1 line
 
15482
Changed paths:
 
15483
   M /trunk/po/fr.po
 
15484
 
 
15485
Rename 'espace partage ' to 'espace documents'
 
15486
------------------------------------------------------------------------
 
15487
r2563 | sympa-authors | 2004-09-21 09:34:39 +0200 (Tue, 21 Sep 2004) | 2 lines
 
15488
Changed paths:
 
15489
   M /trunk/wwsympa/Auth.pm
 
15490
 
 
15491
Fix
 
15492
 
 
15493
------------------------------------------------------------------------
 
15494
r2562 | sympa-authors | 2004-09-17 10:36:49 +0200 (Fri, 17 Sep 2004) | 2 lines
 
15495
Changed paths:
 
15496
   M /trunk/web_tt2/review.tt2
 
15497
 
 
15498
Fix: Sync button shown when appropriate
 
15499
 
 
15500
------------------------------------------------------------------------
 
15501
r2561 | sympa-authors | 2004-09-17 10:31:19 +0200 (Fri, 17 Sep 2004) | 2 lines
 
15502
Changed paths:
 
15503
   M /trunk/web_tt2/review.tt2
 
15504
   M /trunk/wwsympa/wwsympa.fcgi
 
15505
 
 
15506
New feature: add a "synchronize members with data sources" on the review page
 
15507
 
 
15508
------------------------------------------------------------------------
 
15509
r2560 | sympa-authors | 2004-09-17 09:29:43 +0200 (Fri, 17 Sep 2004) | 2 lines
 
15510
Changed paths:
 
15511
   M /branches/sympa-4_1-branch/wwsympa/wwsympa.fcgi
 
15512
   M /trunk/wwsympa/wwsympa.fcgi
 
15513
 
 
15514
Change: when data-source related parameters have been edited, sync_include is run (not delegated to the task_manager)
 
15515
 
 
15516
------------------------------------------------------------------------
 
15517
r2558 | sympa-authors | 2004-09-16 10:51:44 +0200 (Thu, 16 Sep 2004) | 2 lines
 
15518
Changed paths:
 
15519
   M /trunk/src/List.pm
 
15520
   M /trunk/src/task_manager.pl
 
15521
 
 
15522
Fix: do not create tasks for lists that have no include data sources
 
15523
 
 
15524
------------------------------------------------------------------------
 
15525
r2557 | sympa-authors | 2004-09-14 17:33:09 +0200 (Tue, 14 Sep 2004) | 2 lines
 
15526
Changed paths:
 
15527
   M /trunk/src/etc/edit_list.conf
 
15528
 
 
15529
Change: do not allow list owners to change web arc quota
 
15530
 
 
15531
------------------------------------------------------------------------
 
15532
r2556 | sympa-authors | 2004-09-14 17:22:23 +0200 (Tue, 14 Sep 2004) | 2 lines
 
15533
Changed paths:
 
15534
   M /trunk/src/Conf.pm
 
15535
 
 
15536
Change: make default_shared_quota a robot.conf param
 
15537
 
 
15538
------------------------------------------------------------------------
 
15539
r2555 | sympa-authors | 2004-09-14 17:11:41 +0200 (Tue, 14 Sep 2004) | 2 lines
 
15540
Changed paths:
 
15541
   M /trunk/src/etc/edit_list.conf
 
15542
 
 
15543
Change: shared quota is no more editable by list owners
 
15544
 
 
15545
------------------------------------------------------------------------
 
15546
r2554 | sympa-authors | 2004-09-14 16:06:02 +0200 (Tue, 14 Sep 2004) | 2 lines
 
15547
Changed paths:
 
15548
   M /trunk/wwsympa/wwsympa.fcgi
 
15549
 
 
15550
[reported by E.Hoppenot] Fix: moderators could not view concealed subscribers
 
15551
 
 
15552
------------------------------------------------------------------------
 
15553
r2553 | sympa-authors | 2004-09-13 09:34:41 +0200 (Mon, 13 Sep 2004) | 2 lines
 
15554
Changed paths:
 
15555
   M /trunk/po/fr.po
 
15556
 
 
15557
Fix typo
 
15558
 
 
15559
------------------------------------------------------------------------
 
15560
r2551 | sympa-authors | 2004-09-10 10:39:37 +0200 (Fri, 10 Sep 2004) | 2 lines
 
15561
Changed paths:
 
15562
   M /trunk/doc/sympa.tex.tpl
 
15563
 
 
15564
[reported by G.Ballard-Tremeer] Missing '@' in the postfix regexp example
 
15565
 
 
15566
------------------------------------------------------------------------
 
15567
r2550 | sympa-authors | 2004-09-10 10:34:55 +0200 (Fri, 10 Sep 2004) | 2 lines
 
15568
Changed paths:
 
15569
   M /trunk/ChangeLog
 
15570
   M /trunk/doc/html/index.html
 
15571
   M /trunk/doc/html/node1.html
 
15572
   M /trunk/doc/html/node10.html
 
15573
   M /trunk/doc/html/node11.html
 
15574
   M /trunk/doc/html/node12.html
 
15575
   M /trunk/doc/html/node13.html
 
15576
   M /trunk/doc/html/node14.html
 
15577
   M /trunk/doc/html/node15.html
 
15578
   M /trunk/doc/html/node16.html
 
15579
   M /trunk/doc/html/node17.html
 
15580
   M /trunk/doc/html/node18.html
 
15581
   M /trunk/doc/html/node19.html
 
15582
   M /trunk/doc/html/node2.html
 
15583
   M /trunk/doc/html/node20.html
 
15584
   M /trunk/doc/html/node21.html
 
15585
   M /trunk/doc/html/node22.html
 
15586
   M /trunk/doc/html/node23.html
 
15587
   M /trunk/doc/html/node24.html
 
15588
   M /trunk/doc/html/node3.html
 
15589
   M /trunk/doc/html/node4.html
 
15590
   M /trunk/doc/html/node5.html
 
15591
   M /trunk/doc/html/node6.html
 
15592
   M /trunk/doc/html/node7.html
 
15593
   M /trunk/doc/html/node8.html
 
15594
   M /trunk/doc/html/node9.html
 
15595
   M /trunk/doc/html/sympa.html
 
15596
   M /trunk/doc/html/sympa.ps
 
15597
   M /trunk/doc/sympa.pdf
 
15598
   M /trunk/doc/sympa.ps
 
15599
   M /trunk/doc/sympa.tex
 
15600
   M /trunk/doc/sympa.tex.tpl
 
15601
 
 
15602
Update
 
15603
 
 
15604
------------------------------------------------------------------------
 
15605
r2549 | sympa-authors | 2004-09-09 17:18:36 +0200 (Thu, 09 Sep 2004) | 2 lines
 
15606
Changed paths:
 
15607
   M /trunk/src/List.pm
 
15608
 
 
15609
Fix default for archive_encrypted_message
 
15610
 
 
15611
------------------------------------------------------------------------
 
15612
r2547 | sympa-authors | 2004-09-09 15:07:17 +0200 (Thu, 09 Sep 2004) | 2 lines
 
15613
Changed paths:
 
15614
   M /branches/sympa-4_1-branch/src/List.pm
 
15615
   M /branches/sympa-4_1-branch/wwsympa/wwsympa.fcgi
 
15616
   M /trunk/src/List.pm
 
15617
   M /trunk/wwsympa/wwsympa.fcgi
 
15618
 
 
15619
[reported by E.Tinturier] Fix: SSO-related user attributes were not available in web template. There are now available in [% user.attributes %] hash. Also made environment variables in both web templates and scenarios.
 
15620
 
 
15621
------------------------------------------------------------------------
 
15622
r2544 | sympa-authors | 2004-09-08 10:30:59 +0200 (Wed, 08 Sep 2004) | 2 lines
 
15623
Changed paths:
 
15624
   M /trunk/set_symlinks.pl
 
15625
   M /trunk/src/List.pm
 
15626
   M /trunk/src/Makefile
 
15627
   D /trunk/src/Survey.pm
 
15628
   D /trunk/src/etc/scenari/edit_survey.owner
 
15629
   D /trunk/web_tt2/edit_survey.tt2
 
15630
   M /trunk/wwsympa/wwsympa.fcgi
 
15631
 
 
15632
Revert changes applied to the wrong branch
 
15633
 
 
15634
------------------------------------------------------------------------
 
15635
r2543 | sympa-authors | 2004-09-07 17:47:05 +0200 (Tue, 07 Sep 2004) | 2 lines
 
15636
Changed paths:
 
15637
   M /trunk/set_symlinks.pl
 
15638
   M /trunk/src/List.pm
 
15639
   M /trunk/src/Makefile
 
15640
   A /trunk/src/Survey.pm
 
15641
   A /trunk/src/etc/scenari/edit_survey.owner
 
15642
   A /trunk/web_tt2/edit_survey.tt2
 
15643
   M /trunk/wwsympa/wwsympa.fcgi
 
15644
 
 
15645
Apply Serge work
 
15646
 
 
15647
------------------------------------------------------------------------
 
15648
r2541 | sympa-authors | 2004-09-06 11:33:45 +0200 (Mon, 06 Sep 2004) | 2 lines
 
15649
Changed paths:
 
15650
   M /trunk/wwsympa/wwsympa.fcgi
 
15651
 
 
15652
Fix: no d_upload template defnied
 
15653
 
 
15654
------------------------------------------------------------------------
 
15655
r2540 | sympa-authors | 2004-09-03 13:51:29 +0200 (Fri, 03 Sep 2004) | 2 lines
 
15656
Changed paths:
 
15657
   M /trunk/web_tt2/info.tt2
 
15658
   M /trunk/web_tt2/tt2_error.tt2
 
15659
 
 
15660
Use exception to prevent errors if info could not be included
 
15661
 
 
15662
------------------------------------------------------------------------
 
15663
r2539 | sympa-authors | 2004-09-03 13:37:50 +0200 (Fri, 03 Sep 2004) | 2 lines
 
15664
Changed paths:
 
15665
   M /trunk/src/tt2.pl
 
15666
   A /trunk/web_tt2/tt2_error.tt2
 
15667
   M /trunk/wwsympa/wwsympa.fcgi
 
15668
 
 
15669
Change: new error page if page could not be generated ; listmaster is notified
 
15670
 
 
15671
------------------------------------------------------------------------
 
15672
r2538 | sympa-authors | 2004-09-03 10:59:47 +0200 (Fri, 03 Sep 2004) | 2 lines
 
15673
Changed paths:
 
15674
   M /trunk/wwsympa/wwsympa.fcgi
 
15675
 
 
15676
New feature: check the UID at startup
 
15677
 
 
15678
------------------------------------------------------------------------
 
15679
r2537 | sympa-authors | 2004-09-02 17:41:32 +0200 (Thu, 02 Sep 2004) | 2 lines
 
15680
Changed paths:
 
15681
   M /trunk/src/etc/script/tpl2tt2.pl
 
15682
 
 
15683
Change: also search in etc/ and create_list_templates/ directories
 
15684
 
 
15685
------------------------------------------------------------------------
 
15686
r2535 | sympa-authors | 2004-09-02 17:07:17 +0200 (Thu, 02 Sep 2004) | 2 lines
 
15687
Changed paths:
 
15688
   M /branches/sympa-4_1-branch/wwsympa/Marc/Search.pm
 
15689
   M /trunk/wwsympa/Marc/Search.pm
 
15690
 
 
15691
[BugID 330] Fix: errors "Insecure dependency in chdir while running setuid at /usr/lib/perl5/5.8.1/File/Find.pm" while running a search in web archives
 
15692
 
 
15693
------------------------------------------------------------------------
 
15694
r2534 | sympa-authors | 2004-09-02 16:50:24 +0200 (Thu, 02 Sep 2004) | 2 lines
 
15695
Changed paths:
 
15696
   M /trunk/doc/sympa.tex.tpl
 
15697
   M /trunk/src/List.pm
 
15698
   M /trunk/src/etc/create_list_templates/hotline/config.tt2
 
15699
   M /trunk/src/etc/create_list_templates/intranet_list/config.tt2
 
15700
   M /trunk/src/etc/create_list_templates/news-letter/config.tt2
 
15701
   M /trunk/src/etc/create_list_templates/private_working_group/config.tt2
 
15702
   M /trunk/src/etc/create_list_templates/public_web_forum/config.tt2
 
15703
   M /trunk/wwsympa/wwsympa.fcgi
 
15704
 
 
15705
*** empty log message ***
 
15706
 
 
15707
------------------------------------------------------------------------
 
15708
r2533 | sympa-authors | 2004-09-01 17:11:23 +0200 (Wed, 01 Sep 2004) | 2 lines
 
15709
Changed paths:
 
15710
   M /trunk/web_tt2/review.tt2
 
15711
 
 
15712
Fix: "Add" was not localized
 
15713
 
 
15714
------------------------------------------------------------------------
 
15715
r2532 | sympa-authors | 2004-09-01 09:26:25 +0200 (Wed, 01 Sep 2004) | 2 lines
 
15716
Changed paths:
 
15717
   M /trunk/wwsympa/wwsympa.fcgi
 
15718
 
 
15719
Remove a trace
 
15720
 
 
15721
------------------------------------------------------------------------
 
15722
r2531 | sympa-authors | 2004-09-01 09:22:11 +0200 (Wed, 01 Sep 2004) | 2 lines
 
15723
Changed paths:
 
15724
   M /trunk/doc/html/index.html
 
15725
   M /trunk/doc/html/node1.html
 
15726
   M /trunk/doc/html/node10.html
 
15727
   M /trunk/doc/html/node11.html
 
15728
   M /trunk/doc/html/node12.html
 
15729
   M /trunk/doc/html/node13.html
 
15730
   M /trunk/doc/html/node14.html
 
15731
   M /trunk/doc/html/node15.html
 
15732
   M /trunk/doc/html/node16.html
 
15733
   M /trunk/doc/html/node17.html
 
15734
   M /trunk/doc/html/node18.html
 
15735
   M /trunk/doc/html/node19.html
 
15736
   M /trunk/doc/html/node2.html
 
15737
   M /trunk/doc/html/node20.html
 
15738
   M /trunk/doc/html/node21.html
 
15739
   M /trunk/doc/html/node22.html
 
15740
   M /trunk/doc/html/node23.html
 
15741
   M /trunk/doc/html/node24.html
 
15742
   M /trunk/doc/html/node3.html
 
15743
   M /trunk/doc/html/node4.html
 
15744
   M /trunk/doc/html/node5.html
 
15745
   M /trunk/doc/html/node6.html
 
15746
   M /trunk/doc/html/node7.html
 
15747
   M /trunk/doc/html/node8.html
 
15748
   M /trunk/doc/html/node9.html
 
15749
   M /trunk/doc/html/sympa.html
 
15750
   M /trunk/doc/html/sympa.ps
 
15751
   M /trunk/doc/sympa.pdf
 
15752
   M /trunk/doc/sympa.ps
 
15753
   M /trunk/doc/sympa.tex
 
15754
   M /trunk/doc/sympa.tex.tpl
 
15755
 
 
15756
Update documentation: missing details about include_sql_query
 
15757
 
 
15758
------------------------------------------------------------------------
 
15759
r2529 | sympa-authors | 2004-08-31 16:35:13 +0200 (Tue, 31 Aug 2004) | 2 lines
 
15760
Changed paths:
 
15761
   M /trunk/src/Commands.pm
 
15762
 
 
15763
[bugID 328] Fix: while setting reception options or unsubscribing for all lists, skip hidden lists
 
15764
 
 
15765
------------------------------------------------------------------------
 
15766
r2528 | sympa-authors | 2004-08-31 15:48:38 +0200 (Tue, 31 Aug 2004) | 3 lines
 
15767
Changed paths:
 
15768
   M /trunk/src/task_manager.pl
 
15769
 
 
15770
[reported by M.Bouissou] Fix: the bounce_score was not an integer.
 
15771
This would generate an error with Sybase : "invalid input syntax for integer:"
 
15772
 
 
15773
------------------------------------------------------------------------
 
15774
r2527 | sympa-authors | 2004-08-31 10:37:43 +0200 (Tue, 31 Aug 2004) | 2 lines
 
15775
Changed paths:
 
15776
   M /trunk/wwsympa/wwsympa.fcgi
 
15777
 
 
15778
Change: skip closed lists in active_lists
 
15779
 
 
15780
------------------------------------------------------------------------
 
15781
r2526 | sympa-authors | 2004-08-31 10:31:39 +0200 (Tue, 31 Aug 2004) | 2 lines
 
15782
Changed paths:
 
15783
   M /trunk/wwsympa/wwsympa.fcgi
 
15784
 
 
15785
Fix: Incorrect call to List::purge()
 
15786
 
 
15787
------------------------------------------------------------------------
 
15788
r2525 | sympa-authors | 2004-08-30 17:33:52 +0200 (Mon, 30 Aug 2004) | 2 lines
 
15789
Changed paths:
 
15790
   M /trunk/web_tt2/edit_list_request.tt2
 
15791
 
 
15792
Fix: hidden parameters were not correctly handled
 
15793
 
 
15794
------------------------------------------------------------------------
 
15795
r2524 | sympa-authors | 2004-08-30 17:13:43 +0200 (Mon, 30 Aug 2004) | 2 lines
 
15796
Changed paths:
 
15797
   M /trunk/wwsympa/wwsympa.fcgi
 
15798
 
 
15799
Remove trace
 
15800
 
 
15801
------------------------------------------------------------------------
 
15802
r2523 | sympa-authors | 2004-08-30 17:13:12 +0200 (Mon, 30 Aug 2004) | 2 lines
 
15803
Changed paths:
 
15804
   M /trunk/wwsympa/wwsympa.fcgi
 
15805
 
 
15806
Fix: incomplete error message
 
15807
 
 
15808
------------------------------------------------------------------------
 
15809
r2521 | sympa-authors | 2004-08-13 17:24:10 +0200 (Fri, 13 Aug 2004) | 2 lines
 
15810
Changed paths:
 
15811
   M /trunk/doc/html/index.html
 
15812
   M /trunk/doc/html/node1.html
 
15813
   M /trunk/doc/html/node10.html
 
15814
   M /trunk/doc/html/node11.html
 
15815
   M /trunk/doc/html/node12.html
 
15816
   M /trunk/doc/html/node13.html
 
15817
   M /trunk/doc/html/node14.html
 
15818
   M /trunk/doc/html/node15.html
 
15819
   M /trunk/doc/html/node16.html
 
15820
   M /trunk/doc/html/node17.html
 
15821
   M /trunk/doc/html/node18.html
 
15822
   M /trunk/doc/html/node19.html
 
15823
   M /trunk/doc/html/node2.html
 
15824
   M /trunk/doc/html/node20.html
 
15825
   M /trunk/doc/html/node21.html
 
15826
   M /trunk/doc/html/node22.html
 
15827
   M /trunk/doc/html/node23.html
 
15828
   M /trunk/doc/html/node24.html
 
15829
   M /trunk/doc/html/node3.html
 
15830
   M /trunk/doc/html/node4.html
 
15831
   M /trunk/doc/html/node5.html
 
15832
   M /trunk/doc/html/node6.html
 
15833
   M /trunk/doc/html/node7.html
 
15834
   M /trunk/doc/html/node8.html
 
15835
   M /trunk/doc/html/node9.html
 
15836
   M /trunk/doc/html/sympa.html
 
15837
   M /trunk/doc/html/sympa.ps
 
15838
   M /trunk/doc/sympa.pdf
 
15839
   M /trunk/doc/sympa.ps
 
15840
   M /trunk/doc/sympa.tex
 
15841
   M /trunk/doc/sympa.tex.tpl
 
15842
   M /trunk/src/Conf.pm
 
15843
 
 
15844
Update documentation for TT2 and PO
 
15845
 
 
15846
------------------------------------------------------------------------
 
15847
r2520 | sympa-authors | 2004-08-13 12:30:30 +0200 (Fri, 13 Aug 2004) | 2 lines
 
15848
Changed paths:
 
15849
   M /trunk/doc/sympa.pdf
 
15850
   M /trunk/doc/sympa.ps
 
15851
 
 
15852
Update doc
 
15853
 
 
15854
------------------------------------------------------------------------
 
15855
r2519 | sympa-authors | 2004-08-13 12:29:13 +0200 (Fri, 13 Aug 2004) | 2 lines
 
15856
Changed paths:
 
15857
   M /trunk/ChangeLog
 
15858
   M /trunk/NEWS
 
15859
 
 
15860
Sympa 4.2b.3
 
15861
 
 
15862
------------------------------------------------------------------------
 
15863
r2518 | sympa-authors | 2004-08-13 11:12:50 +0200 (Fri, 13 Aug 2004) | 2 lines
 
15864
Changed paths:
 
15865
   M /trunk/wwsympa/wwsympa.fcgi
 
15866
 
 
15867
Allow aboslute path for d_editfile
 
15868
 
 
15869
------------------------------------------------------------------------
 
15870
r2517 | sympa-authors | 2004-08-13 10:35:36 +0200 (Fri, 13 Aug 2004) | 2 lines
 
15871
Changed paths:
 
15872
   M /trunk/po/cs.po
 
15873
   M /trunk/po/de.po
 
15874
   M /trunk/po/en_US.po
 
15875
   M /trunk/po/es.po
 
15876
   M /trunk/po/et.po
 
15877
   M /trunk/po/fi.po
 
15878
   M /trunk/po/fr.po
 
15879
   M /trunk/po/hu.po
 
15880
   M /trunk/po/it.po
 
15881
   M /trunk/po/nl.po
 
15882
   M /trunk/po/pl.po
 
15883
   M /trunk/po/pt.po
 
15884
   M /trunk/po/ro.po
 
15885
   M /trunk/po/sympa.pot
 
15886
   M /trunk/po/zh_CN.po
 
15887
   M /trunk/po/zh_TW.po
 
15888
 
 
15889
Updates
 
15890
 
 
15891
------------------------------------------------------------------------
 
15892
r2516 | sympa-authors | 2004-08-13 10:32:19 +0200 (Fri, 13 Aug 2004) | 2 lines
 
15893
Changed paths:
 
15894
   M /trunk/web_tt2/review.tt2
 
15895
 
 
15896
string not localized
 
15897
 
 
15898
------------------------------------------------------------------------
 
15899
r2515 | sympa-authors | 2004-08-13 10:04:31 +0200 (Fri, 13 Aug 2004) | 2 lines
 
15900
Changed paths:
 
15901
   M /trunk/src/Language.pm
 
15902
   M /trunk/src/List.pm
 
15903
   M /trunk/src/etc/script/tpl2tt2.pl
 
15904
   M /trunk/src/tools.pl
 
15905
   M /trunk/src/tt2.pl
 
15906
   M /trunk/wwsympa/wwsympa.fcgi
 
15907
 
 
15908
New feature: allow localized templates. Now require a subdirecty in tt2 dir (Ex: mail_tt2/fr_FR/welcome.tt2)
 
15909
 
 
15910
------------------------------------------------------------------------
 
15911
r2514 | sympa-authors | 2004-08-12 17:03:18 +0200 (Thu, 12 Aug 2004) | 2 lines
 
15912
Changed paths:
 
15913
   M /trunk/src/tt2.pl
 
15914
 
 
15915
Fix: did not translate [INCLUDE 'fff'] directives
 
15916
 
 
15917
------------------------------------------------------------------------
 
15918
r2513 | sympa-authors | 2004-08-12 15:49:32 +0200 (Thu, 12 Aug 2004) | 2 lines
 
15919
Changed paths:
 
15920
   M /trunk/src/etc/script/tpl2tt2.pl
 
15921
 
 
15922
Change: also migrate localized templates
 
15923
 
 
15924
------------------------------------------------------------------------
 
15925
r2512 | sympa-authors | 2004-08-12 15:48:52 +0200 (Thu, 12 Aug 2004) | 2 lines
 
15926
Changed paths:
 
15927
   D /trunk/web_tt2/main.tt2.~1.7.~
 
15928
 
 
15929
Remove old file
 
15930
 
 
15931
------------------------------------------------------------------------
 
15932
r2511 | sympa-authors | 2004-08-12 11:43:03 +0200 (Thu, 12 Aug 2004) | 2 lines
 
15933
Changed paths:
 
15934
   M /trunk/src/etc/script/tpl2tt2.pl
 
15935
 
 
15936
Fix: would not consider lists in include2 mode
 
15937
 
 
15938
------------------------------------------------------------------------
 
15939
r2510 | sympa-authors | 2004-08-12 11:22:11 +0200 (Thu, 12 Aug 2004) | 2 lines
 
15940
Changed paths:
 
15941
   M /trunk/po/fr.po
 
15942
 
 
15943
Fix
 
15944
 
 
15945
------------------------------------------------------------------------
 
15946
r2509 | sympa-authors | 2004-08-12 11:15:11 +0200 (Thu, 12 Aug 2004) | 2 lines
 
15947
Changed paths:
 
15948
   M /trunk/src/tt2.pl
 
15949
 
 
15950
Fix problem with spaces between encoded words (bug 5462 of MIME::Words)
 
15951
 
 
15952
------------------------------------------------------------------------
 
15953
r2508 | sympa-authors | 2004-08-12 11:00:05 +0200 (Thu, 12 Aug 2004) | 2 lines
 
15954
Changed paths:
 
15955
   M /trunk/po/cs.po
 
15956
   M /trunk/po/de.po
 
15957
   M /trunk/po/en_US.po
 
15958
   M /trunk/po/es.po
 
15959
   M /trunk/po/et.po
 
15960
   M /trunk/po/fi.po
 
15961
   M /trunk/po/fr.po
 
15962
   M /trunk/po/hu.po
 
15963
   M /trunk/po/it.po
 
15964
   M /trunk/po/nl.po
 
15965
   M /trunk/po/pl.po
 
15966
   M /trunk/po/pt.po
 
15967
   M /trunk/po/ro.po
 
15968
   M /trunk/po/sympa.pot
 
15969
   M /trunk/po/zh_CN.po
 
15970
   M /trunk/po/zh_TW.po
 
15971
 
 
15972
update
 
15973
 
 
15974
------------------------------------------------------------------------
 
15975
r2507 | sympa-authors | 2004-08-12 10:59:58 +0200 (Thu, 12 Aug 2004) | 2 lines
 
15976
Changed paths:
 
15977
   M /trunk/po/Makefile
 
15978
 
 
15979
Templates location changed
 
15980
 
 
15981
------------------------------------------------------------------------
 
15982
r2506 | sympa-authors | 2004-08-12 09:14:05 +0200 (Thu, 12 Aug 2004) | 2 lines
 
15983
Changed paths:
 
15984
   M /trunk/mail_tt2/listmaster_notification.tt2
 
15985
 
 
15986
Fix: missing requester email address in list creation request
 
15987
 
 
15988
------------------------------------------------------------------------
 
15989
r2505 | sympa-authors | 2004-08-11 11:22:36 +0200 (Wed, 11 Aug 2004) | 2 lines
 
15990
Changed paths:
 
15991
   M /trunk/src/Commands.pm
 
15992
   M /trunk/src/Language.pm
 
15993
   M /trunk/src/PlainDigest.pm
 
15994
 
 
15995
Fix: remaining Msg() calls
 
15996
 
 
15997
------------------------------------------------------------------------
 
15998
r2504 | sympa-authors | 2004-08-11 10:50:29 +0200 (Wed, 11 Aug 2004) | 2 lines
 
15999
Changed paths:
 
16000
   M /trunk/src/tools.pl
 
16001
 
 
16002
Fix: $separator could not be accessed outside tools.pl module
 
16003
 
 
16004
------------------------------------------------------------------------
 
16005
r2503 | sympa-authors | 2004-08-10 16:30:44 +0200 (Tue, 10 Aug 2004) | 2 lines
 
16006
Changed paths:
 
16007
   M /trunk/src/Language.pm
 
16008
 
 
16009
Skip translator email address
 
16010
 
 
16011
------------------------------------------------------------------------
 
16012
r2502 | sympa-authors | 2004-08-10 16:20:57 +0200 (Tue, 10 Aug 2004) | 2 lines
 
16013
Changed paths:
 
16014
   M /trunk/web_tt2/d_read.tt2
 
16015
 
 
16016
[reported by JEG] incorrect filename in removal warning
 
16017
 
 
16018
------------------------------------------------------------------------
 
16019
r2501 | sympa-authors | 2004-08-10 16:06:50 +0200 (Tue, 10 Aug 2004) | 2 lines
 
16020
Changed paths:
 
16021
   M /trunk/src/tt2.pl
 
16022
 
 
16023
Fix: remove path in inclusion directives ; rename .tpl to .tt2
 
16024
 
 
16025
------------------------------------------------------------------------
 
16026
r2500 | sympa-authors | 2004-08-10 15:07:30 +0200 (Tue, 10 Aug 2004) | 2 lines
 
16027
Changed paths:
 
16028
   M /trunk/src/List.pm
 
16029
 
 
16030
Fix: extend the 'lang' parameter format
 
16031
 
 
16032
------------------------------------------------------------------------
 
16033
r2499 | sympa-authors | 2004-08-10 14:54:49 +0200 (Tue, 10 Aug 2004) | 2 lines
 
16034
Changed paths:
 
16035
   M /trunk/src/List.pm
 
16036
 
 
16037
Complete previous fix
 
16038
 
 
16039
------------------------------------------------------------------------
 
16040
r2498 | sympa-authors | 2004-08-10 14:40:05 +0200 (Tue, 10 Aug 2004) | 2 lines
 
16041
Changed paths:
 
16042
   M /trunk/mail_tt2/welcome.tt2
 
16043
   M /trunk/src/List.pm
 
16044
 
 
16045
Fix preoblem with absolute path ref in templates
 
16046
 
 
16047
------------------------------------------------------------------------
 
16048
r2497 | sympa-authors | 2004-08-10 14:20:24 +0200 (Tue, 10 Aug 2004) | 2 lines
 
16049
Changed paths:
 
16050
   M /trunk/src/sympa.pl
 
16051
   M /trunk/src/tools.pl
 
16052
 
 
16053
Fix as_singlepart() ; would fail on signed messages
 
16054
 
 
16055
------------------------------------------------------------------------
 
16056
r2496 | sympa-authors | 2004-08-10 14:20:00 +0200 (Tue, 10 Aug 2004) | 2 lines
 
16057
Changed paths:
 
16058
   M /trunk/check_perl_modules.pl
 
16059
 
 
16060
Remove AppConfig
 
16061
 
 
16062
------------------------------------------------------------------------
 
16063
r2495 | sympa-authors | 2004-08-10 14:19:47 +0200 (Tue, 10 Aug 2004) | 2 lines
 
16064
Changed paths:
 
16065
   M /trunk/ChangeLog
 
16066
 
 
16067
Update
 
16068
 
 
16069
------------------------------------------------------------------------
 
16070
r2494 | sympa-authors | 2004-08-10 12:15:50 +0200 (Tue, 10 Aug 2004) | 2 lines
 
16071
Changed paths:
 
16072
   M /trunk/src/tools.pl
 
16073
 
 
16074
Fix: Default for $virusfound was 'undef' (generating errors) ; changed default to '0'
 
16075
 
 
16076
------------------------------------------------------------------------
 
16077
r2493 | sympa-authors | 2004-08-10 09:32:06 +0200 (Tue, 10 Aug 2004) | 2 lines
 
16078
Changed paths:
 
16079
   M /trunk/src/Language.pm
 
16080
   M /trunk/src/List.pm
 
16081
   M /trunk/wwsympa/wwsympa.fcgi
 
16082
 
 
16083
Change: list languages now deduced fron 'supported_lang' sympa.conf param
 
16084
 
 
16085
------------------------------------------------------------------------
 
16086
r2492 | sympa-authors | 2004-08-09 17:50:59 +0200 (Mon, 09 Aug 2004) | 2 lines
 
16087
Changed paths:
 
16088
   M /trunk/Makefile.am
 
16089
   M /trunk/Makefile.in
 
16090
   M /trunk/src/List.pm
 
16091
   M /trunk/src/Makefile
 
16092
   M /trunk/src/etc/script/tpl2tt2.pl
 
16093
 
 
16094
New feature: Migrate templates to TT2 and rebuild web archives
 
16095
 
 
16096
------------------------------------------------------------------------
 
16097
r2491 | sympa-authors | 2004-08-09 16:24:00 +0200 (Mon, 09 Aug 2004) | 2 lines
 
16098
Changed paths:
 
16099
   M /trunk/Makefile.am
 
16100
   M /trunk/Makefile.in
 
16101
   A /trunk/mail_tt2
 
16102
   A /trunk/mail_tt2/Makefile
 
16103
   A /trunk/mail_tt2/bye.tt2
 
16104
   A /trunk/mail_tt2/certif_warning.tt2
 
16105
   A /trunk/mail_tt2/d_install_shared.tt2
 
16106
   A /trunk/mail_tt2/d_reject_shared.tt2
 
16107
   A /trunk/mail_tt2/digest.tt2
 
16108
   A /trunk/mail_tt2/digest_plain.tt2
 
16109
   A /trunk/mail_tt2/expire_deletion.tt2
 
16110
   A /trunk/mail_tt2/expire_warning1.tt2
 
16111
   A /trunk/mail_tt2/expire_warning2.tt2
 
16112
   A /trunk/mail_tt2/global_remind.tt2
 
16113
   A /trunk/mail_tt2/helpfile.tt2
 
16114
   A /trunk/mail_tt2/info_report.tt2
 
16115
   A /trunk/mail_tt2/invite.tt2
 
16116
   A /trunk/mail_tt2/list_created.tt2
 
16117
   A /trunk/mail_tt2/list_rejected.tt2
 
16118
   A /trunk/mail_tt2/list_unknown.tt2
 
16119
   A /trunk/mail_tt2/listeditor_notification.tt2
 
16120
   A /trunk/mail_tt2/listmaster_notification.tt2
 
16121
   A /trunk/mail_tt2/listowner_notification.tt2
 
16122
   A /trunk/mail_tt2/lists.tt2
 
16123
   A /trunk/mail_tt2/moderate.tt2
 
16124
   A /trunk/mail_tt2/modindex.tt2
 
16125
   A /trunk/mail_tt2/reject.tt2
 
16126
   A /trunk/mail_tt2/remind.tt2
 
16127
   A /trunk/mail_tt2/removed.tt2
 
16128
   A /trunk/mail_tt2/review.tt2
 
16129
   A /trunk/mail_tt2/sendpasswd.tt2
 
16130
   A /trunk/mail_tt2/stats_report.tt2
 
16131
   A /trunk/mail_tt2/subscriber_notification.tt2
 
16132
   A /trunk/mail_tt2/summary.tt2
 
16133
   A /trunk/mail_tt2/urlized_part.tt2
 
16134
   A /trunk/mail_tt2/welcome.tt2
 
16135
   A /trunk/mail_tt2/x509-user-cert-missing.tt2
 
16136
   A /trunk/mail_tt2/your_infected_msg.tt2
 
16137
   M /trunk/set_symlinks.pl
 
16138
   M /trunk/src/Commands.pm
 
16139
   M /trunk/src/List.pm
 
16140
   M /trunk/src/Makefile
 
16141
   M /trunk/src/etc/script/sympa.spec
 
16142
   M /trunk/src/etc/script/sympa.spec.rh80
 
16143
   M /trunk/src/etc/script/tpl2tt2.pl
 
16144
   D /trunk/src/etc/tt2
 
16145
   M /trunk/src/tt2.pl
 
16146
   A /trunk/web_tt2
 
16147
   A /trunk/web_tt2/Makefile
 
16148
   A /trunk/web_tt2/add_request.tt2
 
16149
   A /trunk/web_tt2/admin.tt2
 
16150
   A /trunk/web_tt2/admin_menu.tt2
 
16151
   A /trunk/web_tt2/arc.tt2
 
16152
   A /trunk/web_tt2/arc_manage.tt2
 
16153
   A /trunk/web_tt2/arc_protect.tt2
 
16154
   A /trunk/web_tt2/arcsearch.tt2
 
16155
   A /trunk/web_tt2/arcsearch_form.tt2
 
16156
   A /trunk/web_tt2/button_footer.tt2
 
16157
   A /trunk/web_tt2/button_header.tt2
 
16158
   A /trunk/web_tt2/change_email.tt2
 
16159
   A /trunk/web_tt2/choosepasswd.tt2
 
16160
   A /trunk/web_tt2/close_list.tt2
 
16161
   A /trunk/web_tt2/compose_mail.tt2
 
16162
   A /trunk/web_tt2/create_list.tt2
 
16163
   A /trunk/web_tt2/create_list_request.tt2
 
16164
   A /trunk/web_tt2/d_control.tt2
 
16165
   A /trunk/web_tt2/d_editfile.tt2
 
16166
   A /trunk/web_tt2/d_install_shared.tt2
 
16167
   A /trunk/web_tt2/d_read.tt2
 
16168
   A /trunk/web_tt2/edit_list_request.tt2
 
16169
   A /trunk/web_tt2/editfile.tt2
 
16170
   A /trunk/web_tt2/editsubscriber.tt2
 
16171
   A /trunk/web_tt2/error.tt2
 
16172
   A /trunk/web_tt2/get_closed_lists.tt2
 
16173
   A /trunk/web_tt2/get_inactive_lists.tt2
 
16174
   A /trunk/web_tt2/get_latest_lists.tt2
 
16175
   A /trunk/web_tt2/get_pending_lists.tt2
 
16176
   A /trunk/web_tt2/help.tt2
 
16177
   A /trunk/web_tt2/help_admin.tt2
 
16178
   A /trunk/web_tt2/help_editfile.tt2
 
16179
   A /trunk/web_tt2/help_editlist.tt2
 
16180
   A /trunk/web_tt2/help_user_options.tt2
 
16181
   A /trunk/web_tt2/home.tt2
 
16182
   A /trunk/web_tt2/info.tt2
 
16183
   A /trunk/web_tt2/install_pending_list.tt2
 
16184
   A /trunk/web_tt2/list_button_footer.tt2
 
16185
   A /trunk/web_tt2/list_button_header.tt2
 
16186
   A /trunk/web_tt2/list_menu.tt2
 
16187
   A /trunk/web_tt2/lists.tt2
 
16188
   A /trunk/web_tt2/login.tt2
 
16189
   A /trunk/web_tt2/loginbanner.tt2
 
16190
   A /trunk/web_tt2/loginrequest.tt2
 
16191
   A /trunk/web_tt2/main.tt2
 
16192
   A /trunk/web_tt2/main.tt2.~1.7.~
 
16193
   A /trunk/web_tt2/menu.tt2
 
16194
   A /trunk/web_tt2/modindex.tt2
 
16195
   A /trunk/web_tt2/notice.tt2
 
16196
   A /trunk/web_tt2/pref.tt2
 
16197
   A /trunk/web_tt2/remindpasswd.tt2
 
16198
   A /trunk/web_tt2/remove_arc.tt2
 
16199
   A /trunk/web_tt2/rename_list_request.tt2
 
16200
   A /trunk/web_tt2/review.tt2
 
16201
   A /trunk/web_tt2/reviewbouncing.tt2
 
16202
   A /trunk/web_tt2/scenario_test.tt2
 
16203
   A /trunk/web_tt2/serveradmin.tt2
 
16204
   A /trunk/web_tt2/set_pending_list_request.tt2
 
16205
   A /trunk/web_tt2/show_cert.tt2
 
16206
   A /trunk/web_tt2/sigrequest.tt2
 
16207
   A /trunk/web_tt2/stats.tt2
 
16208
   A /trunk/web_tt2/subindex.tt2
 
16209
   A /trunk/web_tt2/suboptions.tt2
 
16210
   A /trunk/web_tt2/subrequest.tt2
 
16211
   A /trunk/web_tt2/title.tt2
 
16212
   A /trunk/web_tt2/view_template.tt2
 
16213
   A /trunk/web_tt2/viewbounce.tt2
 
16214
   A /trunk/web_tt2/viewmod.tt2
 
16215
   M /trunk/wwsympa/Makefile
 
16216
   D /trunk/wwsympa/tt2
 
16217
   M /trunk/wwsympa/wwsympa.fcgi
 
16218
 
 
16219
Change: Move tt2 directories to the root directory ; rename tt2/ to mail_tt2/
 
16220
 
 
16221
------------------------------------------------------------------------
 
16222
r2490 | sympa-authors | 2004-08-09 11:47:58 +0200 (Mon, 09 Aug 2004) | 2 lines
 
16223
Changed paths:
 
16224
   D /trunk/nls
 
16225
 
 
16226
Remove old NLS catalogues
 
16227
 
 
16228
------------------------------------------------------------------------
 
16229
r2489 | sympa-authors | 2004-08-09 10:43:31 +0200 (Mon, 09 Aug 2004) | 2 lines
 
16230
Changed paths:
 
16231
   M /trunk/wwsympa/tt2/main.tt2
 
16232
 
 
16233
Fix "toggle selection"
 
16234
 
 
16235
------------------------------------------------------------------------
 
16236
r2488 | sympa-authors | 2004-08-09 10:03:56 +0200 (Mon, 09 Aug 2004) | 2 lines
 
16237
Changed paths:
 
16238
   M /trunk/wwsympa/wwsympa.fcgi
 
16239
 
 
16240
Fixed rename_list
 
16241
 
 
16242
------------------------------------------------------------------------
 
16243
r2487 | sympa-authors | 2004-08-06 17:52:42 +0200 (Fri, 06 Aug 2004) | 2 lines
 
16244
Changed paths:
 
16245
   M /trunk/src/List.pm
 
16246
 
 
16247
Fix previous changes
 
16248
 
 
16249
------------------------------------------------------------------------
 
16250
r2486 | sympa-authors | 2004-08-06 17:41:13 +0200 (Fri, 06 Aug 2004) | 2 lines
 
16251
Changed paths:
 
16252
   M /trunk/src/List.pm
 
16253
 
 
16254
Fix previous change
 
16255
 
 
16256
------------------------------------------------------------------------
 
16257
r2485 | sympa-authors | 2004-08-06 15:57:57 +0200 (Fri, 06 Aug 2004) | 3 lines
 
16258
Changed paths:
 
16259
   M /trunk/soap/sympa_soap_server.fcgi
 
16260
   M /trunk/soap/sympasoap.pm
 
16261
   M /trunk/src/Language.pm
 
16262
   M /trunk/src/List.pm
 
16263
   M /trunk/src/mail.pm
 
16264
 
 
16265
Fix: send_file failed from the SOAP server.
 
16266
The parser did not recognize templates including SMTP header fields
 
16267
 
 
16268
------------------------------------------------------------------------
 
16269
r2484 | sympa-authors | 2004-08-06 12:30:37 +0200 (Fri, 06 Aug 2004) | 2 lines
 
16270
Changed paths:
 
16271
   M /trunk/src/etc/tt2/listmaster_notification.tt2
 
16272
   M /trunk/src/etc/tt2/listowner_notification.tt2
 
16273
   M /trunk/wwsympa/tt2/d_read.tt2
 
16274
   M /trunk/wwsympa/tt2/error.tt2
 
16275
 
 
16276
Fix: incorrect TT2 format
 
16277
 
 
16278
------------------------------------------------------------------------
 
16279
r2483 | sympa-authors | 2004-08-06 11:59:17 +0200 (Fri, 06 Aug 2004) | 2 lines
 
16280
Changed paths:
 
16281
   M /trunk/src/etc/create_list_templates/discussion_list/comment.tt2
 
16282
   M /trunk/src/etc/create_list_templates/hotline/comment.tt2
 
16283
   M /trunk/src/etc/create_list_templates/html-news-letter/comment.tt2
 
16284
   M /trunk/src/etc/create_list_templates/intranet_list/comment.tt2
 
16285
   M /trunk/src/etc/create_list_templates/news-letter/comment.tt2
 
16286
   M /trunk/src/etc/create_list_templates/private_working_group/comment.tt2
 
16287
   M /trunk/src/etc/create_list_templates/public_web_forum/comment.tt2
 
16288
   M /trunk/src/etc/mhonarc-ressources.tt2
 
16289
   M /trunk/src/etc/tt2/bye.tt2
 
16290
   M /trunk/src/etc/tt2/certif_warning.tt2
 
16291
   M /trunk/src/etc/tt2/d_install_shared.tt2
 
16292
   M /trunk/src/etc/tt2/d_reject_shared.tt2
 
16293
   M /trunk/src/etc/tt2/digest.tt2
 
16294
   M /trunk/src/etc/tt2/digest_plain.tt2
 
16295
   M /trunk/src/etc/tt2/expire_deletion.tt2
 
16296
   M /trunk/src/etc/tt2/expire_warning1.tt2
 
16297
   M /trunk/src/etc/tt2/expire_warning2.tt2
 
16298
   M /trunk/src/etc/tt2/global_remind.tt2
 
16299
   M /trunk/src/etc/tt2/helpfile.tt2
 
16300
   M /trunk/src/etc/tt2/info_report.tt2
 
16301
   M /trunk/src/etc/tt2/invite.tt2
 
16302
   M /trunk/src/etc/tt2/list_created.tt2
 
16303
   M /trunk/src/etc/tt2/list_rejected.tt2
 
16304
   M /trunk/src/etc/tt2/list_unknown.tt2
 
16305
   M /trunk/src/etc/tt2/listmaster_notification.tt2
 
16306
   M /trunk/src/etc/tt2/listowner_notification.tt2
 
16307
   M /trunk/src/etc/tt2/lists.tt2
 
16308
   M /trunk/src/etc/tt2/moderate.tt2
 
16309
   M /trunk/src/etc/tt2/modindex.tt2
 
16310
   M /trunk/src/etc/tt2/reject.tt2
 
16311
   M /trunk/src/etc/tt2/remind.tt2
 
16312
   M /trunk/src/etc/tt2/removed.tt2
 
16313
   M /trunk/src/etc/tt2/review.tt2
 
16314
   M /trunk/src/etc/tt2/sendpasswd.tt2
 
16315
   M /trunk/src/etc/tt2/stats_report.tt2
 
16316
   M /trunk/src/etc/tt2/subscriber_notification.tt2
 
16317
   M /trunk/src/etc/tt2/urlized_part.tt2
 
16318
   M /trunk/src/etc/tt2/welcome.tt2
 
16319
   M /trunk/src/etc/tt2/x509-user-cert-missing.tt2
 
16320
   M /trunk/src/etc/tt2/your_infected_msg.tt2
 
16321
   M /trunk/src/tt2.pl
 
16322
   M /trunk/wwsympa/tt2/add_request.tt2
 
16323
   M /trunk/wwsympa/tt2/admin_menu.tt2
 
16324
   M /trunk/wwsympa/tt2/arc.tt2
 
16325
   M /trunk/wwsympa/tt2/arc_manage.tt2
 
16326
   M /trunk/wwsympa/tt2/arc_protect.tt2
 
16327
   M /trunk/wwsympa/tt2/arcsearch.tt2
 
16328
   M /trunk/wwsympa/tt2/arcsearch_form.tt2
 
16329
   M /trunk/wwsympa/tt2/change_email.tt2
 
16330
   M /trunk/wwsympa/tt2/choosepasswd.tt2
 
16331
   M /trunk/wwsympa/tt2/close_list.tt2
 
16332
   M /trunk/wwsympa/tt2/compose_mail.tt2
 
16333
   M /trunk/wwsympa/tt2/create_list.tt2
 
16334
   M /trunk/wwsympa/tt2/create_list_request.tt2
 
16335
   M /trunk/wwsympa/tt2/d_control.tt2
 
16336
   M /trunk/wwsympa/tt2/d_editfile.tt2
 
16337
   M /trunk/wwsympa/tt2/d_install_shared.tt2
 
16338
   M /trunk/wwsympa/tt2/d_read.tt2
 
16339
   M /trunk/wwsympa/tt2/edit_list_request.tt2
 
16340
   M /trunk/wwsympa/tt2/editfile.tt2
 
16341
   M /trunk/wwsympa/tt2/editsubscriber.tt2
 
16342
   M /trunk/wwsympa/tt2/error.tt2
 
16343
   M /trunk/wwsympa/tt2/get_closed_lists.tt2
 
16344
   M /trunk/wwsympa/tt2/get_inactive_lists.tt2
 
16345
   M /trunk/wwsympa/tt2/get_latest_lists.tt2
 
16346
   M /trunk/wwsympa/tt2/get_pending_lists.tt2
 
16347
   M /trunk/wwsympa/tt2/help.tt2
 
16348
   M /trunk/wwsympa/tt2/help_admin.tt2
 
16349
   M /trunk/wwsympa/tt2/help_editfile.tt2
 
16350
   M /trunk/wwsympa/tt2/help_editlist.tt2
 
16351
   M /trunk/wwsympa/tt2/help_user_options.tt2
 
16352
   M /trunk/wwsympa/tt2/home.tt2
 
16353
   M /trunk/wwsympa/tt2/install_pending_list.tt2
 
16354
   M /trunk/wwsympa/tt2/list_menu.tt2
 
16355
   M /trunk/wwsympa/tt2/lists.tt2
 
16356
   M /trunk/wwsympa/tt2/login.tt2
 
16357
   M /trunk/wwsympa/tt2/loginbanner.tt2
 
16358
   M /trunk/wwsympa/tt2/main.tt2
 
16359
   M /trunk/wwsympa/tt2/menu.tt2
 
16360
   M /trunk/wwsympa/tt2/modindex.tt2
 
16361
   M /trunk/wwsympa/tt2/notice.tt2
 
16362
   M /trunk/wwsympa/tt2/pref.tt2
 
16363
   M /trunk/wwsympa/tt2/remindpasswd.tt2
 
16364
   M /trunk/wwsympa/tt2/remove_arc.tt2
 
16365
   M /trunk/wwsympa/tt2/rename_list_request.tt2
 
16366
   M /trunk/wwsympa/tt2/review.tt2
 
16367
   M /trunk/wwsympa/tt2/reviewbouncing.tt2
 
16368
   M /trunk/wwsympa/tt2/scenario_test.tt2
 
16369
   M /trunk/wwsympa/tt2/serveradmin.tt2
 
16370
   M /trunk/wwsympa/tt2/set_pending_list_request.tt2
 
16371
   M /trunk/wwsympa/tt2/show_cert.tt2
 
16372
   M /trunk/wwsympa/tt2/sigrequest.tt2
 
16373
   M /trunk/wwsympa/tt2/stats.tt2
 
16374
   M /trunk/wwsympa/tt2/subindex.tt2
 
16375
   M /trunk/wwsympa/tt2/suboptions.tt2
 
16376
   M /trunk/wwsympa/tt2/subrequest.tt2
 
16377
   M /trunk/wwsympa/tt2/title.tt2
 
16378
   M /trunk/wwsympa/tt2/viewmod.tt2
 
16379
 
 
16380
Change: replace [%|l%] with [%|loc%] (a bit more explicit)
 
16381
 
 
16382
------------------------------------------------------------------------
 
16383
r2482 | sympa-authors | 2004-08-06 11:21:42 +0200 (Fri, 06 Aug 2004) | 2 lines
 
16384
Changed paths:
 
16385
   M /trunk/soap/sympa.wsdl
 
16386
   M /trunk/src/List.pm
 
16387
   M /trunk/src/alias_manager.pl
 
16388
   M /trunk/src/sympa.pl
 
16389
   M /trunk/src/tt2.pl
 
16390
   M /trunk/wwsympa/tt2/help.tt2
 
16391
   M /trunk/wwsympa/tt2/info.tt2
 
16392
   M /trunk/wwsympa/tt2/main.tt2
 
16393
   M /trunk/wwsympa/tt2/set_pending_list_request.tt2
 
16394
   M /trunk/wwsympa/tt2/viewmod.tt2
 
16395
   M /trunk/wwsympa/wwsympa.fcgi
 
16396
 
 
16397
Change: no more allow (there are exceptions) inclusion of files with absolute path in TT2, now setting the INCLUDE_PATH
 
16398
 
 
16399
------------------------------------------------------------------------
 
16400
r2481 | sympa-authors | 2004-08-05 14:51:36 +0200 (Thu, 05 Aug 2004) | 2 lines
 
16401
Changed paths:
 
16402
   D /trunk/wwsympa/wws_templates
 
16403
 
 
16404
Remove old web templates
 
16405
 
 
16406
------------------------------------------------------------------------
 
16407
r2480 | sympa-authors | 2004-08-05 14:15:31 +0200 (Thu, 05 Aug 2004) | 2 lines
 
16408
Changed paths:
 
16409
   M /branches/sympa-4_1-branch/src/etc/auth.conf
 
16410
   M /trunk/src/etc/auth.conf
 
16411
 
 
16412
[reported by D.Lamballais] Fix
 
16413
 
 
16414
------------------------------------------------------------------------
 
16415
r2479 | sympa-authors | 2004-08-05 11:18:12 +0200 (Thu, 05 Aug 2004) | 2 lines
 
16416
Changed paths:
 
16417
   M /branches/sympa-4_1-branch/src/Conf.pm
 
16418
   M /branches/sympa-4_1-branch/wwsympa/Auth.pm
 
16419
   M /trunk/src/Conf.pm
 
16420
   M /trunk/wwsympa/Auth.pm
 
16421
 
 
16422
[reported by D.Lamballais Fix: 'password_case' wwsympa.conf parameter was not used
 
16423
 
 
16424
------------------------------------------------------------------------
 
16425
r2478 | sympa-authors | 2004-08-05 09:31:42 +0200 (Thu, 05 Aug 2004) | 2 lines
 
16426
Changed paths:
 
16427
   D /trunk/src/etc/templates
 
16428
 
 
16429
Removing old style templates
 
16430
 
 
16431
------------------------------------------------------------------------
 
16432
r2477 | sympa-authors | 2004-08-04 17:48:44 +0200 (Wed, 04 Aug 2004) | 2 lines
 
16433
Changed paths:
 
16434
   A /trunk/src/etc/tt2/listeditor_notification.tt2
 
16435
 
 
16436
Missing template
 
16437
 
 
16438
------------------------------------------------------------------------
 
16439
r2476 | sympa-authors | 2004-08-04 17:26:04 +0200 (Wed, 04 Aug 2004) | 2 lines
 
16440
Changed paths:
 
16441
   M /trunk/po/Makefile
 
16442
   M /trunk/po/cs.po
 
16443
   M /trunk/po/de.po
 
16444
   M /trunk/po/en_US.po
 
16445
   M /trunk/po/es.po
 
16446
   M /trunk/po/et.po
 
16447
   M /trunk/po/fi.po
 
16448
   M /trunk/po/fr.po
 
16449
   M /trunk/po/hu.po
 
16450
   M /trunk/po/it.po
 
16451
   M /trunk/po/nl.po
 
16452
   M /trunk/po/pl.po
 
16453
   M /trunk/po/pt.po
 
16454
   M /trunk/po/ro.po
 
16455
   M /trunk/po/sympa.pot
 
16456
   M /trunk/po/zh_CN.po
 
16457
   M /trunk/po/zh_TW.po
 
16458
   M /trunk/src/List.pm
 
16459
   M /trunk/src/etc/global_task_models/chk_cert_expiration.daily.task
 
16460
   M /trunk/src/etc/global_task_models/crl_update.daily.task
 
16461
   M /trunk/src/etc/global_task_models/eval_bouncers.daily.task
 
16462
   M /trunk/src/etc/global_task_models/purge_orphan_bounces.monthly.task
 
16463
   M /trunk/src/etc/global_task_models/purge_user_table.monthly.task
 
16464
   M /trunk/src/etc/list_task_models/expire.yearly.task
 
16465
   M /trunk/src/etc/list_task_models/remind.2month.task
 
16466
   M /trunk/src/etc/list_task_models/remind.monthly.task
 
16467
   M /trunk/src/etc/list_task_models/remind.yearly.task
 
16468
   M /trunk/src/etc/list_task_models/sync_include.ttl.task
 
16469
   M /trunk/wwsympa/wwsympa.fcgi
 
16470
 
 
16471
Change: task titles can now refer to gettext entries
 
16472
 
 
16473
------------------------------------------------------------------------
 
16474
r2475 | sympa-authors | 2004-08-04 15:45:25 +0200 (Wed, 04 Aug 2004) | 2 lines
 
16475
Changed paths:
 
16476
   M /trunk/src/Language.pm
 
16477
 
 
16478
No more import gettext from  Locale::Messages to prevent "Prototype mismatch" errors
 
16479
 
 
16480
------------------------------------------------------------------------
 
16481
r2474 | sympa-authors | 2004-08-03 17:26:36 +0200 (Tue, 03 Aug 2004) | 2 lines
 
16482
Changed paths:
 
16483
   M /branches/sympa-4_1-branch/src/etc/mhonarc-ressources
 
16484
   M /trunk/src/etc/mhonarc-ressources.tt2
 
16485
 
 
16486
[reported by Jeg] Fix: the viewmod page would propose a "reply to" and "send it back to..." buttons
 
16487
 
 
16488
------------------------------------------------------------------------
 
16489
r2473 | sympa-authors | 2004-08-03 16:56:26 +0200 (Tue, 03 Aug 2004) | 2 lines
 
16490
Changed paths:
 
16491
   M /trunk/src/etc/tt2/stats_report.tt2
 
16492
   M /trunk/wwsympa/tt2/add_request.tt2
 
16493
   M /trunk/wwsympa/tt2/arc_manage.tt2
 
16494
   M /trunk/wwsympa/tt2/d_editfile.tt2
 
16495
   M /trunk/wwsympa/tt2/d_install_shared.tt2
 
16496
   M /trunk/wwsympa/tt2/d_read.tt2
 
16497
   M /trunk/wwsympa/tt2/edit_list_request.tt2
 
16498
   M /trunk/wwsympa/tt2/editfile.tt2
 
16499
   M /trunk/wwsympa/tt2/editsubscriber.tt2
 
16500
   M /trunk/wwsympa/tt2/error.tt2
 
16501
   M /trunk/wwsympa/tt2/get_closed_lists.tt2
 
16502
   M /trunk/wwsympa/tt2/get_inactive_lists.tt2
 
16503
   M /trunk/wwsympa/tt2/get_latest_lists.tt2
 
16504
   M /trunk/wwsympa/tt2/get_pending_lists.tt2
 
16505
   M /trunk/wwsympa/tt2/help.tt2
 
16506
   M /trunk/wwsympa/tt2/help_admin.tt2
 
16507
   M /trunk/wwsympa/tt2/help_editfile.tt2
 
16508
   M /trunk/wwsympa/tt2/help_editlist.tt2
 
16509
   M /trunk/wwsympa/tt2/help_user_options.tt2
 
16510
   M /trunk/wwsympa/tt2/home.tt2
 
16511
 
 
16512
[P.Levesque] Complete the XHTML convertion
 
16513
 
 
16514
------------------------------------------------------------------------
 
16515
r2467 | sympa-authors | 2004-07-09 16:37:33 +0200 (Fri, 09 Jul 2004) | 2 lines
 
16516
Changed paths:
 
16517
   M /trunk/ChangeLog
 
16518
   M /trunk/NEWS
 
16519
   M /trunk/doc/html/index.html
 
16520
   M /trunk/doc/html/node1.html
 
16521
   M /trunk/doc/html/node10.html
 
16522
   M /trunk/doc/html/node11.html
 
16523
   M /trunk/doc/html/node12.html
 
16524
   M /trunk/doc/html/node13.html
 
16525
   M /trunk/doc/html/node14.html
 
16526
   M /trunk/doc/html/node15.html
 
16527
   M /trunk/doc/html/node16.html
 
16528
   M /trunk/doc/html/node17.html
 
16529
   M /trunk/doc/html/node18.html
 
16530
   M /trunk/doc/html/node19.html
 
16531
   M /trunk/doc/html/node2.html
 
16532
   M /trunk/doc/html/node20.html
 
16533
   M /trunk/doc/html/node21.html
 
16534
   M /trunk/doc/html/node22.html
 
16535
   M /trunk/doc/html/node23.html
 
16536
   M /trunk/doc/html/node24.html
 
16537
   M /trunk/doc/html/node3.html
 
16538
   M /trunk/doc/html/node4.html
 
16539
   M /trunk/doc/html/node5.html
 
16540
   M /trunk/doc/html/node6.html
 
16541
   M /trunk/doc/html/node7.html
 
16542
   M /trunk/doc/html/node8.html
 
16543
   M /trunk/doc/html/node9.html
 
16544
   M /trunk/doc/html/sympa.html
 
16545
   M /trunk/doc/html/sympa.ps
 
16546
   M /trunk/doc/sympa.pdf
 
16547
   M /trunk/doc/sympa.ps
 
16548
   M /trunk/doc/sympa.tex
 
16549
 
 
16550
preparing 4.2b.2
 
16551
 
 
16552
------------------------------------------------------------------------
 
16553
r2466 | sympa-authors | 2004-07-09 15:43:38 +0200 (Fri, 09 Jul 2004) | 2 lines
 
16554
Changed paths:
 
16555
   M /trunk/wwsympa/tt2/edit_list_request.tt2
 
16556
 
 
16557
Fix
 
16558
 
 
16559
------------------------------------------------------------------------
 
16560
r2465 | sympa-authors | 2004-07-09 14:16:26 +0200 (Fri, 09 Jul 2004) | 2 lines
 
16561
Changed paths:
 
16562
   M /branches/sympa-4_1-branch/wwsympa/wwsympa.fcgi
 
16563
   M /trunk/wwsympa/wwsympa.fcgi
 
16564
 
 
16565
[reported by J.Koret] Fix an XSS vulnerability
 
16566
 
 
16567
------------------------------------------------------------------------
 
16568
r2464 | sympa-authors | 2004-07-09 14:06:24 +0200 (Fri, 09 Jul 2004) | 2 lines
 
16569
Changed paths:
 
16570
   M /trunk/wwsympa/tt2/arcsearch.tt2
 
16571
 
 
16572
Fix
 
16573
 
 
16574
------------------------------------------------------------------------
 
16575
r2463 | sympa-authors | 2004-07-09 14:02:19 +0200 (Fri, 09 Jul 2004) | 2 lines
 
16576
Changed paths:
 
16577
   M /trunk/wwsympa/tt2/arcsearch.tt2
 
16578
 
 
16579
Fix
 
16580
 
 
16581
------------------------------------------------------------------------
 
16582
r2462 | sympa-authors | 2004-07-08 17:12:41 +0200 (Thu, 08 Jul 2004) | 2 lines
 
16583
Changed paths:
 
16584
   M /trunk/src/tools.pl
 
16585
 
 
16586
[L.Veillon] Fix: incorrectly handled Uvscan code 12
 
16587
 
 
16588
------------------------------------------------------------------------
 
16589
r2461 | sympa-authors | 2004-07-07 17:48:43 +0200 (Wed, 07 Jul 2004) | 2 lines
 
16590
Changed paths:
 
16591
   M /trunk/po/Makefile
 
16592
 
 
16593
New feature: add stats on translation work
 
16594
 
 
16595
------------------------------------------------------------------------
 
16596
r2460 | sympa-authors | 2004-07-07 17:08:00 +0200 (Wed, 07 Jul 2004) | 2 lines
 
16597
Changed paths:
 
16598
   M /trunk/doc/sympa.tex.tpl
 
16599
   M /trunk/src/Conf.pm
 
16600
   M /trunk/src/Language.pm
 
16601
   M /trunk/src/List.pm
 
16602
   M /trunk/wwsympa/wwsympa.fcgi
 
16603
 
 
16604
New feature: added 'supported_lang' parameter to restrict supported languages on the user interface
 
16605
 
 
16606
------------------------------------------------------------------------
 
16607
r2459 | sympa-authors | 2004-07-07 16:20:59 +0200 (Wed, 07 Jul 2004) | 2 lines
 
16608
Changed paths:
 
16609
   M /branches/sympa-4_1-branch/src/tools.pl
 
16610
   M /trunk/src/tools.pl
 
16611
 
 
16612
[reported by J.Beretta] Fix: sympa would incorrectly change the MIME structure of multipart/alternative messages composed with Outlook.
 
16613
 
 
16614
------------------------------------------------------------------------
 
16615
r2458 | sympa-authors | 2004-07-07 11:56:45 +0200 (Wed, 07 Jul 2004) | 2 lines
 
16616
Changed paths:
 
16617
   M /branches/sympa-4_1-branch/src/tools.pl
 
16618
   M /trunk/src/tools.pl
 
16619
 
 
16620
[BugID 305] Fix: Missing <> around Message-id when messages are posted from the web
 
16621
 
 
16622
------------------------------------------------------------------------
 
16623
r2457 | sympa-authors | 2004-07-07 10:53:45 +0200 (Wed, 07 Jul 2004) | 2 lines
 
16624
Changed paths:
 
16625
   M /trunk/wwsympa/tt2/add_request.tt2
 
16626
   M /trunk/wwsympa/tt2/admin_menu.tt2
 
16627
   M /trunk/wwsympa/tt2/arc.tt2
 
16628
   M /trunk/wwsympa/tt2/arc_manage.tt2
 
16629
   M /trunk/wwsympa/tt2/arc_protect.tt2
 
16630
   M /trunk/wwsympa/tt2/arcsearch.tt2
 
16631
   M /trunk/wwsympa/tt2/arcsearch_form.tt2
 
16632
   M /trunk/wwsympa/tt2/button_footer.tt2
 
16633
   M /trunk/wwsympa/tt2/button_header.tt2
 
16634
   M /trunk/wwsympa/tt2/change_email.tt2
 
16635
   M /trunk/wwsympa/tt2/choosepasswd.tt2
 
16636
   M /trunk/wwsympa/tt2/close_list.tt2
 
16637
   M /trunk/wwsympa/tt2/compose_mail.tt2
 
16638
   M /trunk/wwsympa/tt2/create_list.tt2
 
16639
   M /trunk/wwsympa/tt2/create_list_request.tt2
 
16640
   M /trunk/wwsympa/tt2/d_control.tt2
 
16641
 
 
16642
Change: [P.Levesque] Making the web interface XHTML
 
16643
 
 
16644
------------------------------------------------------------------------
 
16645
r2456 | sympa-authors | 2004-07-07 10:38:40 +0200 (Wed, 07 Jul 2004) | 2 lines
 
16646
Changed paths:
 
16647
   M /trunk/src/Conf.pm
 
16648
 
 
16649
Indicate that msgcat parameter is no more supported
 
16650
 
 
16651
------------------------------------------------------------------------
 
16652
r2455 | sympa-authors | 2004-07-06 14:39:34 +0200 (Tue, 06 Jul 2004) | 2 lines
 
16653
Changed paths:
 
16654
   M /trunk/Makefile.am
 
16655
   M /trunk/Makefile.in
 
16656
   M /trunk/configure
 
16657
   M /trunk/configure.in
 
16658
   M /trunk/doc/Makefile
 
16659
   M /trunk/doc/html/index.html
 
16660
   M /trunk/doc/html/node1.html
 
16661
   M /trunk/doc/html/node10.html
 
16662
   M /trunk/doc/html/node11.html
 
16663
   M /trunk/doc/html/node12.html
 
16664
   M /trunk/doc/html/node13.html
 
16665
   M /trunk/doc/html/node14.html
 
16666
   M /trunk/doc/html/node15.html
 
16667
   M /trunk/doc/html/node16.html
 
16668
   M /trunk/doc/html/node17.html
 
16669
   M /trunk/doc/html/node18.html
 
16670
   M /trunk/doc/html/node19.html
 
16671
   M /trunk/doc/html/node2.html
 
16672
   M /trunk/doc/html/node20.html
 
16673
   M /trunk/doc/html/node21.html
 
16674
   M /trunk/doc/html/node22.html
 
16675
   M /trunk/doc/html/node23.html
 
16676
   M /trunk/doc/html/node24.html
 
16677
   M /trunk/doc/html/node3.html
 
16678
   M /trunk/doc/html/node4.html
 
16679
   M /trunk/doc/html/node5.html
 
16680
   M /trunk/doc/html/node6.html
 
16681
   M /trunk/doc/html/node7.html
 
16682
   M /trunk/doc/html/node8.html
 
16683
   M /trunk/doc/html/node9.html
 
16684
   M /trunk/doc/html/sympa.html
 
16685
   M /trunk/doc/html/sympa.ps
 
16686
   M /trunk/doc/sympa.pdf
 
16687
   M /trunk/doc/sympa.ps
 
16688
   M /trunk/doc/sympa.tex
 
16689
   M /trunk/doc/sympa.tex.tpl
 
16690
   M /trunk/src/Conf.pm
 
16691
   M /trunk/src/etc/script/sympa.spec
 
16692
   M /trunk/src/etc/script/sympa.spec.rh80
 
16693
   M /trunk/src/sympa_wizard.pl
 
16694
 
 
16695
Change: replace NLS with LOCALE everywhere
 
16696
 
 
16697
------------------------------------------------------------------------
 
16698
r2454 | sympa-authors | 2004-07-06 11:29:28 +0200 (Tue, 06 Jul 2004) | 2 lines
 
16699
Changed paths:
 
16700
   M /branches/sympa-4_1-branch/src/List.pm
 
16701
   M /trunk/src/List.pm
 
16702
 
 
16703
Fix: rfc2369_header_fields parameter edition incorrectly handled
 
16704
 
 
16705
------------------------------------------------------------------------
 
16706
r2453 | sympa-authors | 2004-07-05 16:21:19 +0200 (Mon, 05 Jul 2004) | 2 lines
 
16707
Changed paths:
 
16708
   M /trunk/src/etc/sample/Makefile
 
16709
 
 
16710
Removed sample topics
 
16711
 
 
16712
------------------------------------------------------------------------
 
16713
r2452 | sympa-authors | 2004-07-05 10:15:16 +0200 (Mon, 05 Jul 2004) | 2 lines
 
16714
Changed paths:
 
16715
   M /trunk/wwsympa/wwsympa.fcgi
 
16716
 
 
16717
Fix: could not restore a list in include2 mode
 
16718
 
 
16719
------------------------------------------------------------------------
 
16720
r2451 | sympa-authors | 2004-07-02 16:07:14 +0200 (Fri, 02 Jul 2004) | 2 lines
 
16721
Changed paths:
 
16722
   M /trunk/src/Language.pm
 
16723
 
 
16724
fix
 
16725
 
 
16726
------------------------------------------------------------------------
 
16727
r2450 | sympa-authors | 2004-07-02 16:06:34 +0200 (Fri, 02 Jul 2004) | 2 lines
 
16728
Changed paths:
 
16729
   M /trunk/wwsympa/wwslib.pm
 
16730
 
 
16731
Removed used variable
 
16732
 
 
16733
------------------------------------------------------------------------
 
16734
r2449 | sympa-authors | 2004-07-02 16:01:22 +0200 (Fri, 02 Jul 2004) | 2 lines
 
16735
Changed paths:
 
16736
   M /trunk/doc/html/index.html
 
16737
   M /trunk/doc/html/node1.html
 
16738
   M /trunk/doc/html/node10.html
 
16739
   M /trunk/doc/html/node11.html
 
16740
   M /trunk/doc/html/node12.html
 
16741
   M /trunk/doc/html/node13.html
 
16742
   M /trunk/doc/html/node14.html
 
16743
   M /trunk/doc/html/node15.html
 
16744
   M /trunk/doc/html/node16.html
 
16745
   M /trunk/doc/html/node17.html
 
16746
   M /trunk/doc/html/node18.html
 
16747
   M /trunk/doc/html/node19.html
 
16748
   M /trunk/doc/html/node2.html
 
16749
   M /trunk/doc/html/node20.html
 
16750
   M /trunk/doc/html/node21.html
 
16751
   M /trunk/doc/html/node22.html
 
16752
   M /trunk/doc/html/node23.html
 
16753
   M /trunk/doc/html/node24.html
 
16754
   M /trunk/doc/html/node3.html
 
16755
   M /trunk/doc/html/node4.html
 
16756
   M /trunk/doc/html/node5.html
 
16757
   M /trunk/doc/html/node6.html
 
16758
   M /trunk/doc/html/node7.html
 
16759
   M /trunk/doc/html/node8.html
 
16760
   M /trunk/doc/html/node9.html
 
16761
   M /trunk/doc/html/sympa.html
 
16762
   M /trunk/doc/html/sympa.ps
 
16763
   M /trunk/doc/sympa.pdf
 
16764
   M /trunk/doc/sympa.ps
 
16765
   M /trunk/doc/sympa.tex
 
16766
   M /trunk/doc/sympa.tex.tpl
 
16767
   D /trunk/src/etc/sample/topics.fr.conf
 
16768
   D /trunk/src/etc/sample/topics.hu.conf
 
16769
   M /trunk/src/etc/topics.conf
 
16770
 
 
16771
Update docs and sample to propose internationalized topics titles
 
16772
 
 
16773
------------------------------------------------------------------------
 
16774
r2448 | sympa-authors | 2004-07-02 15:44:27 +0200 (Fri, 02 Jul 2004) | 2 lines
 
16775
Changed paths:
 
16776
   M /trunk/src/List.pm
 
16777
   M /trunk/wwsympa/tt2/create_list_request.tt2
 
16778
   M /trunk/wwsympa/tt2/home.tt2
 
16779
   M /trunk/wwsympa/wwsympa.fcgi
 
16780
 
 
16781
New feature: make topics titles multi-lingual
 
16782
 
 
16783
------------------------------------------------------------------------
 
16784
r2447 | sympa-authors | 2004-07-02 15:41:05 +0200 (Fri, 02 Jul 2004) | 2 lines
 
16785
Changed paths:
 
16786
   M /trunk/po/sympa.pot
 
16787
 
 
16788
Update
 
16789
 
 
16790
------------------------------------------------------------------------
 
16791
r2446 | sympa-authors | 2004-07-02 14:32:31 +0200 (Fri, 02 Jul 2004) | 2 lines
 
16792
Changed paths:
 
16793
   M /trunk/po/xgettext.pl
 
16794
 
 
16795
Skip meta information
 
16796
 
 
16797
------------------------------------------------------------------------
 
16798
r2445 | sympa-authors | 2004-07-02 14:06:53 +0200 (Fri, 02 Jul 2004) | 2 lines
 
16799
Changed paths:
 
16800
   M /trunk/src/Commands.pm
 
16801
   M /trunk/src/etc/tt2/digest.tt2
 
16802
   M /trunk/src/etc/tt2/digest_plain.tt2
 
16803
   M /trunk/src/etc/tt2/moderate.tt2
 
16804
   M /trunk/src/etc/tt2/urlized_part.tt2
 
16805
   M /trunk/src/mail.pm
 
16806
   M /trunk/src/sympa.pl
 
16807
   M /trunk/src/tools.pl
 
16808
   M /trunk/src/tt2.pl
 
16809
   M /trunk/wwsympa/tt2/main.tt2
 
16810
 
 
16811
Replace meta information (_charset_,_encoding_)
 
16812
 
 
16813
------------------------------------------------------------------------
 
16814
r2444 | sympa-authors | 2004-07-02 12:00:08 +0200 (Fri, 02 Jul 2004) | 2 lines
 
16815
Changed paths:
 
16816
   M /trunk/po/cs.po
 
16817
   M /trunk/po/de.po
 
16818
   M /trunk/po/en_US.po
 
16819
   M /trunk/po/es.po
 
16820
   M /trunk/po/et.po
 
16821
   M /trunk/po/fi.po
 
16822
   M /trunk/po/fr.po
 
16823
   M /trunk/po/hu.po
 
16824
   M /trunk/po/it.po
 
16825
   M /trunk/po/nl.po
 
16826
   M /trunk/po/pl.po
 
16827
   M /trunk/po/pt.po
 
16828
   M /trunk/po/ro.po
 
16829
   M /trunk/po/sympa.pot
 
16830
   M /trunk/po/zh_CN.po
 
16831
   M /trunk/po/zh_TW.po
 
16832
 
 
16833
Updates
 
16834
 
 
16835
------------------------------------------------------------------------
 
16836
r2443 | sympa-authors | 2004-07-02 11:59:58 +0200 (Fri, 02 Jul 2004) | 2 lines
 
16837
Changed paths:
 
16838
   M /trunk/po/xgettext.pl
 
16839
 
 
16840
Fix
 
16841
 
 
16842
------------------------------------------------------------------------
 
16843
r2442 | sympa-authors | 2004-07-02 11:41:10 +0200 (Fri, 02 Jul 2004) | 2 lines
 
16844
Changed paths:
 
16845
   M /trunk/po/cs.po
 
16846
   M /trunk/po/de.po
 
16847
   M /trunk/po/en_US.po
 
16848
   M /trunk/po/es.po
 
16849
   M /trunk/po/et.po
 
16850
   M /trunk/po/fi.po
 
16851
   M /trunk/po/fr.po
 
16852
   M /trunk/po/hu.po
 
16853
   M /trunk/po/it.po
 
16854
   M /trunk/po/nl.po
 
16855
   M /trunk/po/pl.po
 
16856
   M /trunk/po/pt.po
 
16857
   M /trunk/po/ro.po
 
16858
   M /trunk/po/sympa.pot
 
16859
   M /trunk/po/zh_CN.po
 
16860
   M /trunk/po/zh_TW.po
 
16861
 
 
16862
Updated PO files
 
16863
 
 
16864
------------------------------------------------------------------------
 
16865
r2441 | sympa-authors | 2004-07-02 11:40:03 +0200 (Fri, 02 Jul 2004) | 2 lines
 
16866
Changed paths:
 
16867
   M /trunk/po/Makefile
 
16868
 
 
16869
Printing the current PO filename
 
16870
 
 
16871
------------------------------------------------------------------------
 
16872
r2440 | sympa-authors | 2004-07-02 11:34:59 +0200 (Fri, 02 Jul 2004) | 2 lines
 
16873
Changed paths:
 
16874
   M /trunk/po/Makefile
 
16875
   M /trunk/po/xgettext.pl
 
16876
 
 
16877
Fixes
 
16878
 
 
16879
------------------------------------------------------------------------
 
16880
r2439 | sympa-authors | 2004-07-02 11:03:47 +0200 (Fri, 02 Jul 2004) | 2 lines
 
16881
Changed paths:
 
16882
   M /trunk/po/Makefile
 
16883
   M /trunk/po/sympa.pot
 
16884
   A /trunk/po/xgettext.pl
 
16885
   M /trunk/src/etc/script/Makefile
 
16886
   D /trunk/src/etc/script/xgettext.pl
 
16887
 
 
16888
Change: move xgettext.pl to po/ directory
 
16889
 
 
16890
------------------------------------------------------------------------
 
16891
r2438 | sympa-authors | 2004-07-02 10:45:18 +0200 (Fri, 02 Jul 2004) | 2 lines
 
16892
Changed paths:
 
16893
   M /trunk/po/cs.po
 
16894
   M /trunk/po/de.po
 
16895
   M /trunk/po/en_US.po
 
16896
   M /trunk/po/es.po
 
16897
   M /trunk/po/et.po
 
16898
   M /trunk/po/fi.po
 
16899
   M /trunk/po/it.po
 
16900
   M /trunk/po/nl.po
 
16901
   M /trunk/po/pl.po
 
16902
   M /trunk/po/pt.po
 
16903
   M /trunk/po/ro.po
 
16904
   M /trunk/po/sympa.pot
 
16905
   M /trunk/po/zh_CN.po
 
16906
   M /trunk/po/zh_TW.po
 
16907
   M /trunk/src/Language.pm
 
16908
   M /trunk/wwsympa/wwsympa.fcgi
 
16909
 
 
16910
Change: now use meta information from the PO headers (language, charset, encoding). Added a gettext() subroutine in Language to bypass gettext() if _xxx_ meta information are requested
 
16911
 
 
16912
------------------------------------------------------------------------
 
16913
r2437 | sympa-authors | 2004-07-01 16:24:41 +0200 (Thu, 01 Jul 2004) | 2 lines
 
16914
Changed paths:
 
16915
   M /trunk/src/etc/tt2/digest.tt2
 
16916
   M /trunk/src/etc/tt2/digest_plain.tt2
 
16917
   M /trunk/src/etc/tt2/global_remind.tt2
 
16918
   M /trunk/src/etc/tt2/info_report.tt2
 
16919
   M /trunk/src/etc/tt2/lists.tt2
 
16920
   M /trunk/src/etc/tt2/modindex.tt2
 
16921
   M /trunk/src/etc/tt2/review.tt2
 
16922
   M /trunk/src/etc/tt2/summary.tt2
 
16923
 
 
16924
Change: remove "old-style template emulation" in loops (foreach)
 
16925
 
 
16926
------------------------------------------------------------------------
 
16927
r2436 | sympa-authors | 2004-07-01 16:16:29 +0200 (Thu, 01 Jul 2004) | 2 lines
 
16928
Changed paths:
 
16929
   M /trunk/wwsympa/tt2/arc.tt2
 
16930
   M /trunk/wwsympa/tt2/arc_manage.tt2
 
16931
   M /trunk/wwsympa/tt2/arcsearch.tt2
 
16932
   M /trunk/wwsympa/tt2/create_list_request.tt2
 
16933
   M /trunk/wwsympa/tt2/d_install_shared.tt2
 
16934
   M /trunk/wwsympa/tt2/d_read.tt2
 
16935
   M /trunk/wwsympa/tt2/edit_list_request.tt2
 
16936
   M /trunk/wwsympa/tt2/editfile.tt2
 
16937
   M /trunk/wwsympa/tt2/editsubscriber.tt2
 
16938
   M /trunk/wwsympa/tt2/error.tt2
 
16939
   M /trunk/wwsympa/tt2/get_closed_lists.tt2
 
16940
   M /trunk/wwsympa/tt2/get_inactive_lists.tt2
 
16941
   M /trunk/wwsympa/tt2/get_latest_lists.tt2
 
16942
   M /trunk/wwsympa/tt2/get_pending_lists.tt2
 
16943
   M /trunk/wwsympa/tt2/help_editlist.tt2
 
16944
   M /trunk/wwsympa/tt2/home.tt2
 
16945
   M /trunk/wwsympa/tt2/list_menu.tt2
 
16946
   M /trunk/wwsympa/tt2/lists.tt2
 
16947
   M /trunk/wwsympa/tt2/loginbanner.tt2
 
16948
   M /trunk/wwsympa/tt2/main.tt2
 
16949
   M /trunk/wwsympa/tt2/modindex.tt2
 
16950
   M /trunk/wwsympa/tt2/notice.tt2
 
16951
   M /trunk/wwsympa/tt2/pref.tt2
 
16952
   M /trunk/wwsympa/tt2/rename_list_request.tt2
 
16953
   M /trunk/wwsympa/tt2/review.tt2
 
16954
   M /trunk/wwsympa/tt2/reviewbouncing.tt2
 
16955
   M /trunk/wwsympa/tt2/scenario_test.tt2
 
16956
   M /trunk/wwsympa/tt2/serveradmin.tt2
 
16957
   M /trunk/wwsympa/tt2/subindex.tt2
 
16958
   M /trunk/wwsympa/tt2/suboptions.tt2
 
16959
 
 
16960
Change: remove "old-style template emulation" in loops (foreach)
 
16961
 
 
16962
------------------------------------------------------------------------
 
16963
r2435 | sympa-authors | 2004-07-01 15:35:24 +0200 (Thu, 01 Jul 2004) | 2 lines
 
16964
Changed paths:
 
16965
   M /trunk/src/tools.pl
 
16966
 
 
16967
Remove unused subroutines
 
16968
 
 
16969
------------------------------------------------------------------------
 
16970
r2434 | sympa-authors | 2004-07-01 11:15:25 +0200 (Thu, 01 Jul 2004) | 2 lines
 
16971
Changed paths:
 
16972
   M /trunk/src/List.pm
 
16973
   M /trunk/wwsympa/tt2/d_control.tt2
 
16974
   M /trunk/wwsympa/wwsympa.fcgi
 
16975
 
 
16976
Change: allow 'title'lang' or 'title.gettext' in scenarios
 
16977
 
 
16978
------------------------------------------------------------------------
 
16979
r2433 | sympa-authors | 2004-06-30 18:15:34 +0200 (Wed, 30 Jun 2004) | 2 lines
 
16980
Changed paths:
 
16981
   M /trunk/src/List.pm
 
16982
   M /trunk/wwsympa/wwsympa.fcgi
 
16983
 
 
16984
Change: allow old-style scenario titles (title.lang)
 
16985
 
 
16986
------------------------------------------------------------------------
 
16987
r2432 | sympa-authors | 2004-06-30 17:42:02 +0200 (Wed, 30 Jun 2004) | 2 lines
 
16988
Changed paths:
 
16989
   M /branches/sympa-4_1-branch/src/etc/script/p12topem.pl
 
16990
   M /trunk/src/etc/script/p12topem.pl
 
16991
 
 
16992
Fix: script would fail on list object creation
 
16993
 
 
16994
------------------------------------------------------------------------
 
16995
r2430 | sympa-authors | 2004-06-30 16:30:31 +0200 (Wed, 30 Jun 2004) | 2 lines
 
16996
Changed paths:
 
16997
   M /trunk/src/List.pm
 
16998
   M /trunk/wwsympa/wwsympa.fcgi
 
16999
 
 
17000
Fix: load-cert() failed with Mozilla because the content-type was forced to application/pkix-cert and the certificate was in PEM format. Now convert it to DER
 
17001
 
 
17002
------------------------------------------------------------------------
 
17003
r2429 | sympa-authors | 2004-06-30 14:44:05 +0200 (Wed, 30 Jun 2004) | 2 lines
 
17004
Changed paths:
 
17005
   M /trunk/src/List.pm
 
17006
   M /trunk/wwsympa/wwsympa.fcgi
 
17007
 
 
17008
Fix the load_cert subroutine
 
17009
 
 
17010
------------------------------------------------------------------------
 
17011
r2427 | sympa-authors | 2004-06-29 17:51:04 +0200 (Tue, 29 Jun 2004) | 2 lines
 
17012
Changed paths:
 
17013
   M /trunk/src/task_manager.pl
 
17014
 
 
17015
Fix: do not create 'sync_include' tasks if lists status is not 'open'.
 
17016
 
 
17017
------------------------------------------------------------------------
 
17018
r2426 | sympa-authors | 2004-06-29 16:39:53 +0200 (Tue, 29 Jun 2004) | 2 lines
 
17019
Changed paths:
 
17020
   M /trunk/soap/sympa_soap_server.fcgi
 
17021
   M /trunk/src/List.pm
 
17022
   M /trunk/src/Makefile
 
17023
   M /trunk/src/Message.pm
 
17024
   M /trunk/src/alias_manager.pl
 
17025
   M /trunk/src/mail.pm
 
17026
   M /trunk/src/sympa.pl
 
17027
   M /trunk/src/task_manager.pl
 
17028
   M /trunk/src/tt2.pl
 
17029
   D /trunk/src/tt2native.pl
 
17030
   M /trunk/wwsympa/archived.pl
 
17031
   M /trunk/wwsympa/bounced.pl
 
17032
   M /trunk/wwsympa/wwsympa.fcgi
 
17033
 
 
17034
Change: merge tt2.pl and tt2native.pl ; rename parse_tpl() subroutine
 
17035
 
 
17036
------------------------------------------------------------------------
 
17037
r2425 | sympa-authors | 2004-06-25 17:29:01 +0200 (Fri, 25 Jun 2004) | 2 lines
 
17038
Changed paths:
 
17039
   M /trunk/po/hu.po
 
17040
 
 
17041
Sync with sympa.pot
 
17042
 
 
17043
------------------------------------------------------------------------
 
17044
r2424 | sympa-authors | 2004-06-25 12:01:06 +0200 (Fri, 25 Jun 2004) | 2 lines
 
17045
Changed paths:
 
17046
   D /trunk/src/parse_translation.pl
 
17047
 
 
17048
Remove old module for translations
 
17049
 
 
17050
------------------------------------------------------------------------
 
17051
r2423 | sympa-authors | 2004-06-25 10:42:17 +0200 (Fri, 25 Jun 2004) | 6 lines
 
17052
Changed paths:
 
17053
   M /trunk/src/List.pm
 
17054
   M /trunk/src/tools.pl
 
17055
 
 
17056
Fix: task_manager could previously be stuck on an include.lock file (when list had no subscriber).
 
17057
Changes :
 
17058
        - lock is release in List::get_first_user() if list has zero subscriber
 
17059
        - move lock/unlock code to tools.pl
 
17060
        - no more perform a blocking lock ; iterate 10 times (with increasing delay) instead
 
17061
 
 
17062
------------------------------------------------------------------------
 
17063
r2422 | sympa-authors | 2004-06-24 15:55:03 +0200 (Thu, 24 Jun 2004) | 2 lines
 
17064
Changed paths:
 
17065
   M /trunk/src/etc/mhonarc-ressources.tt2
 
17066
   M /trunk/src/etc/script/tpl2tt2.pl
 
17067
   M /trunk/wwsympa/archived.pl
 
17068
 
 
17069
Change: archives were not properly TT2 parsed. Content of mhonarc-ressources uses different TT2 tags ( (-% and %-) ). Inclusion of files with absolute/relative path should not be allowed for security reasons. Email addresses in message body and also spam-protected now.
 
17070
 
 
17071
------------------------------------------------------------------------
 
17072
r2421 | sympa-authors | 2004-06-24 10:11:19 +0200 (Thu, 24 Jun 2004) | 2 lines
 
17073
Changed paths:
 
17074
   M /trunk/doc/html/index.html
 
17075
   M /trunk/doc/html/node1.html
 
17076
   M /trunk/doc/html/node10.html
 
17077
   M /trunk/doc/html/node11.html
 
17078
   M /trunk/doc/html/node12.html
 
17079
   M /trunk/doc/html/node13.html
 
17080
   M /trunk/doc/html/node14.html
 
17081
   M /trunk/doc/html/node15.html
 
17082
   M /trunk/doc/html/node16.html
 
17083
   M /trunk/doc/html/node17.html
 
17084
   M /trunk/doc/html/node18.html
 
17085
   M /trunk/doc/html/node19.html
 
17086
   M /trunk/doc/html/node2.html
 
17087
   M /trunk/doc/html/node20.html
 
17088
   M /trunk/doc/html/node21.html
 
17089
   M /trunk/doc/html/node22.html
 
17090
   M /trunk/doc/html/node23.html
 
17091
   M /trunk/doc/html/node24.html
 
17092
   M /trunk/doc/html/node3.html
 
17093
   M /trunk/doc/html/node4.html
 
17094
   M /trunk/doc/html/node5.html
 
17095
   M /trunk/doc/html/node6.html
 
17096
   M /trunk/doc/html/node7.html
 
17097
   M /trunk/doc/html/node8.html
 
17098
   M /trunk/doc/html/node9.html
 
17099
   M /trunk/doc/html/sympa.html
 
17100
   M /trunk/doc/html/sympa.ps
 
17101
   M /trunk/doc/sympa.pdf
 
17102
   M /trunk/doc/sympa.ps
 
17103
   M /trunk/doc/sympa.tex
 
17104
   M /trunk/doc/sympa.tex.tpl
 
17105
   M /trunk/src/alias_manager.pl
 
17106
 
 
17107
Add references to the LDAP-enabled alias_manager
 
17108
 
 
17109
------------------------------------------------------------------------
 
17110
r2420 | sympa-authors | 2004-06-24 08:25:03 +0200 (Thu, 24 Jun 2004) | 2 lines
 
17111
Changed paths:
 
17112
   M /trunk/src/alias_manager.pl
 
17113
 
 
17114
Show the config file name if errors
 
17115
 
 
17116
------------------------------------------------------------------------
 
17117
r2419 | sympa-authors | 2004-06-23 15:19:32 +0200 (Wed, 23 Jun 2004) | 2 lines
 
17118
Changed paths:
 
17119
   M /trunk/po/Makefile
 
17120
   M /trunk/src/Language.pm
 
17121
   M /trunk/src/List.pm
 
17122
   M /trunk/src/Makefile
 
17123
   D /trunk/src/etc/mhonarc-ressources
 
17124
   A /trunk/src/etc/mhonarc-ressources.tt2
 
17125
   M /trunk/src/etc/script/mod2html.pl
 
17126
   M /trunk/src/etc/script/tpl2tt2.pl
 
17127
   M /trunk/wwsympa/archived.pl
 
17128
 
 
17129
Rename mhonarc-ressources to mhonarc-ressources.tt2
 
17130
 
 
17131
------------------------------------------------------------------------
 
17132
r2418 | sympa-authors | 2004-06-23 12:17:23 +0200 (Wed, 23 Jun 2004) | 2 lines
 
17133
Changed paths:
 
17134
   M /trunk/src/Commands.pm
 
17135
   M /trunk/src/List.pm
 
17136
   M /trunk/src/mail.pm
 
17137
   M /trunk/src/sympa.pl
 
17138
 
 
17139
Change: no more refer to NLS for "Sympa <%s>"
 
17140
 
 
17141
------------------------------------------------------------------------
 
17142
r2417 | sympa-authors | 2004-06-23 12:03:34 +0200 (Wed, 23 Jun 2004) | 2 lines
 
17143
Changed paths:
 
17144
   M /trunk/src/Commands.pm
 
17145
   M /trunk/src/mail.pm
 
17146
   M /trunk/src/sympa.pl
 
17147
   M /trunk/src/tools.pl
 
17148
 
 
17149
Change: mime-version no more refers to NLS
 
17150
 
 
17151
------------------------------------------------------------------------
 
17152
r2416 | sympa-authors | 2004-06-23 10:46:54 +0200 (Wed, 23 Jun 2004) | 2 lines
 
17153
Changed paths:
 
17154
   M /trunk/po/fr.po
 
17155
 
 
17156
Update
 
17157
 
 
17158
------------------------------------------------------------------------
 
17159
r2415 | sympa-authors | 2004-06-23 10:40:09 +0200 (Wed, 23 Jun 2004) | 2 lines
 
17160
Changed paths:
 
17161
   M /trunk/po/fr.po
 
17162
   M /trunk/po/sympa.pot
 
17163
 
 
17164
Update
 
17165
 
 
17166
------------------------------------------------------------------------
 
17167
r2414 | sympa-authors | 2004-06-23 10:37:12 +0200 (Wed, 23 Jun 2004) | 2 lines
 
17168
Changed paths:
 
17169
   M /trunk/src/List.pm
 
17170
   M /trunk/src/PlainDigest.pm
 
17171
   M /trunk/src/etc/scenari/d_edit.editor
 
17172
   M /trunk/src/etc/tt2/welcome.tt2
 
17173
   M /trunk/wwsympa/tt2/help_editlist.tt2
 
17174
   M /trunk/wwsympa/tt2/loginbanner.tt2
 
17175
   M /trunk/wwsympa/tt2/reviewbouncing.tt2
 
17176
 
 
17177
Update a few strings
 
17178
 
 
17179
------------------------------------------------------------------------
 
17180
r2413 | sympa-authors | 2004-06-23 09:46:19 +0200 (Wed, 23 Jun 2004) | 2 lines
 
17181
Changed paths:
 
17182
   M /branches/sympa-4_1-branch/doc/sympa.tex.tpl
 
17183
   M /trunk/doc/sympa.tex.tpl
 
17184
 
 
17185
Add a note on virtual robots
 
17186
 
 
17187
------------------------------------------------------------------------
 
17188
r2412 | sympa-authors | 2004-06-22 10:48:53 +0200 (Tue, 22 Jun 2004) | 2 lines
 
17189
Changed paths:
 
17190
   M /branches/sympa-4_1-branch/wwsympa/wwsympa.fcgi
 
17191
   M /trunk/wwsympa/wwsympa.fcgi
 
17192
 
 
17193
[BugID 301] Fix: do_arc_delete() subroutine was inadvertently removed (while introducing SOAP features)
 
17194
 
 
17195
------------------------------------------------------------------------
 
17196
r2411 | sympa-authors | 2004-06-21 17:39:08 +0200 (Mon, 21 Jun 2004) | 2 lines
 
17197
Changed paths:
 
17198
   M /trunk/wwsympa/tt2/help_editlist.tt2
 
17199
 
 
17200
Fixes
 
17201
 
 
17202
------------------------------------------------------------------------
 
17203
r2407 | sympa-authors | 2004-06-21 09:04:10 +0200 (Mon, 21 Jun 2004) | 2 lines
 
17204
Changed paths:
 
17205
   M /trunk/doc/sympa.tex.tpl
 
17206
 
 
17207
Precise that Sympa requires a sendmail compatible binary
 
17208
 
 
17209
------------------------------------------------------------------------
 
17210
r2406 | sympa-authors | 2004-06-16 17:25:56 +0200 (Wed, 16 Jun 2004) | 2 lines
 
17211
Changed paths:
 
17212
   M /branches/sympa-4_1-branch/soap/sympa_soap_server.fcgi
 
17213
   M /branches/sympa-4_1-branch/src/List.pm
 
17214
   M /trunk/soap/sympa_soap_server.fcgi
 
17215
   M /trunk/src/List.pm
 
17216
 
 
17217
Fix: Using error_message() subroutine where it is not defined
 
17218
 
 
17219
------------------------------------------------------------------------
 
17220
r2405 | sympa-authors | 2004-06-16 14:31:48 +0200 (Wed, 16 Jun 2004) | 2 lines
 
17221
Changed paths:
 
17222
   M /branches/sympa-4_1-branch/wwsympa/wwsympa.fcgi
 
17223
   M /trunk/wwsympa/wwsympa.fcgi
 
17224
 
 
17225
[reported by Y.Edelist] Fix: wwsympa would log a warning if Net::LDAP was not installed, even though it was not used : "Unable to use LDAP library, Net::LDAP required,install perl-ldap (CPAN) first"
 
17226
 
 
17227
------------------------------------------------------------------------
 
17228
r2404 | sympa-authors | 2004-06-16 09:41:22 +0200 (Wed, 16 Jun 2004) | 2 lines
 
17229
Changed paths:
 
17230
   M /trunk/wwsympa/wwsympa.fcgi
 
17231
 
 
17232
Fix: restore d_edit privilege to document authors in the shared
 
17233
 
 
17234
------------------------------------------------------------------------
 
17235
r2403 | sympa-authors | 2004-06-16 09:22:30 +0200 (Wed, 16 Jun 2004) | 2 lines
 
17236
Changed paths:
 
17237
   M /trunk/src/sympa.pl
 
17238
 
 
17239
Change: sympa.pl dies if it was given unknown options
 
17240
 
 
17241
------------------------------------------------------------------------
 
17242
r2402 | sympa-authors | 2004-06-15 11:55:02 +0200 (Tue, 15 Jun 2004) | 2 lines
 
17243
Changed paths:
 
17244
   M /branches/sympa-4_1-branch/src/List.pm
 
17245
   M /branches/sympa-4_1-branch/wwsympa/wwsympa.fcgi
 
17246
   M /trunk/src/List.pm
 
17247
   M /trunk/wwsympa/wwsympa.fcgi
 
17248
 
 
17249
[BugID 295] Fix:  "Internal Server Error" while accessing to modindex
 
17250
 
 
17251
------------------------------------------------------------------------
 
17252
r2401 | sympa-authors | 2004-06-15 10:13:57 +0200 (Tue, 15 Jun 2004) | 2 lines
 
17253
Changed paths:
 
17254
   M /trunk/doc/sympa.tex.tpl
 
17255
 
 
17256
Update: document the 6th field of stats file
 
17257
 
 
17258
------------------------------------------------------------------------
 
17259
r2400 | olivier.salaun | 2004-06-14 15:26:38 +0200 (Mon, 14 Jun 2004) | 4 lines
 
17260
Changed paths:
 
17261
   M /trunk/po/fr.po
 
17262
   M /trunk/src/List.pm
 
17263
   M /trunk/wwsympa/wwsympa.fcgi
 
17264
 
 
17265
 
 
17266
 
 
17267
security issue : close a pending list then restore it make the list open even if the list owner is not authorized. Fixed.
 
17268
 
 
17269
------------------------------------------------------------------------
 
17270
r2399 | olivier.salaun | 2004-06-14 14:54:46 +0200 (Mon, 14 Jun 2004) | 2 lines
 
17271
Changed paths:
 
17272
   M /branches/sympa-4_1-branch/src/etc/edit_list.conf
 
17273
   M /trunk/src/etc/edit_list.conf
 
17274
 
 
17275
Fix: new include_xxx parameters should be hidden for owners
 
17276
 
 
17277
------------------------------------------------------------------------
 
17278
r2398 | olivier.salaun | 2004-06-14 14:39:19 +0200 (Mon, 14 Jun 2004) | 2 lines
 
17279
Changed paths:
 
17280
   M /branches/sympa-4_1-branch/Makefile.in
 
17281
   M /branches/sympa-4_1-branch/configure
 
17282
   M /trunk/Makefile.in
 
17283
   M /trunk/configure
 
17284
 
 
17285
Update
 
17286
 
 
17287
------------------------------------------------------------------------
 
17288
r2397 | olivier.salaun | 2004-06-14 14:29:17 +0200 (Mon, 14 Jun 2004) | 2 lines
 
17289
Changed paths:
 
17290
   M /branches/sympa-4_1-branch/configure.in
 
17291
   M /trunk/configure.in
 
17292
 
 
17293
[reported by L.Veillon] [O.Lacroix] Fix: incorrect AC_ARG_WITH
 
17294
 
 
17295
------------------------------------------------------------------------
 
17296
r2396 | olivier.salaun | 2004-06-14 11:18:01 +0200 (Mon, 14 Jun 2004) | 2 lines
 
17297
Changed paths:
 
17298
   M /trunk/src/List.pm
 
17299
 
 
17300
[BugID 294] Fix: replacing [msg_header] in scenario files
 
17301
 
 
17302
------------------------------------------------------------------------
 
17303
r2395 | olivier.salaun | 2004-06-04 17:16:13 +0200 (Fri, 04 Jun 2004) | 2 lines
 
17304
Changed paths:
 
17305
   M /trunk/wwsympa/tt2/help_editlist.tt2
 
17306
 
 
17307
fix
 
17308
 
 
17309
------------------------------------------------------------------------
 
17310
r2394 | olivier.salaun | 2004-06-04 17:03:14 +0200 (Fri, 04 Jun 2004) | 2 lines
 
17311
Changed paths:
 
17312
   M /trunk/po/fr.po
 
17313
   M /trunk/po/sympa.pot
 
17314
 
 
17315
update
 
17316
 
 
17317
------------------------------------------------------------------------
 
17318
r2393 | olivier.salaun | 2004-06-04 17:00:38 +0200 (Fri, 04 Jun 2004) | 2 lines
 
17319
Changed paths:
 
17320
   M /trunk/wwsympa/tt2/help_editlist.tt2
 
17321
 
 
17322
fix
 
17323
 
 
17324
------------------------------------------------------------------------
 
17325
r2392 | olivier.salaun | 2004-06-04 16:52:22 +0200 (Fri, 04 Jun 2004) | 2 lines
 
17326
Changed paths:
 
17327
   M /trunk/po/fr.po
 
17328
   M /trunk/po/sympa.pot
 
17329
   M /trunk/src/etc/scenari/remind.owner
 
17330
   M /trunk/src/etc/scenari/unsubscribe.owner
 
17331
   M /trunk/wwsympa/tt2/help_editlist.tt2
 
17332
 
 
17333
Update
 
17334
 
 
17335
------------------------------------------------------------------------
 
17336
r2391 | olivier.salaun | 2004-06-04 11:03:20 +0200 (Fri, 04 Jun 2004) | 2 lines
 
17337
Changed paths:
 
17338
   D /trunk/src/etc/script/orphan_killer.pl
 
17339
 
 
17340
Remove the script that has been replaced by the 'purge_user-table' task
 
17341
 
 
17342
------------------------------------------------------------------------
 
17343
r2390 | olivier.salaun | 2004-06-04 10:58:16 +0200 (Fri, 04 Jun 2004) | 2 lines
 
17344
Changed paths:
 
17345
   M /trunk/src/Conf.pm
 
17346
 
 
17347
New feature: check that queuebounce and bounce_path parameters are not the same
 
17348
 
 
17349
------------------------------------------------------------------------
 
17350
r2389 | olivier.salaun | 2004-06-03 18:05:40 +0200 (Thu, 03 Jun 2004) | 2 lines
 
17351
Changed paths:
 
17352
   M /trunk/doc/html/node1.html
 
17353
   M /trunk/doc/html/node10.html
 
17354
   M /trunk/doc/html/node11.html
 
17355
   M /trunk/doc/html/node12.html
 
17356
   M /trunk/doc/html/node13.html
 
17357
   M /trunk/doc/html/node14.html
 
17358
   M /trunk/doc/html/node15.html
 
17359
   M /trunk/doc/html/node16.html
 
17360
   M /trunk/doc/html/node17.html
 
17361
   M /trunk/doc/html/node18.html
 
17362
   M /trunk/doc/html/node19.html
 
17363
   M /trunk/doc/html/node2.html
 
17364
   M /trunk/doc/html/node20.html
 
17365
   M /trunk/doc/html/node21.html
 
17366
   M /trunk/doc/html/node22.html
 
17367
   M /trunk/doc/html/node23.html
 
17368
   M /trunk/doc/html/node24.html
 
17369
   M /trunk/doc/html/node3.html
 
17370
   M /trunk/doc/html/node4.html
 
17371
   M /trunk/doc/html/node5.html
 
17372
   M /trunk/doc/html/node6.html
 
17373
   M /trunk/doc/html/node7.html
 
17374
   M /trunk/doc/html/node8.html
 
17375
   M /trunk/doc/html/node9.html
 
17376
   M /trunk/doc/html/sympa.ps
 
17377
   M /trunk/doc/sympa.pdf
 
17378
   M /trunk/doc/sympa.ps
 
17379
   M /trunk/doc/sympa.tex
 
17380
   M /trunk/doc/sympa.tex.tpl
 
17381
 
 
17382
Add documentation for bind parameters in LDAP filters
 
17383
 
 
17384
------------------------------------------------------------------------
 
17385
r2388 | olivier.salaun | 2004-06-03 18:01:13 +0200 (Thu, 03 Jun 2004) | 2 lines
 
17386
Changed paths:
 
17387
   M /branches/sympa-4_1-branch/doc/sympa.tex.tpl
 
17388
   M /trunk/doc/sympa.tex.tpl
 
17389
 
 
17390
Add doc for purge_user_table task
 
17391
 
 
17392
------------------------------------------------------------------------
 
17393
r2387 | olivier.salaun | 2004-06-03 17:29:47 +0200 (Thu, 03 Jun 2004) | 2 lines
 
17394
Changed paths:
 
17395
   M /branches/sympa-4_1-branch/wwsympa/archived.pl
 
17396
   M /branches/sympa-4_1-branch/wwsympa/bounced.pl
 
17397
   M /trunk/wwsympa/archived.pl
 
17398
   M /trunk/wwsympa/bounced.pl
 
17399
 
 
17400
Fix: when in debug mode, log entries were not printed
 
17401
 
 
17402
------------------------------------------------------------------------
 
17403
r2386 | olivier.salaun | 2004-06-03 17:03:38 +0200 (Thu, 03 Jun 2004) | 2 lines
 
17404
Changed paths:
 
17405
   M /branches/sympa-4_1-branch/src/tools.pl
 
17406
   M /trunk/src/tools.pl
 
17407
 
 
17408
[reported by O. Lacroix] Change: previously made too many trials for safefork()
 
17409
 
 
17410
------------------------------------------------------------------------
 
17411
r2385 | olivier.salaun | 2004-06-03 14:53:53 +0200 (Thu, 03 Jun 2004) | 2 lines
 
17412
Changed paths:
 
17413
   M /trunk/src/Ldap.pm
 
17414
 
 
17415
[requested by P.Garnier] New feature: allow non-anonymous bind in LDAP filters
 
17416
 
 
17417
------------------------------------------------------------------------
 
17418
r2384 | olivier.salaun | 2004-06-03 11:58:52 +0200 (Thu, 03 Jun 2004) | 2 lines
 
17419
Changed paths:
 
17420
   M /branches/sympa-4_1-branch/src/List.pm
 
17421
   M /trunk/src/List.pm
 
17422
 
 
17423
[reported by P.Maes] Fix: list creation request message could not be sent (foo-owner User Unknown) because Return-path address was not yet created
 
17424
 
 
17425
------------------------------------------------------------------------
 
17426
r2383 | olivier.salaun | 2004-06-03 11:12:52 +0200 (Thu, 03 Jun 2004) | 2 lines
 
17427
Changed paths:
 
17428
   M /trunk/doc/html/index.html
 
17429
   M /trunk/doc/html/node1.html
 
17430
   M /trunk/doc/html/node10.html
 
17431
   M /trunk/doc/html/node11.html
 
17432
   M /trunk/doc/html/node12.html
 
17433
   M /trunk/doc/html/node13.html
 
17434
   M /trunk/doc/html/node14.html
 
17435
   M /trunk/doc/html/node15.html
 
17436
   M /trunk/doc/html/node16.html
 
17437
   M /trunk/doc/html/node17.html
 
17438
   M /trunk/doc/html/node18.html
 
17439
   M /trunk/doc/html/node19.html
 
17440
   M /trunk/doc/html/node2.html
 
17441
   M /trunk/doc/html/node20.html
 
17442
   M /trunk/doc/html/node21.html
 
17443
   M /trunk/doc/html/node22.html
 
17444
   M /trunk/doc/html/node23.html
 
17445
   M /trunk/doc/html/node24.html
 
17446
   M /trunk/doc/html/node3.html
 
17447
   M /trunk/doc/html/node4.html
 
17448
   M /trunk/doc/html/node5.html
 
17449
   M /trunk/doc/html/node6.html
 
17450
   M /trunk/doc/html/node7.html
 
17451
   M /trunk/doc/html/node8.html
 
17452
   M /trunk/doc/html/node9.html
 
17453
   M /trunk/doc/html/sympa.html
 
17454
   M /trunk/doc/html/sympa.ps
 
17455
   M /trunk/doc/sympa.pdf
 
17456
   M /trunk/doc/sympa.ps
 
17457
   M /trunk/doc/sympa.tex
 
17458
   M /trunk/doc/sympa.tex.tpl
 
17459
 
 
17460
Add "Logging in as listmaster" section
 
17461
 
 
17462
------------------------------------------------------------------------
 
17463
r2382 | olivier.salaun | 2004-06-02 16:26:38 +0200 (Wed, 02 Jun 2004) | 2 lines
 
17464
Changed paths:
 
17465
   M /trunk/wwsympa/tt2/help_editlist.tt2
 
17466
 
 
17467
Fix
 
17468
 
 
17469
------------------------------------------------------------------------
 
17470
r2381 | olivier.salaun | 2004-06-02 16:21:18 +0200 (Wed, 02 Jun 2004) | 2 lines
 
17471
Changed paths:
 
17472
   M /trunk/wwsympa/tt2/help_editlist.tt2
 
17473
 
 
17474
fix
 
17475
 
 
17476
------------------------------------------------------------------------
 
17477
r2380 | olivier.salaun | 2004-05-27 17:28:53 +0200 (Thu, 27 May 2004) | 2 lines
 
17478
Changed paths:
 
17479
   M /trunk/wwsympa/tt2/arc.tt2
 
17480
   M /trunk/wwsympa/tt2/arcsearch_form.tt2
 
17481
 
 
17482
Change: default behavior of search engine will search in messages subjects
 
17483
 
 
17484
------------------------------------------------------------------------
 
17485
r2379 | olivier.salaun | 2004-05-27 17:23:02 +0200 (Thu, 27 May 2004) | 2 lines
 
17486
Changed paths:
 
17487
   M /trunk/wwsympa/Marc/Search.pm
 
17488
 
 
17489
[requested by R.Marchand] Fix: decode Subject and From while searching in archives
 
17490
 
 
17491
------------------------------------------------------------------------
 
17492
r2378 | olivier.salaun | 2004-05-27 17:16:22 +0200 (Thu, 27 May 2004) | 2 lines
 
17493
Changed paths:
 
17494
   M /trunk/src/etc/mhonarc-ressources
 
17495
 
 
17496
Remove text encoding to UTF8
 
17497
 
 
17498
------------------------------------------------------------------------
 
17499
r2377 | salaun | 2004-05-27 14:41:10 +0200 (Thu, 27 May 2004) | 2 lines
 
17500
Changed paths:
 
17501
   M /trunk/src/etc/mhonarc-ressources
 
17502
 
 
17503
...
 
17504
 
 
17505
------------------------------------------------------------------------
 
17506
r2376 | salaun | 2004-05-27 14:37:51 +0200 (Thu, 27 May 2004) | 2 lines
 
17507
Changed paths:
 
17508
   M /trunk/src/etc/mhonarc-ressources
 
17509
 
 
17510
empty line removed
 
17511
 
 
17512
------------------------------------------------------------------------
 
17513
r2375 | salaun | 2004-05-27 14:31:43 +0200 (Thu, 27 May 2004) | 2 lines
 
17514
Changed paths:
 
17515
   M /trunk/src/List.pm
 
17516
 
 
17517
[requested by P.Garnier] New feature: allow non-anonymous bind in LDAP filters
 
17518
 
 
17519
------------------------------------------------------------------------
 
17520
r2374 | salaun | 2004-05-26 17:49:17 +0200 (Wed, 26 May 2004) | 2 lines
 
17521
Changed paths:
 
17522
   M /trunk/wwsympa/tt2/help_editlist.tt2
 
17523
 
 
17524
Add details about the "z" priority
 
17525
 
 
17526
------------------------------------------------------------------------
 
17527
r2373 | salaun | 2004-05-26 16:37:46 +0200 (Wed, 26 May 2004) | 2 lines
 
17528
Changed paths:
 
17529
   M /trunk/wwsympa/tt2/help_editlist.tt2
 
17530
 
 
17531
Fix
 
17532
 
 
17533
------------------------------------------------------------------------
 
17534
r2372 | salaun | 2004-05-26 16:31:44 +0200 (Wed, 26 May 2004) | 2 lines
 
17535
Changed paths:
 
17536
   M /trunk/wwsympa/wws_templates/fr/help_user_options.fr.tpl
 
17537
 
 
17538
Merge long lines
 
17539
 
 
17540
------------------------------------------------------------------------
 
17541
r2371 | salaun | 2004-05-26 16:05:13 +0200 (Wed, 26 May 2004) | 2 lines
 
17542
Changed paths:
 
17543
   M /trunk/src/tools.pl
 
17544
 
 
17545
Change: notify listmaster if antivirus check failed
 
17546
 
 
17547
------------------------------------------------------------------------
 
17548
r2370 | salaun | 2004-05-26 16:02:19 +0200 (Wed, 26 May 2004) | 2 lines
 
17549
Changed paths:
 
17550
   M /trunk/po/en_US.po
 
17551
   M /trunk/po/fr.po
 
17552
   M /trunk/po/sympa.pot
 
17553
 
 
17554
Update
 
17555
 
 
17556
------------------------------------------------------------------------
 
17557
r2369 | salaun | 2004-05-26 16:02:01 +0200 (Wed, 26 May 2004) | 2 lines
 
17558
Changed paths:
 
17559
   M /trunk/wwsympa/tt2/help_editlist.tt2
 
17560
 
 
17561
Merge long line
 
17562
 
 
17563
------------------------------------------------------------------------
 
17564
r2368 | salaun | 2004-05-26 13:59:51 +0200 (Wed, 26 May 2004) | 2 lines
 
17565
Changed paths:
 
17566
   M /trunk/src/etc/tt2/your_infected_msg.tt2
 
17567
 
 
17568
Merge long line
 
17569
 
 
17570
------------------------------------------------------------------------
 
17571
r2367 | salaun | 2004-05-26 13:50:56 +0200 (Wed, 26 May 2004) | 2 lines
 
17572
Changed paths:
 
17573
   M /trunk/src/etc/tt2/helpfile.tt2
 
17574
 
 
17575
Fix
 
17576
 
 
17577
------------------------------------------------------------------------
 
17578
r2366 | salaun | 2004-05-26 13:25:18 +0200 (Wed, 26 May 2004) | 2 lines
 
17579
Changed paths:
 
17580
   M /trunk/src/etc/tt2/helpfile.tt2
 
17581
 
 
17582
Missing parameter
 
17583
 
 
17584
------------------------------------------------------------------------
 
17585
r2365 | salaun | 2004-05-26 10:56:35 +0200 (Wed, 26 May 2004) | 2 lines
 
17586
Changed paths:
 
17587
   M /trunk/wwsympa/tt2/help_editlist.tt2
 
17588
 
 
17589
Merge lines
 
17590
 
 
17591
------------------------------------------------------------------------
 
17592
r2364 | salaun | 2004-05-26 10:54:50 +0200 (Wed, 26 May 2004) | 2 lines
 
17593
Changed paths:
 
17594
   M /trunk/src/etc/tt2/helpfile.tt2
 
17595
 
 
17596
Remove Expire-related commands from helpfile
 
17597
 
 
17598
------------------------------------------------------------------------
 
17599
r2363 | salaun | 2004-05-26 10:42:54 +0200 (Wed, 26 May 2004) | 2 lines
 
17600
Changed paths:
 
17601
   M /trunk/src/etc/tt2/helpfile.tt2
 
17602
 
 
17603
Fix
 
17604
 
 
17605
------------------------------------------------------------------------
 
17606
r2362 | salaun | 2004-05-26 09:38:28 +0200 (Wed, 26 May 2004) | 2 lines
 
17607
Changed paths:
 
17608
   M /trunk/wwsympa/tt2/rename_list_request.tt2
 
17609
 
 
17610
missing question mark
 
17611
 
 
17612
------------------------------------------------------------------------
 
17613
r2361 | salaun | 2004-05-25 16:14:54 +0200 (Tue, 25 May 2004) | 2 lines
 
17614
Changed paths:
 
17615
   M /trunk/src/etc/tt2/helpfile.tt2
 
17616
 
 
17617
Change: merge long lines
 
17618
 
 
17619
------------------------------------------------------------------------
 
17620
r2360 | salaun | 2004-05-25 15:44:51 +0200 (Tue, 25 May 2004) | 2 lines
 
17621
Changed paths:
 
17622
   M /trunk/wwsympa/tt2/help_editlist.tt2
 
17623
 
 
17624
Change: merge broken lines
 
17625
 
 
17626
------------------------------------------------------------------------
 
17627
r2359 | salaun | 2004-05-25 10:25:36 +0200 (Tue, 25 May 2004) | 2 lines
 
17628
Changed paths:
 
17629
   M /trunk/src/sympa.pl
 
17630
 
 
17631
Change: notify listmaster if antivirus check failed ; keep message as BAD
 
17632
 
 
17633
------------------------------------------------------------------------
 
17634
r2358 | salaun | 2004-05-25 10:23:49 +0200 (Tue, 25 May 2004) | 2 lines
 
17635
Changed paths:
 
17636
   M /trunk/src/etc/tt2/listmaster_notification.tt2
 
17637
 
 
17638
fix
 
17639
 
 
17640
------------------------------------------------------------------------
 
17641
r2357 | salaun | 2004-05-25 10:10:05 +0200 (Tue, 25 May 2004) | 2 lines
 
17642
Changed paths:
 
17643
   M /trunk/src/sympa.pl
 
17644
 
 
17645
Remove comments
 
17646
 
 
17647
------------------------------------------------------------------------
 
17648
r2356 | salaun | 2004-05-19 09:40:22 +0200 (Wed, 19 May 2004) | 2 lines
 
17649
Changed paths:
 
17650
   M /trunk/po/fr.po
 
17651
   M /trunk/po/sympa.pot
 
17652
   M /trunk/src/PlainDigest.pm
 
17653
   M /trunk/src/etc/tt2/digest_plain.tt2
 
17654
   M /trunk/src/etc/tt2/helpfile.tt2
 
17655
   M /trunk/wwsympa/tt2/arcsearch.tt2
 
17656
   M /trunk/wwsympa/tt2/list_menu.tt2
 
17657
   M /trunk/wwsympa/tt2/lists.tt2
 
17658
   M /trunk/wwsympa/tt2/remove_arc.tt2
 
17659
   M /trunk/wwsympa/tt2/reviewbouncing.tt2
 
17660
 
 
17661
Make expressions easier to translate
 
17662
 
 
17663
------------------------------------------------------------------------
 
17664
r2355 | salaun | 2004-05-18 15:35:34 +0200 (Tue, 18 May 2004) | 2 lines
 
17665
Changed paths:
 
17666
   M /trunk/wwsympa/wwsympa.fcgi
 
17667
 
 
17668
Complete previous removal
 
17669
 
 
17670
------------------------------------------------------------------------
 
17671
r2354 | salaun | 2004-05-18 15:33:49 +0200 (Tue, 18 May 2004) | 2 lines
 
17672
Changed paths:
 
17673
   M /trunk/wwsympa/wwsympa.fcgi
 
17674
 
 
17675
Remove view_translation and translate actions
 
17676
 
 
17677
------------------------------------------------------------------------
 
17678
r2353 | salaun | 2004-05-18 15:14:23 +0200 (Tue, 18 May 2004) | 2 lines
 
17679
Changed paths:
 
17680
   D /trunk/wwsympa/tt2/translate.tt2
 
17681
   D /trunk/wwsympa/tt2/view_translations.tt2
 
17682
 
 
17683
Remove old translation-related templates and actions
 
17684
 
 
17685
------------------------------------------------------------------------
 
17686
r2352 | salaun | 2004-05-18 15:10:13 +0200 (Tue, 18 May 2004) | 2 lines
 
17687
Changed paths:
 
17688
   M /trunk/wwsympa/tt2/admin_menu.tt2
 
17689
   M /trunk/wwsympa/tt2/install_pending_list.tt2
 
17690
   M /trunk/wwsympa/tt2/list_menu.tt2
 
17691
   M /trunk/wwsympa/tt2/modindex.tt2
 
17692
   M /trunk/wwsympa/tt2/notice.tt2
 
17693
   M /trunk/wwsympa/tt2/review.tt2
 
17694
   M /trunk/wwsympa/tt2/set_pending_list_request.tt2
 
17695
   M /trunk/wwsympa/tt2/subindex.tt2
 
17696
   M /trunk/wwsympa/tt2/title.tt2
 
17697
 
 
17698
Fix: Tag missing translatable strings
 
17699
 
 
17700
------------------------------------------------------------------------
 
17701
r2351 | salaun | 2004-05-18 11:30:00 +0200 (Tue, 18 May 2004) | 2 lines
 
17702
Changed paths:
 
17703
   M /trunk/src/etc/tt2/expire_warning2.tt2
 
17704
   M /trunk/src/etc/tt2/removed.tt2
 
17705
   M /trunk/src/etc/tt2/subscriber_notification.tt2
 
17706
 
 
17707
Fixed tt2 files
 
17708
 
 
17709
------------------------------------------------------------------------
 
17710
r2350 | salaun | 2004-05-18 11:21:55 +0200 (Tue, 18 May 2004) | 2 lines
 
17711
Changed paths:
 
17712
   M /trunk/src/Commands.pm
 
17713
   M /trunk/src/List.pm
 
17714
   M /trunk/src/etc/tt2/your_infected_msg.tt2
 
17715
 
 
17716
Apply a few changes to nls on the main tronc
 
17717
 
 
17718
------------------------------------------------------------------------
 
17719
r2349 | salaun | 2004-05-18 10:56:30 +0200 (Tue, 18 May 2004) | 2 lines
 
17720
Changed paths:
 
17721
   M /branches/sympa-4_1-branch/wwsympa/wwsympa.fcgi
 
17722
   M /trunk/wwsympa/wwsympa.fcgi
 
17723
 
 
17724
[reported by V. Mathieu] Fix: incorrectly handled multiple enum parameters in edit_list
 
17725
 
 
17726
------------------------------------------------------------------------
 
17727
r2348 | salaun | 2004-05-18 10:51:20 +0200 (Tue, 18 May 2004) | 2 lines
 
17728
Changed paths:
 
17729
   M /trunk/wwsympa/tt2/notice.tt2
 
17730
 
 
17731
Fix
 
17732
 
 
17733
------------------------------------------------------------------------
 
17734
r2347 | salaun | 2004-05-18 09:33:49 +0200 (Tue, 18 May 2004) | 2 lines
 
17735
Changed paths:
 
17736
   M /trunk/src/List.pm
 
17737
 
 
17738
Use old-style title.us
 
17739
 
 
17740
------------------------------------------------------------------------
 
17741
r2346 | salaun | 2004-05-17 18:17:53 +0200 (Mon, 17 May 2004) | 2 lines
 
17742
Changed paths:
 
17743
   M /trunk/src/List.pm
 
17744
 
 
17745
Fix: skip old-style scenario titles
 
17746
 
 
17747
------------------------------------------------------------------------
 
17748
r2345 | salaun | 2004-05-17 14:49:32 +0200 (Mon, 17 May 2004) | 2 lines
 
17749
Changed paths:
 
17750
   M /trunk/src/List.pm
 
17751
 
 
17752
[reported by O.Lacroix &  C.Nahaboo] Move subject tagging upward to have homogenous tagging in web archives
 
17753
 
 
17754
------------------------------------------------------------------------
 
17755
r2344 | salaun | 2004-05-14 17:56:26 +0200 (Fri, 14 May 2004) | 2 lines
 
17756
Changed paths:
 
17757
   M /trunk/wwsympa/tt2/admin_menu.tt2
 
17758
   M /trunk/wwsympa/tt2/arc_manage.tt2
 
17759
   M /trunk/wwsympa/tt2/d_control.tt2
 
17760
   M /trunk/wwsympa/tt2/d_editfile.tt2
 
17761
   A /trunk/wwsympa/tt2/d_install_shared.tt2
 
17762
   M /trunk/wwsympa/tt2/d_read.tt2
 
17763
   M /trunk/wwsympa/tt2/edit_list_request.tt2
 
17764
   M /trunk/wwsympa/tt2/editfile.tt2
 
17765
   M /trunk/wwsympa/tt2/error.tt2
 
17766
   A /trunk/wwsympa/tt2/get_inactive_lists.tt2
 
17767
   M /trunk/wwsympa/tt2/help_admin.tt2
 
17768
   M /trunk/wwsympa/tt2/help_editlist.tt2
 
17769
   M /trunk/wwsympa/tt2/help_user_options.tt2
 
17770
   M /trunk/wwsympa/tt2/list_menu.tt2
 
17771
   M /trunk/wwsympa/tt2/lists.tt2
 
17772
   M /trunk/wwsympa/tt2/loginbanner.tt2
 
17773
   M /trunk/wwsympa/tt2/main.tt2
 
17774
   M /trunk/wwsympa/tt2/modindex.tt2
 
17775
   M /trunk/wwsympa/tt2/notice.tt2
 
17776
   M /trunk/wwsympa/tt2/remove_arc.tt2
 
17777
   A /trunk/wwsympa/tt2/rename_list_request.tt2
 
17778
   M /trunk/wwsympa/tt2/review.tt2
 
17779
   M /trunk/wwsympa/tt2/reviewbouncing.tt2
 
17780
   M /trunk/wwsympa/tt2/serveradmin.tt2
 
17781
   M /trunk/wwsympa/tt2/sigrequest.tt2
 
17782
   M /trunk/wwsympa/tt2/subindex.tt2
 
17783
   M /trunk/wwsympa/tt2/translate.tt2
 
17784
 
 
17785
Apply previous changes to the main trunc
 
17786
 
 
17787
------------------------------------------------------------------------
 
17788
r2343 | salaun | 2004-05-14 14:28:20 +0200 (Fri, 14 May 2004) | 2 lines
 
17789
Changed paths:
 
17790
   A /trunk/src/etc/tt2/d_install_shared.tt2
 
17791
   A /trunk/src/etc/tt2/d_reject_shared.tt2
 
17792
   M /trunk/src/etc/tt2/digest.tt2
 
17793
   A /trunk/src/etc/tt2/digest_plain.tt2
 
17794
   M /trunk/src/etc/tt2/expire_warning1.tt2
 
17795
   M /trunk/src/etc/tt2/expire_warning2.tt2
 
17796
   M /trunk/src/etc/tt2/helpfile.tt2
 
17797
   M /trunk/src/etc/tt2/listmaster_notification.tt2
 
17798
   M /trunk/src/etc/tt2/listowner_notification.tt2
 
17799
   A /trunk/src/etc/tt2/subscriber_notification.tt2
 
17800
   A /trunk/src/etc/tt2/urlized_part.tt2
 
17801
   M /trunk/src/etc/tt2/welcome.tt2
 
17802
   M /trunk/src/etc/tt2/your_infected_msg.tt2
 
17803
 
 
17804
Apply previous changes to the main trunc
 
17805
 
 
17806
------------------------------------------------------------------------
 
17807
r2342 | salaun | 2004-05-14 14:11:18 +0200 (Fri, 14 May 2004) | 2 lines
 
17808
Changed paths:
 
17809
   M /branches/sympa-4_1-branch/src/Commands.pm
 
17810
   M /trunk/src/Commands.pm
 
17811
 
 
17812
Add a log entry if confirmed message could not be distributed
 
17813
 
 
17814
------------------------------------------------------------------------
 
17815
r2341 | salaun | 2004-05-14 11:23:50 +0200 (Fri, 14 May 2004) | 2 lines
 
17816
Changed paths:
 
17817
   M /trunk/src/etc/scenari/d_edit.owner
 
17818
   M /trunk/src/etc/scenari/d_read.owner
 
17819
   M /trunk/src/etc/scenari/send.privateandeditorkey
 
17820
   M /trunk/src/etc/scenari/send.privateandnomultipartoreditorkey
 
17821
   M /trunk/src/etc/scenari/visibility.secret
 
17822
 
 
17823
Apply previous changes to the main trunc
 
17824
 
 
17825
------------------------------------------------------------------------
 
17826
r2340 | salaun | 2004-05-14 10:36:25 +0200 (Fri, 14 May 2004) | 2 lines
 
17827
Changed paths:
 
17828
   M /branches/sympa-4_1-branch/src/Conf.pm
 
17829
   M /trunk/src/Conf.pm
 
17830
   M /trunk/src/tools.pl
 
17831
 
 
17832
Change: check Sympa access to capath and cafile if defined
 
17833
 
 
17834
------------------------------------------------------------------------
 
17835
r2339 | salaun | 2004-05-12 17:17:30 +0200 (Wed, 12 May 2004) | 2 lines
 
17836
Changed paths:
 
17837
   M /trunk/src/mail.pm
 
17838
   M /trunk/wwsympa/wwsympa.fcgi
 
17839
 
 
17840
[requested by L.Kirsher] New feature: add user gecos to From: field when for messages composed on the web interface
 
17841
 
 
17842
------------------------------------------------------------------------
 
17843
r2338 | salaun | 2004-05-10 12:03:14 +0200 (Mon, 10 May 2004) | 2 lines
 
17844
Changed paths:
 
17845
   M /trunk/po/hu.po
 
17846
 
 
17847
[S. Vizi] Update of Hungarian translations
 
17848
 
 
17849
------------------------------------------------------------------------
 
17850
r2337 | salaun | 2004-05-10 11:52:53 +0200 (Mon, 10 May 2004) | 2 lines
 
17851
Changed paths:
 
17852
   M /trunk/wwsympa/wwsympa.fcgi
 
17853
 
 
17854
Prevent empty selected weekday for digest
 
17855
 
 
17856
------------------------------------------------------------------------
 
17857
r2336 | salaun | 2004-05-10 11:39:42 +0200 (Mon, 10 May 2004) | 2 lines
 
17858
Changed paths:
 
17859
   M /trunk/src/Language.pm
 
17860
 
 
17861
Fix: use &POSIX::LC_ALL instead of LC_MESSAGE
 
17862
 
 
17863
------------------------------------------------------------------------
 
17864
r2335 | salaun | 2004-05-10 11:11:20 +0200 (Mon, 10 May 2004) | 2 lines
 
17865
Changed paths:
 
17866
   M /trunk/wwsympa/wwslib.pm
 
17867
   M /trunk/wwsympa/wwsympa.fcgi
 
17868
 
 
17869
TT2-related changes
 
17870
 
 
17871
------------------------------------------------------------------------
 
17872
r2334 | salaun | 2004-05-10 10:53:23 +0200 (Mon, 10 May 2004) | 2 lines
 
17873
Changed paths:
 
17874
   M /trunk/src/etc/script/sympa.spec
 
17875
 
 
17876
Replace templates with tt2
 
17877
 
 
17878
------------------------------------------------------------------------
 
17879
r2333 | salaun | 2004-05-10 10:53:22 +0200 (Mon, 10 May 2004) | 2 lines
 
17880
Changed paths:
 
17881
   M /trunk/src/etc/script/sympa.spec
 
17882
   M /trunk/src/etc/script/sympa.spec.rh80
 
17883
 
 
17884
Replace tpl with tt2
 
17885
 
 
17886
------------------------------------------------------------------------
 
17887
r2332 | salaun | 2004-05-10 10:47:23 +0200 (Mon, 10 May 2004) | 2 lines
 
17888
Changed paths:
 
17889
   M /trunk/src/List.pm
 
17890
 
 
17891
Replaced templates with tt2
 
17892
 
 
17893
------------------------------------------------------------------------
 
17894
r2331 | salaun | 2004-05-10 10:44:45 +0200 (Mon, 10 May 2004) | 2 lines
 
17895
Changed paths:
 
17896
   M /trunk/src/README.postfix
 
17897
 
 
17898
Replace tpl with tt2
 
17899
 
 
17900
------------------------------------------------------------------------
 
17901
r2330 | salaun | 2004-05-10 10:40:08 +0200 (Mon, 10 May 2004) | 2 lines
 
17902
Changed paths:
 
17903
   M /trunk/wwsympa/wwsympa.fcgi
 
17904
 
 
17905
Replace .tpl with .tt2
 
17906
 
 
17907
------------------------------------------------------------------------
 
17908
r2329 | salaun | 2004-05-10 10:36:48 +0200 (Mon, 10 May 2004) | 2 lines
 
17909
Changed paths:
 
17910
   M /trunk/wwsympa/wwsympa.fcgi
 
17911
 
 
17912
Replace .tpl with .tt2
 
17913
 
 
17914
------------------------------------------------------------------------
 
17915
r2328 | salaun | 2004-05-10 10:30:07 +0200 (Mon, 10 May 2004) | 2 lines
 
17916
Changed paths:
 
17917
   M /trunk/wwsympa/wwsympa.fcgi
 
17918
 
 
17919
Replace templates/ with tt2/
 
17920
 
 
17921
------------------------------------------------------------------------
 
17922
r2327 | salaun | 2004-05-07 17:11:42 +0200 (Fri, 07 May 2004) | 2 lines
 
17923
Changed paths:
 
17924
   M /trunk/src/etc/edit_list.conf
 
17925
 
 
17926
Updated for TT2
 
17927
 
 
17928
------------------------------------------------------------------------
 
17929
r2326 | salaun | 2004-05-07 16:59:20 +0200 (Fri, 07 May 2004) | 2 lines
 
17930
Changed paths:
 
17931
   M /trunk/po/fr.po
 
17932
 
 
17933
Fix
 
17934
 
 
17935
------------------------------------------------------------------------
 
17936
r2325 | salaun | 2004-05-07 16:55:20 +0200 (Fri, 07 May 2004) | 2 lines
 
17937
Changed paths:
 
17938
   D /trunk/src/etc/create_list_templates/discussion_list/comment
 
17939
   A /trunk/src/etc/create_list_templates/discussion_list/comment.tt2
 
17940
   D /trunk/src/etc/create_list_templates/hotline/comment
 
17941
   A /trunk/src/etc/create_list_templates/hotline/comment.tt2
 
17942
   D /trunk/src/etc/create_list_templates/html-news-letter/comment
 
17943
   A /trunk/src/etc/create_list_templates/html-news-letter/comment.tt2
 
17944
   D /trunk/src/etc/create_list_templates/intranet_list/comment
 
17945
   A /trunk/src/etc/create_list_templates/intranet_list/comment.tt2
 
17946
   D /trunk/src/etc/create_list_templates/news-letter/comment
 
17947
   A /trunk/src/etc/create_list_templates/news-letter/comment.tt2
 
17948
   D /trunk/src/etc/create_list_templates/private_working_group/comment
 
17949
   A /trunk/src/etc/create_list_templates/private_working_group/comment.tt2
 
17950
   D /trunk/src/etc/create_list_templates/public_web_forum/comment
 
17951
   A /trunk/src/etc/create_list_templates/public_web_forum/comment.tt2
 
17952
   M /trunk/src/tools.pl
 
17953
 
 
17954
comment files replaced by comment.tt2
 
17955
 
 
17956
------------------------------------------------------------------------
 
17957
r2324 | salaun | 2004-05-07 16:26:04 +0200 (Fri, 07 May 2004) | 2 lines
 
17958
Changed paths:
 
17959
   D /trunk/src/etc/create_list_templates/discussion_list/config.tpl
 
17960
   D /trunk/src/etc/create_list_templates/hotline/config.tpl
 
17961
   D /trunk/src/etc/create_list_templates/html-news-letter/config.tpl
 
17962
   D /trunk/src/etc/create_list_templates/intranet_list/config.tpl
 
17963
   D /trunk/src/etc/create_list_templates/news-letter/config.tpl
 
17964
   D /trunk/src/etc/create_list_templates/private_working_group/config.tpl
 
17965
   D /trunk/src/etc/create_list_templates/public_web_forum/config.tpl
 
17966
 
 
17967
Removing old tpl files
 
17968
 
 
17969
------------------------------------------------------------------------
 
17970
r2323 | salaun | 2004-05-07 16:23:39 +0200 (Fri, 07 May 2004) | 2 lines
 
17971
Changed paths:
 
17972
   D /trunk/src/etc/list_aliases.tpl
 
17973
   D /trunk/src/msg.pl
 
17974
 
 
17975
Removed files
 
17976
 
 
17977
------------------------------------------------------------------------
 
17978
r2322 | salaun | 2004-05-07 16:23:30 +0200 (Fri, 07 May 2004) | 2 lines
 
17979
Changed paths:
 
17980
   M /trunk/src/etc/create_list_templates/discussion_list/comment
 
17981
   M /trunk/src/etc/create_list_templates/hotline/comment
 
17982
   M /trunk/src/etc/create_list_templates/html-news-letter/comment
 
17983
   M /trunk/src/etc/create_list_templates/intranet_list/comment
 
17984
   M /trunk/src/etc/create_list_templates/news-letter/comment
 
17985
   M /trunk/src/etc/create_list_templates/private_working_group/comment
 
17986
   M /trunk/src/etc/create_list_templates/public_web_forum/comment
 
17987
 
 
17988
Update comment files for TT2
 
17989
 
 
17990
------------------------------------------------------------------------
 
17991
r2321 | salaun | 2004-05-07 15:56:47 +0200 (Fri, 07 May 2004) | 2 lines
 
17992
Changed paths:
 
17993
   M /trunk/wwsympa/tt2/d_read.tt2
 
17994
 
 
17995
Fix: missing '%'
 
17996
 
 
17997
------------------------------------------------------------------------
 
17998
r2320 | salaun | 2004-05-07 15:35:28 +0200 (Fri, 07 May 2004) | 2 lines
 
17999
Changed paths:
 
18000
   M /trunk/src/etc/tt2/listmaster_notification.tt2
 
18001
 
 
18002
Fix
 
18003
 
 
18004
------------------------------------------------------------------------
 
18005
r2319 | salaun | 2004-05-07 14:48:07 +0200 (Fri, 07 May 2004) | 2 lines
 
18006
Changed paths:
 
18007
   M /trunk/src/task_manager.pl
 
18008
   M /trunk/wwsympa/bounced.pl
 
18009
 
 
18010
Remove LoadLang() calls
 
18011
 
 
18012
------------------------------------------------------------------------
 
18013
r2318 | salaun | 2004-05-07 14:46:25 +0200 (Fri, 07 May 2004) | 2 lines
 
18014
Changed paths:
 
18015
   M /trunk/wwsympa/archived.pl
 
18016
 
 
18017
Remove LoadLang() call
 
18018
 
 
18019
------------------------------------------------------------------------
 
18020
r2317 | salaun | 2004-05-07 14:44:52 +0200 (Fri, 07 May 2004) | 2 lines
 
18021
Changed paths:
 
18022
   M /trunk/wwsympa/archived.pl
 
18023
 
 
18024
Including Language.pm
 
18025
 
 
18026
------------------------------------------------------------------------
 
18027
r2316 | salaun | 2004-05-07 14:39:22 +0200 (Fri, 07 May 2004) | 2 lines
 
18028
Changed paths:
 
18029
   M /trunk/wwsympa/archived.pl
 
18030
 
 
18031
Replace parser.pl
 
18032
 
 
18033
------------------------------------------------------------------------
 
18034
r2315 | salaun | 2004-05-07 14:38:42 +0200 (Fri, 07 May 2004) | 2 lines
 
18035
Changed paths:
 
18036
   M /trunk/src/Makefile
 
18037
 
 
18038
parser.pl no more installed
 
18039
 
 
18040
------------------------------------------------------------------------
 
18041
r2314 | salaun | 2004-05-07 14:36:35 +0200 (Fri, 07 May 2004) | 2 lines
 
18042
Changed paths:
 
18043
   M /trunk/soap/sympa_soap_server.fcgi
 
18044
 
 
18045
replace parser.pl with tt2native.pl
 
18046
 
 
18047
------------------------------------------------------------------------
 
18048
r2313 | salaun | 2004-05-07 14:33:10 +0200 (Fri, 07 May 2004) | 2 lines
 
18049
Changed paths:
 
18050
   M /trunk/src/List.pm
 
18051
 
 
18052
Replace title_id entries with gettext_id
 
18053
 
 
18054
------------------------------------------------------------------------
 
18055
r2312 | salaun | 2004-05-07 14:18:39 +0200 (Fri, 07 May 2004) | 2 lines
 
18056
Changed paths:
 
18057
   M /trunk/wwsympa/wwsympa.fcgi
 
18058
 
 
18059
Fix previous change
 
18060
 
 
18061
------------------------------------------------------------------------
 
18062
r2311 | salaun | 2004-05-07 14:10:21 +0200 (Fri, 07 May 2004) | 2 lines
 
18063
Changed paths:
 
18064
   M /trunk/wwsympa/wwsympa.fcgi
 
18065
 
 
18066
Fix: Use parameter name if no title is defined
 
18067
 
 
18068
------------------------------------------------------------------------
 
18069
r2310 | salaun | 2004-05-07 11:53:03 +0200 (Fri, 07 May 2004) | 2 lines
 
18070
Changed paths:
 
18071
   M /trunk/po/fr.po
 
18072
   M /trunk/src/Language.pm
 
18073
   M /trunk/src/List.pm
 
18074
 
 
18075
Fixes
 
18076
 
 
18077
------------------------------------------------------------------------
 
18078
r2309 | salaun | 2004-05-07 11:51:55 +0200 (Fri, 07 May 2004) | 2 lines
 
18079
Changed paths:
 
18080
   M /trunk/src/PlainDigest.pm
 
18081
 
 
18082
Replace Msg() calls with gettext()
 
18083
 
 
18084
------------------------------------------------------------------------
 
18085
r2308 | salaun | 2004-05-07 11:18:13 +0200 (Fri, 07 May 2004) | 2 lines
 
18086
Changed paths:
 
18087
   M /trunk/src/smtp.pm
 
18088
 
 
18089
Replace Msg() calls with gettext()
 
18090
 
 
18091
------------------------------------------------------------------------
 
18092
r2307 | salaun | 2004-05-07 11:10:09 +0200 (Fri, 07 May 2004) | 2 lines
 
18093
Changed paths:
 
18094
   M /trunk/soap/sympasoap.pm
 
18095
 
 
18096
Replace Msg() calls with gettext()
 
18097
 
 
18098
------------------------------------------------------------------------
 
18099
r2306 | salaun | 2004-05-07 10:02:13 +0200 (Fri, 07 May 2004) | 2 lines
 
18100
Changed paths:
 
18101
   M /trunk/src/etc/tt2/welcome.tt2
 
18102
 
 
18103
Change: info path
 
18104
 
 
18105
------------------------------------------------------------------------
 
18106
r2305 | salaun | 2004-05-06 17:50:43 +0200 (Thu, 06 May 2004) | 2 lines
 
18107
Changed paths:
 
18108
   M /trunk/src/etc/tt2/welcome.tt2
 
18109
 
 
18110
Fix: missing '%'
 
18111
 
 
18112
------------------------------------------------------------------------
 
18113
r2304 | salaun | 2004-05-06 17:48:04 +0200 (Thu, 06 May 2004) | 2 lines
 
18114
Changed paths:
 
18115
   M /trunk/src/sympa.pl
 
18116
 
 
18117
Fix duplicates introduced by patch command
 
18118
 
 
18119
------------------------------------------------------------------------
 
18120
r2303 | salaun | 2004-05-06 17:28:05 +0200 (Thu, 06 May 2004) | 2 lines
 
18121
Changed paths:
 
18122
   M /trunk/wwsympa/wwsympa.fcgi
 
18123
 
 
18124
Fix: missing parenthesis
 
18125
 
 
18126
------------------------------------------------------------------------
 
18127
r2302 | salaun | 2004-05-06 17:24:40 +0200 (Thu, 06 May 2004) | 2 lines
 
18128
Changed paths:
 
18129
   M /trunk/wwsympa/wwsympa.fcgi
 
18130
 
 
18131
Fix duplicates introduced by patch command
 
18132
 
 
18133
------------------------------------------------------------------------
 
18134
r2301 | salaun | 2004-05-06 17:17:11 +0200 (Thu, 06 May 2004) | 2 lines
 
18135
Changed paths:
 
18136
   M /trunk/src/List.pm
 
18137
 
 
18138
Fix duplicates introduced by patch command
 
18139
 
 
18140
------------------------------------------------------------------------
 
18141
r2300 | salaun | 2004-05-06 16:54:28 +0200 (Thu, 06 May 2004) | 2 lines
 
18142
Changed paths:
 
18143
   M /trunk/wwsympa/Makefile
 
18144
 
 
18145
Fixes
 
18146
 
 
18147
------------------------------------------------------------------------
 
18148
r2299 | salaun | 2004-05-06 16:47:59 +0200 (Thu, 06 May 2004) | 2 lines
 
18149
Changed paths:
 
18150
   M /trunk/Makefile.in
 
18151
 
 
18152
update
 
18153
 
 
18154
------------------------------------------------------------------------
 
18155
r2298 | salaun | 2004-05-06 16:47:40 +0200 (Thu, 06 May 2004) | 2 lines
 
18156
Changed paths:
 
18157
   M /trunk/wwsympa/Makefile
 
18158
 
 
18159
Change: tt2 files are one level above
 
18160
 
 
18161
------------------------------------------------------------------------
 
18162
r2297 | salaun | 2004-05-06 16:17:50 +0200 (Thu, 06 May 2004) | 2 lines
 
18163
Changed paths:
 
18164
   M /trunk/check_perl_modules.pl
 
18165
 
 
18166
Change: Checking for Locale::TextDomain version instead of Locale::Messages because $VERSION was not defined
 
18167
 
 
18168
------------------------------------------------------------------------
 
18169
r2296 | salaun | 2004-05-06 16:07:04 +0200 (Thu, 06 May 2004) | 2 lines
 
18170
Changed paths:
 
18171
   M /trunk/src/List.pm
 
18172
   M /trunk/src/etc/scenari/access_web_archive.closed
 
18173
   M /trunk/src/etc/scenari/access_web_archive.intranet
 
18174
   M /trunk/src/etc/scenari/access_web_archive.listmaster
 
18175
   M /trunk/src/etc/scenari/access_web_archive.owner
 
18176
   M /trunk/src/etc/scenari/access_web_archive.private
 
18177
   M /trunk/src/etc/scenari/access_web_archive.public
 
18178
   M /trunk/src/etc/scenari/add.auth
 
18179
   M /trunk/src/etc/scenari/add.closed
 
18180
   M /trunk/src/etc/scenari/add.owner
 
18181
   M /trunk/src/etc/scenari/add.owner_notify
 
18182
   M /trunk/src/etc/scenari/create_list.intranet
 
18183
   M /trunk/src/etc/scenari/create_list.listmaster
 
18184
   M /trunk/src/etc/scenari/create_list.public_listmaster
 
18185
   M /trunk/src/etc/scenari/d_edit.editor
 
18186
   M /trunk/src/etc/scenari/d_edit.owner
 
18187
   M /trunk/src/etc/scenari/d_edit.private
 
18188
   M /trunk/src/etc/scenari/d_edit.public
 
18189
   M /trunk/src/etc/scenari/d_read.owner
 
18190
   M /trunk/src/etc/scenari/d_read.private
 
18191
   M /trunk/src/etc/scenari/d_read.public
 
18192
   M /trunk/src/etc/scenari/del.auth
 
18193
   M /trunk/src/etc/scenari/del.closed
 
18194
   M /trunk/src/etc/scenari/del.owner
 
18195
   M /trunk/src/etc/scenari/del.owner_notify
 
18196
   M /trunk/src/etc/scenari/edit_list.closed
 
18197
   M /trunk/src/etc/scenari/edit_list.owner
 
18198
   M /trunk/src/etc/scenari/global_remind.listmaster
 
18199
   M /trunk/src/etc/scenari/info.open
 
18200
   M /trunk/src/etc/scenari/info.private
 
18201
   M /trunk/src/etc/scenari/invite.closed
 
18202
   M /trunk/src/etc/scenari/invite.owner
 
18203
   M /trunk/src/etc/scenari/invite.private
 
18204
   M /trunk/src/etc/scenari/invite.public
 
18205
   M /trunk/src/etc/scenari/remind.listmaster
 
18206
   M /trunk/src/etc/scenari/remind.owner
 
18207
   M /trunk/src/etc/scenari/review.closed
 
18208
   M /trunk/src/etc/scenari/review.intranet
 
18209
   M /trunk/src/etc/scenari/review.listmaster
 
18210
   M /trunk/src/etc/scenari/review.owner
 
18211
   M /trunk/src/etc/scenari/review.private
 
18212
   M /trunk/src/etc/scenari/review.public
 
18213
   M /trunk/src/etc/scenari/send.closed
 
18214
   M /trunk/src/etc/scenari/send.editorkey
 
18215
   M /trunk/src/etc/scenari/send.editorkeyonly
 
18216
   M /trunk/src/etc/scenari/send.editorkeyonlyauth
 
18217
   M /trunk/src/etc/scenari/send.intranet
 
18218
   M /trunk/src/etc/scenari/send.intranetorprivate
 
18219
   M /trunk/src/etc/scenari/send.newsletter
 
18220
   M /trunk/src/etc/scenari/send.newsletterkeyonly
 
18221
   M /trunk/src/etc/scenari/send.private
 
18222
   M /trunk/src/etc/scenari/send.private_smime
 
18223
   M /trunk/src/etc/scenari/send.privateandeditorkey
 
18224
   M /trunk/src/etc/scenari/send.privateandnomultipartoreditorkey
 
18225
   M /trunk/src/etc/scenari/send.privatekey
 
18226
   M /trunk/src/etc/scenari/send.privatekeyandeditorkeyonly
 
18227
   M /trunk/src/etc/scenari/send.privateoreditorkey
 
18228
   M /trunk/src/etc/scenari/send.privateorpublickey
 
18229
   M /trunk/src/etc/scenari/send.public
 
18230
   M /trunk/src/etc/scenari/send.public_nobcc
 
18231
   M /trunk/src/etc/scenari/send.publickey
 
18232
   M /trunk/src/etc/scenari/send.publicnoattachment
 
18233
   M /trunk/src/etc/scenari/send.publicnomultipart
 
18234
   M /trunk/src/etc/scenari/subscribe.auth
 
18235
   M /trunk/src/etc/scenari/subscribe.auth_notify
 
18236
   M /trunk/src/etc/scenari/subscribe.auth_owner
 
18237
   M /trunk/src/etc/scenari/subscribe.closed
 
18238
   M /trunk/src/etc/scenari/subscribe.intranet
 
18239
   M /trunk/src/etc/scenari/subscribe.intranetorowner
 
18240
   M /trunk/src/etc/scenari/subscribe.open
 
18241
   M /trunk/src/etc/scenari/subscribe.open_notify
 
18242
   M /trunk/src/etc/scenari/subscribe.open_quiet
 
18243
   M /trunk/src/etc/scenari/subscribe.owner
 
18244
   M /trunk/src/etc/scenari/subscribe.smime
 
18245
   M /trunk/src/etc/scenari/subscribe.smimeorowner
 
18246
   M /trunk/src/etc/scenari/topics_visibility.conceal
 
18247
   M /trunk/src/etc/scenari/topics_visibility.identified
 
18248
   M /trunk/src/etc/scenari/topics_visibility.noconceal
 
18249
   M /trunk/src/etc/scenari/unsubscribe.auth
 
18250
   M /trunk/src/etc/scenari/unsubscribe.auth_notify
 
18251
   M /trunk/src/etc/scenari/unsubscribe.closed
 
18252
   M /trunk/src/etc/scenari/unsubscribe.open
 
18253
   M /trunk/src/etc/scenari/unsubscribe.open_notify
 
18254
   M /trunk/src/etc/scenari/unsubscribe.owner
 
18255
   M /trunk/src/etc/scenari/visibility.conceal
 
18256
   M /trunk/src/etc/scenari/visibility.intranet
 
18257
   M /trunk/src/etc/scenari/visibility.noconceal
 
18258
   M /trunk/src/etc/scenari/visibility.secret
 
18259
 
 
18260
Update for TT2
 
18261
 
 
18262
------------------------------------------------------------------------
 
18263
r2295 | salaun | 2004-05-06 15:14:13 +0200 (Thu, 06 May 2004) | 2 lines
 
18264
Changed paths:
 
18265
   M /trunk/ChangeLog
 
18266
   M /trunk/set_symlinks.pl
 
18267
   M /trunk/src/Archive.pm
 
18268
   M /trunk/src/Commands.pm
 
18269
   M /trunk/src/Conf.pm
 
18270
   M /trunk/src/Language.pm
 
18271
   M /trunk/src/Makefile
 
18272
   M /trunk/src/Message.pm
 
18273
   M /trunk/src/alias_manager.pl
 
18274
   M /trunk/src/etc/mhonarc-ressources
 
18275
   M /trunk/src/mail.pm
 
18276
   M /trunk/src/sympa.pl
 
18277
   M /trunk/src/task_manager.pl
 
18278
   M /trunk/src/tools.pl
 
18279
   M /trunk/wwsympa/Makefile
 
18280
   M /trunk/wwsympa/archived.pl
 
18281
   M /trunk/wwsympa/wwslib.pm
 
18282
   M /trunk/wwsympa/wwsympa.fcgi
 
18283
 
 
18284
Updates for TT2
 
18285
 
 
18286
------------------------------------------------------------------------
 
18287
r2294 | salaun | 2004-05-05 18:00:11 +0200 (Wed, 05 May 2004) | 2 lines
 
18288
Changed paths:
 
18289
   M /trunk/src/etc/script/Makefile
 
18290
 
 
18291
Update for TT2
 
18292
 
 
18293
------------------------------------------------------------------------
 
18294
r2293 | salaun | 2004-05-05 17:05:57 +0200 (Wed, 05 May 2004) | 2 lines
 
18295
Changed paths:
 
18296
   M /trunk/check_perl_modules.pl
 
18297
 
 
18298
Update for TT2
 
18299
 
 
18300
------------------------------------------------------------------------
 
18301
r2292 | salaun | 2004-05-05 16:58:46 +0200 (Wed, 05 May 2004) | 2 lines
 
18302
Changed paths:
 
18303
   M /trunk/Makefile.am
 
18304
 
 
18305
Update with TT2 changes
 
18306
 
 
18307
------------------------------------------------------------------------
 
18308
r2291 | salaun | 2004-05-05 16:47:10 +0200 (Wed, 05 May 2004) | 2 lines
 
18309
Changed paths:
 
18310
   A /trunk/src/etc/create_list_templates/discussion_list/config.tt2
 
18311
   A /trunk/src/etc/create_list_templates/hotline/config.tt2
 
18312
   A /trunk/src/etc/create_list_templates/html-news-letter/config.tt2
 
18313
   A /trunk/src/etc/create_list_templates/intranet_list/config.tt2
 
18314
   A /trunk/src/etc/create_list_templates/news-letter/config.tt2
 
18315
   A /trunk/src/etc/create_list_templates/private_working_group/config.tt2
 
18316
   A /trunk/src/etc/create_list_templates/public_web_forum/config.tt2
 
18317
   A /trunk/src/etc/list_aliases.tt2
 
18318
   A /trunk/src/etc/script/tpl2tt2.pl
 
18319
   A /trunk/src/etc/script/xgettext.pl
 
18320
   A /trunk/src/etc/tt2
 
18321
   A /trunk/src/etc/tt2/bye.tt2
 
18322
   A /trunk/src/etc/tt2/certif_warning.tt2
 
18323
   A /trunk/src/etc/tt2/digest.tt2
 
18324
   A /trunk/src/etc/tt2/expire_deletion.tt2
 
18325
   A /trunk/src/etc/tt2/expire_warning1.tt2
 
18326
   A /trunk/src/etc/tt2/expire_warning2.tt2
 
18327
   A /trunk/src/etc/tt2/global_remind.tt2
 
18328
   A /trunk/src/etc/tt2/helpfile.tt2
 
18329
   A /trunk/src/etc/tt2/info_report.tt2
 
18330
   A /trunk/src/etc/tt2/invite.tt2
 
18331
   A /trunk/src/etc/tt2/list_created.tt2
 
18332
   A /trunk/src/etc/tt2/list_rejected.tt2
 
18333
   A /trunk/src/etc/tt2/list_unknown.tt2
 
18334
   A /trunk/src/etc/tt2/listmaster_notification.tt2
 
18335
   A /trunk/src/etc/tt2/listowner_notification.tt2
 
18336
   A /trunk/src/etc/tt2/lists.tt2
 
18337
   A /trunk/src/etc/tt2/moderate.tt2
 
18338
   A /trunk/src/etc/tt2/modindex.tt2
 
18339
   A /trunk/src/etc/tt2/reject.tt2
 
18340
   A /trunk/src/etc/tt2/remind.tt2
 
18341
   A /trunk/src/etc/tt2/removed.tt2
 
18342
   A /trunk/src/etc/tt2/review.tt2
 
18343
   A /trunk/src/etc/tt2/sendpasswd.tt2
 
18344
   A /trunk/src/etc/tt2/stats_report.tt2
 
18345
   A /trunk/src/etc/tt2/summary.tt2
 
18346
   A /trunk/src/etc/tt2/welcome.tt2
 
18347
   A /trunk/src/etc/tt2/x509-user-cert-missing.tt2
 
18348
   A /trunk/src/etc/tt2/your_infected_msg.tt2
 
18349
   A /trunk/src/tt2.pl
 
18350
   A /trunk/src/tt2native.pl
 
18351
   A /trunk/wwsympa/tt2
 
18352
   A /trunk/wwsympa/tt2/add_request.tt2
 
18353
   A /trunk/wwsympa/tt2/admin.tt2
 
18354
   A /trunk/wwsympa/tt2/admin_menu.tt2
 
18355
   A /trunk/wwsympa/tt2/arc.tt2
 
18356
   A /trunk/wwsympa/tt2/arc_manage.tt2
 
18357
   A /trunk/wwsympa/tt2/arc_protect.tt2
 
18358
   A /trunk/wwsympa/tt2/arcsearch.tt2
 
18359
   A /trunk/wwsympa/tt2/arcsearch_form.tt2
 
18360
   A /trunk/wwsympa/tt2/button_footer.tt2
 
18361
   A /trunk/wwsympa/tt2/button_header.tt2
 
18362
   A /trunk/wwsympa/tt2/change_email.tt2
 
18363
   A /trunk/wwsympa/tt2/choosepasswd.tt2
 
18364
   A /trunk/wwsympa/tt2/close_list.tt2
 
18365
   A /trunk/wwsympa/tt2/compose_mail.tt2
 
18366
   A /trunk/wwsympa/tt2/create_list.tt2
 
18367
   A /trunk/wwsympa/tt2/create_list_request.tt2
 
18368
   A /trunk/wwsympa/tt2/d_control.tt2
 
18369
   A /trunk/wwsympa/tt2/d_editfile.tt2
 
18370
   A /trunk/wwsympa/tt2/d_read.tt2
 
18371
   A /trunk/wwsympa/tt2/edit_list_request.tt2
 
18372
   A /trunk/wwsympa/tt2/editfile.tt2
 
18373
   A /trunk/wwsympa/tt2/editsubscriber.tt2
 
18374
   A /trunk/wwsympa/tt2/error.tt2
 
18375
   A /trunk/wwsympa/tt2/get_closed_lists.tt2
 
18376
   A /trunk/wwsympa/tt2/get_latest_lists.tt2
 
18377
   A /trunk/wwsympa/tt2/get_pending_lists.tt2
 
18378
   A /trunk/wwsympa/tt2/help.tt2
 
18379
   A /trunk/wwsympa/tt2/help_admin.tt2
 
18380
   A /trunk/wwsympa/tt2/help_editfile.tt2
 
18381
   A /trunk/wwsympa/tt2/help_editlist.tt2
 
18382
   A /trunk/wwsympa/tt2/help_user_options.tt2
 
18383
   A /trunk/wwsympa/tt2/home.tt2
 
18384
   A /trunk/wwsympa/tt2/info.tt2
 
18385
   A /trunk/wwsympa/tt2/install_pending_list.tt2
 
18386
   A /trunk/wwsympa/tt2/list_button_footer.tt2
 
18387
   A /trunk/wwsympa/tt2/list_button_header.tt2
 
18388
   A /trunk/wwsympa/tt2/list_menu.tt2
 
18389
   A /trunk/wwsympa/tt2/lists.tt2
 
18390
   A /trunk/wwsympa/tt2/login.tt2
 
18391
   A /trunk/wwsympa/tt2/loginbanner.tt2
 
18392
   A /trunk/wwsympa/tt2/loginrequest.tt2
 
18393
   A /trunk/wwsympa/tt2/main.tt2
 
18394
   A /trunk/wwsympa/tt2/menu.tt2
 
18395
   A /trunk/wwsympa/tt2/modindex.tt2
 
18396
   A /trunk/wwsympa/tt2/notice.tt2
 
18397
   A /trunk/wwsympa/tt2/pref.tt2
 
18398
   A /trunk/wwsympa/tt2/remindpasswd.tt2
 
18399
   A /trunk/wwsympa/tt2/remove_arc.tt2
 
18400
   A /trunk/wwsympa/tt2/review.tt2
 
18401
   A /trunk/wwsympa/tt2/reviewbouncing.tt2
 
18402
   A /trunk/wwsympa/tt2/scenario_test.tt2
 
18403
   A /trunk/wwsympa/tt2/serveradmin.tt2
 
18404
   A /trunk/wwsympa/tt2/set_pending_list_request.tt2
 
18405
   A /trunk/wwsympa/tt2/show_cert.tt2
 
18406
   A /trunk/wwsympa/tt2/sigrequest.tt2
 
18407
   A /trunk/wwsympa/tt2/stats.tt2
 
18408
   A /trunk/wwsympa/tt2/subindex.tt2
 
18409
   A /trunk/wwsympa/tt2/suboptions.tt2
 
18410
   A /trunk/wwsympa/tt2/subrequest.tt2
 
18411
   A /trunk/wwsympa/tt2/title.tt2
 
18412
   A /trunk/wwsympa/tt2/translate.tt2
 
18413
   A /trunk/wwsympa/tt2/view_template.tt2
 
18414
   A /trunk/wwsympa/tt2/view_translations.tt2
 
18415
   A /trunk/wwsympa/tt2/viewbounce.tt2
 
18416
   A /trunk/wwsympa/tt2/viewmod.tt2
 
18417
 
 
18418
Add TT2-related files
 
18419
 
 
18420
------------------------------------------------------------------------
 
18421
r2290 | salaun | 2004-05-05 16:07:36 +0200 (Wed, 05 May 2004) | 2 lines
 
18422
Changed paths:
 
18423
   A /trunk/po
 
18424
   A /trunk/po/Makefile
 
18425
   A /trunk/po/cs.po
 
18426
   A /trunk/po/de.po
 
18427
   A /trunk/po/en_US.po
 
18428
   A /trunk/po/es.po
 
18429
   A /trunk/po/et.po
 
18430
   A /trunk/po/fi.po
 
18431
   A /trunk/po/fr.po
 
18432
   A /trunk/po/hu.po
 
18433
   A /trunk/po/it.po
 
18434
   A /trunk/po/nl.po
 
18435
   A /trunk/po/pl.po
 
18436
   A /trunk/po/pt.po
 
18437
   A /trunk/po/ro.po
 
18438
   A /trunk/po/sympa.pot
 
18439
   A /trunk/po/zh_CN.po
 
18440
   A /trunk/po/zh_TW.po
 
18441
 
 
18442
New PO files + Makefile
 
18443
 
 
18444
------------------------------------------------------------------------
 
18445
r2288 | salaun | 2004-05-05 14:22:39 +0200 (Wed, 05 May 2004) | 2 lines
 
18446
Changed paths:
 
18447
   M /trunk/src/List.pm
 
18448
 
 
18449
Fix previous changes
 
18450
 
 
18451
------------------------------------------------------------------------
 
18452
r2287 | salaun | 2004-05-05 10:59:19 +0200 (Wed, 05 May 2004) | 4 lines
 
18453
Changed paths:
 
18454
   M /trunk/src/Commands.pm
 
18455
   M /trunk/src/List.pm
 
18456
   M /trunk/src/sympa.pl
 
18457
   M /trunk/src/tools.pl
 
18458
   M /trunk/wwsympa/wwsympa.fcgi
 
18459
 
 
18460
Change: Now always set 'subscribed' DB field, whatever the user_data_source is.
 
18461
New feature: Store a data_structure_version file in etc/ to determine what changes need to be done to the DB.
 
18462
Set 'subscribed' DB field if version < 4.2a
 
18463
 
 
18464
------------------------------------------------------------------------
 
18465
r2286 | salaun | 2004-05-04 16:55:25 +0200 (Tue, 04 May 2004) | 2 lines
 
18466
Changed paths:
 
18467
   M /branches/sympa-4_1-branch/src/List.pm
 
18468
   M /trunk/src/List.pm
 
18469
 
 
18470
Fix: set 'subscribed' to 1 if neither subscribed nor included is set
 
18471
 
 
18472
------------------------------------------------------------------------
 
18473
r2285 | salaun | 2004-05-04 11:09:26 +0200 (Tue, 04 May 2004) | 2 lines
 
18474
Changed paths:
 
18475
   M /trunk/ChangeLog
 
18476
   M /trunk/NEWS
 
18477
   M /trunk/doc/html/index.html
 
18478
   M /trunk/doc/html/node1.html
 
18479
   M /trunk/doc/html/node10.html
 
18480
   M /trunk/doc/html/node11.html
 
18481
   M /trunk/doc/html/node12.html
 
18482
   M /trunk/doc/html/node13.html
 
18483
   M /trunk/doc/html/node14.html
 
18484
   M /trunk/doc/html/node15.html
 
18485
   M /trunk/doc/html/node16.html
 
18486
   M /trunk/doc/html/node17.html
 
18487
   M /trunk/doc/html/node18.html
 
18488
   M /trunk/doc/html/node19.html
 
18489
   M /trunk/doc/html/node2.html
 
18490
   M /trunk/doc/html/node20.html
 
18491
   M /trunk/doc/html/node21.html
 
18492
   M /trunk/doc/html/node22.html
 
18493
   M /trunk/doc/html/node23.html
 
18494
   M /trunk/doc/html/node24.html
 
18495
   M /trunk/doc/html/node3.html
 
18496
   M /trunk/doc/html/node4.html
 
18497
   M /trunk/doc/html/node5.html
 
18498
   M /trunk/doc/html/node6.html
 
18499
   M /trunk/doc/html/node7.html
 
18500
   M /trunk/doc/html/node8.html
 
18501
   M /trunk/doc/html/node9.html
 
18502
   M /trunk/doc/html/sympa.html
 
18503
   M /trunk/doc/html/sympa.ps
 
18504
   M /trunk/doc/sympa.pdf
 
18505
   M /trunk/doc/sympa.ps
 
18506
   M /trunk/doc/sympa.tex
 
18507
 
 
18508
preparing 4.2b.1
 
18509
 
 
18510
------------------------------------------------------------------------
 
18511
r2284 | salaun | 2004-05-03 17:37:43 +0200 (Mon, 03 May 2004) | 2 lines
 
18512
Changed paths:
 
18513
   M /branches/sympa-4_1-branch/wwsympa/wwsympa.fcgi
 
18514
   M /trunk/wwsympa/wwsympa.fcgi
 
18515
 
 
18516
Fix: notify user that the config will be updated soon when user_data_source changed from anything to 'include2'
 
18517
 
 
18518
------------------------------------------------------------------------
 
18519
r2283 | salaun | 2004-05-03 15:31:06 +0200 (Mon, 03 May 2004) | 2 lines
 
18520
Changed paths:
 
18521
   M /trunk/src/List.pm
 
18522
 
 
18523
Fix previous change
 
18524
 
 
18525
------------------------------------------------------------------------
 
18526
r2282 | salaun | 2004-05-03 15:29:35 +0200 (Mon, 03 May 2004) | 2 lines
 
18527
Changed paths:
 
18528
   M /trunk/src/List.pm
 
18529
 
 
18530
Complete previous change
 
18531
 
 
18532
------------------------------------------------------------------------
 
18533
r2281 | salaun | 2004-05-03 15:27:59 +0200 (Mon, 03 May 2004) | 2 lines
 
18534
Changed paths:
 
18535
   M /trunk/src/List.pm
 
18536
 
 
18537
********* Changed default for 'user_data_source' ('file' => 'include2')
 
18538
 
 
18539
------------------------------------------------------------------------
 
18540
r2280 | salaun | 2004-05-03 15:07:08 +0200 (Mon, 03 May 2004) | 4 lines
 
18541
Changed paths:
 
18542
   M /trunk/ChangeLog
 
18543
   M /trunk/nls/fr.msg
 
18544
   M /trunk/nls/us.msg
 
18545
   M /trunk/src/Commands.pm
 
18546
   M /trunk/src/Language.pm
 
18547
   M /trunk/src/List.pm
 
18548
   M /trunk/src/Makefile
 
18549
   A /trunk/src/PlainDigest.pm
 
18550
   A /trunk/src/etc/templates/fr/digest_plain.fr.tpl
 
18551
   M /trunk/src/etc/templates/fr/helpfile.fr.tpl
 
18552
   A /trunk/src/etc/templates/us/digest_plain.us.tpl
 
18553
   M /trunk/src/etc/templates/us/helpfile.us.tpl
 
18554
   M /trunk/wwsympa/wws_templates/fr/help_editlist.fr.tpl
 
18555
   M /trunk/wwsympa/wws_templates/fr/help_user_options.fr.tpl
 
18556
   M /trunk/wwsympa/wws_templates/us/help_editlist.us.tpl
 
18557
   M /trunk/wwsympa/wws_templates/us/help_user_options.us.tpl
 
18558
   M /trunk/wwsympa/wwslib.pm
 
18559
   M /trunk/wwsympa/wwsympa.fcgi
 
18560
 
 
18561
[BugID 260] [C.Hastie] New feature: add an extra reception option : "digestplain".
 
18562
The 'digestplain' reception option generates a digest of messages in a plain text format.
 
18563
All attachments are stripped out.
 
18564
 
 
18565
------------------------------------------------------------------------
 
18566
r2277 | salaun | 2004-05-03 11:35:18 +0200 (Mon, 03 May 2004) | 2 lines
 
18567
Changed paths:
 
18568
   M /trunk/src/etc/templates/us/digest.us.tpl
 
18569
 
 
18570
[C.Hastie] Changed encoding of the table of content part to 8bit
 
18571
 
 
18572
------------------------------------------------------------------------
 
18573
r2276 | salaun | 2004-04-30 17:02:06 +0200 (Fri, 30 Apr 2004) | 2 lines
 
18574
Changed paths:
 
18575
   M /trunk/src/sympa.pl
 
18576
 
 
18577
[bugID 115] Fix: missing newline after mail headers in command reports
 
18578
 
 
18579
------------------------------------------------------------------------
 
18580
r2275 | salaun | 2004-04-30 15:52:58 +0200 (Fri, 30 Apr 2004) | 2 lines
 
18581
Changed paths:
 
18582
   M /trunk/wwsympa/wws_templates/us/remove_arc.us.tpl
 
18583
 
 
18584
Fixes
 
18585
 
 
18586
------------------------------------------------------------------------
 
18587
r2274 | salaun | 2004-04-30 14:03:22 +0200 (Fri, 30 Apr 2004) | 2 lines
 
18588
Changed paths:
 
18589
   M /branches/sympa-4_1-branch/wwsympa/wwsympa.fcgi
 
18590
   M /trunk/wwsympa/wwsympa.fcgi
 
18591
 
 
18592
Fix: previously created ML directory directly in expl/ directory if robot was also the default host.
 
18593
 
 
18594
------------------------------------------------------------------------
 
18595
r2273 | salaun | 2004-04-30 12:00:27 +0200 (Fri, 30 Apr 2004) | 2 lines
 
18596
Changed paths:
 
18597
   M /trunk/wwsympa/wwsympa.fcgi
 
18598
 
 
18599
[requested by O.LACROIX] Change: notify all listowners, even if reception is nomail
 
18600
 
 
18601
------------------------------------------------------------------------
 
18602
r2272 | salaun | 2004-04-30 11:52:32 +0200 (Fri, 30 Apr 2004) | 2 lines
 
18603
Changed paths:
 
18604
   M /branches/sympa-4_1-branch/src/tools.pl
 
18605
   M /trunk/src/tools.pl
 
18606
 
 
18607
[O.Lacroix] Fix: failed to remove list directory (while purging) becaude finddepth() used to chdir. rmdir() failed with 'device busy' error
 
18608
 
 
18609
------------------------------------------------------------------------
 
18610
r2271 | salaun | 2004-04-30 11:44:38 +0200 (Fri, 30 Apr 2004) | 2 lines
 
18611
Changed paths:
 
18612
   M /trunk/wwsympa/wws_templates/fr/admin_menu.fr.tpl
 
18613
   M /trunk/wwsympa/wws_templates/fr/help_admin.fr.tpl
 
18614
 
 
18615
[O.Lacroix] Fix: missing accented chars
 
18616
 
 
18617
------------------------------------------------------------------------
 
18618
r2270 | salaun | 2004-04-30 09:07:10 +0200 (Fri, 30 Apr 2004) | 2 lines
 
18619
Changed paths:
 
18620
   M /trunk/src/List.pm
 
18621
 
 
18622
Add list directory path to error log
 
18623
 
 
18624
------------------------------------------------------------------------
 
18625
r2269 | salaun | 2004-04-28 17:15:16 +0200 (Wed, 28 Apr 2004) | 2 lines
 
18626
Changed paths:
 
18627
   M /branches/sympa-4_1-branch/wwsympa/wwsympa.fcgi
 
18628
   M /trunk/wwsympa/wwsympa.fcgi
 
18629
 
 
18630
[reported by mwk] Fix: escape single quotes in archives search engine (could cause a 500 error)
 
18631
 
 
18632
------------------------------------------------------------------------
 
18633
r2267 | salaun | 2004-04-28 10:41:12 +0200 (Wed, 28 Apr 2004) | 2 lines
 
18634
Changed paths:
 
18635
   M /trunk/src/List.pm
 
18636
   M /trunk/wwsympa/wwsympa.fcgi
 
18637
 
 
18638
Fix: an empty document to moderate (sympauser) would appear if there was nor shared space
 
18639
 
 
18640
------------------------------------------------------------------------
 
18641
r2266 | salaun | 2004-04-28 10:39:43 +0200 (Wed, 28 Apr 2004) | 2 lines
 
18642
Changed paths:
 
18643
   M /trunk/wwsympa/wws_templates/fr/modindex.fr.tpl
 
18644
 
 
18645
Fix encoding
 
18646
 
 
18647
------------------------------------------------------------------------
 
18648
r2265 | salaun | 2004-04-26 15:51:38 +0200 (Mon, 26 Apr 2004) | 2 lines
 
18649
Changed paths:
 
18650
   M /trunk/wwsympa/wws_templates/us/d_read.us.tpl
 
18651
 
 
18652
Fix template structure
 
18653
 
 
18654
------------------------------------------------------------------------
 
18655
r2264 | salaun | 2004-04-26 15:38:18 +0200 (Mon, 26 Apr 2004) | 2 lines
 
18656
Changed paths:
 
18657
   M /trunk/wwsympa/wws_templates/fr/d_read.fr.tpl
 
18658
 
 
18659
removal unused </TD>
 
18660
 
 
18661
------------------------------------------------------------------------
 
18662
r2263 | salaun | 2004-04-26 15:11:06 +0200 (Mon, 26 Apr 2004) | 2 lines
 
18663
Changed paths:
 
18664
   M /trunk/src/etc/templates/fr/listeditor_notification.fr.tpl
 
18665
 
 
18666
Fixed a typo
 
18667
 
 
18668
------------------------------------------------------------------------
 
18669
r2262 | salaun | 2004-04-26 14:44:18 +0200 (Mon, 26 Apr 2004) | 2 lines
 
18670
Changed paths:
 
18671
   M /trunk/ChangeLog
 
18672
 
 
18673
Preparing 4.2a
 
18674
 
 
18675
------------------------------------------------------------------------
 
18676
r2259 | salaun | 2004-04-26 13:56:05 +0200 (Mon, 26 Apr 2004) | 2 lines
 
18677
Changed paths:
 
18678
   M /trunk/src/task_manager.pl
 
18679
 
 
18680
Change: move the log message (no msg_count) to debug
 
18681
 
 
18682
------------------------------------------------------------------------
 
18683
r2258 | salaun | 2004-04-26 11:42:33 +0200 (Mon, 26 Apr 2004) | 2 lines
 
18684
Changed paths:
 
18685
   M /branches/sympa-4_1-branch/wwsympa/Makefile
 
18686
   M /trunk/wwsympa/Makefile
 
18687
 
 
18688
[BugID 152] Fix: UMASK was not set when installing web templates
 
18689
 
 
18690
------------------------------------------------------------------------
 
18691
r2257 | salaun | 2004-04-26 11:34:45 +0200 (Mon, 26 Apr 2004) | 2 lines
 
18692
Changed paths:
 
18693
   M /branches/sympa-4_1-branch/wwsympa/Makefile
 
18694
   M /trunk/wwsympa/Makefile
 
18695
 
 
18696
[BugID 205] Fix: wws_templates/ directory was installed with wrong permissions
 
18697
 
 
18698
------------------------------------------------------------------------
 
18699
r2256 | salaun | 2004-04-22 17:49:10 +0200 (Thu, 22 Apr 2004) | 2 lines
 
18700
Changed paths:
 
18701
   M /branches/sympa-4_1-branch/src/task_manager.pl
 
18702
   M /trunk/src/task_manager.pl
 
18703
 
 
18704
Fix: Do not warn/remove boucing members that are included
 
18705
 
 
18706
------------------------------------------------------------------------
 
18707
r2255 | salaun | 2004-04-21 11:54:38 +0200 (Wed, 21 Apr 2004) | 2 lines
 
18708
Changed paths:
 
18709
   M /branches/sympa-4_1-branch/doc/sympa.tex.tpl
 
18710
   M /trunk/doc/sympa.tex.tpl
 
18711
 
 
18712
[reported by V.Mathieu] Fix include_ldap_2level example
 
18713
 
 
18714
------------------------------------------------------------------------
 
18715
r2254 | salaun | 2004-04-20 18:05:53 +0200 (Tue, 20 Apr 2004) | 2 lines
 
18716
Changed paths:
 
18717
   M /trunk/src/task_manager.pl
 
18718
 
 
18719
Change: removing task files for unknown/closed lists
 
18720
 
 
18721
------------------------------------------------------------------------
 
18722
r2253 | salaun | 2004-04-20 11:41:33 +0200 (Tue, 20 Apr 2004) | 3 lines
 
18723
Changed paths:
 
18724
   M /branches/sympa-4_1-branch/src/List.pm
 
18725
   M /trunk/src/List.pm
 
18726
 
 
18727
[reported by O.Thalmann] Fix: total of subscribers was not uptodate just after a DEL or ADD operation.
 
18728
Added 'nocache' option to the call to _load_total_db() in get_first_user()
 
18729
 
 
18730
------------------------------------------------------------------------
 
18731
r2252 | salaun | 2004-04-20 09:51:09 +0200 (Tue, 20 Apr 2004) | 2 lines
 
18732
Changed paths:
 
18733
   M /trunk/wwsympa/wwsympa.fcgi
 
18734
 
 
18735
Fix: badly commented List::db_log() calls
 
18736
 
 
18737
------------------------------------------------------------------------
 
18738
r2251 | salaun | 2004-04-19 18:05:21 +0200 (Mon, 19 Apr 2004) | 2 lines
 
18739
Changed paths:
 
18740
   M /trunk/wwsympa/wwsympa.fcgi
 
18741
 
 
18742
Fix: badly commented List::db_log() calls
 
18743
 
 
18744
------------------------------------------------------------------------
 
18745
r2250 | salaun | 2004-04-19 15:23:52 +0200 (Mon, 19 Apr 2004) | 2 lines
 
18746
Changed paths:
 
18747
   M /branches/sympa-4_1-branch/src/List.pm
 
18748
   M /branches/sympa-4_1-branch/src/sympa.pl
 
18749
   M /branches/sympa-4_1-branch/wwsympa/wwsympa.fcgi
 
18750
   M /trunk/src/List.pm
 
18751
   M /trunk/src/sympa.pl
 
18752
   M /trunk/wwsympa/wwsympa.fcgi
 
18753
 
 
18754
[reported by V.Mathieu] Fix: Ldap.pm was not loaded in sympa_soap_server.fcgi
 
18755
 
 
18756
------------------------------------------------------------------------
 
18757
r2249 | salaun | 2004-04-19 15:07:42 +0200 (Mon, 19 Apr 2004) | 3 lines
 
18758
Changed paths:
 
18759
   M /branches/sympa-4_1-branch/check_perl_modules.pl
 
18760
   M /trunk/check_perl_modules.pl
 
18761
 
 
18762
[reported by V.Mathieu] Change: FCGI 0.67 is required for the SOAP server.
 
18763
Corresponding error message : Can't locate object method "BINMODE" via package "FCGI::Stream"
 
18764
 
 
18765
------------------------------------------------------------------------
 
18766
r2248 | salaun | 2004-04-19 14:56:59 +0200 (Mon, 19 Apr 2004) | 2 lines
 
18767
Changed paths:
 
18768
   M /branches/sympa-4_1-branch/doc/html/index.html
 
18769
   M /branches/sympa-4_1-branch/doc/html/node1.html
 
18770
   M /branches/sympa-4_1-branch/doc/html/node10.html
 
18771
   M /branches/sympa-4_1-branch/doc/html/node11.html
 
18772
   M /branches/sympa-4_1-branch/doc/html/node12.html
 
18773
   M /branches/sympa-4_1-branch/doc/html/node13.html
 
18774
   M /branches/sympa-4_1-branch/doc/html/node14.html
 
18775
   M /branches/sympa-4_1-branch/doc/html/node15.html
 
18776
   M /branches/sympa-4_1-branch/doc/html/node16.html
 
18777
   M /branches/sympa-4_1-branch/doc/html/node17.html
 
18778
   M /branches/sympa-4_1-branch/doc/html/node18.html
 
18779
   M /branches/sympa-4_1-branch/doc/html/node19.html
 
18780
   M /branches/sympa-4_1-branch/doc/html/node2.html
 
18781
   M /branches/sympa-4_1-branch/doc/html/node20.html
 
18782
   M /branches/sympa-4_1-branch/doc/html/node21.html
 
18783
   M /branches/sympa-4_1-branch/doc/html/node22.html
 
18784
   M /branches/sympa-4_1-branch/doc/html/node23.html
 
18785
   M /branches/sympa-4_1-branch/doc/html/node24.html
 
18786
   M /branches/sympa-4_1-branch/doc/html/node3.html
 
18787
   M /branches/sympa-4_1-branch/doc/html/node4.html
 
18788
   M /branches/sympa-4_1-branch/doc/html/node5.html
 
18789
   M /branches/sympa-4_1-branch/doc/html/node6.html
 
18790
   M /branches/sympa-4_1-branch/doc/html/node7.html
 
18791
   M /branches/sympa-4_1-branch/doc/html/node8.html
 
18792
   M /branches/sympa-4_1-branch/doc/html/node9.html
 
18793
   M /branches/sympa-4_1-branch/doc/html/sympa.html
 
18794
   M /branches/sympa-4_1-branch/doc/html/sympa.ps
 
18795
   M /branches/sympa-4_1-branch/doc/sympa.pdf
 
18796
   M /branches/sympa-4_1-branch/doc/sympa.ps
 
18797
   M /branches/sympa-4_1-branch/doc/sympa.tex
 
18798
   M /branches/sympa-4_1-branch/doc/sympa.tex.tpl
 
18799
   M /trunk/ChangeLog
 
18800
   M /trunk/doc/html/index.html
 
18801
   M /trunk/doc/html/node1.html
 
18802
   M /trunk/doc/html/node10.html
 
18803
   M /trunk/doc/html/node11.html
 
18804
   M /trunk/doc/html/node12.html
 
18805
   M /trunk/doc/html/node13.html
 
18806
   M /trunk/doc/html/node14.html
 
18807
   M /trunk/doc/html/node15.html
 
18808
   M /trunk/doc/html/node16.html
 
18809
   M /trunk/doc/html/node17.html
 
18810
   M /trunk/doc/html/node18.html
 
18811
   M /trunk/doc/html/node19.html
 
18812
   M /trunk/doc/html/node2.html
 
18813
   M /trunk/doc/html/node20.html
 
18814
   M /trunk/doc/html/node21.html
 
18815
   M /trunk/doc/html/node22.html
 
18816
   M /trunk/doc/html/node23.html
 
18817
   M /trunk/doc/html/node24.html
 
18818
   M /trunk/doc/html/node3.html
 
18819
   M /trunk/doc/html/node4.html
 
18820
   M /trunk/doc/html/node5.html
 
18821
   M /trunk/doc/html/node6.html
 
18822
   M /trunk/doc/html/node7.html
 
18823
   M /trunk/doc/html/node8.html
 
18824
   M /trunk/doc/html/node9.html
 
18825
   M /trunk/doc/html/sympa.html
 
18826
   M /trunk/doc/html/sympa.ps
 
18827
   M /trunk/doc/sympa.pdf
 
18828
   M /trunk/doc/sympa.ps
 
18829
   M /trunk/doc/sympa.tex
 
18830
   M /trunk/doc/sympa.tex.tpl
 
18831
 
 
18832
[reported by V.Mathieu] Fix a few SOAP-related typos
 
18833
 
 
18834
------------------------------------------------------------------------
 
18835
r2247 | salaun | 2004-04-19 09:03:51 +0200 (Mon, 19 Apr 2004) | 2 lines
 
18836
Changed paths:
 
18837
   D /branches/sympa-4_1-branch/src/.core.swp
 
18838
   D /trunk/src/.core.swp
 
18839
 
 
18840
removal of .core.swp
 
18841
 
 
18842
------------------------------------------------------------------------
 
18843
r2246 | salaun | 2004-04-08 10:51:40 +0200 (Thu, 08 Apr 2004) | 2 lines
 
18844
Changed paths:
 
18845
   M /trunk/src/parser.pl
 
18846
 
 
18847
Wrong comment for parse_tpl
 
18848
 
 
18849
------------------------------------------------------------------------
 
18850
r2245 | salaun | 2004-04-06 09:19:00 +0200 (Tue, 06 Apr 2004) | 2 lines
 
18851
Changed paths:
 
18852
   M /trunk/doc/sympa.tex.tpl
 
18853
 
 
18854
Details for make_alias_file
 
18855
 
 
18856
------------------------------------------------------------------------
 
18857
r2244 | salaun | 2004-04-06 09:03:09 +0200 (Tue, 06 Apr 2004) | 2 lines
 
18858
Changed paths:
 
18859
   M /trunk/src/sympa.pl
 
18860
 
 
18861
fix bug : sympa.pl --make_alias_file must not create alias for list where list status is not 'open'
 
18862
 
 
18863
------------------------------------------------------------------------
 
18864
r2243 | salaun | 2004-04-05 17:52:06 +0200 (Mon, 05 Apr 2004) | 2 lines
 
18865
Changed paths:
 
18866
   M /trunk/doc/html/index.html
 
18867
   M /trunk/doc/html/node1.html
 
18868
   M /trunk/doc/html/node10.html
 
18869
   M /trunk/doc/html/node11.html
 
18870
   M /trunk/doc/html/node12.html
 
18871
   M /trunk/doc/html/node13.html
 
18872
   M /trunk/doc/html/node14.html
 
18873
   M /trunk/doc/html/node15.html
 
18874
   M /trunk/doc/html/node16.html
 
18875
   M /trunk/doc/html/node17.html
 
18876
   M /trunk/doc/html/node18.html
 
18877
   M /trunk/doc/html/node19.html
 
18878
   M /trunk/doc/html/node2.html
 
18879
   M /trunk/doc/html/node20.html
 
18880
   M /trunk/doc/html/node21.html
 
18881
   M /trunk/doc/html/node22.html
 
18882
   M /trunk/doc/html/node23.html
 
18883
   M /trunk/doc/html/node24.html
 
18884
   M /trunk/doc/html/node3.html
 
18885
   M /trunk/doc/html/node4.html
 
18886
   M /trunk/doc/html/node5.html
 
18887
   M /trunk/doc/html/node6.html
 
18888
   M /trunk/doc/html/node7.html
 
18889
   M /trunk/doc/html/node8.html
 
18890
   M /trunk/doc/html/node9.html
 
18891
   M /trunk/doc/html/sympa.html
 
18892
   M /trunk/doc/html/sympa.ps
 
18893
   M /trunk/doc/sympa.pdf
 
18894
   M /trunk/doc/sympa.ps
 
18895
   M /trunk/doc/sympa.tex
 
18896
   M /trunk/doc/sympa.tex.tpl
 
18897
   M /trunk/src/List.pm
 
18898
   A /trunk/src/etc/scenari/d_edit.editor
 
18899
   A /trunk/src/etc/templates/fr/d_install_shared.fr.tpl
 
18900
   A /trunk/src/etc/templates/fr/d_reject_shared.fr.tpl
 
18901
   A /trunk/src/etc/templates/fr/listeditor_notification.fr.tpl
 
18902
   A /trunk/src/etc/templates/us/d_install_shared.us.tpl
 
18903
   A /trunk/src/etc/templates/us/d_reject_shared.us.tpl
 
18904
   A /trunk/src/etc/templates/us/listeditor_notification.us.tpl
 
18905
   M /trunk/src/mail.pm
 
18906
   M /trunk/wwsympa/wws_templates/fr/admin_menu.fr.tpl
 
18907
   M /trunk/wwsympa/wws_templates/fr/d_editfile.fr.tpl
 
18908
   A /trunk/wwsympa/wws_templates/fr/d_install_shared.fr.tpl
 
18909
   M /trunk/wwsympa/wws_templates/fr/d_read.fr.tpl
 
18910
   A /trunk/wwsympa/wws_templates/fr/d_upload.fr.tpl
 
18911
   M /trunk/wwsympa/wws_templates/fr/error.fr.tpl
 
18912
   M /trunk/wwsympa/wws_templates/fr/help_admin.fr.tpl
 
18913
   M /trunk/wwsympa/wws_templates/fr/list_menu.fr.tpl
 
18914
   M /trunk/wwsympa/wws_templates/fr/modindex.fr.tpl
 
18915
   M /trunk/wwsympa/wws_templates/fr/notice.fr.tpl
 
18916
   M /trunk/wwsympa/wws_templates/us/d_control.us.tpl
 
18917
   M /trunk/wwsympa/wws_templates/us/d_editfile.us.tpl
 
18918
   A /trunk/wwsympa/wws_templates/us/d_install_shared.us.tpl
 
18919
   M /trunk/wwsympa/wws_templates/us/d_read.us.tpl
 
18920
   A /trunk/wwsympa/wws_templates/us/d_upload.us.tpl
 
18921
   M /trunk/wwsympa/wws_templates/us/error.us.tpl
 
18922
   M /trunk/wwsympa/wws_templates/us/help_admin.us.tpl
 
18923
   M /trunk/wwsympa/wws_templates/us/list_menu.us.tpl
 
18924
   M /trunk/wwsympa/wws_templates/us/modindex.us.tpl
 
18925
   M /trunk/wwsympa/wws_templates/us/notice.us.tpl
 
18926
   M /trunk/wwsympa/wwsympa.fcgi
 
18927
 
 
18928
[Gwenaelle Bouteille] New features: added document moderation (in the document repository) and other shared-related work
 
18929
 
 
18930
------------------------------------------------------------------------
 
18931
r2242 | salaun | 2004-04-05 13:50:42 +0200 (Mon, 05 Apr 2004) | 2 lines
 
18932
Changed paths:
 
18933
   M /trunk/src/etc/create_list_templates/private_working_group/config.tpl
 
18934
 
 
18935
Change: set privileges for read/edit the shared
 
18936
 
 
18937
------------------------------------------------------------------------
 
18938
r2241 | salaun | 2004-04-02 10:45:39 +0200 (Fri, 02 Apr 2004) | 2 lines
 
18939
Changed paths:
 
18940
   M /branches/sympa-4_1-branch/src/tools.pl
 
18941
   M /trunk/src/tools.pl
 
18942
 
 
18943
[L. Labat] Fix: Antivirus check would fail under some circumstances (Unable to open xxx). BODY filehandle was never closed
 
18944
 
 
18945
------------------------------------------------------------------------
 
18946
r2240 | salaun | 2004-04-02 09:22:11 +0200 (Fri, 02 Apr 2004) | 2 lines
 
18947
Changed paths:
 
18948
   M /branches/sympa-4_1-branch/nls/README
 
18949
   M /branches/sympa-4_1-branch/nls/cz.msg
 
18950
   M /branches/sympa-4_1-branch/nls/us.msg
 
18951
   M /branches/sympa-4_1-branch/src/etc/create_list_templates/discussion_list/comment
 
18952
   M /branches/sympa-4_1-branch/src/etc/create_list_templates/hotline/comment
 
18953
   M /branches/sympa-4_1-branch/src/etc/create_list_templates/html-news-letter/comment
 
18954
   M /branches/sympa-4_1-branch/src/etc/create_list_templates/intranet_list/comment
 
18955
   M /branches/sympa-4_1-branch/src/etc/create_list_templates/news-letter/comment
 
18956
   M /branches/sympa-4_1-branch/src/etc/create_list_templates/private_working_group/comment
 
18957
   M /branches/sympa-4_1-branch/src/etc/create_list_templates/public_web_forum/comment
 
18958
   M /branches/sympa-4_1-branch/src/etc/global_task_models/chk_cert_expiration.daily.task
 
18959
   M /branches/sympa-4_1-branch/src/etc/global_task_models/crl_update.daily.task
 
18960
   M /branches/sympa-4_1-branch/src/etc/global_task_models/eval_bouncers.daily.task
 
18961
   M /branches/sympa-4_1-branch/src/etc/global_task_models/expire_bounce.daily.task
 
18962
   M /branches/sympa-4_1-branch/src/etc/global_task_models/process_bouncers.weekly.task
 
18963
   M /branches/sympa-4_1-branch/src/etc/global_task_models/purge_orphan_bounces.monthly.task
 
18964
   M /branches/sympa-4_1-branch/src/etc/global_task_models/purge_user_table.monthly.task
 
18965
   M /branches/sympa-4_1-branch/src/etc/list_task_models/expire.yearly.task
 
18966
   M /branches/sympa-4_1-branch/src/etc/list_task_models/remind.2month.task
 
18967
   M /branches/sympa-4_1-branch/src/etc/list_task_models/remind.monthly.task
 
18968
   M /branches/sympa-4_1-branch/src/etc/list_task_models/remind.yearly.task
 
18969
   M /branches/sympa-4_1-branch/src/etc/list_task_models/sync_include.ttl.task
 
18970
   M /branches/sympa-4_1-branch/src/etc/scenari/create_list.listmaster
 
18971
   M /branches/sympa-4_1-branch/src/etc/scenari/send.editor
 
18972
   M /branches/sympa-4_1-branch/src/etc/scenari/send.editorkey
 
18973
   M /branches/sympa-4_1-branch/src/etc/scenari/send.publicnoattachment
 
18974
   M /branches/sympa-4_1-branch/src/etc/scenari/topics_visibility.conceal
 
18975
   M /branches/sympa-4_1-branch/src/etc/scenari/topics_visibility.identified
 
18976
   M /branches/sympa-4_1-branch/src/etc/templates/cz/bye.cz.tpl
 
18977
   M /branches/sympa-4_1-branch/src/etc/templates/cz/info_report.cz.tpl
 
18978
   M /branches/sympa-4_1-branch/src/etc/templates/us/certif_warning.us.tpl
 
18979
   M /branches/sympa-4_1-branch/src/etc/templates/us/expire_warning1.us.tpl
 
18980
   M /branches/sympa-4_1-branch/src/etc/templates/us/expire_warning2.us.tpl
 
18981
   M /branches/sympa-4_1-branch/src/etc/templates/us/helpfile.us.tpl
 
18982
   M /branches/sympa-4_1-branch/src/etc/templates/us/listmaster_notification.us.tpl
 
18983
   M /branches/sympa-4_1-branch/src/etc/templates/us/listowner_notification.us.tpl
 
18984
   M /branches/sympa-4_1-branch/src/etc/templates/us/remind.us.tpl
 
18985
   M /branches/sympa-4_1-branch/src/etc/templates/us/your_infected_msg.us.tpl
 
18986
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/arc.cz.tpl
 
18987
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/arcsearch.cz.tpl
 
18988
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/compose_mail.cz.tpl
 
18989
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/d_control.cz.tpl
 
18990
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/d_editfile.cz.tpl
 
18991
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/d_read.cz.tpl
 
18992
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/edit_list_request.cz.tpl
 
18993
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/editfile.cz.tpl
 
18994
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/editsubscriber.cz.tpl
 
18995
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/error.cz.tpl
 
18996
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/get_pending_lists.cz.tpl
 
18997
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/help.cz.tpl
 
18998
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/help_editfile.cz.tpl
 
18999
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/help_editlist.cz.tpl
 
19000
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/home.cz.tpl
 
19001
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/list_menu.cz.tpl
 
19002
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/lists.cz.tpl
 
19003
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/loginbanner.cz.tpl
 
19004
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/menu.cz.tpl
 
19005
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/notice.cz.tpl
 
19006
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/pref.cz.tpl
 
19007
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/remindpasswd.cz.tpl
 
19008
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/remove_arc.cz.tpl
 
19009
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/review.cz.tpl
 
19010
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/reviewbouncing.cz.tpl
 
19011
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/scenario_test.cz.tpl
 
19012
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/serveradmin.cz.tpl
 
19013
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/set_pending_list_request.cz.tpl
 
19014
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/show_cert.cz.tpl
 
19015
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/sigrequest.cz.tpl
 
19016
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/suboptions.cz.tpl
 
19017
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/subrequest.cz.tpl
 
19018
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/view_translations.cz.tpl
 
19019
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/cz/viewmod.cz.tpl
 
19020
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/us/arc.us.tpl
 
19021
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/us/arc_manage.us.tpl
 
19022
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/us/d_read.us.tpl
 
19023
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/us/help_editlist.us.tpl
 
19024
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/us/lists.us.tpl
 
19025
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/us/loginbanner.us.tpl
 
19026
   M /branches/sympa-4_1-branch/wwsympa/wws_templates/us/translate.us.tpl
 
19027
   M /trunk/nls/README
 
19028
   M /trunk/nls/cz.msg
 
19029
   M /trunk/nls/us.msg
 
19030
   M /trunk/src/etc/create_list_templates/discussion_list/comment
 
19031
   M /trunk/src/etc/create_list_templates/hotline/comment
 
19032
   M /trunk/src/etc/create_list_templates/html-news-letter/comment
 
19033
   M /trunk/src/etc/create_list_templates/intranet_list/comment
 
19034
   M /trunk/src/etc/create_list_templates/news-letter/comment
 
19035
   M /trunk/src/etc/create_list_templates/private_working_group/comment
 
19036
   M /trunk/src/etc/create_list_templates/public_web_forum/comment
 
19037
   M /trunk/src/etc/global_task_models/chk_cert_expiration.daily.task
 
19038
   M /trunk/src/etc/global_task_models/crl_update.daily.task
 
19039
   M /trunk/src/etc/global_task_models/eval_bouncers.daily.task
 
19040
   M /trunk/src/etc/global_task_models/expire_bounce.daily.task
 
19041
   M /trunk/src/etc/global_task_models/process_bouncers.weekly.task
 
19042
   M /trunk/src/etc/global_task_models/purge_orphan_bounces.monthly.task
 
19043
   M /trunk/src/etc/global_task_models/purge_user_table.monthly.task
 
19044
   M /trunk/src/etc/list_task_models/expire.yearly.task
 
19045
   M /trunk/src/etc/list_task_models/remind.2month.task
 
19046
   M /trunk/src/etc/list_task_models/remind.monthly.task
 
19047
   M /trunk/src/etc/list_task_models/remind.yearly.task
 
19048
   M /trunk/src/etc/list_task_models/sync_include.ttl.task
 
19049
   M /trunk/src/etc/scenari/create_list.listmaster
 
19050
   M /trunk/src/etc/scenari/send.editorkey
 
19051
   M /trunk/src/etc/scenari/send.publicnoattachment
 
19052
   M /trunk/src/etc/scenari/topics_visibility.conceal
 
19053
   M /trunk/src/etc/scenari/topics_visibility.identified
 
19054
   M /trunk/src/etc/templates/cz/bye.cz.tpl
 
19055
   M /trunk/src/etc/templates/cz/info_report.cz.tpl
 
19056
   M /trunk/src/etc/templates/us/certif_warning.us.tpl
 
19057
   M /trunk/src/etc/templates/us/expire_warning1.us.tpl
 
19058
   M /trunk/src/etc/templates/us/expire_warning2.us.tpl
 
19059
   M /trunk/src/etc/templates/us/helpfile.us.tpl
 
19060
   M /trunk/src/etc/templates/us/listmaster_notification.us.tpl
 
19061
   M /trunk/src/etc/templates/us/listowner_notification.us.tpl
 
19062
   M /trunk/src/etc/templates/us/remind.us.tpl
 
19063
   M /trunk/src/etc/templates/us/your_infected_msg.us.tpl
 
19064
   M /trunk/wwsympa/wws_templates/cz/arc.cz.tpl
 
19065
   M /trunk/wwsympa/wws_templates/cz/arcsearch.cz.tpl
 
19066
   M /trunk/wwsympa/wws_templates/cz/compose_mail.cz.tpl
 
19067
   M /trunk/wwsympa/wws_templates/cz/d_control.cz.tpl
 
19068
   M /trunk/wwsympa/wws_templates/cz/d_editfile.cz.tpl
 
19069
   M /trunk/wwsympa/wws_templates/cz/d_read.cz.tpl
 
19070
   M /trunk/wwsympa/wws_templates/cz/edit_list_request.cz.tpl
 
19071
   M /trunk/wwsympa/wws_templates/cz/editfile.cz.tpl
 
19072
   M /trunk/wwsympa/wws_templates/cz/editsubscriber.cz.tpl
 
19073
   M /trunk/wwsympa/wws_templates/cz/error.cz.tpl
 
19074
   M /trunk/wwsympa/wws_templates/cz/get_pending_lists.cz.tpl
 
19075
   M /trunk/wwsympa/wws_templates/cz/help.cz.tpl
 
19076
   M /trunk/wwsympa/wws_templates/cz/help_editfile.cz.tpl
 
19077
   M /trunk/wwsympa/wws_templates/cz/help_editlist.cz.tpl
 
19078
   M /trunk/wwsympa/wws_templates/cz/home.cz.tpl
 
19079
   M /trunk/wwsympa/wws_templates/cz/list_menu.cz.tpl
 
19080
   M /trunk/wwsympa/wws_templates/cz/lists.cz.tpl
 
19081
   M /trunk/wwsympa/wws_templates/cz/loginbanner.cz.tpl
 
19082
   M /trunk/wwsympa/wws_templates/cz/menu.cz.tpl
 
19083
   M /trunk/wwsympa/wws_templates/cz/notice.cz.tpl
 
19084
   M /trunk/wwsympa/wws_templates/cz/pref.cz.tpl
 
19085
   M /trunk/wwsympa/wws_templates/cz/remindpasswd.cz.tpl
 
19086
   M /trunk/wwsympa/wws_templates/cz/remove_arc.cz.tpl
 
19087
   M /trunk/wwsympa/wws_templates/cz/review.cz.tpl
 
19088
   M /trunk/wwsympa/wws_templates/cz/reviewbouncing.cz.tpl
 
19089
   M /trunk/wwsympa/wws_templates/cz/scenario_test.cz.tpl
 
19090
   M /trunk/wwsympa/wws_templates/cz/serveradmin.cz.tpl
 
19091
   M /trunk/wwsympa/wws_templates/cz/set_pending_list_request.cz.tpl
 
19092
   M /trunk/wwsympa/wws_templates/cz/show_cert.cz.tpl
 
19093
   M /trunk/wwsympa/wws_templates/cz/sigrequest.cz.tpl
 
19094
   M /trunk/wwsympa/wws_templates/cz/suboptions.cz.tpl
 
19095
   M /trunk/wwsympa/wws_templates/cz/subrequest.cz.tpl
 
19096
   M /trunk/wwsympa/wws_templates/cz/view_translations.cz.tpl
 
19097
   M /trunk/wwsympa/wws_templates/cz/viewmod.cz.tpl
 
19098
   M /trunk/wwsympa/wws_templates/us/arc.us.tpl
 
19099
   M /trunk/wwsympa/wws_templates/us/arc_manage.us.tpl
 
19100
   M /trunk/wwsympa/wws_templates/us/d_read.us.tpl
 
19101
   M /trunk/wwsympa/wws_templates/us/help_editlist.us.tpl
 
19102
   M /trunk/wwsympa/wws_templates/us/lists.us.tpl
 
19103
   M /trunk/wwsympa/wws_templates/us/loginbanner.us.tpl
 
19104
   M /trunk/wwsympa/wws_templates/us/translate.us.tpl
 
19105
 
 
19106
[Petr Prazak] Update Czech translations + some English typos fixed
 
19107
 
 
19108
------------------------------------------------------------------------
 
19109
r2239 | salaun | 2004-04-01 16:46:42 +0200 (Thu, 01 Apr 2004) | 2 lines
 
19110
Changed paths:
 
19111
   M /trunk/wwsympa/wwsympa.fcgi
 
19112
 
 
19113
Remove log
 
19114
 
 
19115
------------------------------------------------------------------------
 
19116
r2238 | salaun | 2004-04-01 16:45:59 +0200 (Thu, 01 Apr 2004) | 2 lines
 
19117
Changed paths:
 
19118
   M /branches/sympa-4_1-branch/wwsympa/wwsympa.fcgi
 
19119
   M /trunk/wwsympa/wwsympa.fcgi
 
19120
 
 
19121
Fix: renaming a list if the list was moved to another robot with the same name
 
19122
 
 
19123
------------------------------------------------------------------------
 
19124
r2237 | salaun | 2004-04-01 14:29:28 +0200 (Thu, 01 Apr 2004) | 2 lines
 
19125
Changed paths:
 
19126
   M /branches/sympa-4_1-branch/src/sympa.pl
 
19127
   M /trunk/src/sympa.pl
 
19128
 
 
19129
Fix: remove call to deprecated MIME::Head::decode()
 
19130
 
 
19131
------------------------------------------------------------------------
 
19132
r2236 | salaun | 2004-03-24 15:45:16 +0100 (Wed, 24 Mar 2004) | 2 lines
 
19133
Changed paths:
 
19134
   M /trunk/wwsympa/wws_templates/fr/arcsearch.fr.tpl
 
19135
 
 
19136
[reported by J.Andre] Fix: typos
 
19137
 
 
19138
------------------------------------------------------------------------
 
19139
r2235 | salaun | 2004-03-23 11:54:37 +0100 (Tue, 23 Mar 2004) | 2 lines
 
19140
Changed paths:
 
19141
   M /branches/sympa-4_1-branch/src/List.pm
 
19142
   M /trunk/src/List.pm
 
19143
 
 
19144
[reported by V. Mathieu] Fix: removed 'visibility.private' scenario is considered the same as 'visibility.conceal'
 
19145
 
 
19146
------------------------------------------------------------------------
 
19147
r2230 | salaun | 2004-03-22 16:57:57 +0100 (Mon, 22 Mar 2004) | 2 lines
 
19148
Changed paths:
 
19149
   A /trunk/src/etc/script/arcrepair.pl
 
19150
 
 
19151
This script will fix a bug of Sympa 4.1
 
19152
 
 
19153
------------------------------------------------------------------------
 
19154
r2229 | salaun | 2004-03-22 16:14:35 +0100 (Mon, 22 Mar 2004) | 2 lines
 
19155
Changed paths:
 
19156
   M /branches/sympa-4_1-branch/wwsympa/archived.pl
 
19157
   D /trunk/src/etc/scenari/send.editor
 
19158
   M /trunk/wwsympa/archived.pl
 
19159
 
 
19160
Fix: web archives were stored in the wrong directory
 
19161
 
 
19162
------------------------------------------------------------------------
 
19163
r2228 | salaun | 2004-03-22 14:33:55 +0100 (Mon, 22 Mar 2004) | 2 lines
 
19164
Changed paths:
 
19165
   M /trunk/doc/sympa.tex.tpl
 
19166
   M /trunk/nls/fr.msg
 
19167
   M /trunk/nls/us.msg
 
19168
   M /trunk/src/List.pm
 
19169
   M /trunk/wwsympa/wws_templates/fr/edit_list_request.fr.tpl
 
19170
   M /trunk/wwsympa/wws_templates/us/edit_list_request.us.tpl
 
19171
   M /trunk/wwsympa/wwsympa.fcgi
 
19172
 
 
19173
[requested by C.hastie] New feature: per list rfc2369_header_fields parameter
 
19174
 
 
19175
------------------------------------------------------------------------
 
19176
r2227 | salaun | 2004-03-22 11:17:18 +0100 (Mon, 22 Mar 2004) | 2 lines
 
19177
Changed paths:
 
19178
   M /branches/sympa-4_1-branch/wwsympa/wwsympa.fcgi
 
19179
   M /trunk/wwsympa/wwsympa.fcgi
 
19180
 
 
19181
[reported by V. Mathieu] Fix: list of inactive lists did not consider the msg_count file was not ordered
 
19182
 
 
19183
------------------------------------------------------------------------
 
19184
r2226 | salaun | 2004-03-22 11:03:07 +0100 (Mon, 22 Mar 2004) | 2 lines
 
19185
Changed paths:
 
19186
   M /branches/sympa-4_1-branch/src/List.pm
 
19187
   M /trunk/src/List.pm
 
19188
 
 
19189
Fix: sorting msg_count file when it is updated
 
19190
 
 
19191
------------------------------------------------------------------------
 
19192
r2223 | salaun | 2004-03-18 14:17:34 +0100 (Thu, 18 Mar 2004) | 2 lines
 
19193
Changed paths:
 
19194
   M /trunk/ChangeLog
 
19195
   M /trunk/NEWS
 
19196
 
 
19197
preparing 4.1
 
19198
 
 
19199
------------------------------------------------------------------------
 
19200
r2222 | salaun | 2004-03-17 15:09:59 +0100 (Wed, 17 Mar 2004) | 2 lines
 
19201
Changed paths:
 
19202
   M /trunk/wwsympa/archived.pl
 
19203
 
 
19204
Fix: archived.pl could not process old files in outgoing spool
 
19205
 
 
19206
------------------------------------------------------------------------
 
19207
r2221 | salaun | 2004-03-17 11:53:04 +0100 (Wed, 17 Mar 2004) | 2 lines
 
19208
Changed paths:
 
19209
   M /trunk/src/Archive.pm
 
19210
   M /trunk/wwsympa/archived.pl
 
19211
 
 
19212
[C.Nahaboo] Fix: using an additional incremental number to files in outgoing spool instead of a random number.
 
19213
 
 
19214
------------------------------------------------------------------------
 
19215
r2220 | salaun | 2004-03-17 11:33:03 +0100 (Wed, 17 Mar 2004) | 2 lines
 
19216
Changed paths:
 
19217
   M /trunk/src/Archive.pm
 
19218
 
 
19219
[BugID 273] Fix: filenames in archived spool (outgoing) were using current time and PID which is not enough when 2 messages for the same list are sent within the same second. Now using a random number instead of the PID.
 
19220
 
 
19221
------------------------------------------------------------------------
 
19222
r2219 | salaun | 2004-03-17 11:18:43 +0100 (Wed, 17 Mar 2004) | 2 lines
 
19223
Changed paths:
 
19224
   M /trunk/src/etc/scenari/d_edit.owner
 
19225
   M /trunk/src/etc/scenari/d_read.owner
 
19226
 
 
19227
[reported by D.Masset] Fix: scenario titles did not match the behavior
 
19228
 
 
19229
------------------------------------------------------------------------
 
19230
r2218 | salaun | 2004-03-15 16:29:17 +0100 (Mon, 15 Mar 2004) | 2 lines
 
19231
Changed paths:
 
19232
   M /trunk/NEWS
 
19233
   M /trunk/src/List.pm
 
19234
 
 
19235
[K.Marrocco] Fix: incorrectly refers to column "attributes" instead of "attributes_user".
 
19236
 
 
19237
------------------------------------------------------------------------
 
19238
r2217 | salaun | 2004-03-15 14:52:23 +0100 (Mon, 15 Mar 2004) | 2 lines
 
19239
Changed paths:
 
19240
   M /trunk/ChangeLog
 
19241
   M /trunk/NEWS
 
19242
 
 
19243
Re-preparing 4.1
 
19244
 
 
19245
------------------------------------------------------------------------
 
19246
r2216 | salaun | 2004-03-15 14:47:37 +0100 (Mon, 15 Mar 2004) | 2 lines
 
19247
Changed paths:
 
19248
   M /trunk/src/List.pm
 
19249
 
 
19250
Fix: prevent multiple custom_subject in message subjects with long threads
 
19251
 
 
19252
------------------------------------------------------------------------
 
19253
r2215 | salaun | 2004-03-15 14:19:52 +0100 (Mon, 15 Mar 2004) | 2 lines
 
19254
Changed paths:
 
19255
   M /trunk/wwsympa/wws_templates/us/sigrequest.us.tpl
 
19256
 
 
19257
[C.Chaboisseau] Fix typo
 
19258
 
 
19259
------------------------------------------------------------------------
 
19260
r2214 | salaun | 2004-03-15 13:49:55 +0100 (Mon, 15 Mar 2004) | 2 lines
 
19261
Changed paths:
 
19262
   M /trunk/ChangeLog
 
19263
   M /trunk/doc/html/index.html
 
19264
   M /trunk/doc/html/node1.html
 
19265
   M /trunk/doc/html/node10.html
 
19266
   M /trunk/doc/html/node11.html
 
19267
   M /trunk/doc/html/node12.html
 
19268
   M /trunk/doc/html/node13.html
 
19269
   M /trunk/doc/html/node14.html
 
19270
   M /trunk/doc/html/node15.html
 
19271
   M /trunk/doc/html/node16.html
 
19272
   M /trunk/doc/html/node17.html
 
19273
   M /trunk/doc/html/node18.html
 
19274
   M /trunk/doc/html/node19.html
 
19275
   M /trunk/doc/html/node2.html
 
19276
   M /trunk/doc/html/node20.html
 
19277
   M /trunk/doc/html/node21.html
 
19278
   M /trunk/doc/html/node22.html
 
19279
   M /trunk/doc/html/node23.html
 
19280
   M /trunk/doc/html/node24.html
 
19281
   M /trunk/doc/html/node3.html
 
19282
   M /trunk/doc/html/node4.html
 
19283
   M /trunk/doc/html/node5.html
 
19284
   M /trunk/doc/html/node6.html
 
19285
   M /trunk/doc/html/node7.html
 
19286
   M /trunk/doc/html/node8.html
 
19287
   M /trunk/doc/html/node9.html
 
19288
   M /trunk/doc/html/sympa.html
 
19289
   M /trunk/doc/html/sympa.ps
 
19290
   M /trunk/doc/sympa.pdf
 
19291
   M /trunk/doc/sympa.ps
 
19292
   M /trunk/doc/sympa.tex
 
19293
   M /trunk/doc/sympa.tex.tpl
 
19294
   M /trunk/src/Conf.pm
 
19295
   M /trunk/src/List.pm
 
19296
   A /trunk/src/etc/templates/fr/urlized_part.fr.tpl
 
19297
   A /trunk/src/etc/templates/us/urlized_part.us.tpl
 
19298
   M /trunk/src/tools.pl
 
19299
 
 
19300
Change: urlized parts are now defined in a template. Default is a text/plain part
 
19301
 
 
19302
------------------------------------------------------------------------
 
19303
r2213 | salaun | 2004-03-15 10:24:22 +0100 (Mon, 15 Mar 2004) | 2 lines
 
19304
Changed paths:
 
19305
   M /trunk/src/etc/scenari/visibility.secret
 
19306
 
 
19307
[proposed by P. Young] Change: make the list visible to list owners and editors
 
19308
 
 
19309
------------------------------------------------------------------------
 
19310
r2212 | salaun | 2004-03-15 10:20:33 +0100 (Mon, 15 Mar 2004) | 2 lines
 
19311
Changed paths:
 
19312
   D /trunk/src/etc/scenari/visibility.private
 
19313
 
 
19314
[reported by P. Young] Duplicate scenario
 
19315
 
 
19316
------------------------------------------------------------------------
 
19317
r2211 | salaun | 2004-03-10 11:04:40 +0100 (Wed, 10 Mar 2004) | 2 lines
 
19318
Changed paths:
 
19319
   M /trunk/src/tools.pl
 
19320
 
 
19321
Add error message
 
19322
 
 
19323
------------------------------------------------------------------------
 
19324
r2210 | salaun | 2004-03-10 10:55:56 +0100 (Wed, 10 Mar 2004) | 2 lines
 
19325
Changed paths:
 
19326
   M /trunk/src/tools.pl
 
19327
 
 
19328
Fix: wrong regular expression to detect file extention in &split_mail()
 
19329
 
 
19330
------------------------------------------------------------------------
 
19331
r2209 | salaun | 2004-03-08 15:16:12 +0100 (Mon, 08 Mar 2004) | 2 lines
 
19332
Changed paths:
 
19333
   M /trunk/src/etc/templates/fr/your_infected_msg.fr.tpl
 
19334
   M /trunk/src/etc/templates/us/your_infected_msg.us.tpl
 
19335
 
 
19336
[H.Gabor] Fix: used incorrect variable in template ([from] instead of [user->email])
 
19337
 
 
19338
------------------------------------------------------------------------
 
19339
r2208 | salaun | 2004-03-05 10:36:10 +0100 (Fri, 05 Mar 2004) | 2 lines
 
19340
Changed paths:
 
19341
   M /trunk/doc/html/index.html
 
19342
   M /trunk/doc/html/node1.html
 
19343
   M /trunk/doc/html/node10.html
 
19344
   M /trunk/doc/html/node11.html
 
19345
   M /trunk/doc/html/node12.html
 
19346
   M /trunk/doc/html/node13.html
 
19347
   M /trunk/doc/html/node14.html
 
19348
   M /trunk/doc/html/node15.html
 
19349
   M /trunk/doc/html/node16.html
 
19350
   M /trunk/doc/html/node17.html
 
19351
   M /trunk/doc/html/node18.html
 
19352
   M /trunk/doc/html/node19.html
 
19353
   M /trunk/doc/html/node2.html
 
19354
   M /trunk/doc/html/node20.html
 
19355
   M /trunk/doc/html/node21.html
 
19356
   M /trunk/doc/html/node22.html
 
19357
   M /trunk/doc/html/node23.html
 
19358
   M /trunk/doc/html/node24.html
 
19359
   M /trunk/doc/html/node3.html
 
19360
   M /trunk/doc/html/node4.html
 
19361
   M /trunk/doc/html/node5.html
 
19362
   M /trunk/doc/html/node6.html
 
19363
   M /trunk/doc/html/node7.html
 
19364
   M /trunk/doc/html/node8.html
 
19365
   M /trunk/doc/html/node9.html
 
19366
   M /trunk/doc/html/sympa.html
 
19367
   M /trunk/doc/html/sympa.ps
 
19368
   M /trunk/doc/sympa.pdf
 
19369
   M /trunk/doc/sympa.ps
 
19370
   M /trunk/doc/sympa.tex
 
19371
 
 
19372
REbuild doc
 
19373
 
 
19374
------------------------------------------------------------------------
 
19375
r2207 | salaun | 2004-03-05 10:28:23 +0100 (Fri, 05 Mar 2004) | 2 lines
 
19376
Changed paths:
 
19377
   M /trunk/ChangeLog
 
19378
   M /trunk/NEWS
 
19379
 
 
19380
preparing sympa 4.1
 
19381
 
 
19382
------------------------------------------------------------------------
 
19383
r2206 | salaun | 2004-03-05 10:28:07 +0100 (Fri, 05 Mar 2004) | 2 lines
 
19384
Changed paths:
 
19385
   M /trunk/doc/html/index.html
 
19386
   M /trunk/doc/html/node1.html
 
19387
   M /trunk/doc/html/node10.html
 
19388
   M /trunk/doc/html/node11.html
 
19389
   M /trunk/doc/html/node12.html
 
19390
   M /trunk/doc/html/node13.html
 
19391
   M /trunk/doc/html/node14.html
 
19392
   M /trunk/doc/html/node15.html
 
19393
   M /trunk/doc/html/node16.html
 
19394
   M /trunk/doc/html/node17.html
 
19395
   M /trunk/doc/html/node18.html
 
19396
   M /trunk/doc/html/node19.html
 
19397
   M /trunk/doc/html/node2.html
 
19398
   M /trunk/doc/html/node20.html
 
19399
   M /trunk/doc/html/node21.html
 
19400
   M /trunk/doc/html/node22.html
 
19401
   M /trunk/doc/html/node23.html
 
19402
   M /trunk/doc/html/node24.html
 
19403
   M /trunk/doc/html/node3.html
 
19404
   M /trunk/doc/html/node4.html
 
19405
   M /trunk/doc/html/node5.html
 
19406
   M /trunk/doc/html/node6.html
 
19407
   M /trunk/doc/html/node7.html
 
19408
   M /trunk/doc/html/node8.html
 
19409
   M /trunk/doc/html/node9.html
 
19410
   M /trunk/doc/html/sympa.html
 
19411
   M /trunk/doc/html/sympa.ps
 
19412
 
 
19413
Update
 
19414
 
 
19415
------------------------------------------------------------------------
 
19416
r2205 | salaun | 2004-03-05 10:25:24 +0100 (Fri, 05 Mar 2004) | 2 lines
 
19417
Changed paths:
 
19418
   M /trunk/wwsympa/Auth.pm
 
19419
   M /trunk/wwsympa/wwslib.pm
 
19420
   M /trunk/wwsympa/wwsympa.fcgi
 
19421
 
 
19422
Fix previous changes: still requires "require xxx"
 
19423
 
 
19424
------------------------------------------------------------------------
 
19425
r2204 | salaun | 2004-03-05 10:25:04 +0100 (Fri, 05 Mar 2004) | 2 lines
 
19426
Changed paths:
 
19427
   M /trunk/src/Message.pm
 
19428
 
 
19429
Fix comment
 
19430
 
 
19431
------------------------------------------------------------------------
 
19432
r2203 | salaun | 2004-03-05 09:36:34 +0100 (Fri, 05 Mar 2004) | 2 lines
 
19433
Changed paths:
 
19434
   M /trunk/src/etc/templates/us/welcome.us.tpl
 
19435
 
 
19436
[H. Gabor] Fix: Remove trailing '.'near password
 
19437
 
 
19438
------------------------------------------------------------------------
 
19439
r2202 | salaun | 2004-03-04 09:45:44 +0100 (Thu, 04 Mar 2004) | 2 lines
 
19440
Changed paths:
 
19441
   M /trunk/NEWS
 
19442
 
 
19443
Fix beta version number
 
19444
 
 
19445
------------------------------------------------------------------------
 
19446
r2201 | salaun | 2004-03-03 17:00:55 +0100 (Wed, 03 Mar 2004) | 2 lines
 
19447
Changed paths:
 
19448
   M /trunk/src/task_manager.pl
 
19449
 
 
19450
[reported by O.Thalmann] Fix: regular expression was applied on full task file path. Could leed to incorrect task files created (1077886032..expire_bounce._global) if path include dots ('.')
 
19451
 
 
19452
------------------------------------------------------------------------
 
19453
r2200 | salaun | 2004-03-03 16:16:30 +0100 (Wed, 03 Mar 2004) | 2 lines
 
19454
Changed paths:
 
19455
   M /trunk/src/List.pm
 
19456
 
 
19457
Change: List::load() should not return undef if user data sources were unreachable. Otherwise List object cannot be created
 
19458
 
 
19459
------------------------------------------------------------------------
 
19460
r2199 | salaun | 2004-03-03 16:06:02 +0100 (Wed, 03 Mar 2004) | 2 lines
 
19461
Changed paths:
 
19462
   M /trunk/src/CAS.pm
 
19463
   M /trunk/src/Ldap.pm
 
19464
   M /trunk/src/List.pm
 
19465
   M /trunk/src/X509.pm
 
19466
 
 
19467
Fix previous changes: still requires "require xxx"
 
19468
 
 
19469
------------------------------------------------------------------------
 
19470
r2198 | salaun | 2004-03-01 16:42:09 +0100 (Mon, 01 Mar 2004) | 2 lines
 
19471
Changed paths:
 
19472
   M /trunk/src/sympa.pl
 
19473
 
 
19474
[D.Young] Fix: Ignore messages without MessageID in loop detection process
 
19475
 
 
19476
------------------------------------------------------------------------
 
19477
r2197 | salaun | 2004-03-01 16:23:52 +0100 (Mon, 01 Mar 2004) | 2 lines
 
19478
Changed paths:
 
19479
   M /trunk/src/List.pm
 
19480
 
 
19481
[reported by C.Hastie] Fix: [msg_header->xxx] variables were not parsed in scenario files
 
19482
 
 
19483
------------------------------------------------------------------------
 
19484
r2196 | salaun | 2004-02-27 15:56:31 +0100 (Fri, 27 Feb 2004) | 2 lines
 
19485
Changed paths:
 
19486
   M /trunk/check_perl_modules.pl
 
19487
 
 
19488
Fix: missing \n
 
19489
 
 
19490
------------------------------------------------------------------------
 
19491
r2195 | salaun | 2004-02-25 12:22:43 +0100 (Wed, 25 Feb 2004) | 2 lines
 
19492
Changed paths:
 
19493
   M /trunk/src/CAS.pm
 
19494
   M /trunk/src/Ldap.pm
 
19495
   M /trunk/src/List.pm
 
19496
   M /trunk/src/X509.pm
 
19497
   M /trunk/src/tools.pl
 
19498
   M /trunk/wwsympa/Auth.pm
 
19499
   M /trunk/wwsympa/wwslib.pm
 
19500
   M /trunk/wwsympa/wwsympa.fcgi
 
19501
 
 
19502
Change: now use eval() to check if perl modules are available ; this is required by recent Perl interpreters
 
19503
 
 
19504
------------------------------------------------------------------------
 
19505
r2194 | salaun | 2004-02-25 11:08:00 +0100 (Wed, 25 Feb 2004) | 2 lines
 
19506
Changed paths:
 
19507
   M /trunk/check_perl_modules.pl
 
19508
 
 
19509
Change: IO::Socket::SSL is also used by CAS
 
19510
 
 
19511
------------------------------------------------------------------------
 
19512
r2193 | salaun | 2004-02-24 11:53:22 +0100 (Tue, 24 Feb 2004) | 2 lines
 
19513
Changed paths:
 
19514
   M /trunk/src/Message.pm
 
19515
 
 
19516
Change: previously only messages that included SMIME checked signature were preserved,  now protect them even though signature might not be checked
 
19517
 
 
19518
------------------------------------------------------------------------
 
19519
r2192 | salaun | 2004-02-20 10:53:02 +0100 (Fri, 20 Feb 2004) | 2 lines
 
19520
Changed paths:
 
19521
   M /trunk/src/Log.pm
 
19522
 
 
19523
Fix: send a parsed message to send_notify_to_listmaster()
 
19524
 
 
19525
------------------------------------------------------------------------
 
19526
r2191 | salaun | 2004-02-20 10:34:47 +0100 (Fri, 20 Feb 2004) | 2 lines
 
19527
Changed paths:
 
19528
   M /trunk/wwsympa/bounced.pl
 
19529
 
 
19530
[reported by H. Penning] Fix: bounced would process BAD files, ending with BAD-BAD-BAD...files created
 
19531
 
 
19532
------------------------------------------------------------------------
 
19533
r2190 | salaun | 2004-02-20 09:40:13 +0100 (Fri, 20 Feb 2004) | 2 lines
 
19534
Changed paths:
 
19535
   M /trunk/wwsympa/archived.pl
 
19536
 
 
19537
Fix previous changes
 
19538
 
 
19539
------------------------------------------------------------------------
 
19540
r2189 | salaun | 2004-02-19 15:07:39 +0100 (Thu, 19 Feb 2004) | 2 lines
 
19541
Changed paths:
 
19542
   M /trunk/doc/html/index.html
 
19543
   M /trunk/doc/html/node1.html
 
19544
   M /trunk/doc/html/node10.html
 
19545
   M /trunk/doc/html/node11.html
 
19546
   M /trunk/doc/html/node12.html
 
19547
   M /trunk/doc/html/node13.html
 
19548
   M /trunk/doc/html/node14.html
 
19549
   M /trunk/doc/html/node15.html
 
19550
   M /trunk/doc/html/node16.html
 
19551
   M /trunk/doc/html/node17.html
 
19552
   M /trunk/doc/html/node18.html
 
19553
   M /trunk/doc/html/node19.html
 
19554
   M /trunk/doc/html/node2.html
 
19555
   M /trunk/doc/html/node20.html
 
19556
   M /trunk/doc/html/node21.html
 
19557
   M /trunk/doc/html/node22.html
 
19558
   M /trunk/doc/html/node23.html
 
19559
   M /trunk/doc/html/node24.html
 
19560
   M /trunk/doc/html/node3.html
 
19561
   M /trunk/doc/html/node4.html
 
19562
   M /trunk/doc/html/node5.html
 
19563
   M /trunk/doc/html/node6.html
 
19564
   M /trunk/doc/html/node7.html
 
19565
   M /trunk/doc/html/node8.html
 
19566
   M /trunk/doc/html/node9.html
 
19567
   M /trunk/doc/html/sympa.html
 
19568
   M /trunk/doc/html/sympa.ps
 
19569
   M /trunk/doc/sympa.pdf
 
19570
   M /trunk/doc/sympa.ps
 
19571
   M /trunk/doc/sympa.tex
 
19572
   M /trunk/doc/sympa.tex.tpl
 
19573
 
 
19574
Update HTML Area related documentation
 
19575
 
 
19576
------------------------------------------------------------------------
 
19577
r2188 | salaun | 2004-02-19 15:02:49 +0100 (Thu, 19 Feb 2004) | 2 lines
 
19578
Changed paths:
 
19579
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
19580
 
 
19581
Fix: Changed inclusion of HTML Area
 
19582
 
 
19583
------------------------------------------------------------------------
 
19584
r2187 | salaun | 2004-02-19 12:11:24 +0100 (Thu, 19 Feb 2004) | 2 lines
 
19585
Changed paths:
 
19586
   M /trunk/src/List.pm
 
19587
 
 
19588
Fix: previous changes (1.411) broke reviewbouncing. WWsympa would die with error "Can't call method "fetchrow_hashref" on an undefined value"
 
19589
 
 
19590
------------------------------------------------------------------------
 
19591
r2186 | salaun | 2004-02-18 11:11:30 +0100 (Wed, 18 Feb 2004) | 2 lines
 
19592
Changed paths:
 
19593
   M /trunk/src/sympa.pl
 
19594
   M /trunk/src/task_manager.pl
 
19595
   M /trunk/wwsympa/archived.pl
 
19596
   M /trunk/wwsympa/bounced.pl
 
19597
 
 
19598
[BugID 262] Fix:  getpwnam instead of getgrnam used for setting a group id
 
19599
 
 
19600
------------------------------------------------------------------------
 
19601
r2184 | salaun | 2004-02-17 15:27:32 +0100 (Tue, 17 Feb 2004) | 2 lines
 
19602
Changed paths:
 
19603
   M /trunk/ChangeLog
 
19604
   M /trunk/NEWS
 
19605
 
 
19606
Preparing 4.0.b3
 
19607
 
 
19608
------------------------------------------------------------------------
 
19609
r2183 | salaun | 2004-02-17 13:56:35 +0100 (Tue, 17 Feb 2004) | 2 lines
 
19610
Changed paths:
 
19611
   M /trunk/src/etc/script/sympa
 
19612
 
 
19613
[L. Veillon] Fix: sh does not accept undefined variables on Solaris
 
19614
 
 
19615
------------------------------------------------------------------------
 
19616
r2182 | salaun | 2004-02-17 11:00:28 +0100 (Tue, 17 Feb 2004) | 2 lines
 
19617
Changed paths:
 
19618
   M /trunk/doc/sympa.tex.tpl
 
19619
 
 
19620
[BugID 256] Fix: incorrect path for wws_templates
 
19621
 
 
19622
------------------------------------------------------------------------
 
19623
r2181 | salaun | 2004-02-17 10:47:42 +0100 (Tue, 17 Feb 2004) | 2 lines
 
19624
Changed paths:
 
19625
   M /trunk/src/etc/script/sympa
 
19626
 
 
19627
[BugID 256] Fix: OSTYPE not defined on Solaris, now running 'uname -s' if OSTYPE is not defined
 
19628
 
 
19629
------------------------------------------------------------------------
 
19630
r2180 | salaun | 2004-02-16 17:31:59 +0100 (Mon, 16 Feb 2004) | 2 lines
 
19631
Changed paths:
 
19632
   M /trunk/Makefile.am
 
19633
   M /trunk/Makefile.in
 
19634
   M /trunk/configure
 
19635
   M /trunk/configure.in
 
19636
   M /trunk/doc/sympa.tex.tpl
 
19637
 
 
19638
[BugID 257] FIx: Add --with-lockdir to configure
 
19639
 
 
19640
------------------------------------------------------------------------
 
19641
r2179 | salaun | 2004-02-16 17:05:10 +0100 (Mon, 16 Feb 2004) | 2 lines
 
19642
Changed paths:
 
19643
   M /trunk/src/List.pm
 
19644
 
 
19645
Change: now creating a MIME::Entity in send_msg_digest() instead of Mail::Internet. ake it possible to use body_as_string()
 
19646
 
 
19647
------------------------------------------------------------------------
 
19648
r2178 | salaun | 2004-02-16 16:44:45 +0100 (Mon, 16 Feb 2004) | 2 lines
 
19649
Changed paths:
 
19650
   M /branches/sympa-tt2/src/List.pm
 
19651
   M /trunk/src/List.pm
 
19652
 
 
19653
Fix previous change
 
19654
 
 
19655
------------------------------------------------------------------------
 
19656
r2177 | salaun | 2004-02-16 16:29:55 +0100 (Mon, 16 Feb 2004) | 2 lines
 
19657
Changed paths:
 
19658
   M /trunk/src/List.pm
 
19659
 
 
19660
[reported by C. Hastie] Change: only loop once among subscribers in List::send_msg_digest()
 
19661
 
 
19662
------------------------------------------------------------------------
 
19663
r2175 | salaun | 2004-02-16 11:55:31 +0100 (Mon, 16 Feb 2004) | 2 lines
 
19664
Changed paths:
 
19665
   M /trunk/src/List.pm
 
19666
 
 
19667
[reported by C. Hastie] Fix: Decode From: and Subject: header fields only in the table of content, not in rfc822 parts
 
19668
 
 
19669
------------------------------------------------------------------------
 
19670
r2172 | salaun | 2004-02-03 12:21:51 +0100 (Tue, 03 Feb 2004) | 2 lines
 
19671
Changed paths:
 
19672
   M /trunk/wwsympa/wwsympa.fcgi
 
19673
 
 
19674
Fix: remove bounces directory when purging a list
 
19675
 
 
19676
------------------------------------------------------------------------
 
19677
r2171 | salaun | 2004-02-03 09:08:39 +0100 (Tue, 03 Feb 2004) | 2 lines
 
19678
Changed paths:
 
19679
   M /trunk/src/List.pm
 
19680
 
 
19681
[I. Kim] Fix: When using the generic sso, user_attributes were not parsed in authorization scenarios
 
19682
 
 
19683
------------------------------------------------------------------------
 
19684
r2170 | salaun | 2004-02-02 17:15:25 +0100 (Mon, 02 Feb 2004) | 2 lines
 
19685
Changed paths:
 
19686
   M /trunk/wwsympa/wws_templates/fr/help_editlist.fr.tpl
 
19687
 
 
19688
Remove hard-coded colors
 
19689
 
 
19690
------------------------------------------------------------------------
 
19691
r2169 | salaun | 2004-02-02 16:39:37 +0100 (Mon, 02 Feb 2004) | 2 lines
 
19692
Changed paths:
 
19693
   M /trunk/wwsympa/wws_templates/fr/serveradmin.fr.tpl
 
19694
   A /trunk/wwsympa/wws_templates/us/get_inactive_lists.us.tpl
 
19695
   M /trunk/wwsympa/wws_templates/us/serveradmin.us.tpl
 
19696
   M /trunk/wwsympa/wwsympa.fcgi
 
19697
 
 
19698
New feature: new "list of inactive lists" from the serveradmin interface
 
19699
 
 
19700
------------------------------------------------------------------------
 
19701
r2168 | salaun | 2004-02-02 14:39:01 +0100 (Mon, 02 Feb 2004) | 2 lines
 
19702
Changed paths:
 
19703
   M /trunk/doc/html/index.html
 
19704
   M /trunk/doc/html/node1.html
 
19705
   M /trunk/doc/html/node10.html
 
19706
   M /trunk/doc/html/node11.html
 
19707
   M /trunk/doc/html/node12.html
 
19708
   M /trunk/doc/html/node13.html
 
19709
   M /trunk/doc/html/node14.html
 
19710
   M /trunk/doc/html/node15.html
 
19711
   M /trunk/doc/html/node16.html
 
19712
   M /trunk/doc/html/node17.html
 
19713
   M /trunk/doc/html/node18.html
 
19714
   M /trunk/doc/html/node19.html
 
19715
   M /trunk/doc/html/node2.html
 
19716
   M /trunk/doc/html/node20.html
 
19717
   M /trunk/doc/html/node21.html
 
19718
   M /trunk/doc/html/node22.html
 
19719
   M /trunk/doc/html/node23.html
 
19720
   M /trunk/doc/html/node24.html
 
19721
   M /trunk/doc/html/node3.html
 
19722
   M /trunk/doc/html/node4.html
 
19723
   M /trunk/doc/html/node5.html
 
19724
   M /trunk/doc/html/node6.html
 
19725
   M /trunk/doc/html/node7.html
 
19726
   M /trunk/doc/html/node8.html
 
19727
   M /trunk/doc/html/node9.html
 
19728
   M /trunk/doc/html/sympa.html
 
19729
   M /trunk/doc/html/sympa.ps
 
19730
   M /trunk/doc/sympa.pdf
 
19731
   M /trunk/doc/sympa.ps
 
19732
   M /trunk/doc/sympa.tex
 
19733
   M /trunk/doc/sympa.tex.tpl
 
19734
 
 
19735
Added documentation for include2
 
19736
 
 
19737
------------------------------------------------------------------------
 
19738
r2167 | salaun | 2004-02-02 12:07:18 +0100 (Mon, 02 Feb 2004) | 2 lines
 
19739
Changed paths:
 
19740
   M /trunk/src/etc/templates/fr/bye.fr.tpl
 
19741
   M /trunk/src/etc/templates/fr/invite.fr.tpl
 
19742
   M /trunk/src/etc/templates/fr/welcome.fr.tpl
 
19743
   M /trunk/wwsympa/wws_templates/fr/editfile.fr.tpl
 
19744
   M /trunk/wwsympa/wws_templates/fr/help_editfile.fr.tpl
 
19745
   M /trunk/wwsympa/wws_templates/fr/help_editlist.fr.tpl
 
19746
 
 
19747
[H. Maza] Changes: updating online help
 
19748
 
 
19749
------------------------------------------------------------------------
 
19750
r2166 | salaun | 2004-01-30 15:38:49 +0100 (Fri, 30 Jan 2004) | 2 lines
 
19751
Changed paths:
 
19752
   M /trunk/doc/html/index.html
 
19753
   M /trunk/doc/html/node1.html
 
19754
   M /trunk/doc/html/node10.html
 
19755
   M /trunk/doc/html/node11.html
 
19756
   M /trunk/doc/html/node12.html
 
19757
   M /trunk/doc/html/node13.html
 
19758
   M /trunk/doc/html/node14.html
 
19759
   M /trunk/doc/html/node15.html
 
19760
   M /trunk/doc/html/node16.html
 
19761
   M /trunk/doc/html/node17.html
 
19762
   M /trunk/doc/html/node18.html
 
19763
   M /trunk/doc/html/node19.html
 
19764
   M /trunk/doc/html/node2.html
 
19765
   M /trunk/doc/html/node20.html
 
19766
   M /trunk/doc/html/node21.html
 
19767
   M /trunk/doc/html/node22.html
 
19768
   M /trunk/doc/html/node23.html
 
19769
   M /trunk/doc/html/node24.html
 
19770
   M /trunk/doc/html/node3.html
 
19771
   M /trunk/doc/html/node4.html
 
19772
   M /trunk/doc/html/node5.html
 
19773
   M /trunk/doc/html/node6.html
 
19774
   M /trunk/doc/html/node7.html
 
19775
   M /trunk/doc/html/node8.html
 
19776
   M /trunk/doc/html/node9.html
 
19777
   M /trunk/doc/html/sympa.html
 
19778
   M /trunk/doc/html/sympa.ps
 
19779
   M /trunk/doc/sympa.pdf
 
19780
   M /trunk/doc/sympa.ps
 
19781
   M /trunk/doc/sympa.tex
 
19782
   M /trunk/doc/sympa.tex.tpl
 
19783
 
 
19784
Update doc: multiple virtual robots management
 
19785
 
 
19786
------------------------------------------------------------------------
 
19787
r2165 | salaun | 2004-01-30 15:00:17 +0100 (Fri, 30 Jan 2004) | 2 lines
 
19788
Changed paths:
 
19789
   M /trunk/src/List.pm
 
19790
 
 
19791
Fix: First look for the list directory in a subdirectory of expl/
 
19792
 
 
19793
------------------------------------------------------------------------
 
19794
r2164 | salaun | 2004-01-30 14:57:11 +0100 (Fri, 30 Jan 2004) | 2 lines
 
19795
Changed paths:
 
19796
   M /trunk/src/Conf.pm
 
19797
 
 
19798
Change: Initialize the %Conf::robots hash with default robot ; can be overloaded by a Virtual Robot
 
19799
 
 
19800
------------------------------------------------------------------------
 
19801
r2163 | salaun | 2004-01-30 11:38:19 +0100 (Fri, 30 Jan 2004) | 2 lines
 
19802
Changed paths:
 
19803
   M /trunk/src/List.pm
 
19804
 
 
19805
[BugID 250] Fix: Escape more chars in custom_subject ('(',')','-')
 
19806
 
 
19807
------------------------------------------------------------------------
 
19808
r2162 | salaun | 2004-01-29 18:00:10 +0100 (Thu, 29 Jan 2004) | 2 lines
 
19809
Changed paths:
 
19810
   M /trunk/doc/sympa.tex.tpl
 
19811
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
19812
   M /trunk/wwsympa/wwslib.pm
 
19813
   M /trunk/wwsympa/wwsympa.fcgi
 
19814
 
 
19815
Plugging of a on line html editor in the shared document feature
 
19816
 
 
19817
------------------------------------------------------------------------
 
19818
r2161 | salaun | 2004-01-28 15:36:40 +0100 (Wed, 28 Jan 2004) | 2 lines
 
19819
Changed paths:
 
19820
   M /trunk/src/List.pm
 
19821
 
 
19822
[reoprted by A. Bernstein] Fix: indexes were not automatically added by sympa.pl
 
19823
 
 
19824
------------------------------------------------------------------------
 
19825
r2160 | salaun | 2004-01-28 14:15:47 +0100 (Wed, 28 Jan 2004) | 2 lines
 
19826
Changed paths:
 
19827
   M /trunk/src/List.pm
 
19828
 
 
19829
Fix: lowercase current subscribers email address before running a sync_include() to prevent duplicate entries problem
 
19830
 
 
19831
------------------------------------------------------------------------
 
19832
r2159 | salaun | 2004-01-20 17:12:09 +0100 (Tue, 20 Jan 2004) | 2 lines
 
19833
Changed paths:
 
19834
   A /trunk/doc/html/node22.html
 
19835
   A /trunk/doc/html/node23.html
 
19836
   A /trunk/doc/html/node24.html
 
19837
 
 
19838
Added new documentation paragraphs
 
19839
 
 
19840
------------------------------------------------------------------------
 
19841
r2158 | salaun | 2004-01-20 17:01:46 +0100 (Tue, 20 Jan 2004) | 2 lines
 
19842
Changed paths:
 
19843
   M /trunk/wwsympa/wwsympa.fcgi
 
19844
 
 
19845
[reported by V. Mathieu & I. Kim] Fix: authentication failed with first defined CAS or generic_sso entry (if at the beginning of auth.conf)
 
19846
 
 
19847
------------------------------------------------------------------------
 
19848
r2157 | salaun | 2004-01-20 16:52:09 +0100 (Tue, 20 Jan 2004) | 2 lines
 
19849
Changed paths:
 
19850
   M /trunk/wwsympa/wwsympa.fcgi
 
19851
 
 
19852
Fix typo
 
19853
 
 
19854
------------------------------------------------------------------------
 
19855
r2156 | salaun | 2004-01-15 17:25:03 +0100 (Thu, 15 Jan 2004) | 2 lines
 
19856
Changed paths:
 
19857
   M /trunk/src/List.pm
 
19858
   M /trunk/src/smtp.pm
 
19859
 
 
19860
[reported by T. Herrero] Fix: smtp::mailto() failed if the subscriber_table included entries with empty email addresses. Some checks have been added
 
19861
 
 
19862
------------------------------------------------------------------------
 
19863
r2155 | salaun | 2004-01-15 16:22:12 +0100 (Thu, 15 Jan 2004) | 2 lines
 
19864
Changed paths:
 
19865
   A /trunk/wwsympa/wws_templates/us/sso_login_succeeded.us.tpl
 
19866
   M /trunk/wwsympa/wwsympa.fcgi
 
19867
 
 
19868
[reported by V. Mathieu] Fix: when authenticating in the nomenu window, the user was not brought back to the main window
 
19869
 
 
19870
------------------------------------------------------------------------
 
19871
r2154 | salaun | 2004-01-15 15:35:13 +0100 (Thu, 15 Jan 2004) | 2 lines
 
19872
Changed paths:
 
19873
   M /trunk/doc/html/index.html
 
19874
   M /trunk/doc/html/node1.html
 
19875
   M /trunk/doc/html/node10.html
 
19876
   M /trunk/doc/html/node11.html
 
19877
   M /trunk/doc/html/node12.html
 
19878
   M /trunk/doc/html/node13.html
 
19879
   M /trunk/doc/html/node14.html
 
19880
   M /trunk/doc/html/node15.html
 
19881
   M /trunk/doc/html/node16.html
 
19882
   M /trunk/doc/html/node17.html
 
19883
   M /trunk/doc/html/node18.html
 
19884
   M /trunk/doc/html/node19.html
 
19885
   M /trunk/doc/html/node2.html
 
19886
   M /trunk/doc/html/node20.html
 
19887
   M /trunk/doc/html/node21.html
 
19888
   M /trunk/doc/html/node3.html
 
19889
   M /trunk/doc/html/node4.html
 
19890
   M /trunk/doc/html/node5.html
 
19891
   M /trunk/doc/html/node6.html
 
19892
   M /trunk/doc/html/node7.html
 
19893
   M /trunk/doc/html/node8.html
 
19894
   M /trunk/doc/html/node9.html
 
19895
   M /trunk/doc/html/sympa.html
 
19896
   M /trunk/doc/html/sympa.ps
 
19897
   M /trunk/doc/sympa.pdf
 
19898
   M /trunk/doc/sympa.ps
 
19899
   M /trunk/doc/sympa.tex
 
19900
   M /trunk/doc/sympa.tex.tpl
 
19901
 
 
19902
[D. Dussart] Add Java SOAP client documentation
 
19903
 
 
19904
------------------------------------------------------------------------
 
19905
r2153 | salaun | 2004-01-15 14:32:57 +0100 (Thu, 15 Jan 2004) | 2 lines
 
19906
Changed paths:
 
19907
   M /trunk/src/smtp.pm
 
19908
 
 
19909
Fix: -m option was not logging sendmail calls
 
19910
 
 
19911
------------------------------------------------------------------------
 
19912
r2152 | salaun | 2004-01-15 14:31:47 +0100 (Thu, 15 Jan 2004) | 2 lines
 
19913
Changed paths:
 
19914
   M /trunk/src/smtp.pm
 
19915
 
 
19916
Fix: Exit if message could not be opened
 
19917
 
 
19918
------------------------------------------------------------------------
 
19919
r2151 | salaun | 2004-01-15 09:04:02 +0100 (Thu, 15 Jan 2004) | 2 lines
 
19920
Changed paths:
 
19921
   M /trunk/src/List.pm
 
19922
 
 
19923
Fix: Sympa would die if a list custom_subject contained '+' chars
 
19924
 
 
19925
------------------------------------------------------------------------
 
19926
r2150 | salaun | 2004-01-12 13:49:16 +0100 (Mon, 12 Jan 2004) | 2 lines
 
19927
Changed paths:
 
19928
   M /trunk/missing
 
19929
 
 
19930
Regenerate the 'missing' file (rm missing;automake -a)
 
19931
 
 
19932
------------------------------------------------------------------------
 
19933
r2149 | salaun | 2004-01-12 10:21:02 +0100 (Mon, 12 Jan 2004) | 2 lines
 
19934
Changed paths:
 
19935
   M /trunk/wwsympa/wwsympa.fcgi
 
19936
 
 
19937
Fix: no more try to create a Message object (missing X-Sympa-To)
 
19938
 
 
19939
------------------------------------------------------------------------
 
19940
r2147 | salaun | 2004-01-12 09:31:21 +0100 (Mon, 12 Jan 2004) | 2 lines
 
19941
Changed paths:
 
19942
   M /trunk/ChangeLog
 
19943
   M /trunk/NEWS
 
19944
   M /trunk/doc/html/index.html
 
19945
   M /trunk/doc/html/node1.html
 
19946
   M /trunk/doc/html/node10.html
 
19947
   M /trunk/doc/html/node11.html
 
19948
   M /trunk/doc/html/node12.html
 
19949
   M /trunk/doc/html/node13.html
 
19950
   M /trunk/doc/html/node14.html
 
19951
   M /trunk/doc/html/node15.html
 
19952
   M /trunk/doc/html/node16.html
 
19953
   M /trunk/doc/html/node17.html
 
19954
   M /trunk/doc/html/node18.html
 
19955
   M /trunk/doc/html/node19.html
 
19956
   M /trunk/doc/html/node2.html
 
19957
   M /trunk/doc/html/node20.html
 
19958
   M /trunk/doc/html/node21.html
 
19959
   M /trunk/doc/html/node3.html
 
19960
   M /trunk/doc/html/node4.html
 
19961
   M /trunk/doc/html/node5.html
 
19962
   M /trunk/doc/html/node6.html
 
19963
   M /trunk/doc/html/node7.html
 
19964
   M /trunk/doc/html/node8.html
 
19965
   M /trunk/doc/html/node9.html
 
19966
   M /trunk/doc/html/sympa.html
 
19967
   M /trunk/doc/html/sympa.ps
 
19968
   M /trunk/doc/sympa.pdf
 
19969
   M /trunk/doc/sympa.ps
 
19970
   M /trunk/doc/sympa.tex
 
19971
 
 
19972
Preparing 4.0.b2
 
19973
 
 
19974
------------------------------------------------------------------------
 
19975
r2146 | salaun | 2004-01-12 09:18:13 +0100 (Mon, 12 Jan 2004) | 2 lines
 
19976
Changed paths:
 
19977
   M /trunk/soap/Makefile
 
19978
 
 
19979
Fix: failed installing sympa_soap_client.pl script
 
19980
 
 
19981
------------------------------------------------------------------------
 
19982
r2145 | salaun | 2004-01-12 09:12:40 +0100 (Mon, 12 Jan 2004) | 2 lines
 
19983
Changed paths:
 
19984
   M /trunk/soap/Makefile
 
19985
 
 
19986
[P. Maes] Fix: sympa_soap_client.pl installation failed
 
19987
 
 
19988
------------------------------------------------------------------------
 
19989
r2143 | salaun | 2004-01-09 11:45:18 +0100 (Fri, 09 Jan 2004) | 2 lines
 
19990
Changed paths:
 
19991
   M /trunk/Makefile.am
 
19992
   M /trunk/Makefile.in
 
19993
   M /trunk/soap/Makefile
 
19994
   M /trunk/src/etc/script/sympa.spec
 
19995
   M /trunk/src/etc/script/sympa.spec.rh80
 
19996
 
 
19997
Fix: some files were not listed in the SPEC files ; the SOAP server was not listed
 
19998
 
 
19999
------------------------------------------------------------------------
 
20000
r2142 | salaun | 2004-01-09 11:04:29 +0100 (Fri, 09 Jan 2004) | 2 lines
 
20001
Changed paths:
 
20002
   M /trunk/src/etc/script/sympa.spec
 
20003
   M /trunk/src/etc/script/sympa.spec.rh80
 
20004
 
 
20005
Fixed list of files
 
20006
 
 
20007
------------------------------------------------------------------------
 
20008
r2141 | salaun | 2004-01-09 10:24:10 +0100 (Fri, 09 Jan 2004) | 2 lines
 
20009
Changed paths:
 
20010
   M /trunk/ChangeLog
 
20011
   M /trunk/NEWS
 
20012
 
 
20013
*** empty log message ***
 
20014
 
 
20015
------------------------------------------------------------------------
 
20016
r2140 | salaun | 2004-01-09 10:23:12 +0100 (Fri, 09 Jan 2004) | 2 lines
 
20017
Changed paths:
 
20018
   M /trunk/Makefile.am
 
20019
   M /trunk/Makefile.in
 
20020
 
 
20021
Change: now using rpmbuild -ba (instead of rpm -ba)
 
20022
 
 
20023
------------------------------------------------------------------------
 
20024
r2139 | salaun | 2004-01-09 10:07:03 +0100 (Fri, 09 Jan 2004) | 2 lines
 
20025
Changed paths:
 
20026
   M /trunk/Makefile.in
 
20027
   M /trunk/aclocal.m4
 
20028
   M /trunk/configure
 
20029
 
 
20030
Rerun autoconf;aclocal;automake
 
20031
 
 
20032
------------------------------------------------------------------------
 
20033
r2138 | salaun | 2004-01-09 09:34:46 +0100 (Fri, 09 Jan 2004) | 2 lines
 
20034
Changed paths:
 
20035
   M /trunk/ChangeLog
 
20036
   M /trunk/NEWS
 
20037
 
 
20038
Preparing 4.0.b1
 
20039
 
 
20040
------------------------------------------------------------------------
 
20041
r2137 | salaun | 2004-01-08 15:58:13 +0100 (Thu, 08 Jan 2004) | 2 lines
 
20042
Changed paths:
 
20043
   M /trunk/doc/html/index.html
 
20044
   M /trunk/doc/html/node1.html
 
20045
   M /trunk/doc/html/node10.html
 
20046
   M /trunk/doc/html/node11.html
 
20047
   M /trunk/doc/html/node12.html
 
20048
   M /trunk/doc/html/node13.html
 
20049
   M /trunk/doc/html/node14.html
 
20050
   M /trunk/doc/html/node15.html
 
20051
   M /trunk/doc/html/node16.html
 
20052
   M /trunk/doc/html/node17.html
 
20053
   M /trunk/doc/html/node18.html
 
20054
   M /trunk/doc/html/node19.html
 
20055
   M /trunk/doc/html/node2.html
 
20056
   M /trunk/doc/html/node20.html
 
20057
   M /trunk/doc/html/node21.html
 
20058
   M /trunk/doc/html/node3.html
 
20059
   M /trunk/doc/html/node4.html
 
20060
   M /trunk/doc/html/node5.html
 
20061
   M /trunk/doc/html/node6.html
 
20062
   M /trunk/doc/html/node7.html
 
20063
   M /trunk/doc/html/node8.html
 
20064
   M /trunk/doc/html/node9.html
 
20065
   M /trunk/doc/html/sympa.html
 
20066
   M /trunk/doc/html/sympa.ps
 
20067
   M /trunk/doc/sympa.pdf
 
20068
   M /trunk/doc/sympa.ps
 
20069
   M /trunk/doc/sympa.tex
 
20070
   M /trunk/doc/sympa.tex.tpl
 
20071
   M /trunk/wwsympa/Auth.pm
 
20072
 
 
20073
Fix: 'regexp' in auth.conf paragraphs only apply to email addresses (not uids)
 
20074
 
 
20075
------------------------------------------------------------------------
 
20076
r2135 | salaun | 2003-12-23 13:56:59 +0100 (Tue, 23 Dec 2003) | 2 lines
 
20077
Changed paths:
 
20078
   M /trunk/ChangeLog
 
20079
   M /trunk/NEWS
 
20080
 
 
20081
Preparing 4.0.a9
 
20082
 
 
20083
------------------------------------------------------------------------
 
20084
r2134 | salaun | 2003-12-23 10:41:52 +0100 (Tue, 23 Dec 2003) | 2 lines
 
20085
Changed paths:
 
20086
   M /trunk/wwsympa/wwsympa.fcgi
 
20087
 
 
20088
Fix: 'failure missing email adresse or cookie' errors when no alt email was defined
 
20089
 
 
20090
------------------------------------------------------------------------
 
20091
r2133 | salaun | 2003-12-22 16:13:46 +0100 (Mon, 22 Dec 2003) | 3 lines
 
20092
Changed paths:
 
20093
   M /trunk/wwsympa/wwsympa.fcgi
 
20094
 
 
20095
Fix: Error message : 'Insecure dependency in chdir while running setuid at Find.pm'
 
20096
Now use addDirectory() and addFile() subroutines
 
20097
 
 
20098
------------------------------------------------------------------------
 
20099
r2132 | salaun | 2003-12-22 14:22:20 +0100 (Mon, 22 Dec 2003) | 2 lines
 
20100
Changed paths:
 
20101
   M /trunk/ChangeLog
 
20102
   M /trunk/doc/html/index.html
 
20103
   M /trunk/doc/html/node1.html
 
20104
   M /trunk/doc/html/node10.html
 
20105
   M /trunk/doc/html/node11.html
 
20106
   M /trunk/doc/html/node12.html
 
20107
   M /trunk/doc/html/node13.html
 
20108
   M /trunk/doc/html/node14.html
 
20109
   M /trunk/doc/html/node15.html
 
20110
   M /trunk/doc/html/node16.html
 
20111
   M /trunk/doc/html/node17.html
 
20112
   M /trunk/doc/html/node18.html
 
20113
   M /trunk/doc/html/node19.html
 
20114
   M /trunk/doc/html/node2.html
 
20115
   M /trunk/doc/html/node20.html
 
20116
   M /trunk/doc/html/node21.html
 
20117
   M /trunk/doc/html/node3.html
 
20118
   M /trunk/doc/html/node4.html
 
20119
   M /trunk/doc/html/node5.html
 
20120
   M /trunk/doc/html/node6.html
 
20121
   M /trunk/doc/html/node7.html
 
20122
   M /trunk/doc/html/node8.html
 
20123
   M /trunk/doc/html/node9.html
 
20124
   M /trunk/doc/html/sympa.html
 
20125
   M /trunk/doc/html/sympa.ps
 
20126
   M /trunk/doc/parse_tex.pl
 
20127
   M /trunk/doc/sympa.pdf
 
20128
   M /trunk/doc/sympa.ps
 
20129
   M /trunk/doc/sympa.tex
 
20130
   M /trunk/doc/sympa.tex.tpl
 
20131
 
 
20132
Adding SOAP documentation
 
20133
 
 
20134
------------------------------------------------------------------------
 
20135
r2131 | salaun | 2003-12-19 15:48:32 +0100 (Fri, 19 Dec 2003) | 2 lines
 
20136
Changed paths:
 
20137
   M /trunk/src/List.pm
 
20138
   M /trunk/wwsympa/wwsympa.fcgi
 
20139
 
 
20140
Fix: pending subscriptions for email addresses containing strange characters (+) failed
 
20141
 
 
20142
------------------------------------------------------------------------
 
20143
r2130 | salaun | 2003-12-19 11:05:28 +0100 (Fri, 19 Dec 2003) | 2 lines
 
20144
Changed paths:
 
20145
   M /trunk/src/etc/mhonarc-ressources
 
20146
   M /trunk/wwsympa/wws_templates/cn/review.cn.tpl
 
20147
   M /trunk/wwsympa/wws_templates/cn/reviewbouncing.cn.tpl
 
20148
   M /trunk/wwsympa/wws_templates/cz/reviewbouncing.cz.tpl
 
20149
   M /trunk/wwsympa/wws_templates/de/reviewbouncing.de.tpl
 
20150
   M /trunk/wwsympa/wws_templates/et/reviewbouncing.et.tpl
 
20151
   M /trunk/wwsympa/wws_templates/fi/reviewbouncing.fi.tpl
 
20152
   M /trunk/wwsympa/wws_templates/fr/reviewbouncing.fr.tpl
 
20153
   M /trunk/wwsympa/wws_templates/hu/reviewbouncing.hu.tpl
 
20154
   M /trunk/wwsympa/wws_templates/it/d_read.it.tpl
 
20155
   M /trunk/wwsympa/wws_templates/it/reviewbouncing.it.tpl
 
20156
   M /trunk/wwsympa/wws_templates/nl/reviewbouncing.nl.tpl
 
20157
   M /trunk/wwsympa/wws_templates/ro/reviewbouncing.ro.tpl
 
20158
   M /trunk/wwsympa/wws_templates/us/reviewbouncing.us.tpl
 
20159
 
 
20160
Fix: request_confirm() calls should be used with submit
 
20161
 
 
20162
------------------------------------------------------------------------
 
20163
r2129 | salaun | 2003-12-19 09:16:27 +0100 (Fri, 19 Dec 2003) | 2 lines
 
20164
Changed paths:
 
20165
   M /trunk/soap/sampleClient.php
 
20166
 
 
20167
*** empty log message ***
 
20168
 
 
20169
------------------------------------------------------------------------
 
20170
r2128 | salaun | 2003-12-19 09:15:49 +0100 (Fri, 19 Dec 2003) | 2 lines
 
20171
Changed paths:
 
20172
   M /trunk/soap/sampleClient.php
 
20173
 
 
20174
Add an introduction
 
20175
 
 
20176
------------------------------------------------------------------------
 
20177
r2127 | salaun | 2003-12-19 08:43:15 +0100 (Fri, 19 Dec 2003) | 2 lines
 
20178
Changed paths:
 
20179
   M /trunk/src/etc/mhonarc-ressources
 
20180
 
 
20181
Fix: request_confirm() parameters changed
 
20182
 
 
20183
------------------------------------------------------------------------
 
20184
r2126 | salaun | 2003-12-18 17:12:41 +0100 (Thu, 18 Dec 2003) | 2 lines
 
20185
Changed paths:
 
20186
   M /trunk/soap/sampleClient.php
 
20187
 
 
20188
Point to demo.sympa.org SOAP service
 
20189
 
 
20190
------------------------------------------------------------------------
 
20191
r2125 | salaun | 2003-12-18 17:03:07 +0100 (Thu, 18 Dec 2003) | 2 lines
 
20192
Changed paths:
 
20193
   M /trunk/soap/sampleClient.php
 
20194
 
 
20195
Add list subjects
 
20196
 
 
20197
------------------------------------------------------------------------
 
20198
r2124 | salaun | 2003-12-18 16:51:03 +0100 (Thu, 18 Dec 2003) | 2 lines
 
20199
Changed paths:
 
20200
   M /trunk/soap/sympa_soap_client.pl
 
20201
 
 
20202
Fix: replace hard-coded URLs by ARGV[0]
 
20203
 
 
20204
------------------------------------------------------------------------
 
20205
r2123 | salaun | 2003-12-18 16:30:00 +0100 (Thu, 18 Dec 2003) | 2 lines
 
20206
Changed paths:
 
20207
   M /trunk/wwsympa/wwsympa.fcgi
 
20208
 
 
20209
Fix: [conf->soap_url] was not parsed for Virtual robots
 
20210
 
 
20211
------------------------------------------------------------------------
 
20212
r2122 | salaun | 2003-12-18 15:30:45 +0100 (Thu, 18 Dec 2003) | 2 lines
 
20213
Changed paths:
 
20214
   M /trunk/soap/sampleClient.php
 
20215
 
 
20216
New feature: Add access to PHP source
 
20217
 
 
20218
------------------------------------------------------------------------
 
20219
r2121 | salaun | 2003-12-18 15:30:11 +0100 (Thu, 18 Dec 2003) | 2 lines
 
20220
Changed paths:
 
20221
   M /trunk/soap/sympasoap.pm
 
20222
 
 
20223
Fix: respect Virtual robots organization
 
20224
 
 
20225
------------------------------------------------------------------------
 
20226
r2120 | salaun | 2003-12-18 11:53:39 +0100 (Thu, 18 Dec 2003) | 2 lines
 
20227
Changed paths:
 
20228
   M /trunk/soap/SympaTransport.pm
 
20229
   M /trunk/src/Conf.pm
 
20230
 
 
20231
Change: set SYMPA_ROBOT for SOAP server
 
20232
 
 
20233
------------------------------------------------------------------------
 
20234
r2119 | salaun | 2003-12-18 10:19:30 +0100 (Thu, 18 Dec 2003) | 2 lines
 
20235
Changed paths:
 
20236
   M /trunk/src/Conf.pm
 
20237
 
 
20238
Cosmetic change
 
20239
 
 
20240
------------------------------------------------------------------------
 
20241
r2118 | salaun | 2003-12-18 10:16:39 +0100 (Thu, 18 Dec 2003) | 2 lines
 
20242
Changed paths:
 
20243
   A /trunk/soap/sampleClient.php
 
20244
 
 
20245
New: sample PHP SOAP client
 
20246
 
 
20247
------------------------------------------------------------------------
 
20248
r2117 | salaun | 2003-12-18 10:14:29 +0100 (Thu, 18 Dec 2003) | 2 lines
 
20249
Changed paths:
 
20250
   M /trunk/src/Language.pm
 
20251
 
 
20252
Additionnal checks
 
20253
 
 
20254
------------------------------------------------------------------------
 
20255
r2116 | salaun | 2003-12-17 16:31:36 +0100 (Wed, 17 Dec 2003) | 2 lines
 
20256
Changed paths:
 
20257
   M /trunk/src/sympa.pl
 
20258
 
 
20259
Fix: messages sent from the web interface could not be confirmed (internal error : configuration for operation send is not yet performed by scenario)
 
20260
 
 
20261
------------------------------------------------------------------------
 
20262
r2115 | salaun | 2003-12-17 16:14:50 +0100 (Wed, 17 Dec 2003) | 2 lines
 
20263
Changed paths:
 
20264
   M /trunk/src/Message.pm
 
20265
 
 
20266
Add check on List object
 
20267
 
 
20268
------------------------------------------------------------------------
 
20269
r2114 | salaun | 2003-12-17 10:51:20 +0100 (Wed, 17 Dec 2003) | 2 lines
 
20270
Changed paths:
 
20271
   M /trunk/wwsympa/wws_templates/fr/subindex.fr.tpl
 
20272
   M /trunk/wwsympa/wws_templates/us/subindex.us.tpl
 
20273
 
 
20274
Fix subindex
 
20275
 
 
20276
------------------------------------------------------------------------
 
20277
r2113 | salaun | 2003-12-17 10:49:25 +0100 (Wed, 17 Dec 2003) | 2 lines
 
20278
Changed paths:
 
20279
   M /trunk/wwsympa/wwsympa.fcgi
 
20280
 
 
20281
Fix: subscription rejection failed
 
20282
 
 
20283
------------------------------------------------------------------------
 
20284
r2112 | salaun | 2003-12-12 15:08:58 +0100 (Fri, 12 Dec 2003) | 2 lines
 
20285
Changed paths:
 
20286
   M /trunk/wwsympa/wwsympa.fcgi
 
20287
 
 
20288
Fix: could not validate pending subscriptions
 
20289
 
 
20290
------------------------------------------------------------------------
 
20291
r2111 | salaun | 2003-12-12 14:46:12 +0100 (Fri, 12 Dec 2003) | 2 lines
 
20292
Changed paths:
 
20293
   M /trunk/wwsympa/wws_templates/fr/notice.fr.tpl
 
20294
   M /trunk/wwsympa/wws_templates/us/notice.us.tpl
 
20295
 
 
20296
Display total of subscribed users
 
20297
 
 
20298
------------------------------------------------------------------------
 
20299
r2110 | salaun | 2003-12-12 14:34:44 +0100 (Fri, 12 Dec 2003) | 2 lines
 
20300
Changed paths:
 
20301
   M /trunk/src/List.pm
 
20302
   M /trunk/wwsympa/wws_templates/fr/subindex.fr.tpl
 
20303
   M /trunk/wwsympa/wws_templates/us/subindex.us.tpl
 
20304
   M /trunk/wwsympa/wwsympa.fcgi
 
20305
 
 
20306
Change: Bring the owner bask to the subindex page
 
20307
 
 
20308
------------------------------------------------------------------------
 
20309
r2109 | salaun | 2003-12-12 11:45:09 +0100 (Fri, 12 Dec 2003) | 2 lines
 
20310
Changed paths:
 
20311
   M /trunk/wwsympa/wwsympa.fcgi
 
20312
 
 
20313
Purge list now remove archive directory
 
20314
 
 
20315
------------------------------------------------------------------------
 
20316
r2108 | salaun | 2003-12-12 11:44:26 +0100 (Fri, 12 Dec 2003) | 2 lines
 
20317
Changed paths:
 
20318
   M /trunk/src/tools.pl
 
20319
 
 
20320
More carefull controls in remove_dir subroutine
 
20321
 
 
20322
------------------------------------------------------------------------
 
20323
r2107 | salaun | 2003-12-12 11:12:57 +0100 (Fri, 12 Dec 2003) | 2 lines
 
20324
Changed paths:
 
20325
   M /trunk/soap/sympa.wsdl
 
20326
   M /trunk/soap/sympa_soap_client.pl
 
20327
   M /trunk/soap/sympasoap.pm
 
20328
 
 
20329
Change: complexWhich() and complexLists() now using the same piece of code
 
20330
 
 
20331
------------------------------------------------------------------------
 
20332
r2106 | salaun | 2003-12-12 09:11:57 +0100 (Fri, 12 Dec 2003) | 2 lines
 
20333
Changed paths:
 
20334
   M /trunk/soap/sympa.wsdl
 
20335
   M /trunk/soap/sympa_soap_client.pl
 
20336
   M /trunk/soap/sympasoap.pm
 
20337
 
 
20338
Changes: Rename functions and variables in WSDL
 
20339
 
 
20340
------------------------------------------------------------------------
 
20341
r2105 | salaun | 2003-12-12 09:11:16 +0100 (Fri, 12 Dec 2003) | 2 lines
 
20342
Changed paths:
 
20343
   M /trunk/check_perl_modules.pl
 
20344
 
 
20345
Add optional module SOAP::Lite
 
20346
 
 
20347
------------------------------------------------------------------------
 
20348
r2104 | salaun | 2003-12-11 15:11:41 +0100 (Thu, 11 Dec 2003) | 2 lines
 
20349
Changed paths:
 
20350
   M /trunk/src/sympa_wizard.pl
 
20351
 
 
20352
default_shared_quota parameter have to be set in sympa.conf, not in wwsympa.conf
 
20353
 
 
20354
------------------------------------------------------------------------
 
20355
r2103 | salaun | 2003-12-11 10:35:12 +0100 (Thu, 11 Dec 2003) | 2 lines
 
20356
Changed paths:
 
20357
   M /trunk/src/List.pm
 
20358
   M /trunk/src/Log.pm
 
20359
   M /trunk/src/sympa.pl
 
20360
 
 
20361
[BugID 238] Fix: Error processing with --dump batch mode
 
20362
 
 
20363
------------------------------------------------------------------------
 
20364
r2102 | salaun | 2003-12-10 11:05:20 +0100 (Wed, 10 Dec 2003) | 2 lines
 
20365
Changed paths:
 
20366
   M /trunk/soap/sympa.wsdl
 
20367
   M /trunk/soap/sympa_soap_client.pl
 
20368
   M /trunk/soap/sympasoap.pm
 
20369
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
20370
 
 
20371
Change: new simple_which() function that gather list information in a simple String. Usefull to interoperate with Axis clients (Sympa does not return data compliant with WSDL)
 
20372
 
 
20373
------------------------------------------------------------------------
 
20374
r2101 | salaun | 2003-12-10 11:02:00 +0100 (Wed, 10 Dec 2003) | 2 lines
 
20375
Changed paths:
 
20376
   M /trunk/doc/html/index.html
 
20377
   M /trunk/doc/html/node1.html
 
20378
   M /trunk/doc/html/node10.html
 
20379
   M /trunk/doc/html/node11.html
 
20380
   M /trunk/doc/html/node12.html
 
20381
   M /trunk/doc/html/node13.html
 
20382
   M /trunk/doc/html/node14.html
 
20383
   M /trunk/doc/html/node15.html
 
20384
   M /trunk/doc/html/node16.html
 
20385
   M /trunk/doc/html/node17.html
 
20386
   M /trunk/doc/html/node18.html
 
20387
   M /trunk/doc/html/node19.html
 
20388
   M /trunk/doc/html/node2.html
 
20389
   M /trunk/doc/html/node20.html
 
20390
   M /trunk/doc/html/node21.html
 
20391
   M /trunk/doc/html/node3.html
 
20392
   M /trunk/doc/html/node4.html
 
20393
   M /trunk/doc/html/node5.html
 
20394
   M /trunk/doc/html/node6.html
 
20395
   M /trunk/doc/html/node7.html
 
20396
   M /trunk/doc/html/node8.html
 
20397
   M /trunk/doc/html/node9.html
 
20398
   M /trunk/doc/html/sympa.html
 
20399
   M /trunk/doc/html/sympa.ps
 
20400
   M /trunk/doc/sympa.pdf
 
20401
   M /trunk/doc/sympa.ps
 
20402
   M /trunk/doc/sympa.tex
 
20403
   M /trunk/doc/sympa.tex.tpl
 
20404
 
 
20405
Changes
 
20406
 
 
20407
------------------------------------------------------------------------
 
20408
r2100 | salaun | 2003-12-08 12:19:58 +0100 (Mon, 08 Dec 2003) | 2 lines
 
20409
Changed paths:
 
20410
   M /trunk/src/sympa.pl
 
20411
 
 
20412
[BugID 234] Fix: $host was declared twice ; now use $listname instead of $name
 
20413
 
 
20414
------------------------------------------------------------------------
 
20415
r2099 | salaun | 2003-12-08 12:09:45 +0100 (Mon, 08 Dec 2003) | 2 lines
 
20416
Changed paths:
 
20417
   M /trunk/src/List.pm
 
20418
 
 
20419
[BugID 235] Fix: the predefined variable $* is obsolete in the recent perl releases
 
20420
 
 
20421
------------------------------------------------------------------------
 
20422
r2098 | salaun | 2003-12-03 16:25:54 +0100 (Wed, 03 Dec 2003) | 2 lines
 
20423
Changed paths:
 
20424
   M /trunk/src/List.pm
 
20425
 
 
20426
Fix: 'listmaster' was not an accepted action ("Matched unknown action 'listmaster')
 
20427
 
 
20428
------------------------------------------------------------------------
 
20429
r2097 | salaun | 2003-12-03 15:55:41 +0100 (Wed, 03 Dec 2003) | 2 lines
 
20430
Changed paths:
 
20431
   M /trunk/check_perl_modules.pl
 
20432
 
 
20433
Change: Make Archive::Zip a required module
 
20434
 
 
20435
------------------------------------------------------------------------
 
20436
r2096 | salaun | 2003-12-03 15:34:01 +0100 (Wed, 03 Dec 2003) | 2 lines
 
20437
Changed paths:
 
20438
   M /trunk/src/List.pm
 
20439
 
 
20440
Fix: need to reconnect to DB to grant privileges
 
20441
 
 
20442
------------------------------------------------------------------------
 
20443
r2095 | salaun | 2003-12-03 15:07:19 +0100 (Wed, 03 Dec 2003) | 2 lines
 
20444
Changed paths:
 
20445
   M /trunk/check_perl_modules.pl
 
20446
 
 
20447
Add warnings about DBD::mysql install
 
20448
 
 
20449
------------------------------------------------------------------------
 
20450
r2094 | salaun | 2003-12-03 14:38:05 +0100 (Wed, 03 Dec 2003) | 2 lines
 
20451
Changed paths:
 
20452
   M /trunk/src/sympa_wizard.pl
 
20453
 
 
20454
Fix: sympa_wizard would die with "undefined tolls::xx subroutine"
 
20455
 
 
20456
------------------------------------------------------------------------
 
20457
r2092 | salaun | 2003-12-02 15:20:28 +0100 (Tue, 02 Dec 2003) | 2 lines
 
20458
Changed paths:
 
20459
   M /trunk/ChangeLog
 
20460
   M /trunk/NEWS
 
20461
 
 
20462
Preparing 4.0.a8
 
20463
 
 
20464
------------------------------------------------------------------------
 
20465
r2091 | salaun | 2003-12-01 16:15:20 +0100 (Mon, 01 Dec 2003) | 2 lines
 
20466
Changed paths:
 
20467
   M /trunk/wwsympa/Auth.pm
 
20468
 
 
20469
Fix: contact LDAP directory in asynchronous mode
 
20470
 
 
20471
------------------------------------------------------------------------
 
20472
r2090 | salaun | 2003-12-01 16:01:02 +0100 (Mon, 01 Dec 2003) | 2 lines
 
20473
Changed paths:
 
20474
   M /trunk/wwsympa/wwsympa.fcgi
 
20475
 
 
20476
Change
 
20477
 
 
20478
------------------------------------------------------------------------
 
20479
r2089 | salaun | 2003-12-01 15:36:57 +0100 (Mon, 01 Dec 2003) | 2 lines
 
20480
Changed paths:
 
20481
   M /trunk/wwsympa/wwsympa.fcgi
 
20482
 
 
20483
Fix: logout failed if auth.conf entries had been removed
 
20484
 
 
20485
------------------------------------------------------------------------
 
20486
r2088 | salaun | 2003-12-01 11:02:14 +0100 (Mon, 01 Dec 2003) | 2 lines
 
20487
Changed paths:
 
20488
   M /trunk/wwsympa/wws_templates/fr/loginbanner.fr.tpl
 
20489
 
 
20490
Fix typo
 
20491
 
 
20492
------------------------------------------------------------------------
 
20493
r2087 | salaun | 2003-12-01 11:00:42 +0100 (Mon, 01 Dec 2003) | 2 lines
 
20494
Changed paths:
 
20495
   M /trunk/wwsympa/wws_templates/fr/loginbanner.fr.tpl
 
20496
   M /trunk/wwsympa/wws_templates/us/loginbanner.us.tpl
 
20497
 
 
20498
Fix: text in loginbanner refered to CAS servers, even though none had been defined
 
20499
 
 
20500
------------------------------------------------------------------------
 
20501
r2086 | salaun | 2003-11-28 15:58:34 +0100 (Fri, 28 Nov 2003) | 2 lines
 
20502
Changed paths:
 
20503
   M /trunk/src/CAS.pm
 
20504
   M /trunk/src/Conf.pm
 
20505
   M /trunk/wwsympa/Auth.pm
 
20506
   M /trunk/wwsympa/wwsympa.fcgi
 
20507
 
 
20508
Change: now only use CAS.pm module in Sympa
 
20509
 
 
20510
------------------------------------------------------------------------
 
20511
r2085 | salaun | 2003-11-27 15:02:20 +0100 (Thu, 27 Nov 2003) | 2 lines
 
20512
Changed paths:
 
20513
   M /trunk/ChangeLog
 
20514
   M /trunk/doc/html/index.html
 
20515
   M /trunk/doc/html/node1.html
 
20516
   M /trunk/doc/html/node10.html
 
20517
   M /trunk/doc/html/node11.html
 
20518
   M /trunk/doc/html/node12.html
 
20519
   M /trunk/doc/html/node13.html
 
20520
   M /trunk/doc/html/node14.html
 
20521
   M /trunk/doc/html/node15.html
 
20522
   M /trunk/doc/html/node16.html
 
20523
   M /trunk/doc/html/node17.html
 
20524
   M /trunk/doc/html/node18.html
 
20525
   M /trunk/doc/html/node19.html
 
20526
   M /trunk/doc/html/node2.html
 
20527
   M /trunk/doc/html/node20.html
 
20528
   M /trunk/doc/html/node21.html
 
20529
   M /trunk/doc/html/node3.html
 
20530
   M /trunk/doc/html/node4.html
 
20531
   M /trunk/doc/html/node5.html
 
20532
   M /trunk/doc/html/node6.html
 
20533
   M /trunk/doc/html/node7.html
 
20534
   M /trunk/doc/html/node8.html
 
20535
   M /trunk/doc/html/node9.html
 
20536
   M /trunk/doc/html/sympa.html
 
20537
   M /trunk/doc/html/sympa.ps
 
20538
   M /trunk/doc/sympa.pdf
 
20539
   M /trunk/doc/sympa.ps
 
20540
   M /trunk/doc/sympa.tex
 
20541
   M /trunk/doc/sympa.tex.tpl
 
20542
   M /trunk/src/Conf.pm
 
20543
   M /trunk/src/etc/auth.conf
 
20544
   M /trunk/wwsympa/wwsympa.fcgi
 
20545
 
 
20546
***** Changes: rename CAS parameters (login_uri, check_uri, logout_uri) and add CAS proxy-related parameters
 
20547
 
 
20548
------------------------------------------------------------------------
 
20549
r2084 | salaun | 2003-11-27 14:52:49 +0100 (Thu, 27 Nov 2003) | 2 lines
 
20550
Changed paths:
 
20551
   M /trunk/src/X509.pm
 
20552
 
 
20553
Remove traces
 
20554
 
 
20555
------------------------------------------------------------------------
 
20556
r2083 | salaun | 2003-11-27 12:19:24 +0100 (Thu, 27 Nov 2003) | 2 lines
 
20557
Changed paths:
 
20558
   M /trunk/doc/html/index.html
 
20559
   M /trunk/doc/html/node1.html
 
20560
   M /trunk/doc/html/node10.html
 
20561
   M /trunk/doc/html/node11.html
 
20562
   M /trunk/doc/html/node12.html
 
20563
   M /trunk/doc/html/node13.html
 
20564
   M /trunk/doc/html/node14.html
 
20565
   M /trunk/doc/html/node15.html
 
20566
   M /trunk/doc/html/node16.html
 
20567
   M /trunk/doc/html/node17.html
 
20568
   M /trunk/doc/html/node18.html
 
20569
   M /trunk/doc/html/node19.html
 
20570
   M /trunk/doc/html/node2.html
 
20571
   M /trunk/doc/html/node20.html
 
20572
   M /trunk/doc/html/node21.html
 
20573
   M /trunk/doc/html/node3.html
 
20574
   M /trunk/doc/html/node4.html
 
20575
   M /trunk/doc/html/node5.html
 
20576
   M /trunk/doc/html/node6.html
 
20577
   M /trunk/doc/html/node7.html
 
20578
   M /trunk/doc/html/node8.html
 
20579
   M /trunk/doc/html/node9.html
 
20580
   M /trunk/doc/html/sympa.html
 
20581
   M /trunk/doc/html/sympa.ps
 
20582
   M /trunk/doc/sympa.pdf
 
20583
   M /trunk/doc/sympa.ps
 
20584
   M /trunk/doc/sympa.tex
 
20585
   M /trunk/doc/sympa.tex.tpl
 
20586
 
 
20587
Remove old instructions
 
20588
 
 
20589
------------------------------------------------------------------------
 
20590
r2082 | salaun | 2003-11-27 12:12:56 +0100 (Thu, 27 Nov 2003) | 2 lines
 
20591
Changed paths:
 
20592
   M /trunk/src/CAS.pm
 
20593
 
 
20594
Change: allow customization of all service path
 
20595
 
 
20596
------------------------------------------------------------------------
 
20597
r2081 | salaun | 2003-11-27 11:50:10 +0100 (Thu, 27 Nov 2003) | 2 lines
 
20598
Changed paths:
 
20599
   M /trunk/src/Makefile
 
20600
 
 
20601
Add CAS.pm installation
 
20602
 
 
20603
------------------------------------------------------------------------
 
20604
r2080 | salaun | 2003-11-27 11:48:20 +0100 (Thu, 27 Nov 2003) | 2 lines
 
20605
Changed paths:
 
20606
   M /trunk/soap/sympa.wsdl
 
20607
   M /trunk/soap/sympa_soap_client.pl
 
20608
   M /trunk/soap/sympasoap.pm
 
20609
 
 
20610
New feature: add cas_login() function
 
20611
 
 
20612
------------------------------------------------------------------------
 
20613
r2079 | salaun | 2003-11-27 11:47:46 +0100 (Thu, 27 Nov 2003) | 2 lines
 
20614
Changed paths:
 
20615
   M /trunk/src/CAS.pm
 
20616
 
 
20617
Update CAS module
 
20618
 
 
20619
------------------------------------------------------------------------
 
20620
r2078 | salaun | 2003-11-27 10:39:27 +0100 (Thu, 27 Nov 2003) | 2 lines
 
20621
Changed paths:
 
20622
   M /trunk/wwsympa/Auth.pm
 
20623
   M /trunk/wwsympa/wwsympa.fcgi
 
20624
 
 
20625
Change: use 'base_url' CAS entries instead of 'host'
 
20626
 
 
20627
------------------------------------------------------------------------
 
20628
r2077 | salaun | 2003-11-27 09:51:14 +0100 (Thu, 27 Nov 2003) | 2 lines
 
20629
Changed paths:
 
20630
   M /trunk/src/Conf.pm
 
20631
 
 
20632
******* Change: 'host' entry in CAS paragraph (auth.conf) replaced by 'base_url'
 
20633
 
 
20634
------------------------------------------------------------------------
 
20635
r2076 | salaun | 2003-11-25 14:39:38 +0100 (Tue, 25 Nov 2003) | 2 lines
 
20636
Changed paths:
 
20637
   M /trunk/src/List.pm
 
20638
 
 
20639
[reported by P.Maes] Fix: on Solaris shared lock fails with "Bad file number" error. This is due to the fact that flock() perl functions uses lockf() system call that requires the locked file to be open in read mode.
 
20640
 
 
20641
------------------------------------------------------------------------
 
20642
r2075 | salaun | 2003-11-24 10:36:01 +0100 (Mon, 24 Nov 2003) | 2 lines
 
20643
Changed paths:
 
20644
   M /trunk/doc/html/index.html
 
20645
   M /trunk/doc/html/node1.html
 
20646
   M /trunk/doc/html/node10.html
 
20647
   M /trunk/doc/html/node11.html
 
20648
   M /trunk/doc/html/node12.html
 
20649
   M /trunk/doc/html/node13.html
 
20650
   M /trunk/doc/html/node14.html
 
20651
   M /trunk/doc/html/node15.html
 
20652
   M /trunk/doc/html/node16.html
 
20653
   M /trunk/doc/html/node17.html
 
20654
   M /trunk/doc/html/node18.html
 
20655
   M /trunk/doc/html/node19.html
 
20656
   M /trunk/doc/html/node2.html
 
20657
   M /trunk/doc/html/node20.html
 
20658
   M /trunk/doc/html/node21.html
 
20659
   M /trunk/doc/html/node3.html
 
20660
   M /trunk/doc/html/node4.html
 
20661
   M /trunk/doc/html/node5.html
 
20662
   M /trunk/doc/html/node6.html
 
20663
   M /trunk/doc/html/node7.html
 
20664
   M /trunk/doc/html/node8.html
 
20665
   M /trunk/doc/html/node9.html
 
20666
   M /trunk/doc/html/sympa.html
 
20667
   M /trunk/doc/html/sympa.ps
 
20668
   M /trunk/doc/sympa.pdf
 
20669
   M /trunk/doc/sympa.ps
 
20670
   M /trunk/doc/sympa.tex
 
20671
   M /trunk/doc/sympa.tex.tpl
 
20672
   M /trunk/src/List.pm
 
20673
 
 
20674
[K.Libby] New feature: allow listmaster to ignore some scenario files at different levels (global, robot, list), by creating :ignore empty files
 
20675
 
 
20676
------------------------------------------------------------------------
 
20677
r2074 | salaun | 2003-11-13 16:19:14 +0100 (Thu, 13 Nov 2003) | 2 lines
 
20678
Changed paths:
 
20679
   M /trunk/src/List.pm
 
20680
   M /trunk/src/sympa.pl
 
20681
 
 
20682
[BugID 222] Fix: Sympa did not detect incorrect actions in scenarios. A message could be lost if the send scenario was corrupted.
 
20683
 
 
20684
------------------------------------------------------------------------
 
20685
r2073 | salaun | 2003-11-13 15:22:08 +0100 (Thu, 13 Nov 2003) | 2 lines
 
20686
Changed paths:
 
20687
   M /trunk/wwsympa/wwsympa.fcgi
 
20688
 
 
20689
Fix: a blank page was returned when accessing an unknown list
 
20690
 
 
20691
------------------------------------------------------------------------
 
20692
r2072 | salaun | 2003-11-13 15:00:33 +0100 (Thu, 13 Nov 2003) | 2 lines
 
20693
Changed paths:
 
20694
   M /trunk/wwsympa/wwsympa.fcgi
 
20695
 
 
20696
Add robot to log entries
 
20697
 
 
20698
------------------------------------------------------------------------
 
20699
r2071 | salaun | 2003-11-13 14:39:36 +0100 (Thu, 13 Nov 2003) | 2 lines
 
20700
Changed paths:
 
20701
   M /trunk/src/List.pm
 
20702
   M /trunk/src/tools.pl
 
20703
   M /trunk/wwsympa/wws_templates/fr/rename_list_request.fr.tpl
 
20704
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
20705
   M /trunk/wwsympa/wws_templates/us/rename_list_request.us.tpl
 
20706
   M /trunk/wwsympa/wwsympa.fcgi
 
20707
 
 
20708
Changes: fix archives renaming ; add virtual robot support and spool processing
 
20709
 
 
20710
------------------------------------------------------------------------
 
20711
r2070 | salaun | 2003-11-13 09:59:28 +0100 (Thu, 13 Nov 2003) | 2 lines
 
20712
Changed paths:
 
20713
   M /trunk/wwsympa/wws_templates/cn/reviewbouncing.cn.tpl
 
20714
   M /trunk/wwsympa/wws_templates/cz/review.cz.tpl
 
20715
   M /trunk/wwsympa/wws_templates/cz/reviewbouncing.cz.tpl
 
20716
   M /trunk/wwsympa/wws_templates/de/review.de.tpl
 
20717
   M /trunk/wwsympa/wws_templates/de/reviewbouncing.de.tpl
 
20718
   D /trunk/wwsympa/wws_templates/et/main.et.tpl
 
20719
   M /trunk/wwsympa/wws_templates/et/review.et.tpl
 
20720
   M /trunk/wwsympa/wws_templates/et/reviewbouncing.et.tpl
 
20721
   D /trunk/wwsympa/wws_templates/fi/main.fi.tpl
 
20722
   M /trunk/wwsympa/wws_templates/fi/review.fi.tpl
 
20723
   M /trunk/wwsympa/wws_templates/fi/reviewbouncing.fi.tpl
 
20724
   M /trunk/wwsympa/wws_templates/fr/reviewbouncing.fr.tpl
 
20725
   M /trunk/wwsympa/wws_templates/hu/review.hu.tpl
 
20726
   M /trunk/wwsympa/wws_templates/hu/reviewbouncing.hu.tpl
 
20727
   M /trunk/wwsympa/wws_templates/it/d_read.it.tpl
 
20728
   M /trunk/wwsympa/wws_templates/it/reviewbouncing.it.tpl
 
20729
   D /trunk/wwsympa/wws_templates/nl/main.nl.tpl
 
20730
   M /trunk/wwsympa/wws_templates/nl/review.nl.tpl
 
20731
   M /trunk/wwsympa/wws_templates/nl/reviewbouncing.nl.tpl
 
20732
   M /trunk/wwsympa/wws_templates/ro/review.ro.tpl
 
20733
   M /trunk/wwsympa/wws_templates/ro/reviewbouncing.ro.tpl
 
20734
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
20735
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
20736
   M /trunk/wwsympa/wws_templates/us/reviewbouncing.us.tpl
 
20737
 
 
20738
Fix request_confirm() javascript function
 
20739
 
 
20740
------------------------------------------------------------------------
 
20741
r2069 | salaun | 2003-11-13 09:58:30 +0100 (Thu, 13 Nov 2003) | 2 lines
 
20742
Changed paths:
 
20743
   M /trunk/wwsympa/wws_templates/fr/admin_menu.fr.tpl
 
20744
   A /trunk/wwsympa/wws_templates/fr/rename_list_request.fr.tpl
 
20745
   M /trunk/wwsympa/wws_templates/us/admin_menu.us.tpl
 
20746
   M /trunk/wwsympa/wws_templates/us/edit_list_request.us.tpl
 
20747
   A /trunk/wwsympa/wws_templates/us/rename_list_request.us.tpl
 
20748
 
 
20749
Fix: add missing rename_list template ; also move the "rename list" link
 
20750
 
 
20751
------------------------------------------------------------------------
 
20752
r2068 | salaun | 2003-11-12 15:57:44 +0100 (Wed, 12 Nov 2003) | 2 lines
 
20753
Changed paths:
 
20754
   M /trunk/wwsympa/wwsympa.fcgi
 
20755
 
 
20756
Fix: 'subject' was not decoded when used in reject messages
 
20757
 
 
20758
------------------------------------------------------------------------
 
20759
r2067 | salaun | 2003-11-12 11:12:05 +0100 (Wed, 12 Nov 2003) | 2 lines
 
20760
Changed paths:
 
20761
   M /trunk/wwsympa/wwsympa.fcgi
 
20762
 
 
20763
Fix: use wwslib::get_my_url() for CAS service URL instead of wwsympa_url
 
20764
 
 
20765
------------------------------------------------------------------------
 
20766
r2066 | salaun | 2003-11-12 11:02:30 +0100 (Wed, 12 Nov 2003) | 2 lines
 
20767
Changed paths:
 
20768
   M /trunk/wwsympa/wwsympa.fcgi
 
20769
 
 
20770
Fix: Total of subscribers was incorrect after subscriptions/removal ; fixed check_param_in()
 
20771
 
 
20772
------------------------------------------------------------------------
 
20773
r2065 | salaun | 2003-11-10 17:14:50 +0100 (Mon, 10 Nov 2003) | 2 lines
 
20774
Changed paths:
 
20775
   M /trunk/src/List.pm
 
20776
 
 
20777
Fix: pass the option (nocache) from get_total() to _load_total_db(). This will prevent incorrect total of subscribers displayed on the web interface after adding or removing subscribers.
 
20778
 
 
20779
------------------------------------------------------------------------
 
20780
r2064 | salaun | 2003-11-10 15:49:16 +0100 (Mon, 10 Nov 2003) | 2 lines
 
20781
Changed paths:
 
20782
   M /trunk/src/List.pm
 
20783
 
 
20784
[BugID 208] [M. Verdier] Fix: in pending subscriptions page, if the name of the requestor was not provided, check in user_table table
 
20785
 
 
20786
------------------------------------------------------------------------
 
20787
r2063 | salaun | 2003-11-10 14:36:39 +0100 (Mon, 10 Nov 2003) | 2 lines
 
20788
Changed paths:
 
20789
   M /trunk/src/task_manager.pl
 
20790
   M /trunk/wwsympa/archived.pl
 
20791
   M /trunk/wwsympa/bounced.pl
 
20792
 
 
20793
[BugID 127] Fix: missing LoadLang()
 
20794
 
 
20795
------------------------------------------------------------------------
 
20796
r2062 | salaun | 2003-11-10 14:09:10 +0100 (Mon, 10 Nov 2003) | 2 lines
 
20797
Changed paths:
 
20798
   M /trunk/src/sympa.pl
 
20799
   M /trunk/src/task_manager.pl
 
20800
   M /trunk/wwsympa/archived.pl
 
20801
   M /trunk/wwsympa/bounced.pl
 
20802
 
 
20803
[BugID 219] Fix: set UID with POSIX::setuid(), required on FreeBSD
 
20804
 
 
20805
------------------------------------------------------------------------
 
20806
r2061 | salaun | 2003-11-10 13:55:36 +0100 (Mon, 10 Nov 2003) | 2 lines
 
20807
Changed paths:
 
20808
   M /trunk/src/Language.pm
 
20809
 
 
20810
Change: moving log entry to 'debug'
 
20811
 
 
20812
------------------------------------------------------------------------
 
20813
r2060 | salaun | 2003-11-03 07:39:13 +0100 (Mon, 03 Nov 2003) | 2 lines
 
20814
Changed paths:
 
20815
   M /trunk/src/X509.pm
 
20816
 
 
20817
fix get_https the "verify_mode" in order to control the certificat validity.
 
20818
 
 
20819
------------------------------------------------------------------------
 
20820
r2059 | salaun | 2003-10-31 14:32:26 +0100 (Fri, 31 Oct 2003) | 2 lines
 
20821
Changed paths:
 
20822
   A /trunk/src/CAS.pm
 
20823
 
 
20824
New feature: add a CAS client module
 
20825
 
 
20826
------------------------------------------------------------------------
 
20827
r2058 | salaun | 2003-10-31 11:06:56 +0100 (Fri, 31 Oct 2003) | 2 lines
 
20828
Changed paths:
 
20829
   M /trunk/soap/sympa.wsdl
 
20830
 
 
20831
Fix: the URI defined as soapAction needs to be suffixed by #operation (Required for Axis to set correct SOAPAction HTTP header s)
 
20832
 
 
20833
------------------------------------------------------------------------
 
20834
r2057 | salaun | 2003-10-31 09:53:47 +0100 (Fri, 31 Oct 2003) | 2 lines
 
20835
Changed paths:
 
20836
   M /trunk/soap/SympaTransport.pm
 
20837
 
 
20838
Fix: Accept both V1 and V2 Cookie HTTP headers. (Axis setMaintainSession() sets Cookie2)
 
20839
 
 
20840
------------------------------------------------------------------------
 
20841
r2056 | salaun | 2003-10-31 09:00:58 +0100 (Fri, 31 Oct 2003) | 2 lines
 
20842
Changed paths:
 
20843
   M /trunk/soap/SympaTransport.pm
 
20844
   M /trunk/soap/sympa.wsdl
 
20845
   M /trunk/soap/sympa_soap_client.pl
 
20846
   M /trunk/soap/sympa_soap_server.fcgi
 
20847
   M /trunk/soap/sympasoap.pm
 
20848
   M /trunk/src/tools.pl
 
20849
   M /trunk/wwsympa/Auth.pm
 
20850
   M /trunk/wwsympa/cookielib.pm
 
20851
 
 
20852
Changes: SOAP-related.
 
20853
 
 
20854
------------------------------------------------------------------------
 
20855
r2055 | salaun | 2003-10-29 10:22:40 +0100 (Wed, 29 Oct 2003) | 2 lines
 
20856
Changed paths:
 
20857
   M /trunk/src/task_manager.pl
 
20858
 
 
20859
Fix: task_manager would die with "Illegal division by zero" error
 
20860
 
 
20861
------------------------------------------------------------------------
 
20862
r2054 | salaun | 2003-10-27 15:54:01 +0100 (Mon, 27 Oct 2003) | 2 lines
 
20863
Changed paths:
 
20864
   M /trunk/src/etc/scenari/send.privateandnomultipartoreditorkey
 
20865
 
 
20866
Fix : reverse rules order
 
20867
 
 
20868
------------------------------------------------------------------------
 
20869
r2053 | salaun | 2003-10-27 15:50:24 +0100 (Mon, 27 Oct 2003) | 2 lines
 
20870
Changed paths:
 
20871
   M /trunk/src/etc/scenari/send.privateandeditorkey
 
20872
 
 
20873
Fix : revert rules order
 
20874
 
 
20875
------------------------------------------------------------------------
 
20876
r2052 | salaun | 2003-10-27 15:44:37 +0100 (Mon, 27 Oct 2003) | 2 lines
 
20877
Changed paths:
 
20878
   M /trunk/src/List.pm
 
20879
 
 
20880
[BugID 216][reported by T.Kindsigo]Fix: "order by email" clause was commented for MySQL
 
20881
 
 
20882
------------------------------------------------------------------------
 
20883
r2051 | salaun | 2003-10-20 10:58:14 +0200 (Mon, 20 Oct 2003) | 2 lines
 
20884
Changed paths:
 
20885
   M /trunk/wwsympa/archived.pl
 
20886
 
 
20887
[S. Zhuk] Change: Store the latest arctxt filename ; this prevents the readdir in arctxt/
 
20888
 
 
20889
------------------------------------------------------------------------
 
20890
r2050 | salaun | 2003-10-20 10:43:37 +0200 (Mon, 20 Oct 2003) | 2 lines
 
20891
Changed paths:
 
20892
   M /trunk/src/etc/scenari/send.privateandeditorkey
 
20893
 
 
20894
[reported by J. Nin] Fix: messages from moderator needed confirmation
 
20895
 
 
20896
------------------------------------------------------------------------
 
20897
r2049 | salaun | 2003-10-17 16:25:07 +0200 (Fri, 17 Oct 2003) | 2 lines
 
20898
Changed paths:
 
20899
   M /trunk/soap/Makefile
 
20900
   A /trunk/soap/SympaTransport.pm
 
20901
   M /trunk/soap/sympa.wsdl
 
20902
   M /trunk/soap/sympa_soap_client.pl
 
20903
   M /trunk/soap/sympa_soap_server.fcgi
 
20904
   M /trunk/soap/sympasoap.pm
 
20905
 
 
20906
Define a SOAP::Transport::HTTP::FCGI::Sympa class to redefine the handle() sub
 
20907
 
 
20908
------------------------------------------------------------------------
 
20909
r2048 | salaun | 2003-10-17 10:11:34 +0200 (Fri, 17 Oct 2003) | 2 lines
 
20910
Changed paths:
 
20911
   M /trunk/soap/sympa_soap_client.pl
 
20912
   M /trunk/src/tools.pl
 
20913
 
 
20914
soap-related fixes
 
20915
 
 
20916
------------------------------------------------------------------------
 
20917
r2047 | salaun | 2003-10-17 09:35:54 +0200 (Fri, 17 Oct 2003) | 2 lines
 
20918
Changed paths:
 
20919
   M /trunk/Makefile.am
 
20920
   M /trunk/Makefile.in
 
20921
   A /trunk/soap
 
20922
   A /trunk/soap/Makefile
 
20923
   A /trunk/soap/sympa.wsdl
 
20924
   A /trunk/soap/sympa_soap_client.pl
 
20925
   A /trunk/soap/sympa_soap_server.fcgi
 
20926
   A /trunk/soap/sympasoap.pm
 
20927
 
 
20928
New features: new SOAP server
 
20929
 
 
20930
------------------------------------------------------------------------
 
20931
r2046 | salaun | 2003-10-17 09:14:13 +0200 (Fri, 17 Oct 2003) | 2 lines
 
20932
Changed paths:
 
20933
   M /trunk/src/tools.pl
 
20934
   M /trunk/wwsympa/wwsympa.fcgi
 
20935
 
 
20936
Move dump_vars() to tools.pl
 
20937
 
 
20938
------------------------------------------------------------------------
 
20939
r2045 | salaun | 2003-10-16 11:59:24 +0200 (Thu, 16 Oct 2003) | 2 lines
 
20940
Changed paths:
 
20941
   M /trunk/src/etc/script/sympa.spec
 
20942
   M /trunk/src/etc/script/sympa.spec.rh80
 
20943
 
 
20944
[requested by J. Dalbec] Change: RPM should change /etc/mail/sympa_aliases user and group only if this file was created
 
20945
 
 
20946
------------------------------------------------------------------------
 
20947
r2043 | salaun | 2003-10-16 10:34:25 +0200 (Thu, 16 Oct 2003) | 2 lines
 
20948
Changed paths:
 
20949
   M /trunk/ChangeLog
 
20950
   M /trunk/NEWS
 
20951
 
 
20952
Preparing sympa 4.0.a7
 
20953
 
 
20954
------------------------------------------------------------------------
 
20955
r2042 | salaun | 2003-10-15 17:13:24 +0200 (Wed, 15 Oct 2003) | 6 lines
 
20956
Changed paths:
 
20957
   M /trunk/doc/html/index.html
 
20958
   M /trunk/doc/html/node1.html
 
20959
   M /trunk/doc/html/node10.html
 
20960
   M /trunk/doc/html/node11.html
 
20961
   M /trunk/doc/html/node12.html
 
20962
   M /trunk/doc/html/node13.html
 
20963
   M /trunk/doc/html/node14.html
 
20964
   M /trunk/doc/html/node15.html
 
20965
   M /trunk/doc/html/node16.html
 
20966
   M /trunk/doc/html/node17.html
 
20967
   M /trunk/doc/html/node18.html
 
20968
   M /trunk/doc/html/node19.html
 
20969
   M /trunk/doc/html/node2.html
 
20970
   M /trunk/doc/html/node20.html
 
20971
   M /trunk/doc/html/node21.html
 
20972
   M /trunk/doc/html/node3.html
 
20973
   M /trunk/doc/html/node4.html
 
20974
   M /trunk/doc/html/node5.html
 
20975
   M /trunk/doc/html/node6.html
 
20976
   M /trunk/doc/html/node7.html
 
20977
   M /trunk/doc/html/node8.html
 
20978
   M /trunk/doc/html/node9.html
 
20979
   M /trunk/doc/html/sympa.html
 
20980
   M /trunk/doc/html/sympa.ps
 
20981
   M /trunk/doc/sympa.pdf
 
20982
   M /trunk/doc/sympa.ps
 
20983
   M /trunk/doc/sympa.tex
 
20984
   M /trunk/doc/sympa.tex.tpl
 
20985
   M /trunk/src/List.pm
 
20986
   M /trunk/src/etc/script/create_db.Oracle
 
20987
   M /trunk/src/etc/script/create_db.Pg
 
20988
   M /trunk/src/etc/script/create_db.Sybase
 
20989
   M /trunk/src/etc/script/create_db.mysql
 
20990
   M /trunk/wwsympa/Auth.pm
 
20991
   M /trunk/wwsympa/cookielib.pm
 
20992
   M /trunk/wwsympa/wwslib.pm
 
20993
   M /trunk/wwsympa/wwsympa.fcgi
 
20994
 
 
20995
New feature: support for a generic SSO system, compatible with Shibboleth. New 'generic_sso' auth.conf paragraphs. Sympa delegates the authentication process to the SSO and is also able to use provided user attributes within authorization scenarios.
 
20996
***** New 'user_attributes' field in the 'subscriber_table'
 
20997
***** If you are using MySQL, Sympa.pl will change the database structure
 
20998
***** at startup. If using Pg, Oracle or Sybase you should ALTER the table
 
20999
***** structure according to the provided create_db.x scripts.
 
21000
 
 
21001
------------------------------------------------------------------------
 
21002
r2041 | salaun | 2003-10-15 11:20:00 +0200 (Wed, 15 Oct 2003) | 2 lines
 
21003
Changed paths:
 
21004
   M /trunk/ChangeLog
 
21005
 
 
21006
update
 
21007
 
 
21008
------------------------------------------------------------------------
 
21009
r2040 | salaun | 2003-10-09 13:21:18 +0200 (Thu, 09 Oct 2003) | 2 lines
 
21010
Changed paths:
 
21011
   M /trunk/src/tools.pl
 
21012
 
 
21013
Fix: S/MIME related ; Sympa would die if it could not find user certificate
 
21014
 
 
21015
------------------------------------------------------------------------
 
21016
r2039 | salaun | 2003-10-08 15:45:10 +0200 (Wed, 08 Oct 2003) | 2 lines
 
21017
Changed paths:
 
21018
   M /trunk/src/etc/scenari/visibility.private
 
21019
 
 
21020
Fix: visibility was not granted to list owner
 
21021
 
 
21022
------------------------------------------------------------------------
 
21023
r2038 | salaun | 2003-10-07 14:04:47 +0200 (Tue, 07 Oct 2003) | 2 lines
 
21024
Changed paths:
 
21025
   M /trunk/src/bouncequeue.c
 
21026
   M /trunk/src/queue.c
 
21027
 
 
21028
[BugID 2006] Fix: Wrong exit codes
 
21029
 
 
21030
------------------------------------------------------------------------
 
21031
r2037 | salaun | 2003-10-07 13:50:49 +0200 (Tue, 07 Oct 2003) | 2 lines
 
21032
Changed paths:
 
21033
   M /trunk/src/List.pm
 
21034
 
 
21035
[BugID 204] [reported by M. Grund] Fix: db_env variables could not be set (usefull for Oracle)
 
21036
 
 
21037
------------------------------------------------------------------------
 
21038
r2036 | salaun | 2003-10-07 11:21:44 +0200 (Tue, 07 Oct 2003) | 2 lines
 
21039
Changed paths:
 
21040
   M /trunk/src/Conf.pm
 
21041
   A /trunk/src/etc/auth.conf
 
21042
 
 
21043
Fix: install a default auth.conf otherwise authentication would not work without auth.conf.
 
21044
 
 
21045
------------------------------------------------------------------------
 
21046
r2035 | salaun | 2003-10-07 10:58:37 +0200 (Tue, 07 Oct 2003) | 2 lines
 
21047
Changed paths:
 
21048
   M /trunk/wwsympa/wwsympa.fcgi
 
21049
 
 
21050
[reported by M. Krafft] Fix: Javascript email addresses protection was not working with owner/editor when no gecos was defined
 
21051
 
 
21052
------------------------------------------------------------------------
 
21053
r2034 | salaun | 2003-10-07 09:23:33 +0200 (Tue, 07 Oct 2003) | 2 lines
 
21054
Changed paths:
 
21055
   M /trunk/wwsympa/archived.pl
 
21056
 
 
21057
Change: Use standard tools::get_fileneme() to find relevant mhonarc-ressources file.
 
21058
 
 
21059
------------------------------------------------------------------------
 
21060
r2033 | salaun | 2003-10-07 09:10:20 +0200 (Tue, 07 Oct 2003) | 9 lines
 
21061
Changed paths:
 
21062
   M /trunk/src/Conf.pm
 
21063
   M /trunk/wwsympa/archived.pl
 
21064
   M /trunk/wwsympa/wws_templates/fr/d_read.fr.tpl
 
21065
   M /trunk/wwsympa/wws_templates/fr/list_menu.fr.tpl
 
21066
   M /trunk/wwsympa/wws_templates/fr/lists.fr.tpl
 
21067
   M /trunk/wwsympa/wws_templates/fr/loginbanner.fr.tpl
 
21068
   M /trunk/wwsympa/wws_templates/us/d_read.us.tpl
 
21069
   M /trunk/wwsympa/wws_templates/us/lists.us.tpl
 
21070
   M /trunk/wwsympa/wws_templates/us/loginbanner.us.tpl
 
21071
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
21072
   M /trunk/wwsympa/wwsympa.fcgi
 
21073
 
 
21074
These changes include both a new feature (sso-related) and fixes (spam protection-related) :
 
21075
Fix web spam protection :
 
21076
   * corrected regexp (M2H_ADDRESSMODIFYCODE var) in archived.pl
 
21077
   * email list address now protected
 
21078
   * document authors in shared now protected
 
21079
 
 
21080
[requested by Internet2 Shib developpers] New feature :
 
21081
New generic_sso auth.conf parameter allows Sympa to authenticate via an external Single Sign-on service. The SSO login service is defined by a protected URI on the local web server (eg: protected via an Apache module). Sympa gets user identity information from its environment variables. This feature is not finalized...
 
21082
 
 
21083
------------------------------------------------------------------------
 
21084
r2032 | salaun | 2003-10-06 12:05:58 +0200 (Mon, 06 Oct 2003) | 2 lines
 
21085
Changed paths:
 
21086
   M /trunk/doc/sympa.tex.tpl
 
21087
 
 
21088
Fix: missing doc about search filters caching
 
21089
 
 
21090
------------------------------------------------------------------------
 
21091
r2031 | salaun | 2003-10-06 10:12:43 +0200 (Mon, 06 Oct 2003) | 2 lines
 
21092
Changed paths:
 
21093
   M /trunk/src/etc/templates/fr/your_infected_msg.fr.tpl
 
21094
 
 
21095
de passer / de passez
 
21096
 
 
21097
------------------------------------------------------------------------
 
21098
r2030 | salaun | 2003-10-02 15:10:55 +0200 (Thu, 02 Oct 2003) | 2 lines
 
21099
Changed paths:
 
21100
   M /trunk/src/etc/mhonarc-ressources
 
21101
 
 
21102
Fix typo
 
21103
 
 
21104
------------------------------------------------------------------------
 
21105
r2029 | salaun | 2003-09-26 15:55:05 +0200 (Fri, 26 Sep 2003) | 2 lines
 
21106
Changed paths:
 
21107
   M /trunk/src/task_manager.pl
 
21108
 
 
21109
Change: no more update update_date user field in the bounce process
 
21110
 
 
21111
------------------------------------------------------------------------
 
21112
r2028 | salaun | 2003-09-26 12:06:44 +0200 (Fri, 26 Sep 2003) | 2 lines
 
21113
Changed paths:
 
21114
   M /trunk/src/sympa.pl
 
21115
 
 
21116
Parse all message (except bounce) because Sobig was able to subscribe via sympa@domain?subject=subscribe%20liste
 
21117
 
 
21118
------------------------------------------------------------------------
 
21119
r2027 | salaun | 2003-09-25 16:03:39 +0200 (Thu, 25 Sep 2003) | 2 lines
 
21120
Changed paths:
 
21121
   M /trunk/wwsympa/wwsympa.fcgi
 
21122
 
 
21123
Fix a bug related to cas logout et virtual robot.
 
21124
 
 
21125
------------------------------------------------------------------------
 
21126
r2026 | salaun | 2003-09-25 09:26:34 +0200 (Thu, 25 Sep 2003) | 2 lines
 
21127
Changed paths:
 
21128
   M /trunk/src/tools.pl
 
21129
 
 
21130
Fix previous changes
 
21131
 
 
21132
------------------------------------------------------------------------
 
21133
r2025 | salaun | 2003-09-25 09:19:45 +0200 (Thu, 25 Sep 2003) | 3 lines
 
21134
Changed paths:
 
21135
   M /trunk/src/Commands.pm
 
21136
   M /trunk/src/List.pm
 
21137
   M /trunk/src/task_manager.pl
 
21138
   M /trunk/src/tools.pl
 
21139
 
 
21140
[J. Dalbek] Fix: incorrect listname regexp in task_manager (ingnored lists with '+').
 
21141
Now centralized regexps in tools.pl
 
21142
 
 
21143
------------------------------------------------------------------------
 
21144
r2024 | salaun | 2003-09-24 11:11:49 +0200 (Wed, 24 Sep 2003) | 2 lines
 
21145
Changed paths:
 
21146
   M /trunk/doc/sympa.tex.tpl
 
21147
   M /trunk/src/Conf.pm
 
21148
   M /trunk/wwsympa/wwsympa.fcgi
 
21149
 
 
21150
New cas parameter in auth.conf : non_blocking_redirection to desable automatic transparent redirection to CAS server
 
21151
 
 
21152
------------------------------------------------------------------------
 
21153
r2023 | salaun | 2003-09-23 10:30:44 +0200 (Tue, 23 Sep 2003) | 2 lines
 
21154
Changed paths:
 
21155
   M /trunk/wwsympa/wws_templates/fr/loginbanner.fr.tpl
 
21156
   M /trunk/wwsympa/wws_templates/us/loginbanner.us.tpl
 
21157
 
 
21158
Fix: missing ENDIF ; loginbanner was broken
 
21159
 
 
21160
------------------------------------------------------------------------
 
21161
r2022 | salaun | 2003-09-23 09:34:14 +0200 (Tue, 23 Sep 2003) | 2 lines
 
21162
Changed paths:
 
21163
   M /trunk/wwsympa/wwslib.pm
 
21164
 
 
21165
new subroutine get_my_url() used for CAS
 
21166
 
 
21167
------------------------------------------------------------------------
 
21168
r2021 | salaun | 2003-09-23 09:33:23 +0200 (Tue, 23 Sep 2003) | 2 lines
 
21169
Changed paths:
 
21170
   M /trunk/wwsympa/wwsympa.fcgi
 
21171
 
 
21172
Fix bug related to CAS and virtual robot
 
21173
 
 
21174
------------------------------------------------------------------------
 
21175
r2020 | salaun | 2003-09-19 08:15:17 +0200 (Fri, 19 Sep 2003) | 2 lines
 
21176
Changed paths:
 
21177
   M /trunk/src/List.pm
 
21178
 
 
21179
Fix: wrong multiple_host_with_port regexp would require a comma after a single hostname
 
21180
 
 
21181
------------------------------------------------------------------------
 
21182
r2018 | salaun | 2003-09-18 16:14:18 +0200 (Thu, 18 Sep 2003) | 2 lines
 
21183
Changed paths:
 
21184
   M /trunk/ChangeLog
 
21185
 
 
21186
Prepare 4.0.a6 version with S/MIME changes proposed by C. Mock
 
21187
 
 
21188
------------------------------------------------------------------------
 
21189
r2017 | salaun | 2003-09-18 16:12:39 +0200 (Thu, 18 Sep 2003) | 2 lines
 
21190
Changed paths:
 
21191
   M /trunk/doc/sympa.tex.tpl
 
21192
   M /trunk/src/Commands.pm
 
21193
   M /trunk/src/List.pm
 
21194
   M /trunk/src/sympa.pl
 
21195
 
 
21196
New feature: new variable available in authz scenarios : [msg_encrypted] is set to 'smime' if message was S/MIME encrypted
 
21197
 
 
21198
------------------------------------------------------------------------
 
21199
r2016 | salaun | 2003-09-18 15:36:53 +0200 (Thu, 18 Sep 2003) | 2 lines
 
21200
Changed paths:
 
21201
   M /trunk/src/tools.pl
 
21202
 
 
21203
Change: rename new S/MIME related subroutines
 
21204
 
 
21205
------------------------------------------------------------------------
 
21206
r2015 | salaun | 2003-09-18 15:24:07 +0200 (Thu, 18 Sep 2003) | 4 lines
 
21207
Changed paths:
 
21208
   M /trunk/src/Conf.pm
 
21209
   M /trunk/src/List.pm
 
21210
   M /trunk/src/tools.pl
 
21211
 
 
21212
[C. Mock] New features :
 
21213
- allow separate signing/encryption S/MIME keys for users, lists,  sympa; keys are extracted from the received signed emails, analyzed for the key usage extensions, and saved either as before (when they allow signing and encryption) or with a file extension "@enc"/"@sign" for separate keys; cf extract_certs() in tools.pl for saving them, parse_smime_cert() for getting all the info out (this also encapsulates the issue of email addresses in the DN vs SubjectAlternativeName), and find_smime_keys() to encapsulate the decision which key to use for signing, encrypting and decrypting. wwsympa has been altered accordingly to deliver either the encryption certificate or the "both purposes certificate" from "load cert".
 
21214
- allow multiple "generations" of certificates for lists + sympa, so that you can renew your certs before they expire and run old and new certs alongside, so you don't need all your users to switch at the very same moment; this is also encapsulated in find_smime_keys().
 
21215
 
 
21216
------------------------------------------------------------------------
 
21217
r2014 | salaun | 2003-09-18 11:08:06 +0200 (Thu, 18 Sep 2003) | 2 lines
 
21218
Changed paths:
 
21219
   M /trunk/wwsympa/wwsympa.fcgi
 
21220
 
 
21221
[C. Mock] Fix: set content-type of list cert depending on user-agent, so IE can automatically import the file too; also, send CRLF terminated certificates with the certificate itself only (no comment lines), also for IE. Certificate installation from the web interface works for netscape and IE now.
 
21222
 
 
21223
------------------------------------------------------------------------
 
21224
r2013 | salaun | 2003-09-18 11:05:40 +0200 (Thu, 18 Sep 2003) | 2 lines
 
21225
Changed paths:
 
21226
   M /trunk/wwsympa/wwsympa.fcgi
 
21227
 
 
21228
[C. Mock] Change: patched mod_ssl to extract the  SubjectAlternativeName X509 email storage variant and deliver it in $ENV{SSL_CLIENT_S_EMAIL}; this is checked in wwsympa in preference to $ENV{SSL_CLIENT_S_DN_EMAIL}; need this for our certificates which contain the email address _only_ in the SubjectAlternativeName.
 
21229
 
 
21230
------------------------------------------------------------------------
 
21231
r2012 | salaun | 2003-09-15 15:45:54 +0200 (Mon, 15 Sep 2003) | 2 lines
 
21232
Changed paths:
 
21233
   M /trunk/src/tools.pl
 
21234
 
 
21235
[C. Mock] Log error string
 
21236
 
 
21237
------------------------------------------------------------------------
 
21238
r2011 | salaun | 2003-09-15 15:40:15 +0200 (Mon, 15 Sep 2003) | 2 lines
 
21239
Changed paths:
 
21240
   M /trunk/src/sympa.pl
 
21241
 
 
21242
[C. Mock] Fix log entry
 
21243
 
 
21244
------------------------------------------------------------------------
 
21245
r2010 | salaun | 2003-09-15 15:35:02 +0200 (Mon, 15 Sep 2003) | 2 lines
 
21246
Changed paths:
 
21247
   M /trunk/src/sympa.pl
 
21248
 
 
21249
[C. Mock] Removing unusefull SMIME code, now in Message.pm
 
21250
 
 
21251
------------------------------------------------------------------------
 
21252
r2009 | salaun | 2003-09-15 15:29:01 +0200 (Mon, 15 Sep 2003) | 2 lines
 
21253
Changed paths:
 
21254
   M /trunk/src/Commands.pm
 
21255
 
 
21256
[C. Mock] Remove unusefull SMIME code, performed in Message.pm
 
21257
 
 
21258
------------------------------------------------------------------------
 
21259
r2007 | salaun | 2003-09-12 15:33:45 +0200 (Fri, 12 Sep 2003) | 2 lines
 
21260
Changed paths:
 
21261
   M /trunk/wwsympa/Auth.pm
 
21262
 
 
21263
Bug fix: &error_message() not in Auth.pm
 
21264
 
 
21265
------------------------------------------------------------------------
 
21266
r2006 | salaun | 2003-09-12 15:33:20 +0200 (Fri, 12 Sep 2003) | 2 lines
 
21267
Changed paths:
 
21268
   M /trunk/wwsympa/wwsympa.fcgi
 
21269
 
 
21270
Fix: no CAS redirect in WSDL mode
 
21271
 
 
21272
------------------------------------------------------------------------
 
21273
r2005 | salaun | 2003-09-12 14:16:55 +0200 (Fri, 12 Sep 2003) | 2 lines
 
21274
Changed paths:
 
21275
   A /trunk/wwsympa/Auth.pm
 
21276
 
 
21277
Add Auth.pm
 
21278
 
 
21279
------------------------------------------------------------------------
 
21280
r2004 | salaun | 2003-09-12 14:00:34 +0200 (Fri, 12 Sep 2003) | 2 lines
 
21281
Changed paths:
 
21282
   M /trunk/ChangeLog
 
21283
 
 
21284
Updated
 
21285
 
 
21286
------------------------------------------------------------------------
 
21287
r2003 | salaun | 2003-09-12 13:59:35 +0200 (Fri, 12 Sep 2003) | 2 lines
 
21288
Changed paths:
 
21289
   M /trunk/doc/html/index.html
 
21290
   M /trunk/doc/html/node1.html
 
21291
   M /trunk/doc/html/node10.html
 
21292
   M /trunk/doc/html/node11.html
 
21293
   M /trunk/doc/html/node12.html
 
21294
   M /trunk/doc/html/node13.html
 
21295
   M /trunk/doc/html/node14.html
 
21296
   M /trunk/doc/html/node15.html
 
21297
   M /trunk/doc/html/node16.html
 
21298
   M /trunk/doc/html/node17.html
 
21299
   M /trunk/doc/html/node18.html
 
21300
   M /trunk/doc/html/node19.html
 
21301
   M /trunk/doc/html/node2.html
 
21302
   M /trunk/doc/html/node20.html
 
21303
   M /trunk/doc/html/node21.html
 
21304
   M /trunk/doc/html/node3.html
 
21305
   M /trunk/doc/html/node4.html
 
21306
   M /trunk/doc/html/node5.html
 
21307
   M /trunk/doc/html/node6.html
 
21308
   M /trunk/doc/html/node7.html
 
21309
   M /trunk/doc/html/node8.html
 
21310
   M /trunk/doc/html/node9.html
 
21311
   M /trunk/doc/html/sympa.html
 
21312
   M /trunk/doc/html/sympa.ps
 
21313
   M /trunk/doc/sympa.pdf
 
21314
   M /trunk/doc/sympa.ps
 
21315
   M /trunk/doc/sympa.tex
 
21316
   M /trunk/doc/sympa.tex.tpl
 
21317
 
 
21318
Reorganize documentation with authN and authZ chapters
 
21319
 
 
21320
------------------------------------------------------------------------
 
21321
r2002 | salaun | 2003-09-12 10:10:23 +0200 (Fri, 12 Sep 2003) | 2 lines
 
21322
Changed paths:
 
21323
   M /trunk/doc/sympa.tex.tpl
 
21324
 
 
21325
Change: rename 'scenario' to 'authorization scenario'
 
21326
 
 
21327
------------------------------------------------------------------------
 
21328
r2001 | salaun | 2003-09-11 17:15:15 +0200 (Thu, 11 Sep 2003) | 6 lines
 
21329
Changed paths:
 
21330
   M /trunk/wwsympa/cookielib.pm
 
21331
   M /trunk/wwsympa/wws_templates/us/loginbanner.us.tpl
 
21332
   M /trunk/wwsympa/wwsympa.fcgi
 
21333
 
 
21334
Fix some CAS-related problems :
 
21335
        + login failed unless 'do_not_use_cas' cookie is set
 
21336
        + 'cas_server' cookie was not removed at logout time
 
21337
        + casified loginbanner.us
 
21338
Also allow wwsympa to return a WDSL XML file (soap-related)
 
21339
 
 
21340
------------------------------------------------------------------------
 
21341
r2000 | salaun | 2003-09-05 13:40:28 +0200 (Fri, 05 Sep 2003) | 2 lines
 
21342
Changed paths:
 
21343
   M /trunk/wwsympa/wws_templates/fr/admin_menu.fr.tpl
 
21344
 
 
21345
fix a typo.
 
21346
 
 
21347
------------------------------------------------------------------------
 
21348
r1999 | salaun | 2003-09-05 10:43:08 +0200 (Fri, 05 Sep 2003) | 2 lines
 
21349
Changed paths:
 
21350
   M /trunk/wwsympa/wws_templates/fr/loginbanner.fr.tpl
 
21351
   M /trunk/wwsympa/wwsympa.fcgi
 
21352
 
 
21353
Fix bug in CAS authentication if only one CAS server is defined
 
21354
 
 
21355
------------------------------------------------------------------------
 
21356
r1998 | salaun | 2003-09-04 17:40:51 +0200 (Thu, 04 Sep 2003) | 2 lines
 
21357
Changed paths:
 
21358
   M /trunk/wwsympa/wwsympa.fcgi
 
21359
 
 
21360
fix bug related to explicite blocking redirection to CAS
 
21361
 
 
21362
------------------------------------------------------------------------
 
21363
r1997 | salaun | 2003-09-04 16:02:22 +0200 (Thu, 04 Sep 2003) | 2 lines
 
21364
Changed paths:
 
21365
   M /trunk/wwsympa/wws_templates/fr/loginbanner.fr.tpl
 
21366
   M /trunk/wwsympa/wwsympa.fcgi
 
21367
 
 
21368
Some patches about CAS
 
21369
 
 
21370
------------------------------------------------------------------------
 
21371
r1996 | salaun | 2003-09-04 08:27:27 +0200 (Thu, 04 Sep 2003) | 12 lines
 
21372
Changed paths:
 
21373
   M /trunk/doc/html/index.html
 
21374
   M /trunk/doc/html/node1.html
 
21375
   M /trunk/doc/html/node10.html
 
21376
   M /trunk/doc/html/node11.html
 
21377
   M /trunk/doc/html/node12.html
 
21378
   M /trunk/doc/html/node13.html
 
21379
   M /trunk/doc/html/node14.html
 
21380
   M /trunk/doc/html/node15.html
 
21381
   M /trunk/doc/html/node16.html
 
21382
   M /trunk/doc/html/node17.html
 
21383
   M /trunk/doc/html/node18.html
 
21384
   M /trunk/doc/html/node19.html
 
21385
   M /trunk/doc/html/node2.html
 
21386
   M /trunk/doc/html/node20.html
 
21387
   M /trunk/doc/html/node21.html
 
21388
   M /trunk/doc/html/node3.html
 
21389
   M /trunk/doc/html/node4.html
 
21390
   M /trunk/doc/html/node5.html
 
21391
   M /trunk/doc/html/node6.html
 
21392
   M /trunk/doc/html/node7.html
 
21393
   M /trunk/doc/html/node8.html
 
21394
   M /trunk/doc/html/node9.html
 
21395
   M /trunk/doc/html/sympa.html
 
21396
   M /trunk/doc/html/sympa.ps
 
21397
   M /trunk/doc/sympa.pdf
 
21398
   M /trunk/doc/sympa.ps
 
21399
   M /trunk/doc/sympa.tex
 
21400
   M /trunk/doc/sympa.tex.tpl
 
21401
   M /trunk/src/Conf.pm
 
21402
   M /trunk/src/X509.pm
 
21403
   M /trunk/src/tools.pl
 
21404
   M /trunk/wwsympa/Makefile
 
21405
   M /trunk/wwsympa/cookielib.pm
 
21406
   M /trunk/wwsympa/wws_templates/fr/loginbanner.fr.tpl
 
21407
   M /trunk/wwsympa/wwslib.pm
 
21408
   M /trunk/wwsympa/wwsympa.fcgi
 
21409
 
 
21410
Introduce CAS support (yale central Authentication Service). This feature is buggy
 
21411
and should be used only for test purpose. You must check auth.conf section in  documentation :
 
21412
new auth.conf new format is not compatible with previous version but is more flexible.
 
21413
 
 
21414
Known bug : CAS ticket validation session. https session is impossible though Tomcat, it works
 
21415
when using Apache as http front-end to Tomcat. Maybe a bug in Tomcat ?
 
21416
 
 
21417
When user select a CAS server the ticket validation return invalid ticket.
 
21418
 
 
21419
 
 
21420
Please report Sympa-authors AT cru.fr about your test.
 
21421
 
 
21422
------------------------------------------------------------------------
 
21423
r1995 | salaun | 2003-08-26 08:35:37 +0200 (Tue, 26 Aug 2003) | 2 lines
 
21424
Changed paths:
 
21425
   M /trunk/src/sympa.pl
 
21426
 
 
21427
Skip line beginning with # while performing commands in a message
 
21428
 
 
21429
------------------------------------------------------------------------
 
21430
r1994 | salaun | 2003-08-26 08:27:40 +0200 (Tue, 26 Aug 2003) | 2 lines
 
21431
Changed paths:
 
21432
   M /trunk/src/sympa.pl
 
21433
 
 
21434
remove debug code : dump message in DoFile (/tmp/dump)
 
21435
 
 
21436
------------------------------------------------------------------------
 
21437
r1992 | salaun | 2003-08-14 14:05:04 +0200 (Thu, 14 Aug 2003) | 2 lines
 
21438
Changed paths:
 
21439
   M /trunk/ChangeLog
 
21440
   M /trunk/NEWS
 
21441
 
 
21442
Preparing 4.0.a4
 
21443
 
 
21444
------------------------------------------------------------------------
 
21445
r1990 | salaun | 2003-08-14 11:44:06 +0200 (Thu, 14 Aug 2003) | 2 lines
 
21446
Changed paths:
 
21447
   M /branches/sympa-3_4-branch/wwsympa/cookielib.pm
 
21448
   M /trunk/wwsympa/cookielib.pm
 
21449
 
 
21450
Fix: could not set 'sympalang' cookie
 
21451
 
 
21452
------------------------------------------------------------------------
 
21453
r1963 | salaun | 2003-08-13 08:50:51 +0200 (Wed, 13 Aug 2003) | 2 lines
 
21454
Changed paths:
 
21455
   M /trunk/src/etc/templates/fr/listmaster_notification.fr.tpl
 
21456
   M /trunk/src/etc/templates/fr/listowner_notification.fr.tpl
 
21457
   M /trunk/src/etc/templates/us/listmaster_notification.us.tpl
 
21458
   M /trunk/src/etc/templates/us/listowner_notification.us.tpl
 
21459
 
 
21460
Add link to reviewbouncing page from bounce notification templates
 
21461
 
 
21462
------------------------------------------------------------------------
 
21463
r1962 | salaun | 2003-08-12 15:15:46 +0200 (Tue, 12 Aug 2003) | 2 lines
 
21464
Changed paths:
 
21465
   M /trunk/src/List.pm
 
21466
 
 
21467
Add log for bouncers removal & notification
 
21468
 
 
21469
------------------------------------------------------------------------
 
21470
r1961 | salaun | 2003-08-12 14:38:50 +0200 (Tue, 12 Aug 2003) | 2 lines
 
21471
Changed paths:
 
21472
   M /trunk/src/List.pm
 
21473
   M /trunk/src/etc/templates/fr/listmaster_notification.fr.tpl
 
21474
   M /trunk/src/etc/templates/fr/listowner_notification.fr.tpl
 
21475
   M /trunk/src/etc/templates/us/listmaster_notification.us.tpl
 
21476
   M /trunk/src/etc/templates/us/listowner_notification.us.tpl
 
21477
 
 
21478
Add total to bouncing notification messages
 
21479
 
 
21480
------------------------------------------------------------------------
 
21481
r1960 | salaun | 2003-08-12 14:02:34 +0200 (Tue, 12 Aug 2003) | 2 lines
 
21482
Changed paths:
 
21483
   M /trunk/src/List.pm
 
21484
 
 
21485
Fix bounce_score format again
 
21486
 
 
21487
------------------------------------------------------------------------
 
21488
r1959 | salaun | 2003-08-12 13:59:29 +0200 (Tue, 12 Aug 2003) | 2 lines
 
21489
Changed paths:
 
21490
   M /trunk/src/List.pm
 
21491
 
 
21492
Fix smallint size for bounce_score
 
21493
 
 
21494
------------------------------------------------------------------------
 
21495
r1958 | salaun | 2003-08-12 12:34:33 +0200 (Tue, 12 Aug 2003) | 8 lines
 
21496
Changed paths:
 
21497
   M /trunk/doc/html/index.html
 
21498
   M /trunk/doc/html/node1.html
 
21499
   M /trunk/doc/html/node10.html
 
21500
   M /trunk/doc/html/node11.html
 
21501
   M /trunk/doc/html/node12.html
 
21502
   M /trunk/doc/html/node13.html
 
21503
   M /trunk/doc/html/node14.html
 
21504
   M /trunk/doc/html/node15.html
 
21505
   M /trunk/doc/html/node16.html
 
21506
   M /trunk/doc/html/node17.html
 
21507
   M /trunk/doc/html/node18.html
 
21508
   M /trunk/doc/html/node19.html
 
21509
   M /trunk/doc/html/node2.html
 
21510
   M /trunk/doc/html/node20.html
 
21511
   M /trunk/doc/html/node21.html
 
21512
   M /trunk/doc/html/node3.html
 
21513
   M /trunk/doc/html/node4.html
 
21514
   M /trunk/doc/html/node5.html
 
21515
   M /trunk/doc/html/node6.html
 
21516
   M /trunk/doc/html/node7.html
 
21517
   M /trunk/doc/html/node8.html
 
21518
   M /trunk/doc/html/node9.html
 
21519
   M /trunk/doc/html/sympa.html
 
21520
   M /trunk/doc/html/sympa.ps
 
21521
   M /trunk/doc/sympa.pdf
 
21522
   M /trunk/doc/sympa.ps
 
21523
   M /trunk/doc/sympa.tex
 
21524
   M /trunk/doc/sympa.tex.tpl
 
21525
   M /trunk/src/Conf.pm
 
21526
   M /trunk/src/Language.pm
 
21527
   M /trunk/src/List.pm
 
21528
   A /trunk/src/etc/global_task_models/eval_bouncers.daily.task
 
21529
   A /trunk/src/etc/global_task_models/process_bouncers.weekly.task
 
21530
   A /trunk/src/etc/global_task_models/purge_orphan_bounces.monthly.task
 
21531
   M /trunk/src/etc/script/create_db.Oracle
 
21532
   M /trunk/src/etc/script/create_db.Pg
 
21533
   M /trunk/src/etc/script/create_db.Sybase
 
21534
   M /trunk/src/etc/script/create_db.mysql
 
21535
   M /trunk/src/etc/templates/fr/listmaster_notification.fr.tpl
 
21536
   M /trunk/src/etc/templates/fr/listowner_notification.fr.tpl
 
21537
   A /trunk/src/etc/templates/fr/subscriber_notification.fr.tpl
 
21538
   M /trunk/src/etc/templates/us/listmaster_notification.us.tpl
 
21539
   M /trunk/src/etc/templates/us/listowner_notification.us.tpl
 
21540
   A /trunk/src/etc/templates/us/subscriber_notification.us.tpl
 
21541
   M /trunk/src/task_manager.pl
 
21542
   M /trunk/wwsympa/wws_templates/fr/help_editlist.fr.tpl
 
21543
   M /trunk/wwsympa/wws_templates/fr/reviewbouncing.fr.tpl
 
21544
   M /trunk/wwsympa/wws_templates/us/help_editlist.us.tpl
 
21545
   M /trunk/wwsympa/wws_templates/us/reviewbouncing.us.tpl
 
21546
   M /trunk/wwsympa/wwsympa.fcgi
 
21547
 
 
21548
New features:
 
21549
* Automatic bounce management based on 2 tasks :
 
21550
        eval_bouncers sets a bouncing score for bouncers.
 
21551
        process_bouncers will either notify or remove them
 
21552
The list config defines 2 bouncing levels (rate, action and notification).
 
21553
* New purge_orphan_bounces task that removes archived bounces files concerning
 
21554
old subscribers
 
21555
 
 
21556
------------------------------------------------------------------------
 
21557
r1931 | salaun | 2003-07-18 14:39:34 +0200 (Fri, 18 Jul 2003) | 2 lines
 
21558
Changed paths:
 
21559
   M /trunk/doc/sympa.tex.tpl
 
21560
 
 
21561
Fix: [remote_host] and [remote_addr] not documented
 
21562
 
 
21563
------------------------------------------------------------------------
 
21564
r1928 | salaun | 2003-07-17 09:53:20 +0200 (Thu, 17 Jul 2003) | 2 lines
 
21565
Changed paths:
 
21566
   M /trunk/src/List.pm
 
21567
   M /trunk/src/tools.pl
 
21568
 
 
21569
[BugID 153] [reported by G. Tellier] Fix: E-mail addresses containing an apostrophe were rejected
 
21570
 
 
21571
------------------------------------------------------------------------
 
21572
r1925 | salaun | 2003-07-15 16:00:59 +0200 (Tue, 15 Jul 2003) | 2 lines
 
21573
Changed paths:
 
21574
   M /branches/sympa-3_4-branch/src/tools.pl
 
21575
   M /trunk/src/tools.pl
 
21576
 
 
21577
[H. Ulliac] Fix: create_list templates were not searched in the robot directory
 
21578
 
 
21579
------------------------------------------------------------------------
 
21580
r1924 | salaun | 2003-07-15 15:44:30 +0200 (Tue, 15 Jul 2003) | 2 lines
 
21581
Changed paths:
 
21582
   M /trunk/INSTALL
 
21583
 
 
21584
[micah AT riseup.net] Fix HTML documentation URL
 
21585
 
 
21586
------------------------------------------------------------------------
 
21587
r1923 | salaun | 2003-07-10 15:00:17 +0200 (Thu, 10 Jul 2003) | 2 lines
 
21588
Changed paths:
 
21589
   M /branches/sympa-3_4-branch/src/Makefile
 
21590
   M /branches/sympa-3_4-branch/src/alias_manager.pl
 
21591
   M /trunk/src/Makefile
 
21592
   M /trunk/src/alias_manager.pl
 
21593
 
 
21594
[Zakaria] Fix: unset PATH before anything else ; store the lock in a writeable directory
 
21595
 
 
21596
------------------------------------------------------------------------
 
21597
r1922 | salaun | 2003-07-07 16:37:12 +0200 (Mon, 07 Jul 2003) | 2 lines
 
21598
Changed paths:
 
21599
   M /trunk/src/List.pm
 
21600
 
 
21601
[BugID 179] Fix: [user->xxx] variables were never available in scenarios
 
21602
 
 
21603
------------------------------------------------------------------------
 
21604
r1921 | salaun | 2003-07-07 16:12:07 +0200 (Mon, 07 Jul 2003) | 2 lines
 
21605
Changed paths:
 
21606
   M /branches/sympa-3_4-branch/Makefile.am
 
21607
   M /branches/sympa-3_4-branch/Makefile.in
 
21608
   M /trunk/Makefile.am
 
21609
   M /trunk/Makefile.in
 
21610
 
 
21611
Fix: problem with that had no argument
 
21612
 
 
21613
------------------------------------------------------------------------
 
21614
r1917 | salaun | 2003-07-04 11:22:11 +0200 (Fri, 04 Jul 2003) | 3 lines
 
21615
Changed paths:
 
21616
   M /branches/sympa-3_4-branch/src/List.pm
 
21617
   M /trunk/src/List.pm
 
21618
 
 
21619
[reported by R. Pfeiffer & T. Oger] Fix: recent versions of DBD::mysql have changed the behavior for tables() :
 
21620
Table names are surrounded by ``. Sympa considered Sympa DB did not have the right structure.
 
21621
 
 
21622
------------------------------------------------------------------------
 
21623
r1916 | salaun | 2003-06-26 09:54:03 +0200 (Thu, 26 Jun 2003) | 2 lines
 
21624
Changed paths:
 
21625
   M /branches/sympa-3_4-branch/src/Conf.pm
 
21626
   M /trunk/src/Conf.pm
 
21627
 
 
21628
[reported by P. Machard] Fix: remove trailing spaces in robot.conf
 
21629
 
 
21630
------------------------------------------------------------------------
 
21631
r1915 | salaun | 2003-06-25 11:37:38 +0200 (Wed, 25 Jun 2003) | 2 lines
 
21632
Changed paths:
 
21633
   M /trunk/src/tools.pl
 
21634
 
 
21635
Fix: tools::split_mail did not return 1 ; antivirus was not applied on messages
 
21636
 
 
21637
------------------------------------------------------------------------
 
21638
r1914 | salaun | 2003-06-25 10:58:00 +0200 (Wed, 25 Jun 2003) | 2 lines
 
21639
Changed paths:
 
21640
   M /trunk/src/tools.pl
 
21641
 
 
21642
Fix: do_log instead of print STDERR
 
21643
 
 
21644
------------------------------------------------------------------------
 
21645
r1913 | salaun | 2003-06-25 10:20:14 +0200 (Wed, 25 Jun 2003) | 2 lines
 
21646
Changed paths:
 
21647
   M /trunk/src/etc/script/mod2html.pl
 
21648
 
 
21649
Fix: Skip unknown lists
 
21650
 
 
21651
------------------------------------------------------------------------
 
21652
r1912 | salaun | 2003-06-20 09:42:45 +0200 (Fri, 20 Jun 2003) | 2 lines
 
21653
Changed paths:
 
21654
   M /trunk/wwsympa/wws_templates/fr/admin_menu.fr.tpl
 
21655
 
 
21656
*** empty log message ***
 
21657
 
 
21658
------------------------------------------------------------------------
 
21659
r1911 | salaun | 2003-06-18 16:49:13 +0200 (Wed, 18 Jun 2003) | 3 lines
 
21660
Changed paths:
 
21661
   M /trunk/doc/html/index.html
 
21662
   M /trunk/doc/html/node1.html
 
21663
   M /trunk/doc/html/node10.html
 
21664
   M /trunk/doc/html/node11.html
 
21665
   M /trunk/doc/html/node12.html
 
21666
   M /trunk/doc/html/node13.html
 
21667
   M /trunk/doc/html/node14.html
 
21668
   M /trunk/doc/html/node15.html
 
21669
   M /trunk/doc/html/node16.html
 
21670
   M /trunk/doc/html/node17.html
 
21671
   M /trunk/doc/html/node18.html
 
21672
   M /trunk/doc/html/node19.html
 
21673
   M /trunk/doc/html/node2.html
 
21674
   M /trunk/doc/html/node20.html
 
21675
   M /trunk/doc/html/node21.html
 
21676
   M /trunk/doc/html/node3.html
 
21677
   M /trunk/doc/html/node4.html
 
21678
   M /trunk/doc/html/node5.html
 
21679
   M /trunk/doc/html/node6.html
 
21680
   M /trunk/doc/html/node7.html
 
21681
   M /trunk/doc/html/node8.html
 
21682
   M /trunk/doc/html/node9.html
 
21683
   M /trunk/doc/html/sympa.html
 
21684
   M /trunk/doc/html/sympa.ps
 
21685
   M /trunk/doc/sympa.pdf
 
21686
   M /trunk/doc/sympa.ps
 
21687
   M /trunk/doc/sympa.tex
 
21688
   M /trunk/doc/sympa.tex.tpl
 
21689
   M /trunk/src/List.pm
 
21690
   M /trunk/wwsympa/wwsympa.fcgi
 
21691
 
 
21692
Change: clean code related to replicat LDAP hosts.
 
21693
***** 'port' parameter no more supported in include_ldap_query paragraphs
 
21694
 
 
21695
------------------------------------------------------------------------
 
21696
r1909 | salaun | 2003-06-17 11:48:59 +0200 (Tue, 17 Jun 2003) | 2 lines
 
21697
Changed paths:
 
21698
   M /trunk/doc/html/index.html
 
21699
   M /trunk/doc/html/node1.html
 
21700
   M /trunk/doc/html/node10.html
 
21701
   M /trunk/doc/html/node11.html
 
21702
   M /trunk/doc/html/node12.html
 
21703
   M /trunk/doc/html/node13.html
 
21704
   M /trunk/doc/html/node14.html
 
21705
   M /trunk/doc/html/node15.html
 
21706
   M /trunk/doc/html/node16.html
 
21707
   M /trunk/doc/html/node17.html
 
21708
   M /trunk/doc/html/node18.html
 
21709
   M /trunk/doc/html/node19.html
 
21710
   M /trunk/doc/html/node2.html
 
21711
   M /trunk/doc/html/node20.html
 
21712
   M /trunk/doc/html/node21.html
 
21713
   M /trunk/doc/html/node3.html
 
21714
   M /trunk/doc/html/node4.html
 
21715
   M /trunk/doc/html/node5.html
 
21716
   M /trunk/doc/html/node6.html
 
21717
   M /trunk/doc/html/node7.html
 
21718
   M /trunk/doc/html/node8.html
 
21719
   M /trunk/doc/html/node9.html
 
21720
   M /trunk/doc/html/sympa.html
 
21721
   M /trunk/doc/html/sympa.ps
 
21722
   M /trunk/doc/man8/sympa.8
 
21723
   M /trunk/doc/man8/sympa.pod
 
21724
   M /trunk/doc/sympa.pdf
 
21725
   M /trunk/doc/sympa.ps
 
21726
   M /trunk/doc/sympa.tex
 
21727
   M /trunk/doc/sympa.tex.tpl
 
21728
   M /trunk/src/List.pm
 
21729
   M /trunk/src/sympa.pl
 
21730
   M /trunk/wwsympa/wwsympa.fcgi
 
21731
 
 
21732
New feature: 'remove_list' sympa.pl option to remove a list from the command line
 
21733
 
 
21734
------------------------------------------------------------------------
 
21735
r1908 | salaun | 2003-06-13 16:51:39 +0200 (Fri, 13 Jun 2003) | 2 lines
 
21736
Changed paths:
 
21737
   M /branches/sympa-3_4-branch/src/tools.pl
 
21738
   M /trunk/src/tools.pl
 
21739
 
 
21740
Bug fix: Encrypted messages were including 2 header fields remaining from openssl output
 
21741
 
 
21742
------------------------------------------------------------------------
 
21743
r1907 | salaun | 2003-06-13 15:58:12 +0200 (Fri, 13 Jun 2003) | 3 lines
 
21744
Changed paths:
 
21745
   M /branches/sympa-3_4-branch/src/List.pm
 
21746
   M /trunk/ChangeLog
 
21747
   M /trunk/src/List.pm
 
21748
   M /trunk/src/smtp.pm
 
21749
 
 
21750
[BugID 173] [reported by O. Wild] Bug fix: sympa.pl dies on a S/MIME encrypted message when it does not have every user (when using Exim MTA).
 
21751
Notification of certificate-less users is now performed at a higher level, in List::send_msg()
 
21752
 
 
21753
------------------------------------------------------------------------
 
21754
r1905 | salaun | 2003-06-13 14:35:49 +0200 (Fri, 13 Jun 2003) | 2 lines
 
21755
Changed paths:
 
21756
   M /trunk/src/Message.pm
 
21757
 
 
21758
Fix: Message::new() fail if S/MIME decryption fails
 
21759
 
 
21760
------------------------------------------------------------------------
 
21761
r1904 | salaun | 2003-06-13 14:35:13 +0200 (Fri, 13 Jun 2003) | 2 lines
 
21762
Changed paths:
 
21763
   M /trunk/src/tools.pl
 
21764
 
 
21765
[BugID 171][reported by O. Wild] Bug fix: Sympa did not catch errors decrypting a S/MIME encrypted message
 
21766
 
 
21767
------------------------------------------------------------------------
 
21768
r1900 | salaun | 2003-06-10 16:10:51 +0200 (Tue, 10 Jun 2003) | 2 lines
 
21769
Changed paths:
 
21770
   M /trunk/src/etc/templates/us/digest.us.tpl
 
21771
 
 
21772
[reported by M. Yount] Missing 's'
 
21773
 
 
21774
------------------------------------------------------------------------
 
21775
r1899 | salaun | 2003-06-04 17:21:15 +0200 (Wed, 04 Jun 2003) | 2 lines
 
21776
Changed paths:
 
21777
   M /trunk/wwsympa/wwsympa.fcgi
 
21778
 
 
21779
Fix previous changes
 
21780
 
 
21781
------------------------------------------------------------------------
 
21782
r1898 | salaun | 2003-06-02 16:52:22 +0200 (Mon, 02 Jun 2003) | 2 lines
 
21783
Changed paths:
 
21784
   M /trunk/doc/html/node10.html
 
21785
   M /trunk/doc/html/node11.html
 
21786
   M /trunk/doc/html/node12.html
 
21787
   M /trunk/doc/html/node13.html
 
21788
   M /trunk/doc/html/node14.html
 
21789
   M /trunk/doc/html/node15.html
 
21790
   M /trunk/doc/html/node16.html
 
21791
   M /trunk/doc/html/node17.html
 
21792
   M /trunk/doc/html/node18.html
 
21793
   M /trunk/doc/html/node19.html
 
21794
   M /trunk/doc/html/node2.html
 
21795
   M /trunk/doc/html/node20.html
 
21796
   M /trunk/doc/html/node3.html
 
21797
   M /trunk/doc/html/node4.html
 
21798
   M /trunk/doc/html/node5.html
 
21799
   M /trunk/doc/html/node6.html
 
21800
   M /trunk/doc/html/node7.html
 
21801
   M /trunk/doc/html/node8.html
 
21802
   M /trunk/doc/html/node9.html
 
21803
   M /trunk/doc/html/sympa.ps
 
21804
   M /trunk/doc/sympa.pdf
 
21805
   M /trunk/doc/sympa.ps
 
21806
   M /trunk/doc/sympa.tex
 
21807
   M /trunk/doc/sympa.tex.tpl
 
21808
 
 
21809
Adding sendmail.cf related instruction
 
21810
 
 
21811
------------------------------------------------------------------------
 
21812
r1897 | salaun | 2003-06-02 16:21:54 +0200 (Mon, 02 Jun 2003) | 2 lines
 
21813
Changed paths:
 
21814
   M /trunk/wwsympa/wwsympa.fcgi
 
21815
 
 
21816
[G. Paressant] Fix: list_check_smtp() was not working
 
21817
 
 
21818
------------------------------------------------------------------------
 
21819
r1896 | salaun | 2003-06-02 13:35:01 +0200 (Mon, 02 Jun 2003) | 2 lines
 
21820
Changed paths:
 
21821
   M /trunk/doc/html/index.html
 
21822
   M /trunk/doc/html/node1.html
 
21823
   M /trunk/doc/html/node10.html
 
21824
   M /trunk/doc/html/node11.html
 
21825
   M /trunk/doc/html/node12.html
 
21826
   M /trunk/doc/html/node13.html
 
21827
   M /trunk/doc/html/node14.html
 
21828
   M /trunk/doc/html/node15.html
 
21829
   M /trunk/doc/html/node16.html
 
21830
   M /trunk/doc/html/node17.html
 
21831
   M /trunk/doc/html/node18.html
 
21832
   M /trunk/doc/html/node19.html
 
21833
   M /trunk/doc/html/node2.html
 
21834
   M /trunk/doc/html/node20.html
 
21835
   M /trunk/doc/html/node21.html
 
21836
   M /trunk/doc/html/node3.html
 
21837
   M /trunk/doc/html/node4.html
 
21838
   M /trunk/doc/html/node5.html
 
21839
   M /trunk/doc/html/node6.html
 
21840
   M /trunk/doc/html/node7.html
 
21841
   M /trunk/doc/html/node8.html
 
21842
   M /trunk/doc/html/node9.html
 
21843
   M /trunk/doc/html/sympa.html
 
21844
   M /trunk/doc/html/sympa.ps
 
21845
   M /trunk/doc/sympa.pdf
 
21846
   M /trunk/doc/sympa.ps
 
21847
   M /trunk/doc/sympa.tex
 
21848
   M /trunk/doc/sympa.tex.tpl
 
21849
   M /trunk/src/Conf.pm
 
21850
   M /trunk/wwsympa/wwsympa.fcgi
 
21851
 
 
21852
Change: allow to have  multiple virtual robots on the same http_host
 
21853
 
 
21854
------------------------------------------------------------------------
 
21855
r1895 | salaun | 2003-05-30 17:14:13 +0200 (Fri, 30 May 2003) | 2 lines
 
21856
Changed paths:
 
21857
   M /trunk/src/List.pm
 
21858
 
 
21859
[reported by A. Durand] Fix: update include2 user entry if gecos changed in source
 
21860
 
 
21861
------------------------------------------------------------------------
 
21862
r1894 | salaun | 2003-05-16 12:07:39 +0200 (Fri, 16 May 2003) | 2 lines
 
21863
Changed paths:
 
21864
   M /trunk/doc/html/index.html
 
21865
   M /trunk/doc/html/node1.html
 
21866
   M /trunk/doc/html/node10.html
 
21867
   M /trunk/doc/html/node11.html
 
21868
   M /trunk/doc/html/node12.html
 
21869
   M /trunk/doc/html/node13.html
 
21870
   M /trunk/doc/html/node14.html
 
21871
   M /trunk/doc/html/node15.html
 
21872
   M /trunk/doc/html/node16.html
 
21873
   M /trunk/doc/html/node17.html
 
21874
   M /trunk/doc/html/node18.html
 
21875
   M /trunk/doc/html/node19.html
 
21876
   M /trunk/doc/html/node2.html
 
21877
   M /trunk/doc/html/node20.html
 
21878
   M /trunk/doc/html/node21.html
 
21879
   M /trunk/doc/html/node3.html
 
21880
   M /trunk/doc/html/node4.html
 
21881
   M /trunk/doc/html/node5.html
 
21882
   M /trunk/doc/html/node6.html
 
21883
   M /trunk/doc/html/node7.html
 
21884
   M /trunk/doc/html/node8.html
 
21885
   M /trunk/doc/html/node9.html
 
21886
   M /trunk/doc/html/sympa.html
 
21887
   M /trunk/doc/html/sympa.ps
 
21888
   M /trunk/doc/sympa.pdf
 
21889
   M /trunk/doc/sympa.ps
 
21890
   M /trunk/doc/sympa.tex
 
21891
   M /trunk/doc/sympa.tex.tpl
 
21892
 
 
21893
Add template customization details
 
21894
 
 
21895
------------------------------------------------------------------------
 
21896
r1893 | salaun | 2003-05-14 16:56:28 +0200 (Wed, 14 May 2003) | 2 lines
 
21897
Changed paths:
 
21898
   M /branches/sympa-3_4-branch/Makefile.in
 
21899
   M /branches/sympa-3_4-branch/doc/html/index.html
 
21900
   M /branches/sympa-3_4-branch/doc/html/node1.html
 
21901
   M /branches/sympa-3_4-branch/doc/html/node10.html
 
21902
   M /branches/sympa-3_4-branch/doc/html/node11.html
 
21903
   M /branches/sympa-3_4-branch/doc/html/node12.html
 
21904
   M /branches/sympa-3_4-branch/doc/html/node13.html
 
21905
   M /branches/sympa-3_4-branch/doc/html/node14.html
 
21906
   M /branches/sympa-3_4-branch/doc/html/node15.html
 
21907
   M /branches/sympa-3_4-branch/doc/html/node16.html
 
21908
   M /branches/sympa-3_4-branch/doc/html/node17.html
 
21909
   M /branches/sympa-3_4-branch/doc/html/node18.html
 
21910
   M /branches/sympa-3_4-branch/doc/html/node19.html
 
21911
   M /branches/sympa-3_4-branch/doc/html/node2.html
 
21912
   M /branches/sympa-3_4-branch/doc/html/node20.html
 
21913
   M /branches/sympa-3_4-branch/doc/html/node21.html
 
21914
   M /branches/sympa-3_4-branch/doc/html/node3.html
 
21915
   M /branches/sympa-3_4-branch/doc/html/node4.html
 
21916
   M /branches/sympa-3_4-branch/doc/html/node5.html
 
21917
   M /branches/sympa-3_4-branch/doc/html/node6.html
 
21918
   M /branches/sympa-3_4-branch/doc/html/node7.html
 
21919
   M /branches/sympa-3_4-branch/doc/html/node8.html
 
21920
   M /branches/sympa-3_4-branch/doc/html/node9.html
 
21921
   M /branches/sympa-3_4-branch/doc/html/sympa.html
 
21922
   M /branches/sympa-3_4-branch/doc/html/sympa.ps
 
21923
   M /branches/sympa-3_4-branch/doc/sympa.pdf
 
21924
   M /branches/sympa-3_4-branch/doc/sympa.ps
 
21925
   M /branches/sympa-3_4-branch/doc/sympa.tex
 
21926
   M /branches/sympa-3_4-branch/doc/sympa.tex.tpl
 
21927
   M /trunk/doc/html/index.html
 
21928
   M /trunk/doc/html/node1.html
 
21929
   M /trunk/doc/html/node10.html
 
21930
   M /trunk/doc/html/node11.html
 
21931
   M /trunk/doc/html/node12.html
 
21932
   M /trunk/doc/html/node13.html
 
21933
   M /trunk/doc/html/node14.html
 
21934
   M /trunk/doc/html/node15.html
 
21935
   M /trunk/doc/html/node16.html
 
21936
   M /trunk/doc/html/node17.html
 
21937
   M /trunk/doc/html/node18.html
 
21938
   M /trunk/doc/html/node19.html
 
21939
   M /trunk/doc/html/node2.html
 
21940
   M /trunk/doc/html/node20.html
 
21941
   M /trunk/doc/html/node21.html
 
21942
   M /trunk/doc/html/node3.html
 
21943
   M /trunk/doc/html/node4.html
 
21944
   M /trunk/doc/html/node5.html
 
21945
   M /trunk/doc/html/node6.html
 
21946
   M /trunk/doc/html/node7.html
 
21947
   M /trunk/doc/html/node8.html
 
21948
   M /trunk/doc/html/node9.html
 
21949
   M /trunk/doc/html/sympa.html
 
21950
   M /trunk/doc/html/sympa.ps
 
21951
   M /trunk/doc/sympa.pdf
 
21952
   M /trunk/doc/sympa.ps
 
21953
   M /trunk/doc/sympa.tex
 
21954
   M /trunk/doc/sympa.tex.tpl
 
21955
 
 
21956
Fix: incorrect instructions regarding aliases management
 
21957
 
 
21958
------------------------------------------------------------------------
 
21959
r1892 | salaun | 2003-05-12 14:57:07 +0200 (Mon, 12 May 2003) | 2 lines
 
21960
Changed paths:
 
21961
   M /trunk/src/tools.pl
 
21962
   M /trunk/wwsympa/wwsympa.fcgi
 
21963
 
 
21964
[BugID 155][Reported by G. Tellier] Fix: Gecos was lost while doing multiple ADD if email address contained upper-cased chars
 
21965
 
 
21966
------------------------------------------------------------------------
 
21967
r1890 | salaun | 2003-05-12 11:55:25 +0200 (Mon, 12 May 2003) | 2 lines
 
21968
Changed paths:
 
21969
   M /trunk/INSTALL
 
21970
   M /trunk/src/etc/script/sympa.spec
 
21971
   M /trunk/src/etc/script/sympa.spec.rh80
 
21972
 
 
21973
Add quick install notes
 
21974
 
 
21975
------------------------------------------------------------------------
 
21976
r1889 | salaun | 2003-05-12 11:49:22 +0200 (Mon, 12 May 2003) | 2 lines
 
21977
Changed paths:
 
21978
   M /trunk/Makefile.am
 
21979
   M /trunk/Makefile.in
 
21980
 
 
21981
Fix: initialize INITCONF var
 
21982
 
 
21983
------------------------------------------------------------------------
 
21984
r1888 | salaun | 2003-05-12 11:48:37 +0200 (Mon, 12 May 2003) | 2 lines
 
21985
Changed paths:
 
21986
   M /trunk/Makefile.am
 
21987
 
 
21988
Change: use different SPEC file for RedHat RPM building
 
21989
 
 
21990
------------------------------------------------------------------------
 
21991
r1887 | salaun | 2003-05-12 11:47:00 +0200 (Mon, 12 May 2003) | 2 lines
 
21992
Changed paths:
 
21993
   M /trunk/src/etc/script/sympa.spec.rh80
 
21994
 
 
21995
Changes: only require packages for standard Sympa installation (not LDAP, SSLEAY).  Some package have different naming conventions with Mandrake and RedHat
 
21996
 
 
21997
------------------------------------------------------------------------
 
21998
r1886 | salaun | 2003-05-12 11:42:37 +0200 (Mon, 12 May 2003) | 2 lines
 
21999
Changed paths:
 
22000
   A /trunk/src/etc/script/sympa.spec.rh80
 
22001
 
 
22002
Change: now need a separated SPEC file for Mandrake and RedHat
 
22003
 
 
22004
------------------------------------------------------------------------
 
22005
r1885 | salaun | 2003-05-12 11:41:14 +0200 (Mon, 12 May 2003) | 2 lines
 
22006
Changed paths:
 
22007
   M /trunk/src/List.pm
 
22008
 
 
22009
 Fix: Add GRANT PRIV query
 
22010
 
 
22011
------------------------------------------------------------------------
 
22012
r1884 | salaun | 2003-05-12 11:40:58 +0200 (Mon, 12 May 2003) | 2 lines
 
22013
Changed paths:
 
22014
   M /trunk/src/etc/script/sympa.spec
 
22015
 
 
22016
Change: Msgcat no more required
 
22017
 
 
22018
------------------------------------------------------------------------
 
22019
r1883 | salaun | 2003-05-12 11:37:53 +0200 (Mon, 12 May 2003) | 2 lines
 
22020
Changed paths:
 
22021
   M /trunk/ChangeLog
 
22022
   M /trunk/Makefile.am
 
22023
   M /trunk/Makefile.in
 
22024
   M /trunk/src/etc/script/sympa.spec
 
22025
 
 
22026
[reported by G. Paressant] Fix: make languages no required since NLS or no more compiled
 
22027
 
 
22028
------------------------------------------------------------------------
 
22029
r1882 | salaun | 2003-05-12 11:32:42 +0200 (Mon, 12 May 2003) | 2 lines
 
22030
Changed paths:
 
22031
   M /trunk/src/etc/script/Makefile
 
22032
   A /trunk/src/etc/script/mod2html.pl
 
22033
 
 
22034
New feature: provide a script for generating missing HTML views of moderated messages
 
22035
 
 
22036
------------------------------------------------------------------------
 
22037
r1867 | salaun | 2003-04-30 10:34:59 +0200 (Wed, 30 Apr 2003) | 2 lines
 
22038
Changed paths:
 
22039
   M /trunk/src/etc/templates/us/welcome.us.tpl
 
22040
 
 
22041
[ben AT socialtools.net] Fix: Grammatical error in English translations
 
22042
 
 
22043
------------------------------------------------------------------------
 
22044
r1866 | salaun | 2003-04-29 17:59:39 +0200 (Tue, 29 Apr 2003) | 2 lines
 
22045
Changed paths:
 
22046
   M /branches/sympa-3_4-branch/src/List.pm
 
22047
   M /trunk/src/List.pm
 
22048
 
 
22049
Fix: using wrong log subroutine
 
22050
 
 
22051
------------------------------------------------------------------------
 
22052
r1864 | salaun | 2003-04-29 17:21:43 +0200 (Tue, 29 Apr 2003) | 2 lines
 
22053
Changed paths:
 
22054
   M /trunk/src/List.pm
 
22055
   M /trunk/wwsympa/wwsympa.fcgi
 
22056
 
 
22057
Change: HTML version of moderated messages were generated by WWSympa, but recent release of MhOnArc (5.6) refuse to run SetUID. Therefore mhonarc is now run by sympa.pl when storing moderated messages.
 
22058
 
 
22059
------------------------------------------------------------------------
 
22060
r1862 | salaun | 2003-04-29 15:34:49 +0200 (Tue, 29 Apr 2003) | 2 lines
 
22061
Changed paths:
 
22062
   M /branches/sympa-3_4-branch/src/etc/script/sympa.spec
 
22063
   M /trunk/ChangeLog
 
22064
   M /trunk/src/etc/script/sympa.spec
 
22065
 
 
22066
[G. Paressant] Fix: aliaswrapper was not owned by root
 
22067
 
 
22068
------------------------------------------------------------------------
 
22069
r1860 | salaun | 2003-04-29 11:37:25 +0200 (Tue, 29 Apr 2003) | 4 lines
 
22070
Changed paths:
 
22071
   M /branches/sympa-3_4-branch/src/smtp.pm
 
22072
   M /branches/sympa-3_4-branch/wwsympa/wwsympa.fcgi
 
22073
   M /trunk/src/smtp.pm
 
22074
   M /trunk/wwsympa/wwsympa.fcgi
 
22075
 
 
22076
Fix: MIME-related :
 
22077
        * decode subject header fields in search result
 
22078
        * encode subject header field before message sending
 
22079
 
 
22080
------------------------------------------------------------------------
 
22081
r1859 | salaun | 2003-04-28 15:58:55 +0200 (Mon, 28 Apr 2003) | 2 lines
 
22082
Changed paths:
 
22083
   M /branches/sympa-3_4-branch/src/etc/script/Makefile
 
22084
   M /branches/sympa-3_4-branch/src/etc/script/sympa
 
22085
   M /trunk/src/etc/script/Makefile
 
22086
   M /trunk/src/etc/script/sympa
 
22087
 
 
22088
Change: Search functions in INITDIR
 
22089
 
 
22090
------------------------------------------------------------------------
 
22091
r1858 | salaun | 2003-04-28 15:41:03 +0200 (Mon, 28 Apr 2003) | 2 lines
 
22092
Changed paths:
 
22093
   M /trunk/src/etc/create_list_templates/discussion_list/comment
 
22094
   M /trunk/src/etc/create_list_templates/hotline/comment
 
22095
   M /trunk/src/etc/create_list_templates/html-news-letter/comment
 
22096
   M /trunk/src/etc/create_list_templates/intranet_list/comment
 
22097
   M /trunk/src/etc/create_list_templates/news-letter/comment
 
22098
   M /trunk/src/etc/create_list_templates/private_working_group/comment
 
22099
   M /trunk/src/etc/create_list_templates/public_web_forum/comment
 
22100
 
 
22101
[S. Hornburg]Changes: German translation, English text for hotline type, Spelling fix for English
 
22102
 
 
22103
------------------------------------------------------------------------
 
22104
r1857 | salaun | 2003-04-28 15:28:34 +0200 (Mon, 28 Apr 2003) | 2 lines
 
22105
Changed paths:
 
22106
   M /branches/sympa-3_4-branch/src/List.pm
 
22107
   M /trunk/src/List.pm
 
22108
 
 
22109
[A. de Pretis] Fix: problem regarding PostgreSQL 7.3.x: since this version Pg supports Schemes which prefixes table-names with the scheme-name (default: public) ... $dbh->tables in List.pm, method 'probe_db' returns: public.user_table public.subscriber_table
 
22110
 
 
22111
------------------------------------------------------------------------
 
22112
r1854 | salaun | 2003-04-28 08:24:42 +0200 (Mon, 28 Apr 2003) | 2 lines
 
22113
Changed paths:
 
22114
   M /trunk/src/sympa.pl
 
22115
 
 
22116
Fix bug related to listname-owner, listname-editor listname-request feature
 
22117
 
 
22118
------------------------------------------------------------------------
 
22119
r1853 | salaun | 2003-04-18 17:27:19 +0200 (Fri, 18 Apr 2003) | 3 lines
 
22120
Changed paths:
 
22121
   M /branches/sympa-3_4-branch/src/List.pm
 
22122
   M /trunk/src/List.pm
 
22123
 
 
22124
New feature: Sympa is now able to create its database (try as root) and tables.
 
22125
Change: if database is unreachable, Sympa daemon dies to prevent blocking of Server startup
 
22126
 
 
22127
------------------------------------------------------------------------
 
22128
r1852 | salaun | 2003-04-18 11:36:48 +0200 (Fri, 18 Apr 2003) | 2 lines
 
22129
Changed paths:
 
22130
   M /trunk/ChangeLog
 
22131
   M /trunk/doc/sympa.tex.tpl
 
22132
   M /trunk/src/tools.pl
 
22133
   M /trunk/wwsympa/wws_templates/fr/admin_menu.fr.tpl
 
22134
   A /trunk/wwsympa/wws_templates/fr/arc_manage.fr.tpl
 
22135
   M /trunk/wwsympa/wws_templates/fr/error.fr.tpl
 
22136
   M /trunk/wwsympa/wws_templates/fr/help_admin.fr.tpl
 
22137
   M /trunk/wwsympa/wws_templates/us/admin_menu.us.tpl
 
22138
   A /trunk/wwsympa/wws_templates/us/arc_manage.us.tpl
 
22139
   M /trunk/wwsympa/wws_templates/us/error.us.tpl
 
22140
   M /trunk/wwsympa/wws_templates/us/help_admin.us.tpl
 
22141
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
22142
   M /trunk/wwsympa/wwsympa.fcgi
 
22143
 
 
22144
[Benoit Ortner] New feature: web archive management ; allows to remove multiple months and/or get and archive (zip) or archive month.
 
22145
 
 
22146
------------------------------------------------------------------------
 
22147
r1848 | salaun | 2003-04-16 17:43:50 +0200 (Wed, 16 Apr 2003) | 3 lines
 
22148
Changed paths:
 
22149
   M /trunk/src/List.pm
 
22150
 
 
22151
[BugID 144] [R. Marchand] FIx: When upgrading to Sympa 3.4.3.1 from 3.3.5.  Sympa adds the two fields 'subscribed_subscriber' and 'include_sources_subscriber' when started the first time but fail to add the third field 'included_subscriber'.
 
22152
Consequence of this is that no user is found when viewing the lists admin pages.  There may be other consequences.
 
22153
 
 
22154
------------------------------------------------------------------------
 
22155
r1846 | salaun | 2003-04-16 13:53:37 +0200 (Wed, 16 Apr 2003) | 2 lines
 
22156
Changed paths:
 
22157
   A /branches/sympa-3_4-branch/doc/html
 
22158
   A /branches/sympa-3_4-branch/doc/html/contents.png
 
22159
   A /branches/sympa-3_4-branch/doc/html/crossref.png
 
22160
   A /branches/sympa-3_4-branch/doc/html/img1.png
 
22161
   A /branches/sympa-3_4-branch/doc/html/img2.png
 
22162
   A /branches/sympa-3_4-branch/doc/html/index.html
 
22163
   A /branches/sympa-3_4-branch/doc/html/index.png
 
22164
   A /branches/sympa-3_4-branch/doc/html/next.png
 
22165
   A /branches/sympa-3_4-branch/doc/html/next_g.png
 
22166
   A /branches/sympa-3_4-branch/doc/html/node1.html
 
22167
   A /branches/sympa-3_4-branch/doc/html/node10.html
 
22168
   A /branches/sympa-3_4-branch/doc/html/node11.html
 
22169
   A /branches/sympa-3_4-branch/doc/html/node12.html
 
22170
   A /branches/sympa-3_4-branch/doc/html/node13.html
 
22171
   A /branches/sympa-3_4-branch/doc/html/node14.html
 
22172
   A /branches/sympa-3_4-branch/doc/html/node15.html
 
22173
   A /branches/sympa-3_4-branch/doc/html/node16.html
 
22174
   A /branches/sympa-3_4-branch/doc/html/node17.html
 
22175
   A /branches/sympa-3_4-branch/doc/html/node18.html
 
22176
   A /branches/sympa-3_4-branch/doc/html/node19.html
 
22177
   A /branches/sympa-3_4-branch/doc/html/node2.html
 
22178
   A /branches/sympa-3_4-branch/doc/html/node20.html
 
22179
   A /branches/sympa-3_4-branch/doc/html/node21.html
 
22180
   A /branches/sympa-3_4-branch/doc/html/node3.html
 
22181
   A /branches/sympa-3_4-branch/doc/html/node4.html
 
22182
   A /branches/sympa-3_4-branch/doc/html/node5.html
 
22183
   A /branches/sympa-3_4-branch/doc/html/node6.html
 
22184
   A /branches/sympa-3_4-branch/doc/html/node7.html
 
22185
   A /branches/sympa-3_4-branch/doc/html/node8.html
 
22186
   A /branches/sympa-3_4-branch/doc/html/node9.html
 
22187
   A /branches/sympa-3_4-branch/doc/html/prev.png
 
22188
   A /branches/sympa-3_4-branch/doc/html/prev_g.png
 
22189
   A /branches/sympa-3_4-branch/doc/html/sympa.css
 
22190
   A /branches/sympa-3_4-branch/doc/html/sympa.html
 
22191
   A /branches/sympa-3_4-branch/doc/html/sympa.ps
 
22192
   A /branches/sympa-3_4-branch/doc/html/up.png
 
22193
   A /branches/sympa-3_4-branch/doc/html/up_g.png
 
22194
   A /trunk/doc/html
 
22195
   A /trunk/doc/html/contents.png
 
22196
   A /trunk/doc/html/crossref.png
 
22197
   A /trunk/doc/html/img1.old
 
22198
   A /trunk/doc/html/img1.png
 
22199
   A /trunk/doc/html/img2.old
 
22200
   A /trunk/doc/html/img2.png
 
22201
   A /trunk/doc/html/index.html
 
22202
   A /trunk/doc/html/index.png
 
22203
   A /trunk/doc/html/next.png
 
22204
   A /trunk/doc/html/next_g.png
 
22205
   A /trunk/doc/html/node1.html
 
22206
   A /trunk/doc/html/node10.html
 
22207
   A /trunk/doc/html/node11.html
 
22208
   A /trunk/doc/html/node12.html
 
22209
   A /trunk/doc/html/node13.html
 
22210
   A /trunk/doc/html/node14.html
 
22211
   A /trunk/doc/html/node15.html
 
22212
   A /trunk/doc/html/node16.html
 
22213
   A /trunk/doc/html/node17.html
 
22214
   A /trunk/doc/html/node18.html
 
22215
   A /trunk/doc/html/node19.html
 
22216
   A /trunk/doc/html/node2.html
 
22217
   A /trunk/doc/html/node20.html
 
22218
   A /trunk/doc/html/node21.html
 
22219
   A /trunk/doc/html/node3.html
 
22220
   A /trunk/doc/html/node4.html
 
22221
   A /trunk/doc/html/node5.html
 
22222
   A /trunk/doc/html/node6.html
 
22223
   A /trunk/doc/html/node7.html
 
22224
   A /trunk/doc/html/node8.html
 
22225
   A /trunk/doc/html/node9.html
 
22226
   A /trunk/doc/html/prev.png
 
22227
   A /trunk/doc/html/prev_g.png
 
22228
   A /trunk/doc/html/sympa.css
 
22229
   A /trunk/doc/html/sympa.html
 
22230
   A /trunk/doc/html/sympa.ps
 
22231
   A /trunk/doc/html/up.png
 
22232
   A /trunk/doc/html/up_g.png
 
22233
 
 
22234
Restore documentation in HTML format
 
22235
 
 
22236
------------------------------------------------------------------------
 
22237
r1845 | salaun | 2003-04-16 13:30:43 +0200 (Wed, 16 Apr 2003) | 2 lines
 
22238
Changed paths:
 
22239
   M /branches/sympa-3_4-branch/important_changes.pl
 
22240
   M /trunk/important_changes.pl
 
22241
 
 
22242
Comment debug trace
 
22243
 
 
22244
------------------------------------------------------------------------
 
22245
r1843 | salaun | 2003-04-16 12:00:06 +0200 (Wed, 16 Apr 2003) | 2 lines
 
22246
Changed paths:
 
22247
   M /branches/sympa-3_4-branch/Makefile.am
 
22248
   M /branches/sympa-3_4-branch/Makefile.in
 
22249
   M /branches/sympa-3_4-branch/configure
 
22250
   M /branches/sympa-3_4-branch/configure.in
 
22251
   M /trunk/Makefile.am
 
22252
   M /trunk/Makefile.in
 
22253
   M /trunk/configure
 
22254
   M /trunk/configure.in
 
22255
 
 
22256
New feature: check suidperl and mhonarc are installed
 
22257
 
 
22258
------------------------------------------------------------------------
 
22259
r1842 | salaun | 2003-04-11 17:08:02 +0200 (Fri, 11 Apr 2003) | 2 lines
 
22260
Changed paths:
 
22261
   M /branches/sympa-3_4-branch/wwsympa/wws_templates/us/main.us.tpl
 
22262
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
22263
 
 
22264
Revert previous change
 
22265
 
 
22266
------------------------------------------------------------------------
 
22267
r1841 | salaun | 2003-04-11 16:18:31 +0200 (Fri, 11 Apr 2003) | 2 lines
 
22268
Changed paths:
 
22269
   M /branches/sympa-3_4-branch/wwsympa/wws_templates/us/main.us.tpl
 
22270
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
22271
 
 
22272
[B. Hortner] Fix: missing } in javascript subroutine
 
22273
 
 
22274
------------------------------------------------------------------------
 
22275
r1840 | salaun | 2003-04-11 11:41:58 +0200 (Fri, 11 Apr 2003) | 2 lines
 
22276
Changed paths:
 
22277
   M /branches/sympa-3_4-branch/src/tools.pl
 
22278
   M /trunk/src/tools.pl
 
22279
 
 
22280
Fix: make better error handling in virus scanning subroutine, in case we can't decode message parts
 
22281
 
 
22282
------------------------------------------------------------------------
 
22283
r1839 | salaun | 2003-04-09 17:47:31 +0200 (Wed, 09 Apr 2003) | 2 lines
 
22284
Changed paths:
 
22285
   M /branches/sympa-3_4-branch/src/etc/script/sympa.spec
 
22286
   M /trunk/src/etc/script/sympa.spec
 
22287
 
 
22288
[G. Paressant] Change: use a spam-proof email address
 
22289
 
 
22290
------------------------------------------------------------------------
 
22291
r1838 | salaun | 2003-04-09 17:19:48 +0200 (Wed, 09 Apr 2003) | 2 lines
 
22292
Changed paths:
 
22293
   M /branches/sympa-3_4-branch/src/etc/scenari/access_web_archive.intranet
 
22294
   M /branches/sympa-3_4-branch/src/etc/scenari/review.intranet
 
22295
   M /trunk/src/etc/scenari/access_web_archive.intranet
 
22296
   M /trunk/src/etc/scenari/review.intranet
 
22297
 
 
22298
[N. Arles] Fix: look for current domain in email addresses when logged in
 
22299
 
 
22300
------------------------------------------------------------------------
 
22301
r1836 | salaun | 2003-04-09 16:43:02 +0200 (Wed, 09 Apr 2003) | 2 lines
 
22302
Changed paths:
 
22303
   M /trunk/src/etc/script/sympa.spec
 
22304
 
 
22305
[reported by G. Paressant] Restore definition of etc/ subdirectories
 
22306
 
 
22307
------------------------------------------------------------------------
 
22308
r1832 | salaun | 2003-04-09 15:57:49 +0200 (Wed, 09 Apr 2003) | 2 lines
 
22309
Changed paths:
 
22310
   M /branches/sympa-3_4-branch/Makefile.in
 
22311
   M /branches/sympa-3_4-branch/doc/man8/sympa.8
 
22312
   M /branches/sympa-3_4-branch/src/etc/script/sympa.spec
 
22313
   A /trunk/doc/man8/alias_manager.8
 
22314
   A /trunk/doc/man8/archived.8
 
22315
   A /trunk/doc/man8/bounced.8
 
22316
   M /trunk/doc/man8/sympa.8
 
22317
 
 
22318
Add missing man pages to CVS
 
22319
 
 
22320
------------------------------------------------------------------------
 
22321
r1831 | salaun | 2003-04-09 15:18:27 +0200 (Wed, 09 Apr 2003) | 2 lines
 
22322
Changed paths:
 
22323
   M /branches/sympa-3_4-branch/Makefile.am
 
22324
   M /trunk/Makefile.am
 
22325
 
 
22326
Change: no more clean required in nls/
 
22327
 
 
22328
------------------------------------------------------------------------
 
22329
r1830 | salaun | 2003-04-08 17:20:52 +0200 (Tue, 08 Apr 2003) | 2 lines
 
22330
Changed paths:
 
22331
   M /branches/sympa-3_4-branch/doc/man8/archived.pod
 
22332
   M /trunk/doc/man8/archived.pod
 
22333
 
 
22334
[reported by xavier AT cs.gouv.qc.ca]Fix: no more refer to -dF option
 
22335
 
 
22336
------------------------------------------------------------------------
 
22337
r1829 | salaun | 2003-04-08 17:08:47 +0200 (Tue, 08 Apr 2003) | 2 lines
 
22338
Changed paths:
 
22339
   M /trunk/wwsympa/wws_templates/us/help_editlist.us.tpl
 
22340
 
 
22341
[A. de Pretis] Update: complete parameter information
 
22342
 
 
22343
------------------------------------------------------------------------
 
22344
r1828 | salaun | 2003-04-08 15:45:04 +0200 (Tue, 08 Apr 2003) | 3 lines
 
22345
Changed paths:
 
22346
   M /trunk/Makefile.am
 
22347
   M /trunk/Makefile.in
 
22348
   M /trunk/check_perl_modules.pl
 
22349
   M /trunk/configure
 
22350
   M /trunk/configure.in
 
22351
   M /trunk/doc/sympa.pdf
 
22352
   M /trunk/doc/sympa.ps
 
22353
   M /trunk/doc/sympa.tex
 
22354
   M /trunk/doc/sympa.tex.tpl
 
22355
   M /trunk/nls/Makefile
 
22356
   M /trunk/src/Language.pm
 
22357
 
 
22358
[B. Hortner] New feature: no more use Locale::Msgcat for NLS management, home-made functions instead.
 
22359
This solves MacOS X users problem that don't have gencat available ;-)
 
22360
 
 
22361
------------------------------------------------------------------------
 
22362
r1826 | salaun | 2003-04-08 15:24:05 +0200 (Tue, 08 Apr 2003) | 8 lines
 
22363
Changed paths:
 
22364
   M /trunk/Makefile.am
 
22365
   M /trunk/Makefile.in
 
22366
   M /trunk/src/etc/script/sympa.spec
 
22367
 
 
22368
Changes: these changes are related to the RPM building :
 
22369
        + Add missing variables to build sympa.spec for RH
 
22370
        + require 'smtpdaemon' with RH, 'MailTransportAgent' with MDK
 
22371
        + ./configure is done at RPM build time with relevant options
 
22372
        + correct path to sympa_wizard
 
22373
        + fix problems with the %files section, when changing directories
 
22374
        + missing %changelog
 
22375
 
 
22376
------------------------------------------------------------------------
 
22377
r1825 | salaun | 2003-04-08 15:18:03 +0200 (Tue, 08 Apr 2003) | 2 lines
 
22378
Changed paths:
 
22379
   M /trunk/src/etc/script/sympa.spec
 
22380
 
 
22381
[G. Paressant] Update
 
22382
 
 
22383
------------------------------------------------------------------------
 
22384
r1823 | salaun | 2003-04-08 15:15:22 +0200 (Tue, 08 Apr 2003) | 2 lines
 
22385
Changed paths:
 
22386
   M /trunk/doc/Makefile
 
22387
 
 
22388
Change: rename sympa/ directory to html/
 
22389
 
 
22390
------------------------------------------------------------------------
 
22391
r1818 | salaun | 2003-04-04 10:41:50 +0200 (Fri, 04 Apr 2003) | 2 lines
 
22392
Changed paths:
 
22393
   M /branches/sympa-3_4-branch/ChangeLog
 
22394
   M /branches/sympa-3_4-branch/src/sympa_wizard.pl
 
22395
   M /trunk/src/sympa_wizard.pl
 
22396
 
 
22397
Fix: parameter was not parsed
 
22398
 
 
22399
------------------------------------------------------------------------
 
22400
r1817 | salaun | 2003-04-04 10:34:42 +0200 (Fri, 04 Apr 2003) | 2 lines
 
22401
Changed paths:
 
22402
   M /branches/sympa-3_4-branch/src/alias_manager.pl
 
22403
   M /trunk/src/alias_manager.pl
 
22404
 
 
22405
[reported by Xavier AT cs.gouv.qc.ca] Missing \n when printing to STDERR
 
22406
 
 
22407
------------------------------------------------------------------------
 
22408
r1816 | salaun | 2003-04-03 16:27:28 +0200 (Thu, 03 Apr 2003) | 2 lines
 
22409
Changed paths:
 
22410
   M /branches/sympa-3_4-branch/wwsympa/wws_templates/fr/d_editfile.fr.tpl
 
22411
   M /branches/sympa-3_4-branch/wwsympa/wws_templates/us/d_editfile.us.tpl
 
22412
   M /trunk/wwsympa/wws_templates/fr/d_editfile.fr.tpl
 
22413
   M /trunk/wwsympa/wws_templates/us/d_editfile.us.tpl
 
22414
 
 
22415
[reported by J. Rezeau] Fix: wrong default for rename input
 
22416
 
 
22417
------------------------------------------------------------------------
 
22418
r1815 | salaun | 2003-04-03 09:36:14 +0200 (Thu, 03 Apr 2003) | 5 lines
 
22419
Changed paths:
 
22420
   M /trunk/check_perl_modules.pl
 
22421
   M /trunk/wwsympa/wwsympa.fcgi
 
22422
 
 
22423
 
 
22424
 
 
22425
Introducing ZIP download of a full month archive from wwsympa.
 
22426
(Benoit Ortner) (No yet completed)
 
22427
 
 
22428
------------------------------------------------------------------------
 
22429
r1814 | salaun | 2003-04-02 17:16:12 +0200 (Wed, 02 Apr 2003) | 2 lines
 
22430
Changed paths:
 
22431
   M /branches/sympa-3_4-branch/src/etc/script/arc2webarc.pl
 
22432
   M /branches/sympa-3_4-branch/src/etc/script/crypt_passwd.pl
 
22433
   M /branches/sympa-3_4-branch/src/etc/script/init_comment.pl
 
22434
   M /branches/sympa-3_4-branch/src/etc/script/p12topem.pl
 
22435
   M /trunk/src/etc/script/arc2webarc.pl
 
22436
   M /trunk/src/etc/script/crypt_passwd.pl
 
22437
   M /trunk/src/etc/script/init_comment.pl
 
22438
   M /trunk/src/etc/script/p12topem.pl
 
22439
 
 
22440
[A. de Pretis] Fix: scripts were looking for libs in the wrong directory (BINDIR instead LIBDIR)
 
22441
 
 
22442
------------------------------------------------------------------------
 
22443
r1813 | salaun | 2003-04-02 11:28:04 +0200 (Wed, 02 Apr 2003) | 2 lines
 
22444
Changed paths:
 
22445
   M /branches/sympa-3_4-branch/src/Message.pm
 
22446
   M /branches/sympa-3_4-branch/src/sympa.pl
 
22447
   M /trunk/ChangeLog
 
22448
   M /trunk/src/Message.pm
 
22449
   M /trunk/src/sympa.pl
 
22450
 
 
22451
[reported by H. Penning] Bug fix: Sympa would log "Incorrect name" entries when processing messages for -request, -unsubscribe, etc... messages
 
22452
 
 
22453
------------------------------------------------------------------------
 
22454
r1812 | salaun | 2003-03-25 10:38:27 +0100 (Tue, 25 Mar 2003) | 2 lines
 
22455
Changed paths:
 
22456
   M /branches/sympa-3_4-branch/check_perl_modules.pl
 
22457
   M /trunk/check_perl_modules.pl
 
22458
 
 
22459
Change: set FTP Passive mode for CPAN install to work behind a firewall
 
22460
 
 
22461
------------------------------------------------------------------------
 
22462
r1811 | salaun | 2003-03-24 14:21:37 +0100 (Mon, 24 Mar 2003) | 2 lines
 
22463
Changed paths:
 
22464
   M /branches/sympa-3_4-branch/src/Commands.pm
 
22465
   M /branches/sympa-3_4-branch/src/sympa.pl
 
22466
   M /trunk/src/Commands.pm
 
22467
   M /trunk/src/sympa.pl
 
22468
 
 
22469
Fix: "no command found in message" when distributing twice a moderated message
 
22470
 
 
22471
------------------------------------------------------------------------
 
22472
r1810 | salaun | 2003-03-18 12:04:17 +0100 (Tue, 18 Mar 2003) | 2 lines
 
22473
Changed paths:
 
22474
   M /branches/sympa-3_4-branch/doc/sympa.tex.tpl
 
22475
   M /trunk/doc/sympa.tex.tpl
 
22476
 
 
22477
[reported by  X. Renaut] \samplerobot variables not interpreted because of verbatim paragraphs
 
22478
 
 
22479
------------------------------------------------------------------------
 
22480
r1807 | salaun | 2003-03-13 09:45:49 +0100 (Thu, 13 Mar 2003) | 2 lines
 
22481
Changed paths:
 
22482
   M /branches/sympa-3_4-branch/src/Ldap.pm
 
22483
   M /branches/sympa-3_4-branch/src/sympa.pl
 
22484
   M /branches/sympa-3_4-branch/wwsympa/wwsympa.fcgi
 
22485
   M /trunk/src/Ldap.pm
 
22486
   M /trunk/wwsympa/wwsympa.fcgi
 
22487
 
 
22488
[BugID 131] [G. Paressant] Fix:  Incorrect LDAP password crashes wwsympa ; fixed similar code in Ldap.pm
 
22489
 
 
22490
------------------------------------------------------------------------
 
22491
r1806 | salaun | 2003-03-12 08:49:34 +0100 (Wed, 12 Mar 2003) | 4 lines
 
22492
Changed paths:
 
22493
   M /trunk/src/etc/script/Makefile
 
22494
   A /trunk/src/etc/script/testlogs.pl
 
22495
 
 
22496
 
 
22497
new script "testlogs.pl" that use sympa.conf file and just add a line to
 
22498
logs.
 
22499
 
 
22500
------------------------------------------------------------------------
 
22501
r1805 | salaun | 2003-03-12 08:46:33 +0100 (Wed, 12 Mar 2003) | 2 lines
 
22502
Changed paths:
 
22503
   M /trunk/doc/sympa.tex.tpl
 
22504
 
 
22505
testlogs.pl
 
22506
 
 
22507
------------------------------------------------------------------------
 
22508
r1804 | salaun | 2003-03-10 15:59:17 +0100 (Mon, 10 Mar 2003) | 2 lines
 
22509
Changed paths:
 
22510
   M /trunk/src/Commands.pm
 
22511
 
 
22512
Reported by sympa_bug_report@nmhq.net , fixe bug when validate a message for a empty list
 
22513
 
 
22514
------------------------------------------------------------------------
 
22515
r1803 | salaun | 2003-03-07 17:05:16 +0100 (Fri, 07 Mar 2003) | 2 lines
 
22516
Changed paths:
 
22517
   M /trunk/doc/sympa.pdf
 
22518
   M /trunk/doc/sympa.ps
 
22519
   M /trunk/doc/sympa.tex
 
22520
 
 
22521
Update doc
 
22522
 
 
22523
------------------------------------------------------------------------
 
22524
r1802 | salaun | 2003-03-07 17:05:03 +0100 (Fri, 07 Mar 2003) | 2 lines
 
22525
Changed paths:
 
22526
   M /trunk/doc/sympa.tex.tpl
 
22527
   M /trunk/wwsympa/wwsympa.fcgi
 
22528
 
 
22529
New feature: new suported parameter 'failure_referer' for login action
 
22530
 
 
22531
------------------------------------------------------------------------
 
22532
r1801 | salaun | 2003-03-07 16:54:27 +0100 (Fri, 07 Mar 2003) | 7 lines
 
22533
Changed paths:
 
22534
   M /trunk/src/etc/mhonarc-ressources
 
22535
   M /trunk/wwsympa/wwsympa.fcgi
 
22536
 
 
22537
 
 
22538
 
 
22539
Add a button in archive to send back a message to a user.
 
22540
Feature not complete :
 
22541
  -encrypted message ?
 
22542
  -add some headers "resent-from" resend-date ?
 
22543
 
 
22544
------------------------------------------------------------------------
 
22545
r1800 | salaun | 2003-03-06 08:52:20 +0100 (Thu, 06 Mar 2003) | 3 lines
 
22546
Changed paths:
 
22547
   M /trunk/src/tools.pl
 
22548
 
 
22549
Reported by Claude Gross
 
22550
X509 DN email field can be email=xxx or emailaddress=xxx (openssl 0.9.7.a)
 
22551
 
 
22552
------------------------------------------------------------------------
 
22553
r1799 | salaun | 2003-03-05 16:35:45 +0100 (Wed, 05 Mar 2003) | 2 lines
 
22554
Changed paths:
 
22555
   M /trunk/src/tools.pl
 
22556
 
 
22557
Changes: Extend escaped chars
 
22558
 
 
22559
------------------------------------------------------------------------
 
22560
r1798 | salaun | 2003-03-05 15:24:30 +0100 (Wed, 05 Mar 2003) | 3 lines
 
22561
Changed paths:
 
22562
   M /branches/sympa-3_4-branch/src/List.pm
 
22563
   M /trunk/src/List.pm
 
22564
 
 
22565
[BugID 121] [reported by G. Paressant] Fix: import problems with include2.
 
22566
Now set 'subscribed' DB field in &user_add() if required
 
22567
 
 
22568
------------------------------------------------------------------------
 
22569
r1796 | salaun | 2003-02-27 09:07:20 +0100 (Thu, 27 Feb 2003) | 2 lines
 
22570
Changed paths:
 
22571
   M /trunk/doc/sympa.tex.tpl
 
22572
 
 
22573
More comment about fastcgi and suexec
 
22574
 
 
22575
------------------------------------------------------------------------
 
22576
r1795 | salaun | 2003-02-25 10:34:57 +0100 (Tue, 25 Feb 2003) | 3 lines
 
22577
Changed paths:
 
22578
   M /trunk/src/List.pm
 
22579
   M /trunk/wwsympa/wwsympa.fcgi
 
22580
 
 
22581
[reported by P. Maes] Fix urlize-related problems: missing quotes around URL.
 
22582
Escaped chars in URL need to be re-escaped in wwsympa
 
22583
 
 
22584
------------------------------------------------------------------------
 
22585
r1794 | salaun | 2003-02-24 17:46:37 +0100 (Mon, 24 Feb 2003) | 2 lines
 
22586
Changed paths:
 
22587
   M /branches/sympa-3_4-branch/src/List.pm
 
22588
   M /trunk/Makefile.in
 
22589
   M /trunk/doc/sympa.tex.tpl
 
22590
   M /trunk/src/List.pm
 
22591
 
 
22592
[G. Bittencourt] Fix: incorrect Sybase (DBD::Sybase 0.95) connect string ; replaced dbname with database
 
22593
 
 
22594
------------------------------------------------------------------------
 
22595
r1792 | salaun | 2003-02-24 17:16:07 +0100 (Mon, 24 Feb 2003) | 2 lines
 
22596
Changed paths:
 
22597
   M /branches/sympa-3_4-branch/Makefile.am
 
22598
   M /branches/sympa-3_4-branch/Makefile.in
 
22599
   M /branches/sympa-3_4-branch/src/Makefile
 
22600
   M /trunk/Makefile.am
 
22601
   M /trunk/src/Makefile
 
22602
 
 
22603
Missing var NLSDIR while installing sbin_SRC
 
22604
 
 
22605
------------------------------------------------------------------------
 
22606
r1791 | salaun | 2003-02-19 10:42:09 +0100 (Wed, 19 Feb 2003) | 2 lines
 
22607
Changed paths:
 
22608
   M /trunk/wwsympa/wwsympa.fcgi
 
22609
 
 
22610
[from Guy Paressant] Remove in ldap_authentication a unusefull anonymous bind
 
22611
 
 
22612
------------------------------------------------------------------------
 
22613
r1790 | salaun | 2003-02-19 09:26:51 +0100 (Wed, 19 Feb 2003) | 2 lines
 
22614
Changed paths:
 
22615
   M /trunk/check_perl_modules.pl
 
22616
 
 
22617
Net::LDAP 0.27 is required if using multiple ldap host definition.
 
22618
 
 
22619
------------------------------------------------------------------------
 
22620
r1789 | salaun | 2003-02-19 08:25:53 +0100 (Wed, 19 Feb 2003) | 6 lines
 
22621
Changed paths:
 
22622
   M /trunk/src/List.pm
 
22623
 
 
22624
[From Vincent Mathieu]
 
22625
 
 
22626
allow usage of multiple ldap host for include_ldap:
 
22627
 
 
22628
ldap1.dom.net:port,ldap2.dom.net:port
 
22629
 
 
22630
------------------------------------------------------------------------
 
22631
r1788 | salaun | 2003-02-19 08:23:06 +0100 (Wed, 19 Feb 2003) | 2 lines
 
22632
Changed paths:
 
22633
   M /trunk/doc/sympa.tex.tpl
 
22634
 
 
22635
How to use multiple LDAP host (replication)
 
22636
 
 
22637
------------------------------------------------------------------------
 
22638
r1787 | salaun | 2003-02-14 12:44:53 +0100 (Fri, 14 Feb 2003) | 3 lines
 
22639
Changed paths:
 
22640
   M /branches/sympa-3_4-branch/src/tools.pl
 
22641
   M /trunk/src/tools.pl
 
22642
 
 
22643
Fix: Sympa.pl could die with error "Can't call method "decode" on an undefined value" while decoding malformed
 
22644
multipart messages
 
22645
 
 
22646
------------------------------------------------------------------------
 
22647
r1785 | salaun | 2003-02-13 11:44:57 +0100 (Thu, 13 Feb 2003) | 2 lines
 
22648
Changed paths:
 
22649
   M /branches/sympa-3_4-branch/important_changes.pl
 
22650
   M /trunk/important_changes.pl
 
22651
 
 
22652
Fix it
 
22653
 
 
22654
------------------------------------------------------------------------
 
22655
r1784 | salaun | 2003-02-13 11:33:45 +0100 (Thu, 13 Feb 2003) | 2 lines
 
22656
Changed paths:
 
22657
   M /branches/sympa-3_4-branch/Makefile.am
 
22658
   M /branches/sympa-3_4-branch/src/etc/sample/Makefile
 
22659
   M /trunk/Makefile.am
 
22660
   M /trunk/src/etc/sample/Makefile
 
22661
 
 
22662
[G. Paressant] Fix: small fixes, samplelist could not be installed
 
22663
 
 
22664
------------------------------------------------------------------------
 
22665
r1783 | salaun | 2003-02-12 10:30:52 +0100 (Wed, 12 Feb 2003) | 2 lines
 
22666
Changed paths:
 
22667
   M /trunk/important_changes.pl
 
22668
 
 
22669
Change: use stable version of the script
 
22670
 
 
22671
------------------------------------------------------------------------
 
22672
r1782 | salaun | 2003-02-12 10:26:51 +0100 (Wed, 12 Feb 2003) | 2 lines
 
22673
Changed paths:
 
22674
   M /trunk/important_changes.pl
 
22675
 
 
22676
Replace buggy &higher subroutine
 
22677
 
 
22678
------------------------------------------------------------------------
 
22679
r1780 | salaun | 2003-02-10 13:11:35 +0100 (Mon, 10 Feb 2003) | 4 lines
 
22680
Changed paths:
 
22681
   M /branches/sympa-3_4-branch/src/List.pm
 
22682
   M /branches/sympa-3_4-branch/src/etc/templates/fr/listmaster_notification.fr.tpl
 
22683
   M /branches/sympa-3_4-branch/src/etc/templates/us/listmaster_notification.us.tpl
 
22684
   M /trunk/src/List.pm
 
22685
   M /trunk/src/etc/templates/fr/listmaster_notification.fr.tpl
 
22686
   M /trunk/src/etc/templates/us/listmaster_notification.us.tpl
 
22687
 
 
22688
[BugID 108] [reported by G. Paressant] Fix:  include2 lists subscribers are deleted when a problem
 
22689
occur with the datasource LDAP server. Now interrupt the database update if _load_users_include2()
 
22690
failed ; also notify listmaster.
 
22691
 
 
22692
------------------------------------------------------------------------
 
22693
r1779 | salaun | 2003-02-06 10:18:40 +0100 (Thu, 06 Feb 2003) | 3 lines
 
22694
Changed paths:
 
22695
   M /branches/sympa-3_4-branch/src/List.pm
 
22696
   M /trunk/src/List.pm
 
22697
 
 
22698
Fix: if a list param does not exist, scenario verification failed.
 
22699
Also fixed some 'return -1'
 
22700
 
 
22701
------------------------------------------------------------------------
 
22702
r1777 | salaun | 2003-02-05 17:05:03 +0100 (Wed, 05 Feb 2003) | 2 lines
 
22703
Changed paths:
 
22704
   M /branches/sympa-3_4-branch/src/List.pm
 
22705
   M /trunk/src/List.pm
 
22706
 
 
22707
[galibert AT pobox.com] Fix:  The 28 jan. patch lost the space between the tag and the subject when adding a new tag. This puts it back.
 
22708
 
 
22709
------------------------------------------------------------------------
 
22710
r1775 | salaun | 2003-02-05 16:47:26 +0100 (Wed, 05 Feb 2003) | 4 lines
 
22711
Changed paths:
 
22712
   M /trunk/src/List.pm
 
22713
 
 
22714
Fix: scenarios using [previous_email] var could not be evaluated.
 
22715
Now allowing undef vars in scenarios. Notify listmaster if a scenario could
 
22716
not be evaluated.
 
22717
 
 
22718
------------------------------------------------------------------------
 
22719
r1774 | salaun | 2003-02-05 08:49:44 +0100 (Wed, 05 Feb 2003) | 2 lines
 
22720
Changed paths:
 
22721
   M /branches/sympa-3_4-branch/src/etc/list_aliases.tpl
 
22722
   M /trunk/src/etc/list_aliases.tpl
 
22723
 
 
22724
Fix: incorrect parameter for bouncequeue (only for default domain)
 
22725
 
 
22726
------------------------------------------------------------------------
 
22727
r1773 | salaun | 2003-01-29 12:14:31 +0100 (Wed, 29 Jan 2003) | 2 lines
 
22728
Changed paths:
 
22729
   M /trunk/src/List.pm
 
22730
   M /trunk/src/Log.pm
 
22731
   M /trunk/src/sympa.pl
 
22732
 
 
22733
New feature: use &fatal_error() instead of exit. fatal_error() now notifies the listmaster
 
22734
 
 
22735
------------------------------------------------------------------------
 
22736
r1772 | salaun | 2003-01-29 11:07:58 +0100 (Wed, 29 Jan 2003) | 2 lines
 
22737
Changed paths:
 
22738
   M /trunk/src/Log.pm
 
22739
   M /trunk/src/sympa.pl
 
22740
 
 
22741
Fix: Suppress debug info when running sympa.pl in batch mode
 
22742
 
 
22743
------------------------------------------------------------------------
 
22744
r1771 | salaun | 2003-01-28 16:22:56 +0100 (Tue, 28 Jan 2003) | 2 lines
 
22745
Changed paths:
 
22746
   M /trunk/src/List.pm
 
22747
 
 
22748
[reported by C. Mock] Fix: possible values of 'archive_crypted_msg'
 
22749
 
 
22750
------------------------------------------------------------------------
 
22751
r1768 | salaun | 2003-01-28 15:32:04 +0100 (Tue, 28 Jan 2003) | 2 lines
 
22752
Changed paths:
 
22753
   M /branches/sympa-3_4-branch/src/List.pm
 
22754
   M /trunk/src/List.pm
 
22755
 
 
22756
[BugID 99] Change: Pg 7.3 no longer supports the LIMIT #,# syntax
 
22757
 
 
22758
------------------------------------------------------------------------
 
22759
r1767 | salaun | 2003-01-28 15:08:31 +0100 (Tue, 28 Jan 2003) | 2 lines
 
22760
Changed paths:
 
22761
   M /trunk/src/List.pm
 
22762
 
 
22763
[reported by G. Paressant] Fix: make [list->domain] var available in list templates
 
22764
 
 
22765
------------------------------------------------------------------------
 
22766
r1764 | salaun | 2003-01-28 14:18:26 +0100 (Tue, 28 Jan 2003) | 3 lines
 
22767
Changed paths:
 
22768
   M /trunk/src/List.pm
 
22769
 
 
22770
Fix: If custom_subject is found in the subject, don't move it at the beginning
 
22771
of the subject. This prevents Re: Re: Re: subjects
 
22772
 
 
22773
------------------------------------------------------------------------
 
22774
r1758 | salaun | 2003-01-28 10:22:25 +0100 (Tue, 28 Jan 2003) | 2 lines
 
22775
Changed paths:
 
22776
   M /trunk/src/List.pm
 
22777
 
 
22778
Fix: get_total() failed with lists in 'include' mode
 
22779
 
 
22780
------------------------------------------------------------------------
 
22781
r1755 | salaun | 2003-01-27 10:52:27 +0100 (Mon, 27 Jan 2003) | 7 lines
 
22782
Changed paths:
 
22783
   M /trunk/doc/sympa.pdf
 
22784
   M /trunk/doc/sympa.ps
 
22785
   M /trunk/doc/sympa.tex
 
22786
   M /trunk/doc/sympa.tex.tpl
 
22787
   M /trunk/src/etc/scenari/subscribe.auth_owner
 
22788
   M /trunk/src/etc/scenari/subscribe.owner
 
22789
   M /trunk/wwsympa/wwsympa.fcgi
 
22790
 
 
22791
 
 
22792
 
 
22793
 
 
22794
Add a new variable [previous_email] for use in scenario subscribe
 
22795
when changing email. It is needed in order to accept change email
 
22796
from subscribers even if new subscribtion need owner control.
 
22797
 
 
22798
------------------------------------------------------------------------
 
22799
r1752 | salaun | 2003-01-24 15:56:36 +0100 (Fri, 24 Jan 2003) | 3 lines
 
22800
Changed paths:
 
22801
   M /trunk/wwsympa/wwsympa.fcgi
 
22802
 
 
22803
[reported by G. Lau] Fix: After editing a list's config, every topic had an empty subtopic. Now test if
 
22804
there are any subtopic before going through them.
 
22805
 
 
22806
------------------------------------------------------------------------
 
22807
r1751 | salaun | 2003-01-24 12:49:14 +0100 (Fri, 24 Jan 2003) | 2 lines
 
22808
Changed paths:
 
22809
   M /trunk/src/etc/scenari/send.privateandeditorkey
 
22810
   M /trunk/src/etc/scenari/send.privateandnomultipartoreditorkey
 
22811
   M /trunk/src/etc/scenari/send.publicnoattachment
 
22812
   M /trunk/src/etc/scenari/send.publicnomultipart
 
22813
 
 
22814
Fix some send scenarios
 
22815
 
 
22816
------------------------------------------------------------------------
 
22817
r1748 | salaun | 2003-01-24 10:43:58 +0100 (Fri, 24 Jan 2003) | 3 lines
 
22818
Changed paths:
 
22819
   M /trunk/wwsympa/wwsympa.fcgi
 
22820
 
 
22821
Fix: looking for subscribers.closed.dump in the wrong directory. Could not restore subscribers for lists
 
22822
in a Virtual Robot.
 
22823
 
 
22824
------------------------------------------------------------------------
 
22825
r1744 | salaun | 2003-01-24 09:50:28 +0100 (Fri, 24 Jan 2003) | 2 lines
 
22826
Changed paths:
 
22827
   M /branches/sympa-3_4-branch/src/Makefile
 
22828
   M /trunk/src/Makefile
 
22829
 
 
22830
Fix: Aliaswraper was installed with wrong attributes (sympa instead of root). Could not run newaliases
 
22831
 
 
22832
------------------------------------------------------------------------
 
22833
r1743 | salaun | 2003-01-23 17:40:36 +0100 (Thu, 23 Jan 2003) | 4 lines
 
22834
Changed paths:
 
22835
   M /trunk/wwsympa/wwsympa.fcgi
 
22836
 
 
22837
 
 
22838
after renaming a list redirect to the admin page of the
 
22839
new list
 
22840
 
 
22841
------------------------------------------------------------------------
 
22842
r1742 | salaun | 2003-01-23 17:28:33 +0100 (Thu, 23 Jan 2003) | 2 lines
 
22843
Changed paths:
 
22844
   M /branches/sympa-3_4-branch/wwsympa/wwsympa.fcgi
 
22845
   M /trunk/ChangeLog
 
22846
   M /trunk/wwsympa/wwsympa.fcgi
 
22847
 
 
22848
Fix: alias management error status were badly used
 
22849
 
 
22850
------------------------------------------------------------------------
 
22851
r1741 | salaun | 2003-01-23 16:30:57 +0100 (Thu, 23 Jan 2003) | 2 lines
 
22852
Changed paths:
 
22853
   M /trunk/wwsympa/wwsympa.fcgi
 
22854
 
 
22855
log entry in debug
 
22856
 
 
22857
------------------------------------------------------------------------
 
22858
r1740 | salaun | 2003-01-23 15:57:43 +0100 (Thu, 23 Jan 2003) | 3 lines
 
22859
Changed paths:
 
22860
   M /trunk/src/List.pm
 
22861
 
 
22862
Fix: Query database for total subscribers before send a message, in case new database entries
 
22863
have been added
 
22864
 
 
22865
------------------------------------------------------------------------
 
22866
r1739 | salaun | 2003-01-22 17:29:48 +0100 (Wed, 22 Jan 2003) | 6 lines
 
22867
Changed paths:
 
22868
   M /branches/sympa-3_4-branch/src/List.pm
 
22869
   M /branches/sympa-3_4-branch/src/etc/script/create_db.Pg
 
22870
   M /trunk/src/List.pm
 
22871
   M /trunk/src/etc/script/create_db.Pg
 
22872
 
 
22873
[E. Dreyfus] [reported by pamelant AT nerim.net] Change:  Postgresql 7.3 has no support for not SQL standard type 'datetime'.
 
22874
***** If you are upgrading from a previous Sympa version, you should update
 
22875
***** your sympa DB as follows :
 
22876
***** ALTER TABLE subscriber_table CHANGE date_subscriber timestamp with time zone NOT NULL;
 
22877
***** ALTER TABLE subscriber_table CHANGE update_subscriber timestamp with time zone;
 
22878
 
 
22879
------------------------------------------------------------------------
 
22880
r1738 | salaun | 2003-01-22 17:29:05 +0100 (Wed, 22 Jan 2003) | 2 lines
 
22881
Changed paths:
 
22882
   M /trunk/doc/sympa.pdf
 
22883
   M /trunk/doc/sympa.ps
 
22884
   M /trunk/doc/sympa.tex
 
22885
 
 
22886
Update doc
 
22887
 
 
22888
------------------------------------------------------------------------
 
22889
r1737 | salaun | 2003-01-22 10:36:29 +0100 (Wed, 22 Jan 2003) | 2 lines
 
22890
Changed paths:
 
22891
   M /branches/sympa-3_4-branch/src/List.pm
 
22892
   M /trunk/src/List.pm
 
22893
 
 
22894
[reported by A. Delvaux] Fix: incorrect format of List-ID header field
 
22895
 
 
22896
------------------------------------------------------------------------
 
22897
r1735 | salaun | 2003-01-22 10:05:24 +0100 (Wed, 22 Jan 2003) | 2 lines
 
22898
Changed paths:
 
22899
   M /trunk/src/task_manager.pl
 
22900
 
 
22901
Fix problems with REMIND task, it has been reactivated
 
22902
 
 
22903
------------------------------------------------------------------------
 
22904
r1734 | salaun | 2003-01-21 17:15:06 +0100 (Tue, 21 Jan 2003) | 2 lines
 
22905
Changed paths:
 
22906
   M /trunk/src/task_manager.pl
 
22907
 
 
22908
Fix: task_manager died if incorrect listname
 
22909
 
 
22910
------------------------------------------------------------------------
 
22911
r1733 | salaun | 2003-01-21 14:59:58 +0100 (Tue, 21 Jan 2003) | 2 lines
 
22912
Changed paths:
 
22913
   M /trunk/doc/sympa.tex.tpl
 
22914
 
 
22915
[reported by E. Dreyfus] Fix: missing FreeBSD
 
22916
 
 
22917
------------------------------------------------------------------------
 
22918
r1732 | salaun | 2003-01-17 17:37:02 +0100 (Fri, 17 Jan 2003) | 2 lines
 
22919
Changed paths:
 
22920
   M /trunk/src/List.pm
 
22921
   M /trunk/wwsympa/wwsympa.fcgi
 
22922
 
 
22923
Fix: total subscribers is now updated in wwsympa every time an action concerns a list
 
22924
 
 
22925
------------------------------------------------------------------------
 
22926
r1727 | salaun | 2003-01-13 15:23:24 +0100 (Mon, 13 Jan 2003) | 2 lines
 
22927
Changed paths:
 
22928
   M /trunk/wwsympa/wwsympa.fcgi
 
22929
 
 
22930
Purge is now availible to privileged owner
 
22931
 
 
22932
------------------------------------------------------------------------
 
22933
r1726 | salaun | 2003-01-13 15:14:16 +0100 (Mon, 13 Jan 2003) | 5 lines
 
22934
Changed paths:
 
22935
   M /trunk/ChangeLog
 
22936
   M /trunk/wwsympa/wws_templates/us/admin_menu.us.tpl
 
22937
   M /trunk/wwsympa/wws_templates/us/edit_list_request.us.tpl
 
22938
   M /trunk/wwsympa/wwsympa.fcgi
 
22939
 
 
22940
 
 
22941
 
 
22942
New "Rename list" button. (move and rewrite of pending messages in spool
 
22943
is not yet implemented).
 
22944
 
 
22945
------------------------------------------------------------------------
 
22946
r1725 | salaun | 2003-01-13 12:05:27 +0100 (Mon, 13 Jan 2003) | 2 lines
 
22947
Changed paths:
 
22948
   M /trunk/src/List.pm
 
22949
 
 
22950
[C. Mock] Bug fix: using wrong Message entry
 
22951
 
 
22952
------------------------------------------------------------------------
 
22953
r1722 | salaun | 2002-12-26 12:26:49 +0100 (Thu, 26 Dec 2002) | 2 lines
 
22954
Changed paths:
 
22955
   M /trunk/src/List.pm
 
22956
 
 
22957
[Adam] Fix:  Fix to attach headers to multipart/alternative (HTML) messages
 
22958
 
 
22959
------------------------------------------------------------------------
 
22960
r1721 | salaun | 2002-12-24 12:28:25 +0100 (Tue, 24 Dec 2002) | 2 lines
 
22961
Changed paths:
 
22962
   M /trunk/src/List.pm
 
22963
   M /trunk/src/Message.pm
 
22964
   M /trunk/src/smtp.pm
 
22965
   M /trunk/src/sympa.pl
 
22966
   M /trunk/src/tools.pl
 
22967
 
 
22968
Changes: generalize use of Message objet in DoMessage(), distribute_msg(), send_msg(), mailto(). Message object can now be created based on a MIME::Entity object
 
22969
 
 
22970
------------------------------------------------------------------------
 
22971
r1720 | salaun | 2002-12-24 10:07:08 +0100 (Tue, 24 Dec 2002) | 2 lines
 
22972
Changed paths:
 
22973
   M /trunk/src/tools.pl
 
22974
 
 
22975
[C. Mock] Fix: Only encrypt part of headers (cf RFC 2633). Required for Netscape 4.7
 
22976
 
 
22977
------------------------------------------------------------------------
 
22978
r1719 | salaun | 2002-12-24 09:50:24 +0100 (Tue, 24 Dec 2002) | 6 lines
 
22979
Changed paths:
 
22980
   M /trunk/doc/sympa.pdf
 
22981
   M /trunk/doc/sympa.ps
 
22982
   M /trunk/doc/sympa.tex
 
22983
   M /trunk/doc/sympa.tex.tpl
 
22984
   M /trunk/nls/de.msg
 
22985
   M /trunk/nls/fr.msg
 
22986
   M /trunk/nls/us.msg
 
22987
   M /trunk/src/Commands.pm
 
22988
   M /trunk/src/List.pm
 
22989
   M /trunk/src/Message.pm
 
22990
   M /trunk/src/sympa.pl
 
22991
   M /trunk/src/tools.pl
 
22992
 
 
22993
[C. Mock] Fixes: decrypted message was not always used ; now used as default.
 
22994
New feature: new 'archive_crypted_msg' list parameter ; when archiving message
 
22995
encrypted use original message instead of re-encrypting it.
 
22996
Fix: previous patch did not work with X509 certs which DN starts with email ; no
 
22997
more use "openssl x509 -email" switch
 
22998
 
 
22999
------------------------------------------------------------------------
 
23000
r1718 | salaun | 2002-12-23 15:22:01 +0100 (Mon, 23 Dec 2002) | 2 lines
 
23001
Changed paths:
 
23002
   M /trunk/src/smtp.pm
 
23003
 
 
23004
[C. Mock] Log fix
 
23005
 
 
23006
------------------------------------------------------------------------
 
23007
r1717 | salaun | 2002-12-23 15:15:48 +0100 (Mon, 23 Dec 2002) | 2 lines
 
23008
Changed paths:
 
23009
   M /trunk/src/tools.pl
 
23010
   M /trunk/wwsympa/wwsympa.fcgi
 
23011
 
 
23012
[C. Mock] Change: recognize email as '+MAIL=email' for Sympa to work with old a-sign.at certs
 
23013
 
 
23014
------------------------------------------------------------------------
 
23015
r1716 | salaun | 2002-12-23 15:15:48 +0100 (Mon, 23 Dec 2002) | 2 lines
 
23016
Changed paths:
 
23017
   M /trunk/ChangeLog
 
23018
 
 
23019
*** empty log message ***
 
23020
 
 
23021
------------------------------------------------------------------------
 
23022
r1715 | salaun | 2002-12-20 13:26:12 +0100 (Fri, 20 Dec 2002) | 2 lines
 
23023
Changed paths:
 
23024
   M /trunk/src/List.pm
 
23025
   M /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
23026
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
23027
 
 
23028
[glenn AT elaw.org]New feature: add sort by name on REVIEW page
 
23029
 
 
23030
------------------------------------------------------------------------
 
23031
r1713 | salaun | 2002-12-20 11:54:05 +0100 (Fri, 20 Dec 2002) | 2 lines
 
23032
Changed paths:
 
23033
   M /trunk/Makefile.am
 
23034
   M /trunk/Makefile.in
 
23035
   M /trunk/src/Makefile
 
23036
 
 
23037
Fix: missing vars ETCDIR for src/Makefile
 
23038
 
 
23039
------------------------------------------------------------------------
 
23040
r1712 | salaun | 2002-12-20 11:15:53 +0100 (Fri, 20 Dec 2002) | 2 lines
 
23041
Changed paths:
 
23042
   M /trunk/ChangeLog
 
23043
   M /trunk/nls/us.msg
 
23044
   M /trunk/src/List.pm
 
23045
 
 
23046
New feature: first version of include_admin, not finished yet
 
23047
 
 
23048
------------------------------------------------------------------------
 
23049
r1711 | salaun | 2002-12-19 18:02:41 +0100 (Thu, 19 Dec 2002) | 2 lines
 
23050
Changed paths:
 
23051
   M /trunk/src/tools.pl
 
23052
 
 
23053
Fix: epoch_conf failed analysing dates. As a consequence, most tasks were planned for now. This could make the task_manager busy.
 
23054
 
 
23055
------------------------------------------------------------------------
 
23056
r1710 | salaun | 2002-12-19 11:09:04 +0100 (Thu, 19 Dec 2002) | 4 lines
 
23057
Changed paths:
 
23058
   M /trunk/src/List.pm
 
23059
   M /trunk/src/etc/script/create_db.mysql
 
23060
   M /trunk/wwsympa/wwsympa.fcgi
 
23061
 
 
23062
New feature: Adding logs to DB to provide stats.
 
23063
Log collecting calls have been commented, untill the task_manager is able
 
23064
to clean up logs.
 
23065
 
 
23066
------------------------------------------------------------------------
 
23067
r1708 | salaun | 2002-12-19 10:02:19 +0100 (Thu, 19 Dec 2002) | 2 lines
 
23068
Changed paths:
 
23069
   M /trunk/Makefile.am
 
23070
   M /trunk/Makefile.in
 
23071
   M /trunk/wwsympa/Makefile
 
23072
   M /trunk/wwsympa/archived.pl
 
23073
 
 
23074
Change: Create 'arc_path' directory if not created ; also check access
 
23075
 
 
23076
------------------------------------------------------------------------
 
23077
r1707 | salaun | 2002-12-17 15:57:46 +0100 (Tue, 17 Dec 2002) | 2 lines
 
23078
Changed paths:
 
23079
   M /branches/sympa-3_4-branch/src/sympa_wizard.pl
 
23080
   M /trunk/src/sympa_wizard.pl
 
23081
 
 
23082
[reported by cm AT coretec.at] Fix: sympa_wizard created sympa.conf with old parameter 'trusted_ca_options'
 
23083
 
 
23084
------------------------------------------------------------------------
 
23085
r1706 | salaun | 2002-12-17 12:53:04 +0100 (Tue, 17 Dec 2002) | 2 lines
 
23086
Changed paths:
 
23087
   M /trunk/src/etc/script/create_db.mysql
 
23088
 
 
23089
more simple feld name in log_table
 
23090
 
 
23091
------------------------------------------------------------------------
 
23092
r1702 | salaun | 2002-12-16 17:44:47 +0100 (Mon, 16 Dec 2002) | 4 lines
 
23093
Changed paths:
 
23094
   M /trunk/Makefile.am
 
23095
   M /trunk/Makefile.in
 
23096
   M /trunk/doc/Makefile
 
23097
   M /trunk/doc/parse_tex.pl
 
23098
   M /trunk/doc/sympa.pdf
 
23099
   M /trunk/doc/sympa.ps
 
23100
   M /trunk/doc/sympa.tex
 
23101
   M /trunk/doc/sympa.tex.tpl
 
23102
 
 
23103
Changes: Now all path in documentation use XXXDIR variables.
 
23104
This should be used by packagers to do a "make documentation" so the
 
23105
documentation refer to correct path.
 
23106
 
 
23107
------------------------------------------------------------------------
 
23108
r1701 | salaun | 2002-12-16 17:43:09 +0100 (Mon, 16 Dec 2002) | 2 lines
 
23109
Changed paths:
 
23110
   M /trunk/src/etc/sample/Makefile
 
23111
 
 
23112
Change: install sample liste in sampledir instead of expldir
 
23113
 
 
23114
------------------------------------------------------------------------
 
23115
r1700 | salaun | 2002-12-16 15:03:50 +0100 (Mon, 16 Dec 2002) | 4 lines
 
23116
Changed paths:
 
23117
   M /trunk/Makefile.am
 
23118
   M /trunk/Makefile.in
 
23119
   M /trunk/configure
 
23120
   M /trunk/configure.in
 
23121
   M /trunk/doc/Makefile
 
23122
   M /trunk/doc/sympa.pdf
 
23123
   M /trunk/doc/sympa.ps
 
23124
   M /trunk/doc/sympa.tex
 
23125
   M /trunk/doc/sympa.tex.tpl
 
23126
   M /trunk/src/Conf.pm
 
23127
   M /trunk/src/etc/README
 
23128
   M /trunk/src/etc/script/sympa.spec
 
23129
   M /trunk/src/sympa_wizard.pl
 
23130
 
 
23131
[G. Paressant] Changes: New sympa.spec and build procedure for Mandrake.
 
23132
New parameters are available in configure : with-etcdir, with-nlsdir, with-scriptdir,
 
23133
with-sampledir,with-spooldir,with-docdir. Documentation is now installed.
 
23134
 
 
23135
------------------------------------------------------------------------
 
23136
r1699 | salaun | 2002-12-16 12:02:06 +0100 (Mon, 16 Dec 2002) | 2 lines
 
23137
Changed paths:
 
23138
   M /trunk/wwsympa/wwslib.pm
 
23139
 
 
23140
Change: wws_path no more used ; make it an old_param
 
23141
 
 
23142
------------------------------------------------------------------------
 
23143
r1698 | salaun | 2002-12-13 17:34:51 +0100 (Fri, 13 Dec 2002) | 2 lines
 
23144
Changed paths:
 
23145
   M /trunk/wwsympa/wwsympa.fcgi
 
23146
 
 
23147
Change: reverse sort order for latest lists
 
23148
 
 
23149
------------------------------------------------------------------------
 
23150
r1697 | salaun | 2002-12-13 10:56:44 +0100 (Fri, 13 Dec 2002) | 3 lines
 
23151
Changed paths:
 
23152
   M /trunk/wwsympa/wwsympa.fcgi
 
23153
 
 
23154
[reported by O. Germes] Bug fix: missing $robot parameters. It was leadding to "Missing directory or config file for <list>"
 
23155
error log entries
 
23156
 
 
23157
------------------------------------------------------------------------
 
23158
r1696 | salaun | 2002-12-12 17:39:22 +0100 (Thu, 12 Dec 2002) | 2 lines
 
23159
Changed paths:
 
23160
   M /trunk/wwsympa/wws_templates/cn/editfile.cn.tpl
 
23161
   M /trunk/wwsympa/wws_templates/cz/editfile.cz.tpl
 
23162
   M /trunk/wwsympa/wws_templates/de/editfile.de.tpl
 
23163
   M /trunk/wwsympa/wws_templates/es/editfile.es.tpl
 
23164
   M /trunk/wwsympa/wws_templates/et/editfile.et.tpl
 
23165
   M /trunk/wwsympa/wws_templates/fi/editfile.fi.tpl
 
23166
   M /trunk/wwsympa/wws_templates/fr/editfile.fr.tpl
 
23167
   M /trunk/wwsympa/wws_templates/hu/editfile.hu.tpl
 
23168
   M /trunk/wwsympa/wws_templates/it/editfile.it.tpl
 
23169
   M /trunk/wwsympa/wws_templates/nl/editfile.nl.tpl
 
23170
   M /trunk/wwsympa/wws_templates/ro/editfile.ro.tpl
 
23171
   M /trunk/wwsympa/wws_templates/us/editfile.us.tpl
 
23172
 
 
23173
[Reported by glenn AT elaw.org] FIx: Orphan tag in editfile.tpl causes problem in Mozilla 1.01
 
23174
 
 
23175
------------------------------------------------------------------------
 
23176
r1693 | salaun | 2002-12-12 17:29:16 +0100 (Thu, 12 Dec 2002) | 3 lines
 
23177
Changed paths:
 
23178
   M /trunk/wwsympa/wwsympa.fcgi
 
23179
 
 
23180
[reported by H. S. Rai] Links in summaries failed if message-id contained a dash ('-'). Mhonarc escapes these chars in
 
23181
HTML messages.
 
23182
 
 
23183
------------------------------------------------------------------------
 
23184
r1692 | salaun | 2002-12-12 16:22:22 +0100 (Thu, 12 Dec 2002) | 2 lines
 
23185
Changed paths:
 
23186
   M /trunk/wwsympa/wwsympa.fcgi
 
23187
 
 
23188
Bug fix: also escape () in arcsearch_id. Also escape these chars in arcsearch
 
23189
 
 
23190
------------------------------------------------------------------------
 
23191
r1691 | salaun | 2002-12-11 14:27:12 +0100 (Wed, 11 Dec 2002) | 2 lines
 
23192
Changed paths:
 
23193
   M /branches/sympa-3_4-branch/src/sympa_wizard.pl
 
23194
   M /trunk/src/sympa_wizard.pl
 
23195
 
 
23196
[reported by G. Paressant] Fix: when building RPMs conf files were not searched at the right place
 
23197
 
 
23198
------------------------------------------------------------------------
 
23199
r1690 | salaun | 2002-12-11 11:42:43 +0100 (Wed, 11 Dec 2002) | 2 lines
 
23200
Changed paths:
 
23201
   M /trunk/src/etc/templates/us/summary.us.tpl
 
23202
 
 
23203
Fix: variable name has changed since latest changes to send_digest
 
23204
 
 
23205
------------------------------------------------------------------------
 
23206
r1689 | salaun | 2002-12-10 17:53:59 +0100 (Tue, 10 Dec 2002) | 2 lines
 
23207
Changed paths:
 
23208
   M /branches/sympa-3_4-branch/src/etc/script/arc2webarc.pl
 
23209
   M /trunk/src/etc/script/arc2webarc.pl
 
23210
 
 
23211
[proposed by A. Bernstein] Fix: make the script VRobot-compatible
 
23212
 
 
23213
------------------------------------------------------------------------
 
23214
r1687 | salaun | 2002-12-10 17:39:34 +0100 (Tue, 10 Dec 2002) | 3 lines
 
23215
Changed paths:
 
23216
   M /trunk/src/Makefile
 
23217
 
 
23218
[reported by Oracle AT provocation.net] [BugID 79] Fix: 'make install' was doing a non-selective chown/chgrp -R
 
23219
on sbin/ directory. Now only installed files are concerned.
 
23220
 
 
23221
------------------------------------------------------------------------
 
23222
r1686 | salaun | 2002-12-10 15:05:52 +0100 (Tue, 10 Dec 2002) | 2 lines
 
23223
Changed paths:
 
23224
   M /trunk/ChangeLog
 
23225
   M /trunk/nls/cn.msg
 
23226
   M /trunk/nls/cz.msg
 
23227
   M /trunk/nls/de.msg
 
23228
   M /trunk/nls/es.msg
 
23229
   M /trunk/nls/et.msg
 
23230
   M /trunk/nls/fi.msg
 
23231
   M /trunk/nls/fr.msg
 
23232
   M /trunk/nls/hu.msg
 
23233
   M /trunk/nls/it.msg
 
23234
   M /trunk/nls/nl.msg
 
23235
   M /trunk/nls/pl.msg
 
23236
   M /trunk/nls/ro.msg
 
23237
   M /trunk/nls/tw.msg
 
23238
   M /trunk/nls/us.msg
 
23239
   M /trunk/src/List.pm
 
23240
   A /trunk/src/etc/templates/cn/digest.cn.tpl
 
23241
   A /trunk/src/etc/templates/cz/digest.cz.tpl
 
23242
   A /trunk/src/etc/templates/de/digest.de.tpl
 
23243
   A /trunk/src/etc/templates/es/digest.es.tpl
 
23244
   A /trunk/src/etc/templates/et/digest.et.tpl
 
23245
   A /trunk/src/etc/templates/fi/digest.fi.tpl
 
23246
   A /trunk/src/etc/templates/fr/digest.fr.tpl
 
23247
   A /trunk/src/etc/templates/hu/digest.hu.tpl
 
23248
   A /trunk/src/etc/templates/it/digest.it.tpl
 
23249
   A /trunk/src/etc/templates/nl/digest.nl.tpl
 
23250
   A /trunk/src/etc/templates/pl/digest.pl.tpl
 
23251
   A /trunk/src/etc/templates/ro/digest.ro.tpl
 
23252
   A /trunk/src/etc/templates/tw
 
23253
   A /trunk/src/etc/templates/tw/digest.tw.tpl
 
23254
   A /trunk/src/etc/templates/us/digest.us.tpl
 
23255
   M /trunk/src/tools.pl
 
23256
 
 
23257
Change: Digest is now defined in a template
 
23258
 
 
23259
------------------------------------------------------------------------
 
23260
r1683 | salaun | 2002-12-09 12:08:45 +0100 (Mon, 09 Dec 2002) | 2 lines
 
23261
Changed paths:
 
23262
   M /trunk/Makefile.in
 
23263
 
 
23264
Updated
 
23265
 
 
23266
------------------------------------------------------------------------
 
23267
r1682 | salaun | 2002-12-09 09:45:23 +0100 (Mon, 09 Dec 2002) | 2 lines
 
23268
Changed paths:
 
23269
   M /trunk/Makefile.am
 
23270
 
 
23271
[reported by G. Paressant] Fix: DESTDIR env variable was not set when running the wizard
 
23272
 
 
23273
------------------------------------------------------------------------
 
23274
r1681 | salaun | 2002-12-06 16:57:48 +0100 (Fri, 06 Dec 2002) | 2 lines
 
23275
Changed paths:
 
23276
   M /trunk/Makefile.am
 
23277
 
 
23278
[Guy Paressant] Fix: refered to SBINDIR instead of LIBDIR
 
23279
 
 
23280
------------------------------------------------------------------------
 
23281
r1679 | salaun | 2002-12-06 10:54:00 +0100 (Fri, 06 Dec 2002) | 3 lines
 
23282
Changed paths:
 
23283
   M /trunk/wwsympa/wwsympa.fcgi
 
23284
 
 
23285
[Marco AT porciletto.org] Bug fix: editsubscriber failed with some versions of web_templates (including Italian)
 
23286
not recently updated.
 
23287
 
 
23288
------------------------------------------------------------------------
 
23289
r1678 | salaun | 2002-12-06 10:22:09 +0100 (Fri, 06 Dec 2002) | 3 lines
 
23290
Changed paths:
 
23291
   M /trunk/doc/sympa.pdf
 
23292
   M /trunk/doc/sympa.ps
 
23293
   M /trunk/doc/sympa.tex
 
23294
   M /trunk/doc/sympa.tex.tpl
 
23295
   M /trunk/src/Conf.pm
 
23296
   M /trunk/wwsympa/wwsympa.fcgi
 
23297
 
 
23298
[proposed by J. Douglass] New features: Add SSL support while authenticating to LDAP server
 
23299
New 'use_ssl', 'ssl_version' and 'ssl_ciphers' parameters in auth.conf
 
23300
 
 
23301
------------------------------------------------------------------------
 
23302
r1677 | salaun | 2002-12-05 17:06:13 +0100 (Thu, 05 Dec 2002) | 2 lines
 
23303
Changed paths:
 
23304
   M /trunk/doc/sympa.pdf
 
23305
   M /trunk/doc/sympa.ps
 
23306
   M /trunk/doc/sympa.tex
 
23307
   M /trunk/doc/sympa.tex.tpl
 
23308
 
 
23309
Detail header/footer algorythm
 
23310
 
 
23311
------------------------------------------------------------------------
 
23312
r1676 | salaun | 2002-12-05 17:00:17 +0100 (Thu, 05 Dec 2002) | 2 lines
 
23313
Changed paths:
 
23314
   M /trunk/src/parser.pl
 
23315
 
 
23316
Add check
 
23317
 
 
23318
------------------------------------------------------------------------
 
23319
r1675 | salaun | 2002-12-05 12:01:45 +0100 (Thu, 05 Dec 2002) | 2 lines
 
23320
Changed paths:
 
23321
   M /trunk/check_perl_modules.pl
 
23322
 
 
23323
Require recent LDAP modules with SSL features
 
23324
 
 
23325
------------------------------------------------------------------------
 
23326
r1674 | salaun | 2002-12-03 09:26:28 +0100 (Tue, 03 Dec 2002) | 2 lines
 
23327
Changed paths:
 
23328
   M /branches/sympa-3_4-branch/src/Conf.pm
 
23329
   M /trunk/src/Conf.pm
 
23330
 
 
23331
Fix: 'web_archive_spam_protection' not recognized as robot.conf parameter
 
23332
 
 
23333
------------------------------------------------------------------------
 
23334
r1672 | salaun | 2002-12-02 10:42:43 +0100 (Mon, 02 Dec 2002) | 2 lines
 
23335
Changed paths:
 
23336
   M /trunk/wwsympa/wwsympa.fcgi
 
23337
 
 
23338
Fix: only rebuild archives of the current VRobot
 
23339
 
 
23340
------------------------------------------------------------------------
 
23341
r1671 | salaun | 2002-11-27 16:33:46 +0100 (Wed, 27 Nov 2002) | 2 lines
 
23342
Changed paths:
 
23343
   M /trunk/doc/sympa.pdf
 
23344
   M /trunk/doc/sympa.ps
 
23345
   M /trunk/doc/sympa.tex
 
23346
   M /trunk/doc/sympa.tex.tpl
 
23347
 
 
23348
Document spam protection list parameters
 
23349
 
 
23350
------------------------------------------------------------------------
 
23351
r1669 | salaun | 2002-11-27 14:28:26 +0100 (Wed, 27 Nov 2002) | 4 lines
 
23352
Changed paths:
 
23353
   M /trunk/src/tools.pl
 
23354
 
 
23355
Change: extend escaped characters in URLs.
 
23356
JC Delepine has reported a problem with 0xB0 char not escaped in document
 
23357
repository
 
23358
 
 
23359
------------------------------------------------------------------------
 
23360
r1668 | salaun | 2002-11-27 14:20:45 +0100 (Wed, 27 Nov 2002) | 3 lines
 
23361
Changed paths:
 
23362
   M /trunk/wwsympa/wwsympa.fcgi
 
23363
 
 
23364
Fix: extend escaped characters in URLs.
 
23365
A problem was reported by JC Delepine with 0B0 character in the document repository
 
23366
 
 
23367
------------------------------------------------------------------------
 
23368
r1667 | salaun | 2002-11-26 13:08:14 +0100 (Tue, 26 Nov 2002) | 3 lines
 
23369
Changed paths:
 
23370
   M /trunk/src/parser.pl
 
23371
   M /trunk/wwsympa/wws_templates/us/viewbounce.us.tpl
 
23372
 
 
23373
[reported by G. Helou] New feature: Add escape_html option to the parser.
 
23374
This was required to escape <> chars in bounces
 
23375
 
 
23376
------------------------------------------------------------------------
 
23377
r1666 | salaun | 2002-11-26 12:02:01 +0100 (Tue, 26 Nov 2002) | 2 lines
 
23378
Changed paths:
 
23379
   D /trunk/wwsympa/wws_templates/de/viewbounce.de.tpl
 
23380
   D /trunk/wwsympa/wws_templates/fi/viewbounce.fi.tpl
 
23381
 
 
23382
Remove duplicate templates
 
23383
 
 
23384
------------------------------------------------------------------------
 
23385
r1665 | salaun | 2002-11-26 11:10:14 +0100 (Tue, 26 Nov 2002) | 2 lines
 
23386
Changed paths:
 
23387
   M /branches/sympa-3_4-branch/src/List.pm
 
23388
   M /trunk/src/List.pm
 
23389
 
 
23390
Bug Fix: missing trailing boundary to the confirm message
 
23391
 
 
23392
------------------------------------------------------------------------
 
23393
r1664 | salaun | 2002-11-21 11:31:27 +0100 (Thu, 21 Nov 2002) | 2 lines
 
23394
Changed paths:
 
23395
   M /trunk/src/Makefile
 
23396
   A /trunk/src/etc/README
 
23397
 
 
23398
Change: add a README in bin/etc/
 
23399
 
 
23400
------------------------------------------------------------------------
 
23401
r1662 | salaun | 2002-11-21 11:21:37 +0100 (Thu, 21 Nov 2002) | 2 lines
 
23402
Changed paths:
 
23403
   M /trunk/src/List.pm
 
23404
   M /trunk/src/etc/sample/Makefile
 
23405
   A /trunk/src/etc/topics.conf
 
23406
   M /trunk/wwsympa/wwsympa.fcgi
 
23407
 
 
23408
Change: ignore topics if no topics.conf was found. Also install a default topics.conf
 
23409
 
 
23410
------------------------------------------------------------------------
 
23411
r1661 | salaun | 2002-11-21 10:37:35 +0100 (Thu, 21 Nov 2002) | 3 lines
 
23412
Changed paths:
 
23413
   M /trunk/src/List.pm
 
23414
   M /trunk/src/etc/script/create_db.mysql
 
23415
   M /trunk/wwsympa/wwsympa.fcgi
 
23416
 
 
23417
New feature: (incomplete) new subroutine for logs in DB. It could provide data for
 
23418
statistics
 
23419
 
 
23420
------------------------------------------------------------------------
 
23421
r1660 | salaun | 2002-11-20 17:13:44 +0100 (Wed, 20 Nov 2002) | 3 lines
 
23422
Changed paths:
 
23423
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
23424
 
 
23425
[reported by Antoine AT rezo.net] Update: complete cookies warning message, Javascript might not have cookies
 
23426
read access
 
23427
 
 
23428
------------------------------------------------------------------------
 
23429
r1659 | salaun | 2002-11-20 16:04:28 +0100 (Wed, 20 Nov 2002) | 2 lines
 
23430
Changed paths:
 
23431
   M /trunk/src/task_manager.pl
 
23432
 
 
23433
[reported by O. Lacroix] Change: put log entry about unused task label in debug3
 
23434
 
 
23435
------------------------------------------------------------------------
 
23436
r1658 | salaun | 2002-11-20 14:44:08 +0100 (Wed, 20 Nov 2002) | 2 lines
 
23437
Changed paths:
 
23438
   M /branches/sympa-3_4-branch/src/etc/scenari/info.private
 
23439
   M /branches/sympa-3_4-branch/src/etc/scenari/review.intranet
 
23440
   M /branches/sympa-3_4-branch/src/etc/scenari/visibility.intranet
 
23441
   M /trunk/src/etc/scenari/info.private
 
23442
   M /trunk/src/etc/scenari/review.intranet
 
23443
   M /trunk/src/etc/scenari/visibility.intranet
 
23444
 
 
23445
[O. Lacroix] Fix: Owners and editors were not accepted
 
23446
 
 
23447
------------------------------------------------------------------------
 
23448
r1657 | salaun | 2002-11-18 13:02:44 +0100 (Mon, 18 Nov 2002) | 2 lines
 
23449
Changed paths:
 
23450
   M /trunk/wwsympa/wwsympa.fcgi
 
23451
 
 
23452
Fix: wrong test on 'db_additional_subscriber_fields' ; default in Conf.pm make it always defined
 
23453
 
 
23454
------------------------------------------------------------------------
 
23455
r1656 | salaun | 2002-11-18 12:57:18 +0100 (Mon, 18 Nov 2002) | 2 lines
 
23456
Changed paths:
 
23457
   M /trunk/wwsympa/wws_templates/fr/editsubscriber.fr.tpl
 
23458
   M /trunk/wwsympa/wws_templates/us/editsubscriber.us.tpl
 
23459
 
 
23460
Fix: missing conditionnal use of additional fields
 
23461
 
 
23462
------------------------------------------------------------------------
 
23463
r1654 | salaun | 2002-11-18 12:25:38 +0100 (Mon, 18 Nov 2002) | 3 lines
 
23464
Changed paths:
 
23465
   M /trunk/wwsympa/wws_templates/cn/editsubscriber.cn.tpl
 
23466
   M /trunk/wwsympa/wws_templates/cz/editsubscriber.cz.tpl
 
23467
   M /trunk/wwsympa/wws_templates/de/editsubscriber.de.tpl
 
23468
   M /trunk/wwsympa/wws_templates/es/editsubscriber.es.tpl
 
23469
   M /trunk/wwsympa/wws_templates/et/editsubscriber.et.tpl
 
23470
   M /trunk/wwsympa/wws_templates/fi/editsubscriber.fi.tpl
 
23471
   M /trunk/wwsympa/wws_templates/fr/editsubscriber.fr.tpl
 
23472
   M /trunk/wwsympa/wws_templates/hu/editsubscriber.hu.tpl
 
23473
   M /trunk/wwsympa/wws_templates/it/editsubscriber.it.tpl
 
23474
   M /trunk/wwsympa/wws_templates/nl/editsubscriber.nl.tpl
 
23475
   M /trunk/wwsympa/wws_templates/ro/editsubscriber.ro.tpl
 
23476
   M /trunk/wwsympa/wws_templates/us/editsubscriber.us.tpl
 
23477
   M /trunk/wwsympa/wwsympa.fcgi
 
23478
 
 
23479
Bug fix: editsubscriber failed if the owner was subscriber of the list. do_editsubscriber() was using 'subscriber'
 
23480
variable already used.
 
23481
 
 
23482
------------------------------------------------------------------------
 
23483
r1653 | salaun | 2002-11-18 12:22:57 +0100 (Mon, 18 Nov 2002) | 2 lines
 
23484
Changed paths:
 
23485
   M /trunk/src/List.pm
 
23486
 
 
23487
Bug fix: include_file included only local parts of email addresses
 
23488
 
 
23489
------------------------------------------------------------------------
 
23490
r1652 | salaun | 2002-11-15 10:38:20 +0100 (Fri, 15 Nov 2002) | 2 lines
 
23491
Changed paths:
 
23492
   M /trunk/src/List.pm
 
23493
   M /trunk/wwsympa/wws_templates/fr/editsubscriber.fr.tpl
 
23494
   M /trunk/wwsympa/wws_templates/us/editsubscriber.us.tpl
 
23495
   M /trunk/wwsympa/wwsympa.fcgi
 
23496
 
 
23497
[requested by Eric Sandquist] New feature: db_additional_subscriber_fields (declared in sympa.conf) can now be edited in editsubscriber page (ENUM are used)
 
23498
 
 
23499
------------------------------------------------------------------------
 
23500
r1651 | salaun | 2002-11-15 09:05:25 +0100 (Fri, 15 Nov 2002) | 2 lines
 
23501
Changed paths:
 
23502
   M /trunk/src/List.pm
 
23503
 
 
23504
Add comment
 
23505
 
 
23506
------------------------------------------------------------------------
 
23507
r1649 | salaun | 2002-11-14 14:40:35 +0100 (Thu, 14 Nov 2002) | 2 lines
 
23508
Changed paths:
 
23509
   M /trunk/Makefile.in
 
23510
   M /trunk/doc/sympa.pdf
 
23511
   M /trunk/doc/sympa.ps
 
23512
   M /trunk/doc/sympa.tex
 
23513
   M /trunk/doc/sympa.tex.tpl
 
23514
   M /trunk/important_changes.pl
 
23515
 
 
23516
Complete documentation about mail aliases
 
23517
 
 
23518
------------------------------------------------------------------------
 
23519
r1647 | salaun | 2002-11-14 10:59:09 +0100 (Thu, 14 Nov 2002) | 2 lines
 
23520
Changed paths:
 
23521
   M /trunk/ChangeLog
 
23522
   M /trunk/NEWS
 
23523
 
 
23524
preparing 4.0.a1 version
 
23525
 
 
23526
------------------------------------------------------------------------
 
23527
r1644 | salaun | 2002-11-14 10:26:20 +0100 (Thu, 14 Nov 2002) | 2 lines
 
23528
Changed paths:
 
23529
   A /trunk/src/etc/templates/fr/list_rejected.fr.tpl
 
23530
   A /trunk/src/etc/templates/us/list_rejected.us.tpl
 
23531
   M /trunk/wwsympa/wwsympa.fcgi
 
23532
 
 
23533
[reported by R. Salmon] Fix: rejection of pending lists was not coded
 
23534
 
 
23535
------------------------------------------------------------------------
 
23536
r1643 | salaun | 2002-11-13 11:43:42 +0100 (Wed, 13 Nov 2002) | 2 lines
 
23537
Changed paths:
 
23538
   M /branches/sympa-3_4-branch/src/sympa_wizard.pl
 
23539
   M /trunk/src/sympa_wizard.pl
 
23540
 
 
23541
Change: make the wizard less quiet
 
23542
 
 
23543
------------------------------------------------------------------------
 
23544
r1642 | salaun | 2002-11-13 11:26:13 +0100 (Wed, 13 Nov 2002) | 2 lines
 
23545
Changed paths:
 
23546
   M /branches/sympa-3_4-branch/wwsympa/wwsympa.fcgi
 
23547
   M /trunk/wwsympa/wwsympa.fcgi
 
23548
 
 
23549
Fix: wwsympa would die under certain circumstances if LDAP Bind failed with error mewssage : "Can't call method "code" on an undefined value"
 
23550
 
 
23551
------------------------------------------------------------------------
 
23552
r1640 | salaun | 2002-11-13 11:06:57 +0100 (Wed, 13 Nov 2002) | 2 lines
 
23553
Changed paths:
 
23554
   M /trunk/doc/sympa.pdf
 
23555
   M /trunk/doc/sympa.ps
 
23556
   M /trunk/doc/sympa.tex
 
23557
   M /trunk/doc/sympa.tex.tpl
 
23558
 
 
23559
Missing documentation for 'authentication_info_url' in auth.conf
 
23560
 
 
23561
------------------------------------------------------------------------
 
23562
r1638 | salaun | 2002-11-12 18:04:14 +0100 (Tue, 12 Nov 2002) | 4 lines
 
23563
Changed paths:
 
23564
   M /trunk/wwsympa/wws_templates/fr/error.fr.tpl
 
23565
   M /trunk/wwsympa/wws_templates/us/error.us.tpl
 
23566
   M /trunk/wwsympa/wwsympa.fcgi
 
23567
 
 
23568
Fix: wwsympa would prompt a 'template error' if an LDAP user requested a
 
23569
password reminder when the authentication_info_url URL was not defined in
 
23570
auth.conf. Now return an error message.
 
23571
 
 
23572
------------------------------------------------------------------------
 
23573
r1637 | salaun | 2002-11-12 17:13:18 +0100 (Tue, 12 Nov 2002) | 2 lines
 
23574
Changed paths:
 
23575
   M /trunk/src/Conf.pm
 
23576
 
 
23577
Fix: detect 'SET listname mode' commands as miaddressed commands
 
23578
 
 
23579
------------------------------------------------------------------------
 
23580
r1636 | salaun | 2002-11-12 17:10:19 +0100 (Tue, 12 Nov 2002) | 2 lines
 
23581
Changed paths:
 
23582
   M /trunk/check_perl_modules.pl
 
23583
 
 
23584
Cannot auto-install mhonarc
 
23585
 
 
23586
------------------------------------------------------------------------
 
23587
r1635 | salaun | 2002-11-12 15:49:42 +0100 (Tue, 12 Nov 2002) | 2 lines
 
23588
Changed paths:
 
23589
   M /trunk/doc/sympa.tex.tpl
 
23590
 
 
23591
Fix previous changes
 
23592
 
 
23593
------------------------------------------------------------------------
 
23594
r1634 | salaun | 2002-11-12 15:46:44 +0100 (Tue, 12 Nov 2002) | 2 lines
 
23595
Changed paths:
 
23596
   M /trunk/check_perl_modules.pl
 
23597
 
 
23598
Mhonarc is installed by check_perl_modules.pl
 
23599
 
 
23600
------------------------------------------------------------------------
 
23601
r1633 | salaun | 2002-11-12 15:31:00 +0100 (Tue, 12 Nov 2002) | 2 lines
 
23602
Changed paths:
 
23603
   M /trunk/doc/sympa.tex.tpl
 
23604
 
 
23605
[Janek Hiis] Fix AVP example
 
23606
 
 
23607
------------------------------------------------------------------------
 
23608
r1632 | salaun | 2002-11-05 17:33:50 +0100 (Tue, 05 Nov 2002) | 2 lines
 
23609
Changed paths:
 
23610
   M /trunk/src/tools.pl
 
23611
 
 
23612
Fix incorrect openssl argument rtelated to null capath or null cafile argument.
 
23613
 
 
23614
------------------------------------------------------------------------
 
23615
r1631 | salaun | 2002-11-05 14:45:18 +0100 (Tue, 05 Nov 2002) | 2 lines
 
23616
Changed paths:
 
23617
   M /trunk/doc/sympa.tex.tpl
 
23618
 
 
23619
Fixe cookie format description
 
23620
 
 
23621
------------------------------------------------------------------------
 
23622
r1630 | salaun | 2002-11-05 13:27:52 +0100 (Tue, 05 Nov 2002) | 2 lines
 
23623
Changed paths:
 
23624
   M /trunk/check_perl_modules.pl
 
23625
 
 
23626
Changes: Require recent Mailtools because of mailx security problems
 
23627
 
 
23628
------------------------------------------------------------------------
 
23629
r1629 | salaun | 2002-11-05 12:04:24 +0100 (Tue, 05 Nov 2002) | 2 lines
 
23630
Changed paths:
 
23631
   M /trunk/doc/sympa.pdf
 
23632
   M /trunk/doc/sympa.ps
 
23633
   M /trunk/doc/sympa.tex
 
23634
   M /trunk/doc/sympa.tex.tpl
 
23635
 
 
23636
[BugID 67] Fix: reference to robot aliases
 
23637
 
 
23638
------------------------------------------------------------------------
 
23639
r1628 | salaun | 2002-11-04 17:59:02 +0100 (Mon, 04 Nov 2002) | 2 lines
 
23640
Changed paths:
 
23641
   M /trunk/src/sympa.pl
 
23642
 
 
23643
[BugID 70] [H. Maza] Bug fix:  In the final report of expire process, the first subscriber is skiped, no matter his subscription is confirmed ot not.
 
23644
 
 
23645
------------------------------------------------------------------------
 
23646
r1627 | salaun | 2002-11-04 17:52:23 +0100 (Mon, 04 Nov 2002) | 2 lines
 
23647
Changed paths:
 
23648
   M /trunk/src/Commands.pm
 
23649
 
 
23650
[BugID 70] [H. Maza] Bug fix:  In many cases, uncorrect list of subscribers to be notified, or uncorrect list of unconfirmed subscriptions, is reported during an expire process. In addition, sympa reports an error : "Command not understood: ignoring end of message."
 
23651
 
 
23652
------------------------------------------------------------------------
 
23653
r1623 | salaun | 2002-10-25 11:56:22 +0200 (Fri, 25 Oct 2002) | 3 lines
 
23654
Changed paths:
 
23655
   M /trunk/src/List.pm
 
23656
   M /trunk/src/tools.pl
 
23657
 
 
23658
[reported by G. Paressant] Bug fix: if email entries returned by List::_include_users_ldap() contained spaces characters,
 
23659
then the database update could lead to a "duplicate entry error", causing the List::sync_include() to fail
 
23660
 
 
23661
------------------------------------------------------------------------
 
23662
r1622 | salaun | 2002-10-25 11:30:25 +0200 (Fri, 25 Oct 2002) | 2 lines
 
23663
Changed paths:
 
23664
   M /trunk/src/List.pm
 
23665
 
 
23666
Change: use standard email regexp
 
23667
 
 
23668
------------------------------------------------------------------------
 
23669
r1621 | salaun | 2002-10-25 10:54:11 +0200 (Fri, 25 Oct 2002) | 2 lines
 
23670
Changed paths:
 
23671
   M /trunk/src/List.pm
 
23672
 
 
23673
Fix: lots of errors were logged in 'debug' log level ; now use 'err'
 
23674
 
 
23675
------------------------------------------------------------------------
 
23676
r1619 | salaun | 2002-10-25 09:11:05 +0200 (Fri, 25 Oct 2002) | 2 lines
 
23677
Changed paths:
 
23678
   M /trunk/src/sympa.pl
 
23679
 
 
23680
Slightly change rejection log
 
23681
 
 
23682
------------------------------------------------------------------------
 
23683
r1616 | salaun | 2002-10-24 16:43:54 +0200 (Thu, 24 Oct 2002) | 3 lines
 
23684
Changed paths:
 
23685
   M /trunk/src/List.pm
 
23686
 
 
23687
[BugID 63] [reported by G. Paressant] Fix: sync_include() made the task_manager die if duplicate emails where found
 
23688
in SQL or LDAP query result
 
23689
 
 
23690
------------------------------------------------------------------------
 
23691
r1614 | salaun | 2002-10-24 14:59:58 +0200 (Thu, 24 Oct 2002) | 4 lines
 
23692
Changed paths:
 
23693
   M /trunk/src/sympa_wizard.pl
 
23694
 
 
23695
[BugID 58] [reported by Xavier AT cs.gouv.qc.ca] Fix: sympa_wizard used temporary files in /tmp/ ; if /tmp/ was
 
23696
an a different filesystem than /etc/, then the rename() would fail. No more use temporary files.
 
23697
Change: only warn if rename() of previous cong files failed
 
23698
 
 
23699
------------------------------------------------------------------------
 
23700
r1613 | salaun | 2002-10-22 17:51:13 +0200 (Tue, 22 Oct 2002) | 3 lines
 
23701
Changed paths:
 
23702
   M /trunk/src/List.pm
 
23703
 
 
23704
[reported by M. Beheregaray] Fix: Sympa.pl would die with error "unmatched [] in regexp" if custom_subject contained '[]'
 
23705
Now do some custom_subject cleanup
 
23706
 
 
23707
------------------------------------------------------------------------
 
23708
r1612 | salaun | 2002-10-22 17:25:12 +0200 (Tue, 22 Oct 2002) | 2 lines
 
23709
Changed paths:
 
23710
   M /trunk/nls/fr.msg
 
23711
   M /trunk/nls/us.msg
 
23712
   M /trunk/src/List.pm
 
23713
   M /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
23714
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
23715
   M /trunk/wwsympa/wwsympa.fcgi
 
23716
 
 
23717
[requested by V. Mathieu] New feature: Add names to data sources, also allow sorting from REVIEW page
 
23718
 
 
23719
------------------------------------------------------------------------
 
23720
r1611 | salaun | 2002-10-22 16:01:52 +0200 (Tue, 22 Oct 2002) | 2 lines
 
23721
Changed paths:
 
23722
   M /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
23723
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
23724
 
 
23725
Change: remove unusefull 'domain' column
 
23726
 
 
23727
------------------------------------------------------------------------
 
23728
r1610 | salaun | 2002-10-22 15:13:58 +0200 (Tue, 22 Oct 2002) | 2 lines
 
23729
Changed paths:
 
23730
   M /trunk/src/etc/mhonarc-ressources
 
23731
   A /trunk/wwsympa/icons/begin.png
 
23732
   A /trunk/wwsympa/icons/end.png
 
23733
 
 
23734
[O. Lacroix] New feature: new 'FastForward' and 'Rewind' button in archives
 
23735
 
 
23736
------------------------------------------------------------------------
 
23737
r1609 | salaun | 2002-10-22 15:12:17 +0200 (Tue, 22 Oct 2002) | 2 lines
 
23738
Changed paths:
 
23739
   M /trunk/wwsympa/wwsympa.fcgi
 
23740
 
 
23741
Fix: jump to 'serveradmin' when a rebuildall has been performed
 
23742
 
 
23743
------------------------------------------------------------------------
 
23744
r1608 | salaun | 2002-10-22 14:49:35 +0200 (Tue, 22 Oct 2002) | 2 lines
 
23745
Changed paths:
 
23746
   M /trunk/src/tools.pl
 
23747
 
 
23748
Change: Also look for templates in the list's templates/ subdir
 
23749
 
 
23750
------------------------------------------------------------------------
 
23751
r1607 | salaun | 2002-10-22 14:46:41 +0200 (Tue, 22 Oct 2002) | 2 lines
 
23752
Changed paths:
 
23753
   M /trunk/src/tools.pl
 
23754
 
 
23755
Change: do not use $' for emacs's sake
 
23756
 
 
23757
------------------------------------------------------------------------
 
23758
r1606 | salaun | 2002-10-22 14:43:34 +0200 (Tue, 22 Oct 2002) | 2 lines
 
23759
Changed paths:
 
23760
   M /trunk/wwsympa/wwsympa.fcgi
 
23761
 
 
23762
Fix: re-evaluate important vars before parsing templates ; things change so fast....
 
23763
 
 
23764
------------------------------------------------------------------------
 
23765
r1605 | salaun | 2002-10-22 14:42:49 +0200 (Tue, 22 Oct 2002) | 2 lines
 
23766
Changed paths:
 
23767
   M /trunk/src/List.pm
 
23768
 
 
23769
Fix: reset 'get_subscriber' cache entry after an update
 
23770
 
 
23771
------------------------------------------------------------------------
 
23772
r1604 | salaun | 2002-10-22 14:26:17 +0200 (Tue, 22 Oct 2002) | 2 lines
 
23773
Changed paths:
 
23774
   M /trunk/wwsympa/wws_templates/fr/list_menu.fr.tpl
 
23775
   M /trunk/wwsympa/wws_templates/us/list_menu.us.tpl
 
23776
 
 
23777
Fix: in inckude2 mode, show 'subscribe' button even if user is included
 
23778
 
 
23779
------------------------------------------------------------------------
 
23780
r1603 | salaun | 2002-10-22 14:14:33 +0200 (Tue, 22 Oct 2002) | 2 lines
 
23781
Changed paths:
 
23782
   M /trunk/wwsympa/wwsympa.fcgi
 
23783
 
 
23784
Fix previous change
 
23785
 
 
23786
------------------------------------------------------------------------
 
23787
r1602 | salaun | 2002-10-22 14:08:21 +0200 (Tue, 22 Oct 2002) | 2 lines
 
23788
Changed paths:
 
23789
   M /trunk/wwsympa/wwsympa.fcgi
 
23790
 
 
23791
Change: don't use $' for emacs edition concerns
 
23792
 
 
23793
------------------------------------------------------------------------
 
23794
r1601 | salaun | 2002-10-22 14:06:18 +0200 (Tue, 22 Oct 2002) | 2 lines
 
23795
Changed paths:
 
23796
   M /trunk/wwsympa/wwsympa.fcgi
 
23797
 
 
23798
Fix: with 'include2', included users could not be added ; included+subscribed users could not be deleted
 
23799
 
 
23800
------------------------------------------------------------------------
 
23801
r1600 | salaun | 2002-10-21 13:46:05 +0200 (Mon, 21 Oct 2002) | 2 lines
 
23802
Changed paths:
 
23803
   A /trunk/src/parse_translation.pl
 
23804
   M /trunk/src/tools.pl
 
23805
   A /trunk/wwsympa/wws_templates/us/translate.us.tpl
 
23806
   A /trunk/wwsympa/wws_templates/us/view_template.us.tpl
 
23807
   M /trunk/wwsympa/wwsympa.fcgi
 
23808
 
 
23809
New feature: web templates translation system (first version)
 
23810
 
 
23811
------------------------------------------------------------------------
 
23812
r1597 | salaun | 2002-10-21 11:21:35 +0200 (Mon, 21 Oct 2002) | 2 lines
 
23813
Changed paths:
 
23814
   M /trunk/NEWS
 
23815
 
 
23816
missing "you MUST rebuild archives"
 
23817
 
 
23818
------------------------------------------------------------------------
 
23819
r1596 | salaun | 2002-10-21 11:12:39 +0200 (Mon, 21 Oct 2002) | 2 lines
 
23820
Changed paths:
 
23821
   M /trunk/doc/sympa.pdf
 
23822
   M /trunk/doc/sympa.ps
 
23823
   M /trunk/doc/sympa.tex
 
23824
   M /trunk/doc/sympa.tex.tpl
 
23825
 
 
23826
[bugID 59] [reported by xavier AT cs.gouv.qc.ca] Duplicates in manual ; fix macros
 
23827
 
 
23828
------------------------------------------------------------------------
 
23829
r1595 | salaun | 2002-10-18 10:02:42 +0200 (Fri, 18 Oct 2002) | 2 lines
 
23830
Changed paths:
 
23831
   M /trunk/wwsympa/wwsympa.fcgi
 
23832
 
 
23833
[path_info] available in web templates
 
23834
 
 
23835
------------------------------------------------------------------------
 
23836
r1594 | salaun | 2002-10-18 09:35:50 +0200 (Fri, 18 Oct 2002) | 2 lines
 
23837
Changed paths:
 
23838
   M /trunk/src/sympa_wizard.pl
 
23839
 
 
23840
[xavier AT cs.gouv.qc.ca] Changes: Precise error message
 
23841
 
 
23842
------------------------------------------------------------------------
 
23843
r1593 | salaun | 2002-10-17 17:17:06 +0200 (Thu, 17 Oct 2002) | 2 lines
 
23844
Changed paths:
 
23845
   M /trunk/src/sympa.pl
 
23846
 
 
23847
Fix: 'antivirus_notify' was only used in message forarding context
 
23848
 
 
23849
------------------------------------------------------------------------
 
23850
r1592 | salaun | 2002-10-17 15:44:07 +0200 (Thu, 17 Oct 2002) | 2 lines
 
23851
Changed paths:
 
23852
   M /trunk/wwsympa/wws_templates/fr/admin_menu.fr.tpl
 
23853
   A /trunk/wwsympa/wws_templates/fr/get_closed_lists.fr.tpl
 
23854
   A /trunk/wwsympa/wws_templates/fr/get_latest_lists.fr.tpl
 
23855
   A /trunk/wwsympa/wws_templates/fr/set_pending_list_request.fr.tpl
 
23856
 
 
23857
[O. Lacroix] New translated templates, fixes
 
23858
 
 
23859
------------------------------------------------------------------------
 
23860
r1591 | salaun | 2002-10-17 14:50:40 +0200 (Thu, 17 Oct 2002) | 2 lines
 
23861
Changed paths:
 
23862
   M /trunk/wwsympa/wwsympa.fcgi
 
23863
 
 
23864
[O. Lacroix] Fix: wrong comparison operator for reloading wwsympa
 
23865
 
 
23866
------------------------------------------------------------------------
 
23867
r1588 | salaun | 2002-10-17 14:24:15 +0200 (Thu, 17 Oct 2002) | 3 lines
 
23868
Changed paths:
 
23869
   M /trunk/src/Commands.pm
 
23870
 
 
23871
Fix: Sympa would use part of the email address as the user name.
 
23872
Fix regular expretion usage
 
23873
 
 
23874
------------------------------------------------------------------------
 
23875
r1584 | salaun | 2002-10-16 15:43:58 +0200 (Wed, 16 Oct 2002) | 2 lines
 
23876
Changed paths:
 
23877
   M /trunk/wwsympa/wwsympa.fcgi
 
23878
 
 
23879
[reported by Philippe Amelant] incorect command for remove_aliases
 
23880
 
 
23881
------------------------------------------------------------------------
 
23882
r1583 | salaun | 2002-10-16 09:35:48 +0200 (Wed, 16 Oct 2002) | 3 lines
 
23883
Changed paths:
 
23884
   M /trunk/ChangeLog
 
23885
   M /trunk/NEWS
 
23886
 
 
23887
 
 
23888
preparing 3.4
 
23889
 
 
23890
------------------------------------------------------------------------
 
23891
r1581 | salaun | 2002-10-15 15:49:56 +0200 (Tue, 15 Oct 2002) | 2 lines
 
23892
Changed paths:
 
23893
   M /trunk/ChangeLog
 
23894
   M /trunk/NEWS
 
23895
 
 
23896
preparing release 3.4
 
23897
 
 
23898
------------------------------------------------------------------------
 
23899
r1580 | salaun | 2002-10-15 15:34:12 +0200 (Tue, 15 Oct 2002) | 3 lines
 
23900
Changed paths:
 
23901
   M /trunk/src/Commands.pm
 
23902
   M /trunk/src/List.pm
 
23903
   M /trunk/src/tools.pl
 
23904
   M /trunk/wwsympa/wwslib.pm
 
23905
   M /trunk/wwsympa/wwsympa.fcgi
 
23906
 
 
23907
[reported by O. Lacroix & V. Mathieu] Better syntaxical checks on email
 
23908
addresses ; also lowercase
 
23909
 
 
23910
------------------------------------------------------------------------
 
23911
r1579 | salaun | 2002-10-15 12:18:19 +0200 (Tue, 15 Oct 2002) | 3 lines
 
23912
Changed paths:
 
23913
   M /trunk/src/List.pm
 
23914
 
 
23915
Fix: 'db_env' no more a multiple parameter ; variables/values pairs should be separated by ';'
 
23916
Fixes the problem with 'ARRAYxxxx' appearing in the 'db_env' entry of edit_list web form
 
23917
 
 
23918
------------------------------------------------------------------------
 
23919
r1578 | salaun | 2002-10-15 11:32:53 +0200 (Tue, 15 Oct 2002) | 2 lines
 
23920
Changed paths:
 
23921
   M /trunk/doc/sympa.tex.tpl
 
23922
 
 
23923
Fix typo
 
23924
 
 
23925
------------------------------------------------------------------------
 
23926
r1577 | salaun | 2002-10-15 09:44:01 +0200 (Tue, 15 Oct 2002) | 2 lines
 
23927
Changed paths:
 
23928
   M /trunk/src/etc/list_aliases.tpl
 
23929
 
 
23930
Fix: incorrect alias parameters
 
23931
 
 
23932
------------------------------------------------------------------------
 
23933
r1576 | salaun | 2002-10-11 15:43:20 +0200 (Fri, 11 Oct 2002) | 3 lines
 
23934
Changed paths:
 
23935
   M /trunk/wwsympa/wws_templates/cn/admin_menu.cn.tpl
 
23936
   M /trunk/wwsympa/wws_templates/cz/admin_menu.cz.tpl
 
23937
   M /trunk/wwsympa/wws_templates/de/admin_menu.de.tpl
 
23938
   M /trunk/wwsympa/wws_templates/es/admin_menu.es.tpl
 
23939
   M /trunk/wwsympa/wws_templates/et/admin_menu.et.tpl
 
23940
   M /trunk/wwsympa/wws_templates/fi/admin_menu.fi.tpl
 
23941
   M /trunk/wwsympa/wws_templates/fr/admin_menu.fr.tpl
 
23942
   M /trunk/wwsympa/wws_templates/hu/admin_menu.hu.tpl
 
23943
   M /trunk/wwsympa/wws_templates/it/admin_menu.it.tpl
 
23944
   M /trunk/wwsympa/wws_templates/nl/admin_menu.nl.tpl
 
23945
   M /trunk/wwsympa/wws_templates/ro/admin_menu.ro.tpl
 
23946
   M /trunk/wwsympa/wws_templates/us/admin_menu.us.tpl
 
23947
   M /trunk/wwsympa/wwsympa.fcgi
 
23948
 
 
23949
[BugID 50] Fix: allow (privileged) listowner to close/restore list.
 
23950
Also allow shared opeming/closure
 
23951
 
 
23952
------------------------------------------------------------------------
 
23953
r1575 | salaun | 2002-10-10 18:04:11 +0200 (Thu, 10 Oct 2002) | 6 lines
 
23954
Changed paths:
 
23955
   M /trunk/wwsympa/wwsympa.fcgi
 
23956
 
 
23957
[BugID 52] Fix : Moderated messages were not accessible from the web interface.
 
23958
WWSympa runs as user 'sympa' and the mhonarc process that generates HTML version
 
23959
of moderated messages also requires to run as user 'sympa'. Obviously Perl
 
23960
refused to allow this script to run as SetUID 'sympa' because mhonarc had
 
23961
double quotes (") in its argument.
 
23962
 
 
23963
------------------------------------------------------------------------
 
23964
r1574 | salaun | 2002-10-10 17:55:31 +0200 (Thu, 10 Oct 2002) | 2 lines
 
23965
Changed paths:
 
23966
   M /trunk/ChangeLog
 
23967
   M /trunk/NEWS
 
23968
 
 
23969
Updated
 
23970
 
 
23971
------------------------------------------------------------------------
 
23972
r1573 | salaun | 2002-10-08 15:07:20 +0200 (Tue, 08 Oct 2002) | 2 lines
 
23973
Changed paths:
 
23974
   M /trunk/src/etc/mhonarc-ressources
 
23975
 
 
23976
Fix previous changes
 
23977
 
 
23978
------------------------------------------------------------------------
 
23979
r1572 | salaun | 2002-10-08 14:59:28 +0200 (Tue, 08 Oct 2002) | 2 lines
 
23980
Changed paths:
 
23981
   M /trunk/src/etc/mhonarc-ressources
 
23982
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
23983
 
 
23984
Fix: messages removal failed
 
23985
 
 
23986
------------------------------------------------------------------------
 
23987
r1571 | salaun | 2002-10-08 11:47:59 +0200 (Tue, 08 Oct 2002) | 2 lines
 
23988
Changed paths:
 
23989
   M /trunk/wwsympa/archived.pl
 
23990
 
 
23991
Remove traces
 
23992
 
 
23993
------------------------------------------------------------------------
 
23994
r1570 | salaun | 2002-10-04 14:17:41 +0200 (Fri, 04 Oct 2002) | 4 lines
 
23995
Changed paths:
 
23996
   M /trunk/src/etc/mhonarc-ressources
 
23997
 
 
23998
Fix incorrect <FORM> </FORM> tag that disable remove of a mail.
 
23999
Use javascript to valid submition of remove form for both users
 
24000
and list owner.
 
24001
 
 
24002
------------------------------------------------------------------------
 
24003
r1568 | salaun | 2002-10-03 16:11:02 +0200 (Thu, 03 Oct 2002) | 2 lines
 
24004
Changed paths:
 
24005
   M /trunk/wwsympa/wwsympa.fcgi
 
24006
 
 
24007
Fix: No more 'alias_manager' parameter in sympa.conf
 
24008
 
 
24009
------------------------------------------------------------------------
 
24010
r1567 | salaun | 2002-10-03 16:01:03 +0200 (Thu, 03 Oct 2002) | 2 lines
 
24011
Changed paths:
 
24012
   M /trunk/src/alias_manager.pl
 
24013
 
 
24014
Requires at least 3 arguments
 
24015
 
 
24016
------------------------------------------------------------------------
 
24017
r1566 | salaun | 2002-10-03 15:53:40 +0200 (Thu, 03 Oct 2002) | 4 lines
 
24018
Changed paths:
 
24019
   M /trunk/src/parser.pl
 
24020
 
 
24021
Fix: $current_output was not set when working on a file descriptor
 
24022
Bug description: the parser would append output to the latest arrayref used, whereas
 
24023
fd is not used
 
24024
 
 
24025
------------------------------------------------------------------------
 
24026
r1565 | salaun | 2002-10-03 12:22:13 +0200 (Thu, 03 Oct 2002) | 2 lines
 
24027
Changed paths:
 
24028
   M /trunk/wwsympa/wwsympa.fcgi
 
24029
 
 
24030
Fix: vars used in list_aliases.tpl had changed
 
24031
 
 
24032
------------------------------------------------------------------------
 
24033
r1564 | salaun | 2002-10-03 12:20:02 +0200 (Thu, 03 Oct 2002) | 2 lines
 
24034
Changed paths:
 
24035
   M /trunk/wwsympa/wwsympa.fcgi
 
24036
 
 
24037
Fix: parse_tpl() requires a reference to a file descriptor as a parameter
 
24038
 
 
24039
------------------------------------------------------------------------
 
24040
r1562 | salaun | 2002-10-02 09:53:44 +0200 (Wed, 02 Oct 2002) | 2 lines
 
24041
Changed paths:
 
24042
   M /trunk/ChangeLog
 
24043
   M /trunk/NEWS
 
24044
 
 
24045
Preparing release
 
24046
 
 
24047
------------------------------------------------------------------------
 
24048
r1561 | salaun | 2002-10-01 17:53:19 +0200 (Tue, 01 Oct 2002) | 3 lines
 
24049
Changed paths:
 
24050
   M /trunk/src/List.pm
 
24051
 
 
24052
[reported by A. Bernstein] [BugID 45] Fix: robot-related variable used in summary.tpl were not available.
 
24053
List::send_msg_digest() was expecting an additional $robot parameter
 
24054
 
 
24055
------------------------------------------------------------------------
 
24056
r1560 | salaun | 2002-10-01 16:46:00 +0200 (Tue, 01 Oct 2002) | 2 lines
 
24057
Changed paths:
 
24058
   M /trunk/src/List.pm
 
24059
 
 
24060
Fix: don't add a 'dir' entry in 'admin' ; it was considered a list parameter
 
24061
 
 
24062
------------------------------------------------------------------------
 
24063
r1559 | salaun | 2002-10-01 11:28:43 +0200 (Tue, 01 Oct 2002) | 2 lines
 
24064
Changed paths:
 
24065
   M /trunk/check_perl_modules.pl
 
24066
 
 
24067
New feature: provide further information about required Perl modules
 
24068
 
 
24069
------------------------------------------------------------------------
 
24070
r1558 | salaun | 2002-09-30 09:45:50 +0200 (Mon, 30 Sep 2002) | 2 lines
 
24071
Changed paths:
 
24072
   M /trunk/Makefile.in
 
24073
   M /trunk/configure
 
24074
   M /trunk/configure.in
 
24075
 
 
24076
[Julien Wajsberg] Use virtual_aliases as default postmap_arg
 
24077
 
 
24078
------------------------------------------------------------------------
 
24079
r1557 | salaun | 2002-09-27 17:06:26 +0200 (Fri, 27 Sep 2002) | 2 lines
 
24080
Changed paths:
 
24081
   M /trunk/wwsympa/wwslib.pm
 
24082
 
 
24083
Reported by J. Andre better checking of email syntaxe
 
24084
 
 
24085
------------------------------------------------------------------------
 
24086
r1556 | salaun | 2002-09-27 17:05:41 +0200 (Fri, 27 Sep 2002) | 2 lines
 
24087
Changed paths:
 
24088
   M /trunk/src/List.pm
 
24089
 
 
24090
Reported by J.Andre : better checking of emails
 
24091
 
 
24092
------------------------------------------------------------------------
 
24093
r1555 | salaun | 2002-09-27 16:54:57 +0200 (Fri, 27 Sep 2002) | 5 lines
 
24094
Changed paths:
 
24095
   M /trunk/src/List.pm
 
24096
 
 
24097
[Paul Marquess] [reported by Jean-Claude Ben, Harri Czesla, Glenn Gillis]
 
24098
Fix: with DB_File (Perl module) 1.805, Sympa processes died with the following error message :
 
24099
   Key 'compare' not associated with a code reference at /var/sympa/bin/List.pm line 918
 
24100
Compare callback had to be changed to DB_BTREE->{compare} = \&_compare_addresses
 
24101
 
 
24102
------------------------------------------------------------------------
 
24103
r1554 | salaun | 2002-09-23 15:13:13 +0200 (Mon, 23 Sep 2002) | 2 lines
 
24104
Changed paths:
 
24105
   M /trunk/src/sympa.pl
 
24106
 
 
24107
Use list domains instead of list host for making aliases
 
24108
 
 
24109
------------------------------------------------------------------------
 
24110
r1553 | salaun | 2002-09-23 14:55:57 +0200 (Mon, 23 Sep 2002) | 2 lines
 
24111
Changed paths:
 
24112
   M /trunk/doc/man8/sympa.8
 
24113
   M /trunk/doc/man8/sympa.pod
 
24114
   M /trunk/doc/sympa.pdf
 
24115
   M /trunk/doc/sympa.ps
 
24116
   M /trunk/doc/sympa.tex
 
24117
   M /trunk/doc/sympa.tex.tpl
 
24118
 
 
24119
Add documentation for --make_alias_file option
 
24120
 
 
24121
------------------------------------------------------------------------
 
24122
r1552 | salaun | 2002-09-23 12:15:04 +0200 (Mon, 23 Sep 2002) | 3 lines
 
24123
Changed paths:
 
24124
   M /trunk/doc/sympa.pdf
 
24125
   M /trunk/doc/sympa.ps
 
24126
   M /trunk/doc/sympa.tex
 
24127
   M /trunk/doc/sympa.tex.tpl
 
24128
   M /trunk/wwsympa/wwsympa.fcgi
 
24129
 
 
24130
Change: Allow non-anonymous bind in auth.conf. New bind_dn and bind_pawword
 
24131
parameters
 
24132
 
 
24133
------------------------------------------------------------------------
 
24134
r1550 | salaun | 2002-09-20 15:40:57 +0200 (Fri, 20 Sep 2002) | 2 lines
 
24135
Changed paths:
 
24136
   M /trunk/src/etc/templates/fr/listmaster_notification.fr.tpl
 
24137
   M /trunk/src/etc/templates/us/listmaster_notification.us.tpl
 
24138
   M /trunk/src/task_manager.pl
 
24139
 
 
24140
Fix: task manager error management
 
24141
 
 
24142
------------------------------------------------------------------------
 
24143
r1549 | salaun | 2002-09-20 13:53:53 +0200 (Fri, 20 Sep 2002) | 2 lines
 
24144
Changed paths:
 
24145
   M /trunk/wwsympa/wws_templates/nl/create_list_request.nl.tpl
 
24146
   M /trunk/wwsympa/wws_templates/nl/d_read.nl.tpl
 
24147
   M /trunk/wwsympa/wws_templates/nl/editsubscriber.nl.tpl
 
24148
   M /trunk/wwsympa/wws_templates/nl/help_editlist.nl.tpl
 
24149
   M /trunk/wwsympa/wws_templates/nl/home.nl.tpl
 
24150
   M /trunk/wwsympa/wws_templates/nl/list_menu.nl.tpl
 
24151
   M /trunk/wwsympa/wws_templates/nl/menu.nl.tpl
 
24152
   M /trunk/wwsympa/wws_templates/nl/review.nl.tpl
 
24153
   M /trunk/wwsympa/wws_templates/nl/suboptions.nl.tpl
 
24154
   M /trunk/wwsympa/wws_templates/nl/title.nl.tpl
 
24155
 
 
24156
[Harry Westerman] Fix web templates, were based on release 3.3.3
 
24157
 
 
24158
------------------------------------------------------------------------
 
24159
r1548 | salaun | 2002-09-20 13:52:40 +0200 (Fri, 20 Sep 2002) | 2 lines
 
24160
Changed paths:
 
24161
   M /trunk/src/Message.pm
 
24162
 
 
24163
Fix: Do not delete X-Sympa-To if processing web messages
 
24164
 
 
24165
------------------------------------------------------------------------
 
24166
r1547 | salaun | 2002-09-20 09:19:04 +0200 (Fri, 20 Sep 2002) | 2 lines
 
24167
Changed paths:
 
24168
   M /trunk/src/Commands.pm
 
24169
 
 
24170
Fix: Error if Message object could not be created
 
24171
 
 
24172
------------------------------------------------------------------------
 
24173
r1546 | salaun | 2002-09-19 17:43:37 +0200 (Thu, 19 Sep 2002) | 2 lines
 
24174
Changed paths:
 
24175
   M /trunk/src/Message.pm
 
24176
 
 
24177
X-Sympa-to header removed too early ; it is used to check checksum
 
24178
 
 
24179
------------------------------------------------------------------------
 
24180
r1545 | salaun | 2002-09-19 17:21:41 +0200 (Thu, 19 Sep 2002) | 2 lines
 
24181
Changed paths:
 
24182
   M /trunk/ChangeLog
 
24183
   M /trunk/NEWS
 
24184
 
 
24185
Changes to latest release
 
24186
 
 
24187
------------------------------------------------------------------------
 
24188
r1544 | salaun | 2002-09-19 17:20:43 +0200 (Thu, 19 Sep 2002) | 2 lines
 
24189
Changed paths:
 
24190
   M /trunk/ChangeLog
 
24191
   M /trunk/src/X509.pm
 
24192
 
 
24193
Fix: SSL and LWP were required ; made them optional
 
24194
 
 
24195
------------------------------------------------------------------------
 
24196
r1543 | salaun | 2002-09-19 16:58:52 +0200 (Thu, 19 Sep 2002) | 2 lines
 
24197
Changed paths:
 
24198
   M /trunk/ChangeLog
 
24199
   M /trunk/NEWS
 
24200
 
 
24201
Preparing 3.3.6b.4
 
24202
 
 
24203
------------------------------------------------------------------------
 
24204
r1542 | salaun | 2002-09-19 16:48:14 +0200 (Thu, 19 Sep 2002) | 2 lines
 
24205
Changed paths:
 
24206
   M /trunk/doc/sympa.pdf
 
24207
   M /trunk/doc/sympa.ps
 
24208
   M /trunk/doc/sympa.tex
 
24209
   M /trunk/doc/sympa.tex.tpl
 
24210
 
 
24211
Update documentation regarding alias management
 
24212
 
 
24213
------------------------------------------------------------------------
 
24214
r1541 | salaun | 2002-09-19 15:45:19 +0200 (Thu, 19 Sep 2002) | 2 lines
 
24215
Changed paths:
 
24216
   M /trunk/src/Makefile
 
24217
 
 
24218
Remove postfix alias manager
 
24219
 
 
24220
------------------------------------------------------------------------
 
24221
r1540 | salaun | 2002-09-19 15:40:08 +0200 (Thu, 19 Sep 2002) | 2 lines
 
24222
Changed paths:
 
24223
   M /trunk/src/alias_manager.pl
 
24224
 
 
24225
alias_manager accept a filename as last parameter
 
24226
 
 
24227
------------------------------------------------------------------------
 
24228
r1539 | salaun | 2002-09-19 15:39:15 +0200 (Thu, 19 Sep 2002) | 2 lines
 
24229
Changed paths:
 
24230
   M /trunk/src/sympa.pl
 
24231
 
 
24232
Sympa.pl --make_alias_file
 
24233
 
 
24234
------------------------------------------------------------------------
 
24235
r1538 | salaun | 2002-09-18 17:14:43 +0200 (Wed, 18 Sep 2002) | 2 lines
 
24236
Changed paths:
 
24237
   M /trunk/NEWS
 
24238
   A /trunk/src/README.postfix
 
24239
   D /trunk/src/postfix_manager.pl
 
24240
   M /trunk/src/sympa_wizard.pl
 
24241
   M /trunk/wwsympa/wwslib.pm
 
24242
 
 
24243
Changes: no more 'alias_manager' conf parameter ; also supress postfix_manager.pl
 
24244
 
 
24245
------------------------------------------------------------------------
 
24246
r1537 | salaun | 2002-09-18 16:52:33 +0200 (Wed, 18 Sep 2002) | 2 lines
 
24247
Changed paths:
 
24248
   M /trunk/wwsympa/wwsympa.fcgi
 
24249
 
 
24250
Fix typo
 
24251
 
 
24252
------------------------------------------------------------------------
 
24253
r1536 | salaun | 2002-09-18 16:32:01 +0200 (Wed, 18 Sep 2002) | 2 lines
 
24254
Changed paths:
 
24255
   M /trunk/wwsympa/wwsympa.fcgi
 
24256
 
 
24257
Fix: Allow edition of list_aliases.tpl from the web
 
24258
 
 
24259
------------------------------------------------------------------------
 
24260
r1535 | salaun | 2002-09-18 16:07:16 +0200 (Wed, 18 Sep 2002) | 2 lines
 
24261
Changed paths:
 
24262
   M /trunk/src/Makefile
 
24263
 
 
24264
Fix: missing INSTALLDIR
 
24265
 
 
24266
------------------------------------------------------------------------
 
24267
r1534 | salaun | 2002-09-18 16:04:07 +0200 (Wed, 18 Sep 2002) | 2 lines
 
24268
Changed paths:
 
24269
   M /trunk/src/Makefile
 
24270
   M /trunk/src/alias_manager.pl
 
24271
   M /trunk/src/etc/list_aliases.tpl
 
24272
   M /trunk/wwsympa/wwslib.pm
 
24273
   M /trunk/wwsympa/wwsympa.fcgi
 
24274
 
 
24275
Changes: Rename alias.tpl to list_aliases.tpl ; change some variable names
 
24276
 
 
24277
------------------------------------------------------------------------
 
24278
r1533 | salaun | 2002-09-18 15:23:36 +0200 (Wed, 18 Sep 2002) | 2 lines
 
24279
Changed paths:
 
24280
   M /trunk/src/alias_manager.pl
 
24281
 
 
24282
Fix typo
 
24283
 
 
24284
------------------------------------------------------------------------
 
24285
r1532 | salaun | 2002-09-18 15:00:42 +0200 (Wed, 18 Sep 2002) | 2 lines
 
24286
Changed paths:
 
24287
   M /trunk/src/alias_manager.pl
 
24288
 
 
24289
Fix
 
24290
 
 
24291
------------------------------------------------------------------------
 
24292
r1531 | salaun | 2002-09-18 14:34:19 +0200 (Wed, 18 Sep 2002) | 2 lines
 
24293
Changed paths:
 
24294
   M /trunk/wwsympa/wwsympa.fcgi
 
24295
 
 
24296
Fix typo
 
24297
 
 
24298
------------------------------------------------------------------------
 
24299
r1530 | salaun | 2002-09-18 14:29:04 +0200 (Wed, 18 Sep 2002) | 2 lines
 
24300
Changed paths:
 
24301
   M /trunk/nls/fr.msg
 
24302
   M /trunk/nls/us.msg
 
24303
   M /trunk/src/alias_manager.pl
 
24304
 
 
24305
Changes: alias management related
 
24306
 
 
24307
------------------------------------------------------------------------
 
24308
r1529 | salaun | 2002-09-18 14:20:51 +0200 (Wed, 18 Sep 2002) | 2 lines
 
24309
Changed paths:
 
24310
   M /trunk/doc/sympa.pdf
 
24311
   M /trunk/doc/sympa.ps
 
24312
   M /trunk/doc/sympa.tex
 
24313
   M /trunk/doc/sympa.tex.tpl
 
24314
   M /trunk/src/sympa.pl
 
24315
   M /trunk/src/task_manager.pl
 
24316
   M /trunk/wwsympa/archived.pl
 
24317
   M /trunk/wwsympa/bounced.pl
 
24318
   M /trunk/wwsympa/wwsympa.fcgi
 
24319
 
 
24320
[reported by Sergiy Zhuk] Fix: umask was considered a decimal number ; now taken as octal
 
24321
 
 
24322
------------------------------------------------------------------------
 
24323
r1528 | salaun | 2002-09-18 09:20:03 +0200 (Wed, 18 Sep 2002) | 3 lines
 
24324
Changed paths:
 
24325
   M /trunk/wwsympa/wwsympa.fcgi
 
24326
 
 
24327
[Herve Maza] Fix: missing $robot parameter to load_scenario_list() subroutine. Robot-specific d_read and d-edit scenarios
 
24328
were not available.
 
24329
 
 
24330
------------------------------------------------------------------------
 
24331
r1527 | salaun | 2002-09-17 17:04:11 +0200 (Tue, 17 Sep 2002) | 2 lines
 
24332
Changed paths:
 
24333
   M /trunk/src/sympa.pl
 
24334
 
 
24335
Fix send_auth() parameters
 
24336
 
 
24337
------------------------------------------------------------------------
 
24338
r1526 | salaun | 2002-09-17 16:46:25 +0200 (Tue, 17 Sep 2002) | 3 lines
 
24339
Changed paths:
 
24340
   M /trunk/src/Commands.pm
 
24341
   M /trunk/src/List.pm
 
24342
   M /trunk/src/Makefile
 
24343
   A /trunk/src/Message.pm
 
24344
   M /trunk/src/sympa.pl
 
24345
   M /trunk/src/tools.pl
 
24346
 
 
24347
New Message.pm module that provide a complex message object including S/MIME information.
 
24348
This should fix the bug related to moderation of crypted messages
 
24349
 
 
24350
------------------------------------------------------------------------
 
24351
r1525 | salaun | 2002-09-17 11:51:03 +0200 (Tue, 17 Sep 2002) | 2 lines
 
24352
Changed paths:
 
24353
   M /trunk/src/List.pm
 
24354
 
 
24355
Fix: wwsympa died (in request_action) if scenario had incorrect format
 
24356
 
 
24357
------------------------------------------------------------------------
 
24358
r1524 | salaun | 2002-09-17 11:22:09 +0200 (Tue, 17 Sep 2002) | 2 lines
 
24359
Changed paths:
 
24360
   M /trunk/src/List.pm
 
24361
 
 
24362
Fix: return undef if wrong scenario format
 
24363
 
 
24364
------------------------------------------------------------------------
 
24365
r1523 | salaun | 2002-09-17 11:15:17 +0200 (Tue, 17 Sep 2002) | 2 lines
 
24366
Changed paths:
 
24367
   M /trunk/src/etc/scenari/d_read.private
 
24368
 
 
24369
Fix typo
 
24370
 
 
24371
------------------------------------------------------------------------
 
24372
r1522 | salaun | 2002-09-17 11:04:46 +0200 (Tue, 17 Sep 2002) | 2 lines
 
24373
Changed paths:
 
24374
   M /trunk/doc/parse_tex.pl
 
24375
   M /trunk/src/List.pm
 
24376
   M /trunk/src/mail.pm
 
24377
   M /trunk/src/parser.pl
 
24378
   M /trunk/src/task_manager.pl
 
24379
   M /trunk/wwsympa/wwsympa.fcgi
 
24380
 
 
24381
Fix: parser.pl is now a package with its own symbol table. This fixes inclusions problems
 
24382
 
 
24383
------------------------------------------------------------------------
 
24384
r1521 | salaun | 2002-09-16 16:55:28 +0200 (Mon, 16 Sep 2002) | 2 lines
 
24385
Changed paths:
 
24386
   M /trunk/src/Commands.pm
 
24387
 
 
24388
Change: smime_decrypt() expect a List object as parameter
 
24389
 
 
24390
------------------------------------------------------------------------
 
24391
r1520 | salaun | 2002-09-16 16:54:17 +0200 (Mon, 16 Sep 2002) | 2 lines
 
24392
Changed paths:
 
24393
   M /trunk/src/tools.pl
 
24394
 
 
24395
Change: smime_decrypt() parameter is now a List object, no more a listname
 
24396
 
 
24397
------------------------------------------------------------------------
 
24398
r1519 | salaun | 2002-09-16 11:21:29 +0200 (Mon, 16 Sep 2002) | 2 lines
 
24399
Changed paths:
 
24400
   M /trunk/nls/Makefile
 
24401
   A /trunk/nls/nl.msg
 
24402
   M /trunk/src/List.pm
 
24403
   M /trunk/src/etc/scenari/access_web_archive.closed
 
24404
   M /trunk/src/etc/scenari/access_web_archive.intranet
 
24405
   M /trunk/src/etc/scenari/access_web_archive.listmaster
 
24406
   M /trunk/src/etc/scenari/access_web_archive.owner
 
24407
   M /trunk/src/etc/scenari/access_web_archive.private
 
24408
   M /trunk/src/etc/scenari/access_web_archive.public
 
24409
   M /trunk/src/etc/scenari/add.auth
 
24410
   M /trunk/src/etc/scenari/add.closed
 
24411
   M /trunk/src/etc/scenari/add.owner
 
24412
   M /trunk/src/etc/scenari/add.owner_notify
 
24413
   M /trunk/src/etc/scenari/create_list.intranet
 
24414
   M /trunk/src/etc/scenari/create_list.listmaster
 
24415
   M /trunk/src/etc/scenari/create_list.public_listmaster
 
24416
   M /trunk/src/etc/scenari/d_edit.owner
 
24417
   M /trunk/src/etc/scenari/d_edit.private
 
24418
   M /trunk/src/etc/scenari/d_edit.public
 
24419
   M /trunk/src/etc/scenari/d_read.owner
 
24420
   M /trunk/src/etc/scenari/d_read.private
 
24421
   M /trunk/src/etc/scenari/d_read.public
 
24422
   M /trunk/src/etc/scenari/del.auth
 
24423
   M /trunk/src/etc/scenari/del.closed
 
24424
   M /trunk/src/etc/scenari/del.owner
 
24425
   M /trunk/src/etc/scenari/del.owner_notify
 
24426
   M /trunk/src/etc/scenari/edit_list.closed
 
24427
   M /trunk/src/etc/scenari/edit_list.owner
 
24428
   M /trunk/src/etc/scenari/global_remind.listmaster
 
24429
   M /trunk/src/etc/scenari/info.open
 
24430
   M /trunk/src/etc/scenari/info.private
 
24431
   M /trunk/src/etc/scenari/invite.closed
 
24432
   M /trunk/src/etc/scenari/invite.owner
 
24433
   M /trunk/src/etc/scenari/invite.private
 
24434
   M /trunk/src/etc/scenari/invite.public
 
24435
   M /trunk/src/etc/scenari/remind.listmaster
 
24436
   M /trunk/src/etc/scenari/remind.owner
 
24437
   M /trunk/src/etc/scenari/review.closed
 
24438
   M /trunk/src/etc/scenari/review.intranet
 
24439
   M /trunk/src/etc/scenari/review.listmaster
 
24440
   M /trunk/src/etc/scenari/review.owner
 
24441
   M /trunk/src/etc/scenari/review.private
 
24442
   M /trunk/src/etc/scenari/review.public
 
24443
   M /trunk/src/etc/scenari/send.closed
 
24444
   M /trunk/src/etc/scenari/send.editor
 
24445
   M /trunk/src/etc/scenari/send.editorkey
 
24446
   M /trunk/src/etc/scenari/send.editorkeyonly
 
24447
   M /trunk/src/etc/scenari/send.editorkeyonlyauth
 
24448
   M /trunk/src/etc/scenari/send.intranet
 
24449
   M /trunk/src/etc/scenari/send.intranetorprivate
 
24450
   M /trunk/src/etc/scenari/send.newsletter
 
24451
   M /trunk/src/etc/scenari/send.newsletterkeyonly
 
24452
   M /trunk/src/etc/scenari/send.private
 
24453
   M /trunk/src/etc/scenari/send.private_smime
 
24454
   M /trunk/src/etc/scenari/send.privateandeditorkey
 
24455
   M /trunk/src/etc/scenari/send.privateandnomultipartoreditorkey
 
24456
   M /trunk/src/etc/scenari/send.privatekey
 
24457
   M /trunk/src/etc/scenari/send.privatekeyandeditorkeyonly
 
24458
   M /trunk/src/etc/scenari/send.privateoreditorkey
 
24459
   M /trunk/src/etc/scenari/send.privateorpublickey
 
24460
   M /trunk/src/etc/scenari/send.public
 
24461
   M /trunk/src/etc/scenari/send.public_nobcc
 
24462
   M /trunk/src/etc/scenari/send.publickey
 
24463
   M /trunk/src/etc/scenari/send.publicnoattachment
 
24464
   M /trunk/src/etc/scenari/send.publicnomultipart
 
24465
   M /trunk/src/etc/scenari/subscribe.auth
 
24466
   M /trunk/src/etc/scenari/subscribe.auth_notify
 
24467
   M /trunk/src/etc/scenari/subscribe.auth_owner
 
24468
   M /trunk/src/etc/scenari/subscribe.closed
 
24469
   M /trunk/src/etc/scenari/subscribe.intranet
 
24470
   M /trunk/src/etc/scenari/subscribe.intranetorowner
 
24471
   M /trunk/src/etc/scenari/subscribe.open
 
24472
   M /trunk/src/etc/scenari/subscribe.open_notify
 
24473
   M /trunk/src/etc/scenari/subscribe.open_quiet
 
24474
   M /trunk/src/etc/scenari/subscribe.owner
 
24475
   M /trunk/src/etc/scenari/subscribe.smime
 
24476
   M /trunk/src/etc/scenari/subscribe.smimeorowner
 
24477
   M /trunk/src/etc/scenari/topics_visibility.conceal
 
24478
   M /trunk/src/etc/scenari/topics_visibility.identified
 
24479
   M /trunk/src/etc/scenari/topics_visibility.noconceal
 
24480
   M /trunk/src/etc/scenari/unsubscribe.auth
 
24481
   M /trunk/src/etc/scenari/unsubscribe.auth_notify
 
24482
   M /trunk/src/etc/scenari/unsubscribe.closed
 
24483
   M /trunk/src/etc/scenari/unsubscribe.open
 
24484
   M /trunk/src/etc/scenari/unsubscribe.open_notify
 
24485
   M /trunk/src/etc/scenari/unsubscribe.owner
 
24486
   M /trunk/src/etc/scenari/visibility.conceal
 
24487
   M /trunk/src/etc/scenari/visibility.intranet
 
24488
   M /trunk/src/etc/scenari/visibility.noconceal
 
24489
   M /trunk/src/etc/scenari/visibility.private
 
24490
   M /trunk/src/etc/scenari/visibility.secret
 
24491
   A /trunk/src/etc/templates/nl
 
24492
   A /trunk/src/etc/templates/nl/bye.nl.tpl
 
24493
   A /trunk/src/etc/templates/nl/certif_warning.nl.tpl
 
24494
   A /trunk/src/etc/templates/nl/expire_deletion.nl.tpl
 
24495
   A /trunk/src/etc/templates/nl/expire_warning1.nl.tpl
 
24496
   A /trunk/src/etc/templates/nl/expire_warning2.nl.tpl
 
24497
   A /trunk/src/etc/templates/nl/global_remind.nl.tpl
 
24498
   A /trunk/src/etc/templates/nl/helpfile.nl.tpl
 
24499
   A /trunk/src/etc/templates/nl/info_report.nl.tpl
 
24500
   A /trunk/src/etc/templates/nl/invite.nl.tpl
 
24501
   A /trunk/src/etc/templates/nl/list_created.nl.tpl
 
24502
   A /trunk/src/etc/templates/nl/list_unknown.nl.tpl
 
24503
   A /trunk/src/etc/templates/nl/listmaster_notification.nl.tpl
 
24504
   A /trunk/src/etc/templates/nl/listowner_notification.nl.tpl
 
24505
   A /trunk/src/etc/templates/nl/lists.nl.tpl
 
24506
   A /trunk/src/etc/templates/nl/moderate.nl.tpl
 
24507
   A /trunk/src/etc/templates/nl/modindex.nl.tpl
 
24508
   A /trunk/src/etc/templates/nl/reject.nl.tpl
 
24509
   A /trunk/src/etc/templates/nl/remind.nl.tpl
 
24510
   A /trunk/src/etc/templates/nl/removed.nl.tpl
 
24511
   A /trunk/src/etc/templates/nl/review.nl.tpl
 
24512
   A /trunk/src/etc/templates/nl/sendpasswd.nl.tpl
 
24513
   A /trunk/src/etc/templates/nl/stats_report.nl.tpl
 
24514
   A /trunk/src/etc/templates/nl/summary.nl.tpl
 
24515
   A /trunk/src/etc/templates/nl/welcome.nl.tpl
 
24516
   A /trunk/src/etc/templates/nl/x509-user-cert-missing.nl.tpl
 
24517
   A /trunk/src/etc/templates/nl/your_infected_msg.nl.tpl
 
24518
   A /trunk/wwsympa/wws_templates/nl
 
24519
   A /trunk/wwsympa/wws_templates/nl/add_request.nl.tpl
 
24520
   A /trunk/wwsympa/wws_templates/nl/admin_menu.nl.tpl
 
24521
   A /trunk/wwsympa/wws_templates/nl/arc.nl.tpl
 
24522
   A /trunk/wwsympa/wws_templates/nl/arc_protect.nl.tpl
 
24523
   A /trunk/wwsympa/wws_templates/nl/arcsearch.nl.tpl
 
24524
   A /trunk/wwsympa/wws_templates/nl/arcsearch_form.nl.tpl
 
24525
   A /trunk/wwsympa/wws_templates/nl/change_email.nl.tpl
 
24526
   A /trunk/wwsympa/wws_templates/nl/choosepasswd.nl.tpl
 
24527
   A /trunk/wwsympa/wws_templates/nl/close_list.nl.tpl
 
24528
   A /trunk/wwsympa/wws_templates/nl/compose_mail.nl.tpl
 
24529
   A /trunk/wwsympa/wws_templates/nl/create_list.nl.tpl
 
24530
   A /trunk/wwsympa/wws_templates/nl/create_list_request.nl.tpl
 
24531
   A /trunk/wwsympa/wws_templates/nl/d_control.nl.tpl
 
24532
   A /trunk/wwsympa/wws_templates/nl/d_editfile.nl.tpl
 
24533
   A /trunk/wwsympa/wws_templates/nl/d_read.nl.tpl
 
24534
   A /trunk/wwsympa/wws_templates/nl/edit_list_request.nl.tpl
 
24535
   A /trunk/wwsympa/wws_templates/nl/editfile.nl.tpl
 
24536
   A /trunk/wwsympa/wws_templates/nl/editsubscriber.nl.tpl
 
24537
   A /trunk/wwsympa/wws_templates/nl/error.nl.tpl
 
24538
   A /trunk/wwsympa/wws_templates/nl/get_closed_lists.nl.tpl
 
24539
   A /trunk/wwsympa/wws_templates/nl/get_latest_lists.nl.tpl
 
24540
   A /trunk/wwsympa/wws_templates/nl/get_pending_lists.nl.tpl
 
24541
   A /trunk/wwsympa/wws_templates/nl/help.nl.tpl
 
24542
   A /trunk/wwsympa/wws_templates/nl/help_admin.nl.tpl
 
24543
   A /trunk/wwsympa/wws_templates/nl/help_editfile.nl.tpl
 
24544
   A /trunk/wwsympa/wws_templates/nl/help_editlist.nl.tpl
 
24545
   A /trunk/wwsympa/wws_templates/nl/help_user_options.nl.tpl
 
24546
   A /trunk/wwsympa/wws_templates/nl/home.nl.tpl
 
24547
   A /trunk/wwsympa/wws_templates/nl/install_pending_list.nl.tpl
 
24548
   A /trunk/wwsympa/wws_templates/nl/list_menu.nl.tpl
 
24549
   A /trunk/wwsympa/wws_templates/nl/lists.nl.tpl
 
24550
   A /trunk/wwsympa/wws_templates/nl/login.nl.tpl
 
24551
   A /trunk/wwsympa/wws_templates/nl/loginbanner.nl.tpl
 
24552
   A /trunk/wwsympa/wws_templates/nl/main.nl.tpl
 
24553
   A /trunk/wwsympa/wws_templates/nl/menu.nl.tpl
 
24554
   A /trunk/wwsympa/wws_templates/nl/modindex.nl.tpl
 
24555
   A /trunk/wwsympa/wws_templates/nl/notice.nl.tpl
 
24556
   A /trunk/wwsympa/wws_templates/nl/pref.nl.tpl
 
24557
   A /trunk/wwsympa/wws_templates/nl/remindpasswd.nl.tpl
 
24558
   A /trunk/wwsympa/wws_templates/nl/remove_arc.nl.tpl
 
24559
   A /trunk/wwsympa/wws_templates/nl/review.nl.tpl
 
24560
   A /trunk/wwsympa/wws_templates/nl/reviewbouncing.nl.tpl
 
24561
   A /trunk/wwsympa/wws_templates/nl/scenario_test.nl.tpl
 
24562
   A /trunk/wwsympa/wws_templates/nl/serveradmin.nl.tpl
 
24563
   A /trunk/wwsympa/wws_templates/nl/set_pending_list_request.nl.tpl
 
24564
   A /trunk/wwsympa/wws_templates/nl/show_cert.nl.tpl
 
24565
   A /trunk/wwsympa/wws_templates/nl/sigrequest.nl.tpl
 
24566
   A /trunk/wwsympa/wws_templates/nl/stats.nl.tpl
 
24567
   A /trunk/wwsympa/wws_templates/nl/subindex.nl.tpl
 
24568
   A /trunk/wwsympa/wws_templates/nl/suboptions.nl.tpl
 
24569
   A /trunk/wwsympa/wws_templates/nl/subrequest.nl.tpl
 
24570
   A /trunk/wwsympa/wws_templates/nl/title.nl.tpl
 
24571
   A /trunk/wwsympa/wws_templates/nl/view_translations.nl.tpl
 
24572
   A /trunk/wwsympa/wws_templates/nl/viewmod.nl.tpl
 
24573
   M /trunk/wwsympa/wwslib.pm
 
24574
 
 
24575
[Harry Westerman] Complete translation to Dutch
 
24576
 
 
24577
------------------------------------------------------------------------
 
24578
r1518 | salaun | 2002-09-13 12:10:48 +0200 (Fri, 13 Sep 2002) | 2 lines
 
24579
Changed paths:
 
24580
   M /trunk/src/List.pm
 
24581
 
 
24582
Change: query database for total of subscribers, if no LIMIT was given or if first page
 
24583
 
 
24584
------------------------------------------------------------------------
 
24585
r1517 | salaun | 2002-09-13 11:45:36 +0200 (Fri, 13 Sep 2002) | 2 lines
 
24586
Changed paths:
 
24587
   M /trunk/doc/sympa.tex.tpl
 
24588
 
 
24589
[reported by John Douglass] REVIEW and INFO commands behavior has changed
 
24590
 
 
24591
------------------------------------------------------------------------
 
24592
r1516 | salaun | 2002-09-12 12:25:27 +0200 (Thu, 12 Sep 2002) | 2 lines
 
24593
Changed paths:
 
24594
   M /trunk/wwsympa/wwsympa.fcgi
 
24595
 
 
24596
[reported by Vincent Mathieu] Add filename to upload log
 
24597
 
 
24598
------------------------------------------------------------------------
 
24599
r1515 | salaun | 2002-09-12 11:09:39 +0200 (Thu, 12 Sep 2002) | 2 lines
 
24600
Changed paths:
 
24601
   M /trunk/src/List.pm
 
24602
 
 
24603
Change log level
 
24604
 
 
24605
------------------------------------------------------------------------
 
24606
r1514 | salaun | 2002-09-12 10:22:34 +0200 (Thu, 12 Sep 2002) | 2 lines
 
24607
Changed paths:
 
24608
   M /trunk/wwsympa/wwsympa.fcgi
 
24609
 
 
24610
Fix log entry
 
24611
 
 
24612
------------------------------------------------------------------------
 
24613
r1513 | salaun | 2002-09-12 10:20:34 +0200 (Thu, 12 Sep 2002) | 2 lines
 
24614
Changed paths:
 
24615
   M /trunk/doc/sympa.pdf
 
24616
   M /trunk/doc/sympa.ps
 
24617
   M /trunk/doc/sympa.tex
 
24618
   M /trunk/doc/sympa.tex.tpl
 
24619
 
 
24620
Add documentation about [sender] var
 
24621
 
 
24622
------------------------------------------------------------------------
 
24623
r1512 | salaun | 2002-09-11 17:54:38 +0200 (Wed, 11 Sep 2002) | 3 lines
 
24624
Changed paths:
 
24625
   M /trunk/src/alias_manager.pl
 
24626
   M /trunk/src/etc/list_aliases.tpl
 
24627
 
 
24628
rewrite alias_manager.pl in order to use template alias.tpl. Easy to
 
24629
adapt alias syntaxe to any smtp engine. Need some update in documentation.
 
24630
 
 
24631
------------------------------------------------------------------------
 
24632
r1511 | salaun | 2002-09-11 17:27:30 +0200 (Wed, 11 Sep 2002) | 2 lines
 
24633
Changed paths:
 
24634
   A /trunk/src/etc/scenari/topics_visibility.identified
 
24635
 
 
24636
[requested by John Douglass] New scenario for topics shown to logged in users only
 
24637
 
 
24638
------------------------------------------------------------------------
 
24639
r1510 | salaun | 2002-09-11 15:32:35 +0200 (Wed, 11 Sep 2002) | 2 lines
 
24640
Changed paths:
 
24641
   M /trunk/wwsympa/wwsympa.fcgi
 
24642
 
 
24643
Changes: alias_manager.pl has been rewritten ; New feature:to avoide httpd restart when installing some change wwsympa/wwsympa.fcgiserver exit just after serving a page if wwsympa.fcgi as changed on disk.. Then Apache launch a new fastcgi server ; Fix: reply-to problem from web archives
 
24644
 
 
24645
------------------------------------------------------------------------
 
24646
r1509 | salaun | 2002-09-11 14:29:40 +0200 (Wed, 11 Sep 2002) | 2 lines
 
24647
Changed paths:
 
24648
   M /trunk/src/List.pm
 
24649
 
 
24650
Fix: $robot test not required
 
24651
 
 
24652
------------------------------------------------------------------------
 
24653
r1508 | salaun | 2002-09-11 14:16:13 +0200 (Wed, 11 Sep 2002) | 2 lines
 
24654
Changed paths:
 
24655
   M /trunk/src/etc/list_aliases.tpl
 
24656
 
 
24657
Ajust name of vars
 
24658
 
 
24659
------------------------------------------------------------------------
 
24660
r1507 | salaun | 2002-09-11 11:30:46 +0200 (Wed, 11 Sep 2002) | 3 lines
 
24661
Changed paths:
 
24662
   M /trunk/doc/sympa.pdf
 
24663
   M /trunk/doc/sympa.ps
 
24664
   M /trunk/doc/sympa.tex
 
24665
   M /trunk/doc/sympa.tex.tpl
 
24666
   M /trunk/src/List.pm
 
24667
 
 
24668
[requested by Janek Hiis] New feature: custom subject can now refer to
 
24669
list variables ([list->name] or [list->sequence])
 
24670
 
 
24671
------------------------------------------------------------------------
 
24672
r1505 | salaun | 2002-09-10 17:24:00 +0200 (Tue, 10 Sep 2002) | 2 lines
 
24673
Changed paths:
 
24674
   M /trunk/ChangeLog
 
24675
   M /trunk/NEWS
 
24676
 
 
24677
preparing 3.3.6b.3
 
24678
 
 
24679
------------------------------------------------------------------------
 
24680
r1504 | salaun | 2002-09-10 11:53:25 +0200 (Tue, 10 Sep 2002) | 2 lines
 
24681
Changed paths:
 
24682
   M /trunk/src/parser.pl
 
24683
 
 
24684
New features: a arrayref can be used by parse_tpl() as an output ; template can also be an arrayref
 
24685
 
 
24686
------------------------------------------------------------------------
 
24687
r1503 | salaun | 2002-09-10 09:30:13 +0200 (Tue, 10 Sep 2002) | 2 lines
 
24688
Changed paths:
 
24689
   M /trunk/wwsympa/wws_templates/us/admin_menu.us.tpl
 
24690
 
 
24691
Revised by john Douglas for a better organisation.
 
24692
 
 
24693
------------------------------------------------------------------------
 
24694
r1502 | salaun | 2002-09-10 09:29:24 +0200 (Tue, 10 Sep 2002) | 2 lines
 
24695
Changed paths:
 
24696
   M /trunk/wwsympa/wws_templates/fr/admin_menu.fr.tpl
 
24697
 
 
24698
Revised by John Douglas for a better organisation.
 
24699
 
 
24700
------------------------------------------------------------------------
 
24701
r1501 | salaun | 2002-09-09 16:45:31 +0200 (Mon, 09 Sep 2002) | 2 lines
 
24702
Changed paths:
 
24703
   M /trunk/src/etc/templates/cz/moderate.cz.tpl
 
24704
   M /trunk/src/etc/templates/de/moderate.de.tpl
 
24705
   M /trunk/src/etc/templates/es/moderate.es.tpl
 
24706
   M /trunk/src/etc/templates/et/moderate.et.tpl
 
24707
   M /trunk/src/etc/templates/fi/moderate.fi.tpl
 
24708
   M /trunk/src/etc/templates/fr/moderate.fr.tpl
 
24709
   M /trunk/src/etc/templates/hu/moderate.hu.tpl
 
24710
   M /trunk/src/etc/templates/it/moderate.it.tpl
 
24711
   M /trunk/src/etc/templates/pl/moderate.pl.tpl
 
24712
   M /trunk/src/etc/templates/ro/moderate.ro.tpl
 
24713
   M /trunk/src/etc/templates/us/moderate.us.tpl
 
24714
 
 
24715
Fix: Incorrect From, breaking SMIME signatures ; add correct reply-to header field
 
24716
 
 
24717
------------------------------------------------------------------------
 
24718
r1500 | salaun | 2002-09-09 16:44:35 +0200 (Mon, 09 Sep 2002) | 3 lines
 
24719
Changed paths:
 
24720
   M /trunk/src/List.pm
 
24721
 
 
24722
Fix typo: 'include_remote_sympa_list' instead of 'include_remote_include_list' ; such lists
 
24723
could not be created while using 'include2'
 
24724
 
 
24725
------------------------------------------------------------------------
 
24726
r1499 | salaun | 2002-09-09 16:18:26 +0200 (Mon, 09 Sep 2002) | 2 lines
 
24727
Changed paths:
 
24728
   M /trunk/src/task_manager.pl
 
24729
 
 
24730
Fixes: change 'user_data_source' condition ; fix group/user IDs setting
 
24731
 
 
24732
------------------------------------------------------------------------
 
24733
r1498 | salaun | 2002-09-06 09:41:22 +0200 (Fri, 06 Sep 2002) | 2 lines
 
24734
Changed paths:
 
24735
   M /trunk/src/List.pm
 
24736
 
 
24737
Reported by Sergiy Zhuk. Fix incorrect number of subscriber when deleting.
 
24738
 
 
24739
------------------------------------------------------------------------
 
24740
r1497 | salaun | 2002-09-04 11:39:20 +0200 (Wed, 04 Sep 2002) | 2 lines
 
24741
Changed paths:
 
24742
   M /trunk/wwsympa/wwsympa.fcgi
 
24743
 
 
24744
Fix wwsympa infinite loop when adding subscribers with incorrect adress !
 
24745
 
 
24746
------------------------------------------------------------------------
 
24747
r1496 | salaun | 2002-08-30 13:08:06 +0200 (Fri, 30 Aug 2002) | 2 lines
 
24748
Changed paths:
 
24749
   M /trunk/src/tools.pl
 
24750
 
 
24751
better log in virus_infected
 
24752
 
 
24753
------------------------------------------------------------------------
 
24754
r1495 | salaun | 2002-08-28 08:57:18 +0200 (Wed, 28 Aug 2002) | 4 lines
 
24755
Changed paths:
 
24756
   A /trunk/src/X509.pm
 
24757
 
 
24758
X509.pm currently just include subroutines for sympa to sympa https
 
24759
communication. All S/mime should be moved from tools.pl to X509.pm
 
24760
as soon as ther use openssl perl module instead of openssl commands.
 
24761
 
 
24762
------------------------------------------------------------------------
 
24763
r1494 | salaun | 2002-08-26 17:25:25 +0200 (Mon, 26 Aug 2002) | 3 lines
 
24764
Changed paths:
 
24765
   M /trunk/check_perl_modules.pl
 
24766
   M /trunk/doc/sympa.pdf
 
24767
   M /trunk/doc/sympa.ps
 
24768
   M /trunk/doc/sympa.tex
 
24769
   M /trunk/nls/fr.msg
 
24770
   M /trunk/nls/us.msg
 
24771
   M /trunk/src/List.pm
 
24772
   M /trunk/src/Makefile
 
24773
 
 
24774
New include : include_remote_sympa_list allow to fetch a list from a remote
 
24775
sympa server using https only.
 
24776
 
 
24777
------------------------------------------------------------------------
 
24778
r1493 | salaun | 2002-08-26 15:44:43 +0200 (Mon, 26 Aug 2002) | 2 lines
 
24779
Changed paths:
 
24780
   M /trunk/doc/sympa.tex.tpl
 
24781
 
 
24782
Documentation of include_remote_sympa_list
 
24783
 
 
24784
------------------------------------------------------------------------
 
24785
r1492 | salaun | 2002-08-26 10:43:07 +0200 (Mon, 26 Aug 2002) | 5 lines
 
24786
Changed paths:
 
24787
   M /trunk/src/etc/script/p12topem.pl
 
24788
 
 
24789
***** Now can be used to install a certificat to sympa robot itself.
 
24790
***** Usage
 
24791
***** P12topem.pl --pkcs12 <pkcs#12_cert_file> --robot <robot>
 
24792
***** p12topem.pl --pkcs12 <pkcs#12_cert_file> --listname <listname>
 
24793
 
 
24794
------------------------------------------------------------------------
 
24795
r1491 | salaun | 2002-08-26 09:21:22 +0200 (Mon, 26 Aug 2002) | 3 lines
 
24796
Changed paths:
 
24797
   M /trunk/wwsympa/wws_templates/fr/admin_menu.fr.tpl
 
24798
   M /trunk/wwsympa/wws_templates/us/admin_menu.us.tpl
 
24799
   M /trunk/wwsympa/wwsympa.fcgi
 
24800
 
 
24801
Reported by John Douglass john.douglass AT oit.gatech.edu :
 
24802
Allow listowner to close a list.
 
24803
 
 
24804
------------------------------------------------------------------------
 
24805
r1490 | salaun | 2002-08-26 08:40:29 +0200 (Mon, 26 Aug 2002) | 2 lines
 
24806
Changed paths:
 
24807
   M /trunk/src/etc/scenari/topics_visibility.conceal
 
24808
 
 
24809
Fix improper title
 
24810
 
 
24811
------------------------------------------------------------------------
 
24812
r1489 | salaun | 2002-08-19 11:00:19 +0200 (Mon, 19 Aug 2002) | 2 lines
 
24813
Changed paths:
 
24814
   M /trunk/wwsympa/wwsympa.fcgi
 
24815
 
 
24816
New action dump use as the server part of sympa to sympa subscribers importation
 
24817
 
 
24818
------------------------------------------------------------------------
 
24819
r1488 | salaun | 2002-08-19 10:48:58 +0200 (Mon, 19 Aug 2002) | 2 lines
 
24820
Changed paths:
 
24821
   M /trunk/wwsympa/bounce-lib.pl
 
24822
 
 
24823
ooops!
 
24824
 
 
24825
------------------------------------------------------------------------
 
24826
r1487 | salaun | 2002-08-19 09:10:30 +0200 (Mon, 19 Aug 2002) | 3 lines
 
24827
Changed paths:
 
24828
   M /trunk/wwsympa/bounce-lib.pl
 
24829
 
 
24830
Now recognize "x-failed-recipients:" comma separated list of recipient.
 
24831
(exim). Reported by Stefan Hornburg <racke AT linuxia.de>
 
24832
 
 
24833
------------------------------------------------------------------------
 
24834
r1486 | salaun | 2002-08-14 17:05:00 +0200 (Wed, 14 Aug 2002) | 2 lines
 
24835
Changed paths:
 
24836
   M /trunk/src/sympa.pl
 
24837
   M /trunk/src/task_manager.pl
 
24838
   M /trunk/src/tools.pl
 
24839
   M /trunk/wwsympa/archived.pl
 
24840
   M /trunk/wwsympa/bounced.pl
 
24841
 
 
24842
[Marcin Deranek] Fix: Previously group_id and user_id were always set to user_id. Now use getgrnam() instead of getpwnam()
 
24843
 
 
24844
------------------------------------------------------------------------
 
24845
r1485 | salaun | 2002-08-14 10:55:13 +0200 (Wed, 14 Aug 2002) | 3 lines
 
24846
Changed paths:
 
24847
   M /trunk/src/List.pm
 
24848
 
 
24849
********   now sympa.pl dump any list (even if user_data_source = file)
 
24850
           in a single file $list->{'dir'}/subscribers.db.dump
 
24851
 
 
24852
------------------------------------------------------------------------
 
24853
r1484 | salaun | 2002-08-14 08:48:31 +0200 (Wed, 14 Aug 2002) | 10 lines
 
24854
Changed paths:
 
24855
   M /trunk/ChangeLog
 
24856
   M /trunk/Makefile.in
 
24857
   M /trunk/aclocal.m4
 
24858
   M /trunk/doc/sympa.pdf
 
24859
   M /trunk/doc/sympa.ps
 
24860
   M /trunk/doc/sympa.tex
 
24861
   M /trunk/doc/sympa.tex.tpl
 
24862
   M /trunk/nls/fr.msg
 
24863
   M /trunk/nls/us.msg
 
24864
   M /trunk/src/Conf.pm
 
24865
   M /trunk/src/List.pm
 
24866
   M /trunk/src/etc/mhonarc-ressources
 
24867
   M /trunk/wwsympa/archived.pl
 
24868
   M /trunk/wwsympa/wws_templates/cn/compose_mail.cn.tpl
 
24869
   M /trunk/wwsympa/wws_templates/cn/d_read.cn.tpl
 
24870
   M /trunk/wwsympa/wws_templates/cz/compose_mail.cz.tpl
 
24871
   M /trunk/wwsympa/wws_templates/cz/d_read.cz.tpl
 
24872
   M /trunk/wwsympa/wws_templates/de/compose_mail.de.tpl
 
24873
   M /trunk/wwsympa/wws_templates/de/d_read.de.tpl
 
24874
   M /trunk/wwsympa/wws_templates/es/compose_mail.es.tpl
 
24875
   M /trunk/wwsympa/wws_templates/es/d_read.es.tpl
 
24876
   M /trunk/wwsympa/wws_templates/et/compose_mail.et.tpl
 
24877
   M /trunk/wwsympa/wws_templates/et/d_read.et.tpl
 
24878
   M /trunk/wwsympa/wws_templates/fi/compose_mail.fi.tpl
 
24879
   M /trunk/wwsympa/wws_templates/fi/d_read.fi.tpl
 
24880
   M /trunk/wwsympa/wws_templates/fr/compose_mail.fr.tpl
 
24881
   M /trunk/wwsympa/wws_templates/fr/d_read.fr.tpl
 
24882
   M /trunk/wwsympa/wws_templates/hu/compose_mail.hu.tpl
 
24883
   M /trunk/wwsympa/wws_templates/hu/d_read.hu.tpl
 
24884
   M /trunk/wwsympa/wws_templates/it/d_read.it.tpl
 
24885
   M /trunk/wwsympa/wws_templates/ro/compose_mail.ro.tpl
 
24886
   M /trunk/wwsympa/wws_templates/ro/d_read.ro.tpl
 
24887
   M /trunk/wwsympa/wws_templates/us/compose_mail.us.tpl
 
24888
   M /trunk/wwsympa/wws_templates/us/d_read.us.tpl
 
24889
   M /trunk/wwsympa/wws_templates/us/list_menu.us.tpl
 
24890
   M /trunk/wwsympa/wwslib.pm
 
24891
   M /trunk/wwsympa/wwsympa.fcgi
 
24892
 
 
24893
 
 
24894
 
 
24895
Introduce a 2 new parameters in sympa;conf :
 
24896
spam_protection and web_archive_spam_protection
 
24897
 
 
24898
They are use toi define the way that sympa protect email adrersses from
 
24899
spambot. "cookie" "at" "javascript" "none"
 
24900
 
 
24901
Serge
 
24902
 
 
24903
------------------------------------------------------------------------
 
24904
r1483 | salaun | 2002-08-13 15:56:46 +0200 (Tue, 13 Aug 2002) | 2 lines
 
24905
Changed paths:
 
24906
   M /trunk/doc/sympa.pdf
 
24907
   M /trunk/doc/sympa.ps
 
24908
   M /trunk/doc/sympa.tex
 
24909
   M /trunk/doc/sympa.tex.tpl
 
24910
   M /trunk/src/parser.pl
 
24911
 
 
24912
New [SETOPTION ignore_undef] in parser
 
24913
 
 
24914
------------------------------------------------------------------------
 
24915
r1482 | salaun | 2002-08-12 16:51:26 +0200 (Mon, 12 Aug 2002) | 2 lines
 
24916
Changed paths:
 
24917
   M /trunk/Makefile.am
 
24918
 
 
24919
Fix: wizard was never started
 
24920
 
 
24921
------------------------------------------------------------------------
 
24922
r1481 | salaun | 2002-08-12 14:12:41 +0200 (Mon, 12 Aug 2002) | 3 lines
 
24923
Changed paths:
 
24924
   M /trunk/src/etc/script/sympa
 
24925
 
 
24926
Fix: ps -A|grep failed because of a space char ; could not stop processes.
 
24927
Also supress removal of .pid file (sympa processes do it themselves)
 
24928
 
 
24929
------------------------------------------------------------------------
 
24930
r1480 | salaun | 2002-08-12 13:18:03 +0200 (Mon, 12 Aug 2002) | 2 lines
 
24931
Changed paths:
 
24932
   M /trunk/src/task_manager.pl
 
24933
 
 
24934
Fix: Use Digest::MD5 instead of MD5
 
24935
 
 
24936
------------------------------------------------------------------------
 
24937
r1479 | salaun | 2002-08-12 11:35:36 +0200 (Mon, 12 Aug 2002) | 2 lines
 
24938
Changed paths:
 
24939
   M /trunk/nls/de.msg
 
24940
 
 
24941
[Andreas Krueger] Changes: small improvements
 
24942
 
 
24943
------------------------------------------------------------------------
 
24944
r1478 | salaun | 2002-08-12 10:08:01 +0200 (Mon, 12 Aug 2002) | 2 lines
 
24945
Changed paths:
 
24946
   M /trunk/src/sympa.pl
 
24947
 
 
24948
Loop prevention based on X400-Content-Identifier header field
 
24949
 
 
24950
------------------------------------------------------------------------
 
24951
r1477 | salaun | 2002-08-09 13:57:41 +0200 (Fri, 09 Aug 2002) | 2 lines
 
24952
Changed paths:
 
24953
   M /trunk/wwsympa/wwsympa.fcgi
 
24954
 
 
24955
[reported by S. Medard] do_arcsearch_id failed if key_word (Message-ID) contained '$' character
 
24956
 
 
24957
------------------------------------------------------------------------
 
24958
r1476 | salaun | 2002-08-09 11:19:14 +0200 (Fri, 09 Aug 2002) | 2 lines
 
24959
Changed paths:
 
24960
   M /trunk/src/Makefile
 
24961
 
 
24962
Now, install src/etc/*.tpl in bin/etc/*.tpl
 
24963
 
 
24964
------------------------------------------------------------------------
 
24965
r1475 | salaun | 2002-08-09 11:17:05 +0200 (Fri, 09 Aug 2002) | 3 lines
 
24966
Changed paths:
 
24967
   A /trunk/src/etc/list_aliases.tpl
 
24968
 
 
24969
A aliases file template for futur use. (not used yet because not
 
24970
recognized when removing aliases)
 
24971
 
 
24972
------------------------------------------------------------------------
 
24973
r1474 | salaun | 2002-08-08 10:37:55 +0200 (Thu, 08 Aug 2002) | 2 lines
 
24974
Changed paths:
 
24975
   M /trunk/Makefile.am
 
24976
 
 
24977
Add information about wizard
 
24978
 
 
24979
------------------------------------------------------------------------
 
24980
r1473 | salaun | 2002-08-08 09:41:11 +0200 (Thu, 08 Aug 2002) | 3 lines
 
24981
Changed paths:
 
24982
   M /trunk/Makefile.am
 
24983
   M /trunk/src/Makefile
 
24984
   M /trunk/src/etc/script/Makefile
 
24985
 
 
24986
Fix: do not install scripts and and aliaswrapper in bindir (install them in sbindir
 
24987
and libexecdir instead)
 
24988
 
 
24989
------------------------------------------------------------------------
 
24990
r1472 | salaun | 2002-08-08 09:18:22 +0200 (Thu, 08 Aug 2002) | 2 lines
 
24991
Changed paths:
 
24992
   M /trunk/doc/sympa.tex.tpl
 
24993
 
 
24994
Correct
 
24995
 
 
24996
------------------------------------------------------------------------
 
24997
r1471 | salaun | 2002-08-07 10:49:00 +0200 (Wed, 07 Aug 2002) | 2 lines
 
24998
Changed paths:
 
24999
   M /trunk/doc/sympa.pdf
 
25000
   M /trunk/doc/sympa.ps
 
25001
   M /trunk/doc/sympa.tex
 
25002
   M /trunk/doc/sympa.tex.tpl
 
25003
 
 
25004
Update doc for using dates in scenarios
 
25005
 
 
25006
------------------------------------------------------------------------
 
25007
r1470 | salaun | 2002-08-07 10:47:56 +0200 (Wed, 07 Aug 2002) | 2 lines
 
25008
Changed paths:
 
25009
   M /trunk/src/List.pm
 
25010
   M /trunk/src/tools.pl
 
25011
 
 
25012
New feature; add [current_date] in scenarios
 
25013
 
 
25014
------------------------------------------------------------------------
 
25015
r1469 | salaun | 2002-08-06 17:53:48 +0200 (Tue, 06 Aug 2002) | 2 lines
 
25016
Changed paths:
 
25017
   M /trunk/wwsympa/wws_templates/us/list_menu.us.tpl
 
25018
 
 
25019
Use javascript to hidde owner and moderator email
 
25020
 
 
25021
------------------------------------------------------------------------
 
25022
r1468 | salaun | 2002-08-02 15:14:40 +0200 (Fri, 02 Aug 2002) | 3 lines
 
25023
Changed paths:
 
25024
   M /trunk/src/List.pm
 
25025
 
 
25026
Change: if cannot connect to DB, keep trying, do not die
 
25027
(this prevent from sending hundreds of worning mssages to listmaster)
 
25028
 
 
25029
------------------------------------------------------------------------
 
25030
r1467 | salaun | 2002-08-02 14:18:21 +0200 (Fri, 02 Aug 2002) | 2 lines
 
25031
Changed paths:
 
25032
   M /trunk/doc/sympa.tex.tpl
 
25033
 
 
25034
Change: 'lists', 'lists.header' and 'lists.footer' files no more recognized
 
25035
 
 
25036
------------------------------------------------------------------------
 
25037
r1466 | salaun | 2002-08-02 14:13:53 +0200 (Fri, 02 Aug 2002) | 3 lines
 
25038
Changed paths:
 
25039
   M /trunk/src/Commands.pm
 
25040
 
 
25041
Change: ******* 'lists', 'lists.header' and 'lists.footer' file no more
 
25042
recognized by Sympa. 'lists.tpl' template used instead
 
25043
 
 
25044
------------------------------------------------------------------------
 
25045
r1465 | salaun | 2002-08-02 10:50:18 +0200 (Fri, 02 Aug 2002) | 2 lines
 
25046
Changed paths:
 
25047
   M /trunk/wwsympa/wws_templates/de/compose_mail.de.tpl
 
25048
 
 
25049
[reported by Hanke Penning] Fix: could not reply to the sender
 
25050
 
 
25051
------------------------------------------------------------------------
 
25052
r1463 | salaun | 2002-08-01 14:27:12 +0200 (Thu, 01 Aug 2002) | 2 lines
 
25053
Changed paths:
 
25054
   M /trunk/src/List.pm
 
25055
 
 
25056
Change: If no robot parameter is given to List::get_lists(), then assume any
 
25057
 
 
25058
------------------------------------------------------------------------
 
25059
r1462 | salaun | 2002-08-01 11:52:37 +0200 (Thu, 01 Aug 2002) | 2 lines
 
25060
Changed paths:
 
25061
   M /trunk/src/sympa.pl
 
25062
 
 
25063
Fix: Sympa.pl would die if smime_decrypt() failed
 
25064
 
 
25065
------------------------------------------------------------------------
 
25066
r1461 | salaun | 2002-08-01 11:46:23 +0200 (Thu, 01 Aug 2002) | 3 lines
 
25067
Changed paths:
 
25068
   M /trunk/src/sympa.pl
 
25069
 
 
25070
Fix: Sympa would consider application/pkcs7-mime;...; smime-type=signed-data
 
25071
as crypted messages and would die while trying to decode them
 
25072
 
 
25073
------------------------------------------------------------------------
 
25074
r1460 | salaun | 2002-07-31 16:54:56 +0200 (Wed, 31 Jul 2002) | 3 lines
 
25075
Changed paths:
 
25076
   M /trunk/src/List.pm
 
25077
 
 
25078
Fix (related to include2 implementation): _include_users_xxx() not properly
 
25079
working on tied hash. Failed including duplicates in 'include' mode
 
25080
 
 
25081
------------------------------------------------------------------------
 
25082
r1459 | salaun | 2002-07-31 11:06:00 +0200 (Wed, 31 Jul 2002) | 2 lines
 
25083
Changed paths:
 
25084
   M /trunk/ChangeLog
 
25085
   M /trunk/NEWS
 
25086
 
 
25087
preparing 3.3.6b.2
 
25088
 
 
25089
------------------------------------------------------------------------
 
25090
r1458 | salaun | 2002-07-29 15:19:59 +0200 (Mon, 29 Jul 2002) | 8 lines
 
25091
Changed paths:
 
25092
   M /trunk/src/tools.pl
 
25093
 
 
25094
[Robert Marcjand] Fix virus detection :
 
25095
With McAffee, MIME Exploit gen virus are found, but are not
 
25096
detected by the Sympa Software because the report is
 
25097
 
 
25098
Found application ....
 
25099
 
 
25100
instead of Found the .... virus
 
25101
 
 
25102
------------------------------------------------------------------------
 
25103
r1457 | salaun | 2002-07-12 14:29:15 +0200 (Fri, 12 Jul 2002) | 2 lines
 
25104
Changed paths:
 
25105
   M /trunk/wwsympa/wwsympa.fcgi
 
25106
 
 
25107
Fix: prevent document edition/deletion by anonymous users in the shared
 
25108
 
 
25109
------------------------------------------------------------------------
 
25110
r1456 | salaun | 2002-07-12 13:50:18 +0200 (Fri, 12 Jul 2002) | 2 lines
 
25111
Changed paths:
 
25112
   M /trunk/src/List.pm
 
25113
 
 
25114
Fix: lowercase included email addresses
 
25115
 
 
25116
------------------------------------------------------------------------
 
25117
r1455 | salaun | 2002-07-12 11:43:42 +0200 (Fri, 12 Jul 2002) | 2 lines
 
25118
Changed paths:
 
25119
   M /trunk/wwsympa/wwsympa.fcgi
 
25120
 
 
25121
[Laurent.Aublet-Cuvelier] Fix scenario_test action : authentication's methods do not appear
 
25122
 
 
25123
------------------------------------------------------------------------
 
25124
r1454 | salaun | 2002-07-12 11:21:55 +0200 (Fri, 12 Jul 2002) | 2 lines
 
25125
Changed paths:
 
25126
   M /trunk/src/task_manager.pl
 
25127
 
 
25128
[BugID 0000026][Stephen Braswell] Fix: task_manager.pl now removing its PIDfile
 
25129
 
 
25130
------------------------------------------------------------------------
 
25131
r1453 | salaun | 2002-07-11 15:55:52 +0200 (Thu, 11 Jul 2002) | 2 lines
 
25132
Changed paths:
 
25133
   M /trunk/ChangeLog
 
25134
   M /trunk/NEWS
 
25135
   M /trunk/src/List.pm
 
25136
   M /trunk/src/etc/script/create_db.Oracle
 
25137
   M /trunk/src/etc/script/create_db.Pg
 
25138
   M /trunk/src/etc/script/create_db.Sybase
 
25139
   M /trunk/src/etc/script/create_db.mysql
 
25140
 
 
25141
Changes: database structure has been extended for 'include2'
 
25142
 
 
25143
------------------------------------------------------------------------
 
25144
r1452 | salaun | 2002-07-11 15:01:49 +0200 (Thu, 11 Jul 2002) | 2 lines
 
25145
Changed paths:
 
25146
   M /trunk/src/task_manager.pl
 
25147
 
 
25148
Fixes ; 'remind' and 'expire' list tasks commented
 
25149
 
 
25150
------------------------------------------------------------------------
 
25151
r1451 | salaun | 2002-07-11 14:04:34 +0200 (Thu, 11 Jul 2002) | 2 lines
 
25152
Changed paths:
 
25153
   M /trunk/src/task_manager.pl
 
25154
 
 
25155
New match_task() subroutine
 
25156
 
 
25157
------------------------------------------------------------------------
 
25158
r1450 | salaun | 2002-07-11 12:30:39 +0200 (Thu, 11 Jul 2002) | 2 lines
 
25159
Changed paths:
 
25160
   M /trunk/src/task_manager.pl
 
25161
 
 
25162
Change: use hashes where in() was used
 
25163
 
 
25164
------------------------------------------------------------------------
 
25165
r1449 | salaun | 2002-07-11 11:44:18 +0200 (Thu, 11 Jul 2002) | 3 lines
 
25166
Changed paths:
 
25167
   M /trunk/src/List.pm
 
25168
 
 
25169
[BugID 0000024] Fix: When URLIZINg attachments which contain a single Content-Type header without attributes,
 
25170
the attachment saved contains an additional newline after the Content-Type header on disk.
 
25171
 
 
25172
------------------------------------------------------------------------
 
25173
r1448 | salaun | 2002-07-11 11:15:05 +0200 (Thu, 11 Jul 2002) | 2 lines
 
25174
Changed paths:
 
25175
   M /trunk/wwsympa/wwsympa.fcgi
 
25176
 
 
25177
Fix: allow suboptions for included users
 
25178
 
 
25179
------------------------------------------------------------------------
 
25180
r1447 | salaun | 2002-07-10 17:10:20 +0200 (Wed, 10 Jul 2002) | 4 lines
 
25181
Changed paths:
 
25182
   M /trunk/src/Conf.pm
 
25183
   M /trunk/src/List.pm
 
25184
   A /trunk/src/etc/global_task_models/purge_user_table.monthly.task
 
25185
   M /trunk/src/task_manager.pl
 
25186
 
 
25187
New feature: new global task 'purge_user_table' cleaning up the user_table
 
25188
in DB. This saves expensive cleanup job at subscriber removal time.
 
25189
List::delete_user_db() now taking an array of emails as parameter.
 
25190
 
 
25191
------------------------------------------------------------------------
 
25192
r1446 | salaun | 2002-07-10 14:27:32 +0200 (Wed, 10 Jul 2002) | 3 lines
 
25193
Changed paths:
 
25194
   M /trunk/src/List.pm
 
25195
   M /trunk/src/task_manager.pl
 
25196
   M /trunk/wwsympa/wwsympa.fcgi
 
25197
 
 
25198
Change: When changing from 'include2' user_data_source to 'database',
 
25199
purge the database to delete included users
 
25200
 
 
25201
------------------------------------------------------------------------
 
25202
r1445 | salaun | 2002-07-10 14:09:55 +0200 (Wed, 10 Jul 2002) | 2 lines
 
25203
Changed paths:
 
25204
   M /trunk/src/etc/script/sympa
 
25205
 
 
25206
Starting the task_manager ; now used to update include cache in DB
 
25207
 
 
25208
------------------------------------------------------------------------
 
25209
r1444 | salaun | 2002-07-10 12:14:59 +0200 (Wed, 10 Jul 2002) | 3 lines
 
25210
Changed paths:
 
25211
   M /trunk/src/List.pm
 
25212
 
 
25213
New feature: add locking while updating include caches. Exclusive lock is set
 
25214
in sync_include() ; shared lock is set in get_first_user() and get_first_bouncing_user()
 
25215
 
 
25216
------------------------------------------------------------------------
 
25217
r1443 | salaun | 2002-07-10 10:52:45 +0200 (Wed, 10 Jul 2002) | 1 line
 
25218
Changed paths:
 
25219
   M /trunk/src/etc/script/sympa
 
25220
 
 
25221
Pierre M??ras] Changes: adapt statup script for Solaris (second episod)   * comparison operator with SH is '=' ('==' is Bash-specific)    * use PIDDIR    * check if process is running before stopping
 
25222
------------------------------------------------------------------------
 
25223
r1442 | salaun | 2002-07-09 17:59:27 +0200 (Tue, 09 Jul 2002) | 3 lines
 
25224
Changed paths:
 
25225
   M /trunk/src/task_manager.pl
 
25226
 
 
25227
Change: create missing task before exuting existing ones.
 
25228
It allows faster excution of newly created tasks
 
25229
 
 
25230
------------------------------------------------------------------------
 
25231
r1441 | salaun | 2002-07-09 17:48:41 +0200 (Tue, 09 Jul 2002) | 3 lines
 
25232
Changed paths:
 
25233
   M /trunk/wwsympa/wwsympa.fcgi
 
25234
 
 
25235
Change: existing sync_include task is removed if data_sources changed, so that a new task
 
25236
will be created soon
 
25237
 
 
25238
------------------------------------------------------------------------
 
25239
r1440 | salaun | 2002-07-09 17:47:44 +0200 (Tue, 09 Jul 2002) | 2 lines
 
25240
Changed paths:
 
25241
   M /trunk/src/List.pm
 
25242
 
 
25243
New remove_task() subroutine
 
25244
 
 
25245
------------------------------------------------------------------------
 
25246
r1439 | salaun | 2002-07-09 17:00:21 +0200 (Tue, 09 Jul 2002) | 3 lines
 
25247
Changed paths:
 
25248
   M /trunk/src/List.pm
 
25249
   M /trunk/wwsympa/wwsympa.fcgi
 
25250
 
 
25251
Fixes: Suppress update/data_source_update list parameter
 
25252
Fix last_sync update in 'stats' file
 
25253
 
 
25254
------------------------------------------------------------------------
 
25255
r1438 | salaun | 2002-07-09 16:58:56 +0200 (Tue, 09 Jul 2002) | 2 lines
 
25256
Changed paths:
 
25257
   M /trunk/ChangeLog
 
25258
 
 
25259
Update
 
25260
 
 
25261
------------------------------------------------------------------------
 
25262
r1437 | salaun | 2002-07-09 16:34:12 +0200 (Tue, 09 Jul 2002) | 2 lines
 
25263
Changed paths:
 
25264
   M /trunk/wwsympa/wwsympa.fcgi
 
25265
 
 
25266
Change: call List::add_user() and List::del_user() with multiple emails as parameters
 
25267
 
 
25268
------------------------------------------------------------------------
 
25269
r1436 | salaun | 2002-07-09 16:26:15 +0200 (Tue, 09 Jul 2002) | 2 lines
 
25270
Changed paths:
 
25271
   M /trunk/src/List.pm
 
25272
 
 
25273
Change: use value returned by del_user() and add_user()
 
25274
 
 
25275
------------------------------------------------------------------------
 
25276
r1435 | salaun | 2002-07-09 16:24:53 +0200 (Tue, 09 Jul 2002) | 2 lines
 
25277
Changed paths:
 
25278
   M /trunk/src/List.pm
 
25279
 
 
25280
Change: add_user and delete_user return the number of subscribers added/removed
 
25281
 
 
25282
------------------------------------------------------------------------
 
25283
r1434 | salaun | 2002-07-09 16:20:10 +0200 (Tue, 09 Jul 2002) | 2 lines
 
25284
Changed paths:
 
25285
   M /trunk/src/List.pm
 
25286
 
 
25287
Change: don't create entry in user_table is user is included
 
25288
 
 
25289
------------------------------------------------------------------------
 
25290
r1433 | salaun | 2002-07-09 15:58:51 +0200 (Tue, 09 Jul 2002) | 2 lines
 
25291
Changed paths:
 
25292
   M /trunk/src/List.pm
 
25293
 
 
25294
Change: allow multiple add with &add_user() ; this is used by sync_include()
 
25295
 
 
25296
------------------------------------------------------------------------
 
25297
r1432 | salaun | 2002-07-09 14:52:08 +0200 (Tue, 09 Jul 2002) | 2 lines
 
25298
Changed paths:
 
25299
   M /trunk/src/List.pm
 
25300
 
 
25301
Change: move foreach loop in &delete_user() to a lower level
 
25302
 
 
25303
------------------------------------------------------------------------
 
25304
r1431 | salaun | 2002-07-09 14:18:55 +0200 (Tue, 09 Jul 2002) | 2 lines
 
25305
Changed paths:
 
25306
   M /trunk/src/List.pm
 
25307
 
 
25308
Fix: make sql_query regexp case-insensitive
 
25309
 
 
25310
------------------------------------------------------------------------
 
25311
r1430 | salaun | 2002-07-09 11:57:30 +0200 (Tue, 09 Jul 2002) | 2 lines
 
25312
Changed paths:
 
25313
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
25314
 
 
25315
Changes: Provide data sources (if 'include2' user_data_source) on REVIEW page
 
25316
 
 
25317
------------------------------------------------------------------------
 
25318
r1429 | salaun | 2002-07-09 11:38:00 +0200 (Tue, 09 Jul 2002) | 2 lines
 
25319
Changed paths:
 
25320
   M /trunk/src/Commands.pm
 
25321
 
 
25322
Changes: subscribe(), add(), signoff() and del() made include2-compatible
 
25323
 
 
25324
------------------------------------------------------------------------
 
25325
r1428 | salaun | 2002-07-09 11:00:32 +0200 (Tue, 09 Jul 2002) | 4 lines
 
25326
Changed paths:
 
25327
   M /trunk/src/etc/script/sympa
 
25328
 
 
25329
[BugID 0000023] Adapt startup script to run on Solaris. There were problems with :
 
25330
        +"echo -n" is not supported under sh.
 
25331
        + status would not test if the processes are actually running
 
25332
 
 
25333
------------------------------------------------------------------------
 
25334
r1427 | salaun | 2002-07-09 09:30:19 +0200 (Tue, 09 Jul 2002) | 2 lines
 
25335
Changed paths:
 
25336
   M /trunk/src/tools.pl
 
25337
 
 
25338
[Thibaut Dabonneville] Fix AVP virus detection
 
25339
 
 
25340
------------------------------------------------------------------------
 
25341
r1426 | salaun | 2002-07-08 16:07:39 +0200 (Mon, 08 Jul 2002) | 2 lines
 
25342
Changed paths:
 
25343
   M /trunk/wwsympa/wwsympa.fcgi
 
25344
 
 
25345
do_suboptions() made include2-compatible
 
25346
 
 
25347
------------------------------------------------------------------------
 
25348
r1425 | salaun | 2002-07-08 15:52:01 +0200 (Mon, 08 Jul 2002) | 2 lines
 
25349
Changed paths:
 
25350
   M /trunk/src/Commands.pm
 
25351
 
 
25352
Supress old comments
 
25353
 
 
25354
------------------------------------------------------------------------
 
25355
r1424 | salaun | 2002-07-08 15:47:27 +0200 (Mon, 08 Jul 2002) | 2 lines
 
25356
Changed paths:
 
25357
   M /trunk/wwsympa/wwsympa.fcgi
 
25358
 
 
25359
do_add() and do_del() include2-compatible
 
25360
 
 
25361
------------------------------------------------------------------------
 
25362
r1423 | salaun | 2002-07-08 15:21:41 +0200 (Mon, 08 Jul 2002) | 2 lines
 
25363
Changed paths:
 
25364
   M /trunk/src/List.pm
 
25365
 
 
25366
Fix get_subscriber()
 
25367
 
 
25368
------------------------------------------------------------------------
 
25369
r1422 | salaun | 2002-07-08 12:18:21 +0200 (Mon, 08 Jul 2002) | 2 lines
 
25370
Changed paths:
 
25371
   M /trunk/wwsympa/wws_templates/fr/notice.fr.tpl
 
25372
   M /trunk/wwsympa/wws_templates/us/notice.us.tpl
 
25373
   M /trunk/wwsympa/wwsympa.fcgi
 
25374
 
 
25375
Add a warning about members update delay
 
25376
 
 
25377
------------------------------------------------------------------------
 
25378
r1421 | salaun | 2002-07-08 11:56:28 +0200 (Mon, 08 Jul 2002) | 2 lines
 
25379
Changed paths:
 
25380
   M /trunk/src/task_manager.pl
 
25381
 
 
25382
Fix: better error management while executing tasks
 
25383
 
 
25384
------------------------------------------------------------------------
 
25385
r1420 | salaun | 2002-07-08 11:55:53 +0200 (Mon, 08 Jul 2002) | 2 lines
 
25386
Changed paths:
 
25387
   M /trunk/src/List.pm
 
25388
 
 
25389
Allow 'nocache' for &_load_total_db()
 
25390
 
 
25391
------------------------------------------------------------------------
 
25392
r1419 | salaun | 2002-07-08 11:18:54 +0200 (Mon, 08 Jul 2002) | 2 lines
 
25393
Changed paths:
 
25394
   M /trunk/wwsympa/wwsympa.fcgi
 
25395
 
 
25396
Fix: missing ';' (recent changes)
 
25397
 
 
25398
------------------------------------------------------------------------
 
25399
r1418 | salaun | 2002-07-08 11:05:40 +0200 (Mon, 08 Jul 2002) | 3 lines
 
25400
Changed paths:
 
25401
   M /trunk/src/task_manager.pl
 
25402
 
 
25403
Change: use the task model to create a new task, not a simple copy of
 
25404
previous task. This was required for sync_include()
 
25405
 
 
25406
------------------------------------------------------------------------
 
25407
r1417 | salaun | 2002-07-05 15:39:40 +0200 (Fri, 05 Jul 2002) | 2 lines
 
25408
Changed paths:
 
25409
   A /trunk/src/etc/list_task_models/sync_include.ttl.task
 
25410
   M /trunk/src/task_manager.pl
 
25411
 
 
25412
New sync_include task
 
25413
 
 
25414
------------------------------------------------------------------------
 
25415
r1416 | salaun | 2002-07-05 15:38:48 +0200 (Fri, 05 Jul 2002) | 2 lines
 
25416
Changed paths:
 
25417
   M /trunk/src/tools.pl
 
25418
 
 
25419
Fix duration_conv()
 
25420
 
 
25421
------------------------------------------------------------------------
 
25422
r1415 | salaun | 2002-07-05 14:39:42 +0200 (Fri, 05 Jul 2002) | 2 lines
 
25423
Changed paths:
 
25424
   M /trunk/wwsympa/wwsympa.fcgi
 
25425
 
 
25426
[reported by Robert Marchand] Fix: When closing a list the subscribers.db.closed was not created (wrong path)
 
25427
 
 
25428
------------------------------------------------------------------------
 
25429
r1414 | salaun | 2002-07-04 15:27:19 +0200 (Thu, 04 Jul 2002) | 2 lines
 
25430
Changed paths:
 
25431
   M /trunk/src/tools.pl
 
25432
 
 
25433
Extend date format to support seconds (needed for ttl)
 
25434
 
 
25435
------------------------------------------------------------------------
 
25436
r1413 | salaun | 2002-07-04 15:13:30 +0200 (Thu, 04 Jul 2002) | 2 lines
 
25437
Changed paths:
 
25438
   M /trunk/src/List.pm
 
25439
 
 
25440
Fix previous changes: set 'subscribed' entry only if user was found
 
25441
 
 
25442
------------------------------------------------------------------------
 
25443
r1412 | salaun | 2002-07-04 14:33:54 +0200 (Thu, 04 Jul 2002) | 2 lines
 
25444
Changed paths:
 
25445
   M /trunk/Makefile.am
 
25446
   M /trunk/Makefile.in
 
25447
 
 
25448
Fix previous change
 
25449
 
 
25450
------------------------------------------------------------------------
 
25451
r1411 | salaun | 2002-07-04 11:32:58 +0200 (Thu, 04 Jul 2002) | 2 lines
 
25452
Changed paths:
 
25453
   M /trunk/Makefile.am
 
25454
   M /trunk/Makefile.in
 
25455
   M /trunk/src/etc/sample/Makefile
 
25456
 
 
25457
[BugID 0000019] Fix: EXPLDIR (set by configure --with-expldir) was not used at directory creation time
 
25458
 
 
25459
------------------------------------------------------------------------
 
25460
r1410 | salaun | 2002-07-04 09:40:46 +0200 (Thu, 04 Jul 2002) | 2 lines
 
25461
Changed paths:
 
25462
   M /trunk/wwsympa/wwsympa.fcgi
 
25463
 
 
25464
[reported by Denis Creusot] Fix: missing closedir() could leed to a 'too many open files' problem
 
25465
 
 
25466
------------------------------------------------------------------------
 
25467
r1409 | salaun | 2002-07-04 09:36:42 +0200 (Thu, 04 Jul 2002) | 2 lines
 
25468
Changed paths:
 
25469
   M /trunk/src/tools.pl
 
25470
 
 
25471
Fix: Typo (close instead of closedir)
 
25472
 
 
25473
------------------------------------------------------------------------
 
25474
r1408 | salaun | 2002-07-04 09:35:45 +0200 (Thu, 04 Jul 2002) | 2 lines
 
25475
Changed paths:
 
25476
   M /trunk/src/sympa.pl
 
25477
 
 
25478
Fix: missing closedir()
 
25479
 
 
25480
------------------------------------------------------------------------
 
25481
r1407 | salaun | 2002-07-04 09:34:27 +0200 (Thu, 04 Jul 2002) | 2 lines
 
25482
Changed paths:
 
25483
   M /trunk/src/List.pm
 
25484
 
 
25485
[reported by Denis Creusot] Fix: missing closedir() could leed to a 'too many open files' problem
 
25486
 
 
25487
------------------------------------------------------------------------
 
25488
r1406 | salaun | 2002-07-04 09:27:54 +0200 (Thu, 04 Jul 2002) | 3 lines
 
25489
Changed paths:
 
25490
   M /trunk/src/sympa.pl
 
25491
 
 
25492
[reported by Robert Marchand] Fix: message confirmations request was not sent in the proper
 
25493
language (robot lang instead of list lang)
 
25494
 
 
25495
------------------------------------------------------------------------
 
25496
r1405 | salaun | 2002-07-03 16:33:29 +0200 (Wed, 03 Jul 2002) | 7 lines
 
25497
Changed paths:
 
25498
   M /trunk/src/List.pm
 
25499
   M /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
25500
   M /trunk/wwsympa/wwsympa.fcgi
 
25501
 
 
25502
Changes (related to cache in DB):
 
25503
        No more User_table cleanup in delete_user() ; this should be performed
 
25504
        by the task_manager
 
25505
        Now update_user() can have '*' as first argument (will work on all subscribers)
 
25506
        Provide data sources (if 'include2' user_data_source) on REVIEW page
 
25507
        Migration from 'database' to 'include2'
 
25508
 
 
25509
------------------------------------------------------------------------
 
25510
r1404 | salaun | 2002-07-03 14:14:38 +0200 (Wed, 03 Jul 2002) | 12 lines
 
25511
Changed paths:
 
25512
   M /trunk/src/Commands.pm
 
25513
   M /trunk/src/List.pm
 
25514
   M /trunk/wwsympa/wws_templates/fr/list_menu.fr.tpl
 
25515
   M /trunk/wwsympa/wwsympa.fcgi
 
25516
 
 
25517
New feature: first step to make cache for 'include' lists in Database.
 
25518
        New sync_include() subroutine based on H. Wilelmi's work
 
25519
        New 'include2' data_source
 
25520
        New 'data_source_update' list conf parameter
 
25521
        Add 'last_sync' to stats file
 
25522
        New database fields 'included_subscriber', 'subscribed_subscriber', 'include_sources_subscriber'
 
25523
        Extend add_user(), delete_user(), get_first_user(), get_next_user(), get_subscriber(), update_user()
 
25524
        to read/write these fields
 
25525
        New _load_users_include2(), _get_datasource_id(), search_datasource()
 
25526
 
 
25527
Fix subroutine names store_susbscription_request(), delete_susbscription_request(),
 
25528
 
 
25529
------------------------------------------------------------------------
 
25530
r1403 | salaun | 2002-07-02 11:17:23 +0200 (Tue, 02 Jul 2002) | 2 lines
 
25531
Changed paths:
 
25532
   M /trunk/doc/sympa.pdf
 
25533
   M /trunk/doc/sympa.ps
 
25534
   M /trunk/doc/sympa.tex
 
25535
   M /trunk/doc/sympa.tex.tpl
 
25536
   M /trunk/src/etc/scenari/add.owner
 
25537
   M /trunk/src/etc/scenari/send.public_nobcc
 
25538
   M /trunk/src/etc/scenari/visibility.conceal
 
25539
   M /trunk/src/etc/scenari/visibility.secret
 
25540
 
 
25541
[Olivier Gerard] Typographical fixes
 
25542
 
 
25543
------------------------------------------------------------------------
 
25544
r1402 | salaun | 2002-06-27 16:23:09 +0200 (Thu, 27 Jun 2002) | 2 lines
 
25545
Changed paths:
 
25546
   M /trunk/nls/et.msg
 
25547
   M /trunk/nls/ro.msg
 
25548
 
 
25549
[Olivier LACROIX] Fix: NLS compilation (with gencat) failed with HP-UX
 
25550
 
 
25551
------------------------------------------------------------------------
 
25552
r1401 | salaun | 2002-06-26 14:28:20 +0200 (Wed, 26 Jun 2002) | 2 lines
 
25553
Changed paths:
 
25554
   M /trunk/wwsympa/cookielib.pm
 
25555
 
 
25556
Change: no more print to STDERR
 
25557
 
 
25558
------------------------------------------------------------------------
 
25559
r1399 | salaun | 2002-06-26 14:07:05 +0200 (Wed, 26 Jun 2002) | 2 lines
 
25560
Changed paths:
 
25561
   M /trunk/ChangeLog
 
25562
   M /trunk/NEWS
 
25563
   M /trunk/doc/sympa.pdf
 
25564
   M /trunk/doc/sympa.ps
 
25565
   M /trunk/doc/sympa.tex
 
25566
 
 
25567
preparing 3.3.6b.1
 
25568
 
 
25569
------------------------------------------------------------------------
 
25570
r1398 | salaun | 2002-06-26 09:40:40 +0200 (Wed, 26 Jun 2002) | 2 lines
 
25571
Changed paths:
 
25572
   M /trunk/doc/sympa.tex.tpl
 
25573
   M /trunk/src/Conf.pm
 
25574
   M /trunk/src/List.pm
 
25575
   M /trunk/src/sympa.pl
 
25576
   M /trunk/wwsympa/wwsympa.fcgi
 
25577
 
 
25578
Changes: extend 'list_check_suffixes' ; also use it when receiving messages
 
25579
 
 
25580
------------------------------------------------------------------------
 
25581
r1397 | salaun | 2002-06-25 14:21:15 +0200 (Tue, 25 Jun 2002) | 3 lines
 
25582
Changed paths:
 
25583
   M /trunk/src/List.pm
 
25584
   M /trunk/wwsympa/wwsympa.fcgi
 
25585
 
 
25586
[Sergiy Zhuk] Fix: check listname for '-request' '-unsubscribe'... in
 
25587
List::new() and wwsympa::create_list()
 
25588
 
 
25589
------------------------------------------------------------------------
 
25590
r1396 | salaun | 2002-06-25 10:51:28 +0200 (Tue, 25 Jun 2002) | 2 lines
 
25591
Changed paths:
 
25592
   M /trunk/doc/sympa.tex.tpl
 
25593
   M /trunk/src/Conf.pm
 
25594
   M /trunk/src/sympa.pl
 
25595
 
 
25596
Add 'antivirus_notify' sympa.conf parameter to disable antivirus notification
 
25597
 
 
25598
------------------------------------------------------------------------
 
25599
r1395 | salaun | 2002-06-25 10:49:38 +0200 (Tue, 25 Jun 2002) | 2 lines
 
25600
Changed paths:
 
25601
   M /trunk/ChangeLog
 
25602
 
 
25603
update
 
25604
 
 
25605
------------------------------------------------------------------------
 
25606
r1394 | salaun | 2002-06-25 09:26:09 +0200 (Tue, 25 Jun 2002) | 2 lines
 
25607
Changed paths:
 
25608
   M /trunk/doc/sympa.tex.tpl
 
25609
   M /trunk/src/tools.pl
 
25610
 
 
25611
New feature: Sympa working with Clam antivirus (http://clamav.elektrapro.com/)
 
25612
 
 
25613
------------------------------------------------------------------------
 
25614
r1393 | salaun | 2002-06-21 14:53:28 +0200 (Fri, 21 Jun 2002) | 2 lines
 
25615
Changed paths:
 
25616
   M /trunk/doc/sympa.pdf
 
25617
   M /trunk/doc/sympa.ps
 
25618
   M /trunk/doc/sympa.tex
 
25619
   M /trunk/doc/sympa.tex.tpl
 
25620
   M /trunk/src/List.pm
 
25621
 
 
25622
[list->total] variable made available in scenarios
 
25623
 
 
25624
------------------------------------------------------------------------
 
25625
r1392 | salaun | 2002-06-20 10:25:46 +0200 (Thu, 20 Jun 2002) | 2 lines
 
25626
Changed paths:
 
25627
   M /trunk/src/etc/script/sympa.spec
 
25628
 
 
25629
Change: refer to www.sympa.org
 
25630
 
 
25631
------------------------------------------------------------------------
 
25632
r1391 | salaun | 2002-06-19 12:47:43 +0200 (Wed, 19 Jun 2002) | 2 lines
 
25633
Changed paths:
 
25634
   M /trunk/src/Commands.pm
 
25635
   M /trunk/wwsympa/wwsympa.fcgi
 
25636
 
 
25637
Fix Gecos management with subrequest
 
25638
 
 
25639
------------------------------------------------------------------------
 
25640
r1390 | salaun | 2002-06-19 12:25:46 +0200 (Wed, 19 Jun 2002) | 2 lines
 
25641
Changed paths:
 
25642
   M /trunk/src/Commands.pm
 
25643
   M /trunk/src/List.pm
 
25644
   M /trunk/wwsympa/wwsympa.fcgi
 
25645
 
 
25646
Move send_sub_to_owner() and send_sig_to_owner features in send_notify_to_owner()
 
25647
 
 
25648
------------------------------------------------------------------------
 
25649
r1389 | salaun | 2002-06-19 11:56:35 +0200 (Wed, 19 Jun 2002) | 2 lines
 
25650
Changed paths:
 
25651
   A /trunk/src/etc/templates/fr/listowner_notification.fr.tpl
 
25652
 
 
25653
Translated to french
 
25654
 
 
25655
------------------------------------------------------------------------
 
25656
r1388 | salaun | 2002-06-19 11:46:09 +0200 (Wed, 19 Jun 2002) | 2 lines
 
25657
Changed paths:
 
25658
   M /trunk/src/List.pm
 
25659
 
 
25660
delete unused function
 
25661
 
 
25662
------------------------------------------------------------------------
 
25663
r1387 | salaun | 2002-06-19 11:38:45 +0200 (Wed, 19 Jun 2002) | 2 lines
 
25664
Changed paths:
 
25665
   M /trunk/src/Ldap.pm
 
25666
   M /trunk/src/List.pm
 
25667
   M /trunk/src/sympa.pl
 
25668
 
 
25669
Clean up owner-related code
 
25670
 
 
25671
------------------------------------------------------------------------
 
25672
r1386 | salaun | 2002-06-19 11:23:16 +0200 (Wed, 19 Jun 2002) | 2 lines
 
25673
Changed paths:
 
25674
   M /trunk/wwsympa/wws_templates/fr/list_menu.fr.tpl
 
25675
 
 
25676
Missing <BR>
 
25677
 
 
25678
------------------------------------------------------------------------
 
25679
r1385 | salaun | 2002-06-18 17:53:47 +0200 (Tue, 18 Jun 2002) | 2 lines
 
25680
Changed paths:
 
25681
   M /trunk/src/Commands.pm
 
25682
 
 
25683
[reported by Philippe Allart] Fix: Bad report when 'REMIND *' is not allowed
 
25684
 
 
25685
------------------------------------------------------------------------
 
25686
r1384 | salaun | 2002-06-18 15:56:08 +0200 (Tue, 18 Jun 2002) | 3 lines
 
25687
Changed paths:
 
25688
   M /trunk/src/List.pm
 
25689
 
 
25690
[reported by Fabien Salvi] Bug fix: made Sympa die if sender address
 
25691
contained '*'
 
25692
 
 
25693
------------------------------------------------------------------------
 
25694
r1383 | salaun | 2002-06-18 14:19:31 +0200 (Tue, 18 Jun 2002) | 2 lines
 
25695
Changed paths:
 
25696
   M /trunk/doc/sympa.tex.tpl
 
25697
 
 
25698
Document QUIET prefix
 
25699
 
 
25700
------------------------------------------------------------------------
 
25701
r1382 | salaun | 2002-06-13 16:06:18 +0200 (Thu, 13 Jun 2002) | 3 lines
 
25702
Changed paths:
 
25703
   M /trunk/src/sympa.pl
 
25704
 
 
25705
[reported by Christophe Ruhlmann] Fix: do not reject mails from sender starting with 'sympa' ;
 
25706
perform exact match on the local part
 
25707
 
 
25708
------------------------------------------------------------------------
 
25709
r1381 | salaun | 2002-06-12 16:51:10 +0200 (Wed, 12 Jun 2002) | 2 lines
 
25710
Changed paths:
 
25711
   M /trunk/src/etc/script/sympa
 
25712
 
 
25713
[reported by J.P. Dalbec] Fix 'status' action
 
25714
 
 
25715
------------------------------------------------------------------------
 
25716
r1380 | salaun | 2002-06-12 15:21:05 +0200 (Wed, 12 Jun 2002) | 3 lines
 
25717
Changed paths:
 
25718
   M /trunk/wwsympa/wwsympa.fcgi
 
25719
 
 
25720
Fixes: write cookie even if empty (otherwise previous one was used)
 
25721
Set 'which_info' once only, before template parsing
 
25722
 
 
25723
------------------------------------------------------------------------
 
25724
r1379 | salaun | 2002-06-12 09:18:05 +0200 (Wed, 12 Jun 2002) | 2 lines
 
25725
Changed paths:
 
25726
   M /trunk/wwsympa/wwsympa.fcgi
 
25727
 
 
25728
[Adam Bernstein] Remove DOS linefeeds (^M) that cause problems with Outlook 98, AOL, and EIMS
 
25729
 
 
25730
------------------------------------------------------------------------
 
25731
r1378 | salaun | 2002-06-11 18:12:30 +0200 (Tue, 11 Jun 2002) | 6 lines
 
25732
Changed paths:
 
25733
   M /trunk/src/List.pm
 
25734
 
 
25735
 
 
25736
reported by gilles.tellier AT umontreal.ca
 
25737
 
 
25738
Add a Fileneme message-header.txt or message-footer.txt
 
25739
name for compatibility with outlook.
 
25740
 
 
25741
------------------------------------------------------------------------
 
25742
r1377 | salaun | 2002-06-11 18:05:58 +0200 (Tue, 11 Jun 2002) | 2 lines
 
25743
Changed paths:
 
25744
   M /trunk/wwsympa/wwsympa.fcgi
 
25745
 
 
25746
[reported by Andrea Prunic] WWSympa should never try to use sendpasswd wws_template
 
25747
 
 
25748
------------------------------------------------------------------------
 
25749
r1376 | salaun | 2002-06-11 10:26:11 +0200 (Tue, 11 Jun 2002) | 2 lines
 
25750
Changed paths:
 
25751
   M /trunk/src/List.pm
 
25752
 
 
25753
[reported by Adam Bernstein] Fix: 'not_me' reception option did not have the expected behavior
 
25754
 
 
25755
------------------------------------------------------------------------
 
25756
r1375 | salaun | 2002-06-11 09:41:20 +0200 (Tue, 11 Jun 2002) | 3 lines
 
25757
Changed paths:
 
25758
   M /trunk/src/Conf.pm
 
25759
 
 
25760
Fix: set default for cafile and capath ; also tell trusted_ca_options
 
25761
parameter is no more used
 
25762
 
 
25763
------------------------------------------------------------------------
 
25764
r1374 | salaun | 2002-06-10 17:11:07 +0200 (Mon, 10 Jun 2002) | 2 lines
 
25765
Changed paths:
 
25766
   M /trunk/src/Conf.pm
 
25767
 
 
25768
******* replace trusted_ca_option with cafilme and capath
 
25769
 
 
25770
------------------------------------------------------------------------
 
25771
r1373 | salaun | 2002-06-10 17:09:55 +0200 (Mon, 10 Jun 2002) | 2 lines
 
25772
Changed paths:
 
25773
   M /trunk/src/tools.pl
 
25774
 
 
25775
replace trusted_ca_option with cafile and capath in sympa.conf
 
25776
 
 
25777
------------------------------------------------------------------------
 
25778
r1372 | salaun | 2002-06-10 17:08:49 +0200 (Mon, 10 Jun 2002) | 2 lines
 
25779
Changed paths:
 
25780
   M /trunk/doc/sympa.tex.tpl
 
25781
 
 
25782
sympa.conf : replace trusted-ca_options with cafile and capath
 
25783
 
 
25784
------------------------------------------------------------------------
 
25785
r1371 | salaun | 2002-06-10 15:38:44 +0200 (Mon, 10 Jun 2002) | 2 lines
 
25786
Changed paths:
 
25787
   M /trunk/src/List.pm
 
25788
 
 
25789
[John Dalbec] Fix: get_value() required asref option, in case we get a list of entries
 
25790
 
 
25791
------------------------------------------------------------------------
 
25792
r1370 | salaun | 2002-05-31 14:16:30 +0200 (Fri, 31 May 2002) | 3 lines
 
25793
Changed paths:
 
25794
   M /trunk/src/sympa_wizard.pl
 
25795
 
 
25796
[reported by H. Ulliac] Fix: missing task_manager_pidfile
 
25797
'expire_bounce' => 'expire_bounce_task'
 
25798
 
 
25799
------------------------------------------------------------------------
 
25800
r1369 | salaun | 2002-05-31 12:10:25 +0200 (Fri, 31 May 2002) | 2 lines
 
25801
Changed paths:
 
25802
   M /trunk/src/task_manager.pl
 
25803
   M /trunk/wwsympa/archived.pl
 
25804
   M /trunk/wwsympa/bounced.pl
 
25805
 
 
25806
Fixes: $log_level not properly set
 
25807
 
 
25808
------------------------------------------------------------------------
 
25809
r1368 | salaun | 2002-05-31 11:41:20 +0200 (Fri, 31 May 2002) | 2 lines
 
25810
Changed paths:
 
25811
   M /trunk/wwsympa/archived.pl
 
25812
 
 
25813
[reported by H. Ulliac] Fix log levels
 
25814
 
 
25815
------------------------------------------------------------------------
 
25816
r1367 | salaun | 2002-05-30 12:10:45 +0200 (Thu, 30 May 2002) | 2 lines
 
25817
Changed paths:
 
25818
   M /trunk/wwsympa/wwsympa.fcgi
 
25819
 
 
25820
[reported by Jeg] Fix: file renaming failed in shared root directory
 
25821
 
 
25822
------------------------------------------------------------------------
 
25823
r1366 | salaun | 2002-05-30 11:43:04 +0200 (Thu, 30 May 2002) | 2 lines
 
25824
Changed paths:
 
25825
   M /trunk/wwsympa/wwsympa.fcgi
 
25826
 
 
25827
[reported by Jeg] Fix: desc files were not renamed
 
25828
 
 
25829
------------------------------------------------------------------------
 
25830
r1365 | salaun | 2002-05-30 11:25:55 +0200 (Thu, 30 May 2002) | 2 lines
 
25831
Changed paths:
 
25832
   M /trunk/wwsympa/wwsympa.fcgi
 
25833
 
 
25834
[reported by Jeg] Fix: check URL renaming
 
25835
 
 
25836
------------------------------------------------------------------------
 
25837
r1364 | salaun | 2002-05-30 11:12:16 +0200 (Thu, 30 May 2002) | 2 lines
 
25838
Changed paths:
 
25839
   M /trunk/wwsympa/wws_templates/fr/editsubscriber.fr.tpl
 
25840
   M /trunk/wwsympa/wws_templates/us/editsubscriber.us.tpl
 
25841
 
 
25842
Fix: use escaped email instead
 
25843
 
 
25844
------------------------------------------------------------------------
 
25845
r1363 | salaun | 2002-05-30 11:11:13 +0200 (Thu, 30 May 2002) | 2 lines
 
25846
Changed paths:
 
25847
   M /trunk/wwsympa/wws_templates/fr/d_read.fr.tpl
 
25848
 
 
25849
Change: ask for bookmark title first
 
25850
 
 
25851
------------------------------------------------------------------------
 
25852
r1362 | salaun | 2002-05-30 11:10:54 +0200 (Thu, 30 May 2002) | 2 lines
 
25853
Changed paths:
 
25854
   M /trunk/wwsympa/wws_templates/us/d_read.us.tpl
 
25855
 
 
25856
Change: Ask for bookmark title first
 
25857
 
 
25858
------------------------------------------------------------------------
 
25859
r1361 | salaun | 2002-05-30 11:02:23 +0200 (Thu, 30 May 2002) | 4 lines
 
25860
Changed paths:
 
25861
   M /trunk/wwsympa/wwsympa.fcgi
 
25862
 
 
25863
[reported by Jeg] Fix: filename containing %xx chars could not be accessed/edited/deleted.
 
25864
Supress the global unescape_chars() call in get_parameters()
 
25865
Also fix escaping in do_editsubscriber()
 
25866
 
 
25867
------------------------------------------------------------------------
 
25868
r1360 | salaun | 2002-05-30 10:16:43 +0200 (Thu, 30 May 2002) | 2 lines
 
25869
Changed paths:
 
25870
   M /trunk/wwsympa/wwsympa.fcgi
 
25871
 
 
25872
[reported by Jeg] Fix: '/' not allowed in filenames
 
25873
 
 
25874
------------------------------------------------------------------------
 
25875
r1359 | salaun | 2002-05-29 10:36:39 +0200 (Wed, 29 May 2002) | 2 lines
 
25876
Changed paths:
 
25877
   M /trunk/src/etc/mhonarc-ressources
 
25878
 
 
25879
[Georg Bauer] German translation of Mhonarc ressources
 
25880
 
 
25881
------------------------------------------------------------------------
 
25882
r1358 | salaun | 2002-05-29 09:41:16 +0200 (Wed, 29 May 2002) | 2 lines
 
25883
Changed paths:
 
25884
   M /trunk/src/tools.pl
 
25885
 
 
25886
Fix: suppress '2>&1' when calling openssl ; this syntax is shell-dependant
 
25887
 
 
25888
------------------------------------------------------------------------
 
25889
r1357 | salaun | 2002-05-28 17:54:39 +0200 (Tue, 28 May 2002) | 2 lines
 
25890
Changed paths:
 
25891
   M /trunk/src/etc/scenari/send.public_nobcc
 
25892
 
 
25893
[reported by Laurent Le-Prieur] Fix : the scenario would always return reject
 
25894
 
 
25895
------------------------------------------------------------------------
 
25896
r1356 | salaun | 2002-05-28 14:35:38 +0200 (Tue, 28 May 2002) | 3 lines
 
25897
Changed paths:
 
25898
   M /trunk/src/List.pm
 
25899
 
 
25900
[reported by Marty Pauley] Fix: Email comparison performed with a regexp. This
 
25901
could leed to incorrect comparison if email contained '+' chars
 
25902
 
 
25903
------------------------------------------------------------------------
 
25904
r1355 | salaun | 2002-05-28 13:48:18 +0200 (Tue, 28 May 2002) | 2 lines
 
25905
Changed paths:
 
25906
   M /trunk/src/Conf.pm
 
25907
 
 
25908
manage key_password as a synonim of key_passwd.
 
25909
 
 
25910
------------------------------------------------------------------------
 
25911
r1354 | salaun | 2002-05-28 12:03:56 +0200 (Tue, 28 May 2002) | 3 lines
 
25912
Changed paths:
 
25913
   M /trunk/src/List.pm
 
25914
 
 
25915
[proposed by Guy Paressant] Change: make LDAP queries asynchronous. Entries are fetched on the fly.
 
25916
This saves lots of memory while building big inlude type of lists
 
25917
 
 
25918
------------------------------------------------------------------------
 
25919
r1353 | salaun | 2002-05-27 15:53:24 +0200 (Mon, 27 May 2002) | 2 lines
 
25920
Changed paths:
 
25921
   M /trunk/wwsympa/wwslib.pm
 
25922
 
 
25923
Add Finnish to available languages
 
25924
 
 
25925
------------------------------------------------------------------------
 
25926
r1352 | salaun | 2002-05-27 15:51:44 +0200 (Mon, 27 May 2002) | 2 lines
 
25927
Changed paths:
 
25928
   A /trunk/src/etc/templates/fi
 
25929
   A /trunk/src/etc/templates/fi/bye.fi.tpl
 
25930
   A /trunk/src/etc/templates/fi/certif_warning.fi.tpl
 
25931
   A /trunk/src/etc/templates/fi/expire_deletion.fi.tpl
 
25932
   A /trunk/src/etc/templates/fi/expire_warning1.fi.tpl
 
25933
   A /trunk/src/etc/templates/fi/expire_warning2.fi.tpl
 
25934
   A /trunk/src/etc/templates/fi/global_remind.fi.tpl
 
25935
   A /trunk/src/etc/templates/fi/helpfile.fi.tpl
 
25936
   A /trunk/src/etc/templates/fi/info_report.fi.tpl
 
25937
   A /trunk/src/etc/templates/fi/invite.fi.tpl
 
25938
   A /trunk/src/etc/templates/fi/list_created.fi.tpl
 
25939
   A /trunk/src/etc/templates/fi/list_unknown.fi.tpl
 
25940
   A /trunk/src/etc/templates/fi/listmaster_notification.fi.tpl
 
25941
   A /trunk/src/etc/templates/fi/listowner_notification.fi.tpl
 
25942
   A /trunk/src/etc/templates/fi/lists.fi.tpl
 
25943
   A /trunk/src/etc/templates/fi/moderate.fi.tpl
 
25944
   A /trunk/src/etc/templates/fi/modindex.fi.tpl
 
25945
   A /trunk/src/etc/templates/fi/reject.fi.tpl
 
25946
   A /trunk/src/etc/templates/fi/remind.fi.tpl
 
25947
   A /trunk/src/etc/templates/fi/removed.fi.tpl
 
25948
   A /trunk/src/etc/templates/fi/review.fi.tpl
 
25949
   A /trunk/src/etc/templates/fi/sendpasswd.fi.tpl
 
25950
   A /trunk/src/etc/templates/fi/stats_report.fi.tpl
 
25951
   A /trunk/src/etc/templates/fi/summary.fi.tpl
 
25952
   A /trunk/src/etc/templates/fi/welcome.fi.tpl
 
25953
   A /trunk/src/etc/templates/fi/x509-user-cert-missing.fi.tpl
 
25954
   A /trunk/src/etc/templates/fi/your_infected_msg.fi.tpl
 
25955
 
 
25956
[Vesa Alho] Finnish translations
 
25957
 
 
25958
------------------------------------------------------------------------
 
25959
r1351 | salaun | 2002-05-27 15:51:28 +0200 (Mon, 27 May 2002) | 2 lines
 
25960
Changed paths:
 
25961
   M /trunk/nls/fi.msg
 
25962
 
 
25963
[Vesa Alho] Finnish updates
 
25964
 
 
25965
------------------------------------------------------------------------
 
25966
r1350 | salaun | 2002-05-27 15:50:58 +0200 (Mon, 27 May 2002) | 2 lines
 
25967
Changed paths:
 
25968
   A /trunk/wwsympa/wws_templates/fi
 
25969
   A /trunk/wwsympa/wws_templates/fi/add_request.fi.tpl
 
25970
   A /trunk/wwsympa/wws_templates/fi/admin.fi.tpl
 
25971
   A /trunk/wwsympa/wws_templates/fi/admin_menu.fi.tpl
 
25972
   A /trunk/wwsympa/wws_templates/fi/arc.fi.tpl
 
25973
   A /trunk/wwsympa/wws_templates/fi/arc_protect.fi.tpl
 
25974
   A /trunk/wwsympa/wws_templates/fi/arcsearch.fi.tpl
 
25975
   A /trunk/wwsympa/wws_templates/fi/arcsearch_form.fi.tpl
 
25976
   A /trunk/wwsympa/wws_templates/fi/button_footer.fi.tpl
 
25977
   A /trunk/wwsympa/wws_templates/fi/button_header.fi.tpl
 
25978
   A /trunk/wwsympa/wws_templates/fi/change_email.fi.tpl
 
25979
   A /trunk/wwsympa/wws_templates/fi/choosepasswd.fi.tpl
 
25980
   A /trunk/wwsympa/wws_templates/fi/close_list.fi.tpl
 
25981
   A /trunk/wwsympa/wws_templates/fi/compose_mail.fi.tpl
 
25982
   A /trunk/wwsympa/wws_templates/fi/create_list.fi.tpl
 
25983
   A /trunk/wwsympa/wws_templates/fi/create_list_request.fi.tpl
 
25984
   A /trunk/wwsympa/wws_templates/fi/d_control.fi.tpl
 
25985
   A /trunk/wwsympa/wws_templates/fi/d_editfile.fi.tpl
 
25986
   A /trunk/wwsympa/wws_templates/fi/d_read.fi.tpl
 
25987
   A /trunk/wwsympa/wws_templates/fi/edit_list_request.fi.tpl
 
25988
   A /trunk/wwsympa/wws_templates/fi/editfile.fi.tpl
 
25989
   A /trunk/wwsympa/wws_templates/fi/editsubscriber.fi.tpl
 
25990
   A /trunk/wwsympa/wws_templates/fi/error.fi.tpl
 
25991
   A /trunk/wwsympa/wws_templates/fi/get_closed_lists.fi.tpl
 
25992
   A /trunk/wwsympa/wws_templates/fi/get_latest_lists.fi.tpl
 
25993
   A /trunk/wwsympa/wws_templates/fi/get_pending_lists.fi.tpl
 
25994
   A /trunk/wwsympa/wws_templates/fi/help.fi.tpl
 
25995
   A /trunk/wwsympa/wws_templates/fi/help_admin.fi.tpl
 
25996
   A /trunk/wwsympa/wws_templates/fi/help_editfile.fi.tpl
 
25997
   A /trunk/wwsympa/wws_templates/fi/help_editlist.fi.tpl
 
25998
   A /trunk/wwsympa/wws_templates/fi/help_user_options.fi.tpl
 
25999
   A /trunk/wwsympa/wws_templates/fi/home.fi.tpl
 
26000
   A /trunk/wwsympa/wws_templates/fi/info.fi.tpl
 
26001
   A /trunk/wwsympa/wws_templates/fi/install_pending_list.fi.tpl
 
26002
   A /trunk/wwsympa/wws_templates/fi/list_button_footer.fi.tpl
 
26003
   A /trunk/wwsympa/wws_templates/fi/list_button_header.fi.tpl
 
26004
   A /trunk/wwsympa/wws_templates/fi/list_menu.fi.tpl
 
26005
   A /trunk/wwsympa/wws_templates/fi/lists.fi.tpl
 
26006
   A /trunk/wwsympa/wws_templates/fi/login.fi.tpl
 
26007
   A /trunk/wwsympa/wws_templates/fi/loginbanner.fi.tpl
 
26008
   A /trunk/wwsympa/wws_templates/fi/loginrequest.fi.tpl
 
26009
   A /trunk/wwsympa/wws_templates/fi/main.fi.tpl
 
26010
   A /trunk/wwsympa/wws_templates/fi/menu.fi.tpl
 
26011
   A /trunk/wwsympa/wws_templates/fi/modindex.fi.tpl
 
26012
   A /trunk/wwsympa/wws_templates/fi/notice.fi.tpl
 
26013
   A /trunk/wwsympa/wws_templates/fi/pref.fi.tpl
 
26014
   A /trunk/wwsympa/wws_templates/fi/remindpasswd.fi.tpl
 
26015
   A /trunk/wwsympa/wws_templates/fi/remove_arc.fi.tpl
 
26016
   A /trunk/wwsympa/wws_templates/fi/review.fi.tpl
 
26017
   A /trunk/wwsympa/wws_templates/fi/reviewbouncing.fi.tpl
 
26018
   A /trunk/wwsympa/wws_templates/fi/scenario_test.fi.tpl
 
26019
   A /trunk/wwsympa/wws_templates/fi/search_list.fi.tpl
 
26020
   A /trunk/wwsympa/wws_templates/fi/search_user.fi.tpl
 
26021
   A /trunk/wwsympa/wws_templates/fi/serveradmin.fi.tpl
 
26022
   A /trunk/wwsympa/wws_templates/fi/set_pending_list_request.fi.tpl
 
26023
   A /trunk/wwsympa/wws_templates/fi/show_cert.fi.tpl
 
26024
   A /trunk/wwsympa/wws_templates/fi/sigrequest.fi.tpl
 
26025
   A /trunk/wwsympa/wws_templates/fi/stats.fi.tpl
 
26026
   A /trunk/wwsympa/wws_templates/fi/subindex.fi.tpl
 
26027
   A /trunk/wwsympa/wws_templates/fi/suboptions.fi.tpl
 
26028
   A /trunk/wwsympa/wws_templates/fi/subrequest.fi.tpl
 
26029
   A /trunk/wwsympa/wws_templates/fi/title.fi.tpl
 
26030
   A /trunk/wwsympa/wws_templates/fi/view_translations.fi.tpl
 
26031
   A /trunk/wwsympa/wws_templates/fi/viewbounce.fi.tpl
 
26032
   A /trunk/wwsympa/wws_templates/fi/viewmod.fi.tpl
 
26033
   A /trunk/wwsympa/wws_templates/fi/which.fi.tpl
 
26034
 
 
26035
[Vesa Alho] Finnish translation
 
26036
 
 
26037
------------------------------------------------------------------------
 
26038
r1349 | salaun | 2002-05-27 15:10:04 +0200 (Mon, 27 May 2002) | 2 lines
 
26039
Changed paths:
 
26040
   M /trunk/src/etc/templates/fr/moderate.fr.tpl
 
26041
   M /trunk/src/etc/templates/us/moderate.us.tpl
 
26042
 
 
26043
[reported by Erich Schubert] fix Reply-to address
 
26044
 
 
26045
------------------------------------------------------------------------
 
26046
r1348 | salaun | 2002-05-27 14:54:17 +0200 (Mon, 27 May 2002) | 2 lines
 
26047
Changed paths:
 
26048
   M /trunk/wwsympa/wws_templates/fr/d_read.fr.tpl
 
26049
   M /trunk/wwsympa/wws_templates/us/d_read.us.tpl
 
26050
   M /trunk/wwsympa/wwsympa.fcgi
 
26051
 
 
26052
[Patrick] Fix: dirs/files titles not escaped in ALT HTML tags
 
26053
 
 
26054
------------------------------------------------------------------------
 
26055
r1347 | salaun | 2002-05-23 09:14:09 +0200 (Thu, 23 May 2002) | 6 lines
 
26056
Changed paths:
 
26057
   M /trunk/wwsympa/wwsympa.fcgi
 
26058
 
 
26059
Reported by patrick AT patoche.org :
 
26060
 
 
26061
For a list of files/dirs wwsympa (in the shared section) list the
 
26062
"last update time". However it is wrong, since it is based on the
 
26063
ctime instead of the mtime.
 
26064
 
 
26065
------------------------------------------------------------------------
 
26066
r1346 | salaun | 2002-05-22 14:12:18 +0200 (Wed, 22 May 2002) | 6 lines
 
26067
Changed paths:
 
26068
   M /trunk/wwsympa/wwsympa.fcgi
 
26069
 
 
26070
two new variables availible now for each owner and editor email :
 
26071
[FOREACH o IN owner]
 
26072
[o->local]    : the local part of owner email
 
26073
[o->domain]   : the domain part of the owner email
 
26074
[END]
 
26075
 
 
26076
------------------------------------------------------------------------
 
26077
r1345 | salaun | 2002-05-22 12:28:48 +0200 (Wed, 22 May 2002) | 2 lines
 
26078
Changed paths:
 
26079
   M /trunk/wwsympa/wws_templates/fr/list_menu.fr.tpl
 
26080
 
 
26081
Hide owners/editors email addresses
 
26082
 
 
26083
------------------------------------------------------------------------
 
26084
r1344 | salaun | 2002-05-22 11:57:47 +0200 (Wed, 22 May 2002) | 2 lines
 
26085
Changed paths:
 
26086
   M /trunk/src/task_manager.pl
 
26087
   M /trunk/wwsympa/bounced.pl
 
26088
 
 
26089
[reported by Hanke Penning] Fix: Zombie sendmail processes were not made free
 
26090
 
 
26091
------------------------------------------------------------------------
 
26092
r1343 | salaun | 2002-05-21 11:49:42 +0200 (Tue, 21 May 2002) | 3 lines
 
26093
Changed paths:
 
26094
   M /trunk/src/List.pm
 
26095
 
 
26096
[reported by Sergiy Zhuk] Bug fix: if a list was in 'user_data_source include' and add no
 
26097
include source, the List object could not be created.
 
26098
 
 
26099
------------------------------------------------------------------------
 
26100
r1342 | salaun | 2002-05-17 12:00:03 +0200 (Fri, 17 May 2002) | 2 lines
 
26101
Changed paths:
 
26102
   M /trunk/Makefile.am
 
26103
   M /trunk/Makefile.in
 
26104
 
 
26105
no echo
 
26106
 
 
26107
------------------------------------------------------------------------
 
26108
r1341 | salaun | 2002-05-17 11:58:41 +0200 (Fri, 17 May 2002) | 2 lines
 
26109
Changed paths:
 
26110
   M /trunk/src/parser.pl
 
26111
 
 
26112
Add use Log
 
26113
 
 
26114
------------------------------------------------------------------------
 
26115
r1340 | salaun | 2002-05-17 11:55:14 +0200 (Fri, 17 May 2002) | 2 lines
 
26116
Changed paths:
 
26117
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
26118
 
 
26119
Language menu now available in login page
 
26120
 
 
26121
------------------------------------------------------------------------
 
26122
r1339 | salaun | 2002-05-15 15:50:33 +0200 (Wed, 15 May 2002) | 2 lines
 
26123
Changed paths:
 
26124
   M /trunk/wwsympa/wws_templates/us/remove_arc.us.tpl
 
26125
 
 
26126
Ajust unapropriate text
 
26127
 
 
26128
------------------------------------------------------------------------
 
26129
r1338 | salaun | 2002-05-15 15:40:29 +0200 (Wed, 15 May 2002) | 2 lines
 
26130
Changed paths:
 
26131
   M /trunk/src/Commands.pm
 
26132
 
 
26133
log Typo
 
26134
 
 
26135
------------------------------------------------------------------------
 
26136
r1336 | salaun | 2002-05-15 11:10:08 +0200 (Wed, 15 May 2002) | 2 lines
 
26137
Changed paths:
 
26138
   M /trunk/doc/sympa.pdf
 
26139
   M /trunk/doc/sympa.ps
 
26140
   M /trunk/doc/sympa.tex
 
26141
 
 
26142
Update doc
 
26143
 
 
26144
------------------------------------------------------------------------
 
26145
r1335 | salaun | 2002-05-15 11:09:47 +0200 (Wed, 15 May 2002) | 2 lines
 
26146
Changed paths:
 
26147
   M /trunk/src/etc/templates/us/your_infected_msg.us.tpl
 
26148
 
 
26149
Adapt virus alert message for spoofing virus
 
26150
 
 
26151
------------------------------------------------------------------------
 
26152
r1334 | salaun | 2002-05-15 11:02:33 +0200 (Wed, 15 May 2002) | 2 lines
 
26153
Changed paths:
 
26154
   M /trunk/src/etc/templates/fr/your_infected_msg.fr.tpl
 
26155
 
 
26156
Encode 8bit chars in headers
 
26157
 
 
26158
------------------------------------------------------------------------
 
26159
r1333 | salaun | 2002-05-15 11:01:59 +0200 (Wed, 15 May 2002) | 2 lines
 
26160
Changed paths:
 
26161
   M /trunk/doc/sympa.tex.tpl
 
26162
 
 
26163
Add packages for link management in PDF
 
26164
 
 
26165
------------------------------------------------------------------------
 
26166
r1332 | salaun | 2002-05-15 10:58:49 +0200 (Wed, 15 May 2002) | 2 lines
 
26167
Changed paths:
 
26168
   M /trunk/src/etc/templates/fr/your_infected_msg.fr.tpl
 
26169
 
 
26170
*** empty log message ***
 
26171
 
 
26172
------------------------------------------------------------------------
 
26173
r1331 | salaun | 2002-05-15 10:58:06 +0200 (Wed, 15 May 2002) | 2 lines
 
26174
Changed paths:
 
26175
   M /trunk/src/etc/templates/fr/your_infected_msg.fr.tpl
 
26176
 
 
26177
Adapt virus alerte message for virus that spoof emails
 
26178
 
 
26179
------------------------------------------------------------------------
 
26180
r1330 | salaun | 2002-05-15 10:14:40 +0200 (Wed, 15 May 2002) | 3 lines
 
26181
Changed paths:
 
26182
   M /trunk/src/etc/script/sympa.spec
 
26183
 
 
26184
[Zenon Panoussis] Changes: Added check and aliases file and link for Courier.
 
26185
Changed "Requires: apache" to "Requires: webserver" for compatibility with apache2
 
26186
 
 
26187
------------------------------------------------------------------------
 
26188
r1329 | salaun | 2002-05-14 17:28:21 +0200 (Tue, 14 May 2002) | 2 lines
 
26189
Changed paths:
 
26190
   M /trunk/Makefile.am
 
26191
   M /trunk/Makefile.in
 
26192
   M /trunk/src/sympa_wizard.pl
 
26193
 
 
26194
Fix: sympa_wizard using DESTDIR var
 
26195
 
 
26196
------------------------------------------------------------------------
 
26197
r1328 | salaun | 2002-05-14 16:48:29 +0200 (Tue, 14 May 2002) | 2 lines
 
26198
Changed paths:
 
26199
   M /trunk/src/sympa_wizard.pl
 
26200
 
 
26201
Fix: do not use Conf.pm if used with '-c' option
 
26202
 
 
26203
------------------------------------------------------------------------
 
26204
r1327 | salaun | 2002-05-14 16:12:42 +0200 (Tue, 14 May 2002) | 2 lines
 
26205
Changed paths:
 
26206
   M /trunk/ChangeLog
 
26207
   M /trunk/NEWS
 
26208
 
 
26209
preparing 3.3.5 release
 
26210
 
 
26211
------------------------------------------------------------------------
 
26212
r1326 | salaun | 2002-05-14 15:56:31 +0200 (Tue, 14 May 2002) | 3 lines
 
26213
Changed paths:
 
26214
   M /trunk/wwsympa/wwsympa.fcgi
 
26215
 
 
26216
[reported by Olivier Lonni] Fix: when creating a list, 'other' was considered as
 
26217
a reel topic.
 
26218
 
 
26219
------------------------------------------------------------------------
 
26220
r1325 | salaun | 2002-05-14 15:55:19 +0200 (Tue, 14 May 2002) | 2 lines
 
26221
Changed paths:
 
26222
   M /trunk/src/etc/create_list_templates/discussion_list/config.tpl
 
26223
   M /trunk/src/etc/create_list_templates/hotline/config.tpl
 
26224
   M /trunk/src/etc/create_list_templates/html-news-letter/config.tpl
 
26225
   M /trunk/src/etc/create_list_templates/intranet_list/config.tpl
 
26226
   M /trunk/src/etc/create_list_templates/news-letter/config.tpl
 
26227
   M /trunk/src/etc/create_list_templates/private_working_group/config.tpl
 
26228
   M /trunk/src/etc/create_list_templates/public_web_forum/config.tpl
 
26229
 
 
26230
Do not add 'topics' parameter if not defined
 
26231
 
 
26232
------------------------------------------------------------------------
 
26233
r1324 | salaun | 2002-05-14 14:38:45 +0200 (Tue, 14 May 2002) | 2 lines
 
26234
Changed paths:
 
26235
   A /trunk/doc/sympa.pdf
 
26236
   A /trunk/doc/sympa.ps
 
26237
   A /trunk/doc/sympa.tex
 
26238
 
 
26239
Add Latex, Postscript and PDF version of documentation to CVS
 
26240
 
 
26241
------------------------------------------------------------------------
 
26242
r1323 | salaun | 2002-05-14 14:34:21 +0200 (Tue, 14 May 2002) | 2 lines
 
26243
Changed paths:
 
26244
   M /trunk/doc/Makefile
 
26245
 
 
26246
Create sympa.pdf
 
26247
 
 
26248
------------------------------------------------------------------------
 
26249
r1322 | salaun | 2002-05-14 14:19:04 +0200 (Tue, 14 May 2002) | 2 lines
 
26250
Changed paths:
 
26251
   M /trunk/doc/sympa.tex.tpl
 
26252
 
 
26253
Fix: escape a few '_'
 
26254
 
 
26255
------------------------------------------------------------------------
 
26256
r1321 | salaun | 2002-05-14 12:15:39 +0200 (Tue, 14 May 2002) | 3 lines
 
26257
Changed paths:
 
26258
   M /trunk/Makefile.in
 
26259
   M /trunk/doc/sympa.tex.tpl
 
26260
   M /trunk/src/Conf.pm
 
26261
   M /trunk/src/task_manager.pl
 
26262
 
 
26263
Changes: Rename task-related sympa.conf parameters (append _task). Restore
 
26264
default for 'global_remind' parameter
 
26265
 
 
26266
------------------------------------------------------------------------
 
26267
r1320 | salaun | 2002-05-14 12:14:13 +0200 (Tue, 14 May 2002) | 2 lines
 
26268
Changed paths:
 
26269
   M /trunk/Makefile.am
 
26270
 
 
26271
rename doc target documentation (because of the confusion with doc directory)
 
26272
 
 
26273
------------------------------------------------------------------------
 
26274
r1319 | salaun | 2002-05-14 12:11:48 +0200 (Tue, 14 May 2002) | 2 lines
 
26275
Changed paths:
 
26276
   M /trunk/doc/parse_tex.pl
 
26277
 
 
26278
Fix: parser.pl requires Log.pm
 
26279
 
 
26280
------------------------------------------------------------------------
 
26281
r1318 | salaun | 2002-05-14 10:17:39 +0200 (Tue, 14 May 2002) | 2 lines
 
26282
Changed paths:
 
26283
   M /trunk/nls/cn.msg
 
26284
   M /trunk/nls/cz.msg
 
26285
   M /trunk/nls/de.msg
 
26286
   M /trunk/nls/es.msg
 
26287
   M /trunk/nls/et.msg
 
26288
   M /trunk/nls/fi.msg
 
26289
   M /trunk/nls/fr.msg
 
26290
   M /trunk/nls/hu.msg
 
26291
   M /trunk/nls/it.msg
 
26292
   M /trunk/nls/pl.msg
 
26293
   M /trunk/nls/ro.msg
 
26294
   M /trunk/nls/tw.msg
 
26295
   M /trunk/nls/us.msg
 
26296
   M /trunk/src/Commands.pm
 
26297
   M /trunk/wwsympa/README
 
26298
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
26299
   M /trunk/wwsympa/wwsympa.fcgi
 
26300
 
 
26301
Change: refer to www.sympa.org
 
26302
 
 
26303
------------------------------------------------------------------------
 
26304
r1317 | salaun | 2002-05-13 16:00:27 +0200 (Mon, 13 May 2002) | 2 lines
 
26305
Changed paths:
 
26306
   M /trunk/Makefile.am
 
26307
   M /trunk/Makefile.in
 
26308
 
 
26309
[Luc Beurton] Fix: badly placed '@' ; man pages were not installed
 
26310
 
 
26311
------------------------------------------------------------------------
 
26312
r1316 | salaun | 2002-05-07 17:41:28 +0200 (Tue, 07 May 2002) | 2 lines
 
26313
Changed paths:
 
26314
   M /trunk/wwsympa/wwsympa.fcgi
 
26315
 
 
26316
Fix: reverse condition for subscriptions update
 
26317
 
 
26318
------------------------------------------------------------------------
 
26319
r1314 | salaun | 2002-05-07 17:17:08 +0200 (Tue, 07 May 2002) | 2 lines
 
26320
Changed paths:
 
26321
   M /trunk/Makefile.am
 
26322
 
 
26323
No echo while installing conf files
 
26324
 
 
26325
------------------------------------------------------------------------
 
26326
r1313 | salaun | 2002-05-07 17:14:00 +0200 (Tue, 07 May 2002) | 2 lines
 
26327
Changed paths:
 
26328
   M /trunk/ChangeLog
 
26329
   M /trunk/Makefile.in
 
26330
   M /trunk/NEWS
 
26331
 
 
26332
preparing 3.3.4b.9
 
26333
 
 
26334
------------------------------------------------------------------------
 
26335
r1312 | salaun | 2002-05-07 17:02:03 +0200 (Tue, 07 May 2002) | 2 lines
 
26336
Changed paths:
 
26337
   M /trunk/wwsympa/wwsympa.fcgi
 
26338
 
 
26339
Fix: 'which' already in use ; use 'which_info' instead
 
26340
 
 
26341
------------------------------------------------------------------------
 
26342
r1311 | salaun | 2002-05-07 17:01:17 +0200 (Tue, 07 May 2002) | 2 lines
 
26343
Changed paths:
 
26344
   M /trunk/Makefile.am
 
26345
 
 
26346
Fix INITCONF test
 
26347
 
 
26348
------------------------------------------------------------------------
 
26349
r1310 | salaun | 2002-05-07 16:18:08 +0200 (Tue, 07 May 2002) | 2 lines
 
26350
Changed paths:
 
26351
   M /trunk/Makefile.am
 
26352
   M /trunk/Makefile.in
 
26353
   M /trunk/src/Makefile
 
26354
   M /trunk/src/etc/sample/sympa.conf
 
26355
   M /trunk/src/etc/sample/wwsympa.conf
 
26356
   M /trunk/src/sympa_wizard.pl
 
26357
 
 
26358
Changes: sympa_wizard now creating initial configuration files
 
26359
 
 
26360
------------------------------------------------------------------------
 
26361
r1309 | salaun | 2002-05-07 15:05:08 +0200 (Tue, 07 May 2002) | 2 lines
 
26362
Changed paths:
 
26363
   M /trunk/src/Conf.pm
 
26364
 
 
26365
Fix log
 
26366
 
 
26367
------------------------------------------------------------------------
 
26368
r1308 | salaun | 2002-05-07 12:00:12 +0200 (Tue, 07 May 2002) | 2 lines
 
26369
Changed paths:
 
26370
   M /trunk/wwsympa/cookielib.pm
 
26371
 
 
26372
2 new subroutine in order to get or write "your_subscribtions" cookie
 
26373
 
 
26374
------------------------------------------------------------------------
 
26375
r1307 | salaun | 2002-05-07 11:58:06 +0200 (Tue, 07 May 2002) | 18 lines
 
26376
Changed paths:
 
26377
   M /trunk/wwsympa/wwsympa.fcgi
 
26378
 
 
26379
requested by FTPRESS
 
26380
 
 
26381
-New cookie "your_subscribtions" is used in
 
26382
 order to carry in all templates subscribtions.
 
26383
   [get_which] a table with one  entry per list
 
26384
               with just the listname
 
26385
   [which] a hash using listname  keys and
 
26386
           SUBJECT and HOST as value.
 
26387
 
 
26388
  Current version do not manage subscribtion
 
26389
  related to alternative email
 
26390
 
 
26391
-topics are availible in all templates
 
26392
 
 
26393
 
 
26394
Default distribution templates are not yet
 
26395
modified in order to use both those new variables
 
26396
 
 
26397
------------------------------------------------------------------------
 
26398
r1306 | salaun | 2002-05-06 13:24:09 +0200 (Mon, 06 May 2002) | 2 lines
 
26399
Changed paths:
 
26400
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
26401
 
 
26402
Adjust indentation
 
26403
 
 
26404
------------------------------------------------------------------------
 
26405
r1305 | salaun | 2002-05-03 16:52:53 +0200 (Fri, 03 May 2002) | 2 lines
 
26406
Changed paths:
 
26407
   M /trunk/src/sympa_wizard.pl
 
26408
 
 
26409
Fix: change &fatal_err to die()
 
26410
 
 
26411
------------------------------------------------------------------------
 
26412
r1304 | salaun | 2002-05-03 16:14:09 +0200 (Fri, 03 May 2002) | 2 lines
 
26413
Changed paths:
 
26414
   M /trunk/src/sympa_wizard.pl
 
26415
 
 
26416
Fix: wwsympa_url defined in sympa.conf
 
26417
 
 
26418
------------------------------------------------------------------------
 
26419
r1303 | salaun | 2002-05-03 16:09:36 +0200 (Fri, 03 May 2002) | 2 lines
 
26420
Changed paths:
 
26421
   M /trunk/src/etc/sample/wwsympa.conf
 
26422
 
 
26423
Change: uncomment alias_manager
 
26424
 
 
26425
------------------------------------------------------------------------
 
26426
r1302 | salaun | 2002-05-03 16:07:16 +0200 (Fri, 03 May 2002) | 2 lines
 
26427
Changed paths:
 
26428
   M /trunk/src/etc/sample/sympa.conf
 
26429
 
 
26430
Change: suggest a better choice for listmaster
 
26431
 
 
26432
------------------------------------------------------------------------
 
26433
r1301 | salaun | 2002-05-03 15:36:54 +0200 (Fri, 03 May 2002) | 2 lines
 
26434
Changed paths:
 
26435
   M /trunk/src/task_manager.pl
 
26436
 
 
26437
Fix: list object did not have the expected structure (hash/scalar)
 
26438
 
 
26439
------------------------------------------------------------------------
 
26440
r1300 | salaun | 2002-05-03 10:30:54 +0200 (Fri, 03 May 2002) | 2 lines
 
26441
Changed paths:
 
26442
   M /trunk/src/sympa.pl
 
26443
 
 
26444
Patch error message when cookie is modified
 
26445
 
 
26446
------------------------------------------------------------------------
 
26447
r1299 | salaun | 2002-05-02 17:48:19 +0200 (Thu, 02 May 2002) | 3 lines
 
26448
Changed paths:
 
26449
   M /trunk/wwsympa/wws_templates/cn/admin.cn.tpl
 
26450
   M /trunk/wwsympa/wws_templates/cz/admin.cz.tpl
 
26451
   M /trunk/wwsympa/wws_templates/de/admin.de.tpl
 
26452
   M /trunk/wwsympa/wws_templates/es/admin.es.tpl
 
26453
   M /trunk/wwsympa/wws_templates/et/admin.et.tpl
 
26454
   M /trunk/wwsympa/wws_templates/fr/admin.fr.tpl
 
26455
   M /trunk/wwsympa/wws_templates/hu/admin.hu.tpl
 
26456
   M /trunk/wwsympa/wws_templates/it/admin.it.tpl
 
26457
   M /trunk/wwsympa/wws_templates/ro/admin.ro.tpl
 
26458
 
 
26459
[reported by Frederic Connes] Fix: admin page help always appeared in its
 
26460
US english version
 
26461
 
 
26462
------------------------------------------------------------------------
 
26463
r1298 | salaun | 2002-05-02 17:42:11 +0200 (Thu, 02 May 2002) | 2 lines
 
26464
Changed paths:
 
26465
   M /trunk/src/etc/templates/fr/bye.fr.tpl
 
26466
   M /trunk/src/etc/templates/fr/certif_warning.fr.tpl
 
26467
   M /trunk/src/etc/templates/fr/expire_deletion.fr.tpl
 
26468
   M /trunk/src/etc/templates/fr/expire_warning1.fr.tpl
 
26469
   M /trunk/src/etc/templates/fr/expire_warning2.fr.tpl
 
26470
   M /trunk/src/etc/templates/fr/global_remind.fr.tpl
 
26471
   M /trunk/src/etc/templates/fr/helpfile.fr.tpl
 
26472
   M /trunk/src/etc/templates/fr/invite.fr.tpl
 
26473
   M /trunk/src/etc/templates/fr/list_created.fr.tpl
 
26474
   M /trunk/src/etc/templates/fr/listmaster_notification.fr.tpl
 
26475
   M /trunk/src/etc/templates/fr/lists.fr.tpl
 
26476
   M /trunk/src/etc/templates/fr/moderate.fr.tpl
 
26477
   M /trunk/src/etc/templates/fr/modindex.fr.tpl
 
26478
   M /trunk/src/etc/templates/fr/reject.fr.tpl
 
26479
   M /trunk/src/etc/templates/fr/remind.fr.tpl
 
26480
   M /trunk/src/etc/templates/fr/removed.fr.tpl
 
26481
   M /trunk/src/etc/templates/fr/review.fr.tpl
 
26482
   M /trunk/src/etc/templates/fr/sendpasswd.fr.tpl
 
26483
   M /trunk/src/etc/templates/fr/stats_report.fr.tpl
 
26484
   M /trunk/src/etc/templates/fr/welcome.fr.tpl
 
26485
   M /trunk/src/etc/templates/fr/x509-user-cert-missing.fr.tpl
 
26486
   M /trunk/src/etc/templates/fr/your_infected_msg.fr.tpl
 
26487
   M /trunk/wwsympa/wws_templates/fr/list_menu.fr.tpl
 
26488
   M /trunk/wwsympa/wws_templates/fr/reviewbouncing.fr.tpl
 
26489
 
 
26490
[Frederic Connes] Typography fixes in French mail and web templates
 
26491
 
 
26492
------------------------------------------------------------------------
 
26493
r1297 | salaun | 2002-05-02 17:36:39 +0200 (Thu, 02 May 2002) | 2 lines
 
26494
Changed paths:
 
26495
   M /trunk/wwsympa/wwsympa.fcgi
 
26496
 
 
26497
[Frederic Connes] Fix: set default value for bounce rate
 
26498
 
 
26499
------------------------------------------------------------------------
 
26500
r1296 | salaun | 2002-05-02 16:41:16 +0200 (Thu, 02 May 2002) | 2 lines
 
26501
Changed paths:
 
26502
   M /trunk/src/sympa_wizard.pl
 
26503
 
 
26504
Changes
 
26505
 
 
26506
------------------------------------------------------------------------
 
26507
r1295 | salaun | 2002-05-02 16:28:29 +0200 (Thu, 02 May 2002) | 2 lines
 
26508
Changed paths:
 
26509
   M /trunk/src/sympa_wizard.pl
 
26510
 
 
26511
Fixes
 
26512
 
 
26513
------------------------------------------------------------------------
 
26514
r1294 | salaun | 2002-05-02 16:01:50 +0200 (Thu, 02 May 2002) | 2 lines
 
26515
Changed paths:
 
26516
   M /trunk/doc/sympa.tex.tpl
 
26517
   M /trunk/src/sympa_wizard.pl
 
26518
 
 
26519
Add documentation for postfix_manager.pl
 
26520
 
 
26521
------------------------------------------------------------------------
 
26522
r1293 | salaun | 2002-05-02 15:40:23 +0200 (Thu, 02 May 2002) | 4 lines
 
26523
Changed paths:
 
26524
   M /trunk/Makefile.am
 
26525
   M /trunk/Makefile.in
 
26526
   M /trunk/configure
 
26527
   M /trunk/configure.in
 
26528
   M /trunk/src/Makefile
 
26529
   A /trunk/src/postfix_manager.pl
 
26530
   A /trunk/src/virtualwrapper.c
 
26531
 
 
26532
[Frederic Connes] New feature: add postfix-style alias management in Sympa
 
26533
New Makefile parameters POSTMAP, POSTMAP_ARG and VIRTUAL_ALIASES
 
26534
New script postfix_manager.pl. New C wrapper virtualwrapper.c
 
26535
 
 
26536
------------------------------------------------------------------------
 
26537
r1292 | salaun | 2002-05-02 15:17:47 +0200 (Thu, 02 May 2002) | 2 lines
 
26538
Changed paths:
 
26539
   M /trunk/Makefile.am
 
26540
   M /trunk/Makefile.in
 
26541
   M /trunk/src/Makefile
 
26542
 
 
26543
Add wizard to Makefile
 
26544
 
 
26545
------------------------------------------------------------------------
 
26546
r1291 | salaun | 2002-04-30 16:37:57 +0200 (Tue, 30 Apr 2002) | 4 lines
 
26547
Changed paths:
 
26548
   A /trunk/src/sympa_wizard.pl
 
26549
 
 
26550
 
 
26551
 
 
26552
sympa_wizard.pl is a tool for first sympa.conf and wwsympa.conf editing
 
26553
 
 
26554
------------------------------------------------------------------------
 
26555
r1290 | salaun | 2002-04-30 15:13:33 +0200 (Tue, 30 Apr 2002) | 2 lines
 
26556
Changed paths:
 
26557
   M /trunk/doc/sympa.tex.tpl
 
26558
 
 
26559
[Frederic Connes] Fix create_list default
 
26560
 
 
26561
------------------------------------------------------------------------
 
26562
r1289 | salaun | 2002-04-30 14:17:43 +0200 (Tue, 30 Apr 2002) | 1 line
 
26563
Changed paths:
 
26564
   M /trunk/wwsympa/wws_templates/fr/add_request.fr.tpl
 
26565
   M /trunk/wwsympa/wws_templates/fr/change_email.fr.tpl
 
26566
   M /trunk/wwsympa/wws_templates/fr/choosepasswd.fr.tpl
 
26567
   M /trunk/wwsympa/wws_templates/fr/compose_mail.fr.tpl
 
26568
   M /trunk/wwsympa/wws_templates/fr/create_list.fr.tpl
 
26569
   M /trunk/wwsympa/wws_templates/fr/create_list_request.fr.tpl
 
26570
   M /trunk/wwsympa/wws_templates/fr/d_control.fr.tpl
 
26571
   M /trunk/wwsympa/wws_templates/fr/editsubscriber.fr.tpl
 
26572
   M /trunk/wwsympa/wws_templates/fr/error.fr.tpl
 
26573
   M /trunk/wwsympa/wws_templates/fr/get_pending_lists.fr.tpl
 
26574
   M /trunk/wwsympa/wws_templates/fr/help.fr.tpl
 
26575
   M /trunk/wwsympa/wws_templates/fr/help_admin.fr.tpl
 
26576
   M /trunk/wwsympa/wws_templates/fr/help_editfile.fr.tpl
 
26577
   M /trunk/wwsympa/wws_templates/fr/help_editlist.fr.tpl
 
26578
   M /trunk/wwsympa/wws_templates/fr/help_user_options.fr.tpl
 
26579
   M /trunk/wwsympa/wws_templates/fr/home.fr.tpl
 
26580
   M /trunk/wwsympa/wws_templates/fr/list_menu.fr.tpl
 
26581
   M /trunk/wwsympa/wws_templates/fr/lists.fr.tpl
 
26582
   M /trunk/wwsympa/wws_templates/fr/loginbanner.fr.tpl
 
26583
   M /trunk/wwsympa/wws_templates/fr/menu.fr.tpl
 
26584
   M /trunk/wwsympa/wws_templates/fr/pref.fr.tpl
 
26585
   M /trunk/wwsympa/wws_templates/fr/remindpasswd.fr.tpl
 
26586
   M /trunk/wwsympa/wws_templates/fr/remove_arc.fr.tpl
 
26587
   M /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
26588
   M /trunk/wwsympa/wws_templates/fr/reviewbouncing.fr.tpl
 
26589
   M /trunk/wwsympa/wws_templates/fr/sigrequest.fr.tpl
 
26590
   M /trunk/wwsympa/wws_templates/fr/subindex.fr.tpl
 
26591
   M /trunk/wwsympa/wws_templates/fr/subrequest.fr.tpl
 
26592
   M /trunk/wwsympa/wws_templates/fr/title.fr.tpl
 
26593
 
 
26594
[Frederic Connes] Typographic fixes (e-mail, :, case, sans prevenir, ...)
 
26595
------------------------------------------------------------------------
 
26596
r1288 | salaun | 2002-04-30 12:14:08 +0200 (Tue, 30 Apr 2002) | 2 lines
 
26597
Changed paths:
 
26598
   M /trunk/wwsympa/wwsympa.fcgi
 
26599
 
 
26600
[reported by Frederic Connes] Bug fix: could not empty parameters such as web_archive quota.
 
26601
 
 
26602
------------------------------------------------------------------------
 
26603
r1287 | salaun | 2002-04-30 11:49:31 +0200 (Tue, 30 Apr 2002) | 2 lines
 
26604
Changed paths:
 
26605
   M /trunk/src/etc/templates/cn/sendpasswd.cn.tpl
 
26606
   M /trunk/src/etc/templates/cz/sendpasswd.cz.tpl
 
26607
   M /trunk/src/etc/templates/de/sendpasswd.de.tpl
 
26608
   M /trunk/src/etc/templates/et/sendpasswd.et.tpl
 
26609
   M /trunk/src/etc/templates/fr/sendpasswd.fr.tpl
 
26610
   M /trunk/src/etc/templates/hu/sendpasswd.hu.tpl
 
26611
   M /trunk/src/etc/templates/it/sendpasswd.it.tpl
 
26612
   M /trunk/src/etc/templates/ro/sendpasswd.ro.tpl
 
26613
   M /trunk/src/etc/templates/us/sendpasswd.us.tpl
 
26614
 
 
26615
[Frederic Connes] FIx: using wwsconf->title instead of conf->title
 
26616
 
 
26617
------------------------------------------------------------------------
 
26618
r1286 | salaun | 2002-04-30 11:16:12 +0200 (Tue, 30 Apr 2002) | 4 lines
 
26619
Changed paths:
 
26620
   M /trunk/wwsympa/wwsympa.fcgi
 
26621
 
 
26622
[reported by O. Lonni] Bug fix: Scalar list parameters could not be reset
 
26623
Because of the split config edition form, empty parameters were skipped.
 
26624
All parameters editable in the form are now processed
 
26625
 
 
26626
------------------------------------------------------------------------
 
26627
r1285 | salaun | 2002-04-30 09:50:23 +0200 (Tue, 30 Apr 2002) | 2 lines
 
26628
Changed paths:
 
26629
   M /trunk/wwsympa/wwsympa.fcgi
 
26630
 
 
26631
Dump list config (commented)
 
26632
 
 
26633
------------------------------------------------------------------------
 
26634
r1284 | salaun | 2002-04-30 09:44:54 +0200 (Tue, 30 Apr 2002) | 4 lines
 
26635
Changed paths:
 
26636
   M /trunk/src/List.pm
 
26637
 
 
26638
Bug fix: Can't use string ("mail") as an ARRAY ref while "strict refs" in use at /home/sympa/bin/List.pm line 6735
 
26639
while installing pending lists
 
26640
_save_admin_file() would modify the List object (change array references to scalar)
 
26641
 
 
26642
------------------------------------------------------------------------
 
26643
r1283 | salaun | 2002-04-29 16:29:58 +0200 (Mon, 29 Apr 2002) | 2 lines
 
26644
Changed paths:
 
26645
   M /trunk/wwsympa/wwsympa.fcgi
 
26646
 
 
26647
Use $list->{'dir'} instead
 
26648
 
 
26649
------------------------------------------------------------------------
 
26650
r1282 | salaun | 2002-04-29 11:57:38 +0200 (Mon, 29 Apr 2002) | 3 lines
 
26651
Changed paths:
 
26652
   M /trunk/wwsympa/wwsympa.fcgi
 
26653
 
 
26654
Bug fix: skip auth.conf if empty
 
26655
This prevents 'require Net::LDAP' to be run, only because auth.conf exists
 
26656
 
 
26657
------------------------------------------------------------------------
 
26658
r1281 | salaun | 2002-04-29 11:56:27 +0200 (Mon, 29 Apr 2002) | 2 lines
 
26659
Changed paths:
 
26660
   M /trunk/src/Conf.pm
 
26661
 
 
26662
Fix: also skip lines beginning with '\s+#'  in auth.conf
 
26663
 
 
26664
------------------------------------------------------------------------
 
26665
r1280 | salaun | 2002-04-29 11:27:34 +0200 (Mon, 29 Apr 2002) | 2 lines
 
26666
Changed paths:
 
26667
   M /trunk/src/parser.pl
 
26668
 
 
26669
Fix loop prevention (with buttons)
 
26670
 
 
26671
------------------------------------------------------------------------
 
26672
r1279 | salaun | 2002-04-29 11:18:38 +0200 (Mon, 29 Apr 2002) | 2 lines
 
26673
Changed paths:
 
26674
   M /trunk/wwsympa/wwsympa.fcgi
 
26675
 
 
26676
Fix: set correct help_template (would cause a loop)
 
26677
 
 
26678
------------------------------------------------------------------------
 
26679
r1278 | salaun | 2002-04-29 11:07:55 +0200 (Mon, 29 Apr 2002) | 2 lines
 
26680
Changed paths:
 
26681
   M /trunk/src/parser.pl
 
26682
 
 
26683
Fix loop prevention
 
26684
 
 
26685
------------------------------------------------------------------------
 
26686
r1277 | salaun | 2002-04-29 10:59:29 +0200 (Mon, 29 Apr 2002) | 2 lines
 
26687
Changed paths:
 
26688
   M /trunk/src/parser.pl
 
26689
 
 
26690
Prevent loops when parsing/including files
 
26691
 
 
26692
------------------------------------------------------------------------
 
26693
r1276 | salaun | 2002-04-29 10:42:33 +0200 (Mon, 29 Apr 2002) | 2 lines
 
26694
Changed paths:
 
26695
   M /trunk/src/parser.pl
 
26696
 
 
26697
Use syslog instead of STDERR
 
26698
 
 
26699
------------------------------------------------------------------------
 
26700
r1275 | salaun | 2002-04-26 13:37:31 +0200 (Fri, 26 Apr 2002) | 3 lines
 
26701
Changed paths:
 
26702
   M /trunk/wwsympa/wws_templates/fr/editfile.fr.tpl
 
26703
   M /trunk/wwsympa/wws_templates/fr/help_editfile.fr.tpl
 
26704
   M /trunk/wwsympa/wws_templates/us/editfile.us.tpl
 
26705
   M /trunk/wwsympa/wws_templates/us/help_editfile.us.tpl
 
26706
   M /trunk/wwsympa/wwsympa.fcgi
 
26707
 
 
26708
Fix: get 'info' as default for 'homepage' in editfile ; also detail
 
26709
documentation
 
26710
 
 
26711
------------------------------------------------------------------------
 
26712
r1274 | salaun | 2002-04-26 11:57:29 +0200 (Fri, 26 Apr 2002) | 4 lines
 
26713
Changed paths:
 
26714
   M /trunk/src/mail.pm
 
26715
 
 
26716
[reported by Anas Agoumi] Bug fix: S/MIME signed templates sent from the web (welcome/bye)
 
26717
where empty messages. This was due to same file descriptor used in different contexts and
 
26718
rename() performed too early
 
26719
 
 
26720
------------------------------------------------------------------------
 
26721
r1272 | salaun | 2002-04-25 14:11:16 +0200 (Thu, 25 Apr 2002) | 2 lines
 
26722
Changed paths:
 
26723
   M /trunk/ChangeLog
 
26724
   M /trunk/NEWS
 
26725
 
 
26726
preparing 3.3.4b.8
 
26727
 
 
26728
------------------------------------------------------------------------
 
26729
r1271 | salaun | 2002-04-25 12:01:49 +0200 (Thu, 25 Apr 2002) | 2 lines
 
26730
Changed paths:
 
26731
   M /trunk/wwsympa/wwsympa.fcgi
 
26732
 
 
26733
Fix: closed lists are no more seen from other Virtual robots
 
26734
 
 
26735
------------------------------------------------------------------------
 
26736
r1270 | salaun | 2002-04-25 11:43:14 +0200 (Thu, 25 Apr 2002) | 3 lines
 
26737
Changed paths:
 
26738
   M /trunk/wwsympa/wwsympa.fcgi
 
26739
 
 
26740
Fix: editfile did not work on the correct language
 
26741
Now uses list's lang or robot's lang to find apropriate template
 
26742
 
 
26743
------------------------------------------------------------------------
 
26744
r1269 | salaun | 2002-04-25 11:41:43 +0200 (Thu, 25 Apr 2002) | 2 lines
 
26745
Changed paths:
 
26746
   M /trunk/src/tools.pl
 
26747
 
 
26748
New feature: get_filename() now searches default templates (no lang defined)
 
26749
 
 
26750
------------------------------------------------------------------------
 
26751
r1268 | salaun | 2002-04-25 10:02:18 +0200 (Thu, 25 Apr 2002) | 2 lines
 
26752
Changed paths:
 
26753
   M /trunk/wwsympa/wwsympa.fcgi
 
26754
 
 
26755
Fix: Task name accessed through $d->{'name'}
 
26756
 
 
26757
------------------------------------------------------------------------
 
26758
r1267 | salaun | 2002-04-25 10:00:11 +0200 (Thu, 25 Apr 2002) | 3 lines
 
26759
Changed paths:
 
26760
   M /trunk/src/List.pm
 
26761
 
 
26762
Bug fix for: "Can't use string ("monthly") as a HASH ref"
 
26763
_load_list_param() did not match task structure in memory (scalar vs hash)
 
26764
 
 
26765
------------------------------------------------------------------------
 
26766
r1266 | salaun | 2002-04-24 17:40:14 +0200 (Wed, 24 Apr 2002) | 3 lines
 
26767
Changed paths:
 
26768
   M /trunk/src/List.pm
 
26769
 
 
26770
Fix: 'urlize' reception option failed with lists in a Virtual Robot
 
26771
Did not work on the proper directory
 
26772
 
 
26773
------------------------------------------------------------------------
 
26774
r1265 | salaun | 2002-04-24 16:21:50 +0200 (Wed, 24 Apr 2002) | 2 lines
 
26775
Changed paths:
 
26776
   M /trunk/wwsympa/wws_templates/fr/d_editfile.fr.tpl
 
26777
   M /trunk/wwsympa/wws_templates/fr/editsubscriber.fr.tpl
 
26778
   M /trunk/wwsympa/wws_templates/fr/get_pending_lists.fr.tpl
 
26779
   M /trunk/wwsympa/wws_templates/fr/pref.fr.tpl
 
26780
   M /trunk/wwsympa/wws_templates/fr/remove_arc.fr.tpl
 
26781
   M /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
26782
   M /trunk/wwsympa/wws_templates/fr/serveradmin.fr.tpl
 
26783
   M /trunk/wwsympa/wws_templates/fr/show_cert.fr.tpl
 
26784
   M /trunk/wwsympa/wws_templates/fr/subrequest.fr.tpl
 
26785
   M /trunk/wwsympa/wws_templates/fr/view_translations.fr.tpl
 
26786
   M /trunk/wwsympa/wws_templates/us/d_editfile.us.tpl
 
26787
   M /trunk/wwsympa/wws_templates/us/editsubscriber.us.tpl
 
26788
   M /trunk/wwsympa/wws_templates/us/get_pending_lists.us.tpl
 
26789
   M /trunk/wwsympa/wws_templates/us/pref.us.tpl
 
26790
   M /trunk/wwsympa/wws_templates/us/remove_arc.us.tpl
 
26791
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
26792
   M /trunk/wwsympa/wws_templates/us/scenario_test.us.tpl
 
26793
   M /trunk/wwsympa/wws_templates/us/serveradmin.us.tpl
 
26794
   M /trunk/wwsympa/wws_templates/us/show_cert.us.tpl
 
26795
   M /trunk/wwsympa/wws_templates/us/subrequest.us.tpl
 
26796
   M /trunk/wwsympa/wws_templates/us/view_translations.us.tpl
 
26797
 
 
26798
[Valics Lehel] HTML fixes
 
26799
 
 
26800
------------------------------------------------------------------------
 
26801
r1264 | salaun | 2002-04-24 15:09:07 +0200 (Wed, 24 Apr 2002) | 2 lines
 
26802
Changed paths:
 
26803
   M /trunk/src/List.pm
 
26804
 
 
26805
[proposed by Lauri Jesmin] Add Erros-to: header field to messages
 
26806
 
 
26807
------------------------------------------------------------------------
 
26808
r1263 | salaun | 2002-04-24 12:32:53 +0200 (Wed, 24 Apr 2002) | 2 lines
 
26809
Changed paths:
 
26810
   A /trunk/wwsympa/wws_templates/cn/admin.cn.tpl
 
26811
   A /trunk/wwsympa/wws_templates/cz/admin.cz.tpl
 
26812
   A /trunk/wwsympa/wws_templates/de/admin.de.tpl
 
26813
   A /trunk/wwsympa/wws_templates/es/admin.es.tpl
 
26814
   A /trunk/wwsympa/wws_templates/es/loginrequest.es.tpl
 
26815
   A /trunk/wwsympa/wws_templates/et/admin.et.tpl
 
26816
   A /trunk/wwsympa/wws_templates/et/loginrequest.et.tpl
 
26817
   A /trunk/wwsympa/wws_templates/fr/admin.fr.tpl
 
26818
   A /trunk/wwsympa/wws_templates/hu/admin.hu.tpl
 
26819
   A /trunk/wwsympa/wws_templates/hu/loginrequest.hu.tpl
 
26820
   A /trunk/wwsympa/wws_templates/it/admin.it.tpl
 
26821
   A /trunk/wwsympa/wws_templates/ro/admin.ro.tpl
 
26822
 
 
26823
Restore usefull templates
 
26824
 
 
26825
------------------------------------------------------------------------
 
26826
r1262 | salaun | 2002-04-24 12:20:44 +0200 (Wed, 24 Apr 2002) | 2 lines
 
26827
Changed paths:
 
26828
   M /trunk/ChangeLog
 
26829
   A /trunk/wwsympa/wws_templates/ro
 
26830
   A /trunk/wwsympa/wws_templates/ro/add_request.ro.tpl
 
26831
   A /trunk/wwsympa/wws_templates/ro/admin_menu.ro.tpl
 
26832
   A /trunk/wwsympa/wws_templates/ro/arc.ro.tpl
 
26833
   A /trunk/wwsympa/wws_templates/ro/arc_protect.ro.tpl
 
26834
   A /trunk/wwsympa/wws_templates/ro/arcsearch.ro.tpl
 
26835
   A /trunk/wwsympa/wws_templates/ro/arcsearch_form.ro.tpl
 
26836
   A /trunk/wwsympa/wws_templates/ro/change_email.ro.tpl
 
26837
   A /trunk/wwsympa/wws_templates/ro/choosepasswd.ro.tpl
 
26838
   A /trunk/wwsympa/wws_templates/ro/close_list.ro.tpl
 
26839
   A /trunk/wwsympa/wws_templates/ro/compose_mail.ro.tpl
 
26840
   A /trunk/wwsympa/wws_templates/ro/create_list.ro.tpl
 
26841
   A /trunk/wwsympa/wws_templates/ro/create_list_request.ro.tpl
 
26842
   A /trunk/wwsympa/wws_templates/ro/d_control.ro.tpl
 
26843
   A /trunk/wwsympa/wws_templates/ro/d_editfile.ro.tpl
 
26844
   A /trunk/wwsympa/wws_templates/ro/d_read.ro.tpl
 
26845
   A /trunk/wwsympa/wws_templates/ro/edit_list_request.ro.tpl
 
26846
   A /trunk/wwsympa/wws_templates/ro/editfile.ro.tpl
 
26847
   A /trunk/wwsympa/wws_templates/ro/editsubscriber.ro.tpl
 
26848
   A /trunk/wwsympa/wws_templates/ro/error.ro.tpl
 
26849
   A /trunk/wwsympa/wws_templates/ro/get_closed_lists.ro.tpl
 
26850
   A /trunk/wwsympa/wws_templates/ro/get_latest_lists.ro.tpl
 
26851
   A /trunk/wwsympa/wws_templates/ro/get_pending_lists.ro.tpl
 
26852
   A /trunk/wwsympa/wws_templates/ro/help.ro.tpl
 
26853
   A /trunk/wwsympa/wws_templates/ro/help_admin.ro.tpl
 
26854
   A /trunk/wwsympa/wws_templates/ro/help_editfile.ro.tpl
 
26855
   A /trunk/wwsympa/wws_templates/ro/help_editlist.ro.tpl
 
26856
   A /trunk/wwsympa/wws_templates/ro/help_user_options.ro.tpl
 
26857
   A /trunk/wwsympa/wws_templates/ro/home.ro.tpl
 
26858
   A /trunk/wwsympa/wws_templates/ro/install_pending_list.ro.tpl
 
26859
   A /trunk/wwsympa/wws_templates/ro/list_menu.ro.tpl
 
26860
   A /trunk/wwsympa/wws_templates/ro/lists.ro.tpl
 
26861
   A /trunk/wwsympa/wws_templates/ro/login.ro.tpl
 
26862
   A /trunk/wwsympa/wws_templates/ro/loginbanner.ro.tpl
 
26863
   A /trunk/wwsympa/wws_templates/ro/loginrequest.ro.tpl
 
26864
   A /trunk/wwsympa/wws_templates/ro/menu.ro.tpl
 
26865
   A /trunk/wwsympa/wws_templates/ro/modindex.ro.tpl
 
26866
   A /trunk/wwsympa/wws_templates/ro/notice.ro.tpl
 
26867
   A /trunk/wwsympa/wws_templates/ro/pref.ro.tpl
 
26868
   A /trunk/wwsympa/wws_templates/ro/remindpasswd.ro.tpl
 
26869
   A /trunk/wwsympa/wws_templates/ro/remove_arc.ro.tpl
 
26870
   A /trunk/wwsympa/wws_templates/ro/review.ro.tpl
 
26871
   A /trunk/wwsympa/wws_templates/ro/reviewbouncing.ro.tpl
 
26872
   A /trunk/wwsympa/wws_templates/ro/scenario_test.ro.tpl
 
26873
   A /trunk/wwsympa/wws_templates/ro/serveradmin.ro.tpl
 
26874
   A /trunk/wwsympa/wws_templates/ro/set_pending_list_request.ro.tpl
 
26875
   A /trunk/wwsympa/wws_templates/ro/show_cert.ro.tpl
 
26876
   A /trunk/wwsympa/wws_templates/ro/sigrequest.ro.tpl
 
26877
   A /trunk/wwsympa/wws_templates/ro/subindex.ro.tpl
 
26878
   A /trunk/wwsympa/wws_templates/ro/suboptions.ro.tpl
 
26879
   A /trunk/wwsympa/wws_templates/ro/subrequest.ro.tpl
 
26880
   A /trunk/wwsympa/wws_templates/ro/title.ro.tpl
 
26881
   A /trunk/wwsympa/wws_templates/ro/view_translations.ro.tpl
 
26882
   A /trunk/wwsympa/wws_templates/ro/viewmod.ro.tpl
 
26883
   M /trunk/wwsympa/wwslib.pm
 
26884
 
 
26885
[Valics Lehel] Web templates translation to Romanian
 
26886
 
 
26887
------------------------------------------------------------------------
 
26888
r1261 | salaun | 2002-04-24 12:06:49 +0200 (Wed, 24 Apr 2002) | 2 lines
 
26889
Changed paths:
 
26890
   D /trunk/wwsympa/wws_templates/es/loginrequest.es.tpl
 
26891
   D /trunk/wwsympa/wws_templates/et/loginrequest.et.tpl
 
26892
   D /trunk/wwsympa/wws_templates/hu/loginrequest.hu.tpl
 
26893
 
 
26894
remove
 
26895
 
 
26896
------------------------------------------------------------------------
 
26897
r1260 | salaun | 2002-04-24 11:54:38 +0200 (Wed, 24 Apr 2002) | 2 lines
 
26898
Changed paths:
 
26899
   M /trunk/wwsympa/wws_templates/us/install_pending_list.us.tpl
 
26900
 
 
26901
Fix missing ENDIF
 
26902
 
 
26903
------------------------------------------------------------------------
 
26904
r1259 | salaun | 2002-04-24 11:04:07 +0200 (Wed, 24 Apr 2002) | 2 lines
 
26905
Changed paths:
 
26906
   D /trunk/wwsympa/wws_templates/cn/admin.cn.tpl
 
26907
   D /trunk/wwsympa/wws_templates/cz/admin.cz.tpl
 
26908
   D /trunk/wwsympa/wws_templates/de/admin.de.tpl
 
26909
   D /trunk/wwsympa/wws_templates/es/admin.es.tpl
 
26910
   D /trunk/wwsympa/wws_templates/et/admin.et.tpl
 
26911
   D /trunk/wwsympa/wws_templates/fr/admin.fr.tpl
 
26912
   D /trunk/wwsympa/wws_templates/hu/admin.hu.tpl
 
26913
   D /trunk/wwsympa/wws_templates/it/admin.it.tpl
 
26914
 
 
26915
Remove duplicate templates
 
26916
 
 
26917
------------------------------------------------------------------------
 
26918
r1258 | salaun | 2002-04-24 09:52:07 +0200 (Wed, 24 Apr 2002) | 4 lines
 
26919
Changed paths:
 
26920
   M /trunk/wwsympa/wws_templates/et/edit_list_request.et.tpl
 
26921
   M /trunk/wwsympa/wws_templates/et/editsubscriber.et.tpl
 
26922
   M /trunk/wwsympa/wws_templates/et/help.et.tpl
 
26923
   M /trunk/wwsympa/wws_templates/et/list_menu.et.tpl
 
26924
   M /trunk/wwsympa/wws_templates/et/loginbanner.et.tpl
 
26925
   M /trunk/wwsympa/wws_templates/et/menu.et.tpl
 
26926
   M /trunk/wwsympa/wws_templates/et/notice.et.tpl
 
26927
   M /trunk/wwsympa/wws_templates/et/review.et.tpl
 
26928
   M /trunk/wwsympa/wws_templates/et/reviewbouncing.et.tpl
 
26929
   M /trunk/wwsympa/wws_templates/et/suboptions.et.tpl
 
26930
 
 
26931
 
 
26932
 
 
26933
Some update in the new Estonian translation.
 
26934
 
 
26935
------------------------------------------------------------------------
 
26936
r1257 | salaun | 2002-04-24 08:18:45 +0200 (Wed, 24 Apr 2002) | 2 lines
 
26937
Changed paths:
 
26938
   M /trunk/nls/et.msg
 
26939
 
 
26940
Update from Lauri Jesmin
 
26941
 
 
26942
------------------------------------------------------------------------
 
26943
r1256 | salaun | 2002-04-22 13:42:19 +0200 (Mon, 22 Apr 2002) | 2 lines
 
26944
Changed paths:
 
26945
   M /trunk/nls/Makefile
 
26946
   M /trunk/nls/check.pl
 
26947
   A /trunk/nls/et.msg
 
26948
   M /trunk/src/List.pm
 
26949
   M /trunk/src/etc/global_task_models/chk_cert_expiration.daily.task
 
26950
   M /trunk/src/etc/global_task_models/crl_update.daily.task
 
26951
   M /trunk/src/etc/global_task_models/expire_bounce.daily.task
 
26952
   M /trunk/src/etc/list_task_models/expire.yearly.task
 
26953
   M /trunk/src/etc/list_task_models/remind.2month.task
 
26954
   M /trunk/src/etc/list_task_models/remind.monthly.task
 
26955
   M /trunk/src/etc/list_task_models/remind.yearly.task
 
26956
   M /trunk/src/etc/mhonarc-ressources
 
26957
   M /trunk/src/etc/scenari/access_web_archive.closed
 
26958
   M /trunk/src/etc/scenari/access_web_archive.intranet
 
26959
   M /trunk/src/etc/scenari/access_web_archive.listmaster
 
26960
   M /trunk/src/etc/scenari/access_web_archive.owner
 
26961
   M /trunk/src/etc/scenari/access_web_archive.private
 
26962
   M /trunk/src/etc/scenari/access_web_archive.public
 
26963
   M /trunk/src/etc/scenari/add.auth
 
26964
   M /trunk/src/etc/scenari/add.closed
 
26965
   M /trunk/src/etc/scenari/add.owner
 
26966
   M /trunk/src/etc/scenari/add.owner_notify
 
26967
   M /trunk/src/etc/scenari/create_list.intranet
 
26968
   M /trunk/src/etc/scenari/create_list.listmaster
 
26969
   M /trunk/src/etc/scenari/create_list.public_listmaster
 
26970
   M /trunk/src/etc/scenari/d_edit.owner
 
26971
   M /trunk/src/etc/scenari/d_edit.private
 
26972
   M /trunk/src/etc/scenari/d_edit.public
 
26973
   M /trunk/src/etc/scenari/d_read.owner
 
26974
   M /trunk/src/etc/scenari/d_read.private
 
26975
   M /trunk/src/etc/scenari/d_read.public
 
26976
   M /trunk/src/etc/scenari/del.auth
 
26977
   M /trunk/src/etc/scenari/del.closed
 
26978
   M /trunk/src/etc/scenari/del.owner
 
26979
   M /trunk/src/etc/scenari/del.owner_notify
 
26980
   M /trunk/src/etc/scenari/edit_list.closed
 
26981
   M /trunk/src/etc/scenari/edit_list.owner
 
26982
   M /trunk/src/etc/scenari/global_remind.listmaster
 
26983
   M /trunk/src/etc/scenari/info.open
 
26984
   M /trunk/src/etc/scenari/info.private
 
26985
   M /trunk/src/etc/scenari/invite.closed
 
26986
   M /trunk/src/etc/scenari/invite.owner
 
26987
   M /trunk/src/etc/scenari/invite.private
 
26988
   M /trunk/src/etc/scenari/invite.public
 
26989
   M /trunk/src/etc/scenari/remind.listmaster
 
26990
   M /trunk/src/etc/scenari/remind.owner
 
26991
   M /trunk/src/etc/scenari/review.closed
 
26992
   M /trunk/src/etc/scenari/review.listmaster
 
26993
   M /trunk/src/etc/scenari/review.owner
 
26994
   M /trunk/src/etc/scenari/review.private
 
26995
   M /trunk/src/etc/scenari/review.public
 
26996
   M /trunk/src/etc/scenari/send.closed
 
26997
   M /trunk/src/etc/scenari/send.editor
 
26998
   M /trunk/src/etc/scenari/send.editorkey
 
26999
   M /trunk/src/etc/scenari/send.editorkeyonly
 
27000
   M /trunk/src/etc/scenari/send.editorkeyonlyauth
 
27001
   M /trunk/src/etc/scenari/send.intranet
 
27002
   M /trunk/src/etc/scenari/send.intranetorprivate
 
27003
   M /trunk/src/etc/scenari/send.newsletter
 
27004
   M /trunk/src/etc/scenari/send.newsletterkeyonly
 
27005
   M /trunk/src/etc/scenari/send.private
 
27006
   M /trunk/src/etc/scenari/send.private_smime
 
27007
   M /trunk/src/etc/scenari/send.privateandeditorkey
 
27008
   M /trunk/src/etc/scenari/send.privateandnomultipartoreditorkey
 
27009
   M /trunk/src/etc/scenari/send.privatekey
 
27010
   M /trunk/src/etc/scenari/send.privatekeyandeditorkeyonly
 
27011
   M /trunk/src/etc/scenari/send.privateoreditorkey
 
27012
   M /trunk/src/etc/scenari/send.privateorpublickey
 
27013
   M /trunk/src/etc/scenari/send.public
 
27014
   M /trunk/src/etc/scenari/send.public_nobcc
 
27015
   M /trunk/src/etc/scenari/send.publickey
 
27016
   M /trunk/src/etc/scenari/send.publicnoattachment
 
27017
   M /trunk/src/etc/scenari/send.publicnomultipart
 
27018
   M /trunk/src/etc/scenari/subscribe.auth
 
27019
   M /trunk/src/etc/scenari/subscribe.auth_notify
 
27020
   M /trunk/src/etc/scenari/subscribe.auth_owner
 
27021
   M /trunk/src/etc/scenari/subscribe.closed
 
27022
   M /trunk/src/etc/scenari/subscribe.intranet
 
27023
   M /trunk/src/etc/scenari/subscribe.intranetorowner
 
27024
   M /trunk/src/etc/scenari/subscribe.open
 
27025
   M /trunk/src/etc/scenari/subscribe.open_notify
 
27026
   M /trunk/src/etc/scenari/subscribe.open_quiet
 
27027
   M /trunk/src/etc/scenari/subscribe.owner
 
27028
   M /trunk/src/etc/scenari/subscribe.smime
 
27029
   M /trunk/src/etc/scenari/subscribe.smimeorowner
 
27030
   M /trunk/src/etc/scenari/topics_visibility.conceal
 
27031
   M /trunk/src/etc/scenari/topics_visibility.noconceal
 
27032
   M /trunk/src/etc/scenari/unsubscribe.auth
 
27033
   M /trunk/src/etc/scenari/unsubscribe.auth_notify
 
27034
   M /trunk/src/etc/scenari/unsubscribe.closed
 
27035
   M /trunk/src/etc/scenari/unsubscribe.open
 
27036
   M /trunk/src/etc/scenari/unsubscribe.open_notify
 
27037
   M /trunk/src/etc/scenari/unsubscribe.owner
 
27038
   M /trunk/src/etc/scenari/visibility.conceal
 
27039
   M /trunk/src/etc/scenari/visibility.intranet
 
27040
   M /trunk/src/etc/scenari/visibility.noconceal
 
27041
   M /trunk/src/etc/scenari/visibility.private
 
27042
   M /trunk/src/etc/scenari/visibility.secret
 
27043
   A /trunk/src/etc/templates/et
 
27044
   A /trunk/src/etc/templates/et/bye.et.tpl
 
27045
   A /trunk/src/etc/templates/et/certif_warning.et.tpl
 
27046
   A /trunk/src/etc/templates/et/expire_deletion.et.tpl
 
27047
   A /trunk/src/etc/templates/et/expire_warning1.et.tpl
 
27048
   A /trunk/src/etc/templates/et/expire_warning2.et.tpl
 
27049
   A /trunk/src/etc/templates/et/global_remind.et.tpl
 
27050
   A /trunk/src/etc/templates/et/helpfile.et.tpl
 
27051
   A /trunk/src/etc/templates/et/info_report.et.tpl
 
27052
   A /trunk/src/etc/templates/et/invite.et.tpl
 
27053
   A /trunk/src/etc/templates/et/list_created.et.tpl
 
27054
   A /trunk/src/etc/templates/et/list_unknown.et.tpl
 
27055
   A /trunk/src/etc/templates/et/listmaster_notification.et.tpl
 
27056
   A /trunk/src/etc/templates/et/lists.et.tpl
 
27057
   A /trunk/src/etc/templates/et/moderate.et.tpl
 
27058
   A /trunk/src/etc/templates/et/modindex.et.tpl
 
27059
   A /trunk/src/etc/templates/et/reject.et.tpl
 
27060
   A /trunk/src/etc/templates/et/remind.et.tpl
 
27061
   A /trunk/src/etc/templates/et/removed.et.tpl
 
27062
   A /trunk/src/etc/templates/et/review.et.tpl
 
27063
   A /trunk/src/etc/templates/et/sendpasswd.et.tpl
 
27064
   A /trunk/src/etc/templates/et/stats_report.et.tpl
 
27065
   A /trunk/src/etc/templates/et/summary.et.tpl
 
27066
   A /trunk/src/etc/templates/et/welcome.et.tpl
 
27067
   A /trunk/src/etc/templates/et/x509-user-cert-missing.et.tpl
 
27068
   A /trunk/src/etc/templates/et/your_infected_msg.et.tpl
 
27069
   A /trunk/wwsympa/wws_templates/et
 
27070
   A /trunk/wwsympa/wws_templates/et/add_request.et.tpl
 
27071
   A /trunk/wwsympa/wws_templates/et/admin.et.tpl
 
27072
   A /trunk/wwsympa/wws_templates/et/admin_menu.et.tpl
 
27073
   A /trunk/wwsympa/wws_templates/et/arc.et.tpl
 
27074
   A /trunk/wwsympa/wws_templates/et/arc_protect.et.tpl
 
27075
   A /trunk/wwsympa/wws_templates/et/arcsearch.et.tpl
 
27076
   A /trunk/wwsympa/wws_templates/et/arcsearch_form.et.tpl
 
27077
   A /trunk/wwsympa/wws_templates/et/change_email.et.tpl
 
27078
   A /trunk/wwsympa/wws_templates/et/choosepasswd.et.tpl
 
27079
   A /trunk/wwsympa/wws_templates/et/close_list.et.tpl
 
27080
   A /trunk/wwsympa/wws_templates/et/compose_mail.et.tpl
 
27081
   A /trunk/wwsympa/wws_templates/et/create_list.et.tpl
 
27082
   A /trunk/wwsympa/wws_templates/et/create_list_request.et.tpl
 
27083
   A /trunk/wwsympa/wws_templates/et/d_control.et.tpl
 
27084
   A /trunk/wwsympa/wws_templates/et/d_editfile.et.tpl
 
27085
   A /trunk/wwsympa/wws_templates/et/d_read.et.tpl
 
27086
   A /trunk/wwsympa/wws_templates/et/edit_list_request.et.tpl
 
27087
   A /trunk/wwsympa/wws_templates/et/editfile.et.tpl
 
27088
   A /trunk/wwsympa/wws_templates/et/editsubscriber.et.tpl
 
27089
   A /trunk/wwsympa/wws_templates/et/error.et.tpl
 
27090
   A /trunk/wwsympa/wws_templates/et/get_closed_lists.et.tpl
 
27091
   A /trunk/wwsympa/wws_templates/et/get_latest_lists.et.tpl
 
27092
   A /trunk/wwsympa/wws_templates/et/get_pending_lists.et.tpl
 
27093
   A /trunk/wwsympa/wws_templates/et/help.et.tpl
 
27094
   A /trunk/wwsympa/wws_templates/et/help_admin.et.tpl
 
27095
   A /trunk/wwsympa/wws_templates/et/help_editfile.et.tpl
 
27096
   A /trunk/wwsympa/wws_templates/et/help_editlist.et.tpl
 
27097
   A /trunk/wwsympa/wws_templates/et/help_user_options.et.tpl
 
27098
   A /trunk/wwsympa/wws_templates/et/home.et.tpl
 
27099
   A /trunk/wwsympa/wws_templates/et/install_pending_list.et.tpl
 
27100
   A /trunk/wwsympa/wws_templates/et/list_menu.et.tpl
 
27101
   A /trunk/wwsympa/wws_templates/et/lists.et.tpl
 
27102
   A /trunk/wwsympa/wws_templates/et/login.et.tpl
 
27103
   A /trunk/wwsympa/wws_templates/et/loginbanner.et.tpl
 
27104
   A /trunk/wwsympa/wws_templates/et/loginrequest.et.tpl
 
27105
   A /trunk/wwsympa/wws_templates/et/main.et.tpl
 
27106
   A /trunk/wwsympa/wws_templates/et/menu.et.tpl
 
27107
   A /trunk/wwsympa/wws_templates/et/modindex.et.tpl
 
27108
   A /trunk/wwsympa/wws_templates/et/notice.et.tpl
 
27109
   A /trunk/wwsympa/wws_templates/et/pref.et.tpl
 
27110
   A /trunk/wwsympa/wws_templates/et/remindpasswd.et.tpl
 
27111
   A /trunk/wwsympa/wws_templates/et/remove_arc.et.tpl
 
27112
   A /trunk/wwsympa/wws_templates/et/review.et.tpl
 
27113
   A /trunk/wwsympa/wws_templates/et/reviewbouncing.et.tpl
 
27114
   A /trunk/wwsympa/wws_templates/et/scenario_test.et.tpl
 
27115
   A /trunk/wwsympa/wws_templates/et/serveradmin.et.tpl
 
27116
   A /trunk/wwsympa/wws_templates/et/set_pending_list_request.et.tpl
 
27117
   A /trunk/wwsympa/wws_templates/et/show_cert.et.tpl
 
27118
   A /trunk/wwsympa/wws_templates/et/sigrequest.et.tpl
 
27119
   A /trunk/wwsympa/wws_templates/et/subindex.et.tpl
 
27120
   A /trunk/wwsympa/wws_templates/et/suboptions.et.tpl
 
27121
   A /trunk/wwsympa/wws_templates/et/subrequest.et.tpl
 
27122
   A /trunk/wwsympa/wws_templates/et/title.et.tpl
 
27123
   A /trunk/wwsympa/wws_templates/et/view_translations.et.tpl
 
27124
   A /trunk/wwsympa/wws_templates/et/viewmod.et.tpl
 
27125
   M /trunk/wwsympa/wwslib.pm
 
27126
 
 
27127
[Lauri Jesmin] Complete translation to Estonian
 
27128
 
 
27129
------------------------------------------------------------------------
 
27130
r1254 | salaun | 2002-04-22 10:32:05 +0200 (Mon, 22 Apr 2002) | 2 lines
 
27131
Changed paths:
 
27132
   M /trunk/ChangeLog
 
27133
   M /trunk/NEWS
 
27134
 
 
27135
preparing 3.3.4b.7
 
27136
 
 
27137
------------------------------------------------------------------------
 
27138
r1253 | salaun | 2002-04-22 10:07:22 +0200 (Mon, 22 Apr 2002) | 2 lines
 
27139
Changed paths:
 
27140
   M /trunk/doc/sympa.tex.tpl
 
27141
   M /trunk/src/Conf.pm
 
27142
   M /trunk/src/etc/sample/sympa.conf
 
27143
 
 
27144
Reverse previous changes regarding wws URL
 
27145
 
 
27146
------------------------------------------------------------------------
 
27147
r1252 | salaun | 2002-04-22 09:34:47 +0200 (Mon, 22 Apr 2002) | 2 lines
 
27148
Changed paths:
 
27149
   M /trunk/ChangeLog
 
27150
   M /trunk/wwsympa/wws_templates/fr/arc.fr.tpl
 
27151
   M /trunk/wwsympa/wws_templates/us/arc.us.tpl
 
27152
 
 
27153
[Valics Lehel] Fix missing </B>
 
27154
 
 
27155
------------------------------------------------------------------------
 
27156
r1251 | salaun | 2002-04-19 16:04:24 +0200 (Fri, 19 Apr 2002) | 2 lines
 
27157
Changed paths:
 
27158
   M /trunk/src/List.pm
 
27159
 
 
27160
Fix: did not load 'stats' file when creating List object
 
27161
 
 
27162
------------------------------------------------------------------------
 
27163
r1250 | salaun | 2002-04-18 14:27:55 +0200 (Thu, 18 Apr 2002) | 3 lines
 
27164
Changed paths:
 
27165
   M /trunk/wwsympa/wwsympa.fcgi
 
27166
 
 
27167
[reported by Virginie Perrot] Fix: Could not set file description in shared
 
27168
Error message : Synchronization failed for...
 
27169
 
 
27170
------------------------------------------------------------------------
 
27171
r1249 | salaun | 2002-04-18 14:22:44 +0200 (Thu, 18 Apr 2002) | 2 lines
 
27172
Changed paths:
 
27173
   M /trunk/src/List.pm
 
27174
 
 
27175
Reintroduce required is_moderated() subroutine
 
27176
 
 
27177
------------------------------------------------------------------------
 
27178
r1248 | salaun | 2002-04-18 14:18:03 +0200 (Thu, 18 Apr 2002) | 2 lines
 
27179
Changed paths:
 
27180
   M /trunk/src/List.pm
 
27181
 
 
27182
Fix typo introduced in 1.267
 
27183
 
 
27184
------------------------------------------------------------------------
 
27185
r1247 | salaun | 2002-04-18 12:49:35 +0200 (Thu, 18 Apr 2002) | 2 lines
 
27186
Changed paths:
 
27187
   M /trunk/src/Conf.pm
 
27188
 
 
27189
Change: default URL becomes /sympa (was /wws)
 
27190
 
 
27191
------------------------------------------------------------------------
 
27192
r1246 | salaun | 2002-04-18 12:27:17 +0200 (Thu, 18 Apr 2002) | 2 lines
 
27193
Changed paths:
 
27194
   M /trunk/ChangeLog
 
27195
   M /trunk/doc/sympa.tex.tpl
 
27196
   M /trunk/src/etc/sample/sympa.conf
 
27197
 
 
27198
Change: default URL becomes /sympa (was /wws)
 
27199
 
 
27200
------------------------------------------------------------------------
 
27201
r1245 | salaun | 2002-04-18 12:25:36 +0200 (Thu, 18 Apr 2002) | 2 lines
 
27202
Changed paths:
 
27203
   M /trunk/doc/parse_tex.pl
 
27204
 
 
27205
Now requires wwslib
 
27206
 
 
27207
------------------------------------------------------------------------
 
27208
r1244 | salaun | 2002-04-17 14:09:14 +0200 (Wed, 17 Apr 2002) | 2 lines
 
27209
Changed paths:
 
27210
   M /trunk/src/List.pm
 
27211
 
 
27212
[reported by John Dalbec] delete unused subroutines
 
27213
 
 
27214
------------------------------------------------------------------------
 
27215
r1243 | salaun | 2002-04-17 09:15:56 +0200 (Wed, 17 Apr 2002) | 2 lines
 
27216
Changed paths:
 
27217
   M /trunk/src/List.pm
 
27218
 
 
27219
delete unused subroutine
 
27220
 
 
27221
------------------------------------------------------------------------
 
27222
r1242 | salaun | 2002-04-16 17:39:04 +0200 (Tue, 16 Apr 2002) | 2 lines
 
27223
Changed paths:
 
27224
   M /trunk/wwsympa/wwsympa.fcgi
 
27225
 
 
27226
Fix: don't try to log errors before the openlog
 
27227
 
 
27228
------------------------------------------------------------------------
 
27229
r1241 | salaun | 2002-04-16 15:56:16 +0200 (Tue, 16 Apr 2002) | 5 lines
 
27230
Changed paths:
 
27231
   M /trunk/src/Conf.pm
 
27232
   M /trunk/src/List.pm
 
27233
   M /trunk/src/etc/templates/cn/sendpasswd.cn.tpl
 
27234
   M /trunk/src/etc/templates/cz/sendpasswd.cz.tpl
 
27235
   M /trunk/src/etc/templates/de/sendpasswd.de.tpl
 
27236
   M /trunk/src/etc/templates/fr/sendpasswd.fr.tpl
 
27237
   M /trunk/src/etc/templates/hu/sendpasswd.hu.tpl
 
27238
   M /trunk/src/etc/templates/it/sendpasswd.it.tpl
 
27239
   M /trunk/src/etc/templates/ro/sendpasswd.ro.tpl
 
27240
   M /trunk/src/etc/templates/us/sendpasswd.us.tpl
 
27241
 
 
27242
[reported by Frederic Connes] Bug: main title used in sendpassword template
 
27243
instead of robot title.
 
27244
Fix: Load wwsympa.conf in Conf.pm ; use [conf->title] instead of
 
27245
[wwsconf->title]
 
27246
 
 
27247
------------------------------------------------------------------------
 
27248
r1240 | salaun | 2002-04-16 14:47:01 +0200 (Tue, 16 Apr 2002) | 2 lines
 
27249
Changed paths:
 
27250
   M /trunk/src/etc/templates/de/welcome.de.tpl
 
27251
   M /trunk/src/etc/templates/es/welcome.es.tpl
 
27252
   M /trunk/src/etc/templates/hu/welcome.hu.tpl
 
27253
   M /trunk/src/etc/templates/it/welcome.it.tpl
 
27254
   M /trunk/src/etc/templates/pl/welcome.pl.tpl
 
27255
   M /trunk/src/etc/templates/pt/welcome.pt.tpl
 
27256
   M /trunk/src/etc/templates/us/welcome.us.tpl
 
27257
 
 
27258
[Frederic Connes] Fix boundary in welcome messages
 
27259
 
 
27260
------------------------------------------------------------------------
 
27261
r1239 | salaun | 2002-04-16 14:21:13 +0200 (Tue, 16 Apr 2002) | 2 lines
 
27262
Changed paths:
 
27263
   M /trunk/nls/ro.msg
 
27264
 
 
27265
[Valics Lehel] Update
 
27266
 
 
27267
------------------------------------------------------------------------
 
27268
r1238 | salaun | 2002-04-16 12:16:20 +0200 (Tue, 16 Apr 2002) | 2 lines
 
27269
Changed paths:
 
27270
   M /trunk/ChangeLog
 
27271
   M /trunk/doc/sympa.tex.tpl
 
27272
   M /trunk/nls/ro.msg
 
27273
   A /trunk/src/etc/templates/ro
 
27274
   A /trunk/src/etc/templates/ro/bye.ro.tpl
 
27275
   A /trunk/src/etc/templates/ro/certif_warning.ro.tpl
 
27276
   A /trunk/src/etc/templates/ro/expire_deletion.ro.tpl
 
27277
   A /trunk/src/etc/templates/ro/expire_warning1.ro.tpl
 
27278
   A /trunk/src/etc/templates/ro/expire_warning2.ro.tpl
 
27279
   A /trunk/src/etc/templates/ro/global_remind.ro.tpl
 
27280
   A /trunk/src/etc/templates/ro/helpfile.ro.tpl
 
27281
   A /trunk/src/etc/templates/ro/info_report.ro.tpl
 
27282
   A /trunk/src/etc/templates/ro/invite.ro.tpl
 
27283
   A /trunk/src/etc/templates/ro/list_created.ro.tpl
 
27284
   A /trunk/src/etc/templates/ro/list_unknown.ro.tpl
 
27285
   A /trunk/src/etc/templates/ro/listowner_notification2.ro.tpl
 
27286
   A /trunk/src/etc/templates/ro/lists.ro.tpl
 
27287
   A /trunk/src/etc/templates/ro/moderate.ro.tpl
 
27288
   A /trunk/src/etc/templates/ro/modindex.ro.tpl
 
27289
   A /trunk/src/etc/templates/ro/reject.ro.tpl
 
27290
   A /trunk/src/etc/templates/ro/remind.ro.tpl
 
27291
   A /trunk/src/etc/templates/ro/removed.ro.tpl
 
27292
   A /trunk/src/etc/templates/ro/review.ro.tpl
 
27293
   A /trunk/src/etc/templates/ro/sendpasswd.ro.tpl
 
27294
   A /trunk/src/etc/templates/ro/stats_report.ro.tpl
 
27295
   A /trunk/src/etc/templates/ro/summary.ro.tpl
 
27296
   A /trunk/src/etc/templates/ro/welcome.ro.tpl
 
27297
   A /trunk/src/etc/templates/ro/x509-user-cert-missing.ro.tpl
 
27298
   A /trunk/src/etc/templates/ro/your_infected_msg.ro.tpl
 
27299
 
 
27300
[Valics Lehel] NLS update, Mail templates translation to Romanian
 
27301
 
 
27302
------------------------------------------------------------------------
 
27303
r1237 | salaun | 2002-04-12 13:50:49 +0200 (Fri, 12 Apr 2002) | 2 lines
 
27304
Changed paths:
 
27305
   M /trunk/src/List.pm
 
27306
 
 
27307
Bug fix: messages Header/footer addition did not work for VRobots
 
27308
 
 
27309
------------------------------------------------------------------------
 
27310
r1236 | salaun | 2002-04-12 13:29:19 +0200 (Fri, 12 Apr 2002) | 2 lines
 
27311
Changed paths:
 
27312
   M /trunk/src/sympa.pl
 
27313
 
 
27314
Add '--log_level' option to help
 
27315
 
 
27316
------------------------------------------------------------------------
 
27317
r1235 | salaun | 2002-04-12 13:07:04 +0200 (Fri, 12 Apr 2002) | 2 lines
 
27318
Changed paths:
 
27319
   M /trunk/nls/ro.msg
 
27320
 
 
27321
[Valics Lehel] cosmetic changes
 
27322
 
 
27323
------------------------------------------------------------------------
 
27324
r1234 | salaun | 2002-04-12 10:26:59 +0200 (Fri, 12 Apr 2002) | 2 lines
 
27325
Changed paths:
 
27326
   M /trunk/nls/Makefile
 
27327
   M /trunk/nls/cz.msg
 
27328
   A /trunk/nls/ro.msg
 
27329
   M /trunk/nls/us.msg
 
27330
 
 
27331
[Valics Lehel]New feature: NLS translatd to Romanian
 
27332
 
 
27333
------------------------------------------------------------------------
 
27334
r1232 | salaun | 2002-04-10 10:27:49 +0200 (Wed, 10 Apr 2002) | 2 lines
 
27335
Changed paths:
 
27336
   M /trunk/ChangeLog
 
27337
   M /trunk/NEWS
 
27338
 
 
27339
preparing 3.3.4b.6
 
27340
 
 
27341
------------------------------------------------------------------------
 
27342
r1231 | salaun | 2002-04-10 09:09:55 +0200 (Wed, 10 Apr 2002) | 2 lines
 
27343
Changed paths:
 
27344
   M /trunk/wwsympa/wws_templates/fr/compose_mail.fr.tpl
 
27345
 
 
27346
Add hidden message_id
 
27347
 
 
27348
------------------------------------------------------------------------
 
27349
r1230 | salaun | 2002-04-09 15:47:59 +0200 (Tue, 09 Apr 2002) | 2 lines
 
27350
Changed paths:
 
27351
   M /trunk/wwsympa/wws_templates/fr/admin_menu.fr.tpl
 
27352
   M /trunk/wwsympa/wws_templates/us/admin_menu.us.tpl
 
27353
 
 
27354
[reported by Tellier Gilles] Don't propose 'close_list' button to listowners
 
27355
 
 
27356
------------------------------------------------------------------------
 
27357
r1229 | salaun | 2002-04-09 15:29:09 +0200 (Tue, 09 Apr 2002) | 3 lines
 
27358
Changed paths:
 
27359
   M /trunk/src/List.pm
 
27360
   M /trunk/src/etc/script/create_db.Oracle
 
27361
   M /trunk/src/etc/script/create_db.Pg
 
27362
   M /trunk/src/etc/script/create_db.Sybase
 
27363
   M /trunk/src/etc/script/create_db.mysql
 
27364
 
 
27365
[reported by Daniel Pittman] Fix: extend 'bounce_subscriber' database
 
27366
field. Could lead to errors in Mysql : "value too long for type character varying(30)"
 
27367
 
 
27368
------------------------------------------------------------------------
 
27369
r1228 | salaun | 2002-04-09 15:15:28 +0200 (Tue, 09 Apr 2002) | 2 lines
 
27370
Changed paths:
 
27371
   M /trunk/wwsympa/wws_templates/us/error.us.tpl
 
27372
   M /trunk/wwsympa/wws_templates/us/help_editfile.us.tpl
 
27373
   M /trunk/wwsympa/wws_templates/us/help_editlist.us.tpl
 
27374
   M /trunk/wwsympa/wws_templates/us/help_user_options.us.tpl
 
27375
 
 
27376
[John Paul Dalbec] Better english translations
 
27377
 
 
27378
------------------------------------------------------------------------
 
27379
r1227 | salaun | 2002-04-09 11:09:36 +0200 (Tue, 09 Apr 2002) | 2 lines
 
27380
Changed paths:
 
27381
   M /trunk/set_symlinks.pl
 
27382
 
 
27383
Fix: no default for create_list
 
27384
 
 
27385
------------------------------------------------------------------------
 
27386
r1226 | salaun | 2002-04-09 11:09:00 +0200 (Tue, 09 Apr 2002) | 2 lines
 
27387
Changed paths:
 
27388
   M /trunk/src/etc/scenari/create_list.listmaster
 
27389
 
 
27390
[reported by Frederic Connes] Wrong scenario (was public_listmaster)
 
27391
 
 
27392
------------------------------------------------------------------------
 
27393
r1225 | salaun | 2002-04-09 10:57:11 +0200 (Tue, 09 Apr 2002) | 2 lines
 
27394
Changed paths:
 
27395
   M /trunk/doc/sympa.tex.tpl
 
27396
 
 
27397
[reported by Frederic Connes] wwsympa_url in robot.conf was not documented
 
27398
 
 
27399
------------------------------------------------------------------------
 
27400
r1224 | salaun | 2002-04-09 10:41:06 +0200 (Tue, 09 Apr 2002) | 2 lines
 
27401
Changed paths:
 
27402
   M /trunk/src/aliaswrapper.c
 
27403
 
 
27404
[Frederic Connes] Bug fix: problems when NEWALIASES_ARG is defined
 
27405
 
 
27406
------------------------------------------------------------------------
 
27407
r1223 | salaun | 2002-04-09 10:18:14 +0200 (Tue, 09 Apr 2002) | 2 lines
 
27408
Changed paths:
 
27409
   M /trunk/src/etc/edit_list.conf
 
27410
 
 
27411
[reported by John Douglass] 'include_ldap_2level_query' is hidden
 
27412
 
 
27413
------------------------------------------------------------------------
 
27414
r1222 | salaun | 2002-04-09 08:03:11 +0200 (Tue, 09 Apr 2002) | 2 lines
 
27415
Changed paths:
 
27416
   M /trunk/wwsympa/wwsympa.fcgi
 
27417
 
 
27418
Reported by Frederic Connes : fix quota checking. (no quota applied if shared/quota is undef)
 
27419
 
 
27420
------------------------------------------------------------------------
 
27421
r1221 | salaun | 2002-04-08 16:55:25 +0200 (Mon, 08 Apr 2002) | 3 lines
 
27422
Changed paths:
 
27423
   M /trunk/check_perl_modules.pl
 
27424
   M /trunk/src/List.pm
 
27425
 
 
27426
DB_FIle < 1.75 will not work properly with BerkeleyDB 3.2
 
27427
Sympa error log : "_load_users : cachesise too small"
 
27428
 
 
27429
------------------------------------------------------------------------
 
27430
r1220 | salaun | 2002-04-08 11:39:20 +0200 (Mon, 08 Apr 2002) | 3 lines
 
27431
Changed paths:
 
27432
   M /trunk/src/List.pm
 
27433
 
 
27434
[Guy Brand] Bug fix: Integer overflow occured when saving 'stats' file. loadstats would
 
27435
fail leeding to "empty list" ; message was considered as bad
 
27436
 
 
27437
------------------------------------------------------------------------
 
27438
r1219 | salaun | 2002-04-08 08:20:53 +0200 (Mon, 08 Apr 2002) | 2 lines
 
27439
Changed paths:
 
27440
   M /trunk/src/etc/scenari/send.public_nobcc
 
27441
 
 
27442
use [is_bcc] variable
 
27443
 
 
27444
------------------------------------------------------------------------
 
27445
r1218 | salaun | 2002-04-05 17:21:41 +0200 (Fri, 05 Apr 2002) | 2 lines
 
27446
Changed paths:
 
27447
   M /trunk/src/aliaswrapper.c
 
27448
 
 
27449
[Christian Mock] Fix: when NEWALIASES_ARGS is empty aliaswrapper died ; should be a NULL pointer
 
27450
 
 
27451
------------------------------------------------------------------------
 
27452
r1217 | salaun | 2002-04-05 17:06:19 +0200 (Fri, 05 Apr 2002) | 3 lines
 
27453
Changed paths:
 
27454
   M /trunk/src/List.pm
 
27455
 
 
27456
[reported by V. Mathieu] Bug fix: 'stats' file was not updated when 'subscribers.db' was updated
 
27457
(this concerns 'include' type of lists)
 
27458
 
 
27459
------------------------------------------------------------------------
 
27460
r1216 | salaun | 2002-04-05 15:53:26 +0200 (Fri, 05 Apr 2002) | 3 lines
 
27461
Changed paths:
 
27462
   M /trunk/src/List.pm
 
27463
 
 
27464
Fix: processes were always synchronizing with 'subscribers.db' file even when they had
 
27465
up to date subscribers in memory, This was due to a wrong condition for _load_users_include()
 
27466
 
 
27467
------------------------------------------------------------------------
 
27468
r1215 | salaun | 2002-04-05 10:56:03 +0200 (Fri, 05 Apr 2002) | 2 lines
 
27469
Changed paths:
 
27470
   M /trunk/wwsympa/archived.pl
 
27471
 
 
27472
Fix: don't check archives quota if no quota is defined
 
27473
 
 
27474
------------------------------------------------------------------------
 
27475
r1213 | salaun | 2002-04-04 14:49:53 +0200 (Thu, 04 Apr 2002) | 2 lines
 
27476
Changed paths:
 
27477
   M /trunk/ChangeLog
 
27478
   M /trunk/NEWS
 
27479
 
 
27480
preparing release
 
27481
 
 
27482
------------------------------------------------------------------------
 
27483
r1212 | salaun | 2002-04-04 14:48:12 +0200 (Thu, 04 Apr 2002) | 2 lines
 
27484
Changed paths:
 
27485
   M /trunk/wwsympa/wwsympa.fcgi
 
27486
 
 
27487
Change facility from 'debug' to 'info'
 
27488
 
 
27489
------------------------------------------------------------------------
 
27490
r1211 | salaun | 2002-04-04 14:13:33 +0200 (Thu, 04 Apr 2002) | 2 lines
 
27491
Changed paths:
 
27492
   M /trunk/ChangeLog
 
27493
   M /trunk/NEWS
 
27494
 
 
27495
preparing 3.3.4b.5
 
27496
 
 
27497
------------------------------------------------------------------------
 
27498
r1210 | salaun | 2002-04-04 13:34:22 +0200 (Thu, 04 Apr 2002) | 2 lines
 
27499
Changed paths:
 
27500
   M /trunk/wwsympa/wwsympa.fcgi
 
27501
 
 
27502
Fix: don't change cookie_domain if 'localhost'
 
27503
 
 
27504
------------------------------------------------------------------------
 
27505
r1209 | salaun | 2002-04-04 13:25:36 +0200 (Thu, 04 Apr 2002) | 2 lines
 
27506
Changed paths:
 
27507
   M /trunk/src/List.pm
 
27508
 
 
27509
Fix error log
 
27510
 
 
27511
------------------------------------------------------------------------
 
27512
r1208 | salaun | 2002-04-04 13:17:28 +0200 (Thu, 04 Apr 2002) | 3 lines
 
27513
Changed paths:
 
27514
   M /trunk/src/List.pm
 
27515
 
 
27516
Fix: better synchronization of processes with 'stats' file (in partcular total
 
27517
of subscribers)
 
27518
 
 
27519
------------------------------------------------------------------------
 
27520
r1207 | salaun | 2002-04-04 08:18:18 +0200 (Thu, 04 Apr 2002) | 2 lines
 
27521
Changed paths:
 
27522
   M /trunk/src/tools.pl
 
27523
 
 
27524
Reported by Sergy (Yahoo-inc) : fix incorrect file extention
 
27525
 
 
27526
------------------------------------------------------------------------
 
27527
r1206 | salaun | 2002-04-03 13:46:22 +0200 (Wed, 03 Apr 2002) | 2 lines
 
27528
Changed paths:
 
27529
   M /trunk/src/sympa.pl
 
27530
 
 
27531
Reverse previous change
 
27532
 
 
27533
------------------------------------------------------------------------
 
27534
r1205 | salaun | 2002-04-03 12:15:42 +0200 (Wed, 03 Apr 2002) | 2 lines
 
27535
Changed paths:
 
27536
   M /trunk/src/Commands.pm
 
27537
   M /trunk/src/List.pm
 
27538
   M /trunk/src/etc/templates/us/listowner_notification.us.tpl
 
27539
   M /trunk/wwsympa/archived.pl
 
27540
   M /trunk/wwsympa/bounced.pl
 
27541
   M /trunk/wwsympa/wwsympa.fcgi
 
27542
 
 
27543
Fix quota management ; change send_notify_to_owner() parameters
 
27544
 
 
27545
------------------------------------------------------------------------
 
27546
r1204 | salaun | 2002-04-01 13:04:15 +0200 (Mon, 01 Apr 2002) | 2 lines
 
27547
Changed paths:
 
27548
   M /trunk/doc/sympa.tex.tpl
 
27549
   M /trunk/nls/fr.msg
 
27550
   M /trunk/nls/us.msg
 
27551
   M /trunk/src/Conf.pm
 
27552
   M /trunk/src/List.pm
 
27553
   A /trunk/src/etc/templates/us/listowner_notification.us.tpl
 
27554
   M /trunk/src/tools.pl
 
27555
   M /trunk/wwsympa/archived.pl
 
27556
   M /trunk/wwsympa/wws_templates/fr/error.fr.tpl
 
27557
   M /trunk/wwsympa/wws_templates/us/error.us.tpl
 
27558
   A /trunk/wwsympa/wws_templates/us/stats.us.tpl
 
27559
   M /trunk/wwsympa/wwsympa.fcgi
 
27560
 
 
27561
New features: quotas for shared and archives
 
27562
 
 
27563
------------------------------------------------------------------------
 
27564
r1203 | salaun | 2002-04-01 12:36:41 +0200 (Mon, 01 Apr 2002) | 2 lines
 
27565
Changed paths:
 
27566
   M /trunk/src/sympa.pl
 
27567
 
 
27568
Change: LDAP module is not required
 
27569
 
 
27570
------------------------------------------------------------------------
 
27571
r1202 | salaun | 2002-03-29 17:27:05 +0100 (Fri, 29 Mar 2002) | 2 lines
 
27572
Changed paths:
 
27573
   M /trunk/src/List.pm
 
27574
 
 
27575
Fix: return 0 (instead of undef) in send_msg() if no subscribers
 
27576
 
 
27577
------------------------------------------------------------------------
 
27578
r1201 | salaun | 2002-03-29 17:25:59 +0100 (Fri, 29 Mar 2002) | 2 lines
 
27579
Changed paths:
 
27580
   M /trunk/src/etc/script/p12topem.pl
 
27581
 
 
27582
Fix: p12topem.pl now working with V robots
 
27583
 
 
27584
------------------------------------------------------------------------
 
27585
r1200 | salaun | 2002-03-29 13:56:55 +0100 (Fri, 29 Mar 2002) | 2 lines
 
27586
Changed paths:
 
27587
   M /trunk/src/alias_manager.pl
 
27588
 
 
27589
[O. Lacroix] Bug fix: fix previous changes
 
27590
 
 
27591
------------------------------------------------------------------------
 
27592
r1199 | salaun | 2002-03-29 12:23:18 +0100 (Fri, 29 Mar 2002) | 2 lines
 
27593
Changed paths:
 
27594
   M /trunk/src/etc/create_list_templates/private_working_group/config.tpl
 
27595
 
 
27596
[O. Lacroix] Bug fix: wrong syntax for parameter reply_to
 
27597
 
 
27598
------------------------------------------------------------------------
 
27599
r1198 | salaun | 2002-03-29 12:04:08 +0100 (Fri, 29 Mar 2002) | 2 lines
 
27600
Changed paths:
 
27601
   M /trunk/src/alias_manager.pl
 
27602
 
 
27603
[reported by O. Lacroix] Change: add -editor alias
 
27604
 
 
27605
------------------------------------------------------------------------
 
27606
r1197 | salaun | 2002-03-29 10:59:31 +0100 (Fri, 29 Mar 2002) | 2 lines
 
27607
Changed paths:
 
27608
   M /trunk/wwsympa/wwsympa.fcgi
 
27609
 
 
27610
Change: Review Virtual robots from serveradmin page if Superlistmaster
 
27611
 
 
27612
------------------------------------------------------------------------
 
27613
r1196 | salaun | 2002-03-29 10:52:47 +0100 (Fri, 29 Mar 2002) | 2 lines
 
27614
Changed paths:
 
27615
   M /trunk/wwsympa/wwsympa.fcgi
 
27616
 
 
27617
Bug fix: all pending lists were seen from each robot
 
27618
 
 
27619
------------------------------------------------------------------------
 
27620
r1195 | salaun | 2002-03-28 16:19:22 +0100 (Thu, 28 Mar 2002) | 2 lines
 
27621
Changed paths:
 
27622
   M /trunk/wwsympa/wwsympa.fcgi
 
27623
 
 
27624
[John Douglass] Bug fix: alternative email registering failed (incorrect listname)
 
27625
 
 
27626
------------------------------------------------------------------------
 
27627
r1194 | salaun | 2002-03-28 15:55:45 +0100 (Thu, 28 Mar 2002) | 2 lines
 
27628
Changed paths:
 
27629
   M /trunk/wwsympa/wwslib.pm
 
27630
 
 
27631
Use do_log instead of printing to STDERR
 
27632
 
 
27633
------------------------------------------------------------------------
 
27634
r1193 | salaun | 2002-03-28 14:58:04 +0100 (Thu, 28 Mar 2002) | 2 lines
 
27635
Changed paths:
 
27636
   M /trunk/src/tools.pl
 
27637
 
 
27638
Fix certificat location for list in virtual robot
 
27639
 
 
27640
------------------------------------------------------------------------
 
27641
r1192 | salaun | 2002-03-28 14:47:52 +0100 (Thu, 28 Mar 2002) | 4 lines
 
27642
Changed paths:
 
27643
   M /trunk/src/List.pm
 
27644
 
 
27645
Fix wrong list certificate path related to a virtual robot
 
27646
 
 
27647
Fix digest inclusion of encrypted message
 
27648
 
 
27649
------------------------------------------------------------------------
 
27650
r1191 | salaun | 2002-03-28 11:27:25 +0100 (Thu, 28 Mar 2002) | 2 lines
 
27651
Changed paths:
 
27652
   M /trunk/ChangeLog
 
27653
   M /trunk/doc/sympa.tex.tpl
 
27654
   M /trunk/src/List.pm
 
27655
   M /trunk/src/mail.pm
 
27656
   M /trunk/src/parser.pl
 
27657
   M /trunk/src/sympa.pl
 
27658
   M /trunk/src/task_manager.pl
 
27659
   M /trunk/wwsympa/wwsympa.fcgi
 
27660
 
 
27661
Change: reverse parser changes because of create list problems
 
27662
 
 
27663
------------------------------------------------------------------------
 
27664
r1189 | salaun | 2002-03-26 16:04:42 +0100 (Tue, 26 Mar 2002) | 2 lines
 
27665
Changed paths:
 
27666
   M /trunk/src/mail.pm
 
27667
   M /trunk/src/sympa.pl
 
27668
   M /trunk/src/task_manager.pl
 
27669
   M /trunk/wwsympa/wwsympa.fcgi
 
27670
 
 
27671
Fix: the parser is now invocated via List.pm
 
27672
 
 
27673
------------------------------------------------------------------------
 
27674
r1188 | salaun | 2002-03-26 10:53:08 +0100 (Tue, 26 Mar 2002) | 2 lines
 
27675
Changed paths:
 
27676
   M /trunk/ChangeLog
 
27677
   M /trunk/NEWS
 
27678
 
 
27679
Preparing 3.3.4b.4
 
27680
 
 
27681
------------------------------------------------------------------------
 
27682
r1187 | salaun | 2002-03-22 17:22:26 +0100 (Fri, 22 Mar 2002) | 2 lines
 
27683
Changed paths:
 
27684
   M /trunk/wwsympa/wws_templates/fr/help.fr.tpl
 
27685
   M /trunk/wwsympa/wws_templates/fr/pref.fr.tpl
 
27686
   M /trunk/wwsympa/wws_templates/us/pref.us.tpl
 
27687
 
 
27688
[Benoit Marchal] Better translations
 
27689
 
 
27690
------------------------------------------------------------------------
 
27691
r1186 | salaun | 2002-03-22 15:07:18 +0100 (Fri, 22 Mar 2002) | 3 lines
 
27692
Changed paths:
 
27693
   M /trunk/doc/sympa.tex.tpl
 
27694
   M /trunk/src/List.pm
 
27695
 
 
27696
[requested by Janek Hiis] New feature: custom subject can now refer to
 
27697
list variables ([list->name] or [list->sequence])
 
27698
 
 
27699
------------------------------------------------------------------------
 
27700
r1185 | salaun | 2002-03-22 14:25:41 +0100 (Fri, 22 Mar 2002) | 3 lines
 
27701
Changed paths:
 
27702
   M /trunk/src/parser.pl
 
27703
 
 
27704
New feature: extend parse_tpl parameters format. Allow an ARRAY ref for $template
 
27705
Allow a SCALAR ref for $output
 
27706
 
 
27707
------------------------------------------------------------------------
 
27708
r1184 | salaun | 2002-03-22 13:48:09 +0100 (Fri, 22 Mar 2002) | 2 lines
 
27709
Changed paths:
 
27710
   M /trunk/wwsympa/wwsympa.fcgi
 
27711
 
 
27712
[reported by Robert Marchand] Bug fix: password setup notice appeared twice
 
27713
 
 
27714
------------------------------------------------------------------------
 
27715
r1183 | salaun | 2002-03-22 11:52:47 +0100 (Fri, 22 Mar 2002) | 2 lines
 
27716
Changed paths:
 
27717
   M /trunk/doc/sympa.tex.tpl
 
27718
 
 
27719
Add doc for 'log_level' sympa.conf param
 
27720
 
 
27721
------------------------------------------------------------------------
 
27722
r1182 | salaun | 2002-03-22 11:34:21 +0100 (Fri, 22 Mar 2002) | 3 lines
 
27723
Changed paths:
 
27724
   M /trunk/src/List.pm
 
27725
 
 
27726
Changes: query DB for # of subscribers only if called without LIMIT in get_first_user ;
 
27727
perform total-- just before savestats (could be reinit because of get_which())
 
27728
 
 
27729
------------------------------------------------------------------------
 
27730
r1181 | salaun | 2002-03-21 18:02:01 +0100 (Thu, 21 Mar 2002) | 2 lines
 
27731
Changed paths:
 
27732
   M /trunk/src/List.pm
 
27733
 
 
27734
Change: when evaluating a scenario, load subscriber database entry only if needed
 
27735
 
 
27736
------------------------------------------------------------------------
 
27737
r1180 | salaun | 2002-03-21 17:29:16 +0100 (Thu, 21 Mar 2002) | 3 lines
 
27738
Changed paths:
 
27739
   M /trunk/src/List.pm
 
27740
 
 
27741
Change: if list has 0 subscriber, each time a new() is performed, the database
 
27742
was queried
 
27743
 
 
27744
------------------------------------------------------------------------
 
27745
r1179 | salaun | 2002-03-21 13:58:17 +0100 (Thu, 21 Mar 2002) | 2 lines
 
27746
Changed paths:
 
27747
   M /trunk/src/List.pm
 
27748
 
 
27749
Add concerned config file to log error message
 
27750
 
 
27751
------------------------------------------------------------------------
 
27752
r1178 | salaun | 2002-03-21 12:00:52 +0100 (Thu, 21 Mar 2002) | 2 lines
 
27753
Changed paths:
 
27754
   M /trunk/wwsympa/wwsympa.fcgi
 
27755
 
 
27756
Fix
 
27757
 
 
27758
------------------------------------------------------------------------
 
27759
r1177 | salaun | 2002-03-21 11:54:35 +0100 (Thu, 21 Mar 2002) | 4 lines
 
27760
Changed paths:
 
27761
   M /trunk/wwsympa/wwsympa.fcgi
 
27762
 
 
27763
[reported by Herve.Brunet] Bug fix: "Sympa could not set a cookie for login" when accessing
 
27764
WWSympa via a hostname different from the Servername.
 
27765
If http_host does NOT match cookie_domain then set cookie_domain to http_host
 
27766
 
 
27767
------------------------------------------------------------------------
 
27768
r1176 | salaun | 2002-03-21 10:51:20 +0100 (Thu, 21 Mar 2002) | 3 lines
 
27769
Changed paths:
 
27770
   M /trunk/wwsympa/wwsympa.fcgi
 
27771
 
 
27772
[Hanke Penning] Bug fix: navigation in archives failed with HTTPS
 
27773
HTTP_HOST env variable already contained the TCP port
 
27774
 
 
27775
------------------------------------------------------------------------
 
27776
r1175 | salaun | 2002-03-15 16:29:53 +0100 (Fri, 15 Mar 2002) | 3 lines
 
27777
Changed paths:
 
27778
   M /trunk/src/aliaswrapper.c
 
27779
 
 
27780
[Nicolas Orlando Nappe] Bug fix: aliaswrapper exited with a bad address error (on RH 7.2 + gcc3)
 
27781
execle expects a pointer to NULL rather than a NULL pointer in the environment
 
27782
 
 
27783
------------------------------------------------------------------------
 
27784
r1174 | salaun | 2002-03-14 16:56:39 +0100 (Thu, 14 Mar 2002) | 2 lines
 
27785
Changed paths:
 
27786
   M /trunk/doc/sympa.tex.tpl
 
27787
 
 
27788
Document expire_bounce sympa.conf parameter
 
27789
 
 
27790
------------------------------------------------------------------------
 
27791
r1173 | salaun | 2002-03-14 13:47:48 +0100 (Thu, 14 Mar 2002) | 2 lines
 
27792
Changed paths:
 
27793
   M /trunk/set_symlinks.pl
 
27794
 
 
27795
Security fix: default REVIEW was public !!
 
27796
 
 
27797
------------------------------------------------------------------------
 
27798
r1171 | salaun | 2002-03-13 14:49:02 +0100 (Wed, 13 Mar 2002) | 2 lines
 
27799
Changed paths:
 
27800
   M /trunk/src/etc/script/sympa.spec
 
27801
 
 
27802
Set ICONSDIR
 
27803
 
 
27804
------------------------------------------------------------------------
 
27805
r1170 | salaun | 2002-03-13 12:16:12 +0100 (Wed, 13 Mar 2002) | 2 lines
 
27806
Changed paths:
 
27807
   M /trunk/ChangeLog
 
27808
   M /trunk/NEWS
 
27809
 
 
27810
preparing 3.3.4b.3
 
27811
 
 
27812
------------------------------------------------------------------------
 
27813
r1169 | salaun | 2002-03-13 11:46:50 +0100 (Wed, 13 Mar 2002) | 2 lines
 
27814
Changed paths:
 
27815
   M /trunk/doc/sympa.tex.tpl
 
27816
 
 
27817
Update scenrio paragraph
 
27818
 
 
27819
------------------------------------------------------------------------
 
27820
r1168 | salaun | 2002-03-11 15:26:21 +0100 (Mon, 11 Mar 2002) | 2 lines
 
27821
Changed paths:
 
27822
   M /trunk/wwsympa/archived.pl
 
27823
 
 
27824
Sleep 6 is better then sleep 2 ???
 
27825
 
 
27826
------------------------------------------------------------------------
 
27827
r1167 | salaun | 2002-03-11 13:30:30 +0100 (Mon, 11 Mar 2002) | 2 lines
 
27828
Changed paths:
 
27829
   M /trunk/src/sympa.pl
 
27830
 
 
27831
New feature: Prevent command looping ; block messages with known Message-ID
 
27832
 
 
27833
------------------------------------------------------------------------
 
27834
r1166 | salaun | 2002-03-07 17:49:23 +0100 (Thu, 07 Mar 2002) | 3 lines
 
27835
Changed paths:
 
27836
   M /trunk/src/etc/scenari/send.publicnoattachment
 
27837
 
 
27838
 
 
27839
Reported by Roussel Florian : fix missmatch Content-Disposition/Content-Type
 
27840
 
 
27841
------------------------------------------------------------------------
 
27842
r1165 | salaun | 2002-03-05 10:31:46 +0100 (Tue, 05 Mar 2002) | 1 line
 
27843
Changed paths:
 
27844
   M /trunk/wwsympa/wws_templates/es/add_request.es.tpl
 
27845
   M /trunk/wwsympa/wws_templates/es/arcsearch_form.es.tpl
 
27846
   M /trunk/wwsympa/wws_templates/es/edit_list_request.es.tpl
 
27847
   M /trunk/wwsympa/wws_templates/es/loginbanner.es.tpl
 
27848
 
 
27849
[Josep Roman] Update translations
 
27850
------------------------------------------------------------------------
 
27851
r1164 | salaun | 2002-03-05 08:32:03 +0100 (Tue, 05 Mar 2002) | 2 lines
 
27852
Changed paths:
 
27853
   M /trunk/src/etc/scenari/unsubscribe.owner
 
27854
 
 
27855
fixed : request auth if [sender] not equal [email]
 
27856
 
 
27857
------------------------------------------------------------------------
 
27858
r1163 | salaun | 2002-03-04 10:58:54 +0100 (Mon, 04 Mar 2002) | 5 lines
 
27859
Changed paths:
 
27860
   M /trunk/wwsympa/Marc/Search.pm
 
27861
 
 
27862
[Sergiy Zhuk] Bug fix: with FastCGI, despite the fact you're getting new
 
27863
search results, it still marks the old keyword.
 
27864
The problem was caused by the 'o' modifier in Search.pm, which compiles the
 
27865
search pattern just once.
 
27866
 
 
27867
------------------------------------------------------------------------
 
27868
r1162 | salaun | 2002-03-04 10:57:32 +0100 (Mon, 04 Mar 2002) | 2 lines
 
27869
Changed paths:
 
27870
   M /trunk/src/sympa.pl
 
27871
 
 
27872
Change: -d option sets log_level to 2
 
27873
 
 
27874
------------------------------------------------------------------------
 
27875
r1161 | salaun | 2002-03-01 11:10:30 +0100 (Fri, 01 Mar 2002) | 2 lines
 
27876
Changed paths:
 
27877
   M /trunk/src/sympa.pl
 
27878
 
 
27879
fix option -d interaction with log_level
 
27880
 
 
27881
------------------------------------------------------------------------
 
27882
r1160 | salaun | 2002-03-01 10:35:32 +0100 (Fri, 01 Mar 2002) | 2 lines
 
27883
Changed paths:
 
27884
   M /trunk/doc/sympa.tex.tpl
 
27885
 
 
27886
Mysql privilege setup did not work
 
27887
 
 
27888
------------------------------------------------------------------------
 
27889
r1159 | salaun | 2002-03-01 09:28:19 +0100 (Fri, 01 Mar 2002) | 2 lines
 
27890
Changed paths:
 
27891
   M /trunk/doc/sympa.tex.tpl
 
27892
 
 
27893
[reported by Allison Faber] Refered to database names instead of DBD names
 
27894
 
 
27895
------------------------------------------------------------------------
 
27896
r1158 | salaun | 2002-02-28 18:04:40 +0100 (Thu, 28 Feb 2002) | 3 lines
 
27897
Changed paths:
 
27898
   M /trunk/src/Conf.pm
 
27899
 
 
27900
[reported by Pascal Schelcher] Fix: allow \s in auth.conf entries (filters)
 
27901
auth.conf paring should be more strict
 
27902
 
 
27903
------------------------------------------------------------------------
 
27904
r1157 | salaun | 2002-02-28 18:00:42 +0100 (Thu, 28 Feb 2002) | 2 lines
 
27905
Changed paths:
 
27906
   M /trunk/doc/sympa.tex.tpl
 
27907
 
 
27908
small fix
 
27909
 
 
27910
------------------------------------------------------------------------
 
27911
r1156 | salaun | 2002-02-28 17:21:46 +0100 (Thu, 28 Feb 2002) | 2 lines
 
27912
Changed paths:
 
27913
   M /trunk/wwsympa/wwsympa.fcgi
 
27914
 
 
27915
[reported by Hanke Penning] Bug fix: 'quiet' scenario action was not used in do_add() and do_subscribe()
 
27916
 
 
27917
------------------------------------------------------------------------
 
27918
r1155 | salaun | 2002-02-28 17:20:16 +0100 (Thu, 28 Feb 2002) | 2 lines
 
27919
Changed paths:
 
27920
   M /trunk/src/Commands.pm
 
27921
 
 
27922
Fix: no relation between 'do_it' action and owner notification
 
27923
 
 
27924
------------------------------------------------------------------------
 
27925
r1154 | salaun | 2002-02-28 16:41:57 +0100 (Thu, 28 Feb 2002) | 2 lines
 
27926
Changed paths:
 
27927
   M /trunk/doc/sympa.tex.tpl
 
27928
 
 
27929
Hide host variable in section robot.conf. This variable is stil availible but not recommended. No valid reason to use it.
 
27930
 
 
27931
------------------------------------------------------------------------
 
27932
r1153 | salaun | 2002-02-28 16:38:02 +0100 (Thu, 28 Feb 2002) | 2 lines
 
27933
Changed paths:
 
27934
   M /trunk/src/etc/sample/sympa.conf
 
27935
 
 
27936
replace host by domain
 
27937
 
 
27938
------------------------------------------------------------------------
 
27939
r1152 | salaun | 2002-02-28 16:34:50 +0100 (Thu, 28 Feb 2002) | 2 lines
 
27940
Changed paths:
 
27941
   M /trunk/src/etc/sample/robot.conf
 
27942
 
 
27943
hide host that is stil usuable but not recommended
 
27944
 
 
27945
------------------------------------------------------------------------
 
27946
r1151 | salaun | 2002-02-28 11:08:22 +0100 (Thu, 28 Feb 2002) | 2 lines
 
27947
Changed paths:
 
27948
   M /trunk/wwsympa/bounced.pl
 
27949
 
 
27950
[reported by Malcolm] Fix: do not force file access permissions to 777
 
27951
 
 
27952
------------------------------------------------------------------------
 
27953
r1150 | salaun | 2002-02-27 17:27:24 +0100 (Wed, 27 Feb 2002) | 2 lines
 
27954
Changed paths:
 
27955
   M /trunk/src/etc/script/sympa
 
27956
 
 
27957
[requested by Robert Marchand] No success & failure subroutine on IRIX
 
27958
 
 
27959
------------------------------------------------------------------------
 
27960
r1149 | salaun | 2002-02-27 17:18:10 +0100 (Wed, 27 Feb 2002) | 2 lines
 
27961
Changed paths:
 
27962
   M /trunk/src/etc/sample/wwsympa.conf
 
27963
 
 
27964
Refer to alias_manager
 
27965
 
 
27966
------------------------------------------------------------------------
 
27967
r1148 | salaun | 2002-02-27 16:57:31 +0100 (Wed, 27 Feb 2002) | 2 lines
 
27968
Changed paths:
 
27969
   M /trunk/Makefile.in
 
27970
   A /trunk/config.guess
 
27971
   A /trunk/config.sub
 
27972
   M /trunk/configure
 
27973
   M /trunk/configure.in
 
27974
 
 
27975
[requested by Robert Marchand] Add '-m' option to gencat on IRIX
 
27976
 
 
27977
------------------------------------------------------------------------
 
27978
r1147 | salaun | 2002-02-27 15:32:31 +0100 (Wed, 27 Feb 2002) | 2 lines
 
27979
Changed paths:
 
27980
   M /trunk/ChangeLog
 
27981
   M /trunk/Makefile.am
 
27982
   M /trunk/configure.in
 
27983
   M /trunk/doc/sympa.tex.tpl
 
27984
 
 
27985
[requested by Robert Marchand] Add '--with-iconsdir' configure option
 
27986
 
 
27987
------------------------------------------------------------------------
 
27988
r1146 | salaun | 2002-02-27 14:39:55 +0100 (Wed, 27 Feb 2002) | 2 lines
 
27989
Changed paths:
 
27990
   M /trunk/doc/sympa.tex.tpl
 
27991
 
 
27992
Add doc for --with-cgidir option
 
27993
 
 
27994
------------------------------------------------------------------------
 
27995
r1145 | salaun | 2002-02-27 14:30:10 +0100 (Wed, 27 Feb 2002) | 2 lines
 
27996
Changed paths:
 
27997
   M /trunk/Makefile.am
 
27998
   M /trunk/Makefile.in
 
27999
   M /trunk/configure
 
28000
   M /trunk/configure.in
 
28001
 
 
28002
Bug fix: Change configure options to with-xxx so they can be customized at configure time
 
28003
 
 
28004
------------------------------------------------------------------------
 
28005
r1144 | salaun | 2002-02-27 14:30:10 +0100 (Wed, 27 Feb 2002) | 2 lines
 
28006
Changed paths:
 
28007
   M /trunk/doc/sympa.tex.tpl
 
28008
 
 
28009
*** empty log message ***
 
28010
 
 
28011
------------------------------------------------------------------------
 
28012
r1143 | salaun | 2002-02-27 12:20:33 +0100 (Wed, 27 Feb 2002) | 5 lines
 
28013
Changed paths:
 
28014
   M /trunk/wwsympa/wwsympa.fcgi
 
28015
 
 
28016
[reported by Yves Agostini] Change: navigation in archives could fail because <BASE> did
 
28017
not correspond to requested URL. Now use HTTP_HOST and SERVER_PORT to build BASE.
 
28018
<BASE could not be supressed because of the archives main (current) page (relative
 
28019
URLs did not work).
 
28020
 
 
28021
------------------------------------------------------------------------
 
28022
r1142 | salaun | 2002-02-27 10:18:40 +0100 (Wed, 27 Feb 2002) | 3 lines
 
28023
Changed paths:
 
28024
   M /trunk/src/List.pm
 
28025
 
 
28026
[reported by Walter Hopgood] Bug fix: wrong value for Sunday digest
 
28027
Could not send Sunday digests
 
28028
 
 
28029
------------------------------------------------------------------------
 
28030
r1141 | salaun | 2002-02-27 09:38:37 +0100 (Wed, 27 Feb 2002) | 2 lines
 
28031
Changed paths:
 
28032
   M /trunk/src/sympa.pl
 
28033
 
 
28034
Unused
 
28035
 
 
28036
------------------------------------------------------------------------
 
28037
r1140 | salaun | 2002-02-26 17:54:36 +0100 (Tue, 26 Feb 2002) | 3 lines
 
28038
Changed paths:
 
28039
   M /trunk/wwsympa/wws_templates/cn/admin_menu.cn.tpl
 
28040
   M /trunk/wwsympa/wws_templates/cn/edit_list_request.cn.tpl
 
28041
   M /trunk/wwsympa/wws_templates/cn/lists.cn.tpl
 
28042
   M /trunk/wwsympa/wws_templates/cn/review.cn.tpl
 
28043
   M /trunk/wwsympa/wws_templates/cz/admin_menu.cz.tpl
 
28044
   M /trunk/wwsympa/wws_templates/cz/edit_list_request.cz.tpl
 
28045
   M /trunk/wwsympa/wws_templates/cz/lists.cz.tpl
 
28046
   M /trunk/wwsympa/wws_templates/cz/review.cz.tpl
 
28047
   M /trunk/wwsympa/wws_templates/de/admin_menu.de.tpl
 
28048
   M /trunk/wwsympa/wws_templates/de/edit_list_request.de.tpl
 
28049
   M /trunk/wwsympa/wws_templates/de/lists.de.tpl
 
28050
   M /trunk/wwsympa/wws_templates/de/review.de.tpl
 
28051
   M /trunk/wwsympa/wws_templates/es/admin_menu.es.tpl
 
28052
   M /trunk/wwsympa/wws_templates/es/edit_list_request.es.tpl
 
28053
   M /trunk/wwsympa/wws_templates/es/lists.es.tpl
 
28054
   M /trunk/wwsympa/wws_templates/es/review.es.tpl
 
28055
   M /trunk/wwsympa/wws_templates/fr/admin_menu.fr.tpl
 
28056
   M /trunk/wwsympa/wws_templates/fr/edit_list_request.fr.tpl
 
28057
   M /trunk/wwsympa/wws_templates/fr/lists.fr.tpl
 
28058
   M /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
28059
   M /trunk/wwsympa/wws_templates/hu/admin_menu.hu.tpl
 
28060
   M /trunk/wwsympa/wws_templates/hu/edit_list_request.hu.tpl
 
28061
   M /trunk/wwsympa/wws_templates/hu/lists.hu.tpl
 
28062
   M /trunk/wwsympa/wws_templates/hu/review.hu.tpl
 
28063
   M /trunk/wwsympa/wws_templates/it/admin_menu.it.tpl
 
28064
   M /trunk/wwsympa/wws_templates/it/edit_list_request.it.tpl
 
28065
   M /trunk/wwsympa/wws_templates/it/lists.it.tpl
 
28066
   M /trunk/wwsympa/wws_templates/it/review.it.tpl
 
28067
   M /trunk/wwsympa/wws_templates/us/admin_menu.us.tpl
 
28068
   M /trunk/wwsympa/wws_templates/us/edit_list_request.us.tpl
 
28069
   M /trunk/wwsympa/wws_templates/us/lists.us.tpl
 
28070
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
28071
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
28072
 
 
28073
Fix: supress base_url from templates
 
28074
This fixes proxy usage problems
 
28075
 
 
28076
------------------------------------------------------------------------
 
28077
r1139 | salaun | 2002-02-26 11:21:44 +0100 (Tue, 26 Feb 2002) | 2 lines
 
28078
Changed paths:
 
28079
   M /trunk/src/sympa.pl
 
28080
 
 
28081
Fix CleanSpool: could not remove directories
 
28082
 
 
28083
------------------------------------------------------------------------
 
28084
r1138 | salaun | 2002-02-22 14:22:05 +0100 (Fri, 22 Feb 2002) | 2 lines
 
28085
Changed paths:
 
28086
   M /trunk/src/etc/mhonarc-ressources
 
28087
 
 
28088
[Sergiy Zhuk] Fix formating (introduced in 1.14)
 
28089
 
 
28090
------------------------------------------------------------------------
 
28091
r1137 | salaun | 2002-02-22 11:22:26 +0100 (Fri, 22 Feb 2002) | 3 lines
 
28092
Changed paths:
 
28093
   M /trunk/Makefile.am
 
28094
   M /trunk/Makefile.in
 
28095
   M /trunk/nls/cn.msg
 
28096
   M /trunk/nls/cz.msg
 
28097
   M /trunk/nls/de.msg
 
28098
   M /trunk/nls/es.msg
 
28099
   M /trunk/nls/fi.msg
 
28100
   M /trunk/nls/fr.msg
 
28101
   M /trunk/nls/hu.msg
 
28102
   M /trunk/nls/it.msg
 
28103
   M /trunk/nls/pl.msg
 
28104
   M /trunk/nls/tw.msg
 
28105
   M /trunk/nls/us.msg
 
28106
 
 
28107
[proposed by J. Marant] Bug fix: Add 'codeset' to NLS catalogs
 
28108
Otherwise catalogs cannot be generated properly (Invalid caracter messages)
 
28109
 
 
28110
------------------------------------------------------------------------
 
28111
r1136 | salaun | 2002-02-22 09:16:10 +0100 (Fri, 22 Feb 2002) | 2 lines
 
28112
Changed paths:
 
28113
   M /trunk/wwsympa/wws_templates/fr/subindex.fr.tpl
 
28114
 
 
28115
Fix color
 
28116
 
 
28117
------------------------------------------------------------------------
 
28118
r1135 | salaun | 2002-02-21 17:55:14 +0100 (Thu, 21 Feb 2002) | 2 lines
 
28119
Changed paths:
 
28120
   M /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
28121
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
28122
 
 
28123
Fix colspan
 
28124
 
 
28125
------------------------------------------------------------------------
 
28126
r1133 | salaun | 2002-02-21 17:39:52 +0100 (Thu, 21 Feb 2002) | 3 lines
 
28127
Changed paths:
 
28128
   M /trunk/src/List.pm
 
28129
   M /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
28130
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
28131
   M /trunk/wwsympa/wwsympa.fcgi
 
28132
 
 
28133
Add by_domain sort in REVIEW
 
28134
Also changed query for mysql in get_first_user()
 
28135
 
 
28136
------------------------------------------------------------------------
 
28137
r1132 | salaun | 2002-02-21 12:04:38 +0100 (Thu, 21 Feb 2002) | 2 lines
 
28138
Changed paths:
 
28139
   M /trunk/src/etc/create_list_templates/discussion_list/comment
 
28140
   M /trunk/src/etc/create_list_templates/private_working_group/comment
 
28141
   M /trunk/wwsympa/wws_templates/fr/admin_menu.fr.tpl
 
28142
   M /trunk/wwsympa/wws_templates/fr/pref.fr.tpl
 
28143
   M /trunk/wwsympa/wws_templates/fr/serveradmin.fr.tpl
 
28144
 
 
28145
[Nicolas Gauvrit] corrections
 
28146
 
 
28147
------------------------------------------------------------------------
 
28148
r1131 | salaun | 2002-02-21 11:53:51 +0100 (Thu, 21 Feb 2002) | 3 lines
 
28149
Changed paths:
 
28150
   M /trunk/src/List.pm
 
28151
 
 
28152
[requested by Walter Hopgood] Make 'body' and 'full_msg' available to
 
28153
summary.tpl
 
28154
 
 
28155
------------------------------------------------------------------------
 
28156
r1130 | salaun | 2002-02-21 10:52:52 +0100 (Thu, 21 Feb 2002) | 2 lines
 
28157
Changed paths:
 
28158
   M /trunk/wwsympa/wwsympa.fcgi
 
28159
 
 
28160
[Sergiy Zhuk] Fix Net::SMTP::mail() call
 
28161
 
 
28162
------------------------------------------------------------------------
 
28163
r1129 | salaun | 2002-02-21 10:50:14 +0100 (Thu, 21 Feb 2002) | 2 lines
 
28164
Changed paths:
 
28165
   M /trunk/doc/sympa.tex.tpl
 
28166
 
 
28167
Add indexes
 
28168
 
 
28169
------------------------------------------------------------------------
 
28170
r1128 | salaun | 2002-02-20 17:19:58 +0100 (Wed, 20 Feb 2002) | 2 lines
 
28171
Changed paths:
 
28172
   M /trunk/src/sympa.pl
 
28173
 
 
28174
Change: cleanup in moderation and authentication spools
 
28175
 
 
28176
------------------------------------------------------------------------
 
28177
r1127 | salaun | 2002-02-20 17:09:44 +0100 (Wed, 20 Feb 2002) | 2 lines
 
28178
Changed paths:
 
28179
   M /trunk/doc/sympa.tex.tpl
 
28180
 
 
28181
[reported by Benoit Marchal] Lots of corrections
 
28182
 
 
28183
------------------------------------------------------------------------
 
28184
r1126 | salaun | 2002-02-20 16:41:40 +0100 (Wed, 20 Feb 2002) | 3 lines
 
28185
Changed paths:
 
28186
   M /trunk/src/etc/scenari/access_web_archive.intranet
 
28187
   A /trunk/src/etc/scenari/review.intranet
 
28188
 
 
28189
New 'review.intranet' scenario
 
28190
Translate 'access_web_archive.intranet' title to English
 
28191
 
 
28192
------------------------------------------------------------------------
 
28193
r1125 | salaun | 2002-02-20 11:25:29 +0100 (Wed, 20 Feb 2002) | 2 lines
 
28194
Changed paths:
 
28195
   M /trunk/src/Conf.pm
 
28196
   M /trunk/src/List.pm
 
28197
   M /trunk/src/sympa.pl
 
28198
   M /trunk/wwsympa/wwsympa.fcgi
 
28199
 
 
28200
New feature: make 'lang' a robot.conf parameter
 
28201
 
 
28202
------------------------------------------------------------------------
 
28203
r1124 | salaun | 2002-02-20 09:45:18 +0100 (Wed, 20 Feb 2002) | 3 lines
 
28204
Changed paths:
 
28205
   M /trunk/src/tools.pl
 
28206
 
 
28207
[Alan Hicks] Change: message having the multipart/alternative embedded in the first part
 
28208
of the multipart/related were not recognized by tools::as_singlepart()
 
28209
 
 
28210
------------------------------------------------------------------------
 
28211
r1123 | salaun | 2002-02-19 17:00:38 +0100 (Tue, 19 Feb 2002) | 2 lines
 
28212
Changed paths:
 
28213
   M /trunk/wwsympa/wws_templates/fr/list_menu.fr.tpl
 
28214
   M /trunk/wwsympa/wws_templates/us/list_menu.us.tpl
 
28215
   M /trunk/wwsympa/wwsympa.fcgi
 
28216
 
 
28217
Change: no more provide mailto: in info page ; spam prevention
 
28218
 
 
28219
------------------------------------------------------------------------
 
28220
r1122 | salaun | 2002-02-19 16:36:55 +0100 (Tue, 19 Feb 2002) | 2 lines
 
28221
Changed paths:
 
28222
   M /trunk/src/tools.pl
 
28223
 
 
28224
Change log level
 
28225
 
 
28226
------------------------------------------------------------------------
 
28227
r1121 | salaun | 2002-02-18 14:51:35 +0100 (Mon, 18 Feb 2002) | 2 lines
 
28228
Changed paths:
 
28229
   M /trunk/wwsympa/wws_templates/fr/serveradmin.fr.tpl
 
28230
   M /trunk/wwsympa/wws_templates/us/serveradmin.us.tpl
 
28231
 
 
28232
Wrong variable used [start_date]
 
28233
 
 
28234
------------------------------------------------------------------------
 
28235
r1120 | salaun | 2002-02-18 14:42:54 +0100 (Mon, 18 Feb 2002) | 3 lines
 
28236
Changed paths:
 
28237
   M /trunk/src/Commands.pm
 
28238
 
 
28239
Bug fix: Command::which() did not skip first argument
 
28240
WHICH command returned a wrong result for Virtual Robots
 
28241
 
 
28242
------------------------------------------------------------------------
 
28243
r1118 | salaun | 2002-02-18 14:07:00 +0100 (Mon, 18 Feb 2002) | 2 lines
 
28244
Changed paths:
 
28245
   M /trunk/src/etc/mhonarc-ressources
 
28246
 
 
28247
Delete <CharsetConverters> so Mhonarc uses its default
 
28248
 
 
28249
------------------------------------------------------------------------
 
28250
r1117 | salaun | 2002-02-15 15:55:01 +0100 (Fri, 15 Feb 2002) | 2 lines
 
28251
Changed paths:
 
28252
   M /trunk/wwsympa/wws_templates/fr/lists.fr.tpl
 
28253
   M /trunk/wwsympa/wws_templates/us/lists.us.tpl
 
28254
 
 
28255
Fix admin button
 
28256
 
 
28257
------------------------------------------------------------------------
 
28258
r1116 | salaun | 2002-02-15 14:21:09 +0100 (Fri, 15 Feb 2002) | 2 lines
 
28259
Changed paths:
 
28260
   M /trunk/wwsympa/wwsympa.fcgi
 
28261
 
 
28262
[reported by Michel Bouissou] Bug fix: wrong link to father directory in shared
 
28263
 
 
28264
------------------------------------------------------------------------
 
28265
r1115 | salaun | 2002-02-15 12:29:10 +0100 (Fri, 15 Feb 2002) | 2 lines
 
28266
Changed paths:
 
28267
   M /trunk/doc/sympa.tex.tpl
 
28268
 
 
28269
New 'cookie_domain' robot.conf param
 
28270
 
 
28271
------------------------------------------------------------------------
 
28272
r1114 | salaun | 2002-02-15 12:27:51 +0100 (Fri, 15 Feb 2002) | 2 lines
 
28273
Changed paths:
 
28274
   M /trunk/src/Conf.pm
 
28275
   M /trunk/src/List.pm
 
28276
   M /trunk/src/Log.pm
 
28277
   M /trunk/wwsympa/cookielib.pm
 
28278
   M /trunk/wwsympa/wwsympa.fcgi
 
28279
 
 
28280
Fix cookie_domain related bugs. New 'cookie_domain' parameter in robot.conf
 
28281
 
 
28282
------------------------------------------------------------------------
 
28283
r1113 | salaun | 2002-02-15 11:36:02 +0100 (Fri, 15 Feb 2002) | 2 lines
 
28284
Changed paths:
 
28285
   M /trunk/wwsympa/wws_templates/cn/menu.cn.tpl
 
28286
   M /trunk/wwsympa/wws_templates/cz/menu.cz.tpl
 
28287
   M /trunk/wwsympa/wws_templates/de/menu.de.tpl
 
28288
   M /trunk/wwsympa/wws_templates/es/menu.es.tpl
 
28289
   M /trunk/wwsympa/wws_templates/fr/menu.fr.tpl
 
28290
   M /trunk/wwsympa/wws_templates/hu/menu.hu.tpl
 
28291
   M /trunk/wwsympa/wws_templates/it/menu.it.tpl
 
28292
   M /trunk/wwsympa/wws_templates/us/menu.us.tpl
 
28293
 
 
28294
Fixed cellpading & cellspacing
 
28295
 
 
28296
------------------------------------------------------------------------
 
28297
r1112 | salaun | 2002-02-15 11:19:51 +0100 (Fri, 15 Feb 2002) | 4 lines
 
28298
Changed paths:
 
28299
   M /trunk/wwsympa/wwsympa.fcgi
 
28300
 
 
28301
Fixed ldap authentication error
 
28302
 
 
28303
Add use_ssl variable availible for all wwsympa template. This [use_ssl] and [auth_method]=smime must not be mistakeen one for the other. [use_ssl] may be set while user are not logged because they don't have certificate
 
28304
 
 
28305
------------------------------------------------------------------------
 
28306
r1111 | salaun | 2002-02-15 08:11:26 +0100 (Fri, 15 Feb 2002) | 2 lines
 
28307
Changed paths:
 
28308
   M /trunk/src/tools.pl
 
28309
 
 
28310
Fixed filename cookies.history (reported by Sergiy Zhuk )
 
28311
 
 
28312
------------------------------------------------------------------------
 
28313
r1110 | salaun | 2002-02-15 08:10:15 +0100 (Fri, 15 Feb 2002) | 2 lines
 
28314
Changed paths:
 
28315
   M /trunk/src/sympa.pl
 
28316
 
 
28317
fixed extra useless logging (Reported by Sergiy Zhuk )
 
28318
 
 
28319
------------------------------------------------------------------------
 
28320
r1109 | salaun | 2002-02-15 08:08:09 +0100 (Fri, 15 Feb 2002) | 2 lines
 
28321
Changed paths:
 
28322
   M /trunk/src/task_manager.pl
 
28323
 
 
28324
Fixed some typo in log facility
 
28325
 
 
28326
------------------------------------------------------------------------
 
28327
r1108 | salaun | 2002-02-15 08:07:04 +0100 (Fri, 15 Feb 2002) | 2 lines
 
28328
Changed paths:
 
28329
   M /trunk/src/Log.pm
 
28330
 
 
28331
Fixed log_level declaration (reported by Sergiy Zhuk)
 
28332
 
 
28333
------------------------------------------------------------------------
 
28334
r1107 | salaun | 2002-02-14 17:48:31 +0100 (Thu, 14 Feb 2002) | 2 lines
 
28335
Changed paths:
 
28336
   M /trunk/doc/sympa.tex.tpl
 
28337
   M /trunk/nls/fr.msg
 
28338
   M /trunk/nls/us.msg
 
28339
   M /trunk/src/List.pm
 
28340
   M /trunk/src/sympa.pl
 
28341
   M /trunk/src/tools.pl
 
28342
 
 
28343
New feature: add 'db_env' parameter to 'include_sql_query'
 
28344
 
 
28345
------------------------------------------------------------------------
 
28346
r1106 | salaun | 2002-02-14 16:27:42 +0100 (Thu, 14 Feb 2002) | 2 lines
 
28347
Changed paths:
 
28348
   M /trunk/src/etc/mhonarc-ressources
 
28349
 
 
28350
[reported by Serge Algarotti] Bug fix: Messages header fields were parsed in archives
 
28351
 
 
28352
------------------------------------------------------------------------
 
28353
r1105 | salaun | 2002-02-14 12:21:35 +0100 (Thu, 14 Feb 2002) | 2 lines
 
28354
Changed paths:
 
28355
   M /trunk/nls/es.msg
 
28356
   M /trunk/src/sympa.pl
 
28357
   M /trunk/src/tools.pl
 
28358
   A /trunk/wwsympa/wws_templates/es/get_closed_lists.es.tpl
 
28359
   A /trunk/wwsympa/wws_templates/es/get_latest_lists.es.tpl
 
28360
   A /trunk/wwsympa/wws_templates/es/help_user_options.es.tpl
 
28361
   A /trunk/wwsympa/wws_templates/es/subindex.es.tpl
 
28362
 
 
28363
[Josep Roman] Update of the Spanish templates and NLS
 
28364
 
 
28365
------------------------------------------------------------------------
 
28366
r1104 | salaun | 2002-02-14 12:01:29 +0100 (Thu, 14 Feb 2002) | 2 lines
 
28367
Changed paths:
 
28368
   M /trunk/src/List.pm
 
28369
 
 
28370
[John Paul Dalbec] Fix: this section of code fixed "name=" but broke "URL="
 
28371
 
 
28372
------------------------------------------------------------------------
 
28373
r1103 | salaun | 2002-02-14 11:38:33 +0100 (Thu, 14 Feb 2002) | 2 lines
 
28374
Changed paths:
 
28375
   M /trunk/src/tools.pl
 
28376
 
 
28377
Fixe sign_check  : checking using original message instead of object message in order to handle properly multipart messages (b64 sign bug)
 
28378
 
 
28379
------------------------------------------------------------------------
 
28380
r1102 | salaun | 2002-02-13 17:41:49 +0100 (Wed, 13 Feb 2002) | 2 lines
 
28381
Changed paths:
 
28382
   M /trunk/src/sympa.pl
 
28383
   M /trunk/wwsympa/wws_templates/fr/serveradmin.fr.tpl
 
28384
   M /trunk/wwsympa/wws_templates/us/serveradmin.us.tpl
 
28385
   M /trunk/wwsympa/wwsympa.fcgi
 
28386
 
 
28387
New features: with FastCGI, serveradmin provides processid and request count
 
28388
 
 
28389
------------------------------------------------------------------------
 
28390
r1101 | salaun | 2002-02-13 12:01:12 +0100 (Wed, 13 Feb 2002) | 2 lines
 
28391
Changed paths:
 
28392
   M /trunk/wwsympa/wwsympa.fcgi
 
28393
 
 
28394
[Herbert Straub] Changes: also search in previous month in do_arcsearch_id()
 
28395
 
 
28396
------------------------------------------------------------------------
 
28397
r1100 | salaun | 2002-02-13 11:46:02 +0100 (Wed, 13 Feb 2002) | 2 lines
 
28398
Changed paths:
 
28399
   M /trunk/wwsympa/wwsympa.fcgi
 
28400
 
 
28401
[Herbert Straub] Fix: searched in current month and older month (instead of previous one)
 
28402
 
 
28403
------------------------------------------------------------------------
 
28404
r1099 | salaun | 2002-02-13 10:20:16 +0100 (Wed, 13 Feb 2002) | 2 lines
 
28405
Changed paths:
 
28406
   M /trunk/wwsympa/wws_templates/es/loginbanner.es.tpl
 
28407
   M /trunk/wwsympa/wws_templates/it/change_email.it.tpl
 
28408
   M /trunk/wwsympa/wws_templates/it/loginbanner.it.tpl
 
28409
   M /trunk/wwsympa/wws_templates/it/sigrequest.it.tpl
 
28410
   M /trunk/wwsympa/wws_templates/us/admin_menu.us.tpl
 
28411
   M /trunk/wwsympa/wws_templates/us/arcsearch.us.tpl
 
28412
   M /trunk/wwsympa/wws_templates/us/change_email.us.tpl
 
28413
   M /trunk/wwsympa/wws_templates/us/create_list.us.tpl
 
28414
   M /trunk/wwsympa/wws_templates/us/create_list_request.us.tpl
 
28415
   M /trunk/wwsympa/wws_templates/us/edit_list_request.us.tpl
 
28416
   M /trunk/wwsympa/wws_templates/us/error.us.tpl
 
28417
   M /trunk/wwsympa/wws_templates/us/help.us.tpl
 
28418
   M /trunk/wwsympa/wws_templates/us/help_admin.us.tpl
 
28419
   M /trunk/wwsympa/wws_templates/us/help_editfile.us.tpl
 
28420
   M /trunk/wwsympa/wws_templates/us/help_editlist.us.tpl
 
28421
   M /trunk/wwsympa/wws_templates/us/list_menu.us.tpl
 
28422
   M /trunk/wwsympa/wws_templates/us/loginbanner.us.tpl
 
28423
   M /trunk/wwsympa/wws_templates/us/remove_arc.us.tpl
 
28424
   M /trunk/wwsympa/wws_templates/us/serveradmin.us.tpl
 
28425
   M /trunk/wwsympa/wws_templates/us/sigrequest.us.tpl
 
28426
   M /trunk/wwsympa/wws_templates/us/subrequest.us.tpl
 
28427
 
 
28428
[John Dalbec] Fix lots of misspellings/typos in templates
 
28429
 
 
28430
------------------------------------------------------------------------
 
28431
r1098 | salaun | 2002-02-12 16:51:49 +0100 (Tue, 12 Feb 2002) | 2 lines
 
28432
Changed paths:
 
28433
   M /trunk/wwsympa/wwsympa.fcgi
 
28434
 
 
28435
Bug fix: did not store subscription request in wwsympa
 
28436
 
 
28437
------------------------------------------------------------------------
 
28438
r1097 | salaun | 2002-02-12 16:08:23 +0100 (Tue, 12 Feb 2002) | 4 lines
 
28439
Changed paths:
 
28440
   M /trunk/src/tools.pl
 
28441
   M /trunk/wwsympa/wws_templates/us/compose_mail.us.tpl
 
28442
   M /trunk/wwsympa/wwsympa.fcgi
 
28443
 
 
28444
[reported by Joe Davidson] Bug fix: add a Message-ID to compose form to
 
28445
prevent Sympa from distributing twice the same message (reload).
 
28446
New tools::get_message_id() sub
 
28447
 
 
28448
------------------------------------------------------------------------
 
28449
r1096 | salaun | 2002-02-12 11:25:22 +0100 (Tue, 12 Feb 2002) | 3 lines
 
28450
Changed paths:
 
28451
   M /trunk/doc/sympa.tex.tpl
 
28452
   M /trunk/src/Conf.pm
 
28453
   M /trunk/src/tools.pl
 
28454
 
 
28455
Change: just a few commands are now searched in messages. This is now
 
28456
defined in sympa.conf ('misadressed_commands_regexp' parameter)
 
28457
 
 
28458
------------------------------------------------------------------------
 
28459
r1095 | salaun | 2002-02-11 18:00:23 +0100 (Mon, 11 Feb 2002) | 3 lines
 
28460
Changed paths:
 
28461
   M /trunk/src/sympa.pl
 
28462
 
 
28463
[proposed by Christian Mock] Fix: close STDIN
 
28464
Could cause OPENSSL to hang under some circumstances..
 
28465
 
 
28466
------------------------------------------------------------------------
 
28467
r1094 | salaun | 2002-02-11 17:56:15 +0100 (Mon, 11 Feb 2002) | 2 lines
 
28468
Changed paths:
 
28469
   M /trunk/src/Log.pm
 
28470
 
 
28471
Supress unused functions do_list_log and old_do_log
 
28472
 
 
28473
------------------------------------------------------------------------
 
28474
r1093 | salaun | 2002-02-11 17:53:12 +0100 (Mon, 11 Feb 2002) | 2 lines
 
28475
Changed paths:
 
28476
   M /trunk/src/Log.pm
 
28477
 
 
28478
Declare $log_level
 
28479
 
 
28480
------------------------------------------------------------------------
 
28481
r1092 | salaun | 2002-02-11 17:33:09 +0100 (Mon, 11 Feb 2002) | 2 lines
 
28482
Changed paths:
 
28483
   M /trunk/doc/sympa.tex.tpl
 
28484
 
 
28485
Restore supressed text
 
28486
 
 
28487
------------------------------------------------------------------------
 
28488
r1091 | salaun | 2002-02-11 15:54:07 +0100 (Mon, 11 Feb 2002) | 3 lines
 
28489
Changed paths:
 
28490
   M /trunk/check_perl_modules.pl
 
28491
   M /trunk/src/List.pm
 
28492
 
 
28493
_ListTables is deprecated, use $dbh->tables() instead.
 
28494
Therefore requires recent version of DBD::mysql
 
28495
 
 
28496
------------------------------------------------------------------------
 
28497
r1090 | salaun | 2002-02-11 15:43:53 +0100 (Mon, 11 Feb 2002) | 2 lines
 
28498
Changed paths:
 
28499
   M /trunk/doc/sympa.tex.tpl
 
28500
   M /trunk/src/Conf.pm
 
28501
   M /trunk/src/Ldap.pm
 
28502
   M /trunk/src/Log.pm
 
28503
   M /trunk/src/smtp.pm
 
28504
   M /trunk/src/sympa.pl
 
28505
   M /trunk/wwsympa/bounced.pl
 
28506
 
 
28507
Add 'log_level' conf parameter
 
28508
 
 
28509
------------------------------------------------------------------------
 
28510
r1089 | salaun | 2002-02-05 15:34:52 +0100 (Tue, 05 Feb 2002) | 2 lines
 
28511
Changed paths:
 
28512
   M /trunk/wwsympa/wwsympa.fcgi
 
28513
 
 
28514
Mime encode subject when compose a mail via WWsympa interface
 
28515
 
 
28516
------------------------------------------------------------------------
 
28517
r1088 | salaun | 2002-02-05 13:55:44 +0100 (Tue, 05 Feb 2002) | 2 lines
 
28518
Changed paths:
 
28519
   M /trunk/src/smtp.pm
 
28520
 
 
28521
Log_level patch
 
28522
 
 
28523
------------------------------------------------------------------------
 
28524
r1087 | salaun | 2002-02-05 13:47:30 +0100 (Tue, 05 Feb 2002) | 2 lines
 
28525
Changed paths:
 
28526
   M /trunk/src/tools.pl
 
28527
 
 
28528
Log_level patch
 
28529
 
 
28530
------------------------------------------------------------------------
 
28531
r1086 | salaun | 2002-02-05 13:42:11 +0100 (Tue, 05 Feb 2002) | 2 lines
 
28532
Changed paths:
 
28533
   M /trunk/src/task_manager.pl
 
28534
 
 
28535
Log_level patch
 
28536
 
 
28537
------------------------------------------------------------------------
 
28538
r1085 | salaun | 2002-02-05 13:05:54 +0100 (Tue, 05 Feb 2002) | 2 lines
 
28539
Changed paths:
 
28540
   M /trunk/src/Commands.pm
 
28541
 
 
28542
Log_level patch
 
28543
 
 
28544
------------------------------------------------------------------------
 
28545
r1084 | salaun | 2002-02-05 11:56:32 +0100 (Tue, 05 Feb 2002) | 2 lines
 
28546
Changed paths:
 
28547
   M /trunk/src/List.pm
 
28548
 
 
28549
log_level patch
 
28550
 
 
28551
------------------------------------------------------------------------
 
28552
r1083 | salaun | 2002-02-05 11:36:50 +0100 (Tue, 05 Feb 2002) | 2 lines
 
28553
Changed paths:
 
28554
   M /trunk/src/Language.pm
 
28555
 
 
28556
log_level patch
 
28557
 
 
28558
------------------------------------------------------------------------
 
28559
r1082 | salaun | 2002-02-04 15:52:48 +0100 (Mon, 04 Feb 2002) | 5 lines
 
28560
Changed paths:
 
28561
   M /trunk/src/sympa.pl
 
28562
 
 
28563
Prevent loop while unable to rename file to the 'bad' directory.
 
28564
 
 
28565
 
 
28566
Introduce new var log_level that can be set in options, sympa.conf or robot.conf. The higher is teh log_level the more messages are logged.
 
28567
 
 
28568
------------------------------------------------------------------------
 
28569
r1081 | salaun | 2002-01-30 11:46:02 +0100 (Wed, 30 Jan 2002) | 3 lines
 
28570
Changed paths:
 
28571
   M /trunk/doc/sympa.tex.tpl
 
28572
 
 
28573
various bug reported by B.Marchal.
 
28574
Replace <host> by <domain> everywhere it is related to sympa.conf or robot.conf setting.
 
28575
 
 
28576
------------------------------------------------------------------------
 
28577
r1080 | salaun | 2002-01-29 15:55:47 +0100 (Tue, 29 Jan 2002) | 4 lines
 
28578
Changed paths:
 
28579
   M /trunk/wwsympa/wwsympa.fcgi
 
28580
 
 
28581
 
 
28582
 
 
28583
Default search now search in the current mounth and in the previous no empty one.
 
28584
 
 
28585
------------------------------------------------------------------------
 
28586
r1079 | salaun | 2002-01-29 11:23:51 +0100 (Tue, 29 Jan 2002) | 2 lines
 
28587
Changed paths:
 
28588
   M /trunk/src/etc/mhonarc-ressources
 
28589
 
 
28590
reported by Vincent Mathieu : fix icons location in archive. must be related to wws.conf icons_url parameter
 
28591
 
 
28592
------------------------------------------------------------------------
 
28593
r1078 | salaun | 2002-01-29 11:12:52 +0100 (Tue, 29 Jan 2002) | 2 lines
 
28594
Changed paths:
 
28595
   M /trunk/wwsympa/wwsympa.fcgi
 
28596
 
 
28597
location of left.png and right.png icons
 
28598
 
 
28599
------------------------------------------------------------------------
 
28600
r1077 | salaun | 2002-01-29 09:47:31 +0100 (Tue, 29 Jan 2002) | 2 lines
 
28601
Changed paths:
 
28602
   M /trunk/src/List.pm
 
28603
 
 
28604
[Vincent Mathieu] multiple reference to variable [sender] in lDAP filters.
 
28605
 
 
28606
------------------------------------------------------------------------
 
28607
r1076 | salaun | 2002-01-29 08:35:36 +0100 (Tue, 29 Jan 2002) | 2 lines
 
28608
Changed paths:
 
28609
   M /trunk/src/sympa.pl
 
28610
 
 
28611
[Christian Mock] : handle pkcs7-mime content-type of signed messages (outlook)
 
28612
 
 
28613
------------------------------------------------------------------------
 
28614
r1074 | salaun | 2002-01-25 15:22:02 +0100 (Fri, 25 Jan 2002) | 2 lines
 
28615
Changed paths:
 
28616
   M /trunk/ChangeLog
 
28617
   M /trunk/NEWS
 
28618
 
 
28619
preparing Sympa.3.3.3
 
28620
 
 
28621
------------------------------------------------------------------------
 
28622
r1073 | salaun | 2002-01-25 10:46:17 +0100 (Fri, 25 Jan 2002) | 2 lines
 
28623
Changed paths:
 
28624
   M /trunk/important_changes.pl
 
28625
 
 
28626
Better version comparison
 
28627
 
 
28628
------------------------------------------------------------------------
 
28629
r1072 | salaun | 2002-01-25 10:34:57 +0100 (Fri, 25 Jan 2002) | 3 lines
 
28630
Changed paths:
 
28631
   M /trunk/Makefile.am
 
28632
   M /trunk/Makefile.in
 
28633
   M /trunk/wwsympa/Makefile
 
28634
 
 
28635
[reported by J. Marant] WWSBINDIR var in Makefile had desappeared.
 
28636
Reintroduce it as 'CGIDIR'
 
28637
 
 
28638
------------------------------------------------------------------------
 
28639
r1071 | salaun | 2002-01-25 10:03:13 +0100 (Fri, 25 Jan 2002) | 3 lines
 
28640
Changed paths:
 
28641
   M /trunk/src/alias_manager.pl
 
28642
 
 
28643
[reported by Sergiy Zhuk] wrong argument to bouncequeue
 
28644
Also add @domain to arguments, even if default_domain
 
28645
 
 
28646
------------------------------------------------------------------------
 
28647
r1070 | salaun | 2002-01-24 17:01:32 +0100 (Thu, 24 Jan 2002) | 2 lines
 
28648
Changed paths:
 
28649
   M /trunk/doc/sympa.tex.tpl
 
28650
   M /trunk/src/List.pm
 
28651
 
 
28652
[requested by Vincent Mathieu] Allow replicates in LDAP search filters
 
28653
 
 
28654
------------------------------------------------------------------------
 
28655
r1069 | salaun | 2002-01-24 15:25:05 +0100 (Thu, 24 Jan 2002) | 2 lines
 
28656
Changed paths:
 
28657
   M /trunk/doc/sympa.tex.tpl
 
28658
 
 
28659
[reported by Benoit Marchal] Corrections in the documentation
 
28660
 
 
28661
------------------------------------------------------------------------
 
28662
r1068 | salaun | 2002-01-24 12:35:50 +0100 (Thu, 24 Jan 2002) | 4 lines
 
28663
Changed paths:
 
28664
   M /trunk/wwsympa/wwsympa.fcgi
 
28665
 
 
28666
[reported by Sergiy Zhuk] Bug fix: Could not delete scalar multiple parameters (like 'include_list')
 
28667
via edit_list form. Now delete empty parameters after full syntax checking ; this avoids parameter
 
28668
entries shifting.
 
28669
 
 
28670
------------------------------------------------------------------------
 
28671
r1067 | salaun | 2002-01-24 12:28:25 +0100 (Thu, 24 Jan 2002) | 3 lines
 
28672
Changed paths:
 
28673
   M /trunk/wwsympa/wwsympa.fcgi
 
28674
 
 
28675
Bug fix: buggy macro
 
28676
Did not check new multiple parameter
 
28677
 
 
28678
------------------------------------------------------------------------
 
28679
r1065 | salaun | 2002-01-23 16:59:41 +0100 (Wed, 23 Jan 2002) | 2 lines
 
28680
Changed paths:
 
28681
   M /trunk/ChangeLog
 
28682
   M /trunk/NEWS
 
28683
 
 
28684
Prepare 3.3.2
 
28685
 
 
28686
------------------------------------------------------------------------
 
28687
r1064 | salaun | 2002-01-23 13:52:29 +0100 (Wed, 23 Jan 2002) | 3 lines
 
28688
Changed paths:
 
28689
   M /trunk/src/List.pm
 
28690
   M /trunk/src/task_manager.pl
 
28691
 
 
28692
Log cleanup
 
28693
Desactivate beta tasks in task_manager
 
28694
 
 
28695
------------------------------------------------------------------------
 
28696
r1063 | salaun | 2002-01-23 13:43:54 +0100 (Wed, 23 Jan 2002) | 2 lines
 
28697
Changed paths:
 
28698
   M /trunk/src/task_manager.pl
 
28699
 
 
28700
global_remind not implemented yet
 
28701
 
 
28702
------------------------------------------------------------------------
 
28703
r1062 | salaun | 2002-01-23 13:42:14 +0100 (Wed, 23 Jan 2002) | 2 lines
 
28704
Changed paths:
 
28705
   M /trunk/wwsympa/bounce-lib.pl
 
28706
 
 
28707
recognize new bounce format
 
28708
 
 
28709
------------------------------------------------------------------------
 
28710
r1061 | salaun | 2002-01-23 09:45:05 +0100 (Wed, 23 Jan 2002) | 2 lines
 
28711
Changed paths:
 
28712
   M /trunk/src/Conf.pm
 
28713
   M /trunk/src/sympa.pl
 
28714
 
 
28715
Create msg/bad. spool at startup
 
28716
 
 
28717
------------------------------------------------------------------------
 
28718
r1060 | salaun | 2002-01-23 09:43:34 +0100 (Wed, 23 Jan 2002) | 2 lines
 
28719
Changed paths:
 
28720
   M /trunk/src/tools.pl
 
28721
 
 
28722
Typo
 
28723
 
 
28724
------------------------------------------------------------------------
 
28725
r1059 | salaun | 2002-01-22 15:34:26 +0100 (Tue, 22 Jan 2002) | 2 lines
 
28726
Changed paths:
 
28727
   M /trunk/src/smtp.pm
 
28728
 
 
28729
[John Dalbec] change regexp / / to /\s+/
 
28730
 
 
28731
------------------------------------------------------------------------
 
28732
r1058 | salaun | 2002-01-22 15:24:54 +0100 (Tue, 22 Jan 2002) | 2 lines
 
28733
Changed paths:
 
28734
   M /trunk/src/smtp.pm
 
28735
 
 
28736
Delete comments
 
28737
 
 
28738
------------------------------------------------------------------------
 
28739
r1057 | salaun | 2002-01-22 15:08:47 +0100 (Tue, 22 Jan 2002) | 2 lines
 
28740
Changed paths:
 
28741
   M /trunk/src/smtp.pm
 
28742
 
 
28743
[John Dalbec] Patch for exim compatibility
 
28744
 
 
28745
------------------------------------------------------------------------
 
28746
r1056 | salaun | 2002-01-22 14:41:07 +0100 (Tue, 22 Jan 2002) | 2 lines
 
28747
Changed paths:
 
28748
   M /trunk/wwsympa/wwsympa.fcgi
 
28749
 
 
28750
Initialisation of all lists context while starting wwsympa using fastcgi.
 
28751
 
 
28752
------------------------------------------------------------------------
 
28753
r1055 | salaun | 2002-01-22 12:26:35 +0100 (Tue, 22 Jan 2002) | 2 lines
 
28754
Changed paths:
 
28755
   M /trunk/src/Commands.pm
 
28756
   M /trunk/src/List.pm
 
28757
   M /trunk/wwsympa/wwsympa.fcgi
 
28758
 
 
28759
Supress List::list_by_robot() ; add $robot parameter to List::new() instead
 
28760
 
 
28761
------------------------------------------------------------------------
 
28762
r1054 | salaun | 2002-01-22 12:03:18 +0100 (Tue, 22 Jan 2002) | 2 lines
 
28763
Changed paths:
 
28764
   M /trunk/src/List.pm
 
28765
 
 
28766
No more '.*' in 'format' entries of %::pinfo
 
28767
 
 
28768
------------------------------------------------------------------------
 
28769
r1053 | salaun | 2002-01-22 11:24:30 +0100 (Tue, 22 Jan 2002) | 1 line
 
28770
Changed paths:
 
28771
   M /trunk/src/Conf.pm
 
28772
   M /trunk/src/List.pm
 
28773
   M /trunk/src/task_manager.pl
 
28774
 
 
28775
reported by Jerome Marant] Fix: use Conf{'etc'} instead of --DIR--/etc
 
28776
------------------------------------------------------------------------
 
28777
r1052 | salaun | 2002-01-22 11:22:37 +0100 (Tue, 22 Jan 2002) | 2 lines
 
28778
Changed paths:
 
28779
   M /trunk/Makefile.in
 
28780
 
 
28781
*** empty log message ***
 
28782
 
 
28783
------------------------------------------------------------------------
 
28784
r1051 | salaun | 2002-01-21 14:23:05 +0100 (Mon, 21 Jan 2002) | 2 lines
 
28785
Changed paths:
 
28786
   M /trunk/wwsympa/wwsympa.fcgi
 
28787
 
 
28788
[John Dalbec] Fix: save stats file when data_source changed
 
28789
 
 
28790
------------------------------------------------------------------------
 
28791
r1049 | salaun | 2002-01-21 12:17:28 +0100 (Mon, 21 Jan 2002) | 4 lines
 
28792
Changed paths:
 
28793
   M /trunk/src/List.pm
 
28794
 
 
28795
Bug fix: supress 'untie %users' in _load_users_include
 
28796
get_subscriber() and is_user() subroutines failed with 'include'
 
28797
type of lists
 
28798
 
 
28799
------------------------------------------------------------------------
 
28800
r1048 | salaun | 2002-01-21 11:52:06 +0100 (Mon, 21 Jan 2002) | 2 lines
 
28801
Changed paths:
 
28802
   M /trunk/src/List.pm
 
28803
 
 
28804
Better checking
 
28805
 
 
28806
------------------------------------------------------------------------
 
28807
r1047 | salaun | 2002-01-21 11:05:01 +0100 (Mon, 21 Jan 2002) | 3 lines
 
28808
Changed paths:
 
28809
   M /trunk/doc/sympa.tex.tpl
 
28810
 
 
28811
[Benoit Marchal] Fix setUID wrapper for Solaris 2.7
 
28812
First argument of execve must the same that the first value of the table 'argv'
 
28813
 
 
28814
------------------------------------------------------------------------
 
28815
r1046 | salaun | 2002-01-21 10:44:58 +0100 (Mon, 21 Jan 2002) | 3 lines
 
28816
Changed paths:
 
28817
   A /trunk/src/etc/global_task_models/expire_bounce.daily.task
 
28818
 
 
28819
 
 
28820
each day remove old bounces
 
28821
 
 
28822
------------------------------------------------------------------------
 
28823
r1045 | salaun | 2002-01-21 10:39:26 +0100 (Mon, 21 Jan 2002) | 2 lines
 
28824
Changed paths:
 
28825
   M /trunk/src/task_manager.pl
 
28826
 
 
28827
New task : expire_bounce remove all bounces if the latest_bounce is older than 10 day before last distribution message. The delay "10 day" is set in teh task model but it should be set in the bounce parameter paragraph in list/robot/site configuration file.
 
28828
 
 
28829
------------------------------------------------------------------------
 
28830
r1044 | salaun | 2002-01-18 09:18:50 +0100 (Fri, 18 Jan 2002) | 3 lines
 
28831
Changed paths:
 
28832
   M /trunk/wwsympa/wwsympa.fcgi
 
28833
 
 
28834
Fix: when recording alt email first check if user is logged in and new_email
 
28835
different from main email
 
28836
 
 
28837
------------------------------------------------------------------------
 
28838
r1043 | salaun | 2002-01-17 15:58:26 +0100 (Thu, 17 Jan 2002) | 2 lines
 
28839
Changed paths:
 
28840
   M /trunk/src/Conf.pm
 
28841
 
 
28842
no default for global_remind parameter
 
28843
 
 
28844
------------------------------------------------------------------------
 
28845
r1042 | salaun | 2002-01-17 14:32:21 +0100 (Thu, 17 Jan 2002) | 2 lines
 
28846
Changed paths:
 
28847
   M /trunk/src/List.pm
 
28848
 
 
28849
Fix: do not save empty list parameters
 
28850
 
 
28851
------------------------------------------------------------------------
 
28852
r1041 | salaun | 2002-01-17 14:28:33 +0100 (Thu, 17 Jan 2002) | 2 lines
 
28853
Changed paths:
 
28854
   M /trunk/src/List.pm
 
28855
 
 
28856
New get_latest_distribution_date() subroutine
 
28857
 
 
28858
------------------------------------------------------------------------
 
28859
r1040 | salaun | 2002-01-17 13:53:05 +0100 (Thu, 17 Jan 2002) | 2 lines
 
28860
Changed paths:
 
28861
   M /trunk/src/parser.pl
 
28862
 
 
28863
Bug fix: missing '$'
 
28864
 
 
28865
------------------------------------------------------------------------
 
28866
r1039 | salaun | 2002-01-17 13:36:55 +0100 (Thu, 17 Jan 2002) | 2 lines
 
28867
Changed paths:
 
28868
   M /trunk/src/task_manager.pl
 
28869
 
 
28870
aaaargh !
 
28871
 
 
28872
------------------------------------------------------------------------
 
28873
r1038 | salaun | 2002-01-17 13:30:21 +0100 (Thu, 17 Jan 2002) | 2 lines
 
28874
Changed paths:
 
28875
   M /trunk/src/task_manager.pl
 
28876
 
 
28877
restore the demon mode
 
28878
 
 
28879
------------------------------------------------------------------------
 
28880
r1037 | salaun | 2002-01-17 12:18:53 +0100 (Thu, 17 Jan 2002) | 2 lines
 
28881
Changed paths:
 
28882
   M /trunk/src/parser.pl
 
28883
 
 
28884
Fix: parser could recursively evaluate vars ; made this cleaner (new do_eval() subroutine)
 
28885
 
 
28886
------------------------------------------------------------------------
 
28887
r1036 | salaun | 2002-01-17 08:18:57 +0100 (Thu, 17 Jan 2002) | 2 lines
 
28888
Changed paths:
 
28889
   M /trunk/src/task_manager.pl
 
28890
 
 
28891
Remove some "do_log"
 
28892
 
 
28893
------------------------------------------------------------------------
 
28894
r1035 | salaun | 2002-01-16 17:46:43 +0100 (Wed, 16 Jan 2002) | 2 lines
 
28895
Changed paths:
 
28896
   A /trunk/src/etc/templates/it/your_infected_msg.it.tpl
 
28897
 
 
28898
[Luca Maranzano]
 
28899
 
 
28900
------------------------------------------------------------------------
 
28901
r1034 | salaun | 2002-01-16 17:33:24 +0100 (Wed, 16 Jan 2002) | 2 lines
 
28902
Changed paths:
 
28903
   M /trunk/wwsympa/Makefile
 
28904
 
 
28905
[reported by Benoit Marchal] Fix: chown of SRC (mime.types) had wrong path
 
28906
 
 
28907
------------------------------------------------------------------------
 
28908
r1033 | salaun | 2002-01-16 17:14:11 +0100 (Wed, 16 Jan 2002) | 2 lines
 
28909
Changed paths:
 
28910
   M /trunk/doc/sympa.tex.tpl
 
28911
 
 
28912
[Benoit Marchal] Fix: default log_socket_type calue
 
28913
 
 
28914
------------------------------------------------------------------------
 
28915
r1032 | salaun | 2002-01-16 14:29:00 +0100 (Wed, 16 Jan 2002) | 2 lines
 
28916
Changed paths:
 
28917
   M /trunk/doc/sympa.tex.tpl
 
28918
   M /trunk/src/tools.pl
 
28919
 
 
28920
[Luca Maranzano] New feature: Add support for the Sophos antivirus
 
28921
 
 
28922
------------------------------------------------------------------------
 
28923
r1030 | salaun | 2002-01-16 09:40:02 +0100 (Wed, 16 Jan 2002) | 3 lines
 
28924
Changed paths:
 
28925
   M /trunk/src/Commands.pm
 
28926
   M /trunk/src/Conf.pm
 
28927
   M /trunk/src/List.pm
 
28928
   M /trunk/src/mail.pm
 
28929
   M /trunk/src/sympa.pl
 
28930
   M /trunk/src/tools.pl
 
28931
   M /trunk/wwsympa/wwsympa.fcgi
 
28932
 
 
28933
Fix: default robot conf parameters where sometimes used instead of
 
28934
virtual robot ones. Added Conf::get_robot_conf() subroutine
 
28935
 
 
28936
------------------------------------------------------------------------
 
28937
r1029 | salaun | 2002-01-14 17:01:49 +0100 (Mon, 14 Jan 2002) | 1 line
 
28938
Changed paths:
 
28939
   M /trunk/src/tools.pl
 
28940
 
 
28941
reported by Paola Gatti] Detected misadressed command.
 
28942
------------------------------------------------------------------------
 
28943
r1028 | salaun | 2002-01-14 16:15:38 +0100 (Mon, 14 Jan 2002) | 3 lines
 
28944
Changed paths:
 
28945
   M /trunk/src/Commands.pm
 
28946
 
 
28947
Bug fix: REVIEW requested by non-owners failed (command not found) if a 'concealed' subscriber
 
28948
was found.
 
28949
 
 
28950
------------------------------------------------------------------------
 
28951
r1027 | salaun | 2002-01-14 11:49:03 +0100 (Mon, 14 Jan 2002) | 3 lines
 
28952
Changed paths:
 
28953
   M /trunk/src/Commands.pm
 
28954
   M /trunk/src/List.pm
 
28955
   M /trunk/src/tools.pl
 
28956
 
 
28957
[reported by Samuel Tardieu] Change Digest::MD5->md5_hex calls to
 
28958
Digest::MD5::md5_hex
 
28959
 
 
28960
------------------------------------------------------------------------
 
28961
r1026 | salaun | 2002-01-11 16:45:24 +0100 (Fri, 11 Jan 2002) | 2 lines
 
28962
Changed paths:
 
28963
   M /trunk/wwsympa/wws_templates/cn/sigrequest.cn.tpl
 
28964
   M /trunk/wwsympa/wws_templates/cz/sigrequest.cz.tpl
 
28965
   M /trunk/wwsympa/wws_templates/de/sigrequest.de.tpl
 
28966
   M /trunk/wwsympa/wws_templates/es/sigrequest.es.tpl
 
28967
   M /trunk/wwsympa/wws_templates/fr/sigrequest.fr.tpl
 
28968
   M /trunk/wwsympa/wws_templates/hu/sigrequest.hu.tpl
 
28969
   M /trunk/wwsympa/wws_templates/it/sigrequest.it.tpl
 
28970
   M /trunk/wwsympa/wws_templates/us/sigrequest.us.tpl
 
28971
 
 
28972
[requested by Jeg] Add submit button to signoff request form
 
28973
 
 
28974
------------------------------------------------------------------------
 
28975
r1024 | salaun | 2002-01-11 16:01:17 +0100 (Fri, 11 Jan 2002) | 2 lines
 
28976
Changed paths:
 
28977
   M /trunk/ChangeLog
 
28978
   M /trunk/NEWS
 
28979
 
 
28980
Preparing 3.3.1
 
28981
 
 
28982
------------------------------------------------------------------------
 
28983
r1023 | salaun | 2002-01-11 14:37:22 +0100 (Fri, 11 Jan 2002) | 4 lines
 
28984
Changed paths:
 
28985
   M /trunk/src/List.pm
 
28986
 
 
28987
[reported by M. Langlois] Bug fix: List::user_add() used the wrong entry in %$values.
 
28988
With Oracle, subscriber insertion failed (ORA-00936: missing expression) ; with
 
28989
other RDBMS update_subscriber was empty
 
28990
 
 
28991
------------------------------------------------------------------------
 
28992
r1022 | salaun | 2002-01-11 12:18:32 +0100 (Fri, 11 Jan 2002) | 5 lines
 
28993
Changed paths:
 
28994
   M /trunk/src/List.pm
 
28995
 
 
28996
[Sergiy Zhuk] Changes: If 'include' data source is unavailable, use previous
 
28997
cache (subscriber.db).
 
28998
Caution: if one data source is unavailable, other sources updates will
 
28999
not be applied
 
29000
 
 
29001
------------------------------------------------------------------------
 
29002
r1021 | salaun | 2002-01-11 12:03:39 +0100 (Fri, 11 Jan 2002) | 2 lines
 
29003
Changed paths:
 
29004
   M /trunk/src/List.pm
 
29005
 
 
29006
Supress debugging log entries
 
29007
 
 
29008
------------------------------------------------------------------------
 
29009
r1020 | salaun | 2002-01-11 11:24:54 +0100 (Fri, 11 Jan 2002) | 5 lines
 
29010
Changed paths:
 
29011
   M /trunk/src/List.pm
 
29012
   M /trunk/src/sympa.pl
 
29013
 
 
29014
[Sergiy Zhuk] Bug fix: in List::_load_users_include()
 
29015
subscribers data could get corrupted if 'config' changed or 'subscribers.db'
 
29016
was deleted.
 
29017
[aumont] New List::increment_msg_count() subroutine
 
29018
 
 
29019
------------------------------------------------------------------------
 
29020
r1019 | salaun | 2002-01-11 11:21:43 +0100 (Fri, 11 Jan 2002) | 2 lines
 
29021
Changed paths:
 
29022
   M /trunk/nls/fr.msg
 
29023
   M /trunk/nls/us.msg
 
29024
 
 
29025
Fix: reverting us and fr translations
 
29026
 
 
29027
------------------------------------------------------------------------
 
29028
r1018 | salaun | 2002-01-11 10:53:47 +0100 (Fri, 11 Jan 2002) | 2 lines
 
29029
Changed paths:
 
29030
   M /trunk/src/sympa.pl
 
29031
 
 
29032
*** empty log message ***
 
29033
 
 
29034
------------------------------------------------------------------------
 
29035
r1017 | salaun | 2002-01-11 09:55:11 +0100 (Fri, 11 Jan 2002) | 2 lines
 
29036
Changed paths:
 
29037
   M /trunk/doc/sympa.tex.tpl
 
29038
 
 
29039
sendmail aliases for VRobot
 
29040
 
 
29041
------------------------------------------------------------------------
 
29042
r1016 | salaun | 2002-01-11 08:31:51 +0100 (Fri, 11 Jan 2002) | 2 lines
 
29043
Changed paths:
 
29044
   M /trunk/src/Commands.pm
 
29045
 
 
29046
log robot name when unknown list.
 
29047
 
 
29048
------------------------------------------------------------------------
 
29049
r1015 | salaun | 2002-01-10 11:25:36 +0100 (Thu, 10 Jan 2002) | 2 lines
 
29050
Changed paths:
 
29051
   M /trunk/wwsympa/wwsympa.fcgi
 
29052
 
 
29053
replace buggy call to sendmail in do_change_email by &List::send_global_file...
 
29054
 
 
29055
------------------------------------------------------------------------
 
29056
r1014 | salaun | 2002-01-10 08:37:04 +0100 (Thu, 10 Jan 2002) | 2 lines
 
29057
Changed paths:
 
29058
   M /trunk/nls/us.msg
 
29059
 
 
29060
Translate LDAP 2pass parameters
 
29061
 
 
29062
------------------------------------------------------------------------
 
29063
r1013 | aumont | 2002-01-10 08:18:51 +0100 (Thu, 10 Jan 2002) | 2 lines
 
29064
Changed paths:
 
29065
   M /trunk/src/etc/scenari/create_list.intranet
 
29066
 
 
29067
*** empty log message ***
 
29068
 
 
29069
------------------------------------------------------------------------
 
29070
r1012 | salaun | 2002-01-10 08:15:55 +0100 (Thu, 10 Jan 2002) | 2 lines
 
29071
Changed paths:
 
29072
   M /trunk/src/alias_manager.pl
 
29073
 
 
29074
Remove temporary file when removing a list, report by Sergiy Zhuk
 
29075
 
 
29076
------------------------------------------------------------------------
 
29077
r1011 | salaun | 2002-01-09 17:57:50 +0100 (Wed, 09 Jan 2002) | 2 lines
 
29078
Changed paths:
 
29079
   M /trunk/wwsympa/wws_templates/cn/arc.cn.tpl
 
29080
   M /trunk/wwsympa/wws_templates/cz/arc.cz.tpl
 
29081
   M /trunk/wwsympa/wws_templates/de/arc.de.tpl
 
29082
   M /trunk/wwsympa/wws_templates/es/arc.es.tpl
 
29083
   M /trunk/wwsympa/wws_templates/fr/arc.fr.tpl
 
29084
   M /trunk/wwsympa/wws_templates/hu/arc.hu.tpl
 
29085
   M /trunk/wwsympa/wws_templates/it/arc.it.tpl
 
29086
   M /trunk/wwsympa/wws_templates/us/arc.us.tpl
 
29087
 
 
29088
[Yves Agostini] Add missing '/'
 
29089
 
 
29090
------------------------------------------------------------------------
 
29091
r1009 | salaun | 2002-01-09 15:35:27 +0100 (Wed, 09 Jan 2002) | 2 lines
 
29092
Changed paths:
 
29093
   M /trunk/ChangeLog
 
29094
   M /trunk/NEWS
 
29095
 
 
29096
Preparing Release 3.3
 
29097
 
 
29098
------------------------------------------------------------------------
 
29099
r1008 | salaun | 2002-01-09 15:33:38 +0100 (Wed, 09 Jan 2002) | 2 lines
 
29100
Changed paths:
 
29101
   M /trunk/Makefile.in
 
29102
   M /trunk/configure
 
29103
 
 
29104
Update
 
29105
 
 
29106
------------------------------------------------------------------------
 
29107
r1007 | salaun | 2002-01-09 15:32:34 +0100 (Wed, 09 Jan 2002) | 2 lines
 
29108
Changed paths:
 
29109
   A /trunk/install-sh
 
29110
   A /trunk/missing
 
29111
   A /trunk/mkinstalldirs
 
29112
 
 
29113
Add scripts required by automake
 
29114
 
 
29115
------------------------------------------------------------------------
 
29116
r1006 | salaun | 2002-01-09 15:30:19 +0100 (Wed, 09 Jan 2002) | 2 lines
 
29117
Changed paths:
 
29118
   M /trunk/doc/sympa.tex.tpl
 
29119
 
 
29120
Add documentation for list_check_smtp sympa.conf parameter
 
29121
 
 
29122
------------------------------------------------------------------------
 
29123
r1005 | salaun | 2002-01-09 14:29:36 +0100 (Wed, 09 Jan 2002) | 2 lines
 
29124
Changed paths:
 
29125
   M /trunk/Makefile.am
 
29126
   M /trunk/configure.in
 
29127
   M /trunk/doc/sympa.tex.tpl
 
29128
 
 
29129
Add PIDDIR to configure.in
 
29130
 
 
29131
------------------------------------------------------------------------
 
29132
r1004 | salaun | 2002-01-09 11:25:41 +0100 (Wed, 09 Jan 2002) | 2 lines
 
29133
Changed paths:
 
29134
   M /trunk/src/List.pm
 
29135
 
 
29136
Fix: do NOT fetch subscriber info in DB if subscriber is 'nobody'
 
29137
 
 
29138
------------------------------------------------------------------------
 
29139
r1003 | salaun | 2002-01-09 11:04:24 +0100 (Wed, 09 Jan 2002) | 2 lines
 
29140
Changed paths:
 
29141
   M /trunk/src/List.pm
 
29142
 
 
29143
Cache &List::_load_total_db()
 
29144
 
 
29145
------------------------------------------------------------------------
 
29146
r1002 | salaun | 2002-01-09 11:01:29 +0100 (Wed, 09 Jan 2002) | 2 lines
 
29147
Changed paths:
 
29148
   M /trunk/configure.in
 
29149
 
 
29150
Fix
 
29151
 
 
29152
------------------------------------------------------------------------
 
29153
r1001 | salaun | 2002-01-09 10:55:37 +0100 (Wed, 09 Jan 2002) | 2 lines
 
29154
Changed paths:
 
29155
   M /trunk/doc/sympa.tex.tpl
 
29156
 
 
29157
corrections
 
29158
 
 
29159
------------------------------------------------------------------------
 
29160
r1000 | salaun | 2002-01-09 10:36:24 +0100 (Wed, 09 Jan 2002) | 2 lines
 
29161
Changed paths:
 
29162
   M /trunk/doc/sympa.tex.tpl
 
29163
 
 
29164
typos
 
29165
 
 
29166
------------------------------------------------------------------------
 
29167
r999 | salaun | 2002-01-09 10:25:24 +0100 (Wed, 09 Jan 2002) | 2 lines
 
29168
Changed paths:
 
29169
   M /trunk/doc/sympa.tex.tpl
 
29170
 
 
29171
Updates
 
29172
 
 
29173
------------------------------------------------------------------------
 
29174
r998 | salaun | 2002-01-08 17:58:49 +0100 (Tue, 08 Jan 2002) | 2 lines
 
29175
Changed paths:
 
29176
   M /trunk/doc/sympa.tex.tpl
 
29177
 
 
29178
Updates
 
29179
 
 
29180
------------------------------------------------------------------------
 
29181
r997 | salaun | 2002-01-08 17:36:43 +0100 (Tue, 08 Jan 2002) | 2 lines
 
29182
Changed paths:
 
29183
   M /trunk/ChangeLog
 
29184
 
 
29185
Update
 
29186
 
 
29187
------------------------------------------------------------------------
 
29188
r996 | salaun | 2002-01-08 16:20:38 +0100 (Tue, 08 Jan 2002) | 2 lines
 
29189
Changed paths:
 
29190
   M /trunk/doc/sympa.tex.tpl
 
29191
 
 
29192
Changes: document new configure parameters
 
29193
 
 
29194
------------------------------------------------------------------------
 
29195
r995 | salaun | 2002-01-08 16:06:02 +0100 (Tue, 08 Jan 2002) | 2 lines
 
29196
Changed paths:
 
29197
   M /trunk/Makefile.am
 
29198
   M /trunk/configure.in
 
29199
 
 
29200
Move INITDIR to configure.in
 
29201
 
 
29202
------------------------------------------------------------------------
 
29203
r994 | salaun | 2002-01-08 15:43:04 +0100 (Tue, 08 Jan 2002) | 2 lines
 
29204
Changed paths:
 
29205
   M /trunk/configure.in
 
29206
 
 
29207
Set mandir
 
29208
 
 
29209
------------------------------------------------------------------------
 
29210
r993 | salaun | 2002-01-08 15:14:26 +0100 (Tue, 08 Jan 2002) | 2 lines
 
29211
Changed paths:
 
29212
   A /trunk/Makefile.in
 
29213
   A /trunk/aclocal.m4
 
29214
 
 
29215
Add aclocal.m4 Makefile.in to CVS tree
 
29216
 
 
29217
------------------------------------------------------------------------
 
29218
r992 | salaun | 2002-01-08 15:07:24 +0100 (Tue, 08 Jan 2002) | 2 lines
 
29219
Changed paths:
 
29220
   M /trunk/doc/sympa.tex.tpl
 
29221
 
 
29222
history
 
29223
 
 
29224
------------------------------------------------------------------------
 
29225
r991 | salaun | 2002-01-08 15:03:00 +0100 (Tue, 08 Jan 2002) | 2 lines
 
29226
Changed paths:
 
29227
   M /trunk/Makefile.am
 
29228
   M /trunk/configure
 
29229
   M /trunk/configure.in
 
29230
 
 
29231
Changes: move some variables from Makefile.am to configure.in
 
29232
 
 
29233
------------------------------------------------------------------------
 
29234
r990 | salaun | 2002-01-08 14:11:22 +0100 (Tue, 08 Jan 2002) | 2 lines
 
29235
Changed paths:
 
29236
   M /trunk/doc/sympa.tex.tpl
 
29237
 
 
29238
Upadte virtual robot documentation
 
29239
 
 
29240
------------------------------------------------------------------------
 
29241
r989 | salaun | 2002-01-07 14:29:04 +0100 (Mon, 07 Jan 2002) | 2 lines
 
29242
Changed paths:
 
29243
   M /trunk/src/List.pm
 
29244
 
 
29245
[John Dalbec] Fix
 
29246
 
 
29247
------------------------------------------------------------------------
 
29248
r988 | salaun | 2002-01-07 14:23:32 +0100 (Mon, 07 Jan 2002) | 2 lines
 
29249
Changed paths:
 
29250
   M /trunk/wwsympa/wws_templates/fr/sigrequest.fr.tpl
 
29251
 
 
29252
[reported by Jeg] Typos: addresse => adresse
 
29253
 
 
29254
------------------------------------------------------------------------
 
29255
r987 | salaun | 2002-01-04 16:53:31 +0100 (Fri, 04 Jan 2002) | 2 lines
 
29256
Changed paths:
 
29257
   M /trunk/doc/sympa.tex.tpl
 
29258
 
 
29259
Example for 'connect_options'
 
29260
 
 
29261
------------------------------------------------------------------------
 
29262
r986 | salaun | 2002-01-04 15:51:13 +0100 (Fri, 04 Jan 2002) | 2 lines
 
29263
Changed paths:
 
29264
   M /trunk/src/List.pm
 
29265
 
 
29266
Fix: Set total if none and in 'file' data_source
 
29267
 
 
29268
------------------------------------------------------------------------
 
29269
r985 | salaun | 2002-01-04 15:39:37 +0100 (Fri, 04 Jan 2002) | 2 lines
 
29270
Changed paths:
 
29271
   M /trunk/src/List.pm
 
29272
 
 
29273
Fix: Last figure in 'stats' file is optional
 
29274
 
 
29275
------------------------------------------------------------------------
 
29276
r984 | salaun | 2002-01-04 15:19:27 +0100 (Fri, 04 Jan 2002) | 2 lines
 
29277
Changed paths:
 
29278
   M /trunk/wwsympa/wwsympa.fcgi
 
29279
 
 
29280
Fix: initialize 'total' when changing data_source
 
29281
 
 
29282
------------------------------------------------------------------------
 
29283
r983 | salaun | 2002-01-04 15:14:55 +0100 (Fri, 04 Jan 2002) | 2 lines
 
29284
Changed paths:
 
29285
   M /trunk/wwsympa/wwsympa.fcgi
 
29286
 
 
29287
Bug fix: wrong location of 'subscribers' file (failed for VRobots)
 
29288
 
 
29289
------------------------------------------------------------------------
 
29290
r982 | salaun | 2002-01-04 10:59:05 +0100 (Fri, 04 Jan 2002) | 2 lines
 
29291
Changed paths:
 
29292
   M /trunk/Makefile.am
 
29293
 
 
29294
Add main directory (/home/sympa/) creation
 
29295
 
 
29296
------------------------------------------------------------------------
 
29297
r981 | salaun | 2002-01-04 10:47:35 +0100 (Fri, 04 Jan 2002) | 3 lines
 
29298
Changed paths:
 
29299
   M /trunk/src/etc/script/sympa
 
29300
 
 
29301
Changes: Do not start task_manager (still unstable)
 
29302
No more try pidof...
 
29303
 
 
29304
------------------------------------------------------------------------
 
29305
r979 | salaun | 2002-01-03 15:04:02 +0100 (Thu, 03 Jan 2002) | 2 lines
 
29306
Changed paths:
 
29307
   M /trunk/src/task_manager.pl
 
29308
 
 
29309
Fix: allow ._global files in task spool
 
29310
 
 
29311
------------------------------------------------------------------------
 
29312
r978 | aumont | 2002-01-03 11:20:01 +0100 (Thu, 03 Jan 2002) | 2 lines
 
29313
Changed paths:
 
29314
   M /trunk/doc/sympa.tex.tpl
 
29315
 
 
29316
[reported by W.T. Mang] Typo
 
29317
 
 
29318
------------------------------------------------------------------------
 
29319
r977 | aumont | 2002-01-03 11:16:22 +0100 (Thu, 03 Jan 2002) | 2 lines
 
29320
Changed paths:
 
29321
   M /trunk/src/sympa.pl
 
29322
   M /trunk/src/task_manager.pl
 
29323
   M /trunk/wwsympa/archived.pl
 
29324
   M /trunk/wwsympa/bounced.pl
 
29325
 
 
29326
Fixe change group bug (reported by Harald Wilhelmi)
 
29327
 
 
29328
------------------------------------------------------------------------
 
29329
r976 | aumont | 2002-01-03 10:25:40 +0100 (Thu, 03 Jan 2002) | 2 lines
 
29330
Changed paths:
 
29331
   M /trunk/wwsympa/cookielib.pm
 
29332
 
 
29333
[Fil] Incorrect regexp
 
29334
 
 
29335
------------------------------------------------------------------------
 
29336
r975 | aumont | 2001-12-28 16:04:17 +0100 (Fri, 28 Dec 2001) | 2 lines
 
29337
Changed paths:
 
29338
   M /trunk/doc/sympa.tex.tpl
 
29339
 
 
29340
[reported by J.M. Bernadine] get_dn_by_email_filter instead of get_dn_by_email
 
29341
 
 
29342
------------------------------------------------------------------------
 
29343
r974 | aumont | 2001-12-28 11:48:00 +0100 (Fri, 28 Dec 2001) | 3 lines
 
29344
Changed paths:
 
29345
   M /trunk/src/sympa.pl
 
29346
   M /trunk/src/task_manager.pl
 
29347
   M /trunk/wwsympa/archived.pl
 
29348
   M /trunk/wwsympa/bounced.pl
 
29349
 
 
29350
Fix: PID is no more written by the father process BUT by the child.
 
29351
Otherwise lock was lost when father process died
 
29352
 
 
29353
------------------------------------------------------------------------
 
29354
r973 | aumont | 2001-12-28 11:29:46 +0100 (Fri, 28 Dec 2001) | 2 lines
 
29355
Changed paths:
 
29356
   M /trunk/src/sympa.pl
 
29357
   M /trunk/src/task_manager.pl
 
29358
   M /trunk/src/tools.pl
 
29359
   M /trunk/wwsympa/archived.pl
 
29360
   M /trunk/wwsympa/bounced.pl
 
29361
 
 
29362
Fix: did not write PID when run in debug mode
 
29363
 
 
29364
------------------------------------------------------------------------
 
29365
r972 | aumont | 2001-12-28 11:29:17 +0100 (Fri, 28 Dec 2001) | 2 lines
 
29366
Changed paths:
 
29367
   M /trunk/src/etc/scenari/subscribe.smimeorowner
 
29368
 
 
29369
change title
 
29370
 
 
29371
------------------------------------------------------------------------
 
29372
r971 | aumont | 2001-12-28 09:58:42 +0100 (Fri, 28 Dec 2001) | 2 lines
 
29373
Changed paths:
 
29374
   M /trunk/src/List.pm
 
29375
 
 
29376
[reported by R. Amouroux] Get total of subscribers from database if not provided by 'stats' file
 
29377
 
 
29378
------------------------------------------------------------------------
 
29379
r970 | aumont | 2001-12-27 16:47:00 +0100 (Thu, 27 Dec 2001) | 2 lines
 
29380
Changed paths:
 
29381
   M /trunk/doc/sympa.tex.tpl
 
29382
 
 
29383
[Ronan Salmon] Typos
 
29384
 
 
29385
------------------------------------------------------------------------
 
29386
r969 | aumont | 2001-12-27 16:18:03 +0100 (Thu, 27 Dec 2001) | 2 lines
 
29387
Changed paths:
 
29388
   M /trunk/src/etc/scenari/subscribe.auth_owner
 
29389
   M /trunk/src/etc/scenari/subscribe.intranetorowner
 
29390
   M /trunk/src/etc/scenari/subscribe.owner
 
29391
   M /trunk/src/etc/scenari/subscribe.smime
 
29392
   M /trunk/src/etc/scenari/subscribe.smimeorowner
 
29393
   M /trunk/src/etc/scenari/unsubscribe.owner
 
29394
 
 
29395
[Thomas Leavitt] Typos
 
29396
 
 
29397
------------------------------------------------------------------------
 
29398
r968 | aumont | 2001-12-27 15:56:32 +0100 (Thu, 27 Dec 2001) | 2 lines
 
29399
Changed paths:
 
29400
   M /trunk/doc/sympa.tex.tpl
 
29401
 
 
29402
typo
 
29403
 
 
29404
------------------------------------------------------------------------
 
29405
r967 | aumont | 2001-12-27 15:56:11 +0100 (Thu, 27 Dec 2001) | 2 lines
 
29406
Changed paths:
 
29407
   M /trunk/wwsympa/wws_templates/us/help_admin.us.tpl
 
29408
 
 
29409
[Thomas Leavitt] Typos/spelling/grammatical errors on List Administration Panel page
 
29410
 
 
29411
------------------------------------------------------------------------
 
29412
r966 | aumont | 2001-12-27 15:00:48 +0100 (Thu, 27 Dec 2001) | 3 lines
 
29413
Changed paths:
 
29414
   M /trunk/src/task_manager.pl
 
29415
 
 
29416
[serge] Fix to process INIT.INIT
 
29417
Needs further testing
 
29418
 
 
29419
------------------------------------------------------------------------
 
29420
r965 | aumont | 2001-12-19 08:18:45 +0100 (Wed, 19 Dec 2001) | 2 lines
 
29421
Changed paths:
 
29422
   A /trunk/configure
 
29423
 
 
29424
*** empty log message ***
 
29425
 
 
29426
------------------------------------------------------------------------
 
29427
r964 | aumont | 2001-12-07 17:59:53 +0100 (Fri, 07 Dec 2001) | 3 lines
 
29428
Changed paths:
 
29429
   M /trunk/Makefile.am
 
29430
   M /trunk/src/Conf.pm
 
29431
   M /trunk/src/Makefile
 
29432
   M /trunk/src/etc/script/sympa.spec
 
29433
   M /trunk/wwsympa/Makefile
 
29434
   M /trunk/wwsympa/wwslib.pm
 
29435
 
 
29436
Changes: allows defining PIDDIR at 'make install' time
 
29437
PIDDIR changed to /var/run/sympa for RH and Mandrake
 
29438
 
 
29439
------------------------------------------------------------------------
 
29440
r963 | aumont | 2001-12-07 17:49:30 +0100 (Fri, 07 Dec 2001) | 3 lines
 
29441
Changed paths:
 
29442
   M /trunk/src/etc/script/sympa
 
29443
   M /trunk/src/sympa.pl
 
29444
   M /trunk/src/task_manager.pl
 
29445
   M /trunk/src/tools.pl
 
29446
   M /trunk/wwsympa/archived.pl
 
29447
   M /trunk/wwsympa/bounced.pl
 
29448
 
 
29449
Changes: write PID on disk when user is root (allows to write in /var/run).
 
29450
Also add a generic tools::write_pid() sub
 
29451
 
 
29452
------------------------------------------------------------------------
 
29453
r962 | aumont | 2001-12-07 17:16:44 +0100 (Fri, 07 Dec 2001) | 2 lines
 
29454
Changed paths:
 
29455
   M /trunk/wwsympa/wwslib.pm
 
29456
 
 
29457
Fix default pidfiles
 
29458
 
 
29459
------------------------------------------------------------------------
 
29460
r961 | aumont | 2001-12-07 15:24:44 +0100 (Fri, 07 Dec 2001) | 2 lines
 
29461
Changed paths:
 
29462
   M /trunk/Makefile.am
 
29463
 
 
29464
Fix: RH icons dir is /var/www/icons
 
29465
 
 
29466
------------------------------------------------------------------------
 
29467
r960 | aumont | 2001-12-07 15:16:54 +0100 (Fri, 07 Dec 2001) | 2 lines
 
29468
Changed paths:
 
29469
   M /trunk/wwsympa/wwsympa.fcgi
 
29470
 
 
29471
[reported by Fil] No checking was performed on email in do_set()
 
29472
 
 
29473
------------------------------------------------------------------------
 
29474
r959 | aumont | 2001-12-07 14:50:52 +0100 (Fri, 07 Dec 2001) | 2 lines
 
29475
Changed paths:
 
29476
   M /trunk/src/etc/templates/us/welcome.us.tpl
 
29477
 
 
29478
[Thomas Leavitt]Fix typo
 
29479
 
 
29480
------------------------------------------------------------------------
 
29481
r958 | aumont | 2001-12-07 14:30:12 +0100 (Fri, 07 Dec 2001) | 2 lines
 
29482
Changed paths:
 
29483
   M /trunk/src/etc/script/sympa
 
29484
 
 
29485
Fix stop and start functions. Stop was using killproc
 
29486
 
 
29487
------------------------------------------------------------------------
 
29488
r957 | aumont | 2001-12-07 12:52:47 +0100 (Fri, 07 Dec 2001) | 3 lines
 
29489
Changed paths:
 
29490
   M /trunk/Makefile.am
 
29491
   M /trunk/src/etc/script/Makefile
 
29492
   M /trunk/src/etc/script/sympa
 
29493
 
 
29494
Bug fix: SysV script did not work
 
29495
Now use 'PIDDIR' var to locate .pid file
 
29496
 
 
29497
------------------------------------------------------------------------
 
29498
r956 | aumont | 2001-12-07 12:16:09 +0100 (Fri, 07 Dec 2001) | 2 lines
 
29499
Changed paths:
 
29500
   M /trunk/doc/sympa.tex.tpl
 
29501
 
 
29502
Refer to bounce+* alias
 
29503
 
 
29504
------------------------------------------------------------------------
 
29505
r955 | aumont | 2001-12-07 12:11:51 +0100 (Fri, 07 Dec 2001) | 2 lines
 
29506
Changed paths:
 
29507
   M /trunk/src/etc/script/sympa.spec
 
29508
 
 
29509
[reported by Thomas Leavitt] Add bounce+* alias
 
29510
 
 
29511
------------------------------------------------------------------------
 
29512
r954 | aumont | 2001-12-07 10:57:04 +0100 (Fri, 07 Dec 2001) | 2 lines
 
29513
Changed paths:
 
29514
   M /trunk/src/etc/script/sympa.spec
 
29515
 
 
29516
[reported by Thomas Leavitt] Listmaster was aliased to root
 
29517
 
 
29518
------------------------------------------------------------------------
 
29519
r953 | aumont | 2001-12-06 16:58:50 +0100 (Thu, 06 Dec 2001) | 2 lines
 
29520
Changed paths:
 
29521
   M /trunk/src/tools.pl
 
29522
 
 
29523
Does not detect openssl errors
 
29524
 
 
29525
------------------------------------------------------------------------
 
29526
r952 | aumont | 2001-12-06 16:48:49 +0100 (Thu, 06 Dec 2001) | 2 lines
 
29527
Changed paths:
 
29528
   M /trunk/src/List.pm
 
29529
 
 
29530
Change: too much log
 
29531
 
 
29532
------------------------------------------------------------------------
 
29533
r951 | aumont | 2001-12-06 16:35:16 +0100 (Thu, 06 Dec 2001) | 2 lines
 
29534
Changed paths:
 
29535
   M /trunk/Makefile.am
 
29536
 
 
29537
--EXPL_DIR-- was not replaced in Conf.pm
 
29538
 
 
29539
------------------------------------------------------------------------
 
29540
r950 | aumont | 2001-12-06 14:33:36 +0100 (Thu, 06 Dec 2001) | 2 lines
 
29541
Changed paths:
 
29542
   M /trunk/src/List.pm
 
29543
 
 
29544
Fix: chdir to list's directory bafore parsing
 
29545
 
 
29546
------------------------------------------------------------------------
 
29547
r949 | aumont | 2001-12-06 14:12:42 +0100 (Thu, 06 Dec 2001) | 2 lines
 
29548
Changed paths:
 
29549
   M /trunk/wwsympa/wws_templates/fr/edit_list_request.fr.tpl
 
29550
   M /trunk/wwsympa/wws_templates/us/edit_list_request.us.tpl
 
29551
 
 
29552
Rename some list parameter groups
 
29553
 
 
29554
------------------------------------------------------------------------
 
29555
r948 | aumont | 2001-12-06 13:54:39 +0100 (Thu, 06 Dec 2001) | 2 lines
 
29556
Changed paths:
 
29557
   M /trunk/src/etc/script/sympa
 
29558
 
 
29559
[reported by Thomas Leavitt] look for binaries in SBINDIR instead of BINDIR
 
29560
 
 
29561
------------------------------------------------------------------------
 
29562
r947 | aumont | 2001-12-06 10:52:23 +0100 (Thu, 06 Dec 2001) | 4 lines
 
29563
Changed paths:
 
29564
   A /trunk/src/etc/list_task_models/remind.2month.task
 
29565
   A /trunk/src/etc/list_task_models/remind.monthly.task
 
29566
 
 
29567
 
 
29568
 
 
29569
add two task model for periodicity
 
29570
 
 
29571
------------------------------------------------------------------------
 
29572
r946 | aumont | 2001-12-05 17:57:10 +0100 (Wed, 05 Dec 2001) | 2 lines
 
29573
Changed paths:
 
29574
   M /trunk/wwsympa/wwsympa.fcgi
 
29575
 
 
29576
Fix: do not check if is_subscriber when providing an LDAP uid
 
29577
 
 
29578
------------------------------------------------------------------------
 
29579
r945 | aumont | 2001-12-05 17:22:26 +0100 (Wed, 05 Dec 2001) | 5 lines
 
29580
Changed paths:
 
29581
   M /trunk/wwsympa/wwsympa.fcgi
 
29582
 
 
29583
[reported by V. Mathieu] Bug fix: could not perform a subrequest, providing an LDAP UID
 
29584
(for not identified people).
 
29585
Remaining pb : is_user() does not returns a valid answer in both do_subrequest()
 
29586
and do_sigrequest() because parameter is not an email address
 
29587
 
 
29588
------------------------------------------------------------------------
 
29589
r944 | aumont | 2001-12-05 16:58:10 +0100 (Wed, 05 Dec 2001) | 2 lines
 
29590
Changed paths:
 
29591
   M /trunk/src/Conf.pm
 
29592
 
 
29593
Reverse previous change concerning --ETCBINDIR--
 
29594
 
 
29595
------------------------------------------------------------------------
 
29596
r943 | aumont | 2001-12-05 15:18:11 +0100 (Wed, 05 Dec 2001) | 2 lines
 
29597
Changed paths:
 
29598
   M /trunk/src/List.pm
 
29599
 
 
29600
Fix: do not restrict 'db_type' to listed RDBMS
 
29601
 
 
29602
------------------------------------------------------------------------
 
29603
r942 | aumont | 2001-12-05 14:03:13 +0100 (Wed, 05 Dec 2001) | 3 lines
 
29604
Changed paths:
 
29605
   M /trunk/src/Commands.pm
 
29606
   M /trunk/src/sympa.pl
 
29607
 
 
29608
[reported by B. De Boursetty] Fix: MS Exchange sends encrypted mail with a
 
29609
"Content-type: application/pkcs7-mime" header
 
29610
 
 
29611
------------------------------------------------------------------------
 
29612
r941 | aumont | 2001-12-05 11:56:17 +0100 (Wed, 05 Dec 2001) | 2 lines
 
29613
Changed paths:
 
29614
   M /trunk/doc/sympa.tex.tpl
 
29615
   M /trunk/src/Conf.pm
 
29616
   M /trunk/src/smtp.pm
 
29617
 
 
29618
New 'sendmail_args' sympa.conf parameter
 
29619
 
 
29620
------------------------------------------------------------------------
 
29621
r940 | aumont | 2001-12-05 11:46:12 +0100 (Wed, 05 Dec 2001) | 2 lines
 
29622
Changed paths:
 
29623
   M /trunk/src/Conf.pm
 
29624
 
 
29625
Use --ETCBINDIR-- instead of --DIR--/
 
29626
 
 
29627
------------------------------------------------------------------------
 
29628
r939 | aumont | 2001-12-05 11:21:51 +0100 (Wed, 05 Dec 2001) | 2 lines
 
29629
Changed paths:
 
29630
   M /trunk/src/Commands.pm
 
29631
   M /trunk/src/Ldap.pm
 
29632
   M /trunk/src/sympa.pl
 
29633
   M /trunk/wwsympa/wwsympa.fcgi
 
29634
 
 
29635
Suppress debugging log entries
 
29636
 
 
29637
------------------------------------------------------------------------
 
29638
r938 | aumont | 2001-12-04 17:19:45 +0100 (Tue, 04 Dec 2001) | 5 lines
 
29639
Changed paths:
 
29640
   M /trunk/src/Conf.pm
 
29641
   M /trunk/src/List.pm
 
29642
   M /trunk/wwsympa/wwsympa.fcgi
 
29643
 
 
29644
Conf{'robots'}{default_domain} was created empty ;
 
29645
Initialize it.
 
29646
BUT wwsympa.conf vars are not set ; needs to merge sympa.conf and
 
29647
wwsympa.conf first
 
29648
 
 
29649
------------------------------------------------------------------------
 
29650
r937 | aumont | 2001-12-04 15:09:11 +0100 (Tue, 04 Dec 2001) | 2 lines
 
29651
Changed paths:
 
29652
   M /trunk/doc/sympa.tex.tpl
 
29653
   M /trunk/src/tools.pl
 
29654
 
 
29655
[Michel Bouissou] New feature: works with AvpLinux antivirus
 
29656
 
 
29657
------------------------------------------------------------------------
 
29658
r936 | aumont | 2001-12-04 14:37:05 +0100 (Tue, 04 Dec 2001) | 2 lines
 
29659
Changed paths:
 
29660
   M /trunk/doc/sympa.tex.tpl
 
29661
 
 
29662
[reported by P. Mouret] Typo in 10.2
 
29663
 
 
29664
------------------------------------------------------------------------
 
29665
r935 | aumont | 2001-12-04 14:19:27 +0100 (Tue, 04 Dec 2001) | 2 lines
 
29666
Changed paths:
 
29667
   M /trunk/doc/sympa.tex.tpl
 
29668
 
 
29669
Few typos
 
29670
 
 
29671
------------------------------------------------------------------------
 
29672
r934 | aumont | 2001-12-04 14:19:03 +0100 (Tue, 04 Dec 2001) | 2 lines
 
29673
Changed paths:
 
29674
   M /trunk/src/aliaswrapper.c
 
29675
   M /trunk/src/bouncequeue.c
 
29676
   M /trunk/src/queue.c
 
29677
 
 
29678
Fix: change to C-style comments
 
29679
 
 
29680
------------------------------------------------------------------------
 
29681
r933 | aumont | 2001-12-04 10:37:59 +0100 (Tue, 04 Dec 2001) | 3 lines
 
29682
Changed paths:
 
29683
   M /trunk/wwsympa/wws_templates/fr/serveradmin.fr.tpl
 
29684
   A /trunk/wwsympa/wws_templates/us/get_latest_lists.us.tpl
 
29685
   M /trunk/wwsympa/wwsympa.fcgi
 
29686
 
 
29687
New feature: Chronological list of lists ;
 
29688
Latest serveradmin translated to french
 
29689
 
 
29690
------------------------------------------------------------------------
 
29691
r932 | aumont | 2001-12-03 17:47:40 +0100 (Mon, 03 Dec 2001) | 2 lines
 
29692
Changed paths:
 
29693
   A /trunk/wwsympa/wws_templates/us/get_closed_lists.us.tpl
 
29694
   M /trunk/wwsympa/wws_templates/us/get_pending_lists.us.tpl
 
29695
   M /trunk/wwsympa/wws_templates/us/serveradmin.us.tpl
 
29696
   M /trunk/wwsympa/wwsympa.fcgi
 
29697
 
 
29698
New 'purge_list' feature
 
29699
 
 
29700
------------------------------------------------------------------------
 
29701
r931 | aumont | 2001-12-03 17:16:21 +0100 (Mon, 03 Dec 2001) | 2 lines
 
29702
Changed paths:
 
29703
   M /trunk/src/Conf.pm
 
29704
   M /trunk/wwsympa/wws_templates/us/serveradmin.us.tpl
 
29705
   M /trunk/wwsympa/wwsympa.fcgi
 
29706
 
 
29707
Provide the list of Virtual Robots
 
29708
 
 
29709
------------------------------------------------------------------------
 
29710
r930 | salaun | 2001-12-03 16:05:03 +0100 (Mon, 03 Dec 2001) | 3 lines
 
29711
Changed paths:
 
29712
   M /trunk/wwsympa/wws_templates/cn/edit_list_request.cn.tpl
 
29713
 
 
29714
Reverse previous change ; initialize edit_list templates with US
 
29715
version instead
 
29716
 
 
29717
------------------------------------------------------------------------
 
29718
r929 | aumont | 2001-12-03 16:04:46 +0100 (Mon, 03 Dec 2001) | 3 lines
 
29719
Changed paths:
 
29720
   M /trunk/wwsympa/wws_templates/cz/edit_list_request.cz.tpl
 
29721
   M /trunk/wwsympa/wws_templates/de/edit_list_request.de.tpl
 
29722
   M /trunk/wwsympa/wws_templates/es/edit_list_request.es.tpl
 
29723
   M /trunk/wwsympa/wws_templates/hu/edit_list_request.hu.tpl
 
29724
   M /trunk/wwsympa/wws_templates/it/edit_list_request.it.tpl
 
29725
   M /trunk/wwsympa/wwsympa.fcgi
 
29726
 
 
29727
Reverse previous change ; initialize edit_list templates with US
 
29728
version instead
 
29729
 
 
29730
------------------------------------------------------------------------
 
29731
r928 | aumont | 2001-12-03 15:50:53 +0100 (Mon, 03 Dec 2001) | 3 lines
 
29732
Changed paths:
 
29733
   M /trunk/wwsympa/wwsympa.fcgi
 
29734
 
 
29735
Fix: empty edit_list form for languages which template had not been
 
29736
transformed
 
29737
 
 
29738
------------------------------------------------------------------------
 
29739
r927 | aumont | 2001-12-03 15:46:06 +0100 (Mon, 03 Dec 2001) | 2 lines
 
29740
Changed paths:
 
29741
   M /trunk/wwsympa/wwsympa.fcgi
 
29742
 
 
29743
Fix edit_list ; problems related to later changes
 
29744
 
 
29745
------------------------------------------------------------------------
 
29746
r926 | aumont | 2001-12-03 14:47:36 +0100 (Mon, 03 Dec 2001) | 2 lines
 
29747
Changed paths:
 
29748
   M /trunk/src/List.pm
 
29749
   M /trunk/wwsympa/wws_templates/fr/edit_list_request.fr.tpl
 
29750
   M /trunk/wwsympa/wws_templates/us/edit_list_request.us.tpl
 
29751
   M /trunk/wwsympa/wwsympa.fcgi
 
29752
 
 
29753
Change: list parameters edition is now split into groups of parameters
 
29754
 
 
29755
------------------------------------------------------------------------
 
29756
r925 | aumont | 2001-12-03 14:03:07 +0100 (Mon, 03 Dec 2001) | 2 lines
 
29757
Changed paths:
 
29758
   A /trunk/src/etc/create_list_templates/html-news-letter
 
29759
   A /trunk/src/etc/create_list_templates/html-news-letter/comment
 
29760
   A /trunk/src/etc/create_list_templates/html-news-letter/config.tpl
 
29761
 
 
29762
New html-newsletter list template
 
29763
 
 
29764
------------------------------------------------------------------------
 
29765
r924 | aumont | 2001-12-03 11:15:51 +0100 (Mon, 03 Dec 2001) | 2 lines
 
29766
Changed paths:
 
29767
   M /trunk/src/task_manager.pl
 
29768
 
 
29769
Fix regexp problems with listnames
 
29770
 
 
29771
------------------------------------------------------------------------
 
29772
r923 | aumont | 2001-12-03 11:03:36 +0100 (Mon, 03 Dec 2001) | 2 lines
 
29773
Changed paths:
 
29774
   M /trunk/wwsympa/wws_templates/fr/list_menu.fr.tpl
 
29775
   M /trunk/wwsympa/wws_templates/us/list_menu.us.tpl
 
29776
 
 
29777
[reported by O. Gilles] Inactivate 'review' if current action
 
29778
 
 
29779
------------------------------------------------------------------------
 
29780
r922 | aumont | 2001-12-03 10:03:59 +0100 (Mon, 03 Dec 2001) | 2 lines
 
29781
Changed paths:
 
29782
   M /trunk/configure.in
 
29783
 
 
29784
[J.Marant] Fix -with-user and --with-group options
 
29785
 
 
29786
------------------------------------------------------------------------
 
29787
r921 | aumont | 2001-11-30 15:15:29 +0100 (Fri, 30 Nov 2001) | 3 lines
 
29788
Changed paths:
 
29789
   M /trunk/src/List.pm
 
29790
   M /trunk/src/sympa.pl
 
29791
 
 
29792
Change: move BAD messages to bad/ subdirectory instead of renaming them.
 
29793
This should fasten the readdir() in spool
 
29794
 
 
29795
------------------------------------------------------------------------
 
29796
r920 | aumont | 2001-11-30 11:42:51 +0100 (Fri, 30 Nov 2001) | 2 lines
 
29797
Changed paths:
 
29798
   M /trunk/AUTHORS
 
29799
 
 
29800
[reported by J. Marant] update copyright date
 
29801
 
 
29802
------------------------------------------------------------------------
 
29803
r919 | aumont | 2001-11-30 11:39:10 +0100 (Fri, 30 Nov 2001) | 2 lines
 
29804
Changed paths:
 
29805
   M /trunk/Makefile.am
 
29806
   M /trunk/check_perl_modules.pl
 
29807
   M /trunk/configure.in
 
29808
   M /trunk/doc/Makefile
 
29809
   M /trunk/doc/parse_tex.pl
 
29810
   M /trunk/important_changes.pl
 
29811
   M /trunk/nls/Makefile
 
29812
   M /trunk/set_symlinks.pl
 
29813
   M /trunk/src/Archive.pm
 
29814
   M /trunk/src/Commands.pm
 
29815
   M /trunk/src/Conf.pm
 
29816
   M /trunk/src/Language.pm
 
29817
   M /trunk/src/Ldap.pm
 
29818
   M /trunk/src/List.pm
 
29819
   M /trunk/src/Log.pm
 
29820
   M /trunk/src/Makefile
 
29821
   M /trunk/src/Version.pm
 
29822
   M /trunk/src/alias_manager.pl
 
29823
   M /trunk/src/aliaswrapper.c
 
29824
   M /trunk/src/bouncequeue.c
 
29825
   M /trunk/src/etc/sample/Makefile
 
29826
   M /trunk/src/etc/script/Makefile
 
29827
   M /trunk/src/etc/script/arc2webarc.pl
 
29828
   M /trunk/src/etc/script/crypt_passwd.pl
 
29829
   M /trunk/src/etc/script/init_comment.pl
 
29830
   M /trunk/src/etc/script/load_subscribers.pl
 
29831
   M /trunk/src/etc/script/orphan_killer.pl
 
29832
   M /trunk/src/etc/script/p12topem.pl
 
29833
   M /trunk/src/etc/script/testldap.pl
 
29834
   M /trunk/src/mail.pm
 
29835
   M /trunk/src/msg.pl
 
29836
   M /trunk/src/parser.pl
 
29837
   M /trunk/src/queue.c
 
29838
   M /trunk/src/smtp.pm
 
29839
   M /trunk/src/sympa.pl
 
29840
   M /trunk/src/task_manager.pl
 
29841
   M /trunk/src/tools.pl
 
29842
   M /trunk/subst.pl
 
29843
   M /trunk/wwsympa/Makefile
 
29844
   M /trunk/wwsympa/archived.pl
 
29845
   M /trunk/wwsympa/bounce-lib.pl
 
29846
   M /trunk/wwsympa/bounced.pl
 
29847
   M /trunk/wwsympa/cookielib.pm
 
29848
   M /trunk/wwsympa/wwslib.pm
 
29849
   M /trunk/wwsympa/wwsympa.fcgi
 
29850
 
 
29851
[requested by GNU] Add copyright notices and license notices to all source files
 
29852
 
 
29853
------------------------------------------------------------------------
 
29854
r918 | aumont | 2001-11-30 10:32:22 +0100 (Fri, 30 Nov 2001) | 2 lines
 
29855
Changed paths:
 
29856
   A /trunk/COPYING
 
29857
 
 
29858
[requested by GNU]
 
29859
 
 
29860
------------------------------------------------------------------------
 
29861
r917 | aumont | 2001-11-29 11:59:19 +0100 (Thu, 29 Nov 2001) | 2 lines
 
29862
Changed paths:
 
29863
   M /trunk/nls/fr.msg
 
29864
   M /trunk/nls/us.msg
 
29865
   M /trunk/src/Commands.pm
 
29866
 
 
29867
Fix: no error was returned if list had no subscriber
 
29868
 
 
29869
------------------------------------------------------------------------
 
29870
r916 | aumont | 2001-11-28 15:55:16 +0100 (Wed, 28 Nov 2001) | 2 lines
 
29871
Changed paths:
 
29872
   M /trunk/src/List.pm
 
29873
 
 
29874
[J. Dalbec] Change: no defaults for attrs1
 
29875
 
 
29876
------------------------------------------------------------------------
 
29877
r915 | aumont | 2001-11-28 11:25:47 +0100 (Wed, 28 Nov 2001) | 2 lines
 
29878
Changed paths:
 
29879
   M /trunk/src/List.pm
 
29880
 
 
29881
[John Dalbec] Fix title ID
 
29882
 
 
29883
------------------------------------------------------------------------
 
29884
r914 | aumont | 2001-11-28 11:23:57 +0100 (Wed, 28 Nov 2001) | 2 lines
 
29885
Changed paths:
 
29886
   M /trunk/src/List.pm
 
29887
 
 
29888
[reported by J. Dalbec] Fix error message it bad parameter format
 
29889
 
 
29890
------------------------------------------------------------------------
 
29891
r913 | aumont | 2001-11-28 10:58:34 +0100 (Wed, 28 Nov 2001) | 3 lines
 
29892
Changed paths:
 
29893
   M /trunk/src/List.pm
 
29894
   M /trunk/wwsympa/wwsympa.fcgi
 
29895
 
 
29896
New feature: Add 'robot' parameter to List::new() and List::load()
 
29897
This avoid robots from accessing each others lists from the web interface
 
29898
 
 
29899
------------------------------------------------------------------------
 
29900
r912 | aumont | 2001-11-27 16:19:21 +0100 (Tue, 27 Nov 2001) | 2 lines
 
29901
Changed paths:
 
29902
   M /trunk/wwsympa/wwsympa.fcgi
 
29903
 
 
29904
[Dominique Rousseau] Fix: Set umask
 
29905
 
 
29906
------------------------------------------------------------------------
 
29907
r911 | aumont | 2001-11-27 11:30:14 +0100 (Tue, 27 Nov 2001) | 2 lines
 
29908
Changed paths:
 
29909
   A /trunk/src/etc/script/logrotate
 
29910
 
 
29911
[Mathieu Peltier] Log rotation script
 
29912
 
 
29913
------------------------------------------------------------------------
 
29914
r910 | aumont | 2001-11-27 11:21:20 +0100 (Tue, 27 Nov 2001) | 2 lines
 
29915
Changed paths:
 
29916
   M /trunk/src/tools.pl
 
29917
 
 
29918
[Mathieu Peltier] Now Sympa can work with 'F-Prot' anti-virus
 
29919
 
 
29920
------------------------------------------------------------------------
 
29921
r909 | aumont | 2001-11-27 10:54:07 +0100 (Tue, 27 Nov 2001) | 2 lines
 
29922
Changed paths:
 
29923
   M /trunk/nls/us.msg
 
29924
 
 
29925
French translation for 'include_ldap_2level_query'
 
29926
 
 
29927
------------------------------------------------------------------------
 
29928
r908 | aumont | 2001-11-27 09:51:10 +0100 (Tue, 27 Nov 2001) | 2 lines
 
29929
Changed paths:
 
29930
   M /trunk/doc/sympa.tex.tpl
 
29931
   M /trunk/nls/us.msg
 
29932
 
 
29933
[John Dalbec] Add documentation for include_ldap_2level_query
 
29934
 
 
29935
------------------------------------------------------------------------
 
29936
r907 | aumont | 2001-11-26 14:46:48 +0100 (Mon, 26 Nov 2001) | 1 line
 
29937
Changed paths:
 
29938
   M /trunk/src/etc/templates/de/welcome.de.tpl
 
29939
   M /trunk/src/etc/templates/es/welcome.es.tpl
 
29940
   M /trunk/src/etc/templates/fr/welcome.fr.tpl
 
29941
   M /trunk/src/etc/templates/hu/welcome.hu.tpl
 
29942
   M /trunk/src/etc/templates/it/welcome.it.tpl
 
29943
   M /trunk/src/etc/templates/pl/welcome.pl.tpl
 
29944
   M /trunk/src/etc/templates/pt/welcome.pt.tpl
 
29945
   M /trunk/src/etc/templates/us/welcome.us.tpl
 
29946
 
 
29947
[Jerome Marant] Change: default welcome messages changed to multipart/alternative (used to be HTML)
 
29948
------------------------------------------------------------------------
 
29949
r905 | aumont | 2001-11-23 16:42:47 +0100 (Fri, 23 Nov 2001) | 2 lines
 
29950
Changed paths:
 
29951
   M /trunk/src/List.pm
 
29952
 
 
29953
Bug fix: bad condition for 'subscribers.db' update
 
29954
 
 
29955
------------------------------------------------------------------------
 
29956
r904 | aumont | 2001-11-23 16:26:34 +0100 (Fri, 23 Nov 2001) | 3 lines
 
29957
Changed paths:
 
29958
   M /trunk/src/List.pm
 
29959
 
 
29960
Bug fix: 'subscribers.db' could get corrupted ; leading to empty lists
 
29961
Processes were not benefitting from include cache ('subscribers.db')
 
29962
 
 
29963
------------------------------------------------------------------------
 
29964
r903 | aumont | 2001-11-23 11:26:54 +0100 (Fri, 23 Nov 2001) | 2 lines
 
29965
Changed paths:
 
29966
   M /trunk/src/Commands.pm
 
29967
 
 
29968
*** empty log message ***
 
29969
 
 
29970
------------------------------------------------------------------------
 
29971
r902 | aumont | 2001-11-23 10:03:10 +0100 (Fri, 23 Nov 2001) | 3 lines
 
29972
Changed paths:
 
29973
   M /trunk/src/List.pm
 
29974
 
 
29975
Fix: Allow WWSympa to update subscribers.db if config changed
 
29976
If subscribers.db changed on disk, use it, don't overwrite it
 
29977
 
 
29978
------------------------------------------------------------------------
 
29979
r901 | aumont | 2001-11-23 09:16:49 +0100 (Fri, 23 Nov 2001) | 2 lines
 
29980
Changed paths:
 
29981
   M /trunk/src/List.pm
 
29982
 
 
29983
Process bounce rate once
 
29984
 
 
29985
------------------------------------------------------------------------
 
29986
r899 | aumont | 2001-11-22 15:28:44 +0100 (Thu, 22 Nov 2001) | 2 lines
 
29987
Changed paths:
 
29988
   M /trunk/src/sympa.pl
 
29989
 
 
29990
Bug fix: incorrect $robot was passed to DoFile()
 
29991
 
 
29992
------------------------------------------------------------------------
 
29993
r898 | aumont | 2001-11-22 12:18:53 +0100 (Thu, 22 Nov 2001) | 3 lines
 
29994
Changed paths:
 
29995
   M /trunk/src/List.pm
 
29996
 
 
29997
[John Dalbec] New feature: 'include_ldap_2level_query' perform an LDAP
 
29998
query in 2 times.
 
29999
 
 
30000
------------------------------------------------------------------------
 
30001
r897 | aumont | 2001-11-22 11:41:23 +0100 (Thu, 22 Nov 2001) | 2 lines
 
30002
Changed paths:
 
30003
   M /trunk/ChangeLog
 
30004
 
 
30005
Updated
 
30006
 
 
30007
------------------------------------------------------------------------
 
30008
r896 | salaun | 2001-11-21 18:21:36 +0100 (Wed, 21 Nov 2001) | 2 lines
 
30009
Changed paths:
 
30010
   M /trunk/wwsympa/wws_templates/cn/admin_menu.cn.tpl
 
30011
   M /trunk/wwsympa/wws_templates/cn/arcsearch_form.cn.tpl
 
30012
   M /trunk/wwsympa/wws_templates/cn/close_list.cn.tpl
 
30013
   D /trunk/wwsympa/wws_templates/cn/close_list_request.cn.tpl
 
30014
   A /trunk/wwsympa/wws_templates/cn/compose_mail.cn.tpl
 
30015
   M /trunk/wwsympa/wws_templates/cn/create_list.cn.tpl
 
30016
   M /trunk/wwsympa/wws_templates/cn/create_list_request.cn.tpl
 
30017
   M /trunk/wwsympa/wws_templates/cn/d_editfile.cn.tpl
 
30018
   M /trunk/wwsympa/wws_templates/cn/d_read.cn.tpl
 
30019
   M /trunk/wwsympa/wws_templates/cn/edit_list_request.cn.tpl
 
30020
   M /trunk/wwsympa/wws_templates/cn/error.cn.tpl
 
30021
   M /trunk/wwsympa/wws_templates/cn/help.cn.tpl
 
30022
   M /trunk/wwsympa/wws_templates/cn/home.cn.tpl
 
30023
   M /trunk/wwsympa/wws_templates/cn/install_pending_list.cn.tpl
 
30024
   M /trunk/wwsympa/wws_templates/cn/list_menu.cn.tpl
 
30025
   M /trunk/wwsympa/wws_templates/cn/lists.cn.tpl
 
30026
   M /trunk/wwsympa/wws_templates/cn/loginbanner.cn.tpl
 
30027
   M /trunk/wwsympa/wws_templates/cn/pref.cn.tpl
 
30028
   M /trunk/wwsympa/wws_templates/cn/remindpasswd.cn.tpl
 
30029
   M /trunk/wwsympa/wws_templates/cn/reviewbouncing.cn.tpl
 
30030
   M /trunk/wwsympa/wws_templates/cn/serveradmin.cn.tpl
 
30031
   M /trunk/wwsympa/wws_templates/cn/set_pending_list_request.cn.tpl
 
30032
   A /trunk/wwsympa/wws_templates/cn/show_cert.cn.tpl
 
30033
   A /trunk/wwsympa/wws_templates/cn/subindex.cn.tpl
 
30034
   M /trunk/wwsympa/wws_templates/cn/suboptions.cn.tpl
 
30035
 
 
30036
[Autrijus Tang] Updates of Chinese translations
 
30037
 
 
30038
------------------------------------------------------------------------
 
30039
r895 | aumont | 2001-11-21 17:40:37 +0100 (Wed, 21 Nov 2001) | 2 lines
 
30040
Changed paths:
 
30041
   M /trunk/src/List.pm
 
30042
   M /trunk/wwsympa/wwslib.pm
 
30043
 
 
30044
[Autrijus Tang] Changes: cn-gb -> cn ; cn-big5 -> tw
 
30045
 
 
30046
------------------------------------------------------------------------
 
30047
r894 | aumont | 2001-11-21 17:39:20 +0100 (Wed, 21 Nov 2001) | 2 lines
 
30048
Changed paths:
 
30049
   M /trunk/nls/Makefile
 
30050
 
 
30051
[Autrijus Tang] Changes: cn-gb => cn ; cn-big5 => tw
 
30052
 
 
30053
------------------------------------------------------------------------
 
30054
r893 | aumont | 2001-11-21 14:42:14 +0100 (Wed, 21 Nov 2001) | 3 lines
 
30055
Changed paths:
 
30056
   M /trunk/configure.in
 
30057
 
 
30058
[reported by Harald Wilhelmi] Fix: use ${prefix} instead of ${ac_default_prefix}
 
30059
This allows to override prefix at configure time (with --prefix=/xxx)
 
30060
 
 
30061
------------------------------------------------------------------------
 
30062
r892 | aumont | 2001-11-21 10:11:18 +0100 (Wed, 21 Nov 2001) | 2 lines
 
30063
Changed paths:
 
30064
   M /trunk/src/smtp.pm
 
30065
 
 
30066
Prevents from sending without Return-path
 
30067
 
 
30068
------------------------------------------------------------------------
 
30069
r891 | aumont | 2001-11-21 10:07:45 +0100 (Wed, 21 Nov 2001) | 4 lines
 
30070
Changed paths:
 
30071
   M /trunk/src/List.pm
 
30072
 
 
30073
[reported by John Dalbec] Bug fix: List::send_file did not set the return path if the recipient(s)
 
30074
is/are passed as an array reference.
 
30075
This caused problems with my MTA (exim) and results in sympa dying.
 
30076
 
 
30077
------------------------------------------------------------------------
 
30078
r890 | aumont | 2001-11-20 11:31:29 +0100 (Tue, 20 Nov 2001) | 2 lines
 
30079
Changed paths:
 
30080
   M /trunk/wwsympa/wws_templates/cn/reviewbouncing.cn.tpl
 
30081
   M /trunk/wwsympa/wws_templates/cz/reviewbouncing.cz.tpl
 
30082
   M /trunk/wwsympa/wws_templates/de/reviewbouncing.de.tpl
 
30083
   M /trunk/wwsympa/wws_templates/es/reviewbouncing.es.tpl
 
30084
   M /trunk/wwsympa/wws_templates/fr/reviewbouncing.fr.tpl
 
30085
   M /trunk/wwsympa/wws_templates/hu/reviewbouncing.hu.tpl
 
30086
   M /trunk/wwsympa/wws_templates/it/reviewbouncing.it.tpl
 
30087
   M /trunk/wwsympa/wws_templates/us/reviewbouncing.us.tpl
 
30088
 
 
30089
[J. Marant] Typo
 
30090
 
 
30091
------------------------------------------------------------------------
 
30092
r889 | aumont | 2001-11-20 11:18:37 +0100 (Tue, 20 Nov 2001) | 2 lines
 
30093
Changed paths:
 
30094
   M /trunk/wwsympa/wws_templates/cn/create_list_request.cn.tpl
 
30095
   M /trunk/wwsympa/wws_templates/cn/review.cn.tpl
 
30096
   M /trunk/wwsympa/wws_templates/cn/reviewbouncing.cn.tpl
 
30097
   M /trunk/wwsympa/wws_templates/cz/create_list_request.cz.tpl
 
30098
   M /trunk/wwsympa/wws_templates/cz/review.cz.tpl
 
30099
   M /trunk/wwsympa/wws_templates/cz/reviewbouncing.cz.tpl
 
30100
   M /trunk/wwsympa/wws_templates/de/create_list_request.de.tpl
 
30101
   M /trunk/wwsympa/wws_templates/de/review.de.tpl
 
30102
   M /trunk/wwsympa/wws_templates/de/reviewbouncing.de.tpl
 
30103
   M /trunk/wwsympa/wws_templates/es/create_list_request.es.tpl
 
30104
   M /trunk/wwsympa/wws_templates/es/review.es.tpl
 
30105
   M /trunk/wwsympa/wws_templates/es/reviewbouncing.es.tpl
 
30106
   M /trunk/wwsympa/wws_templates/fr/create_list_request.fr.tpl
 
30107
   M /trunk/wwsympa/wws_templates/fr/d_read.fr.tpl
 
30108
   M /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
30109
   M /trunk/wwsympa/wws_templates/fr/reviewbouncing.fr.tpl
 
30110
   M /trunk/wwsympa/wws_templates/hu/create_list_request.hu.tpl
 
30111
   M /trunk/wwsympa/wws_templates/hu/d_read.hu.tpl
 
30112
   M /trunk/wwsympa/wws_templates/hu/review.hu.tpl
 
30113
   M /trunk/wwsympa/wws_templates/hu/reviewbouncing.hu.tpl
 
30114
   M /trunk/wwsympa/wws_templates/it/create_list_request.it.tpl
 
30115
   M /trunk/wwsympa/wws_templates/it/review.it.tpl
 
30116
   M /trunk/wwsympa/wws_templates/it/reviewbouncing.it.tpl
 
30117
   M /trunk/wwsympa/wws_templates/us/create_list_request.us.tpl
 
30118
   M /trunk/wwsympa/wws_templates/us/d_read.us.tpl
 
30119
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
30120
   M /trunk/wwsympa/wws_templates/us/reviewbouncing.us.tpl
 
30121
 
 
30122
[J. Marant] Fix: replace /icons with [icons_url in web templates
 
30123
 
 
30124
------------------------------------------------------------------------
 
30125
r888 | aumont | 2001-11-20 10:58:01 +0100 (Tue, 20 Nov 2001) | 3 lines
 
30126
Changed paths:
 
30127
   M /trunk/doc/parse_tex.pl
 
30128
   M /trunk/doc/sympa.tex.tpl
 
30129
   M /trunk/src/List.pm
 
30130
   M /trunk/wwsympa/wwslib.pm
 
30131
   M /trunk/wwsympa/wwsympa.fcgi
 
30132
 
 
30133
[requested by Sergiy Zhuk] Change: add wwsympa.conf 'password_case'
 
30134
parameter
 
30135
 
 
30136
------------------------------------------------------------------------
 
30137
r886 | aumont | 2001-11-19 15:38:28 +0100 (Mon, 19 Nov 2001) | 4 lines
 
30138
Changed paths:
 
30139
   A /trunk/src/etc/script/sympa.generic
 
30140
 
 
30141
[Harald Wilhelmi] Generic startup script that should work with HPUX.
 
30142
It SHOULD be installed in /sbin/init.d ; Makefile should check system
 
30143
type (`uname -s` eq HP-UX)
 
30144
 
 
30145
------------------------------------------------------------------------
 
30146
r885 | aumont | 2001-11-19 15:04:11 +0100 (Mon, 19 Nov 2001) | 2 lines
 
30147
Changed paths:
 
30148
   M /trunk/wwsympa/wwsympa.fcgi
 
30149
 
 
30150
[J. Marant] Use 'icons_url' conf parameter
 
30151
 
 
30152
------------------------------------------------------------------------
 
30153
r884 | aumont | 2001-11-19 14:49:08 +0100 (Mon, 19 Nov 2001) | 3 lines
 
30154
Changed paths:
 
30155
   M /trunk/wwsympa/wwsympa.fcgi
 
30156
 
 
30157
[reported by Sergiy Zhuk] Security fix: no more tell if part of password was
 
30158
correct
 
30159
 
 
30160
------------------------------------------------------------------------
 
30161
r883 | aumont | 2001-11-19 14:43:32 +0100 (Mon, 19 Nov 2001) | 5 lines
 
30162
Changed paths:
 
30163
   M /trunk/check_perl_modules.pl
 
30164
   M /trunk/src/Conf.pm
 
30165
   M /trunk/wwsympa/wwsympa.fcgi
 
30166
 
 
30167
[Sergiy Zhuk] New feature: allows Sympa to check listname on SMTP server
 
30168
before list creation. New sympa.conf/robot.conf parameters (list_check_smtp,
 
30169
list_check_suffixes)
 
30170
[reported by Sergiy Zhuk] Changes: no more lowercase passwords
 
30171
 
 
30172
------------------------------------------------------------------------
 
30173
r882 | aumont | 2001-11-19 09:52:15 +0100 (Mon, 19 Nov 2001) | 3 lines
 
30174
Changed paths:
 
30175
   M /trunk/NEWS
 
30176
   M /trunk/src/tools.pl
 
30177
 
 
30178
Bug fix: get_file did not find templates in list dir.
 
30179
Could not edit list templates from the web
 
30180
 
 
30181
------------------------------------------------------------------------
 
30182
r880 | aumont | 2001-11-16 13:16:16 +0100 (Fri, 16 Nov 2001) | 2 lines
 
30183
Changed paths:
 
30184
   M /trunk/ChangeLog
 
30185
   M /trunk/NEWS
 
30186
 
 
30187
Preparing 3.3b.4
 
30188
 
 
30189
------------------------------------------------------------------------
 
30190
r879 | aumont | 2001-11-16 13:02:59 +0100 (Fri, 16 Nov 2001) | 2 lines
 
30191
Changed paths:
 
30192
   M /trunk/doc/sympa.tex.tpl
 
30193
 
 
30194
Fix: escape '_'
 
30195
 
 
30196
------------------------------------------------------------------------
 
30197
r878 | aumont | 2001-11-16 13:01:59 +0100 (Fri, 16 Nov 2001) | 3 lines
 
30198
Changed paths:
 
30199
   M /trunk/src/etc/templates/us/listmaster_notification.us.tpl
 
30200
 
 
30201
Bug fix: edit_list_conf memory cache was not used !
 
30202
Change: alert listmaster if edit_list.conf has a wrong format
 
30203
 
 
30204
------------------------------------------------------------------------
 
30205
r877 | aumont | 2001-11-16 11:58:15 +0100 (Fri, 16 Nov 2001) | 2 lines
 
30206
Changed paths:
 
30207
   M /trunk/doc/sympa.tex.tpl
 
30208
 
 
30209
doc log_smtp
 
30210
 
 
30211
------------------------------------------------------------------------
 
30212
r876 | aumont | 2001-11-16 11:56:48 +0100 (Fri, 16 Nov 2001) | 3 lines
 
30213
Changed paths:
 
30214
   M /trunk/src/List.pm
 
30215
   M /trunk/src/etc/templates/fr/listmaster_notification.fr.tpl
 
30216
   M /trunk/src/tools.pl
 
30217
 
 
30218
Bug fix: edit_list_conf memory cache was not used !
 
30219
Change: alert listmaster if edit_list.conf has a wrong format
 
30220
 
 
30221
------------------------------------------------------------------------
 
30222
r875 | aumont | 2001-11-16 11:53:56 +0100 (Fri, 16 Nov 2001) | 2 lines
 
30223
Changed paths:
 
30224
   M /trunk/doc/sympa.tex.tpl
 
30225
 
 
30226
*** empty log message ***
 
30227
 
 
30228
------------------------------------------------------------------------
 
30229
r874 | aumont | 2001-11-16 11:48:07 +0100 (Fri, 16 Nov 2001) | 2 lines
 
30230
Changed paths:
 
30231
   M /trunk/src/sympa.pl
 
30232
 
 
30233
fix log_smtp
 
30234
 
 
30235
------------------------------------------------------------------------
 
30236
r873 | aumont | 2001-11-16 11:17:46 +0100 (Fri, 16 Nov 2001) | 2 lines
 
30237
Changed paths:
 
30238
   M /trunk/src/List.pm
 
30239
 
 
30240
small fix
 
30241
 
 
30242
------------------------------------------------------------------------
 
30243
r872 | aumont | 2001-11-16 11:10:39 +0100 (Fri, 16 Nov 2001) | 2 lines
 
30244
Changed paths:
 
30245
   M /trunk/NEWS
 
30246
 
 
30247
prefix edit_list.conf changes with *****
 
30248
 
 
30249
------------------------------------------------------------------------
 
30250
r871 | aumont | 2001-11-16 11:09:18 +0100 (Fri, 16 Nov 2001) | 2 lines
 
30251
Changed paths:
 
30252
   M /trunk/important_changes.pl
 
30253
 
 
30254
Fix: check NEWS instead of RELEASE_NOTES
 
30255
 
 
30256
------------------------------------------------------------------------
 
30257
r870 | aumont | 2001-11-16 11:07:59 +0100 (Fri, 16 Nov 2001) | 2 lines
 
30258
Changed paths:
 
30259
   M /trunk/src/sympa.pl
 
30260
 
 
30261
*** empty log message ***
 
30262
 
 
30263
------------------------------------------------------------------------
 
30264
r869 | aumont | 2001-11-16 10:47:23 +0100 (Fri, 16 Nov 2001) | 2 lines
 
30265
Changed paths:
 
30266
   M /trunk/src/Conf.pm
 
30267
 
 
30268
replace logmail by log_smtp
 
30269
 
 
30270
------------------------------------------------------------------------
 
30271
r868 | aumont | 2001-11-16 10:32:53 +0100 (Fri, 16 Nov 2001) | 2 lines
 
30272
Changed paths:
 
30273
   M /trunk/wwsympa/wws_templates/us/home.us.tpl
 
30274
   M /trunk/wwsympa/wws_templates/us/list_menu.us.tpl
 
30275
   M /trunk/wwsympa/wws_templates/us/menu.us.tpl
 
30276
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
30277
   M /trunk/wwsympa/wws_templates/us/reviewbouncing.us.tpl
 
30278
   M /trunk/wwsympa/wws_templates/us/serveradmin.us.tpl
 
30279
 
 
30280
Changes: make buttons border thinner
 
30281
 
 
30282
------------------------------------------------------------------------
 
30283
r867 | aumont | 2001-11-16 09:38:27 +0100 (Fri, 16 Nov 2001) | 2 lines
 
30284
Changed paths:
 
30285
   M /trunk/src/Conf.pm
 
30286
 
 
30287
New Sympa and robot parameter "logmail" (default off).
 
30288
 
 
30289
------------------------------------------------------------------------
 
30290
r866 | aumont | 2001-11-16 09:29:50 +0100 (Fri, 16 Nov 2001) | 2 lines
 
30291
Changed paths:
 
30292
   M /trunk/src/Log.pm
 
30293
 
 
30294
Supress log in Apache error log
 
30295
 
 
30296
------------------------------------------------------------------------
 
30297
r865 | aumont | 2001-11-15 17:41:19 +0100 (Thu, 15 Nov 2001) | 3 lines
 
30298
Changed paths:
 
30299
   M /trunk/wwsympa/cookielib.pm
 
30300
 
 
30301
Fix a bug in check_arc_cookie (users always redirected to the
 
30302
"I'am not a spammer" form)
 
30303
 
 
30304
------------------------------------------------------------------------
 
30305
r864 | aumont | 2001-11-15 17:05:31 +0100 (Thu, 15 Nov 2001) | 2 lines
 
30306
Changed paths:
 
30307
   M /trunk/src/Commands.pm
 
30308
   M /trunk/src/List.pm
 
30309
 
 
30310
Bug fix: REMIND <listname> failed
 
30311
 
 
30312
------------------------------------------------------------------------
 
30313
r863 | aumont | 2001-11-15 17:04:56 +0100 (Thu, 15 Nov 2001) | 3 lines
 
30314
Changed paths:
 
30315
   M /trunk/src/etc/mhonarc-ressources
 
30316
   M /trunk/wwsympa/Makefile
 
30317
   D /trunk/wwsympa/icons/back.gif
 
30318
   A /trunk/wwsympa/icons/back.png
 
30319
   D /trunk/wwsympa/icons/binary.gif
 
30320
   A /trunk/wwsympa/icons/binary.png
 
30321
   D /trunk/wwsympa/icons/down.gif
 
30322
   A /trunk/wwsympa/icons/down.png
 
30323
   D /trunk/wwsympa/icons/folder.gif
 
30324
   D /trunk/wwsympa/icons/folder.open.gif
 
30325
   A /trunk/wwsympa/icons/folder.open.png
 
30326
   A /trunk/wwsympa/icons/folder.png
 
30327
   D /trunk/wwsympa/icons/image2.gif
 
30328
   A /trunk/wwsympa/icons/image2.png
 
30329
   D /trunk/wwsympa/icons/left.gif
 
30330
   A /trunk/wwsympa/icons/left.png
 
30331
   D /trunk/wwsympa/icons/link.gif
 
30332
   A /trunk/wwsympa/icons/link.png
 
30333
   D /trunk/wwsympa/icons/locked.gif
 
30334
   A /trunk/wwsympa/icons/locked.png
 
30335
   D /trunk/wwsympa/icons/logo-s-lock.gif
 
30336
   A /trunk/wwsympa/icons/logo-s-lock.png
 
30337
   D /trunk/wwsympa/icons/logo-s.gif
 
30338
   A /trunk/wwsympa/icons/logo-s.png
 
30339
   D /trunk/wwsympa/icons/movie.gif
 
30340
   A /trunk/wwsympa/icons/movie.png
 
30341
   D /trunk/wwsympa/icons/right.gif
 
30342
   A /trunk/wwsympa/icons/right.png
 
30343
   D /trunk/wwsympa/icons/sound1.gif
 
30344
   A /trunk/wwsympa/icons/sound1.png
 
30345
   D /trunk/wwsympa/icons/text.gif
 
30346
   A /trunk/wwsympa/icons/text.png
 
30347
   D /trunk/wwsympa/icons/unknown.gif
 
30348
   A /trunk/wwsympa/icons/unknown.png
 
30349
   M /trunk/wwsympa/wws_templates/cn/create_list_request.cn.tpl
 
30350
   M /trunk/wwsympa/wws_templates/cn/menu.cn.tpl
 
30351
   M /trunk/wwsympa/wws_templates/cn/review.cn.tpl
 
30352
   M /trunk/wwsympa/wws_templates/cn/reviewbouncing.cn.tpl
 
30353
   M /trunk/wwsympa/wws_templates/cz/create_list_request.cz.tpl
 
30354
   M /trunk/wwsympa/wws_templates/cz/menu.cz.tpl
 
30355
   M /trunk/wwsympa/wws_templates/cz/review.cz.tpl
 
30356
   M /trunk/wwsympa/wws_templates/cz/reviewbouncing.cz.tpl
 
30357
   M /trunk/wwsympa/wws_templates/de/create_list_request.de.tpl
 
30358
   M /trunk/wwsympa/wws_templates/de/menu.de.tpl
 
30359
   M /trunk/wwsympa/wws_templates/de/review.de.tpl
 
30360
   M /trunk/wwsympa/wws_templates/de/reviewbouncing.de.tpl
 
30361
   M /trunk/wwsympa/wws_templates/es/create_list_request.es.tpl
 
30362
   M /trunk/wwsympa/wws_templates/es/menu.es.tpl
 
30363
   M /trunk/wwsympa/wws_templates/es/review.es.tpl
 
30364
   M /trunk/wwsympa/wws_templates/es/reviewbouncing.es.tpl
 
30365
   M /trunk/wwsympa/wws_templates/fr/create_list_request.fr.tpl
 
30366
   M /trunk/wwsympa/wws_templates/fr/d_read.fr.tpl
 
30367
   M /trunk/wwsympa/wws_templates/fr/menu.fr.tpl
 
30368
   M /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
30369
   M /trunk/wwsympa/wws_templates/fr/reviewbouncing.fr.tpl
 
30370
   M /trunk/wwsympa/wws_templates/hu/create_list_request.hu.tpl
 
30371
   M /trunk/wwsympa/wws_templates/hu/d_read.hu.tpl
 
30372
   M /trunk/wwsympa/wws_templates/hu/menu.hu.tpl
 
30373
   M /trunk/wwsympa/wws_templates/hu/review.hu.tpl
 
30374
   M /trunk/wwsympa/wws_templates/hu/reviewbouncing.hu.tpl
 
30375
   M /trunk/wwsympa/wws_templates/it/create_list_request.it.tpl
 
30376
   M /trunk/wwsympa/wws_templates/it/menu.it.tpl
 
30377
   M /trunk/wwsympa/wws_templates/it/review.it.tpl
 
30378
   M /trunk/wwsympa/wws_templates/it/reviewbouncing.it.tpl
 
30379
   M /trunk/wwsympa/wws_templates/us/create_list_request.us.tpl
 
30380
   M /trunk/wwsympa/wws_templates/us/d_read.us.tpl
 
30381
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
30382
   M /trunk/wwsympa/wws_templates/us/menu.us.tpl
 
30383
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
30384
   M /trunk/wwsympa/wws_templates/us/reviewbouncing.us.tpl
 
30385
   M /trunk/wwsympa/wwsympa.fcgi
 
30386
 
 
30387
[requested by GNU] Changes: Change GIF icons to PNG.
 
30388
Problem with transparency
 
30389
 
 
30390
------------------------------------------------------------------------
 
30391
r862 | aumont | 2001-11-15 15:33:45 +0100 (Thu, 15 Nov 2001) | 2 lines
 
30392
Changed paths:
 
30393
   M /trunk/src/List.pm
 
30394
 
 
30395
Reply_to_header/value parameter allow the value all to force Reply-to; [list],[sender]
 
30396
 
 
30397
------------------------------------------------------------------------
 
30398
r861 | aumont | 2001-11-15 15:02:48 +0100 (Thu, 15 Nov 2001) | 2 lines
 
30399
Changed paths:
 
30400
   M /trunk/INSTALL
 
30401
 
 
30402
*** empty log message ***
 
30403
 
 
30404
------------------------------------------------------------------------
 
30405
r860 | aumont | 2001-11-15 14:47:01 +0100 (Thu, 15 Nov 2001) | 2 lines
 
30406
Changed paths:
 
30407
   M /trunk/src/List.pm
 
30408
 
 
30409
Undo reply_to_header changes
 
30410
 
 
30411
------------------------------------------------------------------------
 
30412
r859 | salaun | 2001-11-15 14:27:17 +0100 (Thu, 15 Nov 2001) | 4 lines
 
30413
Changed paths:
 
30414
   M /trunk/src/List.pm
 
30415
   M /trunk/wwsympa/wwsympa.fcgi
 
30416
 
 
30417
[requested by Daniel Pittman] Change: if 'default_home' parameter was defined
 
30418
use it anytime instead of 'home'. Also use 'lists' as a default action
 
30419
if no topics.conf was found
 
30420
 
 
30421
------------------------------------------------------------------------
 
30422
r857 | salaun | 2001-11-15 11:17:33 +0100 (Thu, 15 Nov 2001) | 2 lines
 
30423
Changed paths:
 
30424
   M /trunk/doc/sympa.tex.tpl
 
30425
 
 
30426
Fix typos
 
30427
 
 
30428
------------------------------------------------------------------------
 
30429
r856 | salaun | 2001-11-15 10:50:15 +0100 (Thu, 15 Nov 2001) | 2 lines
 
30430
Changed paths:
 
30431
   M /trunk/Makefile.am
 
30432
   M /trunk/src/etc/script/sympa.spec
 
30433
 
 
30434
Fixes to generate RPMs
 
30435
 
 
30436
------------------------------------------------------------------------
 
30437
r855 | salaun | 2001-11-14 17:29:26 +0100 (Wed, 14 Nov 2001) | 2 lines
 
30438
Changed paths:
 
30439
   M /trunk/src/etc/script/sympa.spec
 
30440
 
 
30441
Missing release number
 
30442
 
 
30443
------------------------------------------------------------------------
 
30444
r854 | salaun | 2001-11-14 17:03:08 +0100 (Wed, 14 Nov 2001) | 2 lines
 
30445
Changed paths:
 
30446
   M /trunk/ChangeLog
 
30447
   M /trunk/NEWS
 
30448
 
 
30449
Preparing 3.3b.3
 
30450
 
 
30451
------------------------------------------------------------------------
 
30452
r853 | salaun | 2001-11-14 17:02:45 +0100 (Wed, 14 Nov 2001) | 2 lines
 
30453
Changed paths:
 
30454
   M /trunk/nls/es.msg
 
30455
 
 
30456
[Josep Roman] Fix for HP/UX
 
30457
 
 
30458
------------------------------------------------------------------------
 
30459
r852 | salaun | 2001-11-13 17:46:49 +0100 (Tue, 13 Nov 2001) | 3 lines
 
30460
Changed paths:
 
30461
   M /trunk/nls/de.msg
 
30462
 
 
30463
[Ralf Ebeling] Fix: Message 8::25 didn't produce a correct link for the
 
30464
unsubscription of a subscriber...
 
30465
 
 
30466
------------------------------------------------------------------------
 
30467
r851 | salaun | 2001-11-13 17:41:29 +0100 (Tue, 13 Nov 2001) | 2 lines
 
30468
Changed paths:
 
30469
   M /trunk/src/Commands.pm
 
30470
 
 
30471
[Ralf Ebeling] Allow subscription request to be forwarded with no sender notification
 
30472
 
 
30473
------------------------------------------------------------------------
 
30474
r850 | salaun | 2001-11-13 17:26:05 +0100 (Tue, 13 Nov 2001) | 2 lines
 
30475
Changed paths:
 
30476
   M /trunk/INSTALL
 
30477
 
 
30478
Changes: you need to run './configure' at installation time
 
30479
 
 
30480
------------------------------------------------------------------------
 
30481
r849 | salaun | 2001-11-13 17:17:11 +0100 (Tue, 13 Nov 2001) | 2 lines
 
30482
Changed paths:
 
30483
   M /trunk/doc/sympa.tex.tpl
 
30484
 
 
30485
Correct VRobot doc
 
30486
 
 
30487
------------------------------------------------------------------------
 
30488
r848 | salaun | 2001-11-13 16:50:07 +0100 (Tue, 13 Nov 2001) | 2 lines
 
30489
Changed paths:
 
30490
   A /trunk/src/etc/sample/robot.conf
 
30491
 
 
30492
Distribute a sample robot.conf
 
30493
 
 
30494
------------------------------------------------------------------------
 
30495
r847 | salaun | 2001-11-13 16:36:48 +0100 (Tue, 13 Nov 2001) | 4 lines
 
30496
Changed paths:
 
30497
   M /trunk/wwsympa/wwsympa.fcgi
 
30498
 
 
30499
[proposed by D. Bernard] Use 'SERVER_NAME' instead of 'HTTP_HOST'
 
30500
to determine current VirtualRobot. This is much more reliable
 
30501
(Apache uses the server name as defined in its config file)
 
30502
 
 
30503
------------------------------------------------------------------------
 
30504
r846 | salaun | 2001-11-13 16:27:55 +0100 (Tue, 13 Nov 2001) | 2 lines
 
30505
Changed paths:
 
30506
   M /trunk/src/Conf.pm
 
30507
 
 
30508
[reported by JM Pouchoulon] Bug fix: auth.conf needed a last empty lines
 
30509
 
 
30510
------------------------------------------------------------------------
 
30511
r845 | salaun | 2001-11-13 16:11:24 +0100 (Tue, 13 Nov 2001) | 2 lines
 
30512
Changed paths:
 
30513
   M /trunk/wwsympa/wwsympa.fcgi
 
30514
 
 
30515
[reported by V. Mathieu] Bug fix: LDAP authentication is case-sensitive
 
30516
 
 
30517
------------------------------------------------------------------------
 
30518
r844 | salaun | 2001-11-13 11:50:38 +0100 (Tue, 13 Nov 2001) | 2 lines
 
30519
Changed paths:
 
30520
   M /trunk/wwsympa/bounce-lib.pl
 
30521
 
 
30522
Bug fix: NTMail reports made bounced die
 
30523
 
 
30524
------------------------------------------------------------------------
 
30525
r843 | salaun | 2001-11-12 16:53:16 +0100 (Mon, 12 Nov 2001) | 2 lines
 
30526
Changed paths:
 
30527
   M /trunk/wwsympa/wws_templates/fr/notice.fr.tpl
 
30528
   M /trunk/wwsympa/wws_templates/us/notice.us.tpl
 
30529
   M /trunk/wwsympa/wwsympa.fcgi
 
30530
 
 
30531
Add messages : no message to moderate
 
30532
 
 
30533
------------------------------------------------------------------------
 
30534
r842 | salaun | 2001-11-12 15:54:32 +0100 (Mon, 12 Nov 2001) | 3 lines
 
30535
Changed paths:
 
30536
   M /trunk/src/List.pm
 
30537
 
 
30538
[reported by Anne Durand] Bug fix: wwsympa did not reset list
 
30539
of topics before reloading topics.conf
 
30540
 
 
30541
------------------------------------------------------------------------
 
30542
r841 | salaun | 2001-11-12 14:10:54 +0100 (Mon, 12 Nov 2001) | 2 lines
 
30543
Changed paths:
 
30544
   M /trunk/src/List.pm
 
30545
 
 
30546
[Harald Wilhelmi] Bug fix: fix for the well known problem with <SPACE> in LDAP attributes
 
30547
 
 
30548
------------------------------------------------------------------------
 
30549
r840 | salaun | 2001-11-12 14:07:58 +0100 (Mon, 12 Nov 2001) | 2 lines
 
30550
Changed paths:
 
30551
   M /trunk/src/List.pm
 
30552
 
 
30553
[Harald Wilhelmi] Bug fix: Could not perform an anonymous LDAP bind
 
30554
 
 
30555
------------------------------------------------------------------------
 
30556
r838 | salaun | 2001-11-12 13:28:31 +0100 (Mon, 12 Nov 2001) | 3 lines
 
30557
Changed paths:
 
30558
   M /trunk/wwsympa/cookielib.pm
 
30559
   M /trunk/wwsympa/wwsympa.fcgi
 
30560
 
 
30561
Change alt_email cookie
 
30562
Add log for alt email
 
30563
 
 
30564
------------------------------------------------------------------------
 
30565
r837 | salaun | 2001-11-09 16:13:19 +0100 (Fri, 09 Nov 2001) | 2 lines
 
30566
Changed paths:
 
30567
   M /trunk/src/List.pm
 
30568
 
 
30569
Bug fix: Do NOT consider .tpl as hierarchical parameters (like owner.email)
 
30570
 
 
30571
------------------------------------------------------------------------
 
30572
r836 | salaun | 2001-11-09 14:51:34 +0100 (Fri, 09 Nov 2001) | 3 lines
 
30573
Changed paths:
 
30574
   M /trunk/wwsympa/cookielib.pm
 
30575
 
 
30576
Bug fix: User logging with no 'alt_email' cookie would get previous users alt emails !
 
30577
check_cookie_extern() did NOT return anything ; now returns undef if no cookie
 
30578
 
 
30579
------------------------------------------------------------------------
 
30580
r835 | salaun | 2001-11-09 14:46:31 +0100 (Fri, 09 Nov 2001) | 3 lines
 
30581
Changed paths:
 
30582
   M /trunk/doc/sympa.tex.tpl
 
30583
   M /trunk/src/Conf.pm
 
30584
   M /trunk/src/sympa.pl
 
30585
   M /trunk/src/tools.pl
 
30586
 
 
30587
New sympa.conf parameter 'misaddressed_commands' to disable command
 
30588
detection in messages
 
30589
 
 
30590
------------------------------------------------------------------------
 
30591
r834 | salaun | 2001-11-07 16:25:48 +0100 (Wed, 07 Nov 2001) | 2 lines
 
30592
Changed paths:
 
30593
   M /trunk/nls/de.msg
 
30594
   M /trunk/wwsympa/wws_templates/de/error.de.tpl
 
30595
 
 
30596
[Harald Wilhelmi] corrections
 
30597
 
 
30598
------------------------------------------------------------------------
 
30599
r833 | salaun | 2001-11-07 15:01:36 +0100 (Wed, 07 Nov 2001) | 2 lines
 
30600
Changed paths:
 
30601
   M /trunk/wwsympa/wwsympa.fcgi
 
30602
 
 
30603
Error msg if no bouncing subscriber
 
30604
 
 
30605
------------------------------------------------------------------------
 
30606
r832 | salaun | 2001-11-07 14:08:56 +0100 (Wed, 07 Nov 2001) | 2 lines
 
30607
Changed paths:
 
30608
   M /trunk/src/etc/create_list_templates/public_web_forum/comment
 
30609
 
 
30610
[reported by Szilard Vizi] missing </I>
 
30611
 
 
30612
------------------------------------------------------------------------
 
30613
r831 | salaun | 2001-11-07 14:04:46 +0100 (Wed, 07 Nov 2001) | 2 lines
 
30614
Changed paths:
 
30615
   M /trunk/nls/hu.msg
 
30616
   M /trunk/src/etc/templates/hu/helpfile.hu.tpl
 
30617
   M /trunk/src/etc/templates/hu/invite.hu.tpl
 
30618
 
 
30619
[Szilard Vizi] Update Hungarian translations
 
30620
 
 
30621
------------------------------------------------------------------------
 
30622
r830 | salaun | 2001-11-07 14:04:25 +0100 (Wed, 07 Nov 2001) | 2 lines
 
30623
Changed paths:
 
30624
   M /trunk/src/etc/create_list_templates/discussion_list/comment
 
30625
   M /trunk/src/etc/create_list_templates/hotline/comment
 
30626
   M /trunk/src/etc/create_list_templates/intranet_list/comment
 
30627
   M /trunk/src/etc/create_list_templates/news-letter/comment
 
30628
   M /trunk/src/etc/create_list_templates/private_working_group/comment
 
30629
   M /trunk/src/etc/create_list_templates/public_web_forum/comment
 
30630
   M /trunk/src/etc/global_task_models/chk_cert_expiration.daily.task
 
30631
   M /trunk/src/etc/global_task_models/crl_update.daily.task
 
30632
   M /trunk/src/etc/list_task_models/expire.yearly.task
 
30633
   M /trunk/src/etc/list_task_models/remind.yearly.task
 
30634
   M /trunk/src/etc/scenari/add.auth
 
30635
   M /trunk/src/etc/scenari/d_read.private
 
30636
   M /trunk/src/etc/scenari/send.privateandnomultipartoreditorkey
 
30637
   M /trunk/src/etc/scenari/send.publicnoattachment
 
30638
   M /trunk/src/etc/scenari/unsubscribe.open_notify
 
30639
   M /trunk/src/etc/templates/hu/bye.hu.tpl
 
30640
   M /trunk/src/etc/templates/hu/global_remind.hu.tpl
 
30641
   M /trunk/src/etc/templates/hu/moderate.hu.tpl
 
30642
   M /trunk/src/etc/templates/hu/reject.hu.tpl
 
30643
   M /trunk/src/etc/templates/hu/remind.hu.tpl
 
30644
   M /trunk/src/etc/templates/hu/removed.hu.tpl
 
30645
   M /trunk/src/etc/templates/hu/review.hu.tpl
 
30646
   M /trunk/src/etc/templates/hu/sendpasswd.hu.tpl
 
30647
   M /trunk/src/etc/templates/hu/stats_report.hu.tpl
 
30648
   M /trunk/src/etc/templates/hu/welcome.hu.tpl
 
30649
   M /trunk/src/etc/templates/hu/x509-user-cert-missing.hu.tpl
 
30650
   M /trunk/wwsympa/wws_templates/hu/arcsearch_form.hu.tpl
 
30651
   M /trunk/wwsympa/wws_templates/hu/change_email.hu.tpl
 
30652
   M /trunk/wwsympa/wws_templates/hu/compose_mail.hu.tpl
 
30653
   M /trunk/wwsympa/wws_templates/hu/create_list.hu.tpl
 
30654
   M /trunk/wwsympa/wws_templates/hu/create_list_request.hu.tpl
 
30655
   M /trunk/wwsympa/wws_templates/hu/d_control.hu.tpl
 
30656
   M /trunk/wwsympa/wws_templates/hu/d_editfile.hu.tpl
 
30657
   M /trunk/wwsympa/wws_templates/hu/d_read.hu.tpl
 
30658
   M /trunk/wwsympa/wws_templates/hu/edit_list_request.hu.tpl
 
30659
   M /trunk/wwsympa/wws_templates/hu/editsubscriber.hu.tpl
 
30660
   M /trunk/wwsympa/wws_templates/hu/error.hu.tpl
 
30661
   M /trunk/wwsympa/wws_templates/hu/help.hu.tpl
 
30662
   M /trunk/wwsympa/wws_templates/hu/help_editfile.hu.tpl
 
30663
   M /trunk/wwsympa/wws_templates/hu/help_editlist.hu.tpl
 
30664
   M /trunk/wwsympa/wws_templates/hu/home.hu.tpl
 
30665
   M /trunk/wwsympa/wws_templates/hu/lists.hu.tpl
 
30666
   M /trunk/wwsympa/wws_templates/hu/login.hu.tpl
 
30667
   M /trunk/wwsympa/wws_templates/hu/loginbanner.hu.tpl
 
30668
   M /trunk/wwsympa/wws_templates/hu/notice.hu.tpl
 
30669
   M /trunk/wwsympa/wws_templates/hu/pref.hu.tpl
 
30670
   M /trunk/wwsympa/wws_templates/hu/remindpasswd.hu.tpl
 
30671
   M /trunk/wwsympa/wws_templates/hu/review.hu.tpl
 
30672
   M /trunk/wwsympa/wws_templates/hu/reviewbouncing.hu.tpl
 
30673
   M /trunk/wwsympa/wws_templates/hu/scenario_test.hu.tpl
 
30674
   M /trunk/wwsympa/wws_templates/hu/set_pending_list_request.hu.tpl
 
30675
   M /trunk/wwsympa/wws_templates/hu/sigrequest.hu.tpl
 
30676
   M /trunk/wwsympa/wws_templates/hu/suboptions.hu.tpl
 
30677
   M /trunk/wwsympa/wws_templates/hu/subrequest.hu.tpl
 
30678
 
 
30679
 [Szilard Vizi] Update Hungarian translations
 
30680
 
 
30681
------------------------------------------------------------------------
 
30682
r829 | salaun | 2001-11-07 13:40:01 +0100 (Wed, 07 Nov 2001) | 2 lines
 
30683
Changed paths:
 
30684
   M /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
30685
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
30686
 
 
30687
[requested by R. Negaret] Make input field longer
 
30688
 
 
30689
------------------------------------------------------------------------
 
30690
r827 | salaun | 2001-11-07 10:41:16 +0100 (Wed, 07 Nov 2001) | 2 lines
 
30691
Changed paths:
 
30692
   M /trunk/doc/sympa.tex.tpl
 
30693
 
 
30694
Fix: upercase 'Hungarian'
 
30695
 
 
30696
------------------------------------------------------------------------
 
30697
r826 | salaun | 2001-10-31 14:42:02 +0100 (Wed, 31 Oct 2001) | 3 lines
 
30698
Changed paths:
 
30699
   M /trunk/src/List.pm
 
30700
 
 
30701
Cahnge: included subscribers cache is not updated by WWSympa,
 
30702
because it would leed to bad performences
 
30703
 
 
30704
------------------------------------------------------------------------
 
30705
r825 | salaun | 2001-10-31 11:50:32 +0100 (Wed, 31 Oct 2001) | 3 lines
 
30706
Changed paths:
 
30707
   M /trunk/src/List.pm
 
30708
 
 
30709
Change: listmasters of the main robot are Super-listmasters,
 
30710
ie listmasters of all VirtualRobots
 
30711
 
 
30712
------------------------------------------------------------------------
 
30713
r824 | salaun | 2001-10-31 11:07:38 +0100 (Wed, 31 Oct 2001) | 2 lines
 
30714
Changed paths:
 
30715
   M /trunk/src/sympa.pl
 
30716
 
 
30717
Add a log if message contains a command
 
30718
 
 
30719
------------------------------------------------------------------------
 
30720
r823 | salaun | 2001-10-31 10:48:01 +0100 (Wed, 31 Oct 2001) | 3 lines
 
30721
Changed paths:
 
30722
   M /trunk/src/List.pm
 
30723
 
 
30724
[reported by S. Tardieu] Bug fix: summary of messages was sent to the list
 
30725
itself. Digest/summary could be sent to an empty list of recipients.
 
30726
 
 
30727
------------------------------------------------------------------------
 
30728
r822 | salaun | 2001-10-31 09:50:53 +0100 (Wed, 31 Oct 2001) | 2 lines
 
30729
Changed paths:
 
30730
   M /trunk/src/List.pm
 
30731
 
 
30732
Unused subroutine
 
30733
 
 
30734
------------------------------------------------------------------------
 
30735
r821 | salaun | 2001-10-30 10:25:25 +0100 (Tue, 30 Oct 2001) | 2 lines
 
30736
Changed paths:
 
30737
   M /trunk/wwsympa/bounce-lib.pl
 
30738
   M /trunk/wwsympa/bounced.pl
 
30739
 
 
30740
Bug fix: 'use strict' in bounce-lib.pl ; get $robot in bounced.pl
 
30741
 
 
30742
------------------------------------------------------------------------
 
30743
r820 | salaun | 2001-10-29 17:27:08 +0100 (Mon, 29 Oct 2001) | 2 lines
 
30744
Changed paths:
 
30745
   M /trunk/src/tools.pl
 
30746
 
 
30747
Also escape [ and ]
 
30748
 
 
30749
------------------------------------------------------------------------
 
30750
r819 | salaun | 2001-10-29 16:43:01 +0100 (Mon, 29 Oct 2001) | 2 lines
 
30751
Changed paths:
 
30752
   M /trunk/wwsympa/wwsympa.fcgi
 
30753
 
 
30754
Bug fix: escape [] before searching
 
30755
 
 
30756
------------------------------------------------------------------------
 
30757
r818 | salaun | 2001-10-29 14:06:14 +0100 (Mon, 29 Oct 2001) | 2 lines
 
30758
Changed paths:
 
30759
   A /trunk/wwsympa/icons/back.gif
 
30760
   A /trunk/wwsympa/icons/binary.gif
 
30761
   A /trunk/wwsympa/icons/down.gif
 
30762
   A /trunk/wwsympa/icons/folder.gif
 
30763
   A /trunk/wwsympa/icons/folder.open.gif
 
30764
   A /trunk/wwsympa/icons/image2.gif
 
30765
   A /trunk/wwsympa/icons/left.gif
 
30766
   A /trunk/wwsympa/icons/link.gif
 
30767
   A /trunk/wwsympa/icons/movie.gif
 
30768
   A /trunk/wwsympa/icons/right.gif
 
30769
   A /trunk/wwsympa/icons/sound1.gif
 
30770
   A /trunk/wwsympa/icons/text.gif
 
30771
   A /trunk/wwsympa/icons/unknown.gif
 
30772
 
 
30773
[reported by Daniel Pittman] Add missing icons
 
30774
 
 
30775
------------------------------------------------------------------------
 
30776
r817 | salaun | 2001-10-29 14:01:24 +0100 (Mon, 29 Oct 2001) | 2 lines
 
30777
Changed paths:
 
30778
   D /trunk/wwsympa/icons/aide1.gif
 
30779
   D /trunk/wwsympa/icons/b1.gif
 
30780
   D /trunk/wwsympa/icons/d1.gif
 
30781
   D /trunk/wwsympa/icons/g1.gif
 
30782
   D /trunk/wwsympa/icons/h1.gif
 
30783
   D /trunk/wwsympa/icons/lockc3.gif
 
30784
   D /trunk/wwsympa/icons/logo-s.green.gif
 
30785
   D /trunk/wwsympa/icons/warn_lock.gif
 
30786
 
 
30787
Remove used icons
 
30788
 
 
30789
------------------------------------------------------------------------
 
30790
r816 | salaun | 2001-10-26 15:13:35 +0200 (Fri, 26 Oct 2001) | 2 lines
 
30791
Changed paths:
 
30792
   A /trunk/wwsympa/wws_templates/fr/help_user_options.fr.tpl
 
30793
   M /trunk/wwsympa/wws_templates/fr/suboptions.fr.tpl
 
30794
   A /trunk/wwsympa/wws_templates/us/help_user_options.us.tpl
 
30795
   M /trunk/wwsympa/wws_templates/us/suboptions.us.tpl
 
30796
 
 
30797
Add documentation for reception user options
 
30798
 
 
30799
------------------------------------------------------------------------
 
30800
r815 | salaun | 2001-10-26 13:44:43 +0200 (Fri, 26 Oct 2001) | 2 lines
 
30801
Changed paths:
 
30802
   M /trunk/wwsympa/wws_templates/fr/create_list_request.fr.tpl
 
30803
   M /trunk/wwsympa/wws_templates/us/create_list_request.us.tpl
 
30804
 
 
30805
[reported by E. Duputel] Add 'other' topic in create_list form
 
30806
 
 
30807
------------------------------------------------------------------------
 
30808
r814 | salaun | 2001-10-26 13:37:25 +0200 (Fri, 26 Oct 2001) | 2 lines
 
30809
Changed paths:
 
30810
   M /trunk/src/etc/create_list_templates/discussion_list/comment
 
30811
 
 
30812
Fix
 
30813
 
 
30814
------------------------------------------------------------------------
 
30815
r813 | salaun | 2001-10-26 13:36:24 +0200 (Fri, 26 Oct 2001) | 2 lines
 
30816
Changed paths:
 
30817
   M /trunk/src/etc/create_list_templates/discussion_list/comment
 
30818
 
 
30819
missing </UL>
 
30820
 
 
30821
------------------------------------------------------------------------
 
30822
r812 | salaun | 2001-10-26 13:16:34 +0200 (Fri, 26 Oct 2001) | 2 lines
 
30823
Changed paths:
 
30824
   M /trunk/src/etc/mhonarc-ressources
 
30825
 
 
30826
[proposed by Daniel] provide ALT for images
 
30827
 
 
30828
------------------------------------------------------------------------
 
30829
r811 | salaun | 2001-10-25 15:26:35 +0200 (Thu, 25 Oct 2001) | 5 lines
 
30830
Changed paths:
 
30831
   M /trunk/src/List.pm
 
30832
   M /trunk/wwsympa/wwsympa.fcgi
 
30833
 
 
30834
Bug fix: moderation message had an empty boundary (unless md5)
 
30835
[requested by Janos Kovacs] Password remind message is now sent via sympa.pl ;
 
30836
no more direct call to sendmail.
 
30837
This allows using WWSympa over an apache running in jail
 
30838
 
 
30839
------------------------------------------------------------------------
 
30840
r810 | salaun | 2001-10-25 13:56:27 +0200 (Thu, 25 Oct 2001) | 3 lines
 
30841
Changed paths:
 
30842
   M /trunk/wwsympa/wwsympa.fcgi
 
30843
 
 
30844
[requested by Janos Kovacs] Replace glob() with opendir/readdir().
 
30845
This allows using WWSympa over an apache running in jail
 
30846
 
 
30847
------------------------------------------------------------------------
 
30848
r809 | salaun | 2001-10-25 11:43:53 +0200 (Thu, 25 Oct 2001) | 2 lines
 
30849
Changed paths:
 
30850
   M /trunk/src/List.pm
 
30851
   M /trunk/src/etc/create_list_templates/discussion_list/comment
 
30852
   M /trunk/src/etc/create_list_templates/hotline/comment
 
30853
   M /trunk/src/etc/create_list_templates/news-letter/comment
 
30854
   M /trunk/src/etc/create_list_templates/private_working_group/comment
 
30855
   M /trunk/src/etc/create_list_templates/public_web_forum/comment
 
30856
 
 
30857
Add comments to create_list templates
 
30858
 
 
30859
------------------------------------------------------------------------
 
30860
r808 | salaun | 2001-10-25 11:11:39 +0200 (Thu, 25 Oct 2001) | 3 lines
 
30861
Changed paths:
 
30862
   M /trunk/src/List.pm
 
30863
   M /trunk/src/etc/templates/fr/listmaster_notification.fr.tpl
 
30864
   M /trunk/src/etc/templates/us/listmaster_notification.us.tpl
 
30865
   M /trunk/src/tools.pl
 
30866
 
 
30867
A unique template for listmaster notification ;
 
30868
used for virus scan failure
 
30869
 
 
30870
------------------------------------------------------------------------
 
30871
r807 | salaun | 2001-10-25 10:49:13 +0200 (Thu, 25 Oct 2001) | 2 lines
 
30872
Changed paths:
 
30873
   M /trunk/src/List.pm
 
30874
   M /trunk/src/tools.pl
 
30875
 
 
30876
Notify listmaster if Virus scan failed
 
30877
 
 
30878
------------------------------------------------------------------------
 
30879
r806 | salaun | 2001-10-24 16:52:10 +0200 (Wed, 24 Oct 2001) | 2 lines
 
30880
Changed paths:
 
30881
   M /trunk/src/Conf.pm
 
30882
   M /trunk/src/List.pm
 
30883
 
 
30884
per VRobot 'create_list' definition
 
30885
 
 
30886
------------------------------------------------------------------------
 
30887
r805 | salaun | 2001-10-24 16:08:55 +0200 (Wed, 24 Oct 2001) | 2 lines
 
30888
Changed paths:
 
30889
   M /trunk/wwsympa/wwsympa.fcgi
 
30890
 
 
30891
Fixes of alt_email management
 
30892
 
 
30893
------------------------------------------------------------------------
 
30894
r804 | salaun | 2001-10-24 15:27:19 +0200 (Wed, 24 Oct 2001) | 2 lines
 
30895
Changed paths:
 
30896
   M /trunk/wwsympa/wws_templates/fr/arcsearch_form.fr.tpl
 
30897
   M /trunk/wwsympa/wws_templates/us/arcsearch_form.us.tpl
 
30898
 
 
30899
[reported by J. Andre] Problem mith Amaya in archive search
 
30900
 
 
30901
------------------------------------------------------------------------
 
30902
r803 | salaun | 2001-10-24 11:40:30 +0200 (Wed, 24 Oct 2001) | 2 lines
 
30903
Changed paths:
 
30904
   M /trunk/wwsympa/cookielib.pm
 
30905
 
 
30906
Change alt_email cookie key
 
30907
 
 
30908
------------------------------------------------------------------------
 
30909
r802 | salaun | 2001-10-24 11:13:29 +0200 (Wed, 24 Oct 2001) | 2 lines
 
30910
Changed paths:
 
30911
   M /trunk/wwsympa/wwsympa.fcgi
 
30912
 
 
30913
Fix: missing 'robot' param to get_which()
 
30914
 
 
30915
------------------------------------------------------------------------
 
30916
r801 | salaun | 2001-10-23 17:30:37 +0200 (Tue, 23 Oct 2001) | 2 lines
 
30917
Changed paths:
 
30918
   M /trunk/wwsympa/wwsympa.fcgi
 
30919
 
 
30920
Fix: VRobot-ize [conf->xxx] vars
 
30921
 
 
30922
------------------------------------------------------------------------
 
30923
r800 | salaun | 2001-10-23 17:22:39 +0200 (Tue, 23 Oct 2001) | 2 lines
 
30924
Changed paths:
 
30925
   M /trunk/src/List.pm
 
30926
   M /trunk/src/sympa.pl
 
30927
   M /trunk/src/task_manager.pl
 
30928
   M /trunk/wwsympa/wwsympa.fcgi
 
30929
 
 
30930
List::send_notify_to_listmaster() VRobot-ized
 
30931
 
 
30932
------------------------------------------------------------------------
 
30933
r799 | salaun | 2001-10-23 17:13:33 +0200 (Tue, 23 Oct 2001) | 2 lines
 
30934
Changed paths:
 
30935
   M /trunk/src/Commands.pm
 
30936
   M /trunk/src/List.pm
 
30937
   M /trunk/src/mail.pm
 
30938
   M /trunk/wwsympa/wwsympa.fcgi
 
30939
 
 
30940
mail::mailback() VRobot-ized
 
30941
 
 
30942
------------------------------------------------------------------------
 
30943
r798 | salaun | 2001-10-23 16:41:55 +0200 (Tue, 23 Oct 2001) | 3 lines
 
30944
Changed paths:
 
30945
   M /trunk/src/Conf.pm
 
30946
   M /trunk/src/List.pm
 
30947
   M /trunk/src/mail.pm
 
30948
   M /trunk/wwsympa/wwsympa.fcgi
 
30949
 
 
30950
Bug fix: VRobot-related : moderation and other
 
30951
message queuing from WWSympa
 
30952
 
 
30953
------------------------------------------------------------------------
 
30954
r797 | salaun | 2001-10-23 16:00:59 +0200 (Tue, 23 Oct 2001) | 2 lines
 
30955
Changed paths:
 
30956
   M /trunk/src/List.pm
 
30957
   M /trunk/src/mail.pm
 
30958
   M /trunk/src/smtp.pm
 
30959
   M /trunk/wwsympa/wwsympa.fcgi
 
30960
 
 
30961
Bug fix: VRobot-related : moderation and other message queuing from WWSympa
 
30962
 
 
30963
------------------------------------------------------------------------
 
30964
r796 | salaun | 2001-10-23 15:08:14 +0200 (Tue, 23 Oct 2001) | 2 lines
 
30965
Changed paths:
 
30966
   M /trunk/src/Commands.pm
 
30967
   M /trunk/src/Conf.pm
 
30968
   M /trunk/src/List.pm
 
30969
   M /trunk/src/alias_manager.pl
 
30970
   M /trunk/src/mail.pm
 
30971
   M /trunk/src/task_manager.pl
 
30972
   M /trunk/src/tools.pl
 
30973
   M /trunk/wwsympa/archived.pl
 
30974
   M /trunk/wwsympa/wwsympa.fcgi
 
30975
 
 
30976
Bug fixes: VHost-related changes
 
30977
 
 
30978
------------------------------------------------------------------------
 
30979
r795 | salaun | 2001-10-23 14:34:49 +0200 (Tue, 23 Oct 2001) | 3 lines
 
30980
Changed paths:
 
30981
   M /trunk/wwsympa/cookielib.pm
 
30982
 
 
30983
Bug fix: use strict vars in cookielib.pl
 
30984
Previous alt_emails were not intialized
 
30985
 
 
30986
------------------------------------------------------------------------
 
30987
r794 | salaun | 2001-10-23 10:55:53 +0200 (Tue, 23 Oct 2001) | 2 lines
 
30988
Changed paths:
 
30989
   M /trunk/src/List.pm
 
30990
 
 
30991
Bug fix: incorrect bounce rate in warning messages
 
30992
 
 
30993
------------------------------------------------------------------------
 
30994
r793 | salaun | 2001-10-23 09:46:51 +0200 (Tue, 23 Oct 2001) | 3 lines
 
30995
Changed paths:
 
30996
   M /trunk/Makefile.am
 
30997
   M /trunk/src/etc/script/sympa.spec
 
30998
 
 
30999
[reported by J. Dalbec] RH 7 compatibility changes :
 
31000
Web hierarchy location, Sympa directory location
 
31001
 
 
31002
------------------------------------------------------------------------
 
31003
r792 | salaun | 2001-10-23 09:31:59 +0200 (Tue, 23 Oct 2001) | 2 lines
 
31004
Changed paths:
 
31005
   D /trunk/src/etc/templates/cz/stats_report.cz.tpl~
 
31006
   D /trunk/src/etc/templates/de/stats_report.de.tpl~
 
31007
   D /trunk/src/etc/templates/es/stats_report.es.tpl~
 
31008
   D /trunk/src/etc/templates/hu/stats_report.hu.tpl~
 
31009
   D /trunk/src/etc/templates/it/stats_report.it.tpl~
 
31010
   D /trunk/src/etc/templates/pl/stats_report.pl.tpl~
 
31011
 
 
31012
Remove ~ files from CVS
 
31013
 
 
31014
------------------------------------------------------------------------
 
31015
r791 | salaun | 2001-10-22 11:33:14 +0200 (Mon, 22 Oct 2001) | 4 lines
 
31016
Changed paths:
 
31017
   M /trunk/src/Commands.pm
 
31018
 
 
31019
Bug fixes :
 
31020
Return undef if request_action failed
 
31021
[Straub Herbert]: Encode mail subject for LISTS and HELP
 
31022
 
 
31023
------------------------------------------------------------------------
 
31024
r789 | salaun | 2001-10-19 11:01:09 +0200 (Fri, 19 Oct 2001) | 2 lines
 
31025
Changed paths:
 
31026
   M /trunk/src/List.pm
 
31027
 
 
31028
[reported by Tanel Kokk] Bug fix: 'mkdir' function requires mode
 
31029
 
 
31030
------------------------------------------------------------------------
 
31031
r788 | salaun | 2001-10-19 10:56:30 +0200 (Fri, 19 Oct 2001) | 2 lines
 
31032
Changed paths:
 
31033
   M /trunk/src/etc/script/sympa.spec
 
31034
 
 
31035
[John Dalbec] Fix Perl dependency
 
31036
 
 
31037
------------------------------------------------------------------------
 
31038
r787 | salaun | 2001-10-19 08:30:58 +0200 (Fri, 19 Oct 2001) | 2 lines
 
31039
Changed paths:
 
31040
   M /trunk/src/etc/scenari/send.privateandnomultipartoreditorkey
 
31041
 
 
31042
fix title.fr, title.us and rule order. Need to fix other  titles ?
 
31043
 
 
31044
------------------------------------------------------------------------
 
31045
r786 | salaun | 2001-10-18 17:54:18 +0200 (Thu, 18 Oct 2001) | 2 lines
 
31046
Changed paths:
 
31047
   M /trunk/src/Conf.pm
 
31048
   M /trunk/wwsympa/cookielib.pm
 
31049
   M /trunk/wwsympa/wws_templates/fr/help.fr.tpl
 
31050
   M /trunk/wwsympa/wws_templates/fr/pref.fr.tpl
 
31051
   M /trunk/wwsympa/wws_templates/us/help.us.tpl
 
31052
   M /trunk/wwsympa/wws_templates/us/pref.us.tpl
 
31053
   M /trunk/wwsympa/wwsympa.fcgi
 
31054
 
 
31055
Bug fix: LDAP auth not working
 
31056
 
 
31057
------------------------------------------------------------------------
 
31058
r785 | salaun | 2001-10-18 15:40:30 +0200 (Thu, 18 Oct 2001) | 2 lines
 
31059
Changed paths:
 
31060
   M /trunk/wwsympa/wws_templates/fr/error.fr.tpl
 
31061
   M /trunk/wwsympa/wws_templates/us/error.us.tpl
 
31062
   M /trunk/wwsympa/wwsympa.fcgi
 
31063
 
 
31064
Fix: change_email alowed if subscribe/unsubscribe alowed for the list
 
31065
 
 
31066
------------------------------------------------------------------------
 
31067
r784 | salaun | 2001-10-18 14:56:22 +0200 (Thu, 18 Oct 2001) | 2 lines
 
31068
Changed paths:
 
31069
   M /trunk/wwsympa/wwsympa.fcgi
 
31070
 
 
31071
Bug fix: fix loop between 'login' and 'subscribe'
 
31072
 
 
31073
------------------------------------------------------------------------
 
31074
r783 | salaun | 2001-10-17 16:14:53 +0200 (Wed, 17 Oct 2001) | 2 lines
 
31075
Changed paths:
 
31076
   M /trunk/Makefile.am
 
31077
 
 
31078
target 'tag'
 
31079
 
 
31080
------------------------------------------------------------------------
 
31081
r782 | salaun | 2001-10-17 16:10:58 +0200 (Wed, 17 Oct 2001) | 2 lines
 
31082
Changed paths:
 
31083
   M /trunk/Makefile.am
 
31084
 
 
31085
preparing 3.3a-vhost+ldap.4
 
31086
 
 
31087
------------------------------------------------------------------------
 
31088
r781 | salaun | 2001-10-17 16:05:29 +0200 (Wed, 17 Oct 2001) | 2 lines
 
31089
Changed paths:
 
31090
   M /trunk/Makefile.am
 
31091
 
 
31092
target 'tag'
 
31093
 
 
31094
------------------------------------------------------------------------
 
31095
r780 | salaun | 2001-10-17 15:39:47 +0200 (Wed, 17 Oct 2001) | 2 lines
 
31096
Changed paths:
 
31097
   M /trunk/src/etc/sample/sympa.conf
 
31098
 
 
31099
change sample text_color
 
31100
 
 
31101
------------------------------------------------------------------------
 
31102
r779 | salaun | 2001-10-17 13:51:44 +0200 (Wed, 17 Oct 2001) | 2 lines
 
31103
Changed paths:
 
31104
   M /trunk/Makefile.am
 
31105
 
 
31106
preparing 'tag' target
 
31107
 
 
31108
------------------------------------------------------------------------
 
31109
r778 | salaun | 2001-10-17 13:38:28 +0200 (Wed, 17 Oct 2001) | 3 lines
 
31110
Changed paths:
 
31111
   M /trunk/src/List.pm
 
31112
   M /trunk/src/sympa.pl
 
31113
 
 
31114
Bug fix: raise eroor if incorrect scenario rule, so the message/command
 
31115
is kept as BAD
 
31116
 
 
31117
------------------------------------------------------------------------
 
31118
r777 | salaun | 2001-10-17 13:11:28 +0200 (Wed, 17 Oct 2001) | 2 lines
 
31119
Changed paths:
 
31120
   M /trunk/wwsympa/wwsympa.fcgi
 
31121
 
 
31122
Activate LDAP auth in WWSympa
 
31123
 
 
31124
------------------------------------------------------------------------
 
31125
r776 | salaun | 2001-10-17 12:22:39 +0200 (Wed, 17 Oct 2001) | 2 lines
 
31126
Changed paths:
 
31127
   M /trunk/src/List.pm
 
31128
   M /trunk/src/sympa.pl
 
31129
 
 
31130
Bug fix: raise an error if subscribers inclusion failed
 
31131
 
 
31132
------------------------------------------------------------------------
 
31133
r775 | salaun | 2001-10-17 10:33:02 +0200 (Wed, 17 Oct 2001) | 2 lines
 
31134
Changed paths:
 
31135
   M /trunk/src/Commands.pm
 
31136
 
 
31137
Bug Fix: () in reject are optional
 
31138
 
 
31139
------------------------------------------------------------------------
 
31140
r774 | salaun | 2001-10-17 10:32:49 +0200 (Wed, 17 Oct 2001) | 2 lines
 
31141
Changed paths:
 
31142
   M /trunk/src/sympa.pl
 
31143
 
 
31144
Bug fix: () in reject are optional
 
31145
 
 
31146
------------------------------------------------------------------------
 
31147
r773 | salaun | 2001-10-17 10:26:33 +0200 (Wed, 17 Oct 2001) | 2 lines
 
31148
Changed paths:
 
31149
   M /trunk/src/List.pm
 
31150
 
 
31151
debug => debug2
 
31152
 
 
31153
------------------------------------------------------------------------
 
31154
r772 | salaun | 2001-10-17 10:15:01 +0200 (Wed, 17 Oct 2001) | 2 lines
 
31155
Changed paths:
 
31156
   M /trunk/src/List.pm
 
31157
 
 
31158
Lock info in debug2
 
31159
 
 
31160
------------------------------------------------------------------------
 
31161
r770 | salaun | 2001-10-17 10:03:32 +0200 (Wed, 17 Oct 2001) | 2 lines
 
31162
Changed paths:
 
31163
   M /trunk/src/Conf.pm
 
31164
 
 
31165
Bug fix: 'ldap_export_connection_timeout' made optional
 
31166
 
 
31167
------------------------------------------------------------------------
 
31168
r769 | salaun | 2001-10-16 17:53:56 +0200 (Tue, 16 Oct 2001) | 2 lines
 
31169
Changed paths:
 
31170
   M /trunk/wwsympa/wwsympa.fcgi
 
31171
 
 
31172
Bug fix
 
31173
 
 
31174
------------------------------------------------------------------------
 
31175
r768 | salaun | 2001-10-16 17:12:14 +0200 (Tue, 16 Oct 2001) | 10 lines
 
31176
Changed paths:
 
31177
   M /trunk/src/Conf.pm
 
31178
   M /trunk/src/Ldap.pm
 
31179
   M /trunk/src/List.pm
 
31180
   M /trunk/src/etc/sample/README
 
31181
   A /trunk/src/etc/sample/employees.ldap
 
31182
   M /trunk/src/sympa.pl
 
31183
   M /trunk/wwsympa/wws_templates/fr/home.fr.tpl
 
31184
   M /trunk/wwsympa/wws_templates/fr/lists.fr.tpl
 
31185
   M /trunk/wwsympa/wws_templates/us/home.us.tpl
 
31186
   M /trunk/wwsympa/wws_templates/us/lists.us.tpl
 
31187
   M /trunk/wwsympa/wwsympa.fcgi
 
31188
 
 
31189
[L. Hamadouche]
 
31190
Bug fix: included list cache was not updated properly
 
31191
 
 
31192
New features:
 
31193
 Sympa can export lists in an LDAP directory. Directory is defined in
 
31194
 sympa.conf (ldap_export_xxx), exportation via 'export' list parameter.
 
31195
 WWSympa's search_list feature may be extended to LDAP directories.
 
31196
 
 
31197
 LDAP search filters can be used in scenarios via 'search' condition.
 
31198
 
 
31199
------------------------------------------------------------------------
 
31200
r767 | salaun | 2001-10-16 16:56:51 +0200 (Tue, 16 Oct 2001) | 3 lines
 
31201
Changed paths:
 
31202
   M /trunk/Makefile.am
 
31203
   M /trunk/src/etc/script/Makefile
 
31204
   M /trunk/src/etc/script/sympa
 
31205
 
 
31206
[Autrijus Tang] Adaptations for FreeBSD ; some changes were commented :
 
31207
killproc/kill && if
 
31208
 
 
31209
------------------------------------------------------------------------
 
31210
r766 | salaun | 2001-10-12 16:24:16 +0200 (Fri, 12 Oct 2001) | 2 lines
 
31211
Changed paths:
 
31212
   M /trunk/doc/man8/Makefile
 
31213
 
 
31214
[Autrijus Tang]
 
31215
 
 
31216
------------------------------------------------------------------------
 
31217
r765 | salaun | 2001-10-12 16:18:32 +0200 (Fri, 12 Oct 2001) | 2 lines
 
31218
Changed paths:
 
31219
   M /trunk/nls/de.msg
 
31220
 
 
31221
[Autrijus Tang] missing \
 
31222
 
 
31223
------------------------------------------------------------------------
 
31224
r764 | salaun | 2001-10-12 16:17:59 +0200 (Fri, 12 Oct 2001) | 2 lines
 
31225
Changed paths:
 
31226
   M /trunk/nls/tw.msg
 
31227
 
 
31228
[Autrijus Tang] Updates
 
31229
 
 
31230
------------------------------------------------------------------------
 
31231
r763 | salaun | 2001-10-11 17:32:22 +0200 (Thu, 11 Oct 2001) | 2 lines
 
31232
Changed paths:
 
31233
   M /trunk/src/Archive.pm
 
31234
   M /trunk/src/Conf.pm
 
31235
   M /trunk/src/Makefile
 
31236
   M /trunk/src/alias_manager.pl
 
31237
   M /trunk/src/etc/sample/sympa.conf
 
31238
   M /trunk/src/sympa.pl
 
31239
   M /trunk/src/task_manager.pl
 
31240
   M /trunk/wwsympa/Makefile
 
31241
   M /trunk/wwsympa/archived.pl
 
31242
   M /trunk/wwsympa/bounced.pl
 
31243
   M /trunk/wwsympa/wwsympa.fcgi
 
31244
 
 
31245
Changes in Makefiles related to configure.in and Makefile.am introduction
 
31246
 
 
31247
------------------------------------------------------------------------
 
31248
r762 | salaun | 2001-10-11 17:31:45 +0200 (Thu, 11 Oct 2001) | 2 lines
 
31249
Changed paths:
 
31250
   A /trunk/src/etc/sample/auth.conf
 
31251
 
 
31252
Add sample auth.conf
 
31253
 
 
31254
------------------------------------------------------------------------
 
31255
r761 | salaun | 2001-10-11 16:34:38 +0200 (Thu, 11 Oct 2001) | 2 lines
 
31256
Changed paths:
 
31257
   A /trunk/NEWS
 
31258
   D /trunk/RELEASE_NOTES
 
31259
 
 
31260
Change: rename 'RELEASE_NOTES' 'NEWS'
 
31261
 
 
31262
------------------------------------------------------------------------
 
31263
r760 | salaun | 2001-10-11 16:33:27 +0200 (Thu, 11 Oct 2001) | 2 lines
 
31264
Changed paths:
 
31265
   A /trunk/AUTHORS
 
31266
   D /trunk/LICENSE
 
31267
 
 
31268
Change: Rename LICENSE into AUTHORS
 
31269
 
 
31270
------------------------------------------------------------------------
 
31271
r759 | salaun | 2001-10-11 16:14:48 +0200 (Thu, 11 Oct 2001) | 4 lines
 
31272
Changed paths:
 
31273
   A /trunk/configure.in
 
31274
 
 
31275
Changes: now use configure.in
 
31276
Makefile is now generated as follows :
 
31277
automake -a ; aclocal ; automake ; ./configure
 
31278
 
 
31279
------------------------------------------------------------------------
 
31280
r758 | salaun | 2001-10-11 16:10:33 +0200 (Thu, 11 Oct 2001) | 2 lines
 
31281
Changed paths:
 
31282
   D /trunk/Makefile
 
31283
   A /trunk/Makefile.am
 
31284
 
 
31285
Change: replace Makefile with Makefile.am
 
31286
 
 
31287
------------------------------------------------------------------------
 
31288
r757 | salaun | 2001-10-11 14:26:09 +0200 (Thu, 11 Oct 2001) | 2 lines
 
31289
Changed paths:
 
31290
   M /trunk/nls/tw.msg
 
31291
 
 
31292
[Autrijus Tang] Update : adapt terms to Taiwan usage
 
31293
 
 
31294
------------------------------------------------------------------------
 
31295
r755 | salaun | 2001-10-11 09:17:32 +0200 (Thu, 11 Oct 2001) | 2 lines
 
31296
Changed paths:
 
31297
   A /trunk/wwsympa/wws_templates/us/button_footer.us.tpl
 
31298
   A /trunk/wwsympa/wws_templates/us/button_header.us.tpl
 
31299
   A /trunk/wwsympa/wws_templates/us/list_button_footer.us.tpl
 
31300
   A /trunk/wwsympa/wws_templates/us/list_button_header.us.tpl
 
31301
 
 
31302
New button headers and footers
 
31303
 
 
31304
------------------------------------------------------------------------
 
31305
r754 | salaun | 2001-10-10 17:52:48 +0200 (Wed, 10 Oct 2001) | 3 lines
 
31306
Changed paths:
 
31307
   M /trunk/src/Conf.pm
 
31308
   A /trunk/src/Ldap.pm
 
31309
   M /trunk/src/Makefile
 
31310
   M /trunk/wwsympa/cookielib.pm
 
31311
   M /trunk/wwsympa/wws_templates/fr/help.fr.tpl
 
31312
   M /trunk/wwsympa/wws_templates/fr/lists.fr.tpl
 
31313
   M /trunk/wwsympa/wws_templates/fr/pref.fr.tpl
 
31314
   M /trunk/wwsympa/wws_templates/us/help.us.tpl
 
31315
   M /trunk/wwsympa/wws_templates/us/lists.us.tpl
 
31316
   M /trunk/wwsympa/wws_templates/us/pref.us.tpl
 
31317
   M /trunk/wwsympa/wwsympa.fcgi
 
31318
 
 
31319
[L. Hamadouche] New features: Ldap authentication via uid and emails stored in LDAP Directories.
 
31320
Alternative email addresses extracted from LDAP directory ; may be used to "unify" subscriptions.
 
31321
 
 
31322
------------------------------------------------------------------------
 
31323
r753 | salaun | 2001-10-10 13:33:36 +0200 (Wed, 10 Oct 2001) | 2 lines
 
31324
Changed paths:
 
31325
   M /trunk/wwsympa/wws_templates/fr/home.fr.tpl
 
31326
   M /trunk/wwsympa/wws_templates/fr/list_menu.fr.tpl
 
31327
   M /trunk/wwsympa/wws_templates/fr/menu.fr.tpl
 
31328
   M /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
31329
   M /trunk/wwsympa/wws_templates/fr/reviewbouncing.fr.tpl
 
31330
   M /trunk/wwsympa/wws_templates/fr/serveradmin.fr.tpl
 
31331
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
31332
 
 
31333
Changes: make buttons border thinner
 
31334
 
 
31335
------------------------------------------------------------------------
 
31336
r752 | salaun | 2001-10-09 11:49:16 +0200 (Tue, 09 Oct 2001) | 2 lines
 
31337
Changed paths:
 
31338
   M /trunk/src/List.pm
 
31339
 
 
31340
Add file locking to DB_File
 
31341
 
 
31342
------------------------------------------------------------------------
 
31343
r751 | salaun | 2001-10-09 11:47:54 +0200 (Tue, 09 Oct 2001) | 2 lines
 
31344
Changed paths:
 
31345
   M /trunk/src/etc/templates/cz/moderate.cz.tpl
 
31346
   M /trunk/src/etc/templates/de/moderate.de.tpl
 
31347
   M /trunk/src/etc/templates/es/moderate.es.tpl
 
31348
   M /trunk/src/etc/templates/fr/moderate.fr.tpl
 
31349
   M /trunk/src/etc/templates/hu/moderate.hu.tpl
 
31350
   M /trunk/src/etc/templates/it/moderate.it.tpl
 
31351
   M /trunk/src/etc/templates/pl/moderate.pl.tpl
 
31352
   M /trunk/src/etc/templates/us/moderate.us.tpl
 
31353
 
 
31354
Fix: correct DISTRIBUTE URLs
 
31355
 
 
31356
------------------------------------------------------------------------
 
31357
r750 | salaun | 2001-10-09 09:44:05 +0200 (Tue, 09 Oct 2001) | 3 lines
 
31358
Changed paths:
 
31359
   M /trunk/src/List.pm
 
31360
 
 
31361
Changes: DB_File structure for 'includes' now stored on disk (used to be
 
31362
in memory). It allows sharing of this cache between processes.
 
31363
 
 
31364
------------------------------------------------------------------------
 
31365
r749 | salaun | 2001-10-08 14:29:34 +0200 (Mon, 08 Oct 2001) | 2 lines
 
31366
Changed paths:
 
31367
   M /trunk/wwsympa/wwsympa.fcgi
 
31368
 
 
31369
Fix
 
31370
 
 
31371
------------------------------------------------------------------------
 
31372
r748 | salaun | 2001-10-05 10:27:26 +0200 (Fri, 05 Oct 2001) | 2 lines
 
31373
Changed paths:
 
31374
   M /trunk/src/etc/script/sympa.spec
 
31375
 
 
31376
[reported by D. Mostacero] corrected 'perl-ldap' RMP name
 
31377
 
 
31378
------------------------------------------------------------------------
 
31379
r747 | salaun | 2001-10-05 10:25:26 +0200 (Fri, 05 Oct 2001) | 2 lines
 
31380
Changed paths:
 
31381
   M /trunk/src/List.pm
 
31382
   M /trunk/src/etc/templates/cz/moderate.cz.tpl
 
31383
   M /trunk/src/etc/templates/de/moderate.de.tpl
 
31384
   M /trunk/src/etc/templates/es/moderate.es.tpl
 
31385
   M /trunk/src/etc/templates/fr/moderate.fr.tpl
 
31386
   M /trunk/src/etc/templates/hu/moderate.hu.tpl
 
31387
   M /trunk/src/etc/templates/it/moderate.it.tpl
 
31388
   M /trunk/src/etc/templates/pl/moderate.pl.tpl
 
31389
   M /trunk/src/etc/templates/us/moderate.us.tpl
 
31390
 
 
31391
Change for non-md5 moderation
 
31392
 
 
31393
------------------------------------------------------------------------
 
31394
r746 | salaun | 2001-10-04 18:01:26 +0200 (Thu, 04 Oct 2001) | 7 lines
 
31395
Changed paths:
 
31396
   M /trunk/nls/cz.msg
 
31397
   M /trunk/nls/de.msg
 
31398
   M /trunk/nls/es.msg
 
31399
   M /trunk/nls/fr.msg
 
31400
   M /trunk/nls/hu.msg
 
31401
   M /trunk/nls/it.msg
 
31402
   M /trunk/nls/pl.msg
 
31403
   M /trunk/nls/us.msg
 
31404
   M /trunk/src/List.pm
 
31405
   A /trunk/src/etc/templates/cz/moderate.cz.tpl
 
31406
   A /trunk/src/etc/templates/de/moderate.de.tpl
 
31407
   A /trunk/src/etc/templates/es/moderate.es.tpl
 
31408
   A /trunk/src/etc/templates/fr/moderate.fr.tpl
 
31409
   A /trunk/src/etc/templates/hu/moderate.hu.tpl
 
31410
   A /trunk/src/etc/templates/it/moderate.it.tpl
 
31411
   A /trunk/src/etc/templates/pl/moderate.pl.tpl
 
31412
   A /trunk/src/etc/templates/us/moderate.us.tpl
 
31413
   M /trunk/src/mail.pm
 
31414
   M /trunk/src/tools.pl
 
31415
 
 
31416
Bug fixes : moderation message had no trailing boundary ;
 
31417
crypted messages were not properly moderated ;
 
31418
template sent to multiple recepients could not be crypted ;
 
31419
all message header fields were passed to OpenSSL, only content-type
 
31420
and content-transfer-encoding are passed now.
 
31421
Change: moderation message is now a template
 
31422
 
 
31423
------------------------------------------------------------------------
 
31424
r745 | salaun | 2001-10-03 16:27:17 +0200 (Wed, 03 Oct 2001) | 4 lines
 
31425
Changed paths:
 
31426
   M /trunk/doc/sympa.tex.tpl
 
31427
   M /trunk/src/List.pm
 
31428
   M /trunk/src/etc/edit_list.conf
 
31429
   M /trunk/src/tools.pl
 
31430
 
 
31431
[reported by F. Bretel] Bug fixes: is_listmaster => write no more
 
31432
hardcoded in List::may_edit() ; 'default' no more allowed for
 
31433
population in edit_list.conf
 
31434
 
 
31435
------------------------------------------------------------------------
 
31436
r744 | salaun | 2001-10-03 12:25:36 +0200 (Wed, 03 Oct 2001) | 2 lines
 
31437
Changed paths:
 
31438
   M /trunk/doc/sympa.tex.tpl
 
31439
   M /trunk/nls/fr.msg
 
31440
   M /trunk/nls/us.msg
 
31441
   M /trunk/src/List.pm
 
31442
 
 
31443
Add 'timeout' and 'scope' to 'include_ldap_query' list parameter
 
31444
 
 
31445
------------------------------------------------------------------------
 
31446
r743 | salaun | 2001-10-03 09:55:33 +0200 (Wed, 03 Oct 2001) | 2 lines
 
31447
Changed paths:
 
31448
   M /trunk/src/List.pm
 
31449
 
 
31450
[reported by G. Mercey]Bug fix: scenario with '-' in name were not listed
 
31451
 
 
31452
------------------------------------------------------------------------
 
31453
r742 | salaun | 2001-10-03 09:45:13 +0200 (Wed, 03 Oct 2001) | 2 lines
 
31454
Changed paths:
 
31455
   M /trunk/doc/sympa.tex.tpl
 
31456
   M /trunk/src/Conf.pm
 
31457
   M /trunk/src/List.pm
 
31458
 
 
31459
[requested by J. Marant] New sympa.conf parameter 'db_port'
 
31460
 
 
31461
------------------------------------------------------------------------
 
31462
r741 | salaun | 2001-10-01 15:22:24 +0200 (Mon, 01 Oct 2001) | 2 lines
 
31463
Changed paths:
 
31464
   M /trunk/nls/fr.msg
 
31465
   M /trunk/nls/us.msg
 
31466
 
 
31467
update release version
 
31468
 
 
31469
------------------------------------------------------------------------
 
31470
r740 | salaun | 2001-10-01 15:18:05 +0200 (Mon, 01 Oct 2001) | 2 lines
 
31471
Changed paths:
 
31472
   M /trunk/nls/de.msg
 
31473
 
 
31474
change version
 
31475
 
 
31476
------------------------------------------------------------------------
 
31477
r739 | salaun | 2001-10-01 15:15:17 +0200 (Mon, 01 Oct 2001) | 2 lines
 
31478
Changed paths:
 
31479
   M /trunk/nls/de.msg
 
31480
 
 
31481
[H. Wilhelmi]: update
 
31482
 
 
31483
------------------------------------------------------------------------
 
31484
r738 | salaun | 2001-10-01 11:53:51 +0200 (Mon, 01 Oct 2001) | 2 lines
 
31485
Changed paths:
 
31486
   M /trunk/doc/sympa.tex.tpl
 
31487
 
 
31488
Missing actions
 
31489
 
 
31490
------------------------------------------------------------------------
 
31491
r737 | salaun | 2001-09-28 16:52:36 +0200 (Fri, 28 Sep 2001) | 3 lines
 
31492
Changed paths:
 
31493
   M /trunk/src/List.pm
 
31494
   M /trunk/wwsympa/wwsympa.fcgi
 
31495
 
 
31496
Bug fix: When saving a pending list, 'send' and 'visibility'
 
31497
were saved as 'closed' ; previous values were lost.
 
31498
 
 
31499
------------------------------------------------------------------------
 
31500
r736 | salaun | 2001-09-28 15:55:59 +0200 (Fri, 28 Sep 2001) | 2 lines
 
31501
Changed paths:
 
31502
   M /trunk/src/List.pm
 
31503
 
 
31504
Bug fix: WWSympa died at list creation time ; typo in listmaster notification
 
31505
 
 
31506
------------------------------------------------------------------------
 
31507
r735 | salaun | 2001-09-26 18:00:38 +0200 (Wed, 26 Sep 2001) | 3 lines
 
31508
Changed paths:
 
31509
   M /trunk/doc/sympa.tex.tpl
 
31510
   M /trunk/src/Conf.pm
 
31511
   M /trunk/src/List.pm
 
31512
 
 
31513
[requested by Jorge Costa] New db_env sympa.conf parameter ; usefull
 
31514
to set Oracle's 'ORACLE_HOME'
 
31515
 
 
31516
------------------------------------------------------------------------
 
31517
r733 | salaun | 2001-09-26 17:39:32 +0200 (Wed, 26 Sep 2001) | 2 lines
 
31518
Changed paths:
 
31519
   M /trunk/src/sympa.pl
 
31520
   M /trunk/src/tools.pl
 
31521
 
 
31522
Bug fix: prevent looping when working on multi/multipart msg
 
31523
 
 
31524
------------------------------------------------------------------------
 
31525
r732 | salaun | 2001-09-26 17:03:37 +0200 (Wed, 26 Sep 2001) | 2 lines
 
31526
Changed paths:
 
31527
   M /trunk/src/sympa.pl
 
31528
 
 
31529
Bug Fixes: recusively apply as_singlepart() on messages
 
31530
 
 
31531
------------------------------------------------------------------------
 
31532
r731 | salaun | 2001-09-26 15:28:42 +0200 (Wed, 26 Sep 2001) | 2 lines
 
31533
Changed paths:
 
31534
   M /trunk/src/etc/script/sympa
 
31535
   M /trunk/src/etc/script/sympa.spec
 
31536
 
 
31537
Changes
 
31538
 
 
31539
------------------------------------------------------------------------
 
31540
r730 | salaun | 2001-09-26 15:25:17 +0200 (Wed, 26 Sep 2001) | 2 lines
 
31541
Changed paths:
 
31542
   M /trunk/ChangeLog
 
31543
   M /trunk/Makefile
 
31544
   M /trunk/RELEASE_NOTES
 
31545
   M /trunk/doc/sympa.tex.tpl
 
31546
 
 
31547
Prepare sympa-3.3a-vhost.10
 
31548
 
 
31549
------------------------------------------------------------------------
 
31550
r729 | salaun | 2001-09-26 14:15:52 +0200 (Wed, 26 Sep 2001) | 2 lines
 
31551
Changed paths:
 
31552
   M /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
31553
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
31554
 
 
31555
Add link to subscription moderation
 
31556
 
 
31557
------------------------------------------------------------------------
 
31558
r728 | salaun | 2001-09-26 09:47:13 +0200 (Wed, 26 Sep 2001) | 2 lines
 
31559
Changed paths:
 
31560
   M /trunk/src/List.pm
 
31561
 
 
31562
Bug fix: case-insensitive pattern matching to set 'is_bcc'
 
31563
 
 
31564
------------------------------------------------------------------------
 
31565
r727 | salaun | 2001-09-25 17:56:35 +0200 (Tue, 25 Sep 2001) | 2 lines
 
31566
Changed paths:
 
31567
   M /trunk/wwsympa/wwsympa.fcgi
 
31568
 
 
31569
Bug fixes: corrupted owner/editor entries in list config
 
31570
 
 
31571
------------------------------------------------------------------------
 
31572
r726 | salaun | 2001-09-25 15:12:33 +0200 (Tue, 25 Sep 2001) | 2 lines
 
31573
Changed paths:
 
31574
   M /trunk/wwsympa/wwsympa.fcgi
 
31575
 
 
31576
Add comments
 
31577
 
 
31578
------------------------------------------------------------------------
 
31579
r725 | salaun | 2001-09-25 15:04:31 +0200 (Tue, 25 Sep 2001) | 4 lines
 
31580
Changed paths:
 
31581
   M /trunk/src/List.pm
 
31582
   M /trunk/src/tools.pl
 
31583
 
 
31584
Fix: check VHost's edit_list.conf
 
31585
Use memory cache for both topics.conf and edit_list.conf
 
31586
New tools::get_filename() to get the right filename (path)
 
31587
 
 
31588
------------------------------------------------------------------------
 
31589
r724 | salaun | 2001-09-25 12:18:10 +0200 (Tue, 25 Sep 2001) | 2 lines
 
31590
Changed paths:
 
31591
   M /trunk/doc/sympa.tex.tpl
 
31592
   M /trunk/src/List.pm
 
31593
   M /trunk/src/tools.pl
 
31594
 
 
31595
Change: use Virtual robot's edit-list.conf
 
31596
 
 
31597
------------------------------------------------------------------------
 
31598
r723 | salaun | 2001-09-25 11:19:26 +0200 (Tue, 25 Sep 2001) | 3 lines
 
31599
Changed paths:
 
31600
   M /trunk/src/List.pm
 
31601
 
 
31602
[Roland Touchais] Bug Fix: List::_load_users() could not get all subscribers
 
31603
because DB2 cache size was undersized.
 
31604
 
 
31605
------------------------------------------------------------------------
 
31606
r722 | salaun | 2001-09-24 17:44:23 +0200 (Mon, 24 Sep 2001) | 3 lines
 
31607
Changed paths:
 
31608
   M /trunk/src/Conf.pm
 
31609
 
 
31610
Bug fix: incinsistant 'listmasters' param in Virtual robot.
 
31611
Could not inheritate from main robot listmasters
 
31612
 
 
31613
------------------------------------------------------------------------
 
31614
r721 | salaun | 2001-09-24 17:23:58 +0200 (Mon, 24 Sep 2001) | 2 lines
 
31615
Changed paths:
 
31616
   M /trunk/src/Conf.pm
 
31617
 
 
31618
Fix valid_robot_key_words
 
31619
 
 
31620
------------------------------------------------------------------------
 
31621
r720 | salaun | 2001-09-24 16:57:31 +0200 (Mon, 24 Sep 2001) | 2 lines
 
31622
Changed paths:
 
31623
   M /trunk/src/Commands.pm
 
31624
   M /trunk/src/Conf.pm
 
31625
   M /trunk/src/sympa.pl
 
31626
 
 
31627
Change: 'reject' action now accepts a template name as parameter
 
31628
 
 
31629
------------------------------------------------------------------------
 
31630
r719 | salaun | 2001-09-21 15:53:34 +0200 (Fri, 21 Sep 2001) | 2 lines
 
31631
Changed paths:
 
31632
   M /trunk/src/List.pm
 
31633
 
 
31634
Bug Fix: missing param to is_listmaster()
 
31635
 
 
31636
------------------------------------------------------------------------
 
31637
r718 | salaun | 2001-09-21 10:50:42 +0200 (Fri, 21 Sep 2001) | 3 lines
 
31638
Changed paths:
 
31639
   M /trunk/doc/sympa.tex.tpl
 
31640
   M /trunk/src/Conf.pm
 
31641
   M /trunk/src/etc/global_task_models/chk_cert_expiration.daily.task
 
31642
   M /trunk/src/etc/global_task_models/crl_update.daily.task
 
31643
   M /trunk/src/task_manager.pl
 
31644
 
 
31645
[F. Guilleux] Changes in Task Manager related to x509 certs expiration
 
31646
Add listmaster messages
 
31647
 
 
31648
------------------------------------------------------------------------
 
31649
r717 | salaun | 2001-09-21 10:39:37 +0200 (Fri, 21 Sep 2001) | 3 lines
 
31650
Changed paths:
 
31651
   M /trunk/src/List.pm
 
31652
 
 
31653
Fix: WWSympa was dying
 
31654
Do NOT dereference array
 
31655
 
 
31656
------------------------------------------------------------------------
 
31657
r716 | salaun | 2001-09-20 17:02:34 +0200 (Thu, 20 Sep 2001) | 2 lines
 
31658
Changed paths:
 
31659
   M /trunk/src/List.pm
 
31660
 
 
31661
Fix: use default listmaster in Virtual Hosts
 
31662
 
 
31663
------------------------------------------------------------------------
 
31664
r715 | salaun | 2001-09-20 14:58:17 +0200 (Thu, 20 Sep 2001) | 2 lines
 
31665
Changed paths:
 
31666
   M /trunk/wwsympa/wwsympa.fcgi
 
31667
 
 
31668
Fix: Error message if DEL failed
 
31669
 
 
31670
------------------------------------------------------------------------
 
31671
r714 | salaun | 2001-09-20 14:18:43 +0200 (Thu, 20 Sep 2001) | 2 lines
 
31672
Changed paths:
 
31673
   M /trunk/wwsympa/wwsympa.fcgi
 
31674
 
 
31675
Fix: forbid [] chars for shared documents
 
31676
 
 
31677
------------------------------------------------------------------------
 
31678
r713 | salaun | 2001-09-19 15:41:51 +0200 (Wed, 19 Sep 2001) | 2 lines
 
31679
Changed paths:
 
31680
   M /trunk/doc/sympa.tex.tpl
 
31681
   M /trunk/src/Conf.pm
 
31682
   M /trunk/src/etc/global_task_models/crl_update.daily.task
 
31683
   M /trunk/src/task_manager.pl
 
31684
 
 
31685
[F. Guilleux] Changes: global tasks are controlled by sympa.conf params
 
31686
 
 
31687
------------------------------------------------------------------------
 
31688
r712 | salaun | 2001-09-19 14:26:34 +0200 (Wed, 19 Sep 2001) | 3 lines
 
31689
Changed paths:
 
31690
   M /trunk/src/task_manager.pl
 
31691
 
 
31692
[F. Guilleux] Changes: Do not execute tasks related to closed lists ;
 
31693
warn listmaster if error
 
31694
 
 
31695
------------------------------------------------------------------------
 
31696
r711 | salaun | 2001-09-19 13:32:50 +0200 (Wed, 19 Sep 2001) | 2 lines
 
31697
Changed paths:
 
31698
   M /trunk/doc/sympa.tex.tpl
 
31699
 
 
31700
[F. Guilleux] Add doc for Task manager
 
31701
 
 
31702
------------------------------------------------------------------------
 
31703
r710 | salaun | 2001-09-19 12:26:46 +0200 (Wed, 19 Sep 2001) | 2 lines
 
31704
Changed paths:
 
31705
   A /trunk/src/etc/global_task_models
 
31706
   A /trunk/src/etc/global_task_models/chk_cert_expiration.daily.task
 
31707
   A /trunk/src/etc/global_task_models/crl_update.daily.task
 
31708
   A /trunk/src/etc/list_task_models
 
31709
   A /trunk/src/etc/list_task_models/expire.yearly.task
 
31710
   A /trunk/src/etc/list_task_models/remind.yearly.task
 
31711
 
 
31712
[F. guilleux] Add task models
 
31713
 
 
31714
------------------------------------------------------------------------
 
31715
r709 | salaun | 2001-09-19 12:18:20 +0200 (Wed, 19 Sep 2001) | 8 lines
 
31716
Changed paths:
 
31717
   M /trunk/Makefile
 
31718
   M /trunk/src/List.pm
 
31719
   M /trunk/wwsympa/wws_templates/fr/edit_list_request.fr.tpl
 
31720
   M /trunk/wwsympa/wws_templates/us/edit_list_request.us.tpl
 
31721
   M /trunk/wwsympa/wwslib.pm
 
31722
   M /trunk/wwsympa/wwsympa.fcgi
 
31723
 
 
31724
[Florent Guilleux] New feature: Task manager
 
31725
wwsympa/wws_templates/fr/edit_list_request.fr.tpl
 
31726
Various task automatic processing. List master may use predefined
 
31727
task models to automate recurrent processings such as regurlaly
 
31728
reminding subscribers their belonging to a list or updating certificate
 
31729
revocation lists. It is also possible to write one's own task models to
 
31730
meet particular needs. Unique actions may also be scheduled by this way.
 
31731
 
 
31732
------------------------------------------------------------------------
 
31733
r708 | salaun | 2001-09-18 17:20:01 +0200 (Tue, 18 Sep 2001) | 2 lines
 
31734
Changed paths:
 
31735
   M /trunk/src/Commands.pm
 
31736
   M /trunk/src/Conf.pm
 
31737
   M /trunk/src/List.pm
 
31738
   M /trunk/src/Makefile
 
31739
   M /trunk/src/etc/sample/test/config
 
31740
   A /trunk/src/etc/templates/fr/certif_warning.fr.tpl
 
31741
   A /trunk/src/etc/templates/fr/expire_deletion.fr.tpl
 
31742
   A /trunk/src/etc/templates/fr/expire_warning1.fr.tpl
 
31743
   A /trunk/src/etc/templates/fr/expire_warning2.fr.tpl
 
31744
   A /trunk/src/etc/templates/us/certif_warning.us.tpl
 
31745
   A /trunk/src/etc/templates/us/expire_deletion.us.tpl
 
31746
   A /trunk/src/etc/templates/us/expire_warning1.us.tpl
 
31747
   A /trunk/src/etc/templates/us/expire_warning2.us.tpl
 
31748
   A /trunk/src/task_manager.pl
 
31749
   M /trunk/src/tools.pl
 
31750
 
 
31751
[Florent Guilleux] New feature: Task manager
 
31752
 
 
31753
------------------------------------------------------------------------
 
31754
r707 | salaun | 2001-09-17 14:33:21 +0200 (Mon, 17 Sep 2001) | 2 lines
 
31755
Changed paths:
 
31756
   M /trunk/Makefile
 
31757
 
 
31758
Fix SSL_CERT_DIR
 
31759
 
 
31760
------------------------------------------------------------------------
 
31761
r706 | salaun | 2001-09-17 14:31:24 +0200 (Mon, 17 Sep 2001) | 2 lines
 
31762
Changed paths:
 
31763
   M /trunk/doc/sympa.tex.tpl
 
31764
 
 
31765
fix
 
31766
 
 
31767
------------------------------------------------------------------------
 
31768
r705 | salaun | 2001-09-17 11:03:24 +0200 (Mon, 17 Sep 2001) | 2 lines
 
31769
Changed paths:
 
31770
   M /trunk/doc/sympa.tex.tpl
 
31771
 
 
31772
Add items about named filters and LDAP authentication (Lynda Hamadouche)
 
31773
 
 
31774
------------------------------------------------------------------------
 
31775
r703 | salaun | 2001-09-17 09:30:11 +0200 (Mon, 17 Sep 2001) | 2 lines
 
31776
Changed paths:
 
31777
   M /trunk/src/List.pm
 
31778
 
 
31779
Bug Fix: is_listmaster() was always true
 
31780
 
 
31781
------------------------------------------------------------------------
 
31782
r702 | salaun | 2001-09-14 17:20:06 +0200 (Fri, 14 Sep 2001) | 2 lines
 
31783
Changed paths:
 
31784
   M /trunk/src/tools.pl
 
31785
 
 
31786
Fix
 
31787
 
 
31788
------------------------------------------------------------------------
 
31789
r701 | salaun | 2001-09-14 17:18:39 +0200 (Fri, 14 Sep 2001) | 2 lines
 
31790
Changed paths:
 
31791
   M /trunk/src/tools.pl
 
31792
 
 
31793
Fix
 
31794
 
 
31795
------------------------------------------------------------------------
 
31796
r700 | salaun | 2001-09-14 17:11:24 +0200 (Fri, 14 Sep 2001) | 2 lines
 
31797
Changed paths:
 
31798
   M /trunk/src/tools.pl
 
31799
 
 
31800
Fix unescape_chars()
 
31801
 
 
31802
------------------------------------------------------------------------
 
31803
r699 | salaun | 2001-09-14 14:15:24 +0200 (Fri, 14 Sep 2001) | 2 lines
 
31804
Changed paths:
 
31805
   M /trunk/src/Commands.pm
 
31806
 
 
31807
Bug fix: STATS command controlled by "review" scenario
 
31808
 
 
31809
------------------------------------------------------------------------
 
31810
r698 | salaun | 2001-09-13 17:10:00 +0200 (Thu, 13 Sep 2001) | 3 lines
 
31811
Changed paths:
 
31812
   M /trunk/src/List.pm
 
31813
 
 
31814
Bug fix: list-specific invite.tpl was not used
 
31815
'dir' List attribute is now an absolute path
 
31816
 
 
31817
------------------------------------------------------------------------
 
31818
r697 | salaun | 2001-09-13 16:25:13 +0200 (Thu, 13 Sep 2001) | 2 lines
 
31819
Changed paths:
 
31820
   M /trunk/src/etc/templates/us/invite.us.tpl
 
31821
 
 
31822
Fix
 
31823
 
 
31824
------------------------------------------------------------------------
 
31825
r696 | salaun | 2001-09-13 16:20:12 +0200 (Thu, 13 Sep 2001) | 2 lines
 
31826
Changed paths:
 
31827
   M /trunk/wwsympa/wwsympa.fcgi
 
31828
 
 
31829
Fix: could not access web archives if list had a 'host' defined
 
31830
 
 
31831
------------------------------------------------------------------------
 
31832
r695 | salaun | 2001-09-13 16:18:56 +0200 (Thu, 13 Sep 2001) | 2 lines
 
31833
Changed paths:
 
31834
   M /trunk/wwsympa/wwsympa.fcgi
 
31835
 
 
31836
delete traces
 
31837
 
 
31838
------------------------------------------------------------------------
 
31839
r694 | salaun | 2001-09-13 15:35:34 +0200 (Thu, 13 Sep 2001) | 2 lines
 
31840
Changed paths:
 
31841
   M /trunk/wwsympa/wws_templates/cn/admin_menu.cn.tpl
 
31842
   M /trunk/wwsympa/wws_templates/cn/arc.cn.tpl
 
31843
   M /trunk/wwsympa/wws_templates/cn/arcsearch.cn.tpl
 
31844
   M /trunk/wwsympa/wws_templates/cn/arcsearch_form.cn.tpl
 
31845
   M /trunk/wwsympa/wws_templates/cn/choosepasswd.cn.tpl
 
31846
   M /trunk/wwsympa/wws_templates/cn/d_read.cn.tpl
 
31847
   M /trunk/wwsympa/wws_templates/cn/edit_list_request.cn.tpl
 
31848
   M /trunk/wwsympa/wws_templates/cn/editsubscriber.cn.tpl
 
31849
   M /trunk/wwsympa/wws_templates/cn/get_pending_lists.cn.tpl
 
31850
   M /trunk/wwsympa/wws_templates/cn/help_admin.cn.tpl
 
31851
   M /trunk/wwsympa/wws_templates/cn/home.cn.tpl
 
31852
   M /trunk/wwsympa/wws_templates/cn/install_pending_list.cn.tpl
 
31853
   M /trunk/wwsympa/wws_templates/cn/list_menu.cn.tpl
 
31854
   M /trunk/wwsympa/wws_templates/cn/lists.cn.tpl
 
31855
   M /trunk/wwsympa/wws_templates/cn/loginbanner.cn.tpl
 
31856
   M /trunk/wwsympa/wws_templates/cn/menu.cn.tpl
 
31857
   M /trunk/wwsympa/wws_templates/cn/pref.cn.tpl
 
31858
   M /trunk/wwsympa/wws_templates/cn/review.cn.tpl
 
31859
   M /trunk/wwsympa/wws_templates/cn/title.cn.tpl
 
31860
   M /trunk/wwsympa/wws_templates/cz/admin_menu.cz.tpl
 
31861
   M /trunk/wwsympa/wws_templates/cz/arc.cz.tpl
 
31862
   M /trunk/wwsympa/wws_templates/cz/arcsearch.cz.tpl
 
31863
   M /trunk/wwsympa/wws_templates/cz/arcsearch_form.cz.tpl
 
31864
   M /trunk/wwsympa/wws_templates/cz/change_email.cz.tpl
 
31865
   M /trunk/wwsympa/wws_templates/cz/choosepasswd.cz.tpl
 
31866
   M /trunk/wwsympa/wws_templates/cz/create_list_request.cz.tpl
 
31867
   M /trunk/wwsympa/wws_templates/cz/d_read.cz.tpl
 
31868
   M /trunk/wwsympa/wws_templates/cz/edit_list_request.cz.tpl
 
31869
   M /trunk/wwsympa/wws_templates/cz/editsubscriber.cz.tpl
 
31870
   M /trunk/wwsympa/wws_templates/cz/get_pending_lists.cz.tpl
 
31871
   M /trunk/wwsympa/wws_templates/cz/help_admin.cz.tpl
 
31872
   M /trunk/wwsympa/wws_templates/cz/home.cz.tpl
 
31873
   M /trunk/wwsympa/wws_templates/cz/install_pending_list.cz.tpl
 
31874
   M /trunk/wwsympa/wws_templates/cz/list_menu.cz.tpl
 
31875
   M /trunk/wwsympa/wws_templates/cz/lists.cz.tpl
 
31876
   M /trunk/wwsympa/wws_templates/cz/loginbanner.cz.tpl
 
31877
   M /trunk/wwsympa/wws_templates/cz/menu.cz.tpl
 
31878
   M /trunk/wwsympa/wws_templates/cz/modindex.cz.tpl
 
31879
   M /trunk/wwsympa/wws_templates/cz/pref.cz.tpl
 
31880
   M /trunk/wwsympa/wws_templates/cz/review.cz.tpl
 
31881
   M /trunk/wwsympa/wws_templates/cz/reviewbouncing.cz.tpl
 
31882
   M /trunk/wwsympa/wws_templates/cz/scenario_test.cz.tpl
 
31883
   M /trunk/wwsympa/wws_templates/cz/serveradmin.cz.tpl
 
31884
   M /trunk/wwsympa/wws_templates/cz/set_pending_list_request.cz.tpl
 
31885
   M /trunk/wwsympa/wws_templates/cz/sigrequest.cz.tpl
 
31886
   M /trunk/wwsympa/wws_templates/cz/suboptions.cz.tpl
 
31887
   M /trunk/wwsympa/wws_templates/cz/subrequest.cz.tpl
 
31888
   M /trunk/wwsympa/wws_templates/cz/title.cz.tpl
 
31889
   M /trunk/wwsympa/wws_templates/cz/view_translations.cz.tpl
 
31890
   M /trunk/wwsympa/wws_templates/cz/viewmod.cz.tpl
 
31891
   M /trunk/wwsympa/wws_templates/hu/loginbanner.hu.tpl
 
31892
   M /trunk/wwsympa/wws_templates/hu/suboptions.hu.tpl
 
31893
 
 
31894
Fix: replace hard-coded colors
 
31895
 
 
31896
------------------------------------------------------------------------
 
31897
r693 | salaun | 2001-09-13 10:11:38 +0200 (Thu, 13 Sep 2001) | 2 lines
 
31898
Changed paths:
 
31899
   M /trunk/src/List.pm
 
31900
 
 
31901
Fix is_bcc setting
 
31902
 
 
31903
------------------------------------------------------------------------
 
31904
r692 | salaun | 2001-09-13 09:35:17 +0200 (Thu, 13 Sep 2001) | 2 lines
 
31905
Changed paths:
 
31906
   M /trunk/src/List.pm
 
31907
 
 
31908
delete trace
 
31909
 
 
31910
------------------------------------------------------------------------
 
31911
r691 | salaun | 2001-09-13 09:26:23 +0200 (Thu, 13 Sep 2001) | 2 lines
 
31912
Changed paths:
 
31913
   M /trunk/src/List.pm
 
31914
 
 
31915
*** empty log message ***
 
31916
 
 
31917
------------------------------------------------------------------------
 
31918
r690 | salaun | 2001-09-13 08:44:51 +0200 (Thu, 13 Sep 2001) | 2 lines
 
31919
Changed paths:
 
31920
   M /trunk/src/List.pm
 
31921
 
 
31922
*** empty log message ***
 
31923
 
 
31924
------------------------------------------------------------------------
 
31925
r689 | salaun | 2001-09-13 08:40:15 +0200 (Thu, 13 Sep 2001) | 2 lines
 
31926
Changed paths:
 
31927
   M /trunk/src/List.pm
 
31928
 
 
31929
Allow function get_lists ('*') to get the list of lists of all robots. (needed to dump all lists)
 
31930
 
 
31931
------------------------------------------------------------------------
 
31932
r688 | salaun | 2001-09-13 08:18:45 +0200 (Thu, 13 Sep 2001) | 2 lines
 
31933
Changed paths:
 
31934
   M /trunk/doc/sympa.tex.tpl
 
31935
 
 
31936
Update virtual robot documentation
 
31937
 
 
31938
------------------------------------------------------------------------
 
31939
r687 | salaun | 2001-09-12 16:46:58 +0200 (Wed, 12 Sep 2001) | 2 lines
 
31940
Changed paths:
 
31941
   M /trunk/src/Commands.pm
 
31942
 
 
31943
Bug fix: [email] was not available in ADD and DEL scenari
 
31944
 
 
31945
------------------------------------------------------------------------
 
31946
r686 | salaun | 2001-09-12 16:05:38 +0200 (Wed, 12 Sep 2001) | 2 lines
 
31947
Changed paths:
 
31948
   M /trunk/wwsympa/wwsympa.fcgi
 
31949
 
 
31950
fix a bug in archive engine for list used in a virtual robot
 
31951
 
 
31952
------------------------------------------------------------------------
 
31953
r685 | salaun | 2001-09-12 15:16:04 +0200 (Wed, 12 Sep 2001) | 2 lines
 
31954
Changed paths:
 
31955
   M /trunk/wwsympa/wws_templates/cn/review.cn.tpl
 
31956
   M /trunk/wwsympa/wws_templates/cz/review.cz.tpl
 
31957
   M /trunk/wwsympa/wws_templates/de/review.de.tpl
 
31958
   M /trunk/wwsympa/wws_templates/es/review.es.tpl
 
31959
   M /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
31960
   M /trunk/wwsympa/wws_templates/hu/review.hu.tpl
 
31961
   M /trunk/wwsympa/wws_templates/it/review.it.tpl
 
31962
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
31963
 
 
31964
*** empty log message ***
 
31965
 
 
31966
------------------------------------------------------------------------
 
31967
r684 | salaun | 2001-09-12 15:15:04 +0200 (Wed, 12 Sep 2001) | 3 lines
 
31968
Changed paths:
 
31969
   M /trunk/src/List.pm
 
31970
 
 
31971
Bug fix: Don't report error if scenario header
 
31972
Don't add reject rule if include
 
31973
 
 
31974
------------------------------------------------------------------------
 
31975
r683 | salaun | 2001-09-12 13:45:01 +0200 (Wed, 12 Sep 2001) | 2 lines
 
31976
Changed paths:
 
31977
   M /trunk/Makefile
 
31978
 
 
31979
3.3a8
 
31980
 
 
31981
------------------------------------------------------------------------
 
31982
r682 | salaun | 2001-09-12 13:44:29 +0200 (Wed, 12 Sep 2001) | 2 lines
 
31983
Changed paths:
 
31984
   M /trunk/Makefile
 
31985
 
 
31986
*** empty log message ***
 
31987
 
 
31988
------------------------------------------------------------------------
 
31989
r681 | salaun | 2001-09-12 12:37:08 +0200 (Wed, 12 Sep 2001) | 4 lines
 
31990
Changed paths:
 
31991
   M /trunk/src/List.pm
 
31992
 
 
31993
Introduce [is_bcc] variable is context of send scenario.
 
31994
 
 
31995
Each scenario start with a implicite rule  "[include <name>.header]"
 
31996
 
 
31997
------------------------------------------------------------------------
 
31998
r680 | salaun | 2001-09-12 12:12:02 +0200 (Wed, 12 Sep 2001) | 2 lines
 
31999
Changed paths:
 
32000
   M /trunk/src/List.pm
 
32001
 
 
32002
*** empty log message ***
 
32003
 
 
32004
------------------------------------------------------------------------
 
32005
r679 | salaun | 2001-09-12 11:20:43 +0200 (Wed, 12 Sep 2001) | 2 lines
 
32006
Changed paths:
 
32007
   M /trunk/src/Commands.pm
 
32008
   M /trunk/src/sympa.pl
 
32009
 
 
32010
Bug fix: do NOT alter 'default_user_options'
 
32011
 
 
32012
------------------------------------------------------------------------
 
32013
r678 | salaun | 2001-09-12 11:15:46 +0200 (Wed, 12 Sep 2001) | 2 lines
 
32014
Changed paths:
 
32015
   M /trunk/src/sympa.pl
 
32016
 
 
32017
Bug fix: did not apply default_user_options while importing
 
32018
 
 
32019
------------------------------------------------------------------------
 
32020
r677 | salaun | 2001-09-12 11:05:05 +0200 (Wed, 12 Sep 2001) | 4 lines
 
32021
Changed paths:
 
32022
   M /trunk/wwsympa/wwsympa.fcgi
 
32023
 
 
32024
Bug fix: list config file contained strange 'default_user_options' entries.
 
32025
&List::get_default_user_options() returns a reference ; the value was changed
 
32026
when adding a subscriber, and might be saved later.
 
32027
 
 
32028
------------------------------------------------------------------------
 
32029
r676 | salaun | 2001-09-12 09:14:51 +0200 (Wed, 12 Sep 2001) | 2 lines
 
32030
Changed paths:
 
32031
   M /trunk/wwsympa/wws_templates/fr/reviewbouncing.fr.tpl
 
32032
 
 
32033
use shaded color
 
32034
 
 
32035
------------------------------------------------------------------------
 
32036
r675 | salaun | 2001-09-11 16:10:40 +0200 (Tue, 11 Sep 2001) | 2 lines
 
32037
Changed paths:
 
32038
   M /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
32039
 
 
32040
use shaded_color
 
32041
 
 
32042
------------------------------------------------------------------------
 
32043
r674 | salaun | 2001-09-11 16:00:21 +0200 (Tue, 11 Sep 2001) | 2 lines
 
32044
Changed paths:
 
32045
   M /trunk/src/Conf.pm
 
32046
 
 
32047
typo
 
32048
 
 
32049
------------------------------------------------------------------------
 
32050
r673 | salaun | 2001-09-11 15:10:49 +0200 (Tue, 11 Sep 2001) | 2 lines
 
32051
Changed paths:
 
32052
   M /trunk/src/sympa.pl
 
32053
 
 
32054
Fix: virus_infected works on a copy of the message
 
32055
 
 
32056
------------------------------------------------------------------------
 
32057
r672 | salaun | 2001-09-11 14:51:06 +0200 (Tue, 11 Sep 2001) | 2 lines
 
32058
Changed paths:
 
32059
   M /trunk/src/tools.pl
 
32060
 
 
32061
bug fix: Virus detection failed since V 1.25
 
32062
 
 
32063
------------------------------------------------------------------------
 
32064
r671 | salaun | 2001-09-11 11:47:42 +0200 (Tue, 11 Sep 2001) | 2 lines
 
32065
Changed paths:
 
32066
   M /trunk/RELEASE_NOTES
 
32067
   M /trunk/src/Conf.pm
 
32068
   M /trunk/src/List.pm
 
32069
   M /trunk/src/Log.pm
 
32070
   M /trunk/src/etc/mhonarc-ressources
 
32071
   M /trunk/src/etc/sample/sympa.conf
 
32072
   M /trunk/src/etc/templates/fr/lists.fr.tpl
 
32073
   M /trunk/src/smtp.pm
 
32074
   M /trunk/src/sympa.pl
 
32075
   M /trunk/wwsympa/wws_templates/cn/change_email.cn.tpl
 
32076
   M /trunk/wwsympa/wws_templates/cn/create_list_request.cn.tpl
 
32077
   M /trunk/wwsympa/wws_templates/cn/modindex.cn.tpl
 
32078
   M /trunk/wwsympa/wws_templates/cn/review.cn.tpl
 
32079
   M /trunk/wwsympa/wws_templates/cn/reviewbouncing.cn.tpl
 
32080
   M /trunk/wwsympa/wws_templates/cn/scenario_test.cn.tpl
 
32081
   M /trunk/wwsympa/wws_templates/cn/serveradmin.cn.tpl
 
32082
   M /trunk/wwsympa/wws_templates/cn/set_pending_list_request.cn.tpl
 
32083
   M /trunk/wwsympa/wws_templates/cn/sigrequest.cn.tpl
 
32084
   M /trunk/wwsympa/wws_templates/cn/suboptions.cn.tpl
 
32085
   M /trunk/wwsympa/wws_templates/cn/subrequest.cn.tpl
 
32086
   M /trunk/wwsympa/wws_templates/cn/view_translations.cn.tpl
 
32087
   M /trunk/wwsympa/wws_templates/cn/viewmod.cn.tpl
 
32088
   M /trunk/wwsympa/wws_templates/cz/create_list.cz.tpl
 
32089
   M /trunk/wwsympa/wws_templates/cz/review.cz.tpl
 
32090
   M /trunk/wwsympa/wws_templates/de/admin_menu.de.tpl
 
32091
   M /trunk/wwsympa/wws_templates/de/arc.de.tpl
 
32092
   M /trunk/wwsympa/wws_templates/de/arcsearch.de.tpl
 
32093
   M /trunk/wwsympa/wws_templates/de/arcsearch_form.de.tpl
 
32094
   M /trunk/wwsympa/wws_templates/de/change_email.de.tpl
 
32095
   M /trunk/wwsympa/wws_templates/de/choosepasswd.de.tpl
 
32096
   M /trunk/wwsympa/wws_templates/de/create_list.de.tpl
 
32097
   M /trunk/wwsympa/wws_templates/de/create_list_request.de.tpl
 
32098
   M /trunk/wwsympa/wws_templates/de/d_read.de.tpl
 
32099
   M /trunk/wwsympa/wws_templates/de/edit_list_request.de.tpl
 
32100
   M /trunk/wwsympa/wws_templates/de/editsubscriber.de.tpl
 
32101
   M /trunk/wwsympa/wws_templates/de/get_pending_lists.de.tpl
 
32102
   M /trunk/wwsympa/wws_templates/de/help_admin.de.tpl
 
32103
   M /trunk/wwsympa/wws_templates/de/home.de.tpl
 
32104
   M /trunk/wwsympa/wws_templates/de/install_pending_list.de.tpl
 
32105
   M /trunk/wwsympa/wws_templates/de/list_menu.de.tpl
 
32106
   M /trunk/wwsympa/wws_templates/de/lists.de.tpl
 
32107
   M /trunk/wwsympa/wws_templates/de/loginbanner.de.tpl
 
32108
   M /trunk/wwsympa/wws_templates/de/menu.de.tpl
 
32109
   M /trunk/wwsympa/wws_templates/de/modindex.de.tpl
 
32110
   M /trunk/wwsympa/wws_templates/de/pref.de.tpl
 
32111
   M /trunk/wwsympa/wws_templates/de/review.de.tpl
 
32112
   M /trunk/wwsympa/wws_templates/de/reviewbouncing.de.tpl
 
32113
   M /trunk/wwsympa/wws_templates/de/scenario_test.de.tpl
 
32114
   M /trunk/wwsympa/wws_templates/de/serveradmin.de.tpl
 
32115
   M /trunk/wwsympa/wws_templates/de/set_pending_list_request.de.tpl
 
32116
   M /trunk/wwsympa/wws_templates/de/sigrequest.de.tpl
 
32117
   M /trunk/wwsympa/wws_templates/de/suboptions.de.tpl
 
32118
   M /trunk/wwsympa/wws_templates/de/subrequest.de.tpl
 
32119
   M /trunk/wwsympa/wws_templates/de/title.de.tpl
 
32120
   M /trunk/wwsympa/wws_templates/de/view_translations.de.tpl
 
32121
   M /trunk/wwsympa/wws_templates/de/viewmod.de.tpl
 
32122
   M /trunk/wwsympa/wws_templates/es/admin_menu.es.tpl
 
32123
   M /trunk/wwsympa/wws_templates/es/arc.es.tpl
 
32124
   M /trunk/wwsympa/wws_templates/es/arcsearch.es.tpl
 
32125
   M /trunk/wwsympa/wws_templates/es/arcsearch_form.es.tpl
 
32126
   M /trunk/wwsympa/wws_templates/es/change_email.es.tpl
 
32127
   M /trunk/wwsympa/wws_templates/es/choosepasswd.es.tpl
 
32128
   M /trunk/wwsympa/wws_templates/es/create_list_request.es.tpl
 
32129
   M /trunk/wwsympa/wws_templates/es/d_read.es.tpl
 
32130
   M /trunk/wwsympa/wws_templates/es/edit_list_request.es.tpl
 
32131
   M /trunk/wwsympa/wws_templates/es/editsubscriber.es.tpl
 
32132
   M /trunk/wwsympa/wws_templates/es/get_pending_lists.es.tpl
 
32133
   M /trunk/wwsympa/wws_templates/es/help_admin.es.tpl
 
32134
   M /trunk/wwsympa/wws_templates/es/home.es.tpl
 
32135
   M /trunk/wwsympa/wws_templates/es/install_pending_list.es.tpl
 
32136
   M /trunk/wwsympa/wws_templates/es/list_menu.es.tpl
 
32137
   M /trunk/wwsympa/wws_templates/es/lists.es.tpl
 
32138
   M /trunk/wwsympa/wws_templates/es/loginbanner.es.tpl
 
32139
   M /trunk/wwsympa/wws_templates/es/menu.es.tpl
 
32140
   M /trunk/wwsympa/wws_templates/es/modindex.es.tpl
 
32141
   M /trunk/wwsympa/wws_templates/es/pref.es.tpl
 
32142
   M /trunk/wwsympa/wws_templates/es/remindpasswd.es.tpl
 
32143
   M /trunk/wwsympa/wws_templates/es/review.es.tpl
 
32144
   M /trunk/wwsympa/wws_templates/es/reviewbouncing.es.tpl
 
32145
   M /trunk/wwsympa/wws_templates/es/scenario_test.es.tpl
 
32146
   M /trunk/wwsympa/wws_templates/es/serveradmin.es.tpl
 
32147
   M /trunk/wwsympa/wws_templates/es/set_pending_list_request.es.tpl
 
32148
   M /trunk/wwsympa/wws_templates/es/sigrequest.es.tpl
 
32149
   M /trunk/wwsympa/wws_templates/es/suboptions.es.tpl
 
32150
   M /trunk/wwsympa/wws_templates/es/subrequest.es.tpl
 
32151
   M /trunk/wwsympa/wws_templates/es/title.es.tpl
 
32152
   M /trunk/wwsympa/wws_templates/es/view_translations.es.tpl
 
32153
   M /trunk/wwsympa/wws_templates/es/viewmod.es.tpl
 
32154
   M /trunk/wwsympa/wws_templates/fr/admin_menu.fr.tpl
 
32155
   M /trunk/wwsympa/wws_templates/fr/arc.fr.tpl
 
32156
   M /trunk/wwsympa/wws_templates/fr/arcsearch.fr.tpl
 
32157
   M /trunk/wwsympa/wws_templates/fr/arcsearch_form.fr.tpl
 
32158
   M /trunk/wwsympa/wws_templates/fr/change_email.fr.tpl
 
32159
   M /trunk/wwsympa/wws_templates/fr/choosepasswd.fr.tpl
 
32160
   M /trunk/wwsympa/wws_templates/fr/create_list.fr.tpl
 
32161
   M /trunk/wwsympa/wws_templates/fr/create_list_request.fr.tpl
 
32162
   M /trunk/wwsympa/wws_templates/fr/d_read.fr.tpl
 
32163
   M /trunk/wwsympa/wws_templates/fr/edit_list_request.fr.tpl
 
32164
   M /trunk/wwsympa/wws_templates/fr/editsubscriber.fr.tpl
 
32165
   M /trunk/wwsympa/wws_templates/fr/get_pending_lists.fr.tpl
 
32166
   M /trunk/wwsympa/wws_templates/fr/help_admin.fr.tpl
 
32167
   M /trunk/wwsympa/wws_templates/fr/home.fr.tpl
 
32168
   M /trunk/wwsympa/wws_templates/fr/install_pending_list.fr.tpl
 
32169
   M /trunk/wwsympa/wws_templates/fr/list_menu.fr.tpl
 
32170
   M /trunk/wwsympa/wws_templates/fr/lists.fr.tpl
 
32171
   M /trunk/wwsympa/wws_templates/fr/loginbanner.fr.tpl
 
32172
   M /trunk/wwsympa/wws_templates/fr/menu.fr.tpl
 
32173
   M /trunk/wwsympa/wws_templates/fr/modindex.fr.tpl
 
32174
   M /trunk/wwsympa/wws_templates/fr/pref.fr.tpl
 
32175
   M /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
32176
   M /trunk/wwsympa/wws_templates/fr/reviewbouncing.fr.tpl
 
32177
   M /trunk/wwsympa/wws_templates/fr/serveradmin.fr.tpl
 
32178
   M /trunk/wwsympa/wws_templates/fr/sigrequest.fr.tpl
 
32179
   M /trunk/wwsympa/wws_templates/fr/subindex.fr.tpl
 
32180
   M /trunk/wwsympa/wws_templates/fr/suboptions.fr.tpl
 
32181
   M /trunk/wwsympa/wws_templates/fr/subrequest.fr.tpl
 
32182
   M /trunk/wwsympa/wws_templates/fr/title.fr.tpl
 
32183
   M /trunk/wwsympa/wws_templates/fr/view_translations.fr.tpl
 
32184
   M /trunk/wwsympa/wws_templates/fr/viewmod.fr.tpl
 
32185
   M /trunk/wwsympa/wws_templates/hu/admin_menu.hu.tpl
 
32186
   M /trunk/wwsympa/wws_templates/hu/arc.hu.tpl
 
32187
   M /trunk/wwsympa/wws_templates/hu/arcsearch.hu.tpl
 
32188
   M /trunk/wwsympa/wws_templates/hu/arcsearch_form.hu.tpl
 
32189
   M /trunk/wwsympa/wws_templates/hu/change_email.hu.tpl
 
32190
   M /trunk/wwsympa/wws_templates/hu/choosepasswd.hu.tpl
 
32191
   M /trunk/wwsympa/wws_templates/hu/create_list.hu.tpl
 
32192
   M /trunk/wwsympa/wws_templates/hu/create_list_request.hu.tpl
 
32193
   M /trunk/wwsympa/wws_templates/hu/d_read.hu.tpl
 
32194
   M /trunk/wwsympa/wws_templates/hu/edit_list_request.hu.tpl
 
32195
   M /trunk/wwsympa/wws_templates/hu/editsubscriber.hu.tpl
 
32196
   M /trunk/wwsympa/wws_templates/hu/get_pending_lists.hu.tpl
 
32197
   M /trunk/wwsympa/wws_templates/hu/help_admin.hu.tpl
 
32198
   M /trunk/wwsympa/wws_templates/hu/home.hu.tpl
 
32199
   M /trunk/wwsympa/wws_templates/hu/install_pending_list.hu.tpl
 
32200
   M /trunk/wwsympa/wws_templates/hu/list_menu.hu.tpl
 
32201
   M /trunk/wwsympa/wws_templates/hu/lists.hu.tpl
 
32202
   M /trunk/wwsympa/wws_templates/hu/menu.hu.tpl
 
32203
   M /trunk/wwsympa/wws_templates/hu/modindex.hu.tpl
 
32204
   M /trunk/wwsympa/wws_templates/hu/pref.hu.tpl
 
32205
   M /trunk/wwsympa/wws_templates/hu/review.hu.tpl
 
32206
   M /trunk/wwsympa/wws_templates/hu/reviewbouncing.hu.tpl
 
32207
   M /trunk/wwsympa/wws_templates/hu/scenario_test.hu.tpl
 
32208
   M /trunk/wwsympa/wws_templates/hu/serveradmin.hu.tpl
 
32209
   M /trunk/wwsympa/wws_templates/hu/set_pending_list_request.hu.tpl
 
32210
   M /trunk/wwsympa/wws_templates/hu/sigrequest.hu.tpl
 
32211
   M /trunk/wwsympa/wws_templates/hu/subrequest.hu.tpl
 
32212
   M /trunk/wwsympa/wws_templates/hu/title.hu.tpl
 
32213
   M /trunk/wwsympa/wws_templates/hu/view_translations.hu.tpl
 
32214
   M /trunk/wwsympa/wws_templates/hu/viewmod.hu.tpl
 
32215
   M /trunk/wwsympa/wws_templates/it/admin_menu.it.tpl
 
32216
   M /trunk/wwsympa/wws_templates/it/arc.it.tpl
 
32217
   M /trunk/wwsympa/wws_templates/it/arcsearch.it.tpl
 
32218
   M /trunk/wwsympa/wws_templates/it/arcsearch_form.it.tpl
 
32219
   M /trunk/wwsympa/wws_templates/it/change_email.it.tpl
 
32220
   M /trunk/wwsympa/wws_templates/it/choosepasswd.it.tpl
 
32221
   M /trunk/wwsympa/wws_templates/it/create_list_request.it.tpl
 
32222
   M /trunk/wwsympa/wws_templates/it/d_read.it.tpl
 
32223
   M /trunk/wwsympa/wws_templates/it/edit_list_request.it.tpl
 
32224
   M /trunk/wwsympa/wws_templates/it/editsubscriber.it.tpl
 
32225
   M /trunk/wwsympa/wws_templates/it/get_pending_lists.it.tpl
 
32226
   M /trunk/wwsympa/wws_templates/it/help_admin.it.tpl
 
32227
   M /trunk/wwsympa/wws_templates/it/home.it.tpl
 
32228
   M /trunk/wwsympa/wws_templates/it/install_pending_list.it.tpl
 
32229
   M /trunk/wwsympa/wws_templates/it/list_menu.it.tpl
 
32230
   M /trunk/wwsympa/wws_templates/it/lists.it.tpl
 
32231
   M /trunk/wwsympa/wws_templates/it/loginbanner.it.tpl
 
32232
   M /trunk/wwsympa/wws_templates/it/menu.it.tpl
 
32233
   M /trunk/wwsympa/wws_templates/it/modindex.it.tpl
 
32234
   M /trunk/wwsympa/wws_templates/it/pref.it.tpl
 
32235
   M /trunk/wwsympa/wws_templates/it/remindpasswd.it.tpl
 
32236
   M /trunk/wwsympa/wws_templates/it/review.it.tpl
 
32237
   M /trunk/wwsympa/wws_templates/it/reviewbouncing.it.tpl
 
32238
   M /trunk/wwsympa/wws_templates/it/scenario_test.it.tpl
 
32239
   M /trunk/wwsympa/wws_templates/it/serveradmin.it.tpl
 
32240
   M /trunk/wwsympa/wws_templates/it/set_pending_list_request.it.tpl
 
32241
   M /trunk/wwsympa/wws_templates/it/sigrequest.it.tpl
 
32242
   M /trunk/wwsympa/wws_templates/it/suboptions.it.tpl
 
32243
   M /trunk/wwsympa/wws_templates/it/subrequest.it.tpl
 
32244
   M /trunk/wwsympa/wws_templates/it/title.it.tpl
 
32245
   M /trunk/wwsympa/wws_templates/it/view_translations.it.tpl
 
32246
   M /trunk/wwsympa/wws_templates/it/viewmod.it.tpl
 
32247
   M /trunk/wwsympa/wws_templates/us/admin_menu.us.tpl
 
32248
   M /trunk/wwsympa/wws_templates/us/arc.us.tpl
 
32249
   M /trunk/wwsympa/wws_templates/us/arcsearch.us.tpl
 
32250
   M /trunk/wwsympa/wws_templates/us/arcsearch_form.us.tpl
 
32251
   M /trunk/wwsympa/wws_templates/us/change_email.us.tpl
 
32252
   M /trunk/wwsympa/wws_templates/us/choosepasswd.us.tpl
 
32253
   M /trunk/wwsympa/wws_templates/us/create_list.us.tpl
 
32254
   M /trunk/wwsympa/wws_templates/us/create_list_request.us.tpl
 
32255
   M /trunk/wwsympa/wws_templates/us/d_read.us.tpl
 
32256
   M /trunk/wwsympa/wws_templates/us/edit_list_request.us.tpl
 
32257
   M /trunk/wwsympa/wws_templates/us/editsubscriber.us.tpl
 
32258
   M /trunk/wwsympa/wws_templates/us/get_pending_lists.us.tpl
 
32259
   M /trunk/wwsympa/wws_templates/us/help_admin.us.tpl
 
32260
   M /trunk/wwsympa/wws_templates/us/home.us.tpl
 
32261
   M /trunk/wwsympa/wws_templates/us/install_pending_list.us.tpl
 
32262
   M /trunk/wwsympa/wws_templates/us/list_menu.us.tpl
 
32263
   M /trunk/wwsympa/wws_templates/us/lists.us.tpl
 
32264
   M /trunk/wwsympa/wws_templates/us/loginbanner.us.tpl
 
32265
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
32266
   M /trunk/wwsympa/wws_templates/us/menu.us.tpl
 
32267
   M /trunk/wwsympa/wws_templates/us/modindex.us.tpl
 
32268
   M /trunk/wwsympa/wws_templates/us/pref.us.tpl
 
32269
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
32270
   M /trunk/wwsympa/wws_templates/us/reviewbouncing.us.tpl
 
32271
   M /trunk/wwsympa/wws_templates/us/scenario_test.us.tpl
 
32272
   M /trunk/wwsympa/wws_templates/us/serveradmin.us.tpl
 
32273
   M /trunk/wwsympa/wws_templates/us/set_pending_list_request.us.tpl
 
32274
   M /trunk/wwsympa/wws_templates/us/sigrequest.us.tpl
 
32275
   M /trunk/wwsympa/wws_templates/us/subindex.us.tpl
 
32276
   M /trunk/wwsympa/wws_templates/us/suboptions.us.tpl
 
32277
   M /trunk/wwsympa/wws_templates/us/subrequest.us.tpl
 
32278
   M /trunk/wwsympa/wws_templates/us/title.us.tpl
 
32279
   M /trunk/wwsympa/wws_templates/us/view_translations.us.tpl
 
32280
   M /trunk/wwsympa/wws_templates/us/viewmod.us.tpl
 
32281
   M /trunk/wwsympa/wwslib.pm
 
32282
   M /trunk/wwsympa/wwsympa.fcgi
 
32283
 
 
32284
Virtual robot now !
 
32285
 
 
32286
------------------------------------------------------------------------
 
32287
r670 | salaun | 2001-09-11 10:51:27 +0200 (Tue, 11 Sep 2001) | 2 lines
 
32288
Changed paths:
 
32289
   M /trunk/wwsympa/bounced.pl
 
32290
 
 
32291
bug fix: Died if empty file
 
32292
 
 
32293
------------------------------------------------------------------------
 
32294
r669 | salaun | 2001-09-10 16:41:54 +0200 (Mon, 10 Sep 2001) | 2 lines
 
32295
Changed paths:
 
32296
   M /trunk/src/Commands.pm
 
32297
 
 
32298
*** empty log message ***
 
32299
 
 
32300
------------------------------------------------------------------------
 
32301
r668 | salaun | 2001-09-10 16:41:53 +0200 (Mon, 10 Sep 2001) | 2 lines
 
32302
Changed paths:
 
32303
   M /trunk/src/Commands.pm
 
32304
   M /trunk/src/List.pm
 
32305
 
 
32306
*** empty log message ***
 
32307
 
 
32308
------------------------------------------------------------------------
 
32309
r667 | salaun | 2001-09-10 14:39:10 +0200 (Mon, 10 Sep 2001) | 2 lines
 
32310
Changed paths:
 
32311
   M /trunk/wwsympa/wws_templates/fr/help.fr.tpl
 
32312
 
 
32313
Correction
 
32314
 
 
32315
------------------------------------------------------------------------
 
32316
r666 | salaun | 2001-08-29 14:57:00 +0200 (Wed, 29 Aug 2001) | 2 lines
 
32317
Changed paths:
 
32318
   M /trunk/wwsympa/wwsympa.fcgi
 
32319
 
 
32320
*** empty log message ***
 
32321
 
 
32322
------------------------------------------------------------------------
 
32323
r665 | salaun | 2001-08-27 14:37:24 +0200 (Mon, 27 Aug 2001) | 2 lines
 
32324
Changed paths:
 
32325
   M /trunk/src/Conf.pm
 
32326
 
 
32327
*** empty log message ***
 
32328
 
 
32329
------------------------------------------------------------------------
 
32330
r664 | salaun | 2001-08-24 16:23:29 +0200 (Fri, 24 Aug 2001) | 2 lines
 
32331
Changed paths:
 
32332
   M /trunk/src/List.pm
 
32333
 
 
32334
*** empty log message ***
 
32335
 
 
32336
------------------------------------------------------------------------
 
32337
r663 | salaun | 2001-08-24 11:26:26 +0200 (Fri, 24 Aug 2001) | 2 lines
 
32338
Changed paths:
 
32339
   M /trunk/src/List.pm
 
32340
 
 
32341
*** empty log message ***
 
32342
 
 
32343
------------------------------------------------------------------------
 
32344
r662 | salaun | 2001-08-24 10:23:03 +0200 (Fri, 24 Aug 2001) | 2 lines
 
32345
Changed paths:
 
32346
   M /trunk/wwsympa/wws_templates/cz/review.cz.tpl
 
32347
   M /trunk/wwsympa/wws_templates/de/review.de.tpl
 
32348
   M /trunk/wwsympa/wws_templates/es/review.es.tpl
 
32349
 
 
32350
*** empty log message ***
 
32351
 
 
32352
------------------------------------------------------------------------
 
32353
r661 | salaun | 2001-08-24 10:17:18 +0200 (Fri, 24 Aug 2001) | 2 lines
 
32354
Changed paths:
 
32355
   M /trunk/wwsympa/wws_templates/de/review.de.tpl
 
32356
   M /trunk/wwsympa/wws_templates/es/review.es.tpl
 
32357
 
 
32358
*** empty log message ***
 
32359
 
 
32360
------------------------------------------------------------------------
 
32361
r660 | salaun | 2001-08-23 08:43:23 +0200 (Thu, 23 Aug 2001) | 2 lines
 
32362
Changed paths:
 
32363
   M /trunk/src/sympa.pl
 
32364
 
 
32365
*** empty log message ***
 
32366
 
 
32367
------------------------------------------------------------------------
 
32368
r659 | salaun | 2001-08-22 14:51:52 +0200 (Wed, 22 Aug 2001) | 2 lines
 
32369
Changed paths:
 
32370
   M /trunk/src/List.pm
 
32371
   M /trunk/wwsympa/wwsympa.fcgi
 
32372
 
 
32373
*** empty log message ***
 
32374
 
 
32375
------------------------------------------------------------------------
 
32376
r658 | salaun | 2001-08-22 14:41:30 +0200 (Wed, 22 Aug 2001) | 2 lines
 
32377
Changed paths:
 
32378
   M /trunk/wwsympa/wwsympa.fcgi
 
32379
 
 
32380
*** empty log message ***
 
32381
 
 
32382
------------------------------------------------------------------------
 
32383
r657 | salaun | 2001-08-22 14:32:13 +0200 (Wed, 22 Aug 2001) | 2 lines
 
32384
Changed paths:
 
32385
   M /trunk/src/sympa.pl
 
32386
 
 
32387
*** empty log message ***
 
32388
 
 
32389
------------------------------------------------------------------------
 
32390
r656 | salaun | 2001-08-22 11:59:09 +0200 (Wed, 22 Aug 2001) | 2 lines
 
32391
Changed paths:
 
32392
   M /trunk/src/Commands.pm
 
32393
 
 
32394
*** empty log message ***
 
32395
 
 
32396
------------------------------------------------------------------------
 
32397
r655 | salaun | 2001-08-22 11:58:57 +0200 (Wed, 22 Aug 2001) | 2 lines
 
32398
Changed paths:
 
32399
   M /trunk/src/Commands.pm
 
32400
 
 
32401
*** empty log message ***
 
32402
 
 
32403
------------------------------------------------------------------------
 
32404
r654 | salaun | 2001-08-22 09:39:04 +0200 (Wed, 22 Aug 2001) | 2 lines
 
32405
Changed paths:
 
32406
   M /trunk/wwsympa/wwsympa.fcgi
 
32407
 
 
32408
*** empty log message ***
 
32409
 
 
32410
------------------------------------------------------------------------
 
32411
r653 | salaun | 2001-08-22 09:06:35 +0200 (Wed, 22 Aug 2001) | 2 lines
 
32412
Changed paths:
 
32413
   M /trunk/src/Commands.pm
 
32414
 
 
32415
*** empty log message ***
 
32416
 
 
32417
------------------------------------------------------------------------
 
32418
r652 | salaun | 2001-08-22 08:18:11 +0200 (Wed, 22 Aug 2001) | 2 lines
 
32419
Changed paths:
 
32420
   M /trunk/src/List.pm
 
32421
 
 
32422
*** empty log message ***
 
32423
 
 
32424
------------------------------------------------------------------------
 
32425
r651 | salaun | 2001-08-21 16:29:17 +0200 (Tue, 21 Aug 2001) | 2 lines
 
32426
Changed paths:
 
32427
   M /trunk/Makefile
 
32428
 
 
32429
*** empty log message ***
 
32430
 
 
32431
------------------------------------------------------------------------
 
32432
r650 | salaun | 2001-08-21 15:22:34 +0200 (Tue, 21 Aug 2001) | 2 lines
 
32433
Changed paths:
 
32434
   M /trunk/src/Conf.pm
 
32435
 
 
32436
*** empty log message ***
 
32437
 
 
32438
------------------------------------------------------------------------
 
32439
r649 | salaun | 2001-08-21 14:46:05 +0200 (Tue, 21 Aug 2001) | 2 lines
 
32440
Changed paths:
 
32441
   M /trunk/wwsympa/wwsympa.fcgi
 
32442
 
 
32443
*** empty log message ***
 
32444
 
 
32445
------------------------------------------------------------------------
 
32446
r648 | salaun | 2001-08-21 13:35:56 +0200 (Tue, 21 Aug 2001) | 2 lines
 
32447
Changed paths:
 
32448
   M /trunk/src/Commands.pm
 
32449
 
 
32450
*** empty log message ***
 
32451
 
 
32452
------------------------------------------------------------------------
 
32453
r647 | salaun | 2001-08-21 12:03:47 +0200 (Tue, 21 Aug 2001) | 2 lines
 
32454
Changed paths:
 
32455
   M /trunk/src/List.pm
 
32456
 
 
32457
*** empty log message ***
 
32458
 
 
32459
------------------------------------------------------------------------
 
32460
r646 | salaun | 2001-08-21 11:09:48 +0200 (Tue, 21 Aug 2001) | 2 lines
 
32461
Changed paths:
 
32462
   M /trunk/src/List.pm
 
32463
 
 
32464
*** empty log message ***
 
32465
 
 
32466
------------------------------------------------------------------------
 
32467
r645 | salaun | 2001-08-21 10:56:09 +0200 (Tue, 21 Aug 2001) | 2 lines
 
32468
Changed paths:
 
32469
   M /trunk/src/List.pm
 
32470
 
 
32471
*** empty log message ***
 
32472
 
 
32473
------------------------------------------------------------------------
 
32474
r644 | salaun | 2001-08-21 10:40:11 +0200 (Tue, 21 Aug 2001) | 2 lines
 
32475
Changed paths:
 
32476
   M /trunk/src/List.pm
 
32477
 
 
32478
*** empty log message ***
 
32479
 
 
32480
------------------------------------------------------------------------
 
32481
r643 | salaun | 2001-08-17 09:53:32 +0200 (Fri, 17 Aug 2001) | 2 lines
 
32482
Changed paths:
 
32483
   M /trunk/src/sympa.pl
 
32484
 
 
32485
*** empty log message ***
 
32486
 
 
32487
------------------------------------------------------------------------
 
32488
r642 | salaun | 2001-08-17 08:50:03 +0200 (Fri, 17 Aug 2001) | 2 lines
 
32489
Changed paths:
 
32490
   M /trunk/wwsympa/bounced.pl
 
32491
 
 
32492
*** empty log message ***
 
32493
 
 
32494
------------------------------------------------------------------------
 
32495
r641 | salaun | 2001-08-17 08:17:08 +0200 (Fri, 17 Aug 2001) | 3 lines
 
32496
Changed paths:
 
32497
   M /trunk/wwsympa/bounced.pl
 
32498
 
 
32499
Bounced now die if it can't create file to store bounces. This is needed
 
32500
to prevent the loop describe by Claus Atzenbeck.
 
32501
 
 
32502
------------------------------------------------------------------------
 
32503
r640 | salaun | 2001-08-16 11:37:01 +0200 (Thu, 16 Aug 2001) | 2 lines
 
32504
Changed paths:
 
32505
   M /trunk/wwsympa/wwsympa.fcgi
 
32506
 
 
32507
*** empty log message ***
 
32508
 
 
32509
------------------------------------------------------------------------
 
32510
r639 | salaun | 2001-08-16 10:49:05 +0200 (Thu, 16 Aug 2001) | 2 lines
 
32511
Changed paths:
 
32512
   M /trunk/src/Conf.pm
 
32513
 
 
32514
*** empty log message ***
 
32515
 
 
32516
------------------------------------------------------------------------
 
32517
r638 | salaun | 2001-08-14 15:20:24 +0200 (Tue, 14 Aug 2001) | 2 lines
 
32518
Changed paths:
 
32519
   M /trunk/wwsympa/wwsympa.fcgi
 
32520
 
 
32521
*** empty log message ***
 
32522
 
 
32523
------------------------------------------------------------------------
 
32524
r637 | salaun | 2001-08-13 11:25:37 +0200 (Mon, 13 Aug 2001) | 2 lines
 
32525
Changed paths:
 
32526
   M /trunk/src/Commands.pm
 
32527
   M /trunk/src/sympa.pl
 
32528
 
 
32529
*** empty log message ***
 
32530
 
 
32531
------------------------------------------------------------------------
 
32532
r636 | salaun | 2001-08-13 11:14:54 +0200 (Mon, 13 Aug 2001) | 2 lines
 
32533
Changed paths:
 
32534
   M /trunk/src/List.pm
 
32535
 
 
32536
*** empty log message ***
 
32537
 
 
32538
------------------------------------------------------------------------
 
32539
r635 | salaun | 2001-08-13 09:52:46 +0200 (Mon, 13 Aug 2001) | 2 lines
 
32540
Changed paths:
 
32541
   M /trunk/wwsympa/wwsympa.fcgi
 
32542
 
 
32543
*** empty log message ***
 
32544
 
 
32545
------------------------------------------------------------------------
 
32546
r634 | salaun | 2001-08-10 15:57:44 +0200 (Fri, 10 Aug 2001) | 2 lines
 
32547
Changed paths:
 
32548
   M /trunk/wwsympa/wwslib.pm
 
32549
 
 
32550
*** empty log message ***
 
32551
 
 
32552
------------------------------------------------------------------------
 
32553
r633 | salaun | 2001-08-10 14:40:18 +0200 (Fri, 10 Aug 2001) | 2 lines
 
32554
Changed paths:
 
32555
   M /trunk/wwsympa/wwsympa.fcgi
 
32556
 
 
32557
*** empty log message ***
 
32558
 
 
32559
------------------------------------------------------------------------
 
32560
r632 | salaun | 2001-08-09 16:29:24 +0200 (Thu, 09 Aug 2001) | 2 lines
 
32561
Changed paths:
 
32562
   M /trunk/wwsympa/wwsympa.fcgi
 
32563
 
 
32564
*** empty log message ***
 
32565
 
 
32566
------------------------------------------------------------------------
 
32567
r630 | salaun | 2001-08-03 16:18:56 +0200 (Fri, 03 Aug 2001) | 2 lines
 
32568
Changed paths:
 
32569
   M /trunk/ChangeLog
 
32570
   M /trunk/Makefile
 
32571
   M /trunk/RELEASE_NOTES
 
32572
 
 
32573
preparing sympa 3.2.2a
 
32574
 
 
32575
------------------------------------------------------------------------
 
32576
r629 | salaun | 2001-08-03 13:35:44 +0200 (Fri, 03 Aug 2001) | 2 lines
 
32577
Changed paths:
 
32578
   A /trunk/src/etc/templates/us/list_unknown.us.tpl
 
32579
   M /trunk/src/sympa.pl
 
32580
 
 
32581
Sympa returns non-delivery reports as multipart/report
 
32582
 
 
32583
------------------------------------------------------------------------
 
32584
r628 | salaun | 2001-08-03 12:11:03 +0200 (Fri, 03 Aug 2001) | 2 lines
 
32585
Changed paths:
 
32586
   M /trunk/src/sympa.pl
 
32587
 
 
32588
Report error for message sent to unknon list
 
32589
 
 
32590
------------------------------------------------------------------------
 
32591
r627 | salaun | 2001-08-03 11:40:22 +0200 (Fri, 03 Aug 2001) | 2 lines
 
32592
Changed paths:
 
32593
   A /trunk/wwsympa/wws_templates/us/subindex.us.tpl
 
32594
 
 
32595
Subscription spool
 
32596
 
 
32597
------------------------------------------------------------------------
 
32598
r626 | salaun | 2001-08-02 17:21:27 +0200 (Thu, 02 Aug 2001) | 2 lines
 
32599
Changed paths:
 
32600
   M /trunk/src/Commands.pm
 
32601
   M /trunk/src/Conf.pm
 
32602
   M /trunk/src/List.pm
 
32603
   A /trunk/wwsympa/wws_templates/fr/subindex.fr.tpl
 
32604
   M /trunk/wwsympa/wwsympa.fcgi
 
32605
 
 
32606
New feature: first version of subscription moderation
 
32607
 
 
32608
------------------------------------------------------------------------
 
32609
r625 | salaun | 2001-08-02 09:34:25 +0200 (Thu, 02 Aug 2001) | 2 lines
 
32610
Changed paths:
 
32611
   M /trunk/src/List.pm
 
32612
 
 
32613
supress List::get_action()
 
32614
 
 
32615
------------------------------------------------------------------------
 
32616
r624 | salaun | 2001-08-01 16:20:15 +0200 (Wed, 01 Aug 2001) | 2 lines
 
32617
Changed paths:
 
32618
   M /trunk/src/sympa.pl
 
32619
 
 
32620
New action 'send_file()' avialable in send scenario
 
32621
 
 
32622
------------------------------------------------------------------------
 
32623
r623 | salaun | 2001-08-01 16:15:43 +0200 (Wed, 01 Aug 2001) | 2 lines
 
32624
Changed paths:
 
32625
   M /trunk/src/List.pm
 
32626
 
 
32627
Fix
 
32628
 
 
32629
------------------------------------------------------------------------
 
32630
r622 | salaun | 2001-08-01 15:59:43 +0200 (Wed, 01 Aug 2001) | 2 lines
 
32631
Changed paths:
 
32632
   M /trunk/src/List.pm
 
32633
 
 
32634
Canceled returning an array of actions
 
32635
 
 
32636
------------------------------------------------------------------------
 
32637
r621 | salaun | 2001-08-01 12:25:43 +0200 (Wed, 01 Aug 2001) | 3 lines
 
32638
Changed paths:
 
32639
   M /trunk/src/List.pm
 
32640
   M /trunk/wwsympa/wwsympa.fcgi
 
32641
 
 
32642
Change: request_action returns a single scalar, unless in debug mode
 
32643
(used by scenario_test
 
32644
 
 
32645
------------------------------------------------------------------------
 
32646
r620 | salaun | 2001-08-01 11:31:44 +0200 (Wed, 01 Aug 2001) | 3 lines
 
32647
Changed paths:
 
32648
   M /trunk/doc/sympa.tex.tpl
 
32649
   M /trunk/src/List.pm
 
32650
 
 
32651
New feature: new message-related variables available in scenari :
 
32652
[msg_body] [msg_part->type] and [msg_part->body]
 
32653
 
 
32654
------------------------------------------------------------------------
 
32655
r619 | salaun | 2001-08-01 11:30:43 +0200 (Wed, 01 Aug 2001) | 2 lines
 
32656
Changed paths:
 
32657
   M /trunk/src/Commands.pm
 
32658
   M /trunk/src/sympa.pl
 
32659
 
 
32660
Replace remaining get_action() with request_action()
 
32661
 
 
32662
------------------------------------------------------------------------
 
32663
r618 | salaun | 2001-07-31 12:25:31 +0200 (Tue, 31 Jul 2001) | 2 lines
 
32664
Changed paths:
 
32665
   M /trunk/wwsympa/bounced.pl
 
32666
 
 
32667
Fix: Better log messages ; daemon does not die anymore
 
32668
 
 
32669
------------------------------------------------------------------------
 
32670
r617 | salaun | 2001-07-31 12:00:45 +0200 (Tue, 31 Jul 2001) | 2 lines
 
32671
Changed paths:
 
32672
   M /trunk/src/tools.pl
 
32673
 
 
32674
Bug fix: escape '/'
 
32675
 
 
32676
------------------------------------------------------------------------
 
32677
r616 | salaun | 2001-07-27 17:08:45 +0200 (Fri, 27 Jul 2001) | 2 lines
 
32678
Changed paths:
 
32679
   M /trunk/wwsympa/archived.pl
 
32680
   M /trunk/wwsympa/bounced.pl
 
32681
 
 
32682
[nablaphi] Bug fixes: Fix logging for archived & bounced ; use Getopt::Long
 
32683
 
 
32684
------------------------------------------------------------------------
 
32685
r615 | salaun | 2001-07-27 16:57:23 +0200 (Fri, 27 Jul 2001) | 2 lines
 
32686
Changed paths:
 
32687
   M /trunk/src/sympa.pl
 
32688
 
 
32689
X-loop trace
 
32690
 
 
32691
------------------------------------------------------------------------
 
32692
r614 | salaun | 2001-07-27 16:15:33 +0200 (Fri, 27 Jul 2001) | 2 lines
 
32693
Changed paths:
 
32694
   M /trunk/ChangeLog
 
32695
   M /trunk/nls/cz.msg
 
32696
   M /trunk/nls/de.msg
 
32697
   M /trunk/nls/es.msg
 
32698
   M /trunk/nls/fr.msg
 
32699
   M /trunk/nls/hu.msg
 
32700
   M /trunk/nls/it.msg
 
32701
   M /trunk/nls/pl.msg
 
32702
   M /trunk/nls/us.msg
 
32703
   M /trunk/src/Commands.pm
 
32704
   A /trunk/src/etc/templates/cz/modindex.cz.tpl
 
32705
   A /trunk/src/etc/templates/de/modindex.de.tpl
 
32706
   A /trunk/src/etc/templates/es/modindex.es.tpl
 
32707
   A /trunk/src/etc/templates/fr/modindex.fr.tpl
 
32708
   A /trunk/src/etc/templates/hu/modindex.hu.tpl
 
32709
   A /trunk/src/etc/templates/it/modindex.it.tpl
 
32710
   A /trunk/src/etc/templates/pl/modindex.pl.tpl
 
32711
   A /trunk/src/etc/templates/us/modindex.us.tpl
 
32712
 
 
32713
Change: MODINDEX report becomes a template
 
32714
 
 
32715
------------------------------------------------------------------------
 
32716
r613 | salaun | 2001-07-26 15:43:01 +0200 (Thu, 26 Jul 2001) | 2 lines
 
32717
Changed paths:
 
32718
   M /trunk/nls/cz.msg
 
32719
   M /trunk/nls/de.msg
 
32720
   M /trunk/nls/es.msg
 
32721
   M /trunk/nls/hu.msg
 
32722
   M /trunk/nls/pl.msg
 
32723
   M /trunk/nls/us.msg
 
32724
   M /trunk/src/Commands.pm
 
32725
   M /trunk/src/List.pm
 
32726
   A /trunk/src/etc/templates/cz/info_report.cz.tpl
 
32727
   A /trunk/src/etc/templates/de/info_report.de.tpl
 
32728
   A /trunk/src/etc/templates/es/info_report.es.tpl
 
32729
   A /trunk/src/etc/templates/fr/info_report.fr.tpl
 
32730
   A /trunk/src/etc/templates/hu/info_report.hu.tpl
 
32731
   A /trunk/src/etc/templates/it/info_report.it.tpl
 
32732
   A /trunk/src/etc/templates/pl/info_report.pl.tpl
 
32733
   A /trunk/src/etc/templates/us/info_report.us.tpl
 
32734
 
 
32735
Change: INFO report becomes a template
 
32736
 
 
32737
------------------------------------------------------------------------
 
32738
r612 | salaun | 2001-07-26 12:02:02 +0200 (Thu, 26 Jul 2001) | 2 lines
 
32739
Changed paths:
 
32740
   M /trunk/nls/cz.msg
 
32741
   M /trunk/nls/de.msg
 
32742
   M /trunk/nls/es.msg
 
32743
   M /trunk/nls/fr.msg
 
32744
   M /trunk/nls/hu.msg
 
32745
   M /trunk/nls/it.msg
 
32746
   M /trunk/nls/pl.msg
 
32747
   M /trunk/nls/us.msg
 
32748
   M /trunk/src/Commands.pm
 
32749
   M /trunk/src/List.pm
 
32750
   A /trunk/src/etc/templates/cz/stats_report.cz.tpl
 
32751
   A /trunk/src/etc/templates/cz/stats_report.cz.tpl~
 
32752
   A /trunk/src/etc/templates/de/stats_report.de.tpl
 
32753
   A /trunk/src/etc/templates/de/stats_report.de.tpl~
 
32754
   A /trunk/src/etc/templates/es/stats_report.es.tpl
 
32755
   A /trunk/src/etc/templates/es/stats_report.es.tpl~
 
32756
   A /trunk/src/etc/templates/fr/stats_report.fr.tpl
 
32757
   A /trunk/src/etc/templates/hu/stats_report.hu.tpl
 
32758
   A /trunk/src/etc/templates/hu/stats_report.hu.tpl~
 
32759
   A /trunk/src/etc/templates/it/stats_report.it.tpl
 
32760
   A /trunk/src/etc/templates/it/stats_report.it.tpl~
 
32761
   A /trunk/src/etc/templates/pl/stats_report.pl.tpl
 
32762
   A /trunk/src/etc/templates/pl/stats_report.pl.tpl~
 
32763
   A /trunk/src/etc/templates/us/stats_report.us.tpl
 
32764
   M /trunk/src/msg.pl
 
32765
 
 
32766
Change: STATS report becomes a template
 
32767
 
 
32768
------------------------------------------------------------------------
 
32769
r611 | salaun | 2001-07-26 11:03:44 +0200 (Thu, 26 Jul 2001) | 2 lines
 
32770
Changed paths:
 
32771
   M /trunk/nls/cz.msg
 
32772
   M /trunk/nls/de.msg
 
32773
   M /trunk/nls/es.msg
 
32774
   M /trunk/nls/fi.msg
 
32775
   M /trunk/nls/pl.msg
 
32776
   M /trunk/src/Commands.pm
 
32777
   A /trunk/src/etc/templates/cz/review.cz.tpl
 
32778
   A /trunk/src/etc/templates/de/review.de.tpl
 
32779
   A /trunk/src/etc/templates/es/review.es.tpl
 
32780
   M /trunk/src/etc/templates/fr/review.fr.tpl
 
32781
   A /trunk/src/etc/templates/hu/review.hu.tpl
 
32782
   A /trunk/src/etc/templates/it/review.it.tpl
 
32783
   A /trunk/src/etc/templates/pl/review.pl.tpl
 
32784
   M /trunk/src/etc/templates/us/review.us.tpl
 
32785
 
 
32786
REVIEW templates
 
32787
 
 
32788
------------------------------------------------------------------------
 
32789
r610 | salaun | 2001-07-26 10:49:59 +0200 (Thu, 26 Jul 2001) | 2 lines
 
32790
Changed paths:
 
32791
   M /trunk/src/List.pm
 
32792
 
 
32793
Ignore empty email addresses, from LDAP
 
32794
 
 
32795
------------------------------------------------------------------------
 
32796
r609 | salaun | 2001-07-26 10:38:07 +0200 (Thu, 26 Jul 2001) | 2 lines
 
32797
Changed paths:
 
32798
   M /trunk/set_symlinks.pl
 
32799
   M /trunk/src/Makefile
 
32800
 
 
32801
Set defaults for templates
 
32802
 
 
32803
------------------------------------------------------------------------
 
32804
r608 | salaun | 2001-07-26 10:27:38 +0200 (Thu, 26 Jul 2001) | 2 lines
 
32805
Changed paths:
 
32806
   M /trunk/nls/fr.msg
 
32807
   M /trunk/nls/us.msg
 
32808
   M /trunk/src/Commands.pm
 
32809
   A /trunk/src/etc/templates/fr/review.fr.tpl
 
32810
   A /trunk/src/etc/templates/us/review.us.tpl
 
32811
 
 
32812
Change: REVIEW report becomes a template
 
32813
 
 
32814
------------------------------------------------------------------------
 
32815
r607 | salaun | 2001-07-25 14:27:13 +0200 (Wed, 25 Jul 2001) | 2 lines
 
32816
Changed paths:
 
32817
   M /trunk/wwsympa/wwsympa.fcgi
 
32818
 
 
32819
fix: delete .old files
 
32820
 
 
32821
------------------------------------------------------------------------
 
32822
r605 | salaun | 2001-07-25 12:16:01 +0200 (Wed, 25 Jul 2001) | 2 lines
 
32823
Changed paths:
 
32824
   M /trunk/wwsympa/wws_templates/fr/d_read.fr.tpl
 
32825
   M /trunk/wwsympa/wws_templates/us/d_read.us.tpl
 
32826
   M /trunk/wwsympa/wwsympa.fcgi
 
32827
 
 
32828
New feature: add 'new file' feature to the web repository
 
32829
 
 
32830
------------------------------------------------------------------------
 
32831
r604 | salaun | 2001-07-25 11:22:04 +0200 (Wed, 25 Jul 2001) | 2 lines
 
32832
Changed paths:
 
32833
   M /trunk/wwsympa/wws_templates/fr/d_editfile.fr.tpl
 
32834
   M /trunk/wwsympa/wws_templates/us/d_read.us.tpl
 
32835
   M /trunk/wwsympa/wwsympa.fcgi
 
32836
 
 
32837
New feature: rename file/directory in 'web repository'
 
32838
 
 
32839
------------------------------------------------------------------------
 
32840
r603 | salaun | 2001-07-25 09:53:11 +0200 (Wed, 25 Jul 2001) | 2 lines
 
32841
Changed paths:
 
32842
   M /trunk/doc/sympa.tex.tpl
 
32843
 
 
32844
[reported by M. Leclair] Fix 'host' list param documentation
 
32845
 
 
32846
------------------------------------------------------------------------
 
32847
r602 | salaun | 2001-07-24 16:05:35 +0200 (Tue, 24 Jul 2001) | 2 lines
 
32848
Changed paths:
 
32849
   M /trunk/wwsympa/wws_templates/fr/d_editfile.fr.tpl
 
32850
   M /trunk/wwsympa/wws_templates/fr/d_read.fr.tpl
 
32851
   M /trunk/wwsympa/wws_templates/us/d_editfile.us.tpl
 
32852
   M /trunk/wwsympa/wws_templates/us/d_read.us.tpl
 
32853
   M /trunk/wwsympa/wwsympa.fcgi
 
32854
 
 
32855
Changes: move 'edit' and 'access' links
 
32856
 
 
32857
------------------------------------------------------------------------
 
32858
r601 | salaun | 2001-07-24 15:31:25 +0200 (Tue, 24 Jul 2001) | 2 lines
 
32859
Changed paths:
 
32860
   M /trunk/wwsympa/wws_templates/us/d_editfile.us.tpl
 
32861
 
 
32862
Add bookmarks management to the document repository (shared)
 
32863
 
 
32864
------------------------------------------------------------------------
 
32865
r600 | salaun | 2001-07-24 14:51:28 +0200 (Tue, 24 Jul 2001) | 2 lines
 
32866
Changed paths:
 
32867
   M /trunk/wwsympa/wws_templates/fr/d_editfile.fr.tpl
 
32868
   M /trunk/wwsympa/wws_templates/fr/d_read.fr.tpl
 
32869
   M /trunk/wwsympa/wws_templates/us/d_read.us.tpl
 
32870
   M /trunk/wwsympa/wwsympa.fcgi
 
32871
 
 
32872
Add bookmarks management to the document repository (shared)
 
32873
 
 
32874
------------------------------------------------------------------------
 
32875
r599 | salaun | 2001-07-23 16:03:32 +0200 (Mon, 23 Jul 2001) | 2 lines
 
32876
Changed paths:
 
32877
   M /trunk/wwsympa/wws_templates/fr/d_read.fr.tpl
 
32878
   M /trunk/wwsympa/wws_templates/us/d_read.us.tpl
 
32879
   M /trunk/wwsympa/wwsympa.fcgi
 
32880
 
 
32881
Small changes to shared
 
32882
 
 
32883
------------------------------------------------------------------------
 
32884
r598 | salaun | 2001-07-23 12:31:25 +0200 (Mon, 23 Jul 2001) | 2 lines
 
32885
Changed paths:
 
32886
   M /trunk/src/tools.pl
 
32887
 
 
32888
Bug in escape_chars() ; escaped '%'s
 
32889
 
 
32890
------------------------------------------------------------------------
 
32891
r597 | salaun | 2001-07-23 11:23:50 +0200 (Mon, 23 Jul 2001) | 2 lines
 
32892
Changed paths:
 
32893
   M /trunk/src/Makefile
 
32894
 
 
32895
Cleanup in bin/etc/templates/
 
32896
 
 
32897
------------------------------------------------------------------------
 
32898
r596 | salaun | 2001-07-23 10:33:56 +0200 (Mon, 23 Jul 2001) | 3 lines
 
32899
Changed paths:
 
32900
   M /trunk/src/Makefile
 
32901
 
 
32902
Split templtes ; one per lang
 
32903
This makes translation easier (charset problems, patches appliance)
 
32904
 
 
32905
------------------------------------------------------------------------
 
32906
r595 | salaun | 2001-07-23 10:28:16 +0200 (Mon, 23 Jul 2001) | 3 lines
 
32907
Changed paths:
 
32908
   M /trunk/src/etc/templates/us/bye.us.tpl
 
32909
   M /trunk/src/etc/templates/us/global_remind.us.tpl
 
32910
   M /trunk/src/etc/templates/us/helpfile.us.tpl
 
32911
   M /trunk/src/etc/templates/us/invite.us.tpl
 
32912
   M /trunk/src/etc/templates/us/list_created.us.tpl
 
32913
   M /trunk/src/etc/templates/us/listmaster_notification.us.tpl
 
32914
   M /trunk/src/etc/templates/us/lists.us.tpl
 
32915
   M /trunk/src/etc/templates/us/reject.us.tpl
 
32916
   M /trunk/src/etc/templates/us/remind.us.tpl
 
32917
   M /trunk/src/etc/templates/us/removed.us.tpl
 
32918
   M /trunk/src/etc/templates/us/welcome.us.tpl
 
32919
   M /trunk/src/etc/templates/us/x509-user-cert-missing.us.tpl
 
32920
   M /trunk/src/etc/templates/us/your_infected_msg.us.tpl
 
32921
 
 
32922
Split templtes ; one per lang
 
32923
This makes translation easier (charset problems, patches appliance)
 
32924
 
 
32925
------------------------------------------------------------------------
 
32926
r594 | salaun | 2001-07-20 17:24:14 +0200 (Fri, 20 Jul 2001) | 3 lines
 
32927
Changed paths:
 
32928
   A /trunk/src/etc/templates/cz/bye.cz.tpl
 
32929
   A /trunk/src/etc/templates/cz/global_remind.cz.tpl
 
32930
   A /trunk/src/etc/templates/cz/helpfile.cz.tpl
 
32931
   A /trunk/src/etc/templates/cz/invite.cz.tpl
 
32932
   A /trunk/src/etc/templates/cz/lists.cz.tpl
 
32933
   A /trunk/src/etc/templates/cz/reject.cz.tpl
 
32934
   A /trunk/src/etc/templates/cz/remind.cz.tpl
 
32935
   A /trunk/src/etc/templates/cz/removed.cz.tpl
 
32936
   A /trunk/src/etc/templates/cz/welcome.cz.tpl
 
32937
   A /trunk/src/etc/templates/cz/x509-user-cert-missing.cz.tpl
 
32938
   A /trunk/src/etc/templates/de/bye.de.tpl
 
32939
   A /trunk/src/etc/templates/de/global_remind.de.tpl
 
32940
   A /trunk/src/etc/templates/de/helpfile.de.tpl
 
32941
   A /trunk/src/etc/templates/de/invite.de.tpl
 
32942
   A /trunk/src/etc/templates/de/lists.de.tpl
 
32943
   A /trunk/src/etc/templates/de/reject.de.tpl
 
32944
   A /trunk/src/etc/templates/de/remind.de.tpl
 
32945
   A /trunk/src/etc/templates/de/removed.de.tpl
 
32946
   A /trunk/src/etc/templates/de/welcome.de.tpl
 
32947
   A /trunk/src/etc/templates/de/x509-user-cert-missing.de.tpl
 
32948
   A /trunk/src/etc/templates/de/your_infected_msg.de.tpl
 
32949
   A /trunk/src/etc/templates/es/bye.es.tpl
 
32950
   A /trunk/src/etc/templates/es/global_remind.es.tpl
 
32951
   A /trunk/src/etc/templates/es/helpfile.es.tpl
 
32952
   A /trunk/src/etc/templates/es/invite.es.tpl
 
32953
   A /trunk/src/etc/templates/es/lists.es.tpl
 
32954
   A /trunk/src/etc/templates/es/reject.es.tpl
 
32955
   A /trunk/src/etc/templates/es/remind.es.tpl
 
32956
   A /trunk/src/etc/templates/es/removed.es.tpl
 
32957
   A /trunk/src/etc/templates/es/welcome.es.tpl
 
32958
   A /trunk/src/etc/templates/fr/bye.fr.tpl
 
32959
   A /trunk/src/etc/templates/fr/global_remind.fr.tpl
 
32960
   A /trunk/src/etc/templates/fr/helpfile.fr.tpl
 
32961
   A /trunk/src/etc/templates/fr/invite.fr.tpl
 
32962
   A /trunk/src/etc/templates/fr/list_created.fr.tpl
 
32963
   A /trunk/src/etc/templates/fr/listmaster_notification.fr.tpl
 
32964
   A /trunk/src/etc/templates/fr/lists.fr.tpl
 
32965
   A /trunk/src/etc/templates/fr/reject.fr.tpl
 
32966
   A /trunk/src/etc/templates/fr/remind.fr.tpl
 
32967
   A /trunk/src/etc/templates/fr/removed.fr.tpl
 
32968
   A /trunk/src/etc/templates/fr/welcome.fr.tpl
 
32969
   A /trunk/src/etc/templates/fr/x509-user-cert-missing.fr.tpl
 
32970
   A /trunk/src/etc/templates/fr/your_infected_msg.fr.tpl
 
32971
   A /trunk/src/etc/templates/hu/bye.hu.tpl
 
32972
   A /trunk/src/etc/templates/hu/global_remind.hu.tpl
 
32973
   A /trunk/src/etc/templates/hu/helpfile.hu.tpl
 
32974
   A /trunk/src/etc/templates/hu/invite.hu.tpl
 
32975
   A /trunk/src/etc/templates/hu/lists.hu.tpl
 
32976
   A /trunk/src/etc/templates/hu/reject.hu.tpl
 
32977
   A /trunk/src/etc/templates/hu/remind.hu.tpl
 
32978
   A /trunk/src/etc/templates/hu/removed.hu.tpl
 
32979
   A /trunk/src/etc/templates/hu/welcome.hu.tpl
 
32980
   A /trunk/src/etc/templates/hu/x509-user-cert-missing.hu.tpl
 
32981
   A /trunk/src/etc/templates/it/bye.it.tpl
 
32982
   A /trunk/src/etc/templates/it/global_remind.it.tpl
 
32983
   A /trunk/src/etc/templates/it/helpfile.it.tpl
 
32984
   A /trunk/src/etc/templates/it/invite.it.tpl
 
32985
   A /trunk/src/etc/templates/it/lists.it.tpl
 
32986
   A /trunk/src/etc/templates/it/remind.it.tpl
 
32987
   A /trunk/src/etc/templates/it/removed.it.tpl
 
32988
   A /trunk/src/etc/templates/it/welcome.it.tpl
 
32989
   A /trunk/src/etc/templates/pl
 
32990
   A /trunk/src/etc/templates/pl/bye.pl.tpl
 
32991
   A /trunk/src/etc/templates/pl/global_remind.pl.tpl
 
32992
   A /trunk/src/etc/templates/pl/helpfile.pl.tpl
 
32993
   A /trunk/src/etc/templates/pl/invite.pl.tpl
 
32994
   A /trunk/src/etc/templates/pl/lists.tpl
 
32995
   A /trunk/src/etc/templates/pl/reject.pl.tpl
 
32996
   A /trunk/src/etc/templates/pl/remind.pl.tpl
 
32997
   A /trunk/src/etc/templates/pl/removed.pl.tpl
 
32998
   A /trunk/src/etc/templates/pl/welcome.pl.tpl
 
32999
   A /trunk/src/etc/templates/pt
 
33000
   A /trunk/src/etc/templates/pt/bye.pt.tpl
 
33001
   A /trunk/src/etc/templates/pt/global_remind.pt.tpl
 
33002
   A /trunk/src/etc/templates/pt/helpfile.pt.tpl
 
33003
   A /trunk/src/etc/templates/pt/invite.pt.tpl
 
33004
   A /trunk/src/etc/templates/pt/lists.pt.tpl
 
33005
   A /trunk/src/etc/templates/pt/reject.pt.tpl
 
33006
   A /trunk/src/etc/templates/pt/remind.pt.tpl
 
33007
   A /trunk/src/etc/templates/pt/removed.pt.tpl
 
33008
   A /trunk/src/etc/templates/pt/welcome.pt.tpl
 
33009
 
 
33010
Split templtes ; one per lang
 
33011
This makes translation easier (charset problems, patches appliance)
 
33012
 
 
33013
------------------------------------------------------------------------
 
33014
r593 | salaun | 2001-07-20 15:26:14 +0200 (Fri, 20 Jul 2001) | 2 lines
 
33015
Changed paths:
 
33016
   M /trunk/src/List.pm
 
33017
 
 
33018
Fix
 
33019
 
 
33020
------------------------------------------------------------------------
 
33021
r592 | salaun | 2001-07-20 15:15:05 +0200 (Fri, 20 Jul 2001) | 2 lines
 
33022
Changed paths:
 
33023
   M /trunk/src/List.pm
 
33024
 
 
33025
Changes: allow mail templates.<lang>
 
33026
 
 
33027
------------------------------------------------------------------------
 
33028
r591 | salaun | 2001-07-20 11:32:05 +0200 (Fri, 20 Jul 2001) | 2 lines
 
33029
Changed paths:
 
33030
   M /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
33031
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
33032
   M /trunk/wwsympa/wwsympa.fcgi
 
33033
 
 
33034
New feature: show additional db fields in REVIEW (web) ; to owners ONLY
 
33035
 
 
33036
------------------------------------------------------------------------
 
33037
r590 | salaun | 2001-07-20 10:06:16 +0200 (Fri, 20 Jul 2001) | 2 lines
 
33038
Changed paths:
 
33039
   M /trunk/src/Commands.pm
 
33040
   M /trunk/src/List.pm
 
33041
   M /trunk/wwsympa/wws_templates/fr/editsubscriber.fr.tpl
 
33042
   M /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
33043
   M /trunk/wwsympa/wws_templates/fr/suboptions.fr.tpl
 
33044
   M /trunk/wwsympa/wws_templates/us/editsubscriber.us.tpl
 
33045
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
33046
   M /trunk/wwsympa/wws_templates/us/suboptions.us.tpl
 
33047
   M /trunk/wwsympa/wwsympa.fcgi
 
33048
 
 
33049
Now fully uses the update_subscriber DB field
 
33050
 
 
33051
------------------------------------------------------------------------
 
33052
r589 | salaun | 2001-07-20 09:27:23 +0200 (Fri, 20 Jul 2001) | 2 lines
 
33053
Changed paths:
 
33054
   M /trunk/src/List.pm
 
33055
 
 
33056
Bug fix: 'update' changed to 'update_date' ; 'update' is a MySQL keyword
 
33057
 
 
33058
------------------------------------------------------------------------
 
33059
r588 | salaun | 2001-07-19 17:45:06 +0200 (Thu, 19 Jul 2001) | 2 lines
 
33060
Changed paths:
 
33061
   M /trunk/src/List.pm
 
33062
 
 
33063
Changes: get and set update_subscriber db field
 
33064
 
 
33065
------------------------------------------------------------------------
 
33066
r587 | salaun | 2001-07-19 16:22:51 +0200 (Thu, 19 Jul 2001) | 2 lines
 
33067
Changed paths:
 
33068
   M /trunk/src/List.pm
 
33069
   M /trunk/src/tools.pl
 
33070
 
 
33071
Changes: multipart/related is considered like text/html
 
33072
 
 
33073
------------------------------------------------------------------------
 
33074
r586 | salaun | 2001-07-19 15:20:36 +0200 (Thu, 19 Jul 2001) | 3 lines
 
33075
Changed paths:
 
33076
   M /trunk/src/Commands.pm
 
33077
   M /trunk/src/List.pm
 
33078
   M /trunk/src/sympa.pl
 
33079
 
 
33080
Bug fix: srand() is done once to avoid multiple moderated messages
 
33081
to have the same ID
 
33082
 
 
33083
------------------------------------------------------------------------
 
33084
r585 | salaun | 2001-07-17 18:03:35 +0200 (Tue, 17 Jul 2001) | 2 lines
 
33085
Changed paths:
 
33086
   M /trunk/doc/sympa.tex.tpl
 
33087
 
 
33088
Add 'sharing data with other apps' paragraph
 
33089
 
 
33090
------------------------------------------------------------------------
 
33091
r584 | salaun | 2001-07-17 17:40:31 +0200 (Tue, 17 Jul 2001) | 4 lines
 
33092
Changed paths:
 
33093
   M /trunk/doc/sympa.tex.tpl
 
33094
   M /trunk/src/List.pm
 
33095
 
 
33096
New feature: subscriber data are available in scenario as [subscriber->field].
 
33097
It refers to the sender's attribuites.
 
33098
Change: use internal session cache for List::get_subscriber()
 
33099
 
 
33100
------------------------------------------------------------------------
 
33101
r583 | salaun | 2001-07-17 11:22:16 +0200 (Tue, 17 Jul 2001) | 2 lines
 
33102
Changed paths:
 
33103
   M /trunk/src/etc/script/sympa.spec
 
33104
 
 
33105
[reported by S. AZRIEL] Bug fix: aliaswrapper was not installed
 
33106
 
 
33107
------------------------------------------------------------------------
 
33108
r582 | salaun | 2001-07-17 11:01:13 +0200 (Tue, 17 Jul 2001) | 2 lines
 
33109
Changed paths:
 
33110
   M /trunk/wwsympa/wwslib.pm
 
33111
 
 
33112
Warn if a directory/binary , defined in wwsympa.conf, does not exist
 
33113
 
 
33114
------------------------------------------------------------------------
 
33115
r581 | salaun | 2001-07-17 10:48:00 +0200 (Tue, 17 Jul 2001) | 2 lines
 
33116
Changed paths:
 
33117
   M /trunk/wwsympa/wws_templates/fr/error.fr.tpl
 
33118
   M /trunk/wwsympa/wws_templates/us/error.us.tpl
 
33119
   M /trunk/wwsympa/wwsympa.fcgi
 
33120
 
 
33121
Changes: warn if an email address change failed
 
33122
 
 
33123
------------------------------------------------------------------------
 
33124
r580 | salaun | 2001-07-03 17:19:52 +0200 (Tue, 03 Jul 2001) | 2 lines
 
33125
Changed paths:
 
33126
   M /trunk/doc/sympa.tex.tpl
 
33127
 
 
33128
Changes
 
33129
 
 
33130
------------------------------------------------------------------------
 
33131
r579 | salaun | 2001-07-03 16:32:11 +0200 (Tue, 03 Jul 2001) | 3 lines
 
33132
Changed paths:
 
33133
   M /trunk/src/List.pm
 
33134
 
 
33135
Add a new list configuration paragraph named "task"
 
33136
that will be used by the task manager in a near futur
 
33137
 
 
33138
------------------------------------------------------------------------
 
33139
r578 | salaun | 2001-07-03 15:25:17 +0200 (Tue, 03 Jul 2001) | 2 lines
 
33140
Changed paths:
 
33141
   M /trunk/src/etc/templates/hu/sendpasswd.hu.tpl
 
33142
   M /trunk/wwsympa/wws_templates/hu/compose_mail.hu.tpl
 
33143
 
 
33144
[Vizi Szilard] bug fix: canacel translation of From/Subject/To headers
 
33145
 
 
33146
------------------------------------------------------------------------
 
33147
r577 | salaun | 2001-07-02 17:58:46 +0200 (Mon, 02 Jul 2001) | 3 lines
 
33148
Changed paths:
 
33149
   M /trunk/doc/sympa.tex.tpl
 
33150
   M /trunk/src/Conf.pm
 
33151
   M /trunk/src/List.pm
 
33152
   M /trunk/wwsympa/wwsympa.fcgi
 
33153
 
 
33154
New features: new db_additional_user_fields AND db_additional_subscriber_fields
 
33155
in sympa.conf. These fields are accessible from within templates.
 
33156
 
 
33157
------------------------------------------------------------------------
 
33158
r576 | salaun | 2001-07-02 14:34:10 +0200 (Mon, 02 Jul 2001) | 3 lines
 
33159
Changed paths:
 
33160
   M /trunk/src/List.pm
 
33161
 
 
33162
Changes: no more SQL join in List::get_subscriber()
 
33163
This should fasten list-related web actions (such as INFO, ARC, ADMIN,...)
 
33164
 
 
33165
------------------------------------------------------------------------
 
33166
r575 | salaun | 2001-07-02 14:12:15 +0200 (Mon, 02 Jul 2001) | 2 lines
 
33167
Changed paths:
 
33168
   M /trunk/src/etc/mhonarc-ressources
 
33169
 
 
33170
fix the reply feature (when replying to list the adresse was not qualified)
 
33171
 
 
33172
------------------------------------------------------------------------
 
33173
r574 | salaun | 2001-07-02 11:51:31 +0200 (Mon, 02 Jul 2001) | 3 lines
 
33174
Changed paths:
 
33175
   M /trunk/src/tools.pl
 
33176
 
 
33177
[reported by Foudil BRETEL] Bug fix: create_list.conf was not properly parsed
 
33178
Make it case-insensitive
 
33179
 
 
33180
------------------------------------------------------------------------
 
33181
r573 | salaun | 2001-06-29 17:17:21 +0200 (Fri, 29 Jun 2001) | 3 lines
 
33182
Changed paths:
 
33183
   M /trunk/nls/fr.msg
 
33184
   M /trunk/nls/us.msg
 
33185
   M /trunk/src/List.pm
 
33186
   M /trunk/src/etc/edit_list.conf
 
33187
   A /trunk/src/etc/templates/us/list_created.us.tpl
 
33188
   M /trunk/src/etc/templates/us/listmaster_notification.us.tpl
 
33189
   M /trunk/wwsympa/wws_templates/us/set_pending_list_request.us.tpl
 
33190
   M /trunk/wwsympa/wwslib.pm
 
33191
   M /trunk/wwsympa/wwsympa.fcgi
 
33192
 
 
33193
New feature: list creation request is a template.
 
33194
Add list creation notification (using a template)
 
33195
 
 
33196
------------------------------------------------------------------------
 
33197
r571 | salaun | 2001-06-29 12:35:53 +0200 (Fri, 29 Jun 2001) | 3 lines
 
33198
Changed paths:
 
33199
   M /trunk/src/tools.pl
 
33200
 
 
33201
Bug fix: Sympa was bloquing in tools::smime_decrypt() on big encrypted
 
33202
messages. => now creates the FIFO before OpenSSL is called.
 
33203
 
 
33204
------------------------------------------------------------------------
 
33205
r570 | salaun | 2001-06-29 12:18:28 +0200 (Fri, 29 Jun 2001) | 2 lines
 
33206
Changed paths:
 
33207
   M /trunk/src/smtp.pm
 
33208
   M /trunk/src/sympa.pl
 
33209
   M /trunk/src/tools.pl
 
33210
 
 
33211
Fix re-encryption of signed base64 messages
 
33212
 
 
33213
------------------------------------------------------------------------
 
33214
r569 | salaun | 2001-06-29 11:59:08 +0200 (Fri, 29 Jun 2001) | 2 lines
 
33215
Changed paths:
 
33216
   M /trunk/wwsympa/wws_templates/fr/serveradmin.fr.tpl
 
33217
   M /trunk/wwsympa/wws_templates/us/serveradmin.us.tpl
 
33218
 
 
33219
Set default search action
 
33220
 
 
33221
------------------------------------------------------------------------
 
33222
r568 | salaun | 2001-06-29 11:52:19 +0200 (Fri, 29 Jun 2001) | 2 lines
 
33223
Changed paths:
 
33224
   M /trunk/wwsympa/wwsympa.fcgi
 
33225
 
 
33226
Changes are needed for CGI3.pm
 
33227
 
 
33228
------------------------------------------------------------------------
 
33229
r567 | salaun | 2001-06-28 17:17:57 +0200 (Thu, 28 Jun 2001) | 2 lines
 
33230
Changed paths:
 
33231
   M /trunk/doc/sympa.tex.tpl
 
33232
 
 
33233
Add FastCGI subsection
 
33234
 
 
33235
------------------------------------------------------------------------
 
33236
r566 | salaun | 2001-06-28 16:43:04 +0200 (Thu, 28 Jun 2001) | 2 lines
 
33237
Changed paths:
 
33238
   M /trunk/src/Archive.pm
 
33239
   M /trunk/src/Commands.pm
 
33240
   M /trunk/src/tools.pl
 
33241
 
 
33242
Fix previous SMIME related changes
 
33243
 
 
33244
------------------------------------------------------------------------
 
33245
r565 | salaun | 2001-06-28 16:12:20 +0200 (Thu, 28 Jun 2001) | 2 lines
 
33246
Changed paths:
 
33247
   M /trunk/doc/sympa.tex.tpl
 
33248
   M /trunk/nls/fr.msg
 
33249
   M /trunk/nls/us.msg
 
33250
   M /trunk/src/Conf.pm
 
33251
   M /trunk/src/List.pm
 
33252
 
 
33253
[requested by C. Turbout] New feature: add 'connect_options' to include_sql_query list param. Add 'db_options' to sympa.conf
 
33254
 
 
33255
------------------------------------------------------------------------
 
33256
r564 | salaun | 2001-06-28 15:45:24 +0200 (Thu, 28 Jun 2001) | 3 lines
 
33257
Changed paths:
 
33258
   M /trunk/src/Archive.pm
 
33259
   M /trunk/src/Commands.pm
 
33260
   M /trunk/src/List.pm
 
33261
   M /trunk/src/smtp.pm
 
33262
   M /trunk/src/sympa.pl
 
33263
   M /trunk/src/tools.pl
 
33264
 
 
33265
[reported by Christian Mock] Bug fix: S/MIME encryption fixed
 
33266
signed AND crypted messages are recognized as signed
 
33267
 
 
33268
------------------------------------------------------------------------
 
33269
r563 | salaun | 2001-06-28 15:42:04 +0200 (Thu, 28 Jun 2001) | 2 lines
 
33270
Changed paths:
 
33271
   M /trunk/src/etc/templates/us/x509-user-cert-missing.us.tpl
 
33272
 
 
33273
Fix
 
33274
 
 
33275
------------------------------------------------------------------------
 
33276
r562 | salaun | 2001-06-28 15:41:15 +0200 (Thu, 28 Jun 2001) | 2 lines
 
33277
Changed paths:
 
33278
   A /trunk/src/etc/templates/us/listmaster_notification.us.tpl
 
33279
 
 
33280
Add create_list_request template
 
33281
 
 
33282
------------------------------------------------------------------------
 
33283
r561 | salaun | 2001-06-28 14:56:29 +0200 (Thu, 28 Jun 2001) | 2 lines
 
33284
Changed paths:
 
33285
   M /trunk/Makefile
 
33286
   M /trunk/doc/sympa.tex.tpl
 
33287
   M /trunk/src/Makefile
 
33288
   M /trunk/src/aliaswrapper.c
 
33289
 
 
33290
[Didier Lamballais] Change: add NEWALIASES_ARG var to Makefile
 
33291
 
 
33292
------------------------------------------------------------------------
 
33293
r560 | salaun | 2001-06-26 15:21:57 +0200 (Tue, 26 Jun 2001) | 2 lines
 
33294
Changed paths:
 
33295
   M /trunk/doc/sympa.tex.tpl
 
33296
 
 
33297
Complete create_list setup
 
33298
 
 
33299
------------------------------------------------------------------------
 
33300
r559 | salaun | 2001-06-26 14:46:04 +0200 (Tue, 26 Jun 2001) | 2 lines
 
33301
Changed paths:
 
33302
   M /trunk/wwsympa/wws_templates/us/create_list.us.tpl
 
33303
 
 
33304
[R. Manfredi] makes the message clearer
 
33305
 
 
33306
------------------------------------------------------------------------
 
33307
r558 | salaun | 2001-06-22 16:03:34 +0200 (Fri, 22 Jun 2001) | 3 lines
 
33308
Changed paths:
 
33309
   M /trunk/doc/sympa.tex.tpl
 
33310
   M /trunk/src/Commands.pm
 
33311
   M /trunk/src/List.pm
 
33312
   M /trunk/wwsympa/wwslib.pm
 
33313
 
 
33314
[N. Euzen] new 'not_me' user reception option
 
33315
changes for 'urlize' (added size, name ; add header/footer afterward)
 
33316
 
 
33317
------------------------------------------------------------------------
 
33318
r557 | salaun | 2001-06-22 15:49:25 +0200 (Fri, 22 Jun 2001) | 2 lines
 
33319
Changed paths:
 
33320
   M /trunk/wwsympa/wwsympa.fcgi
 
33321
 
 
33322
Bug fix: change_email fixed
 
33323
 
 
33324
------------------------------------------------------------------------
 
33325
r556 | salaun | 2001-06-22 13:59:37 +0200 (Fri, 22 Jun 2001) | 2 lines
 
33326
Changed paths:
 
33327
   M /trunk/src/Commands.pm
 
33328
 
 
33329
normal as a synonyme of the option mail
 
33330
 
 
33331
------------------------------------------------------------------------
 
33332
r555 | salaun | 2001-06-22 13:57:35 +0200 (Fri, 22 Jun 2001) | 2 lines
 
33333
Changed paths:
 
33334
   M /trunk/RELEASE_NOTES
 
33335
   M /trunk/nls/hu.msg
 
33336
   M /trunk/src/etc/create_list_templates/discussion_list/comment
 
33337
   M /trunk/src/etc/create_list_templates/intranet_list/comment
 
33338
   M /trunk/src/etc/create_list_templates/news-letter/comment
 
33339
   M /trunk/src/etc/create_list_templates/private_working_group/comment
 
33340
   M /trunk/src/etc/create_list_templates/public_web_forum/comment
 
33341
   M /trunk/src/etc/mhonarc-ressources
 
33342
   M /trunk/src/etc/scenari/add.auth
 
33343
   M /trunk/src/etc/scenari/add.owner
 
33344
   M /trunk/src/etc/scenari/add.owner_notify
 
33345
   M /trunk/src/etc/scenari/del.auth
 
33346
   M /trunk/src/etc/scenari/del.closed
 
33347
   M /trunk/src/etc/scenari/del.owner
 
33348
   M /trunk/src/etc/scenari/edit_list.owner
 
33349
   M /trunk/src/etc/scenari/global_remind.listmaster
 
33350
   M /trunk/src/etc/scenari/review.closed
 
33351
   M /trunk/src/etc/scenari/send.editorkey
 
33352
   M /trunk/src/etc/scenari/send.editorkeyonly
 
33353
   M /trunk/src/etc/scenari/send.publicnomultipart
 
33354
   M /trunk/src/etc/scenari/unsubscribe.owner
 
33355
   M /trunk/src/etc/templates/hu/sendpasswd.hu.tpl
 
33356
   M /trunk/src/etc/templates/us/global_remind.us.tpl
 
33357
   M /trunk/src/etc/templates/us/helpfile.us.tpl
 
33358
   M /trunk/src/etc/templates/us/reject.us.tpl
 
33359
   M /trunk/src/etc/templates/us/remind.us.tpl
 
33360
   M /trunk/src/etc/templates/us/removed.us.tpl
 
33361
   M /trunk/src/etc/templates/us/welcome.us.tpl
 
33362
   M /trunk/src/etc/templates/us/x509-user-cert-missing.us.tpl
 
33363
   M /trunk/wwsympa/wws_templates/hu/admin_menu.hu.tpl
 
33364
   M /trunk/wwsympa/wws_templates/hu/arcsearch.hu.tpl
 
33365
   M /trunk/wwsympa/wws_templates/hu/arcsearch_form.hu.tpl
 
33366
   M /trunk/wwsympa/wws_templates/hu/change_email.hu.tpl
 
33367
   M /trunk/wwsympa/wws_templates/hu/close_list.hu.tpl
 
33368
   M /trunk/wwsympa/wws_templates/hu/create_list.hu.tpl
 
33369
   M /trunk/wwsympa/wws_templates/hu/create_list_request.hu.tpl
 
33370
   M /trunk/wwsympa/wws_templates/hu/d_control.hu.tpl
 
33371
   M /trunk/wwsympa/wws_templates/hu/d_editfile.hu.tpl
 
33372
   M /trunk/wwsympa/wws_templates/hu/d_read.hu.tpl
 
33373
   M /trunk/wwsympa/wws_templates/hu/editsubscriber.hu.tpl
 
33374
   M /trunk/wwsympa/wws_templates/hu/error.hu.tpl
 
33375
   M /trunk/wwsympa/wws_templates/hu/get_pending_lists.hu.tpl
 
33376
   M /trunk/wwsympa/wws_templates/hu/help_editlist.hu.tpl
 
33377
   M /trunk/wwsympa/wws_templates/hu/install_pending_list.hu.tpl
 
33378
   M /trunk/wwsympa/wws_templates/hu/list_menu.hu.tpl
 
33379
   M /trunk/wwsympa/wws_templates/hu/menu.hu.tpl
 
33380
   M /trunk/wwsympa/wws_templates/hu/notice.hu.tpl
 
33381
   M /trunk/wwsympa/wws_templates/hu/pref.hu.tpl
 
33382
   M /trunk/wwsympa/wws_templates/hu/remindpasswd.hu.tpl
 
33383
   M /trunk/wwsympa/wws_templates/hu/remove_arc.hu.tpl
 
33384
   M /trunk/wwsympa/wws_templates/hu/review.hu.tpl
 
33385
   M /trunk/wwsympa/wws_templates/hu/reviewbouncing.hu.tpl
 
33386
   M /trunk/wwsympa/wws_templates/hu/scenario_test.hu.tpl
 
33387
   M /trunk/wwsympa/wws_templates/hu/serveradmin.hu.tpl
 
33388
   M /trunk/wwsympa/wws_templates/hu/set_pending_list_request.hu.tpl
 
33389
   M /trunk/wwsympa/wws_templates/hu/sigrequest.hu.tpl
 
33390
 
 
33391
[Vizi Szilard] Hungarian translations updates
 
33392
 
 
33393
------------------------------------------------------------------------
 
33394
r554 | salaun | 2001-06-22 11:51:21 +0200 (Fri, 22 Jun 2001) | 2 lines
 
33395
Changed paths:
 
33396
   M /trunk/doc/sympa.tex.tpl
 
33397
 
 
33398
[Vizi Szilard] Hungarian NOT hungrian
 
33399
 
 
33400
------------------------------------------------------------------------
 
33401
r553 | salaun | 2001-06-22 10:36:58 +0200 (Fri, 22 Jun 2001) | 1 line
 
33402
Changed paths:
 
33403
   M /trunk/src/etc/script/create_db.Pg
 
33404
 
 
33405
[Jerome Marant] Bug fix: CREATE INDEX ends with 2 parentheses instead of one
 
33406
------------------------------------------------------------------------
 
33407
r552 | salaun | 2001-06-21 15:11:54 +0200 (Thu, 21 Jun 2001) | 2 lines
 
33408
Changed paths:
 
33409
   M /trunk/doc/sympa.tex.tpl
 
33410
   M /trunk/src/Conf.pm
 
33411
   M /trunk/src/List.pm
 
33412
 
 
33413
[requested byClaus Atzenbeck] New 'anonymous_header_fields' sympa.conf parameter.
 
33414
 
 
33415
------------------------------------------------------------------------
 
33416
r551 | salaun | 2001-06-21 08:37:59 +0200 (Thu, 21 Jun 2001) | 2 lines
 
33417
Changed paths:
 
33418
   M /trunk/wwsympa/wwsympa.fcgi
 
33419
 
 
33420
two options availible now for wwsympa.fcgi : -debug and -robot_domain <domain>
 
33421
 
 
33422
------------------------------------------------------------------------
 
33423
r550 | salaun | 2001-06-20 15:05:00 +0200 (Wed, 20 Jun 2001) | 2 lines
 
33424
Changed paths:
 
33425
   M /trunk/src/tools.pl
 
33426
   M /trunk/wwsympa/wwsympa.fcgi
 
33427
 
 
33428
Also escape accented chars in URLs
 
33429
 
 
33430
------------------------------------------------------------------------
 
33431
r549 | salaun | 2001-06-18 16:48:39 +0200 (Mon, 18 Jun 2001) | 2 lines
 
33432
Changed paths:
 
33433
   M /trunk/src/mail.pm
 
33434
 
 
33435
Also encode $to, From and all $headers entries
 
33436
 
 
33437
------------------------------------------------------------------------
 
33438
r548 | salaun | 2001-06-18 13:47:30 +0200 (Mon, 18 Jun 2001) | 2 lines
 
33439
Changed paths:
 
33440
   M /trunk/src/mail.pm
 
33441
 
 
33442
*** empty log message ***
 
33443
 
 
33444
------------------------------------------------------------------------
 
33445
r547 | salaun | 2001-06-18 12:03:16 +0200 (Mon, 18 Jun 2001) | 2 lines
 
33446
Changed paths:
 
33447
   M /trunk/wwsympa/wwsympa.fcgi
 
33448
 
 
33449
*** empty log message ***
 
33450
 
 
33451
------------------------------------------------------------------------
 
33452
r546 | salaun | 2001-06-18 11:12:48 +0200 (Mon, 18 Jun 2001) | 3 lines
 
33453
Changed paths:
 
33454
   M /trunk/src/etc/templates/us/helpfile.us.tpl
 
33455
 
 
33456
[N. Euzen] Added "SET <list> NOT_ME" help and TXT/HTML/URLIZE english
 
33457
documentation
 
33458
 
 
33459
------------------------------------------------------------------------
 
33460
r545 | salaun | 2001-06-18 10:33:07 +0200 (Mon, 18 Jun 2001) | 2 lines
 
33461
Changed paths:
 
33462
   M /trunk/src/mail.pm
 
33463
 
 
33464
[reported by Straub Herbert] Bug fix: owner notification messages subject was not encoded
 
33465
 
 
33466
------------------------------------------------------------------------
 
33467
r543 | salaun | 2001-06-15 15:16:51 +0200 (Fri, 15 Jun 2001) | 2 lines
 
33468
Changed paths:
 
33469
   M /trunk/src/etc/script/create_db.Sybase
 
33470
 
 
33471
[reported by Guenter Lau] Update database structure, make password longer
 
33472
 
 
33473
------------------------------------------------------------------------
 
33474
r542 | salaun | 2001-06-14 14:44:31 +0200 (Thu, 14 Jun 2001) | 2 lines
 
33475
Changed paths:
 
33476
   M /trunk/src/Commands.pm
 
33477
   M /trunk/src/List.pm
 
33478
   M /trunk/src/etc/templates/us/helpfile.us.tpl
 
33479
   M /trunk/wwsympa/wwslib.pm
 
33480
   M /trunk/wwsympa/wwsympa.fcgi
 
33481
 
 
33482
[Nadia Euzen]: Add new user reception options "html","txt" and "urlize".
 
33483
 
 
33484
------------------------------------------------------------------------
 
33485
r541 | salaun | 2001-06-13 15:57:17 +0200 (Wed, 13 Jun 2001) | 1 line
 
33486
Changed paths:
 
33487
   M /trunk/check_perl_modules.pl
 
33488
   M /trunk/src/Commands.pm
 
33489
   M /trunk/src/List.pm
 
33490
   M /trunk/src/tools.pl
 
33491
   M /trunk/wwsympa/cookielib.pm
 
33492
   M /trunk/wwsympa/wwsympa.fcgi
 
33493
 
 
33494
proposed by Josep Roman] Use Digest::MD5 instead of MD5 module
 
33495
------------------------------------------------------------------------
 
33496
r540 | salaun | 2001-06-13 09:29:37 +0200 (Wed, 13 Jun 2001) | 2 lines
 
33497
Changed paths:
 
33498
   A /trunk/src/etc/scenari/send.publicnoattachment
 
33499
 
 
33500
new scenario
 
33501
 
 
33502
------------------------------------------------------------------------
 
33503
r539 | salaun | 2001-06-12 16:47:49 +0200 (Tue, 12 Jun 2001) | 3 lines
 
33504
Changed paths:
 
33505
   M /trunk/Makefile
 
33506
   M /trunk/doc/Makefile
 
33507
   M /trunk/doc/parse_tex.pl
 
33508
   M /trunk/doc/sympa.tex.tpl
 
33509
 
 
33510
Include last change date of sympa.tex.tpl
 
33511
Add details about archives
 
33512
 
 
33513
------------------------------------------------------------------------
 
33514
r538 | salaun | 2001-06-12 12:29:58 +0200 (Tue, 12 Jun 2001) | 2 lines
 
33515
Changed paths:
 
33516
   M /trunk/src/List.pm
 
33517
   M /trunk/src/sympa.pl
 
33518
   M /trunk/wwsympa/wwsympa.fcgi
 
33519
 
 
33520
unused module inclusions
 
33521
 
 
33522
------------------------------------------------------------------------
 
33523
r537 | salaun | 2001-06-12 11:01:15 +0200 (Tue, 12 Jun 2001) | 2 lines
 
33524
Changed paths:
 
33525
   M /trunk/src/List.pm
 
33526
 
 
33527
Changes: set ldap connection timeout to 30s (was 120s)
 
33528
 
 
33529
------------------------------------------------------------------------
 
33530
r536 | salaun | 2001-06-11 17:50:47 +0200 (Mon, 11 Jun 2001) | 2 lines
 
33531
Changed paths:
 
33532
   M /trunk/doc/sympa.tex.tpl
 
33533
   M /trunk/src/tools.pl
 
33534
 
 
33535
Sympa can use Trend Micro virusWall as an antivirus plugin
 
33536
 
 
33537
------------------------------------------------------------------------
 
33538
r535 | salaun | 2001-06-11 09:47:12 +0200 (Mon, 11 Jun 2001) | 2 lines
 
33539
Changed paths:
 
33540
   M /trunk/doc/sympa.tex.tpl
 
33541
 
 
33542
complete cookie changes risks
 
33543
 
 
33544
------------------------------------------------------------------------
 
33545
r534 | salaun | 2001-06-11 09:02:59 +0200 (Mon, 11 Jun 2001) | 2 lines
 
33546
Changed paths:
 
33547
   M /trunk/wwsympa/wws_templates/fr/arcsearch_form.fr.tpl
 
33548
 
 
33549
Typo
 
33550
 
 
33551
------------------------------------------------------------------------
 
33552
r533 | salaun | 2001-06-08 16:52:28 +0200 (Fri, 08 Jun 2001) | 5 lines
 
33553
Changed paths:
 
33554
   M /trunk/wwsympa/cookielib.pm
 
33555
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
33556
   M /trunk/wwsympa/wwsympa.fcgi
 
33557
 
 
33558
New feature: non-identified users can change the language of WWSympa.
 
33559
The preferred lang is stored in a cookie.
 
33560
If the user is identified : the lang preference is used instead ;
 
33561
when setting lang the preference (in db) is updated.
 
33562
 
 
33563
------------------------------------------------------------------------
 
33564
r532 | salaun | 2001-06-08 16:30:14 +0200 (Fri, 08 Jun 2001) | 2 lines
 
33565
Changed paths:
 
33566
   D /trunk/wwsympa/wws_templates/de/main.de.tpl
 
33567
 
 
33568
redundant with main.us.tpl
 
33569
 
 
33570
------------------------------------------------------------------------
 
33571
r531 | salaun | 2001-06-08 16:27:07 +0200 (Fri, 08 Jun 2001) | 2 lines
 
33572
Changed paths:
 
33573
   M /trunk/wwsympa/wws_templates/us/menu.us.tpl
 
33574
 
 
33575
Move the languages menu at the bottom of the page
 
33576
 
 
33577
------------------------------------------------------------------------
 
33578
r530 | salaun | 2001-06-08 14:58:05 +0200 (Fri, 08 Jun 2001) | 2 lines
 
33579
Changed paths:
 
33580
   M /trunk/wwsympa/cookielib.pm
 
33581
   M /trunk/wwsympa/wws_templates/us/menu.us.tpl
 
33582
   M /trunk/wwsympa/wwsympa.fcgi
 
33583
 
 
33584
Setlang for non-identified users (first step)
 
33585
 
 
33586
------------------------------------------------------------------------
 
33587
r529 | salaun | 2001-06-08 14:57:05 +0200 (Fri, 08 Jun 2001) | 2 lines
 
33588
Changed paths:
 
33589
   M /trunk/src/etc/ca-bundle.crt
 
33590
 
 
33591
Add Ca-CRU to bundle
 
33592
 
 
33593
------------------------------------------------------------------------
 
33594
r528 | salaun | 2001-06-08 14:56:21 +0200 (Fri, 08 Jun 2001) | 2 lines
 
33595
Changed paths:
 
33596
   M /trunk/src/Commands.pm
 
33597
 
 
33598
Bug fix
 
33599
 
 
33600
------------------------------------------------------------------------
 
33601
r527 | salaun | 2001-06-08 11:11:07 +0200 (Fri, 08 Jun 2001) | 2 lines
 
33602
Changed paths:
 
33603
   M /trunk/Makefile
 
33604
 
 
33605
Set LC_ALL var for making NLS
 
33606
 
 
33607
------------------------------------------------------------------------
 
33608
r526 | salaun | 2001-06-08 08:44:58 +0200 (Fri, 08 Jun 2001) | 2 lines
 
33609
Changed paths:
 
33610
   A /trunk/doc/parse_tex.pl
 
33611
 
 
33612
Tex parser to include scenario names, db creation scripts,...
 
33613
 
 
33614
------------------------------------------------------------------------
 
33615
r525 | salaun | 2001-06-08 08:31:35 +0200 (Fri, 08 Jun 2001) | 2 lines
 
33616
Changed paths:
 
33617
   M /trunk/src/Commands.pm
 
33618
 
 
33619
New command verify (for s/mime checking)
 
33620
 
 
33621
------------------------------------------------------------------------
 
33622
r524 | salaun | 2001-06-08 08:30:57 +0200 (Fri, 08 Jun 2001) | 2 lines
 
33623
Changed paths:
 
33624
   M /trunk/nls/fr.msg
 
33625
   M /trunk/nls/us.msg
 
33626
 
 
33627
new msg 6,262 and 6,263 for command verify
 
33628
 
 
33629
------------------------------------------------------------------------
 
33630
r523 | salaun | 2001-06-07 17:10:29 +0200 (Thu, 07 Jun 2001) | 2 lines
 
33631
Changed paths:
 
33632
   M /trunk/check_perl_modules.pl
 
33633
 
 
33634
Set inactivity timeout to 4 sec
 
33635
 
 
33636
------------------------------------------------------------------------
 
33637
r522 | salaun | 2001-06-07 16:55:35 +0200 (Thu, 07 Jun 2001) | 2 lines
 
33638
Changed paths:
 
33639
   M /trunk/src/Makefile
 
33640
 
 
33641
Change: write access to ca-bundle
 
33642
 
 
33643
------------------------------------------------------------------------
 
33644
r521 | salaun | 2001-06-07 16:34:38 +0200 (Thu, 07 Jun 2001) | 2 lines
 
33645
Changed paths:
 
33646
   M /trunk/doc/sympa.tex.tpl
 
33647
 
 
33648
Add link to scenario source
 
33649
 
 
33650
------------------------------------------------------------------------
 
33651
r520 | salaun | 2001-06-07 16:24:24 +0200 (Thu, 07 Jun 2001) | 2 lines
 
33652
Changed paths:
 
33653
   M /trunk/doc/sympa.tex.tpl
 
33654
 
 
33655
Include database creation scripts
 
33656
 
 
33657
------------------------------------------------------------------------
 
33658
r519 | salaun | 2001-06-07 15:51:20 +0200 (Thu, 07 Jun 2001) | 2 lines
 
33659
Changed paths:
 
33660
   M /trunk/doc/sympa.tex.tpl
 
33661
 
 
33662
new translations
 
33663
 
 
33664
------------------------------------------------------------------------
 
33665
r518 | salaun | 2001-06-07 15:46:23 +0200 (Thu, 07 Jun 2001) | 2 lines
 
33666
Changed paths:
 
33667
   M /trunk/doc/Makefile
 
33668
   M /trunk/doc/sympa.tex.tpl
 
33669
 
 
33670
sympa.tex.tpl is parsed to include scenari
 
33671
 
 
33672
------------------------------------------------------------------------
 
33673
r517 | salaun | 2001-06-07 14:19:25 +0200 (Thu, 07 Jun 2001) | 2 lines
 
33674
Changed paths:
 
33675
   D /trunk/doc/sympa.tex
 
33676
   A /trunk/doc/sympa.tex.tpl
 
33677
 
 
33678
Change: renamed sympa.tex to sympa.tex.tpl
 
33679
 
 
33680
------------------------------------------------------------------------
 
33681
r516 | salaun | 2001-06-06 13:30:25 +0200 (Wed, 06 Jun 2001) | 2 lines
 
33682
Changed paths:
 
33683
   M /trunk/wwsympa/wwsympa.fcgi
 
33684
 
 
33685
Check access privileges
 
33686
 
 
33687
------------------------------------------------------------------------
 
33688
r514 | salaun | 2001-06-05 17:19:57 +0200 (Tue, 05 Jun 2001) | 2 lines
 
33689
Changed paths:
 
33690
   M /trunk/ChangeLog
 
33691
   M /trunk/Makefile
 
33692
   M /trunk/RELEASE_NOTES
 
33693
 
 
33694
Preparing 3.2.1
 
33695
 
 
33696
------------------------------------------------------------------------
 
33697
r513 | salaun | 2001-06-05 16:26:01 +0200 (Tue, 05 Jun 2001) | 2 lines
 
33698
Changed paths:
 
33699
   M /trunk/important_changes.pl
 
33700
 
 
33701
No prompt if same version
 
33702
 
 
33703
------------------------------------------------------------------------
 
33704
r512 | salaun | 2001-06-05 16:21:18 +0200 (Tue, 05 Jun 2001) | 3 lines
 
33705
Changed paths:
 
33706
   M /trunk/src/List.pm
 
33707
 
 
33708
Bug fix: sympa.pl would die with error message "Can't use an undefined value as a HASH reference"
 
33709
It could not access reply-to value when defining an email as the reply-to
 
33710
 
 
33711
------------------------------------------------------------------------
 
33712
r511 | salaun | 2001-06-05 12:54:08 +0200 (Tue, 05 Jun 2001) | 2 lines
 
33713
Changed paths:
 
33714
   M /trunk/src/etc/script/sympa.spec
 
33715
 
 
33716
[reported by Claus Atzenbeck] perl-CGI.pm has been renamed perl-CGI
 
33717
 
 
33718
------------------------------------------------------------------------
 
33719
r510 | salaun | 2001-06-05 12:34:58 +0200 (Tue, 05 Jun 2001) | 2 lines
 
33720
Changed paths:
 
33721
   M /trunk/Makefile
 
33722
   A /trunk/important_changes.pl
 
33723
 
 
33724
Print important changes extracted from RELEASE_NOTES (*****)
 
33725
 
 
33726
------------------------------------------------------------------------
 
33727
r509 | salaun | 2001-06-05 09:42:11 +0200 (Tue, 05 Jun 2001) | 2 lines
 
33728
Changed paths:
 
33729
   M /trunk/src/tools.pl
 
33730
 
 
33731
[Renato Bonomini] Bug fix: typo
 
33732
 
 
33733
------------------------------------------------------------------------
 
33734
r507 | salaun | 2001-06-01 16:00:43 +0200 (Fri, 01 Jun 2001) | 2 lines
 
33735
Changed paths:
 
33736
   M /trunk/doc/sympa.tex
 
33737
 
 
33738
Fix
 
33739
 
 
33740
------------------------------------------------------------------------
 
33741
r506 | salaun | 2001-06-01 15:52:43 +0200 (Fri, 01 Jun 2001) | 2 lines
 
33742
Changed paths:
 
33743
   M /trunk/ChangeLog
 
33744
   M /trunk/Makefile
 
33745
   M /trunk/RELEASE_NOTES
 
33746
 
 
33747
preparing sympa 3.2
 
33748
 
 
33749
------------------------------------------------------------------------
 
33750
r505 | salaun | 2001-06-01 15:37:43 +0200 (Fri, 01 Jun 2001) | 2 lines
 
33751
Changed paths:
 
33752
   M /trunk/doc/sympa.tex
 
33753
 
 
33754
[David Lewis] corrections in documentation
 
33755
 
 
33756
------------------------------------------------------------------------
 
33757
r504 | salaun | 2001-05-31 17:21:06 +0200 (Thu, 31 May 2001) | 2 lines
 
33758
Changed paths:
 
33759
   A /trunk/wwsympa/wws_templates/fr/help_editlist.fr.tpl
 
33760
 
 
33761
[Michel Bouissou] Translated editlist helpfile to french
 
33762
 
 
33763
------------------------------------------------------------------------
 
33764
r503 | salaun | 2001-05-31 10:19:07 +0200 (Thu, 31 May 2001) | 2 lines
 
33765
Changed paths:
 
33766
   M /trunk/doc/sympa.tex
 
33767
 
 
33768
'other' topic
 
33769
 
 
33770
------------------------------------------------------------------------
 
33771
r502 | salaun | 2001-05-30 17:19:36 +0200 (Wed, 30 May 2001) | 2 lines
 
33772
Changed paths:
 
33773
   M /trunk/wwsympa/wws_templates/fr/serveradmin.fr.tpl
 
33774
 
 
33775
*** empty log message ***
 
33776
 
 
33777
------------------------------------------------------------------------
 
33778
r501 | salaun | 2001-05-30 17:06:16 +0200 (Wed, 30 May 2001) | 2 lines
 
33779
Changed paths:
 
33780
   M /trunk/wwsympa/wwsympa.fcgi
 
33781
 
 
33782
'asis' : return a file that contains its content-type in it
 
33783
 
 
33784
------------------------------------------------------------------------
 
33785
r500 | salaun | 2001-05-30 15:00:47 +0200 (Wed, 30 May 2001) | 2 lines
 
33786
Changed paths:
 
33787
   M /trunk/doc/sympa.tex
 
33788
 
 
33789
Updates concerning database
 
33790
 
 
33791
------------------------------------------------------------------------
 
33792
r499 | salaun | 2001-05-30 12:15:20 +0200 (Wed, 30 May 2001) | 2 lines
 
33793
Changed paths:
 
33794
   M /trunk/doc/sympa.tex
 
33795
 
 
33796
Changed database format
 
33797
 
 
33798
------------------------------------------------------------------------
 
33799
r498 | salaun | 2001-05-30 09:34:52 +0200 (Wed, 30 May 2001) | 1 line
 
33800
Changed paths:
 
33801
   M /trunk/nls/es.msg
 
33802
 
 
33803
[Josep Roman] additions and corrections
 
33804
------------------------------------------------------------------------
 
33805
r497 | salaun | 2001-05-29 15:31:54 +0200 (Tue, 29 May 2001) | 2 lines
 
33806
Changed paths:
 
33807
   M /trunk/src/List.pm
 
33808
 
 
33809
Fix
 
33810
 
 
33811
------------------------------------------------------------------------
 
33812
r496 | salaun | 2001-05-29 15:30:53 +0200 (Tue, 29 May 2001) | 3 lines
 
33813
Changed paths:
 
33814
   M /trunk/src/etc/scenari/visibility.conceal
 
33815
 
 
33816
Bug fix: titel => title
 
33817
Sympa could not parse visibility.conceal scenario
 
33818
 
 
33819
------------------------------------------------------------------------
 
33820
r495 | salaun | 2001-05-29 10:30:23 +0200 (Tue, 29 May 2001) | 2 lines
 
33821
Changed paths:
 
33822
   M /trunk/src/List.pm
 
33823
 
 
33824
[proposed by Claus Atzenbeck] Add 'X-Envelope-To' header field deletion for anonymous mode
 
33825
 
 
33826
------------------------------------------------------------------------
 
33827
r494 | salaun | 2001-05-28 11:36:29 +0200 (Mon, 28 May 2001) | 2 lines
 
33828
Changed paths:
 
33829
   M /trunk/src/tools.pl
 
33830
 
 
33831
Bug fix: always look for commands in subject (does not depend on body length)
 
33832
 
 
33833
------------------------------------------------------------------------
 
33834
r493 | salaun | 2001-05-28 10:58:33 +0200 (Mon, 28 May 2001) | 2 lines
 
33835
Changed paths:
 
33836
   M /trunk/src/etc/templates/us/bye.us.tpl
 
33837
   M /trunk/src/etc/templates/us/global_remind.us.tpl
 
33838
   M /trunk/src/etc/templates/us/helpfile.us.tpl
 
33839
   M /trunk/src/etc/templates/us/invite.us.tpl
 
33840
   M /trunk/src/etc/templates/us/lists.us.tpl
 
33841
   M /trunk/src/etc/templates/us/reject.us.tpl
 
33842
   M /trunk/src/etc/templates/us/remind.us.tpl
 
33843
   M /trunk/src/etc/templates/us/removed.us.tpl
 
33844
   M /trunk/src/etc/templates/us/welcome.us.tpl
 
33845
 
 
33846
[Rodrigo Filgueira Prates] templates translated to Portuguese
 
33847
 
 
33848
------------------------------------------------------------------------
 
33849
r492 | salaun | 2001-05-25 16:16:21 +0200 (Fri, 25 May 2001) | 2 lines
 
33850
Changed paths:
 
33851
   M /trunk/wwsympa/wws_templates/de/error.de.tpl
 
33852
   M /trunk/wwsympa/wws_templates/de/help.de.tpl
 
33853
   M /trunk/wwsympa/wws_templates/de/help_admin.de.tpl
 
33854
   M /trunk/wwsympa/wws_templates/de/home.de.tpl
 
33855
   M /trunk/wwsympa/wws_templates/de/loginbanner.de.tpl
 
33856
   M /trunk/wwsympa/wws_templates/de/sigrequest.de.tpl
 
33857
 
 
33858
[Harald Wilhelmi] Changes: a few typos in the german wwsympa templates
 
33859
 
 
33860
------------------------------------------------------------------------
 
33861
r491 | salaun | 2001-05-25 16:06:15 +0200 (Fri, 25 May 2001) | 2 lines
 
33862
Changed paths:
 
33863
   A /trunk/ChangeLog
 
33864
 
 
33865
Add detailed changelog to CVS (generated by cvs2cl.pl)
 
33866
 
 
33867
------------------------------------------------------------------------
 
33868
r490 | salaun | 2001-05-25 16:02:10 +0200 (Fri, 25 May 2001) | 2 lines
 
33869
Changed paths:
 
33870
   M /trunk/Makefile
 
33871
   M /trunk/RELEASE_NOTES
 
33872
 
 
33873
preparing sympa 3.2b
 
33874
 
 
33875
------------------------------------------------------------------------
 
33876
r489 | salaun | 2001-05-25 09:40:03 +0200 (Fri, 25 May 2001) | 2 lines
 
33877
Changed paths:
 
33878
   M /trunk/src/Commands.pm
 
33879
   M /trunk/wwsympa/wwsympa.fcgi
 
33880
 
 
33881
Bug fix: Apply list visibility to WHICH command (hide secret lists)
 
33882
 
 
33883
------------------------------------------------------------------------
 
33884
r488 | salaun | 2001-05-25 09:05:29 +0200 (Fri, 25 May 2001) | 2 lines
 
33885
Changed paths:
 
33886
   A /trunk/src/etc/sample/topics.hu.conf
 
33887
 
 
33888
[Vizi Szilard] Hungrian sample topics.conf
 
33889
 
 
33890
------------------------------------------------------------------------
 
33891
r487 | salaun | 2001-05-23 15:07:30 +0200 (Wed, 23 May 2001) | 3 lines
 
33892
Changed paths:
 
33893
   M /trunk/src/Commands.pm
 
33894
   M /trunk/src/List.pm
 
33895
   M /trunk/src/etc/mhonarc-ressources
 
33896
   M /trunk/src/mail.pm
 
33897
   M /trunk/wwsympa/wws_templates/fr/compose_mail.fr.tpl
 
33898
   M /trunk/wwsympa/wws_templates/us/compose_mail.us.tpl
 
33899
   M /trunk/wwsympa/wwsympa.fcgi
 
33900
 
 
33901
New feature: "Reply" feature from web archives
 
33902
It uses the "compose_mail" action of WWSympa
 
33903
 
 
33904
------------------------------------------------------------------------
 
33905
r486 | salaun | 2001-05-23 13:25:13 +0200 (Wed, 23 May 2001) | 2 lines
 
33906
Changed paths:
 
33907
   M /trunk/RELEASE_NOTES
 
33908
 
 
33909
[Straub Herbert] Aternative to ALTER TABLE for Pg
 
33910
 
 
33911
------------------------------------------------------------------------
 
33912
r485 | salaun | 2001-05-23 12:31:01 +0200 (Wed, 23 May 2001) | 2 lines
 
33913
Changed paths:
 
33914
   M /trunk/wwsympa/wws_templates/hu/admin_menu.hu.tpl
 
33915
   M /trunk/wwsympa/wws_templates/hu/d_read.hu.tpl
 
33916
   M /trunk/wwsympa/wws_templates/hu/home.hu.tpl
 
33917
   M /trunk/wwsympa/wws_templates/hu/list_menu.hu.tpl
 
33918
   M /trunk/wwsympa/wws_templates/hu/review.hu.tpl
 
33919
   M /trunk/wwsympa/wws_templates/hu/sigrequest.hu.tpl
 
33920
   M /trunk/wwsympa/wws_templates/hu/view_translations.hu.tpl
 
33921
 
 
33922
[Vizi Szilard] Corrections
 
33923
 
 
33924
------------------------------------------------------------------------
 
33925
r484 | salaun | 2001-05-23 12:29:59 +0200 (Wed, 23 May 2001) | 2 lines
 
33926
Changed paths:
 
33927
   M /trunk/src/Conf.pm
 
33928
 
 
33929
Check if we may executes programs listed in sympa.conf
 
33930
 
 
33931
------------------------------------------------------------------------
 
33932
r483 | salaun | 2001-05-23 10:58:36 +0200 (Wed, 23 May 2001) | 2 lines
 
33933
Changed paths:
 
33934
   M /trunk/wwsympa/wwsympa.fcgi
 
33935
 
 
33936
introduction of reply button
 
33937
 
 
33938
------------------------------------------------------------------------
 
33939
r482 | salaun | 2001-05-22 17:23:08 +0200 (Tue, 22 May 2001) | 2 lines
 
33940
Changed paths:
 
33941
   M /trunk/wwsympa/cookielib.pm
 
33942
 
 
33943
Bug fix: could not set HTTP cookie if 'cookie_domain' conf parameter was defined
 
33944
 
 
33945
------------------------------------------------------------------------
 
33946
r481 | salaun | 2001-05-22 16:50:15 +0200 (Tue, 22 May 2001) | 2 lines
 
33947
Changed paths:
 
33948
   M /trunk/RELEASE_NOTES
 
33949
 
 
33950
Bug with CipherSaber and Perl < 5.6
 
33951
 
 
33952
------------------------------------------------------------------------
 
33953
r480 | salaun | 2001-05-22 16:28:22 +0200 (Tue, 22 May 2001) | 2 lines
 
33954
Changed paths:
 
33955
   M /trunk/src/tools.pl
 
33956
 
 
33957
Add umask to mkdir
 
33958
 
 
33959
------------------------------------------------------------------------
 
33960
r479 | salaun | 2001-05-22 16:25:15 +0200 (Tue, 22 May 2001) | 2 lines
 
33961
Changed paths:
 
33962
   M /trunk/doc/sympa.tex
 
33963
 
 
33964
Make installwws no more required
 
33965
 
 
33966
------------------------------------------------------------------------
 
33967
r477 | salaun | 2001-05-22 08:53:33 +0200 (Tue, 22 May 2001) | 2 lines
 
33968
Changed paths:
 
33969
   M /trunk/src/etc/sample/wwsympa.conf
 
33970
 
 
33971
translation
 
33972
 
 
33973
------------------------------------------------------------------------
 
33974
r476 | salaun | 2001-05-21 17:43:08 +0200 (Mon, 21 May 2001) | 2 lines
 
33975
Changed paths:
 
33976
   M /trunk/src/List.pm
 
33977
 
 
33978
[Michail Bachmann] Bug fix: missing comma (',')
 
33979
 
 
33980
------------------------------------------------------------------------
 
33981
r475 | salaun | 2001-05-21 11:15:27 +0200 (Mon, 21 May 2001) | 2 lines
 
33982
Changed paths:
 
33983
   M /trunk/src/etc/mhonarc-ressources
 
33984
 
 
33985
No conditionnal among headers decoding ; this is used by MhOnArc
 
33986
 
 
33987
------------------------------------------------------------------------
 
33988
r474 | salaun | 2001-05-21 11:01:48 +0200 (Mon, 21 May 2001) | 2 lines
 
33989
Changed paths:
 
33990
   M /trunk/src/etc/mhonarc-ressources
 
33991
 
 
33992
Decode encoded header fields
 
33993
 
 
33994
------------------------------------------------------------------------
 
33995
r473 | salaun | 2001-05-18 17:19:58 +0200 (Fri, 18 May 2001) | 2 lines
 
33996
Changed paths:
 
33997
   M /trunk/src/List.pm
 
33998
   M /trunk/wwsympa/wwsympa.fcgi
 
33999
 
 
34000
Order list parameters within a paragraph
 
34001
 
 
34002
------------------------------------------------------------------------
 
34003
r472 | salaun | 2001-05-18 12:17:02 +0200 (Fri, 18 May 2001) | 2 lines
 
34004
Changed paths:
 
34005
   M /trunk/nls/hu.msg
 
34006
   M /trunk/src/etc/scenari/access_web_archive.closed
 
34007
   M /trunk/src/etc/scenari/access_web_archive.intranet
 
34008
   M /trunk/src/etc/scenari/access_web_archive.owner
 
34009
   M /trunk/src/etc/scenari/access_web_archive.private
 
34010
   M /trunk/src/etc/scenari/access_web_archive.public
 
34011
   M /trunk/src/etc/scenari/d_edit.owner
 
34012
   M /trunk/src/etc/scenari/d_edit.private
 
34013
   M /trunk/src/etc/scenari/d_read.owner
 
34014
   M /trunk/src/etc/scenari/d_read.private
 
34015
   M /trunk/src/etc/scenari/info.open
 
34016
   M /trunk/src/etc/scenari/info.private
 
34017
   M /trunk/src/etc/scenari/invite.closed
 
34018
   M /trunk/src/etc/scenari/invite.owner
 
34019
   M /trunk/src/etc/scenari/invite.private
 
34020
   M /trunk/src/etc/scenari/invite.public
 
34021
   M /trunk/src/etc/scenari/remind.owner
 
34022
   M /trunk/src/etc/scenari/review.private
 
34023
   M /trunk/src/etc/scenari/review.public
 
34024
   M /trunk/src/etc/scenari/send.closed
 
34025
   M /trunk/src/etc/scenari/send.editorkeyonly
 
34026
   M /trunk/src/etc/scenari/send.editorkeyonlyauth
 
34027
   M /trunk/src/etc/scenari/send.intranet
 
34028
   M /trunk/src/etc/scenari/send.intranetorprivate
 
34029
   M /trunk/src/etc/scenari/send.newsletter
 
34030
   M /trunk/src/etc/scenari/send.newsletterkeyonly
 
34031
   M /trunk/src/etc/scenari/send.private
 
34032
   M /trunk/src/etc/scenari/send.private_smime
 
34033
   M /trunk/src/etc/scenari/send.privateandeditorkey
 
34034
   M /trunk/src/etc/scenari/send.privateandnomultipartoreditorkey
 
34035
   M /trunk/src/etc/scenari/send.privatekey
 
34036
   M /trunk/src/etc/scenari/send.privatekeyandeditorkeyonly
 
34037
   M /trunk/src/etc/scenari/send.privateoreditorkey
 
34038
   M /trunk/src/etc/scenari/send.privateorpublickey
 
34039
   M /trunk/src/etc/scenari/send.public_nobcc
 
34040
   M /trunk/src/etc/scenari/send.publickey
 
34041
   M /trunk/src/etc/scenari/subscribe.auth
 
34042
   M /trunk/src/etc/scenari/subscribe.auth_notify
 
34043
   M /trunk/src/etc/scenari/subscribe.auth_owner
 
34044
   M /trunk/src/etc/scenari/subscribe.closed
 
34045
   M /trunk/src/etc/scenari/subscribe.intranet
 
34046
   M /trunk/src/etc/scenari/subscribe.open
 
34047
   M /trunk/src/etc/scenari/subscribe.open_quiet
 
34048
   M /trunk/src/etc/scenari/unsubscribe.auth
 
34049
   M /trunk/src/etc/scenari/unsubscribe.auth_notify
 
34050
   M /trunk/src/etc/scenari/unsubscribe.closed
 
34051
   M /trunk/src/etc/scenari/unsubscribe.open
 
34052
   M /trunk/src/etc/scenari/unsubscribe.open_notify
 
34053
   M /trunk/src/etc/scenari/unsubscribe.owner
 
34054
   M /trunk/src/etc/scenari/visibility.private
 
34055
   M /trunk/wwsympa/wws_templates/hu/arcsearch.hu.tpl
 
34056
   M /trunk/wwsympa/wws_templates/hu/arcsearch_form.hu.tpl
 
34057
   M /trunk/wwsympa/wws_templates/hu/list_menu.hu.tpl
 
34058
   M /trunk/wwsympa/wws_templates/hu/review.hu.tpl
 
34059
 
 
34060
[Vizi Szilard] Updates
 
34061
 
 
34062
------------------------------------------------------------------------
 
34063
r471 | salaun | 2001-05-18 11:08:49 +0200 (Fri, 18 May 2001) | 2 lines
 
34064
Changed paths:
 
34065
   M /trunk/src/List.pm
 
34066
 
 
34067
Q-decode From header field in digest table of content
 
34068
 
 
34069
------------------------------------------------------------------------
 
34070
r470 | salaun | 2001-05-18 10:33:04 +0200 (Fri, 18 May 2001) | 2 lines
 
34071
Changed paths:
 
34072
   M /trunk/src/etc/mhonarc-ressources
 
34073
 
 
34074
Bug fix: do not parse message body in archives
 
34075
 
 
34076
------------------------------------------------------------------------
 
34077
r469 | salaun | 2001-05-17 14:18:54 +0200 (Thu, 17 May 2001) | 3 lines
 
34078
Changed paths:
 
34079
   M /trunk/src/Commands.pm
 
34080
 
 
34081
[reported by Odile Germes] Bug fix: Sympa would die when receiving a REMIND
 
34082
command for an unknown list
 
34083
 
 
34084
------------------------------------------------------------------------
 
34085
r468 | salaun | 2001-05-17 13:59:09 +0200 (Thu, 17 May 2001) | 3 lines
 
34086
Changed paths:
 
34087
   M /trunk/src/List.pm
 
34088
 
 
34089
[Straub Herbert] Changes: change connect string for PostgreSQL
 
34090
Did not work with Pg 7.1
 
34091
 
 
34092
------------------------------------------------------------------------
 
34093
r467 | salaun | 2001-05-17 12:20:28 +0200 (Thu, 17 May 2001) | 2 lines
 
34094
Changed paths:
 
34095
   A /trunk/src/etc/templates/hu
 
34096
   A /trunk/src/etc/templates/hu/sendpasswd.hu.tpl
 
34097
   M /trunk/src/etc/templates/us/bye.us.tpl
 
34098
   M /trunk/src/etc/templates/us/global_remind.us.tpl
 
34099
   M /trunk/src/etc/templates/us/helpfile.us.tpl
 
34100
   M /trunk/src/etc/templates/us/invite.us.tpl
 
34101
   M /trunk/src/etc/templates/us/lists.us.tpl
 
34102
   M /trunk/src/etc/templates/us/reject.us.tpl
 
34103
   M /trunk/src/etc/templates/us/remind.us.tpl
 
34104
   M /trunk/src/etc/templates/us/removed.us.tpl
 
34105
   M /trunk/src/etc/templates/us/welcome.us.tpl
 
34106
   M /trunk/src/etc/templates/us/x509-user-cert-missing.us.tpl
 
34107
   A /trunk/wwsympa/wws_templates/hu
 
34108
   A /trunk/wwsympa/wws_templates/hu/add_request.hu.tpl
 
34109
   A /trunk/wwsympa/wws_templates/hu/admin.hu.tpl
 
34110
   A /trunk/wwsympa/wws_templates/hu/admin_menu.hu.tpl
 
34111
   A /trunk/wwsympa/wws_templates/hu/arc.hu.tpl
 
34112
   A /trunk/wwsympa/wws_templates/hu/arc_protect.hu.tpl
 
34113
   A /trunk/wwsympa/wws_templates/hu/arcsearch.hu.tpl
 
34114
   A /trunk/wwsympa/wws_templates/hu/arcsearch_form.hu.tpl
 
34115
   A /trunk/wwsympa/wws_templates/hu/change_email.hu.tpl
 
34116
   A /trunk/wwsympa/wws_templates/hu/choosepasswd.hu.tpl
 
34117
   A /trunk/wwsympa/wws_templates/hu/close_list.hu.tpl
 
34118
   A /trunk/wwsympa/wws_templates/hu/compose_mail.hu.tpl
 
34119
   A /trunk/wwsympa/wws_templates/hu/create_list.hu.tpl
 
34120
   A /trunk/wwsympa/wws_templates/hu/create_list_request.hu.tpl
 
34121
   A /trunk/wwsympa/wws_templates/hu/d_control.hu.tpl
 
34122
   A /trunk/wwsympa/wws_templates/hu/d_editfile.hu.tpl
 
34123
   A /trunk/wwsympa/wws_templates/hu/d_read.hu.tpl
 
34124
   A /trunk/wwsympa/wws_templates/hu/edit_list_request.hu.tpl
 
34125
   A /trunk/wwsympa/wws_templates/hu/editfile.hu.tpl
 
34126
   A /trunk/wwsympa/wws_templates/hu/editsubscriber.hu.tpl
 
34127
   A /trunk/wwsympa/wws_templates/hu/error.hu.tpl
 
34128
   A /trunk/wwsympa/wws_templates/hu/get_pending_lists.hu.tpl
 
34129
   A /trunk/wwsympa/wws_templates/hu/help.hu.tpl
 
34130
   A /trunk/wwsympa/wws_templates/hu/help_admin.hu.tpl
 
34131
   A /trunk/wwsympa/wws_templates/hu/help_editfile.hu.tpl
 
34132
   A /trunk/wwsympa/wws_templates/hu/help_editlist.hu.tpl
 
34133
   A /trunk/wwsympa/wws_templates/hu/home.hu.tpl
 
34134
   A /trunk/wwsympa/wws_templates/hu/install_pending_list.hu.tpl
 
34135
   A /trunk/wwsympa/wws_templates/hu/list_menu.hu.tpl
 
34136
   A /trunk/wwsympa/wws_templates/hu/lists.hu.tpl
 
34137
   A /trunk/wwsympa/wws_templates/hu/login.hu.tpl
 
34138
   A /trunk/wwsympa/wws_templates/hu/loginbanner.hu.tpl
 
34139
   A /trunk/wwsympa/wws_templates/hu/loginrequest.hu.tpl
 
34140
   A /trunk/wwsympa/wws_templates/hu/menu.hu.tpl
 
34141
   A /trunk/wwsympa/wws_templates/hu/modindex.hu.tpl
 
34142
   A /trunk/wwsympa/wws_templates/hu/notice.hu.tpl
 
34143
   A /trunk/wwsympa/wws_templates/hu/pref.hu.tpl
 
34144
   A /trunk/wwsympa/wws_templates/hu/remindpasswd.hu.tpl
 
34145
   A /trunk/wwsympa/wws_templates/hu/remove_arc.hu.tpl
 
34146
   A /trunk/wwsympa/wws_templates/hu/review.hu.tpl
 
34147
   A /trunk/wwsympa/wws_templates/hu/reviewbouncing.hu.tpl
 
34148
   A /trunk/wwsympa/wws_templates/hu/scenario_test.hu.tpl
 
34149
   A /trunk/wwsympa/wws_templates/hu/serveradmin.hu.tpl
 
34150
   A /trunk/wwsympa/wws_templates/hu/set_pending_list_request.hu.tpl
 
34151
   A /trunk/wwsympa/wws_templates/hu/show_cert.hu.tpl
 
34152
   A /trunk/wwsympa/wws_templates/hu/sigrequest.hu.tpl
 
34153
   A /trunk/wwsympa/wws_templates/hu/suboptions.hu.tpl
 
34154
   A /trunk/wwsympa/wws_templates/hu/subrequest.hu.tpl
 
34155
   A /trunk/wwsympa/wws_templates/hu/title.hu.tpl
 
34156
   A /trunk/wwsympa/wws_templates/hu/view_translations.hu.tpl
 
34157
   A /trunk/wwsympa/wws_templates/hu/viewmod.hu.tpl
 
34158
 
 
34159
[Vizi Szilard] Translations to Hungrian
 
34160
 
 
34161
------------------------------------------------------------------------
 
34162
r466 | salaun | 2001-05-17 11:53:58 +0200 (Thu, 17 May 2001) | 2 lines
 
34163
Changed paths:
 
34164
   M /trunk/src/etc/scenari/access_web_archive.closed
 
34165
   M /trunk/src/etc/scenari/access_web_archive.intranet
 
34166
   M /trunk/src/etc/scenari/access_web_archive.listmaster
 
34167
   M /trunk/src/etc/scenari/access_web_archive.owner
 
34168
   M /trunk/src/etc/scenari/access_web_archive.private
 
34169
   M /trunk/src/etc/scenari/access_web_archive.public
 
34170
   M /trunk/src/etc/scenari/add.auth
 
34171
   M /trunk/src/etc/scenari/add.closed
 
34172
   M /trunk/src/etc/scenari/add.owner
 
34173
   M /trunk/src/etc/scenari/add.owner_notify
 
34174
   M /trunk/src/etc/scenari/create_list.intranet
 
34175
   M /trunk/src/etc/scenari/create_list.listmaster
 
34176
   M /trunk/src/etc/scenari/create_list.public_listmaster
 
34177
   M /trunk/src/etc/scenari/d_edit.owner
 
34178
   M /trunk/src/etc/scenari/d_edit.private
 
34179
   M /trunk/src/etc/scenari/d_edit.public
 
34180
   M /trunk/src/etc/scenari/d_read.owner
 
34181
   M /trunk/src/etc/scenari/d_read.private
 
34182
   M /trunk/src/etc/scenari/d_read.public
 
34183
   M /trunk/src/etc/scenari/del.auth
 
34184
   M /trunk/src/etc/scenari/del.closed
 
34185
   M /trunk/src/etc/scenari/del.owner
 
34186
   M /trunk/src/etc/scenari/del.owner_notify
 
34187
   M /trunk/src/etc/scenari/edit_list.closed
 
34188
   M /trunk/src/etc/scenari/edit_list.owner
 
34189
   M /trunk/src/etc/scenari/global_remind.listmaster
 
34190
   M /trunk/src/etc/scenari/info.open
 
34191
   M /trunk/src/etc/scenari/info.private
 
34192
   M /trunk/src/etc/scenari/invite.closed
 
34193
   M /trunk/src/etc/scenari/invite.owner
 
34194
   M /trunk/src/etc/scenari/invite.private
 
34195
   M /trunk/src/etc/scenari/invite.public
 
34196
   M /trunk/src/etc/scenari/remind.listmaster
 
34197
   M /trunk/src/etc/scenari/remind.owner
 
34198
   M /trunk/src/etc/scenari/review.closed
 
34199
   M /trunk/src/etc/scenari/review.listmaster
 
34200
   M /trunk/src/etc/scenari/review.owner
 
34201
   M /trunk/src/etc/scenari/review.private
 
34202
   M /trunk/src/etc/scenari/review.public
 
34203
   M /trunk/src/etc/scenari/send.closed
 
34204
   M /trunk/src/etc/scenari/send.editor
 
34205
   M /trunk/src/etc/scenari/send.editorkey
 
34206
   M /trunk/src/etc/scenari/send.editorkeyonly
 
34207
   M /trunk/src/etc/scenari/send.editorkeyonlyauth
 
34208
   M /trunk/src/etc/scenari/send.intranet
 
34209
   M /trunk/src/etc/scenari/send.intranetorprivate
 
34210
   M /trunk/src/etc/scenari/send.newsletter
 
34211
   M /trunk/src/etc/scenari/send.newsletterkeyonly
 
34212
   M /trunk/src/etc/scenari/send.private
 
34213
   M /trunk/src/etc/scenari/send.private_smime
 
34214
   M /trunk/src/etc/scenari/send.privateandeditorkey
 
34215
   M /trunk/src/etc/scenari/send.privateandnomultipartoreditorkey
 
34216
   M /trunk/src/etc/scenari/send.privatekey
 
34217
   M /trunk/src/etc/scenari/send.privatekeyandeditorkeyonly
 
34218
   M /trunk/src/etc/scenari/send.privateoreditorkey
 
34219
   M /trunk/src/etc/scenari/send.privateorpublickey
 
34220
   M /trunk/src/etc/scenari/send.public
 
34221
   M /trunk/src/etc/scenari/send.public_nobcc
 
34222
   M /trunk/src/etc/scenari/send.publickey
 
34223
   M /trunk/src/etc/scenari/send.publicnomultipart
 
34224
   M /trunk/src/etc/scenari/subscribe.auth
 
34225
   M /trunk/src/etc/scenari/subscribe.auth_notify
 
34226
   M /trunk/src/etc/scenari/subscribe.auth_owner
 
34227
   M /trunk/src/etc/scenari/subscribe.closed
 
34228
   M /trunk/src/etc/scenari/subscribe.intranet
 
34229
   M /trunk/src/etc/scenari/subscribe.intranetorowner
 
34230
   M /trunk/src/etc/scenari/subscribe.open
 
34231
   M /trunk/src/etc/scenari/subscribe.open_notify
 
34232
   M /trunk/src/etc/scenari/subscribe.open_quiet
 
34233
   M /trunk/src/etc/scenari/subscribe.owner
 
34234
   M /trunk/src/etc/scenari/subscribe.smime
 
34235
   M /trunk/src/etc/scenari/subscribe.smimeorowner
 
34236
   M /trunk/src/etc/scenari/topics_visibility.conceal
 
34237
   M /trunk/src/etc/scenari/topics_visibility.noconceal
 
34238
   M /trunk/src/etc/scenari/unsubscribe.auth
 
34239
   M /trunk/src/etc/scenari/unsubscribe.auth_notify
 
34240
   M /trunk/src/etc/scenari/unsubscribe.closed
 
34241
   M /trunk/src/etc/scenari/unsubscribe.open
 
34242
   M /trunk/src/etc/scenari/unsubscribe.open_notify
 
34243
   M /trunk/src/etc/scenari/unsubscribe.owner
 
34244
   M /trunk/src/etc/scenari/visibility.conceal
 
34245
   M /trunk/src/etc/scenari/visibility.intranet
 
34246
   M /trunk/src/etc/scenari/visibility.noconceal
 
34247
   M /trunk/src/etc/scenari/visibility.private
 
34248
   M /trunk/src/etc/scenari/visibility.secret
 
34249
 
 
34250
[Vizi Szilard] Translations to Hungrian
 
34251
 
 
34252
------------------------------------------------------------------------
 
34253
r465 | salaun | 2001-05-17 11:34:44 +0200 (Thu, 17 May 2001) | 2 lines
 
34254
Changed paths:
 
34255
   M /trunk/nls/Makefile
 
34256
   A /trunk/nls/hu.msg
 
34257
   M /trunk/src/List.pm
 
34258
   M /trunk/wwsympa/wwslib.pm
 
34259
 
 
34260
[Vizi Szilard] New feature: Translations to Hungrian
 
34261
 
 
34262
------------------------------------------------------------------------
 
34263
r464 | salaun | 2001-05-16 17:07:12 +0200 (Wed, 16 May 2001) | 2 lines
 
34264
Changed paths:
 
34265
   M /trunk/wwsympa/wws_templates/fr/error.fr.tpl
 
34266
 
 
34267
Bug fix: wrong var
 
34268
 
 
34269
------------------------------------------------------------------------
 
34270
r463 | salaun | 2001-05-16 16:16:07 +0200 (Wed, 16 May 2001) | 2 lines
 
34271
Changed paths:
 
34272
   M /trunk/src/List.pm
 
34273
 
 
34274
[reported by Petr Prazak] Bug fix: use correct charset for digest table of content
 
34275
 
 
34276
------------------------------------------------------------------------
 
34277
r462 | salaun | 2001-05-16 15:26:53 +0200 (Wed, 16 May 2001) | 2 lines
 
34278
Changed paths:
 
34279
   M /trunk/src/List.pm
 
34280
 
 
34281
Bug fix
 
34282
 
 
34283
------------------------------------------------------------------------
 
34284
r461 | salaun | 2001-05-16 15:26:38 +0200 (Wed, 16 May 2001) | 2 lines
 
34285
Changed paths:
 
34286
   M /trunk/src/List.pm
 
34287
 
 
34288
[Straub Herbert] Bug fix: encode digest Subject header field
 
34289
 
 
34290
------------------------------------------------------------------------
 
34291
r460 | salaun | 2001-05-16 15:01:04 +0200 (Wed, 16 May 2001) | 3 lines
 
34292
Changed paths:
 
34293
   M /trunk/doc/sympa.tex
 
34294
   M /trunk/nls/fr.msg
 
34295
   M /trunk/nls/us.msg
 
34296
   M /trunk/src/List.pm
 
34297
   M /trunk/src/etc/create_list_templates/hotline/config.tpl
 
34298
   M /trunk/src/etc/create_list_templates/intranet_list/config.tpl
 
34299
   M /trunk/src/etc/create_list_templates/news-letter/config.tpl
 
34300
   M /trunk/src/etc/create_list_templates/private_working_group/config.tpl
 
34301
   M /trunk/src/etc/create_list_templates/public_web_forum/config.tpl
 
34302
   M /trunk/src/etc/sample/config.digest
 
34303
   M /trunk/src/etc/sample/config.moderation
 
34304
   M /trunk/src/etc/sample/config.privateorpublickey
 
34305
   M /trunk/src/etc/sample/config.public
 
34306
   M /trunk/wwsympa/wwsympa.fcgi
 
34307
 
 
34308
Changes: Replace 'reply_to' and 'forced_reply_to' list parameters
 
34309
with 'reply_to_header' parameter (paragraph)
 
34310
 
 
34311
------------------------------------------------------------------------
 
34312
r459 | salaun | 2001-05-16 11:04:05 +0200 (Wed, 16 May 2001) | 3 lines
 
34313
Changed paths:
 
34314
   M /trunk/src/List.pm
 
34315
 
 
34316
Bug fix: Sympa was erasing user preferences (including password) when loading subscribers
 
34317
file to database (from wwsympa edit_list)
 
34318
 
 
34319
------------------------------------------------------------------------
 
34320
r458 | salaun | 2001-05-16 09:43:46 +0200 (Wed, 16 May 2001) | 2 lines
 
34321
Changed paths:
 
34322
   M /trunk/wwsympa/wwsympa.fcgi
 
34323
 
 
34324
Move last changes
 
34325
 
 
34326
------------------------------------------------------------------------
 
34327
r457 | salaun | 2001-05-16 09:28:23 +0200 (Wed, 16 May 2001) | 2 lines
 
34328
Changed paths:
 
34329
   M /trunk/wwsympa/wwsympa.fcgi
 
34330
 
 
34331
Bug fix: Set folder icon though directory has no .desc
 
34332
 
 
34333
------------------------------------------------------------------------
 
34334
r456 | salaun | 2001-05-15 12:28:14 +0200 (Tue, 15 May 2001) | 2 lines
 
34335
Changed paths:
 
34336
   M /trunk/src/List.pm
 
34337
 
 
34338
[Yann Bizeul] Bug fix: Escape % chars
 
34339
 
 
34340
------------------------------------------------------------------------
 
34341
r455 | salaun | 2001-05-15 12:04:09 +0200 (Tue, 15 May 2001) | 2 lines
 
34342
Changed paths:
 
34343
   M /trunk/wwsympa/wwsympa.fcgi
 
34344
 
 
34345
Bug fix: Did not list lists with no topic
 
34346
 
 
34347
------------------------------------------------------------------------
 
34348
r453 | salaun | 2001-05-14 12:23:33 +0200 (Mon, 14 May 2001) | 2 lines
 
34349
Changed paths:
 
34350
   M /trunk/src/tools.pl
 
34351
   M /trunk/wwsympa/wws_templates/fr/d_control.fr.tpl
 
34352
   M /trunk/wwsympa/wws_templates/fr/d_editfile.fr.tpl
 
34353
   M /trunk/wwsympa/wws_templates/fr/d_read.fr.tpl
 
34354
   M /trunk/wwsympa/wws_templates/us/d_control.us.tpl
 
34355
   M /trunk/wwsympa/wws_templates/us/d_editfile.us.tpl
 
34356
   M /trunk/wwsympa/wws_templates/us/d_read.us.tpl
 
34357
   M /trunk/wwsympa/wwsympa.fcgi
 
34358
 
 
34359
Changes: Less restrictions on file names in shared (allow spaces)
 
34360
 
 
34361
------------------------------------------------------------------------
 
34362
r452 | salaun | 2001-05-11 17:36:20 +0200 (Fri, 11 May 2001) | 2 lines
 
34363
Changed paths:
 
34364
   M /trunk/src/List.pm
 
34365
   M /trunk/wwsympa/wwsympa.fcgi
 
34366
 
 
34367
bug fix: could not delete editor/owner entries
 
34368
 
 
34369
------------------------------------------------------------------------
 
34370
r451 | salaun | 2001-05-11 16:58:08 +0200 (Fri, 11 May 2001) | 2 lines
 
34371
Changed paths:
 
34372
   M /trunk/wwsympa/wwsympa.fcgi
 
34373
 
 
34374
Bug fix
 
34375
 
 
34376
------------------------------------------------------------------------
 
34377
r450 | salaun | 2001-05-11 16:56:44 +0200 (Fri, 11 May 2001) | 2 lines
 
34378
Changed paths:
 
34379
   M /trunk/wwsympa/wwsympa.fcgi
 
34380
 
 
34381
Bug fix
 
34382
 
 
34383
------------------------------------------------------------------------
 
34384
r449 | salaun | 2001-05-11 16:37:15 +0200 (Fri, 11 May 2001) | 2 lines
 
34385
Changed paths:
 
34386
   M /trunk/RELEASE_NOTES
 
34387
 
 
34388
index creation with Pg
 
34389
 
 
34390
------------------------------------------------------------------------
 
34391
r448 | salaun | 2001-05-11 16:37:01 +0200 (Fri, 11 May 2001) | 2 lines
 
34392
Changed paths:
 
34393
   M /trunk/src/etc/script/create_db.Pg
 
34394
 
 
34395
Add index
 
34396
 
 
34397
------------------------------------------------------------------------
 
34398
r447 | salaun | 2001-05-11 15:55:51 +0200 (Fri, 11 May 2001) | 2 lines
 
34399
Changed paths:
 
34400
   M /trunk/doc/sympa.tex
 
34401
 
 
34402
Corrections
 
34403
 
 
34404
------------------------------------------------------------------------
 
34405
r446 | salaun | 2001-05-11 14:22:21 +0200 (Fri, 11 May 2001) | 2 lines
 
34406
Changed paths:
 
34407
   M /trunk/doc/sympa.tex
 
34408
 
 
34409
Add documentation related to anti-virus
 
34410
 
 
34411
------------------------------------------------------------------------
 
34412
r445 | salaun | 2001-05-11 12:04:53 +0200 (Fri, 11 May 2001) | 1 line
 
34413
Changed paths:
 
34414
   M /trunk/src/Makefile
 
34415
 
 
34416
[Jerome Marant] Change: clean aliaswrapper
 
34417
------------------------------------------------------------------------
 
34418
r444 | salaun | 2001-05-11 11:51:34 +0200 (Fri, 11 May 2001) | 2 lines
 
34419
Changed paths:
 
34420
   M /trunk/Makefile
 
34421
   M /trunk/doc/man8/Makefile
 
34422
   M /trunk/doc/man8/alias_manager.pod
 
34423
   M /trunk/doc/man8/archived.pod
 
34424
   M /trunk/doc/man8/bounced.pod
 
34425
   M /trunk/doc/man8/sympa.8
 
34426
   A /trunk/doc/man8/sympa.pod
 
34427
 
 
34428
Changes: Complete pod files, adapt makefiles
 
34429
 
 
34430
------------------------------------------------------------------------
 
34431
r443 | salaun | 2001-05-10 17:32:42 +0200 (Thu, 10 May 2001) | 1 line
 
34432
Changed paths:
 
34433
   M /trunk/Makefile
 
34434
   A /trunk/doc/man8/Makefile
 
34435
   A /trunk/doc/man8/alias_manager.pod
 
34436
   A /trunk/doc/man8/archived.pod
 
34437
   A /trunk/doc/man8/bounced.pod
 
34438
   M /trunk/doc/man8/sympa.8
 
34439
 
 
34440
[Jerome Marant] New feature: change sympa man page to POD format Add archived, bounced and alias_manager man pages
 
34441
------------------------------------------------------------------------
 
34442
r442 | salaun | 2001-05-10 16:26:36 +0200 (Thu, 10 May 2001) | 2 lines
 
34443
Changed paths:
 
34444
   M /trunk/RELEASE_NOTES
 
34445
   M /trunk/src/etc/script/create_db.mysql
 
34446
 
 
34447
Changes: add an index to fasten the queries based on the subscriber email
 
34448
 
 
34449
------------------------------------------------------------------------
 
34450
r441 | salaun | 2001-05-10 16:25:21 +0200 (Thu, 10 May 2001) | 2 lines
 
34451
Changed paths:
 
34452
   M /trunk/src/List.pm
 
34453
 
 
34454
Bug fix: could not edit digest hour
 
34455
 
 
34456
------------------------------------------------------------------------
 
34457
r440 | salaun | 2001-05-10 15:16:42 +0200 (Thu, 10 May 2001) | 2 lines
 
34458
Changed paths:
 
34459
   M /trunk/wwsympa/wwsympa.fcgi
 
34460
 
 
34461
Changes: add is_subscriber
 
34462
 
 
34463
------------------------------------------------------------------------
 
34464
r439 | salaun | 2001-05-10 15:10:20 +0200 (Thu, 10 May 2001) | 2 lines
 
34465
Changed paths:
 
34466
   M /trunk/wwsympa/wwsympa.fcgi
 
34467
 
 
34468
Bug fix: did not work when scenario returned multiple actions
 
34469
 
 
34470
------------------------------------------------------------------------
 
34471
r438 | salaun | 2001-05-10 14:51:56 +0200 (Thu, 10 May 2001) | 2 lines
 
34472
Changed paths:
 
34473
   M /trunk/wwsympa/wwsympa.fcgi
 
34474
 
 
34475
Bug fix: could not edit digest hour
 
34476
 
 
34477
------------------------------------------------------------------------
 
34478
r437 | salaun | 2001-05-10 14:12:10 +0200 (Thu, 10 May 2001) | 2 lines
 
34479
Changed paths:
 
34480
   M /trunk/wwsympa/wws_templates/fr/error.fr.tpl
 
34481
   M /trunk/wwsympa/wws_templates/us/error.us.tpl
 
34482
   M /trunk/wwsympa/wwsympa.fcgi
 
34483
 
 
34484
[proposed by Petr Prazak] Don't stop deletion process if one address is not subscribed
 
34485
 
 
34486
------------------------------------------------------------------------
 
34487
r436 | salaun | 2001-05-10 14:00:09 +0200 (Thu, 10 May 2001) | 2 lines
 
34488
Changed paths:
 
34489
   M /trunk/src/etc/templates/es/sendpasswd.es.tpl
 
34490
   M /trunk/wwsympa/wws_templates/es/add_request.es.tpl
 
34491
   M /trunk/wwsympa/wws_templates/es/arc.es.tpl
 
34492
   M /trunk/wwsympa/wws_templates/es/arc_protect.es.tpl
 
34493
   M /trunk/wwsympa/wws_templates/es/change_email.es.tpl
 
34494
   M /trunk/wwsympa/wws_templates/es/choosepasswd.es.tpl
 
34495
   M /trunk/wwsympa/wws_templates/es/close_list.es.tpl
 
34496
   A /trunk/wwsympa/wws_templates/es/close_list_request.es.tpl
 
34497
   M /trunk/wwsympa/wws_templates/es/create_list.es.tpl
 
34498
   M /trunk/wwsympa/wws_templates/es/d_control.es.tpl
 
34499
   M /trunk/wwsympa/wws_templates/es/d_read.es.tpl
 
34500
   M /trunk/wwsympa/wws_templates/es/edit_list_request.es.tpl
 
34501
   M /trunk/wwsympa/wws_templates/es/editsubscriber.es.tpl
 
34502
   M /trunk/wwsympa/wws_templates/es/error.es.tpl
 
34503
   M /trunk/wwsympa/wws_templates/es/help.es.tpl
 
34504
   M /trunk/wwsympa/wws_templates/es/help_editlist.es.tpl
 
34505
   M /trunk/wwsympa/wws_templates/es/remindpasswd.es.tpl
 
34506
   M /trunk/wwsympa/wws_templates/es/remove_arc.es.tpl
 
34507
   M /trunk/wwsympa/wws_templates/es/review.es.tpl
 
34508
   M /trunk/wwsympa/wws_templates/es/reviewbouncing.es.tpl
 
34509
   M /trunk/wwsympa/wws_templates/es/serveradmin.es.tpl
 
34510
   A /trunk/wwsympa/wws_templates/es/show_cert.es.tpl
 
34511
   M /trunk/wwsympa/wws_templates/es/sigrequest.es.tpl
 
34512
   A /trunk/wwsympa/wws_templates/es/suboptions.es.tpl
 
34513
   M /trunk/wwsympa/wws_templates/es/subrequest.es.tpl
 
34514
   M /trunk/wwsympa/wws_templates/es/title.es.tpl
 
34515
 
 
34516
[Philippe Mingo] Updates
 
34517
 
 
34518
------------------------------------------------------------------------
 
34519
r435 | salaun | 2001-05-10 11:26:09 +0200 (Thu, 10 May 2001) | 2 lines
 
34520
Changed paths:
 
34521
   M /trunk/wwsympa/Marc/Search.pm
 
34522
 
 
34523
bug fix: eof instead of eof()
 
34524
 
 
34525
------------------------------------------------------------------------
 
34526
r434 | salaun | 2001-05-10 10:41:48 +0200 (Thu, 10 May 2001) | 2 lines
 
34527
Changed paths:
 
34528
   M /trunk/src/etc/scenari/send.editor
 
34529
   M /trunk/src/etc/scenari/send.editorkey
 
34530
   M /trunk/src/etc/scenari/send.editorkeyonly
 
34531
   M /trunk/src/etc/scenari/send.editorkeyonlyauth
 
34532
   M /trunk/src/etc/scenari/send.newsletter
 
34533
   M /trunk/src/etc/scenari/send.newsletterkeyonly
 
34534
   M /trunk/src/etc/scenari/send.privateandeditorkey
 
34535
   M /trunk/src/etc/scenari/send.privateandnomultipartoreditorkey
 
34536
   M /trunk/src/etc/scenari/send.privatekeyandeditorkeyonly
 
34537
   M /trunk/src/etc/scenari/send.privateoreditorkey
 
34538
   M /trunk/src/etc/scenari/send.privateorpublickey
 
34539
 
 
34540
Changes: in scenario titles
 
34541
 
 
34542
------------------------------------------------------------------------
 
34543
r433 | salaun | 2001-05-10 10:39:57 +0200 (Thu, 10 May 2001) | 2 lines
 
34544
Changed paths:
 
34545
   M /trunk/src/sympa.pl
 
34546
   M /trunk/src/tools.pl
 
34547
 
 
34548
Changes: add log for virus detection
 
34549
 
 
34550
------------------------------------------------------------------------
 
34551
r432 | salaun | 2001-05-10 08:23:04 +0200 (Thu, 10 May 2001) | 2 lines
 
34552
Changed paths:
 
34553
   M /trunk/src/etc/templates/us/global_remind.us.tpl
 
34554
 
 
34555
*** empty log message ***
 
34556
 
 
34557
------------------------------------------------------------------------
 
34558
r431 | salaun | 2001-05-09 16:24:47 +0200 (Wed, 09 May 2001) | 2 lines
 
34559
Changed paths:
 
34560
   M /trunk/src/etc/templates/us/your_infected_msg.us.tpl
 
34561
 
 
34562
Bug fix: Elsif
 
34563
 
 
34564
------------------------------------------------------------------------
 
34565
r430 | salaun | 2001-05-09 15:23:10 +0200 (Wed, 09 May 2001) | 2 lines
 
34566
Changed paths:
 
34567
   M /trunk/wwsympa/wws_templates/es/editfile.es.tpl
 
34568
 
 
34569
[Philippe Mingo] Update
 
34570
 
 
34571
------------------------------------------------------------------------
 
34572
r429 | salaun | 2001-05-09 15:18:25 +0200 (Wed, 09 May 2001) | 2 lines
 
34573
Changed paths:
 
34574
   M /trunk/src/Commands.pm
 
34575
 
 
34576
Missing list::get_user_db() in REMIND for getting user prefs (including password)
 
34577
 
 
34578
------------------------------------------------------------------------
 
34579
r428 | salaun | 2001-05-09 14:19:54 +0200 (Wed, 09 May 2001) | 2 lines
 
34580
Changed paths:
 
34581
   M /trunk/wwsympa/wwsympa.fcgi
 
34582
 
 
34583
Bug fix: don't reject login if user has no password in db
 
34584
 
 
34585
------------------------------------------------------------------------
 
34586
r427 | salaun | 2001-05-09 13:55:08 +0200 (Wed, 09 May 2001) | 2 lines
 
34587
Changed paths:
 
34588
   M /trunk/src/etc/create_list_templates/discussion_list/comment
 
34589
   A /trunk/src/etc/create_list_templates/hotline/comment
 
34590
   A /trunk/src/etc/create_list_templates/intranet_list/comment
 
34591
   M /trunk/src/etc/create_list_templates/news-letter/comment
 
34592
   A /trunk/src/etc/create_list_templates/private_working_group/comment
 
34593
   A /trunk/src/etc/create_list_templates/public_web_forum/comment
 
34594
   M /trunk/wwsympa/wws_templates/es/admin_menu.es.tpl
 
34595
   A /trunk/wwsympa/wws_templates/es/compose_mail.es.tpl
 
34596
   M /trunk/wwsympa/wws_templates/es/help_admin.es.tpl
 
34597
   M /trunk/wwsympa/wws_templates/es/home.es.tpl
 
34598
   A /trunk/wwsympa/wws_templates/es/install_pending_list.es.tpl
 
34599
   M /trunk/wwsympa/wws_templates/es/lists.es.tpl
 
34600
   A /trunk/wwsympa/wws_templates/es/login.es.tpl
 
34601
   M /trunk/wwsympa/wws_templates/es/loginrequest.es.tpl
 
34602
   M /trunk/wwsympa/wws_templates/es/menu.es.tpl
 
34603
   M /trunk/wwsympa/wws_templates/es/subrequest.es.tpl
 
34604
   M /trunk/wwsympa/wws_templates/es/title.es.tpl
 
34605
 
 
34606
[Philippe Mingo] Updates
 
34607
 
 
34608
------------------------------------------------------------------------
 
34609
r426 | salaun | 2001-05-09 11:32:37 +0200 (Wed, 09 May 2001) | 2 lines
 
34610
Changed paths:
 
34611
   M /trunk/src/etc/templates/us/global_remind.us.tpl
 
34612
 
 
34613
Bug fix: [user->password]
 
34614
 
 
34615
------------------------------------------------------------------------
 
34616
r425 | salaun | 2001-05-09 09:23:58 +0200 (Wed, 09 May 2001) | 2 lines
 
34617
Changed paths:
 
34618
   M /trunk/nls/fr.msg
 
34619
 
 
34620
[reported by JEG] corrections
 
34621
 
 
34622
------------------------------------------------------------------------
 
34623
r424 | salaun | 2001-05-07 15:37:22 +0200 (Mon, 07 May 2001) | 3 lines
 
34624
Changed paths:
 
34625
   M /trunk/doc/man8/sympa.8
 
34626
   M /trunk/doc/sympa.tex
 
34627
   M /trunk/src/List.pm
 
34628
   M /trunk/src/sympa.pl
 
34629
 
 
34630
New feature: --lowercase option
 
34631
Lower() is no more used in SELECT queries, for enhanced performences.
 
34632
 
 
34633
------------------------------------------------------------------------
 
34634
r423 | salaun | 2001-05-07 13:51:17 +0200 (Mon, 07 May 2001) | 2 lines
 
34635
Changed paths:
 
34636
   M /trunk/wwsympa/Marc/Search.pm
 
34637
 
 
34638
Bug fix: Search in message body was looping if <!--X-MsgBody-End--> was not found
 
34639
 
 
34640
------------------------------------------------------------------------
 
34641
r422 | salaun | 2001-05-07 11:34:57 +0200 (Mon, 07 May 2001) | 3 lines
 
34642
Changed paths:
 
34643
   M /trunk/src/List.pm
 
34644
 
 
34645
[reported by Jean-Michel Beuken] Bug fix: Check if scenari dir exists
 
34646
Bug description: wwsympa died when editing list config : glob failed (child exited with status 1)
 
34647
 
 
34648
------------------------------------------------------------------------
 
34649
r421 | salaun | 2001-05-04 17:35:13 +0200 (Fri, 04 May 2001) | 4 lines
 
34650
Changed paths:
 
34651
   M /trunk/src/List.pm
 
34652
 
 
34653
[proposed by Petr Prazak] Changes: supress lower() function from SQL
 
34654
SELECT queries in user_table.
 
34655
This makes query much faster (t/100) with MySQL
 
34656
 
 
34657
------------------------------------------------------------------------
 
34658
r420 | salaun | 2001-05-04 15:31:57 +0200 (Fri, 04 May 2001) | 2 lines
 
34659
Changed paths:
 
34660
   M /trunk/wwsympa/wwsympa.fcgi
 
34661
 
 
34662
Change: do NOT evaluate send scenario
 
34663
 
 
34664
------------------------------------------------------------------------
 
34665
r419 | salaun | 2001-05-04 14:07:41 +0200 (Fri, 04 May 2001) | 2 lines
 
34666
Changed paths:
 
34667
   M /trunk/wwsympa/wws_templates/es/admin.es.tpl
 
34668
 
 
34669
[reported by Philippe Mingo] Did not parse Spanish template
 
34670
 
 
34671
------------------------------------------------------------------------
 
34672
r418 | salaun | 2001-05-04 14:02:17 +0200 (Fri, 04 May 2001) | 2 lines
 
34673
Changed paths:
 
34674
   M /trunk/wwsympa/wws_templates/es/pref.es.tpl
 
34675
 
 
34676
[Philippe Mingo] Update
 
34677
 
 
34678
------------------------------------------------------------------------
 
34679
r417 | salaun | 2001-05-04 13:53:57 +0200 (Fri, 04 May 2001) | 2 lines
 
34680
Changed paths:
 
34681
   M /trunk/wwsympa/wws_templates/es/home.es.tpl
 
34682
 
 
34683
[Philippe Mingo] Fix: bad HTML structure
 
34684
 
 
34685
------------------------------------------------------------------------
 
34686
r416 | salaun | 2001-05-04 11:07:35 +0200 (Fri, 04 May 2001) | 2 lines
 
34687
Changed paths:
 
34688
   M /trunk/wwsympa/wws_templates/us/pref.us.tpl
 
34689
 
 
34690
[Attila Szabo]Fix: connection
 
34691
 
 
34692
------------------------------------------------------------------------
 
34693
r415 | salaun | 2001-05-04 10:28:53 +0200 (Fri, 04 May 2001) | 2 lines
 
34694
Changed paths:
 
34695
   M /trunk/wwsympa/wws_templates/es/list_menu.es.tpl
 
34696
 
 
34697
[Philippe Mingo] Changes: Add Post link
 
34698
 
 
34699
------------------------------------------------------------------------
 
34700
r414 | salaun | 2001-05-04 09:43:55 +0200 (Fri, 04 May 2001) | 2 lines
 
34701
Changed paths:
 
34702
   M /trunk/src/sympa.pl
 
34703
 
 
34704
Bug fix: set list language for digest
 
34705
 
 
34706
------------------------------------------------------------------------
 
34707
r413 | salaun | 2001-05-03 17:59:24 +0200 (Thu, 03 May 2001) | 2 lines
 
34708
Changed paths:
 
34709
   M /trunk/src/Language.pm
 
34710
 
 
34711
Add debug to SetLang
 
34712
 
 
34713
------------------------------------------------------------------------
 
34714
r412 | salaun | 2001-05-03 17:18:49 +0200 (Thu, 03 May 2001) | 2 lines
 
34715
Changed paths:
 
34716
   M /trunk/src/etc/edit_list.conf
 
34717
 
 
34718
Corrections
 
34719
 
 
34720
------------------------------------------------------------------------
 
34721
r411 | salaun | 2001-05-03 16:49:31 +0200 (Thu, 03 May 2001) | 2 lines
 
34722
Changed paths:
 
34723
   M /trunk/nls/es.msg
 
34724
 
 
34725
[Philippe Mingo] Changes: fast spell check
 
34726
 
 
34727
------------------------------------------------------------------------
 
34728
r410 | salaun | 2001-05-03 16:40:33 +0200 (Thu, 03 May 2001) | 2 lines
 
34729
Changed paths:
 
34730
   M /trunk/src/etc/mhonarc-ressources
 
34731
 
 
34732
Changes: add deletion confirmation
 
34733
 
 
34734
------------------------------------------------------------------------
 
34735
r409 | salaun | 2001-05-03 16:26:24 +0200 (Thu, 03 May 2001) | 2 lines
 
34736
Changed paths:
 
34737
   M /trunk/src/List.pm
 
34738
 
 
34739
Bug fix
 
34740
 
 
34741
------------------------------------------------------------------------
 
34742
r408 | salaun | 2001-05-03 16:11:43 +0200 (Thu, 03 May 2001) | 3 lines
 
34743
Changed paths:
 
34744
   M /trunk/src/Commands.pm
 
34745
 
 
34746
Bug fix: SET <list> <mode> did not work
 
34747
Case-sensitivity problem
 
34748
 
 
34749
------------------------------------------------------------------------
 
34750
r407 | salaun | 2001-05-03 15:20:08 +0200 (Thu, 03 May 2001) | 2 lines
 
34751
Changed paths:
 
34752
   M /trunk/src/etc/templates/us/bye.us.tpl
 
34753
   M /trunk/src/etc/templates/us/global_remind.us.tpl
 
34754
   M /trunk/src/etc/templates/us/invite.us.tpl
 
34755
   M /trunk/src/etc/templates/us/lists.us.tpl
 
34756
   M /trunk/src/etc/templates/us/reject.us.tpl
 
34757
   M /trunk/src/etc/templates/us/remind.us.tpl
 
34758
   M /trunk/src/etc/templates/us/removed.us.tpl
 
34759
   M /trunk/src/etc/templates/us/welcome.us.tpl
 
34760
   M /trunk/src/etc/templates/us/x509-user-cert-missing.us.tpl
 
34761
   M /trunk/src/etc/templates/us/your_infected_msg.us.tpl
 
34762
 
 
34763
[Harald Wilhelmi] Templates translated to German
 
34764
 
 
34765
------------------------------------------------------------------------
 
34766
r406 | salaun | 2001-05-03 11:36:14 +0200 (Thu, 03 May 2001) | 2 lines
 
34767
Changed paths:
 
34768
   M /trunk/nls/de.msg
 
34769
 
 
34770
[Harald Wilhelmi] Updates
 
34771
 
 
34772
------------------------------------------------------------------------
 
34773
r405 | salaun | 2001-05-03 10:56:52 +0200 (Thu, 03 May 2001) | 2 lines
 
34774
Changed paths:
 
34775
   M /trunk/src/etc/templates/cz/sendpasswd.cz.tpl
 
34776
   M /trunk/wwsympa/wws_templates/cz/error.cz.tpl
 
34777
   M /trunk/wwsympa/wws_templates/cz/help_editfile.cz.tpl
 
34778
   M /trunk/wwsympa/wws_templates/cz/reviewbouncing.cz.tpl
 
34779
   M /trunk/wwsympa/wws_templates/cz/suboptions.cz.tpl
 
34780
 
 
34781
[Petr Prazak] Updates
 
34782
 
 
34783
------------------------------------------------------------------------
 
34784
r404 | salaun | 2001-05-03 09:51:16 +0200 (Thu, 03 May 2001) | 2 lines
 
34785
Changed paths:
 
34786
   M /trunk/src/List.pm
 
34787
 
 
34788
Bug fix: Do not delete 'Received' header field in List::store_digest()
 
34789
 
 
34790
------------------------------------------------------------------------
 
34791
r403 | salaun | 2001-05-02 13:37:42 +0200 (Wed, 02 May 2001) | 2 lines
 
34792
Changed paths:
 
34793
   M /trunk/src/List.pm
 
34794
 
 
34795
fix bug default reception mode usage in get_next_user
 
34796
 
 
34797
------------------------------------------------------------------------
 
34798
r402 | salaun | 2001-04-25 17:43:04 +0200 (Wed, 25 Apr 2001) | 5 lines
 
34799
Changed paths:
 
34800
   M /trunk/src/Conf.pm
 
34801
   A /trunk/src/etc/templates/us/your_infected_msg.us.tpl
 
34802
   M /trunk/src/sympa.pl
 
34803
   M /trunk/src/tools.pl
 
34804
 
 
34805
[Nadia Euzen]New feature: antivirus scanner, curently working with McAfee Uvscan and
 
34806
FSecure FSAV.
 
34807
New conf parameters antivirus_path and antivirus_args
 
34808
New template your_infected_msg.tpl
 
34809
 
 
34810
------------------------------------------------------------------------
 
34811
r401 | salaun | 2001-04-25 11:42:22 +0200 (Wed, 25 Apr 2001) | 2 lines
 
34812
Changed paths:
 
34813
   M /trunk/RELEASE_NOTES
 
34814
 
 
34815
Typo: Finnish NOT Finish !
 
34816
 
 
34817
------------------------------------------------------------------------
 
34818
r400 | salaun | 2001-04-25 11:27:39 +0200 (Wed, 25 Apr 2001) | 3 lines
 
34819
Changed paths:
 
34820
   M /trunk/wwsympa/wws_templates/cz/review.cz.tpl
 
34821
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
34822
 
 
34823
[Petr Prazak] Bug fix: If the user was not an owner, he/she was
 
34824
shown the "Toggle selection" button
 
34825
 
 
34826
------------------------------------------------------------------------
 
34827
r398 | salaun | 2001-04-25 10:41:15 +0200 (Wed, 25 Apr 2001) | 2 lines
 
34828
Changed paths:
 
34829
   M /trunk/Makefile
 
34830
   M /trunk/RELEASE_NOTES
 
34831
 
 
34832
Preparing 3.1.1
 
34833
 
 
34834
------------------------------------------------------------------------
 
34835
r397 | salaun | 2001-04-25 10:36:47 +0200 (Wed, 25 Apr 2001) | 2 lines
 
34836
Changed paths:
 
34837
   M /trunk/wwsympa/archived.pl
 
34838
 
 
34839
Bug fix: (since 3.1) wrong variable use
 
34840
 
 
34841
------------------------------------------------------------------------
 
34842
r396 | salaun | 2001-04-25 10:09:25 +0200 (Wed, 25 Apr 2001) | 3 lines
 
34843
Changed paths:
 
34844
   M /trunk/wwsympa/archived.pl
 
34845
 
 
34846
Bug fix: (since 3.1) Bad Mhonarc option (-definevar instead of definevars)
 
34847
You should rebuild your web archives
 
34848
 
 
34849
------------------------------------------------------------------------
 
34850
r395 | salaun | 2001-04-24 16:12:28 +0200 (Tue, 24 Apr 2001) | 2 lines
 
34851
Changed paths:
 
34852
   M /trunk/wwsympa/wws_templates/cz/close_list.cz.tpl
 
34853
   M /trunk/wwsympa/wws_templates/cz/list_menu.cz.tpl
 
34854
 
 
34855
[Petr Prazak] Updates
 
34856
 
 
34857
------------------------------------------------------------------------
 
34858
r393 | salaun | 2001-04-24 15:26:44 +0200 (Tue, 24 Apr 2001) | 2 lines
 
34859
Changed paths:
 
34860
   M /trunk/Makefile
 
34861
   M /trunk/RELEASE_NOTES
 
34862
 
 
34863
Preparing 3.1
 
34864
 
 
34865
------------------------------------------------------------------------
 
34866
r392 | salaun | 2001-04-24 15:25:45 +0200 (Tue, 24 Apr 2001) | 2 lines
 
34867
Changed paths:
 
34868
   M /trunk/src/etc/scenari/access_web_archive.closed
 
34869
   M /trunk/src/etc/scenari/access_web_archive.intranet
 
34870
   M /trunk/src/etc/scenari/access_web_archive.listmaster
 
34871
   M /trunk/src/etc/scenari/access_web_archive.owner
 
34872
   M /trunk/src/etc/scenari/access_web_archive.private
 
34873
   M /trunk/src/etc/scenari/access_web_archive.public
 
34874
   M /trunk/src/etc/scenari/add.auth
 
34875
   M /trunk/src/etc/scenari/add.closed
 
34876
   M /trunk/src/etc/scenari/add.owner
 
34877
   M /trunk/src/etc/scenari/add.owner_notify
 
34878
   M /trunk/src/etc/scenari/create_list.intranet
 
34879
   M /trunk/src/etc/scenari/create_list.listmaster
 
34880
   M /trunk/src/etc/scenari/create_list.public_listmaster
 
34881
   M /trunk/src/etc/scenari/d_edit.owner
 
34882
   M /trunk/src/etc/scenari/d_edit.private
 
34883
   M /trunk/src/etc/scenari/d_edit.public
 
34884
   M /trunk/src/etc/scenari/d_read.owner
 
34885
   M /trunk/src/etc/scenari/d_read.private
 
34886
   M /trunk/src/etc/scenari/d_read.public
 
34887
   M /trunk/src/etc/scenari/del.auth
 
34888
   M /trunk/src/etc/scenari/del.closed
 
34889
   M /trunk/src/etc/scenari/del.owner
 
34890
   M /trunk/src/etc/scenari/del.owner_notify
 
34891
   M /trunk/src/etc/scenari/edit_list.closed
 
34892
   M /trunk/src/etc/scenari/edit_list.owner
 
34893
   M /trunk/src/etc/scenari/global_remind.listmaster
 
34894
   M /trunk/src/etc/scenari/info.open
 
34895
   M /trunk/src/etc/scenari/info.private
 
34896
   M /trunk/src/etc/scenari/invite.closed
 
34897
   M /trunk/src/etc/scenari/invite.owner
 
34898
   M /trunk/src/etc/scenari/invite.private
 
34899
   M /trunk/src/etc/scenari/invite.public
 
34900
   M /trunk/src/etc/scenari/remind.listmaster
 
34901
   M /trunk/src/etc/scenari/remind.owner
 
34902
   M /trunk/src/etc/scenari/review.closed
 
34903
   M /trunk/src/etc/scenari/review.listmaster
 
34904
   M /trunk/src/etc/scenari/review.owner
 
34905
   M /trunk/src/etc/scenari/review.private
 
34906
   M /trunk/src/etc/scenari/review.public
 
34907
   M /trunk/src/etc/scenari/send.closed
 
34908
   M /trunk/src/etc/scenari/send.editor
 
34909
   M /trunk/src/etc/scenari/send.editorkey
 
34910
   M /trunk/src/etc/scenari/send.editorkeyonly
 
34911
   M /trunk/src/etc/scenari/send.editorkeyonlyauth
 
34912
   M /trunk/src/etc/scenari/send.intranet
 
34913
   M /trunk/src/etc/scenari/send.intranetorprivate
 
34914
   M /trunk/src/etc/scenari/send.newsletter
 
34915
   M /trunk/src/etc/scenari/send.newsletterkeyonly
 
34916
   M /trunk/src/etc/scenari/send.private
 
34917
   M /trunk/src/etc/scenari/send.private_smime
 
34918
   M /trunk/src/etc/scenari/send.privateandeditorkey
 
34919
   M /trunk/src/etc/scenari/send.privateandnomultipartoreditorkey
 
34920
   M /trunk/src/etc/scenari/send.privatekey
 
34921
   M /trunk/src/etc/scenari/send.privatekeyandeditorkeyonly
 
34922
   M /trunk/src/etc/scenari/send.privateoreditorkey
 
34923
   M /trunk/src/etc/scenari/send.privateorpublickey
 
34924
   M /trunk/src/etc/scenari/send.public
 
34925
   M /trunk/src/etc/scenari/send.public_nobcc
 
34926
   M /trunk/src/etc/scenari/send.publickey
 
34927
   M /trunk/src/etc/scenari/send.publicnomultipart
 
34928
   M /trunk/src/etc/scenari/subscribe.auth
 
34929
   M /trunk/src/etc/scenari/subscribe.auth_notify
 
34930
   M /trunk/src/etc/scenari/subscribe.auth_owner
 
34931
   M /trunk/src/etc/scenari/subscribe.closed
 
34932
   M /trunk/src/etc/scenari/subscribe.intranet
 
34933
   M /trunk/src/etc/scenari/subscribe.intranetorowner
 
34934
   M /trunk/src/etc/scenari/subscribe.open
 
34935
   M /trunk/src/etc/scenari/subscribe.open_notify
 
34936
   M /trunk/src/etc/scenari/subscribe.open_quiet
 
34937
   M /trunk/src/etc/scenari/subscribe.owner
 
34938
   M /trunk/src/etc/scenari/subscribe.smime
 
34939
   M /trunk/src/etc/scenari/subscribe.smimeorowner
 
34940
   M /trunk/src/etc/scenari/topics_visibility.conceal
 
34941
   M /trunk/src/etc/scenari/topics_visibility.noconceal
 
34942
   M /trunk/src/etc/scenari/unsubscribe.auth
 
34943
   M /trunk/src/etc/scenari/unsubscribe.auth_notify
 
34944
   M /trunk/src/etc/scenari/unsubscribe.closed
 
34945
   M /trunk/src/etc/scenari/unsubscribe.open
 
34946
   M /trunk/src/etc/scenari/unsubscribe.open_notify
 
34947
   M /trunk/src/etc/scenari/unsubscribe.owner
 
34948
   M /trunk/src/etc/scenari/visibility.conceal
 
34949
   M /trunk/src/etc/scenari/visibility.intranet
 
34950
   M /trunk/src/etc/scenari/visibility.noconceal
 
34951
   M /trunk/src/etc/scenari/visibility.private
 
34952
   M /trunk/src/etc/scenari/visibility.secret
 
34953
 
 
34954
[Petr Prazak] translate scenari titles to Czech
 
34955
 
 
34956
------------------------------------------------------------------------
 
34957
r391 | salaun | 2001-04-24 15:01:50 +0200 (Tue, 24 Apr 2001) | 2 lines
 
34958
Changed paths:
 
34959
   M /trunk/src/alias_manager.pl
 
34960
   M /trunk/wwsympa/wws_templates/fr/close_list.fr.tpl
 
34961
   M /trunk/wwsympa/wws_templates/us/close_list.us.tpl
 
34962
   M /trunk/wwsympa/wwsympa.fcgi
 
34963
 
 
34964
Add alias removal
 
34965
 
 
34966
------------------------------------------------------------------------
 
34967
r390 | salaun | 2001-04-24 14:09:38 +0200 (Tue, 24 Apr 2001) | 2 lines
 
34968
Changed paths:
 
34969
   M /trunk/doc/man8/sympa.8
 
34970
 
 
34971
Detailed import data format
 
34972
 
 
34973
------------------------------------------------------------------------
 
34974
r389 | salaun | 2001-04-24 11:23:40 +0200 (Tue, 24 Apr 2001) | 2 lines
 
34975
Changed paths:
 
34976
   M /trunk/nls/cz.msg
 
34977
   M /trunk/wwsympa/wws_templates/cz/help.cz.tpl
 
34978
   M /trunk/wwsympa/wws_templates/cz/list_menu.cz.tpl
 
34979
   M /trunk/wwsympa/wws_templates/cz/loginbanner.cz.tpl
 
34980
 
 
34981
[Petr Prazak] Just typos and such a stuff.
 
34982
 
 
34983
------------------------------------------------------------------------
 
34984
r388 | salaun | 2001-04-24 11:16:40 +0200 (Tue, 24 Apr 2001) | 2 lines
 
34985
Changed paths:
 
34986
   M /trunk/doc/man8/sympa.8
 
34987
   M /trunk/doc/sympa.tex
 
34988
   M /trunk/src/sympa.pl
 
34989
 
 
34990
single version of --dump options
 
34991
 
 
34992
------------------------------------------------------------------------
 
34993
r387 | salaun | 2001-04-23 17:09:45 +0200 (Mon, 23 Apr 2001) | 2 lines
 
34994
Changed paths:
 
34995
   M /trunk/wwsympa/wwslib.pm
 
34996
 
 
34997
Add German to available languages
 
34998
 
 
34999
------------------------------------------------------------------------
 
35000
r386 | salaun | 2001-04-23 16:50:44 +0200 (Mon, 23 Apr 2001) | 2 lines
 
35001
Changed paths:
 
35002
   M /trunk/src/List.pm
 
35003
 
 
35004
Bug fix: Consider empty value as undef
 
35005
 
 
35006
------------------------------------------------------------------------
 
35007
r385 | salaun | 2001-04-23 15:44:22 +0200 (Mon, 23 Apr 2001) | 2 lines
 
35008
Changed paths:
 
35009
   M /trunk/src/etc/script/arc2webarc.pl
 
35010
 
 
35011
[Petr Prazak] Bug fix: List::use_db was not initialized
 
35012
 
 
35013
------------------------------------------------------------------------
 
35014
r384 | salaun | 2001-04-23 13:58:40 +0200 (Mon, 23 Apr 2001) | 2 lines
 
35015
Changed paths:
 
35016
   A /trunk/src/etc/templates/de
 
35017
   A /trunk/src/etc/templates/de/sendpasswd.de.tpl
 
35018
   A /trunk/wwsympa/wws_templates/de
 
35019
   A /trunk/wwsympa/wws_templates/de/add_request.de.tpl
 
35020
   A /trunk/wwsympa/wws_templates/de/admin.de.tpl
 
35021
   A /trunk/wwsympa/wws_templates/de/admin_menu.de.tpl
 
35022
   A /trunk/wwsympa/wws_templates/de/arc.de.tpl
 
35023
   A /trunk/wwsympa/wws_templates/de/arc_protect.de.tpl
 
35024
   A /trunk/wwsympa/wws_templates/de/arcsearch.de.tpl
 
35025
   A /trunk/wwsympa/wws_templates/de/arcsearch_form.de.tpl
 
35026
   A /trunk/wwsympa/wws_templates/de/change_email.de.tpl
 
35027
   A /trunk/wwsympa/wws_templates/de/choosepasswd.de.tpl
 
35028
   A /trunk/wwsympa/wws_templates/de/close_list.de.tpl
 
35029
   A /trunk/wwsympa/wws_templates/de/compose_mail.de.tpl
 
35030
   A /trunk/wwsympa/wws_templates/de/create_list.de.tpl
 
35031
   A /trunk/wwsympa/wws_templates/de/create_list_request.de.tpl
 
35032
   A /trunk/wwsympa/wws_templates/de/d_control.de.tpl
 
35033
   A /trunk/wwsympa/wws_templates/de/d_editfile.de.tpl
 
35034
   A /trunk/wwsympa/wws_templates/de/d_read.de.tpl
 
35035
   A /trunk/wwsympa/wws_templates/de/edit_list_request.de.tpl
 
35036
   A /trunk/wwsympa/wws_templates/de/editfile.de.tpl
 
35037
   A /trunk/wwsympa/wws_templates/de/editsubscriber.de.tpl
 
35038
   A /trunk/wwsympa/wws_templates/de/error.de.tpl
 
35039
   A /trunk/wwsympa/wws_templates/de/get_pending_lists.de.tpl
 
35040
   A /trunk/wwsympa/wws_templates/de/help.de.tpl
 
35041
   A /trunk/wwsympa/wws_templates/de/help_admin.de.tpl
 
35042
   A /trunk/wwsympa/wws_templates/de/help_editfile.de.tpl
 
35043
   A /trunk/wwsympa/wws_templates/de/help_editlist.de.tpl
 
35044
   A /trunk/wwsympa/wws_templates/de/home.de.tpl
 
35045
   A /trunk/wwsympa/wws_templates/de/info.de.tpl
 
35046
   A /trunk/wwsympa/wws_templates/de/install_pending_list.de.tpl
 
35047
   A /trunk/wwsympa/wws_templates/de/list_menu.de.tpl
 
35048
   A /trunk/wwsympa/wws_templates/de/lists.de.tpl
 
35049
   A /trunk/wwsympa/wws_templates/de/login.de.tpl
 
35050
   A /trunk/wwsympa/wws_templates/de/loginbanner.de.tpl
 
35051
   A /trunk/wwsympa/wws_templates/de/loginrequest.de.tpl
 
35052
   A /trunk/wwsympa/wws_templates/de/main.de.tpl
 
35053
   A /trunk/wwsympa/wws_templates/de/menu.de.tpl
 
35054
   A /trunk/wwsympa/wws_templates/de/modindex.de.tpl
 
35055
   A /trunk/wwsympa/wws_templates/de/notice.de.tpl
 
35056
   A /trunk/wwsympa/wws_templates/de/pref.de.tpl
 
35057
   A /trunk/wwsympa/wws_templates/de/remindpasswd.de.tpl
 
35058
   A /trunk/wwsympa/wws_templates/de/remove_arc.de.tpl
 
35059
   A /trunk/wwsympa/wws_templates/de/review.de.tpl
 
35060
   A /trunk/wwsympa/wws_templates/de/reviewbouncing.de.tpl
 
35061
   A /trunk/wwsympa/wws_templates/de/scenario_test.de.tpl
 
35062
   A /trunk/wwsympa/wws_templates/de/serveradmin.de.tpl
 
35063
   A /trunk/wwsympa/wws_templates/de/set_pending_list_request.de.tpl
 
35064
   A /trunk/wwsympa/wws_templates/de/show_cert.de.tpl
 
35065
   A /trunk/wwsympa/wws_templates/de/sigrequest.de.tpl
 
35066
   A /trunk/wwsympa/wws_templates/de/suboptions.de.tpl
 
35067
   A /trunk/wwsympa/wws_templates/de/subrequest.de.tpl
 
35068
   A /trunk/wwsympa/wws_templates/de/title.de.tpl
 
35069
   A /trunk/wwsympa/wws_templates/de/view_translations.de.tpl
 
35070
   A /trunk/wwsympa/wws_templates/de/viewbounce.de.tpl
 
35071
   A /trunk/wwsympa/wws_templates/de/viewmod.de.tpl
 
35072
 
 
35073
[Harald Wilhelmi] New feature: Web templates translated to German
 
35074
 
 
35075
------------------------------------------------------------------------
 
35076
r383 | salaun | 2001-04-23 13:48:42 +0200 (Mon, 23 Apr 2001) | 2 lines
 
35077
Changed paths:
 
35078
   M /trunk/src/etc/scenari/access_web_archive.closed
 
35079
   M /trunk/src/etc/scenari/access_web_archive.intranet
 
35080
   M /trunk/src/etc/scenari/access_web_archive.owner
 
35081
   M /trunk/src/etc/scenari/access_web_archive.private
 
35082
   M /trunk/src/etc/scenari/access_web_archive.public
 
35083
   M /trunk/src/etc/scenari/add.auth
 
35084
   M /trunk/src/etc/scenari/add.closed
 
35085
   M /trunk/src/etc/scenari/add.owner
 
35086
   M /trunk/src/etc/scenari/add.owner_notify
 
35087
   M /trunk/src/etc/scenari/create_list.intranet
 
35088
   M /trunk/src/etc/scenari/create_list.listmaster
 
35089
   M /trunk/src/etc/scenari/create_list.public_listmaster
 
35090
   M /trunk/src/etc/scenari/d_edit.owner
 
35091
   M /trunk/src/etc/scenari/d_edit.private
 
35092
   M /trunk/src/etc/scenari/d_edit.public
 
35093
   M /trunk/src/etc/scenari/d_read.owner
 
35094
   M /trunk/src/etc/scenari/d_read.private
 
35095
   M /trunk/src/etc/scenari/d_read.public
 
35096
   M /trunk/src/etc/scenari/del.auth
 
35097
   M /trunk/src/etc/scenari/del.closed
 
35098
   M /trunk/src/etc/scenari/del.owner
 
35099
   M /trunk/src/etc/scenari/del.owner_notify
 
35100
   M /trunk/src/etc/scenari/edit_list.closed
 
35101
   M /trunk/src/etc/scenari/edit_list.owner
 
35102
   M /trunk/src/etc/scenari/global_remind.listmaster
 
35103
   M /trunk/src/etc/scenari/info.open
 
35104
   M /trunk/src/etc/scenari/info.private
 
35105
   M /trunk/src/etc/scenari/invite.closed
 
35106
   M /trunk/src/etc/scenari/invite.owner
 
35107
   M /trunk/src/etc/scenari/invite.private
 
35108
   M /trunk/src/etc/scenari/invite.public
 
35109
   M /trunk/src/etc/scenari/remind.listmaster
 
35110
   M /trunk/src/etc/scenari/remind.owner
 
35111
   M /trunk/src/etc/scenari/review.closed
 
35112
   M /trunk/src/etc/scenari/review.listmaster
 
35113
   M /trunk/src/etc/scenari/review.owner
 
35114
   M /trunk/src/etc/scenari/review.private
 
35115
   M /trunk/src/etc/scenari/review.public
 
35116
   M /trunk/src/etc/scenari/send.closed
 
35117
   M /trunk/src/etc/scenari/send.editor
 
35118
   M /trunk/src/etc/scenari/send.editorkey
 
35119
   M /trunk/src/etc/scenari/send.editorkeyonly
 
35120
   M /trunk/src/etc/scenari/send.editorkeyonlyauth
 
35121
   M /trunk/src/etc/scenari/send.intranet
 
35122
   M /trunk/src/etc/scenari/send.intranetorprivate
 
35123
   M /trunk/src/etc/scenari/send.newsletter
 
35124
   M /trunk/src/etc/scenari/send.newsletterkeyonly
 
35125
   M /trunk/src/etc/scenari/send.private
 
35126
   M /trunk/src/etc/scenari/send.private_smime
 
35127
   M /trunk/src/etc/scenari/send.privateandeditorkey
 
35128
   M /trunk/src/etc/scenari/send.privateandnomultipartoreditorkey
 
35129
   M /trunk/src/etc/scenari/send.privatekey
 
35130
   M /trunk/src/etc/scenari/send.privatekeyandeditorkeyonly
 
35131
   M /trunk/src/etc/scenari/send.privateoreditorkey
 
35132
   M /trunk/src/etc/scenari/send.privateorpublickey
 
35133
   M /trunk/src/etc/scenari/send.public
 
35134
   M /trunk/src/etc/scenari/send.public_nobcc
 
35135
   M /trunk/src/etc/scenari/send.publickey
 
35136
   M /trunk/src/etc/scenari/send.publicnomultipart
 
35137
   M /trunk/src/etc/scenari/subscribe.auth
 
35138
   M /trunk/src/etc/scenari/subscribe.auth_notify
 
35139
   M /trunk/src/etc/scenari/subscribe.auth_owner
 
35140
   M /trunk/src/etc/scenari/subscribe.closed
 
35141
   M /trunk/src/etc/scenari/subscribe.intranet
 
35142
   M /trunk/src/etc/scenari/subscribe.intranetorowner
 
35143
   M /trunk/src/etc/scenari/subscribe.open
 
35144
   M /trunk/src/etc/scenari/subscribe.open_notify
 
35145
   M /trunk/src/etc/scenari/subscribe.open_quiet
 
35146
   M /trunk/src/etc/scenari/subscribe.owner
 
35147
   M /trunk/src/etc/scenari/subscribe.smime
 
35148
   M /trunk/src/etc/scenari/subscribe.smimeorowner
 
35149
   M /trunk/src/etc/scenari/topics_visibility.conceal
 
35150
   M /trunk/src/etc/scenari/topics_visibility.noconceal
 
35151
   M /trunk/src/etc/scenari/unsubscribe.auth
 
35152
   M /trunk/src/etc/scenari/unsubscribe.auth_notify
 
35153
   M /trunk/src/etc/scenari/unsubscribe.closed
 
35154
   M /trunk/src/etc/scenari/unsubscribe.open
 
35155
   M /trunk/src/etc/scenari/unsubscribe.open_notify
 
35156
   M /trunk/src/etc/scenari/unsubscribe.owner
 
35157
   M /trunk/src/etc/scenari/visibility.conceal
 
35158
   M /trunk/src/etc/scenari/visibility.intranet
 
35159
   M /trunk/src/etc/scenari/visibility.noconceal
 
35160
   M /trunk/src/etc/scenari/visibility.private
 
35161
   M /trunk/src/etc/scenari/visibility.secret
 
35162
 
 
35163
[Harald Wilhelmi] New feature: scenari titles translated to German
 
35164
 
 
35165
------------------------------------------------------------------------
 
35166
r382 | salaun | 2001-04-20 17:04:37 +0200 (Fri, 20 Apr 2001) | 3 lines
 
35167
Changed paths:
 
35168
   M /trunk/src/List.pm
 
35169
 
 
35170
[reported by Petr Prazak] Bug fix: Did not keep date of 'subscribers' file
 
35171
Could not synchronize with changed 'subscribers' file
 
35172
 
 
35173
------------------------------------------------------------------------
 
35174
r381 | salaun | 2001-04-20 15:19:55 +0200 (Fri, 20 Apr 2001) | 3 lines
 
35175
Changed paths:
 
35176
   M /trunk/wwsympa/wwsympa.fcgi
 
35177
 
 
35178
[reported by Petr Prazak] Bug fix: did not apply subscriber
 
35179
options changes if user_data_source is 'file'
 
35180
 
 
35181
------------------------------------------------------------------------
 
35182
r380 | salaun | 2001-04-20 14:51:18 +0200 (Fri, 20 Apr 2001) | 2 lines
 
35183
Changed paths:
 
35184
   M /trunk/src/List.pm
 
35185
 
 
35186
Bug fix: typo, could not change suboptions
 
35187
 
 
35188
------------------------------------------------------------------------
 
35189
r379 | salaun | 2001-04-19 18:07:29 +0200 (Thu, 19 Apr 2001) | 3 lines
 
35190
Changed paths:
 
35191
   M /trunk/nls/fr.msg
 
35192
   M /trunk/nls/us.msg
 
35193
   M /trunk/src/Commands.pm
 
35194
   M /trunk/src/List.pm
 
35195
   M /trunk/wwsympa/wws_templates/fr/list_menu.fr.tpl
 
35196
   M /trunk/wwsympa/wws_templates/us/list_menu.us.tpl
 
35197
   M /trunk/wwsympa/wwsympa.fcgi
 
35198
 
 
35199
[reported by Fiona Dix] Bug fix: forgbid changes in subscriber options
 
35200
if user_data_source is 'include'
 
35201
 
 
35202
------------------------------------------------------------------------
 
35203
r378 | salaun | 2001-04-19 16:52:22 +0200 (Thu, 19 Apr 2001) | 3 lines
 
35204
Changed paths:
 
35205
   M /trunk/wwsympa/archived.pl
 
35206
 
 
35207
[Petr Prazak] Bug fix: quote listname command line argument
 
35208
Add log if mhonarc call failed
 
35209
 
 
35210
------------------------------------------------------------------------
 
35211
r377 | salaun | 2001-04-19 16:31:35 +0200 (Thu, 19 Apr 2001) | 2 lines
 
35212
Changed paths:
 
35213
   M /trunk/src/etc/script/arc2webarc.pl
 
35214
 
 
35215
[Petr Prazak] Bug fix: Add missing List::_apply_defaults()
 
35216
 
 
35217
------------------------------------------------------------------------
 
35218
r376 | salaun | 2001-04-19 11:41:16 +0200 (Thu, 19 Apr 2001) | 3 lines
 
35219
Changed paths:
 
35220
   M /trunk/src/List.pm
 
35221
 
 
35222
[Petr Prazak] Bug fix: Died while getting first subcriber if subscribers file is empty
 
35223
Bug error: Can't call method "seq" on an undefined value
 
35224
 
 
35225
------------------------------------------------------------------------
 
35226
r375 | salaun | 2001-04-18 11:33:36 +0200 (Wed, 18 Apr 2001) | 2 lines
 
35227
Changed paths:
 
35228
   M /trunk/doc/sympa.tex
 
35229
 
 
35230
[David Lewis] Many corrections
 
35231
 
 
35232
------------------------------------------------------------------------
 
35233
r374 | salaun | 2001-04-18 09:52:00 +0200 (Wed, 18 Apr 2001) | 2 lines
 
35234
Changed paths:
 
35235
   M /trunk/src/etc/mhonarc-ressources
 
35236
   M /trunk/wwsympa/wws_templates/cz/create_list.cz.tpl
 
35237
   M /trunk/wwsympa/wws_templates/cz/install_pending_list.cz.tpl
 
35238
   M /trunk/wwsympa/wws_templates/cz/lists.cz.tpl
 
35239
   M /trunk/wwsympa/wws_templates/cz/serveradmin.cz.tpl
 
35240
 
 
35241
[Petr Prazak] Updates
 
35242
 
 
35243
------------------------------------------------------------------------
 
35244
r373 | salaun | 2001-04-13 17:49:09 +0200 (Fri, 13 Apr 2001) | 2 lines
 
35245
Changed paths:
 
35246
   M /trunk/wwsympa/wwsympa.fcgi
 
35247
 
 
35248
Unused function
 
35249
 
 
35250
------------------------------------------------------------------------
 
35251
r372 | salaun | 2001-04-13 17:48:29 +0200 (Fri, 13 Apr 2001) | 2 lines
 
35252
Changed paths:
 
35253
   D /trunk/wwsympa/wws_templates/cn/viewconfig.cn-gb.tpl
 
35254
   D /trunk/wwsympa/wws_templates/cz/viewconfig.cz.tpl
 
35255
   D /trunk/wwsympa/wws_templates/es/viewconfig.es.tpl
 
35256
   D /trunk/wwsympa/wws_templates/it/viewconfig.it.tpl
 
35257
   D /trunk/wwsympa/wws_templates/us/viewconfig.us.tpl
 
35258
 
 
35259
Unused templates
 
35260
 
 
35261
------------------------------------------------------------------------
 
35262
r371 | salaun | 2001-04-13 17:45:50 +0200 (Fri, 13 Apr 2001) | 2 lines
 
35263
Changed paths:
 
35264
   D /trunk/wwsympa/wws_templates/cn/info.cn-gb.tpl
 
35265
   D /trunk/wwsympa/wws_templates/cn/main.cn-gb.tpl
 
35266
   D /trunk/wwsympa/wws_templates/cn/search.cn-gb.tpl
 
35267
   D /trunk/wwsympa/wws_templates/cn/search_list.cn-gb.tpl
 
35268
   D /trunk/wwsympa/wws_templates/cn/viewbounce.cn-gb.tpl
 
35269
   D /trunk/wwsympa/wws_templates/cn/which.cn-gb.tpl
 
35270
   D /trunk/wwsympa/wws_templates/cz/info.cz.tpl
 
35271
   D /trunk/wwsympa/wws_templates/cz/main.cz.tpl
 
35272
   D /trunk/wwsympa/wws_templates/cz/search.cz.tpl
 
35273
   D /trunk/wwsympa/wws_templates/cz/search_list.cz.tpl
 
35274
   D /trunk/wwsympa/wws_templates/cz/viewbounce.cz.tpl
 
35275
   D /trunk/wwsympa/wws_templates/cz/which.cz.tpl
 
35276
   D /trunk/wwsympa/wws_templates/es/info.es.tpl
 
35277
   D /trunk/wwsympa/wws_templates/it/info.it.tpl
 
35278
 
 
35279
duplicate templates
 
35280
 
 
35281
------------------------------------------------------------------------
 
35282
r370 | salaun | 2001-04-13 17:16:59 +0200 (Fri, 13 Apr 2001) | 2 lines
 
35283
Changed paths:
 
35284
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
35285
 
 
35286
[reported by Petr Prazak] Bug fix: missing getCookieVal() function
 
35287
 
 
35288
------------------------------------------------------------------------
 
35289
r368 | salaun | 2001-04-13 11:55:34 +0200 (Fri, 13 Apr 2001) | 2 lines
 
35290
Changed paths:
 
35291
   M /trunk/Makefile
 
35292
   M /trunk/RELEASE_NOTES
 
35293
 
 
35294
Preparing 3.1b.13
 
35295
 
 
35296
------------------------------------------------------------------------
 
35297
r367 | salaun | 2001-04-13 11:23:00 +0200 (Fri, 13 Apr 2001) | 2 lines
 
35298
Changed paths:
 
35299
   M /trunk/wwsympa/Makefile
 
35300
 
 
35301
Change: create per list subdirectories in wws_templates/
 
35302
 
 
35303
------------------------------------------------------------------------
 
35304
r366 | salaun | 2001-04-13 10:58:14 +0200 (Fri, 13 Apr 2001) | 2 lines
 
35305
Changed paths:
 
35306
   D /trunk/wwsympa/wws_templates/login.tpl
 
35307
   A /trunk/wwsympa/wws_templates/us/login.us.tpl
 
35308
 
 
35309
rename login.tpl
 
35310
 
 
35311
------------------------------------------------------------------------
 
35312
r365 | salaun | 2001-04-13 10:34:37 +0200 (Fri, 13 Apr 2001) | 2 lines
 
35313
Changed paths:
 
35314
   A /trunk/src/etc/templates/cz
 
35315
   A /trunk/src/etc/templates/cz/sendpasswd.cz.tpl
 
35316
   A /trunk/wwsympa/wws_templates/cz
 
35317
   A /trunk/wwsympa/wws_templates/cz/add_request.cz.tpl
 
35318
   A /trunk/wwsympa/wws_templates/cz/admin.cz.tpl
 
35319
   A /trunk/wwsympa/wws_templates/cz/admin_menu.cz.tpl
 
35320
   A /trunk/wwsympa/wws_templates/cz/arc.cz.tpl
 
35321
   A /trunk/wwsympa/wws_templates/cz/arc_protect.cz.tpl
 
35322
   A /trunk/wwsympa/wws_templates/cz/arcsearch.cz.tpl
 
35323
   A /trunk/wwsympa/wws_templates/cz/arcsearch_form.cz.tpl
 
35324
   A /trunk/wwsympa/wws_templates/cz/change_email.cz.tpl
 
35325
   A /trunk/wwsympa/wws_templates/cz/choosepasswd.cz.tpl
 
35326
   A /trunk/wwsympa/wws_templates/cz/close_list.cz.tpl
 
35327
   A /trunk/wwsympa/wws_templates/cz/compose_mail.cz.tpl
 
35328
   A /trunk/wwsympa/wws_templates/cz/create_list.cz.tpl
 
35329
   A /trunk/wwsympa/wws_templates/cz/create_list_request.cz.tpl
 
35330
   A /trunk/wwsympa/wws_templates/cz/d_control.cz.tpl
 
35331
   A /trunk/wwsympa/wws_templates/cz/d_editfile.cz.tpl
 
35332
   A /trunk/wwsympa/wws_templates/cz/d_read.cz.tpl
 
35333
   A /trunk/wwsympa/wws_templates/cz/edit_list_request.cz.tpl
 
35334
   A /trunk/wwsympa/wws_templates/cz/editfile.cz.tpl
 
35335
   A /trunk/wwsympa/wws_templates/cz/editsubscriber.cz.tpl
 
35336
   A /trunk/wwsympa/wws_templates/cz/error.cz.tpl
 
35337
   A /trunk/wwsympa/wws_templates/cz/get_pending_lists.cz.tpl
 
35338
   A /trunk/wwsympa/wws_templates/cz/help.cz.tpl
 
35339
   A /trunk/wwsympa/wws_templates/cz/help_admin.cz.tpl
 
35340
   A /trunk/wwsympa/wws_templates/cz/help_editfile.cz.tpl
 
35341
   A /trunk/wwsympa/wws_templates/cz/help_editlist.cz.tpl
 
35342
   A /trunk/wwsympa/wws_templates/cz/home.cz.tpl
 
35343
   A /trunk/wwsympa/wws_templates/cz/info.cz.tpl
 
35344
   A /trunk/wwsympa/wws_templates/cz/install_pending_list.cz.tpl
 
35345
   A /trunk/wwsympa/wws_templates/cz/list_menu.cz.tpl
 
35346
   A /trunk/wwsympa/wws_templates/cz/lists.cz.tpl
 
35347
   A /trunk/wwsympa/wws_templates/cz/loginbanner.cz.tpl
 
35348
   A /trunk/wwsympa/wws_templates/cz/loginrequest.cz.tpl
 
35349
   A /trunk/wwsympa/wws_templates/cz/main.cz.tpl
 
35350
   A /trunk/wwsympa/wws_templates/cz/menu.cz.tpl
 
35351
   A /trunk/wwsympa/wws_templates/cz/modindex.cz.tpl
 
35352
   A /trunk/wwsympa/wws_templates/cz/notice.cz.tpl
 
35353
   A /trunk/wwsympa/wws_templates/cz/pref.cz.tpl
 
35354
   A /trunk/wwsympa/wws_templates/cz/remindpasswd.cz.tpl
 
35355
   A /trunk/wwsympa/wws_templates/cz/remove_arc.cz.tpl
 
35356
   A /trunk/wwsympa/wws_templates/cz/review.cz.tpl
 
35357
   A /trunk/wwsympa/wws_templates/cz/reviewbouncing.cz.tpl
 
35358
   A /trunk/wwsympa/wws_templates/cz/scenario_test.cz.tpl
 
35359
   A /trunk/wwsympa/wws_templates/cz/search.cz.tpl
 
35360
   A /trunk/wwsympa/wws_templates/cz/search_list.cz.tpl
 
35361
   A /trunk/wwsympa/wws_templates/cz/serveradmin.cz.tpl
 
35362
   A /trunk/wwsympa/wws_templates/cz/set_pending_list_request.cz.tpl
 
35363
   A /trunk/wwsympa/wws_templates/cz/show_cert.cz.tpl
 
35364
   A /trunk/wwsympa/wws_templates/cz/sigrequest.cz.tpl
 
35365
   A /trunk/wwsympa/wws_templates/cz/suboptions.cz.tpl
 
35366
   A /trunk/wwsympa/wws_templates/cz/subrequest.cz.tpl
 
35367
   A /trunk/wwsympa/wws_templates/cz/title.cz.tpl
 
35368
   A /trunk/wwsympa/wws_templates/cz/view_translations.cz.tpl
 
35369
   A /trunk/wwsympa/wws_templates/cz/viewbounce.cz.tpl
 
35370
   A /trunk/wwsympa/wws_templates/cz/viewconfig.cz.tpl
 
35371
   A /trunk/wwsympa/wws_templates/cz/viewmod.cz.tpl
 
35372
   A /trunk/wwsympa/wws_templates/cz/which.cz.tpl
 
35373
 
 
35374
[Petr Prazak] New Czech templates
 
35375
 
 
35376
------------------------------------------------------------------------
 
35377
r364 | salaun | 2001-04-13 09:50:08 +0200 (Fri, 13 Apr 2001) | 2 lines
 
35378
Changed paths:
 
35379
   M /trunk/src/etc/templates/us/bye.us.tpl
 
35380
   M /trunk/src/etc/templates/us/global_remind.us.tpl
 
35381
   M /trunk/src/etc/templates/us/helpfile.us.tpl
 
35382
   M /trunk/src/etc/templates/us/invite.us.tpl
 
35383
   M /trunk/src/etc/templates/us/lists.us.tpl
 
35384
   M /trunk/src/etc/templates/us/reject.us.tpl
 
35385
   M /trunk/src/etc/templates/us/remind.us.tpl
 
35386
   M /trunk/src/etc/templates/us/removed.us.tpl
 
35387
   M /trunk/src/etc/templates/us/welcome.us.tpl
 
35388
   M /trunk/src/etc/templates/us/x509-user-cert-missing.us.tpl
 
35389
 
 
35390
[Petr Prazak] translations to Czech
 
35391
 
 
35392
------------------------------------------------------------------------
 
35393
r363 | salaun | 2001-04-12 18:23:10 +0200 (Thu, 12 Apr 2001) | 2 lines
 
35394
Changed paths:
 
35395
   M /trunk/src/List.pm
 
35396
 
 
35397
Add Czech
 
35398
 
 
35399
------------------------------------------------------------------------
 
35400
r362 | salaun | 2001-04-12 18:10:23 +0200 (Thu, 12 Apr 2001) | 2 lines
 
35401
Changed paths:
 
35402
   M /trunk/nls/Makefile
 
35403
   A /trunk/nls/cz.msg
 
35404
   M /trunk/wwsympa/wwslib.pm
 
35405
 
 
35406
[Petr Prazak] New feature: Czech translations
 
35407
 
 
35408
------------------------------------------------------------------------
 
35409
r361 | salaun | 2001-04-12 17:27:34 +0200 (Thu, 12 Apr 2001) | 2 lines
 
35410
Changed paths:
 
35411
   M /trunk/wwsympa/wws_templates/us/install_pending_list.us.tpl
 
35412
 
 
35413
Add info about aliases auto-install
 
35414
 
 
35415
------------------------------------------------------------------------
 
35416
r360 | salaun | 2001-04-12 17:26:06 +0200 (Thu, 12 Apr 2001) | 2 lines
 
35417
Changed paths:
 
35418
   M /trunk/wwsympa/wws_templates/us/create_list.us.tpl
 
35419
 
 
35420
Add aliases info
 
35421
 
 
35422
------------------------------------------------------------------------
 
35423
r359 | salaun | 2001-04-12 17:09:34 +0200 (Thu, 12 Apr 2001) | 2 lines
 
35424
Changed paths:
 
35425
   M /trunk/wwsympa/wws_templates/fr/create_list.fr.tpl
 
35426
 
 
35427
*** empty log message ***
 
35428
 
 
35429
------------------------------------------------------------------------
 
35430
r358 | salaun | 2001-04-12 17:07:46 +0200 (Thu, 12 Apr 2001) | 2 lines
 
35431
Changed paths:
 
35432
   M /trunk/wwsympa/wwsympa.fcgi
 
35433
 
 
35434
Cleanup in list_creation functions
 
35435
 
 
35436
------------------------------------------------------------------------
 
35437
r357 | salaun | 2001-04-12 16:52:47 +0200 (Thu, 12 Apr 2001) | 2 lines
 
35438
Changed paths:
 
35439
   M /trunk/wwsympa/wws_templates/fr/create_list.fr.tpl
 
35440
 
 
35441
Change: display aliases info
 
35442
 
 
35443
------------------------------------------------------------------------
 
35444
r356 | salaun | 2001-04-12 16:46:56 +0200 (Thu, 12 Apr 2001) | 2 lines
 
35445
Changed paths:
 
35446
   M /trunk/src/etc/scenari/create_list.listmaster
 
35447
   M /trunk/src/etc/scenari/create_list.public_listmaster
 
35448
 
 
35449
Change: listmaster can create list
 
35450
 
 
35451
------------------------------------------------------------------------
 
35452
r355 | salaun | 2001-04-12 15:47:04 +0200 (Thu, 12 Apr 2001) | 3 lines
 
35453
Changed paths:
 
35454
   M /trunk/doc/sympa.tex
 
35455
   M /trunk/src/alias_manager.pl
 
35456
   M /trunk/wwsympa/wws_templates/fr/install_pending_list.fr.tpl
 
35457
   M /trunk/wwsympa/wwslib.pm
 
35458
   M /trunk/wwsympa/wwsympa.fcgi
 
35459
 
 
35460
New feature: install aliases at list creation time
 
35461
New parameter in wwsympa.conf: alias_manager
 
35462
 
 
35463
------------------------------------------------------------------------
 
35464
r354 | salaun | 2001-04-12 12:09:49 +0200 (Thu, 12 Apr 2001) | 2 lines
 
35465
Changed paths:
 
35466
   M /trunk/src/Makefile
 
35467
   M /trunk/src/alias_manager.pl
 
35468
   A /trunk/src/aliaswrapper.c
 
35469
 
 
35470
[Harald Wilhelmi]New feature: run newliases via a wrapper
 
35471
 
 
35472
------------------------------------------------------------------------
 
35473
r353 | salaun | 2001-04-12 11:41:57 +0200 (Thu, 12 Apr 2001) | 2 lines
 
35474
Changed paths:
 
35475
   M /trunk/src/alias_manager.pl
 
35476
 
 
35477
Add locking
 
35478
 
 
35479
------------------------------------------------------------------------
 
35480
r352 | salaun | 2001-04-12 10:55:20 +0200 (Thu, 12 Apr 2001) | 2 lines
 
35481
Changed paths:
 
35482
   M /trunk/Makefile
 
35483
   M /trunk/src/Makefile
 
35484
   A /trunk/src/alias_manager.pl
 
35485
   D /trunk/src/etc/script/list_alias.pl
 
35486
 
 
35487
New feature: Alias manager, for installing/deleting sendmail aliases
 
35488
 
 
35489
------------------------------------------------------------------------
 
35490
r351 | salaun | 2001-04-12 10:54:04 +0200 (Thu, 12 Apr 2001) | 2 lines
 
35491
Changed paths:
 
35492
   M /trunk/src/List.pm
 
35493
 
 
35494
Bug fix: Would end getting emails at first empty entry
 
35495
 
 
35496
------------------------------------------------------------------------
 
35497
r350 | salaun | 2001-04-12 09:42:59 +0200 (Thu, 12 Apr 2001) | 2 lines
 
35498
Changed paths:
 
35499
   M /trunk/nls/fr.msg
 
35500
 
 
35501
typo
 
35502
 
 
35503
------------------------------------------------------------------------
 
35504
r349 | salaun | 2001-04-10 18:03:42 +0200 (Tue, 10 Apr 2001) | 1 line
 
35505
Changed paths:
 
35506
   M /trunk/src/sympa.pl
 
35507
 
 
35508
[reported by Jerome Marant] Bug fix: parameter for --debug is compulsory
 
35509
------------------------------------------------------------------------
 
35510
r348 | salaun | 2001-04-10 16:56:38 +0200 (Tue, 10 Apr 2001) | 2 lines
 
35511
Changed paths:
 
35512
   M /trunk/wwsympa/wws_templates/cn/list_menu.cn.tpl
 
35513
   M /trunk/wwsympa/wws_templates/es/list_menu.es.tpl
 
35514
   M /trunk/wwsympa/wws_templates/fr/list_menu.fr.tpl
 
35515
   M /trunk/wwsympa/wws_templates/it/help_editfile.it.tpl
 
35516
   M /trunk/wwsympa/wws_templates/it/list_menu.it.tpl
 
35517
   M /trunk/wwsympa/wws_templates/us/help_editfile.us.tpl
 
35518
   M /trunk/wwsympa/wws_templates/us/home.us.tpl
 
35519
   M /trunk/wwsympa/wws_templates/us/menu.us.tpl
 
35520
   M /trunk/wwsympa/wws_templates/us/sigrequest.us.tpl
 
35521
 
 
35522
[Petr Prazak]Bug fix: subscription
 
35523
 
 
35524
------------------------------------------------------------------------
 
35525
r347 | salaun | 2001-04-10 16:40:12 +0200 (Tue, 10 Apr 2001) | 2 lines
 
35526
Changed paths:
 
35527
   M /trunk/doc/man8/sympa.8
 
35528
   M /trunk/doc/sympa.tex
 
35529
   M /trunk/src/sympa.pl
 
35530
 
 
35531
New feature: --import option
 
35532
 
 
35533
------------------------------------------------------------------------
 
35534
r346 | salaun | 2001-04-10 12:28:40 +0200 (Tue, 10 Apr 2001) | 2 lines
 
35535
Changed paths:
 
35536
   M /trunk/Makefile
 
35537
 
 
35538
Install Man page
 
35539
 
 
35540
------------------------------------------------------------------------
 
35541
r345 | salaun | 2001-04-10 12:28:00 +0200 (Tue, 10 Apr 2001) | 2 lines
 
35542
Changed paths:
 
35543
   M /trunk/src/etc/script/sympa.spec
 
35544
 
 
35545
Add MANDIR
 
35546
 
 
35547
------------------------------------------------------------------------
 
35548
r344 | salaun | 2001-04-10 12:05:25 +0200 (Tue, 10 Apr 2001) | 2 lines
 
35549
Changed paths:
 
35550
   A /trunk/doc/man8
 
35551
   A /trunk/doc/man8/sympa.8
 
35552
   D /trunk/doc/sympa.man
 
35553
 
 
35554
move sympa.man
 
35555
 
 
35556
------------------------------------------------------------------------
 
35557
r343 | salaun | 2001-04-10 11:39:24 +0200 (Tue, 10 Apr 2001) | 2 lines
 
35558
Changed paths:
 
35559
   A /trunk/doc/sympa.man
 
35560
 
 
35561
Initial version of man
 
35562
 
 
35563
------------------------------------------------------------------------
 
35564
r342 | salaun | 2001-04-10 11:38:53 +0200 (Tue, 10 Apr 2001) | 2 lines
 
35565
Changed paths:
 
35566
   M /trunk/doc/sympa.tex
 
35567
   M /trunk/src/sympa.pl
 
35568
 
 
35569
New feature: add --help and --version options
 
35570
 
 
35571
------------------------------------------------------------------------
 
35572
r341 | salaun | 2001-04-06 16:45:46 +0200 (Fri, 06 Apr 2001) | 3 lines
 
35573
Changed paths:
 
35574
   M /trunk/wwsympa/wwsympa.fcgi
 
35575
 
 
35576
Bug fix: no more lowercase ; otherwise could not access files
 
35577
with uppercase letters
 
35578
 
 
35579
------------------------------------------------------------------------
 
35580
r340 | salaun | 2001-04-06 16:24:20 +0200 (Fri, 06 Apr 2001) | 2 lines
 
35581
Changed paths:
 
35582
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
35583
   M /trunk/wwsympa/wwsympa.fcgi
 
35584
 
 
35585
New feature: Add Javascript cookie check
 
35586
 
 
35587
------------------------------------------------------------------------
 
35588
r339 | salaun | 2001-04-06 15:00:29 +0200 (Fri, 06 Apr 2001) | 2 lines
 
35589
Changed paths:
 
35590
   M /trunk/src/List.pm
 
35591
 
 
35592
syntax error
 
35593
 
 
35594
------------------------------------------------------------------------
 
35595
r338 | salaun | 2001-04-06 14:42:26 +0200 (Fri, 06 Apr 2001) | 2 lines
 
35596
Changed paths:
 
35597
   M /trunk/src/List.pm
 
35598
 
 
35599
Set list's lang for owner notification
 
35600
 
 
35601
------------------------------------------------------------------------
 
35602
r337 | salaun | 2001-04-06 09:04:31 +0200 (Fri, 06 Apr 2001) | 1 line
 
35603
Changed paths:
 
35604
   M /trunk/wwsympa/wws_templates/fr/list_menu.fr.tpl
 
35605
 
 
35606
abonne
 
35607
------------------------------------------------------------------------
 
35608
r336 | salaun | 2001-04-05 16:42:20 +0200 (Thu, 05 Apr 2001) | 2 lines
 
35609
Changed paths:
 
35610
   M /trunk/set_symlinks.pl
 
35611
   M /trunk/wwsympa/wws_templates/fr/lists.fr.tpl
 
35612
   M /trunk/wwsympa/wws_templates/fr/serveradmin.fr.tpl
 
35613
   M /trunk/wwsympa/wws_templates/us/lists.us.tpl
 
35614
   M /trunk/wwsympa/wws_templates/us/serveradmin.us.tpl
 
35615
   M /trunk/wwsympa/wwsympa.fcgi
 
35616
 
 
35617
New feature: search_user for listmaster
 
35618
 
 
35619
------------------------------------------------------------------------
 
35620
r335 | salaun | 2001-04-05 09:03:14 +0200 (Thu, 05 Apr 2001) | 2 lines
 
35621
Changed paths:
 
35622
   M /trunk/RELEASE_NOTES
 
35623
 
 
35624
April
 
35625
 
 
35626
------------------------------------------------------------------------
 
35627
r334 | salaun | 2001-04-04 16:55:45 +0200 (Wed, 04 Apr 2001) | 2 lines
 
35628
Changed paths:
 
35629
   M /trunk/check_perl_modules.pl
 
35630
 
 
35631
Perl 5.005 is required because of CipherSaber
 
35632
 
 
35633
------------------------------------------------------------------------
 
35634
r333 | salaun | 2001-04-04 15:53:56 +0200 (Wed, 04 Apr 2001) | 2 lines
 
35635
Changed paths:
 
35636
   M /trunk/check_perl_modules.pl
 
35637
 
 
35638
Changes: Add DBDs optional install
 
35639
 
 
35640
------------------------------------------------------------------------
 
35641
r331 | salaun | 2001-04-04 14:36:15 +0200 (Wed, 04 Apr 2001) | 2 lines
 
35642
Changed paths:
 
35643
   M /trunk/RELEASE_NOTES
 
35644
 
 
35645
Complete release notes
 
35646
 
 
35647
------------------------------------------------------------------------
 
35648
r330 | salaun | 2001-04-04 14:33:48 +0200 (Wed, 04 Apr 2001) | 1 line
 
35649
Changed paths:
 
35650
   M /trunk/nls/es.msg
 
35651
 
 
35652
[Josep Roman] Changes: Removals of extra \n chars, new messages added
 
35653
------------------------------------------------------------------------
 
35654
r329 | salaun | 2001-04-04 14:14:42 +0200 (Wed, 04 Apr 2001) | 2 lines
 
35655
Changed paths:
 
35656
   M /trunk/doc/sympa.tex
 
35657
 
 
35658
Bug fixes: syntax errors
 
35659
 
 
35660
------------------------------------------------------------------------
 
35661
r328 | salaun | 2001-04-04 13:27:00 +0200 (Wed, 04 Apr 2001) | 2 lines
 
35662
Changed paths:
 
35663
   M /trunk/Makefile
 
35664
   M /trunk/RELEASE_NOTES
 
35665
 
 
35666
Prepare 3.1b.12
 
35667
 
 
35668
------------------------------------------------------------------------
 
35669
r327 | salaun | 2001-04-04 13:18:39 +0200 (Wed, 04 Apr 2001) | 2 lines
 
35670
Changed paths:
 
35671
   M /trunk/src/sympa.pl
 
35672
   M /trunk/src/tools.pl
 
35673
 
 
35674
Bug fix: Use original msg file for smime signature checking
 
35675
 
 
35676
------------------------------------------------------------------------
 
35677
r326 | salaun | 2001-04-04 13:13:42 +0200 (Wed, 04 Apr 2001) | 2 lines
 
35678
Changed paths:
 
35679
   M /trunk/wwsympa/wws_templates/us/notice.us.tpl
 
35680
 
 
35681
*** empty log message ***
 
35682
 
 
35683
------------------------------------------------------------------------
 
35684
r325 | salaun | 2001-04-03 18:23:30 +0200 (Tue, 03 Apr 2001) | 3 lines
 
35685
Changed paths:
 
35686
   M /trunk/src/List.pm
 
35687
   M /trunk/src/sympa.pl
 
35688
 
 
35689
Bug fix: Use original message for confirmation, not MIME::Entity object
 
35690
This prevents signature breaking
 
35691
 
 
35692
------------------------------------------------------------------------
 
35693
r324 | salaun | 2001-04-03 15:10:24 +0200 (Tue, 03 Apr 2001) | 3 lines
 
35694
Changed paths:
 
35695
   M /trunk/src/sympa.pl
 
35696
   M /trunk/src/tools.pl
 
35697
   M /trunk/wwsympa/wwsympa.fcgi
 
35698
 
 
35699
[reported by D. Lamballais] Bug fix: Make Cipher::Saber optional
 
35700
Check in @INC first
 
35701
 
 
35702
------------------------------------------------------------------------
 
35703
r323 | salaun | 2001-04-03 10:46:01 +0200 (Tue, 03 Apr 2001) | 2 lines
 
35704
Changed paths:
 
35705
   M /trunk/src/List.pm
 
35706
 
 
35707
comment 'include_admin'
 
35708
 
 
35709
------------------------------------------------------------------------
 
35710
r322 | salaun | 2001-04-03 09:55:18 +0200 (Tue, 03 Apr 2001) | 2 lines
 
35711
Changed paths:
 
35712
   M /trunk/src/List.pm
 
35713
 
 
35714
Bug fix: bad condition, never alert owners about bounce rate
 
35715
 
 
35716
------------------------------------------------------------------------
 
35717
r321 | salaun | 2001-04-02 16:04:47 +0200 (Mon, 02 Apr 2001) | 1 line
 
35718
Changed paths:
 
35719
   M /trunk/src/etc/script/load_subscribers.pl
 
35720
 
 
35721
[Gerard Gachelin] Bug fix: insert comment
 
35722
------------------------------------------------------------------------
 
35723
r320 | salaun | 2001-04-02 15:08:38 +0200 (Mon, 02 Apr 2001) | 2 lines
 
35724
Changed paths:
 
35725
   M /trunk/src/tools.pl
 
35726
   M /trunk/wwsympa/wwsympa.fcgi
 
35727
 
 
35728
[reported by Anne Durand] Bug fix: escape quotes in edit_list_request
 
35729
 
 
35730
------------------------------------------------------------------------
 
35731
r319 | salaun | 2001-04-02 14:51:34 +0200 (Mon, 02 Apr 2001) | 2 lines
 
35732
Changed paths:
 
35733
   M /trunk/wwsympa/wws_templates/us/create_list_request.us.tpl
 
35734
 
 
35735
accent
 
35736
 
 
35737
------------------------------------------------------------------------
 
35738
r318 | salaun | 2001-04-02 14:46:55 +0200 (Mon, 02 Apr 2001) | 2 lines
 
35739
Changed paths:
 
35740
   M /trunk/src/etc/create_list_templates/discussion_list/config.tpl
 
35741
   M /trunk/src/etc/create_list_templates/hotline/config.tpl
 
35742
   M /trunk/src/etc/create_list_templates/intranet_list/config.tpl
 
35743
   M /trunk/src/etc/create_list_templates/news-letter/config.tpl
 
35744
   M /trunk/src/etc/create_list_templates/private_working_group/config.tpl
 
35745
   M /trunk/src/etc/create_list_templates/public_web_forum/config.tpl
 
35746
   M /trunk/wwsympa/wwsympa.fcgi
 
35747
 
 
35748
Add creation date and email in list templates config
 
35749
 
 
35750
------------------------------------------------------------------------
 
35751
r317 | salaun | 2001-04-02 14:23:39 +0200 (Mon, 02 Apr 2001) | 2 lines
 
35752
Changed paths:
 
35753
   M /trunk/wwsympa/wws_templates/fr/error.fr.tpl
 
35754
 
 
35755
wrong parameter
 
35756
 
 
35757
------------------------------------------------------------------------
 
35758
r316 | salaun | 2001-04-02 11:08:42 +0200 (Mon, 02 Apr 2001) | 2 lines
 
35759
Changed paths:
 
35760
   M /trunk/src/Commands.pm
 
35761
   M /trunk/src/sympa.pl
 
35762
 
 
35763
Bug Fix: Messages to be approved were not sent to editor (unless editorkey)
 
35764
 
 
35765
------------------------------------------------------------------------
 
35766
r315 | salaun | 2001-03-27 16:00:56 +0200 (Tue, 27 Mar 2001) | 2 lines
 
35767
Changed paths:
 
35768
   M /trunk/src/Conf.pm
 
35769
 
 
35770
Change default create_list for reverse compatibility
 
35771
 
 
35772
------------------------------------------------------------------------
 
35773
r314 | salaun | 2001-03-26 13:34:17 +0200 (Mon, 26 Mar 2001) | 2 lines
 
35774
Changed paths:
 
35775
   M /trunk/src/List.pm
 
35776
 
 
35777
typos
 
35778
 
 
35779
------------------------------------------------------------------------
 
35780
r313 | salaun | 2001-03-26 12:17:02 +0200 (Mon, 26 Mar 2001) | 2 lines
 
35781
Changed paths:
 
35782
   M /trunk/wwsympa/wws_templates/fr/error.fr.tpl
 
35783
   M /trunk/wwsympa/wws_templates/us/error.us.tpl
 
35784
 
 
35785
Add action name when failed
 
35786
 
 
35787
------------------------------------------------------------------------
 
35788
r312 | salaun | 2001-03-26 12:16:31 +0200 (Mon, 26 Mar 2001) | 2 lines
 
35789
Changed paths:
 
35790
   M /trunk/wwsympa/wwsympa.fcgi
 
35791
 
 
35792
Add error handling while saving template file
 
35793
 
 
35794
------------------------------------------------------------------------
 
35795
r311 | salaun | 2001-03-26 12:15:17 +0200 (Mon, 26 Mar 2001) | 2 lines
 
35796
Changed paths:
 
35797
   M /trunk/src/List.pm
 
35798
 
 
35799
Chnage: look for global header/footer in ~sympa/etc/templates/
 
35800
 
 
35801
------------------------------------------------------------------------
 
35802
r310 | salaun | 2001-03-26 10:36:02 +0200 (Mon, 26 Mar 2001) | 3 lines
 
35803
Changed paths:
 
35804
   M /trunk/src/tools.pl
 
35805
 
 
35806
Reported by Michael Brennen mbrennen AT fni.com fixe a bug
 
35807
in encryption module introduce in 3.1b5
 
35808
 
 
35809
------------------------------------------------------------------------
 
35810
r309 | salaun | 2001-03-23 17:41:28 +0100 (Fri, 23 Mar 2001) | 2 lines
 
35811
Changed paths:
 
35812
   M /trunk/nls/fr.msg
 
35813
   M /trunk/nls/us.msg
 
35814
   M /trunk/wwsympa/wws_templates/fr/pref.fr.tpl
 
35815
   M /trunk/wwsympa/wws_templates/us/pref.us.tpl
 
35816
   M /trunk/wwsympa/wwslib.pm
 
35817
   M /trunk/wwsympa/wwsympa.fcgi
 
35818
 
 
35819
New features: propose pre-defined cookie expiration periods
 
35820
 
 
35821
------------------------------------------------------------------------
 
35822
r308 | salaun | 2001-03-23 16:40:40 +0100 (Fri, 23 Mar 2001) | 3 lines
 
35823
Changed paths:
 
35824
   M /trunk/src/List.pm
 
35825
   M /trunk/src/sympa.pl
 
35826
 
 
35827
[reported by Philippe Leca] Bug fix: signed multipart messages
 
35828
were altered by moderating process
 
35829
 
 
35830
------------------------------------------------------------------------
 
35831
r307 | salaun | 2001-03-23 15:12:31 +0100 (Fri, 23 Mar 2001) | 2 lines
 
35832
Changed paths:
 
35833
   M /trunk/src/List.pm
 
35834
 
 
35835
Bug fix: if user_data_source is 'database', check if we have a database up
 
35836
 
 
35837
------------------------------------------------------------------------
 
35838
r306 | salaun | 2001-03-23 12:11:51 +0100 (Fri, 23 Mar 2001) | 2 lines
 
35839
Changed paths:
 
35840
   M /trunk/doc/sympa.tex
 
35841
 
 
35842
[David Lewis] Lots of corrections for "good english" compliance
 
35843
 
 
35844
------------------------------------------------------------------------
 
35845
r305 | salaun | 2001-03-22 16:44:04 +0100 (Thu, 22 Mar 2001) | 2 lines
 
35846
Changed paths:
 
35847
   M /trunk/wwsympa/wws_templates/fr/notice.fr.tpl
 
35848
 
 
35849
Delete duplicate entry
 
35850
 
 
35851
------------------------------------------------------------------------
 
35852
r304 | salaun | 2001-03-22 16:31:47 +0100 (Thu, 22 Mar 2001) | 2 lines
 
35853
Changed paths:
 
35854
   M /trunk/doc/sympa.tex
 
35855
   M /trunk/src/sympa.pl
 
35856
 
 
35857
new feature: Add --keepcopy option to keep a copy of incoming messages
 
35858
 
 
35859
------------------------------------------------------------------------
 
35860
r303 | salaun | 2001-03-22 16:31:15 +0100 (Thu, 22 Mar 2001) | 2 lines
 
35861
Changed paths:
 
35862
   M /trunk/wwsympa/wws_templates/fr/error.fr.tpl
 
35863
   M /trunk/wwsympa/wws_templates/fr/notice.fr.tpl
 
35864
   M /trunk/wwsympa/wws_templates/us/error.us.tpl
 
35865
   M /trunk/wwsympa/wws_templates/us/notice.us.tpl
 
35866
   M /trunk/wwsympa/wwsympa.fcgi
 
35867
 
 
35868
Some help in login
 
35869
 
 
35870
------------------------------------------------------------------------
 
35871
r302 | salaun | 2001-03-22 14:07:14 +0100 (Thu, 22 Mar 2001) | 2 lines
 
35872
Changed paths:
 
35873
   M /trunk/wwsympa/wws_templates/cn/error.cn.tpl
 
35874
   A /trunk/wwsympa/wws_templates/cn/notice.cn.tpl
 
35875
   M /trunk/wwsympa/wws_templates/es/error.es.tpl
 
35876
   A /trunk/wwsympa/wws_templates/es/notice.es.tpl
 
35877
   M /trunk/wwsympa/wws_templates/fr/error.fr.tpl
 
35878
   A /trunk/wwsympa/wws_templates/fr/notice.fr.tpl
 
35879
   M /trunk/wwsympa/wws_templates/it/error.it.tpl
 
35880
   A /trunk/wwsympa/wws_templates/it/notice.it.tpl
 
35881
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
35882
   A /trunk/wwsympa/wws_templates/us/notice.us.tpl
 
35883
   M /trunk/wwsympa/wwsympa.fcgi
 
35884
 
 
35885
New feature: Notices are different from errors. Create new templates
 
35886
 
 
35887
------------------------------------------------------------------------
 
35888
r301 | salaun | 2001-03-22 12:09:23 +0100 (Thu, 22 Mar 2001) | 3 lines
 
35889
Changed paths:
 
35890
   M /trunk/wwsympa/wwsympa.fcgi
 
35891
 
 
35892
Bug fix: could not delete owners/editors.
 
35893
Format check was performed even on empty entries
 
35894
 
 
35895
------------------------------------------------------------------------
 
35896
r300 | salaun | 2001-03-22 10:38:02 +0100 (Thu, 22 Mar 2001) | 2 lines
 
35897
Changed paths:
 
35898
   M /trunk/src/etc/templates/fr/sendpasswd.fr.tpl
 
35899
   M /trunk/src/etc/templates/us/sendpasswd.us.tpl
 
35900
 
 
35901
Give up multipart/alternative
 
35902
 
 
35903
------------------------------------------------------------------------
 
35904
r299 | salaun | 2001-03-21 16:56:25 +0100 (Wed, 21 Mar 2001) | 2 lines
 
35905
Changed paths:
 
35906
   M /trunk/src/etc/templates/fr/sendpasswd.fr.tpl
 
35907
 
 
35908
Correct bgcolor
 
35909
 
 
35910
------------------------------------------------------------------------
 
35911
r297 | salaun | 2001-03-21 16:48:43 +0100 (Wed, 21 Mar 2001) | 2 lines
 
35912
Changed paths:
 
35913
   M /trunk/src/etc/templates/fr/sendpasswd.fr.tpl
 
35914
   M /trunk/src/etc/templates/us/sendpasswd.us.tpl
 
35915
 
 
35916
Change: make reminder multipart/alternative, with an HTML part
 
35917
 
 
35918
------------------------------------------------------------------------
 
35919
r296 | salaun | 2001-03-21 16:48:05 +0100 (Wed, 21 Mar 2001) | 2 lines
 
35920
Changed paths:
 
35921
   M /trunk/wwsympa/wwsympa.fcgi
 
35922
 
 
35923
Set init_passwd var
 
35924
 
 
35925
------------------------------------------------------------------------
 
35926
r295 | salaun | 2001-03-21 15:19:22 +0100 (Wed, 21 Mar 2001) | 2 lines
 
35927
Changed paths:
 
35928
   M /trunk/wwsympa/wwslib.pm
 
35929
 
 
35930
provides file extention, given the content-type
 
35931
 
 
35932
------------------------------------------------------------------------
 
35933
r294 | salaun | 2001-03-21 12:41:45 +0100 (Wed, 21 Mar 2001) | 3 lines
 
35934
Changed paths:
 
35935
   M /trunk/wwsympa/wwsympa.fcgi
 
35936
 
 
35937
Bug fix: restore cookie deletion
 
35938
Change: Allow setting password from login
 
35939
 
 
35940
------------------------------------------------------------------------
 
35941
r293 | salaun | 2001-03-21 12:39:18 +0100 (Wed, 21 Mar 2001) | 2 lines
 
35942
Changed paths:
 
35943
   M /trunk/wwsympa/wws_templates/fr/list_menu.fr.tpl
 
35944
   M /trunk/wwsympa/wws_templates/us/list_menu.us.tpl
 
35945
 
 
35946
Change: Do not request javascript confirmation if not logged in
 
35947
 
 
35948
------------------------------------------------------------------------
 
35949
r292 | salaun | 2001-03-21 10:39:46 +0100 (Wed, 21 Mar 2001) | 2 lines
 
35950
Changed paths:
 
35951
   M /trunk/wwsympa/wws_templates/us/remindpasswd.us.tpl
 
35952
 
 
35953
Add nomenu var to form
 
35954
 
 
35955
------------------------------------------------------------------------
 
35956
r291 | salaun | 2001-03-20 15:36:09 +0100 (Tue, 20 Mar 2001) | 2 lines
 
35957
Changed paths:
 
35958
   M /trunk/wwsympa/bounced.pl
 
35959
 
 
35960
[proposed by D. Lalot] Changes: use strict, basic check while opening files, daemon no more dying
 
35961
 
 
35962
------------------------------------------------------------------------
 
35963
r290 | salaun | 2001-03-20 12:31:27 +0100 (Tue, 20 Mar 2001) | 2 lines
 
35964
Changed paths:
 
35965
   M /trunk/src/Log.pm
 
35966
 
 
35967
Changes: should be restore lost connexion to syslogd
 
35968
 
 
35969
------------------------------------------------------------------------
 
35970
r289 | salaun | 2001-03-20 10:12:41 +0100 (Tue, 20 Mar 2001) | 2 lines
 
35971
Changed paths:
 
35972
   M /trunk/wwsympa/wws_templates/fr/loginbanner.fr.tpl
 
35973
   M /trunk/wwsympa/wws_templates/us/loginbanner.us.tpl
 
35974
   M /trunk/wwsympa/wwsympa.fcgi
 
35975
 
 
35976
Change: do not request email address for remind if it was provided
 
35977
 
 
35978
------------------------------------------------------------------------
 
35979
r288 | salaun | 2001-03-19 18:02:19 +0100 (Mon, 19 Mar 2001) | 3 lines
 
35980
Changed paths:
 
35981
   M /trunk/wwsympa/cookielib.pm
 
35982
 
 
35983
Bug fix: CGI::Cookie did not recognise session-time cookie
 
35984
Logout with a 10 years ago date
 
35985
 
 
35986
------------------------------------------------------------------------
 
35987
r287 | salaun | 2001-03-19 18:01:09 +0100 (Mon, 19 Mar 2001) | 2 lines
 
35988
Changed paths:
 
35989
   M /trunk/wwsympa/wwsympa.fcgi
 
35990
 
 
35991
No more 'unknown' cookie set
 
35992
 
 
35993
------------------------------------------------------------------------
 
35994
r286 | salaun | 2001-03-19 15:26:45 +0100 (Mon, 19 Mar 2001) | 2 lines
 
35995
Changed paths:
 
35996
   M /trunk/wwsympa/cookielib.pm
 
35997
 
 
35998
Delete trace
 
35999
 
 
36000
------------------------------------------------------------------------
 
36001
r285 | salaun | 2001-03-19 15:25:53 +0100 (Mon, 19 Mar 2001) | 2 lines
 
36002
Changed paths:
 
36003
   M /trunk/wwsympa/cookielib.pm
 
36004
 
 
36005
Set cookie expiration date to '0' for logout
 
36006
 
 
36007
------------------------------------------------------------------------
 
36008
r284 | salaun | 2001-03-19 14:34:02 +0100 (Mon, 19 Mar 2001) | 2 lines
 
36009
Changed paths:
 
36010
   M /trunk/wwsympa/wwsympa.fcgi
 
36011
 
 
36012
Delete trace
 
36013
 
 
36014
------------------------------------------------------------------------
 
36015
r283 | salaun | 2001-03-19 14:33:13 +0100 (Mon, 19 Mar 2001) | 3 lines
 
36016
Changed paths:
 
36017
   M /trunk/wwsympa/cookielib.pm
 
36018
 
 
36019
[reported by Fiona Dix] Bug fix: Logged in as unknown, because of wrong date format in cookie.
 
36020
Now use CGI::Cookie for cookie read/write
 
36021
 
 
36022
------------------------------------------------------------------------
 
36023
r282 | salaun | 2001-03-19 14:31:22 +0100 (Mon, 19 Mar 2001) | 2 lines
 
36024
Changed paths:
 
36025
   M /trunk/src/List.pm
 
36026
 
 
36027
Add X-No-Arcive header field
 
36028
 
 
36029
------------------------------------------------------------------------
 
36030
r281 | salaun | 2001-03-19 12:04:25 +0100 (Mon, 19 Mar 2001) | 2 lines
 
36031
Changed paths:
 
36032
   M /trunk/src/List.pm
 
36033
 
 
36034
*** empty log message ***
 
36035
 
 
36036
------------------------------------------------------------------------
 
36037
r280 | salaun | 2001-03-16 14:03:56 +0100 (Fri, 16 Mar 2001) | 2 lines
 
36038
Changed paths:
 
36039
   M /trunk/src/etc/scenari/send.closed
 
36040
 
 
36041
Bug fix: correct title
 
36042
 
 
36043
------------------------------------------------------------------------
 
36044
r279 | salaun | 2001-03-16 09:22:47 +0100 (Fri, 16 Mar 2001) | 2 lines
 
36045
Changed paths:
 
36046
   M /trunk/wwsympa/cookielib.pm
 
36047
 
 
36048
replace %40 and %3A by @ and : in sympa cookie for compatibility with RearSite
 
36049
 
 
36050
------------------------------------------------------------------------
 
36051
r278 | salaun | 2001-03-15 16:52:54 +0100 (Thu, 15 Mar 2001) | 2 lines
 
36052
Changed paths:
 
36053
   M /trunk/doc/sympa.tex
 
36054
 
 
36055
Changes in sympa.pl options
 
36056
 
 
36057
------------------------------------------------------------------------
 
36058
r277 | salaun | 2001-03-15 16:48:36 +0100 (Thu, 15 Mar 2001) | 2 lines
 
36059
Changed paths:
 
36060
   M /trunk/src/sympa.pl
 
36061
 
 
36062
change options
 
36063
 
 
36064
------------------------------------------------------------------------
 
36065
r276 | salaun | 2001-03-15 13:32:35 +0100 (Thu, 15 Mar 2001) | 2 lines
 
36066
Changed paths:
 
36067
   M /trunk/src/List.pm
 
36068
 
 
36069
Forces the INPUT_RECORD_SEPARATOR, in case it was changed
 
36070
 
 
36071
------------------------------------------------------------------------
 
36072
r275 | salaun | 2001-03-15 13:03:14 +0100 (Thu, 15 Mar 2001) | 2 lines
 
36073
Changed paths:
 
36074
   M /trunk/check_perl_modules.pl
 
36075
 
 
36076
[proposed by Christophe Turbou] remove 'x' mod
 
36077
 
 
36078
------------------------------------------------------------------------
 
36079
r273 | salaun | 2001-03-15 12:18:25 +0100 (Thu, 15 Mar 2001) | 2 lines
 
36080
Changed paths:
 
36081
   M /trunk/Makefile
 
36082
   M /trunk/RELEASE_NOTES
 
36083
 
 
36084
preparing sympa-3.1b.10
 
36085
 
 
36086
------------------------------------------------------------------------
 
36087
r272 | salaun | 2001-03-15 11:55:06 +0100 (Thu, 15 Mar 2001) | 2 lines
 
36088
Changed paths:
 
36089
   M /trunk/nls/cn.msg
 
36090
 
 
36091
[Wang Jian] Changes
 
36092
 
 
36093
------------------------------------------------------------------------
 
36094
r271 | salaun | 2001-03-15 11:00:27 +0100 (Thu, 15 Mar 2001) | 2 lines
 
36095
Changed paths:
 
36096
   M /trunk/nls/cn.msg
 
36097
 
 
36098
[Olivier Lacroix] Bug fix: tabs instead of spaces at beginning of lines
 
36099
 
 
36100
------------------------------------------------------------------------
 
36101
r270 | salaun | 2001-03-15 10:54:10 +0100 (Thu, 15 Mar 2001) | 2 lines
 
36102
Changed paths:
 
36103
   M /trunk/nls/pl.msg
 
36104
 
 
36105
[Olivier Lacroix] Bug fix: tabs instead of spaces at beginning of lines
 
36106
 
 
36107
------------------------------------------------------------------------
 
36108
r269 | salaun | 2001-03-15 10:05:57 +0100 (Thu, 15 Mar 2001) | 2 lines
 
36109
Changed paths:
 
36110
   M /trunk/wwsympa/wws_templates/us/d_read.us.tpl
 
36111
 
 
36112
*** empty log message ***
 
36113
 
 
36114
------------------------------------------------------------------------
 
36115
r268 | salaun | 2001-03-15 10:05:22 +0100 (Thu, 15 Mar 2001) | 2 lines
 
36116
Changed paths:
 
36117
   M /trunk/wwsympa/wws_templates/us/d_read.us.tpl
 
36118
 
 
36119
*** empty log message ***
 
36120
 
 
36121
------------------------------------------------------------------------
 
36122
r267 | salaun | 2001-03-15 09:57:48 +0100 (Thu, 15 Mar 2001) | 2 lines
 
36123
Changed paths:
 
36124
   M /trunk/wwsympa/wws_templates/fr/d_read.fr.tpl
 
36125
 
 
36126
Unused <FORM>
 
36127
 
 
36128
------------------------------------------------------------------------
 
36129
r266 | salaun | 2001-03-15 09:56:49 +0100 (Thu, 15 Mar 2001) | 3 lines
 
36130
Changed paths:
 
36131
   M /trunk/wwsympa/wws_templates/us/d_read.us.tpl
 
36132
 
 
36133
Use mailto URLs instead of FORMs
 
36134
Did not work with Netscape 6
 
36135
 
 
36136
------------------------------------------------------------------------
 
36137
r265 | salaun | 2001-03-15 09:45:33 +0100 (Thu, 15 Mar 2001) | 2 lines
 
36138
Changed paths:
 
36139
   M /trunk/wwsympa/wws_templates/fr/d_read.fr.tpl
 
36140
 
 
36141
Typo
 
36142
 
 
36143
------------------------------------------------------------------------
 
36144
r264 | salaun | 2001-03-15 09:42:05 +0100 (Thu, 15 Mar 2001) | 2 lines
 
36145
Changed paths:
 
36146
   M /trunk/wwsympa/wwsympa.fcgi
 
36147
 
 
36148
Clean list parameter
 
36149
 
 
36150
------------------------------------------------------------------------
 
36151
r263 | salaun | 2001-03-15 09:41:33 +0100 (Thu, 15 Mar 2001) | 2 lines
 
36152
Changed paths:
 
36153
   M /trunk/wwsympa/wws_templates/fr/d_read.fr.tpl
 
36154
 
 
36155
Bug fix: badly placed <FORM>s
 
36156
 
 
36157
------------------------------------------------------------------------
 
36158
r262 | salaun | 2001-03-14 17:37:21 +0100 (Wed, 14 Mar 2001) | 2 lines
 
36159
Changed paths:
 
36160
   M /trunk/doc/sympa.tex
 
36161
 
 
36162
Bug fixes: missing/wrong sympa.conf parameters
 
36163
 
 
36164
------------------------------------------------------------------------
 
36165
r261 | salaun | 2001-03-14 14:50:11 +0100 (Wed, 14 Mar 2001) | 2 lines
 
36166
Changed paths:
 
36167
   M /trunk/wwsympa/cookielib.pm
 
36168
 
 
36169
Change: HTTP cookie prefix becomes sympauser (used to be user)
 
36170
 
 
36171
------------------------------------------------------------------------
 
36172
r259 | salaun | 2001-03-14 14:35:44 +0100 (Wed, 14 Mar 2001) | 2 lines
 
36173
Changed paths:
 
36174
   M /trunk/Makefile
 
36175
   M /trunk/RELEASE_NOTES
 
36176
 
 
36177
preparing 3.1b.9
 
36178
 
 
36179
------------------------------------------------------------------------
 
36180
r258 | salaun | 2001-03-14 14:31:54 +0100 (Wed, 14 Mar 2001) | 2 lines
 
36181
Changed paths:
 
36182
   M /trunk/src/List.pm
 
36183
 
 
36184
Change: attempt to change database structure if needed
 
36185
 
 
36186
------------------------------------------------------------------------
 
36187
r257 | salaun | 2001-03-14 12:06:49 +0100 (Wed, 14 Mar 2001) | 2 lines
 
36188
Changed paths:
 
36189
   M /trunk/wwsympa/wwsympa.fcgi
 
36190
 
 
36191
Allow search with GET method
 
36192
 
 
36193
------------------------------------------------------------------------
 
36194
r256 | salaun | 2001-03-12 18:07:46 +0100 (Mon, 12 Mar 2001) | 2 lines
 
36195
Changed paths:
 
36196
   M /trunk/src/etc/templates/us/removed.us.tpl
 
36197
 
 
36198
[reported by Fil] typo
 
36199
 
 
36200
------------------------------------------------------------------------
 
36201
r254 | salaun | 2001-03-12 14:39:06 +0100 (Mon, 12 Mar 2001) | 2 lines
 
36202
Changed paths:
 
36203
   M /trunk/Makefile
 
36204
   M /trunk/RELEASE_NOTES
 
36205
   M /trunk/doc/sympa.tex
 
36206
 
 
36207
preparing 2.1b.9
 
36208
 
 
36209
------------------------------------------------------------------------
 
36210
r253 | salaun | 2001-03-12 12:31:15 +0100 (Mon, 12 Mar 2001) | 2 lines
 
36211
Changed paths:
 
36212
   M /trunk/src/List.pm
 
36213
 
 
36214
Check database tables structure (MySQL only)
 
36215
 
 
36216
------------------------------------------------------------------------
 
36217
r252 | salaun | 2001-03-12 10:39:43 +0100 (Mon, 12 Mar 2001) | 2 lines
 
36218
Changed paths:
 
36219
   M /trunk/wwsympa/wws_templates/fr/compose_mail.fr.tpl
 
36220
   M /trunk/wwsympa/wws_templates/us/compose_mail.us.tpl
 
36221
 
 
36222
Move "send mail" button on top
 
36223
 
 
36224
------------------------------------------------------------------------
 
36225
r251 | salaun | 2001-03-09 16:23:24 +0100 (Fri, 09 Mar 2001) | 2 lines
 
36226
Changed paths:
 
36227
   M /trunk/wwsympa/wwsympa.fcgi
 
36228
 
 
36229
bug fix
 
36230
 
 
36231
------------------------------------------------------------------------
 
36232
r250 | salaun | 2001-03-09 16:20:28 +0100 (Fri, 09 Mar 2001) | 2 lines
 
36233
Changed paths:
 
36234
   M /trunk/RELEASE_NOTES
 
36235
 
 
36236
SQL query corrcted
 
36237
 
 
36238
------------------------------------------------------------------------
 
36239
r248 | salaun | 2001-03-09 15:46:17 +0100 (Fri, 09 Mar 2001) | 2 lines
 
36240
Changed paths:
 
36241
   M /trunk/Makefile
 
36242
   M /trunk/RELEASE_NOTES
 
36243
 
 
36244
Prepare 3.1b.7
 
36245
 
 
36246
------------------------------------------------------------------------
 
36247
r247 | salaun | 2001-03-09 14:49:38 +0100 (Fri, 09 Mar 2001) | 3 lines
 
36248
Changed paths:
 
36249
   M /trunk/wwsympa/wwsympa.fcgi
 
36250
 
 
36251
[reported by Fil] Bug fix : Unable to open scenario /home/sympa/bin/etc/scenari/review.
 
36252
Better checking on this object
 
36253
 
 
36254
------------------------------------------------------------------------
 
36255
r246 | salaun | 2001-03-09 14:29:03 +0100 (Fri, 09 Mar 2001) | 2 lines
 
36256
Changed paths:
 
36257
   M /trunk/src/List.pm
 
36258
 
 
36259
Add trace
 
36260
 
 
36261
------------------------------------------------------------------------
 
36262
r245 | salaun | 2001-03-09 12:30:15 +0100 (Fri, 09 Mar 2001) | 4 lines
 
36263
Changed paths:
 
36264
   M /trunk/src/mail.pm
 
36265
   M /trunk/src/sympa.pl
 
36266
 
 
36267
[reported by Fil] Bug fix: When sympa.pl send a message for wwsympa.fcgi,
 
36268
it uses From: header field for the Return-Path:
 
36269
Now uses additional X-Sympa-From header field
 
36270
 
 
36271
------------------------------------------------------------------------
 
36272
r244 | salaun | 2001-03-09 11:44:53 +0100 (Fri, 09 Mar 2001) | 2 lines
 
36273
Changed paths:
 
36274
   M /trunk/src/tools.pl
 
36275
 
 
36276
[reported by Fil] Bug fix: '#' chars were not escaped in editsubscriber
 
36277
 
 
36278
------------------------------------------------------------------------
 
36279
r243 | salaun | 2001-03-09 11:32:39 +0100 (Fri, 09 Mar 2001) | 2 lines
 
36280
Changed paths:
 
36281
   A /trunk/wwsympa/wws_templates/fr/compose_mail.fr.tpl
 
36282
   M /trunk/wwsympa/wws_templates/fr/list_menu.fr.tpl
 
36283
   A /trunk/wwsympa/wws_templates/us/compose_mail.us.tpl
 
36284
   M /trunk/wwsympa/wws_templates/us/list_menu.us.tpl
 
36285
   M /trunk/wwsympa/wwsympa.fcgi
 
36286
 
 
36287
New feature: 'post' action available on list info page
 
36288
 
 
36289
------------------------------------------------------------------------
 
36290
r242 | salaun | 2001-03-09 10:54:23 +0100 (Fri, 09 Mar 2001) | 2 lines
 
36291
Changed paths:
 
36292
   M /trunk/src/Commands.pm
 
36293
   M /trunk/src/List.pm
 
36294
   M /trunk/src/mail.pm
 
36295
 
 
36296
Add from parameter to mail::mailback
 
36297
 
 
36298
------------------------------------------------------------------------
 
36299
r241 | salaun | 2001-03-09 10:53:30 +0100 (Fri, 09 Mar 2001) | 2 lines
 
36300
Changed paths:
 
36301
   A /trunk/wwsympa/wws_templates/fr/title.fr.tpl
 
36302
   M /trunk/wwsympa/wws_templates/us/title.us.tpl
 
36303
 
 
36304
Missing title.us.tpl
 
36305
 
 
36306
------------------------------------------------------------------------
 
36307
r240 | salaun | 2001-03-08 16:36:24 +0100 (Thu, 08 Mar 2001) | 2 lines
 
36308
Changed paths:
 
36309
   M /trunk/src/etc/script/Makefile
 
36310
 
 
36311
[reported by Jerome Dubois] bug fix: wrong 'wwsympaconf'
 
36312
 
 
36313
------------------------------------------------------------------------
 
36314
r238 | salaun | 2001-03-08 16:10:14 +0100 (Thu, 08 Mar 2001) | 2 lines
 
36315
Changed paths:
 
36316
   M /trunk/src/List.pm
 
36317
 
 
36318
Change: Don't query database for subscribers # ; read stats file instead
 
36319
 
 
36320
------------------------------------------------------------------------
 
36321
r237 | salaun | 2001-03-08 11:33:16 +0100 (Thu, 08 Mar 2001) | 2 lines
 
36322
Changed paths:
 
36323
   M /trunk/wwsympa/wwsympa.fcgi
 
36324
 
 
36325
[Harald Wilhelmi] Bug fix : Subscribers count was going mad when closing/restoring a list
 
36326
 
 
36327
------------------------------------------------------------------------
 
36328
r236 | salaun | 2001-03-08 11:28:02 +0100 (Thu, 08 Mar 2001) | 3 lines
 
36329
Changed paths:
 
36330
   D /trunk/wwsympa/wws_templates/close_list_request.es.tpl
 
36331
   D /trunk/wwsympa/wws_templates/close_list_request.fr.tpl
 
36332
   D /trunk/wwsympa/wws_templates/close_list_request.it.tpl
 
36333
   D /trunk/wwsympa/wws_templates/close_list_request.us.tpl
 
36334
   M /trunk/wwsympa/wws_templates/es/admin_menu.es.tpl
 
36335
   M /trunk/wwsympa/wws_templates/fr/admin_menu.fr.tpl
 
36336
   M /trunk/wwsympa/wws_templates/it/admin_menu.it.tpl
 
36337
   M /trunk/wwsympa/wws_templates/us/admin_menu.us.tpl
 
36338
   M /trunk/wwsympa/wwsympa.fcgi
 
36339
 
 
36340
Change: Use Javascript for close_list confirmation
 
36341
No more 'close_list_request' action
 
36342
 
 
36343
------------------------------------------------------------------------
 
36344
r235 | salaun | 2001-03-06 15:39:04 +0100 (Tue, 06 Mar 2001) | 2 lines
 
36345
Changed paths:
 
36346
   M /trunk/wwsympa/wws_templates/fr/d_read.fr.tpl
 
36347
 
 
36348
<TH> => <TD>
 
36349
 
 
36350
------------------------------------------------------------------------
 
36351
r234 | salaun | 2001-03-06 15:32:49 +0100 (Tue, 06 Mar 2001) | 3 lines
 
36352
Changed paths:
 
36353
   M /trunk/wwsympa/wws_templates/fr/d_read.fr.tpl
 
36354
 
 
36355
Use mailto URLs instead of FORMs
 
36356
Did not work with Netscape 6
 
36357
 
 
36358
------------------------------------------------------------------------
 
36359
r233 | salaun | 2001-03-06 14:21:22 +0100 (Tue, 06 Mar 2001) | 2 lines
 
36360
Changed paths:
 
36361
   M /trunk/wwsympa/wws_templates/fr/menu.fr.tpl
 
36362
 
 
36363
Bug fix : missing </TD>
 
36364
 
 
36365
------------------------------------------------------------------------
 
36366
r232 | salaun | 2001-03-06 12:10:16 +0100 (Tue, 06 Mar 2001) | 2 lines
 
36367
Changed paths:
 
36368
   M /trunk/Makefile
 
36369
 
 
36370
Setting sympa owner of installation directory
 
36371
 
 
36372
------------------------------------------------------------------------
 
36373
r231 | salaun | 2001-03-06 12:04:08 +0100 (Tue, 06 Mar 2001) | 2 lines
 
36374
Changed paths:
 
36375
   M /trunk/Makefile
 
36376
 
 
36377
Bug fix : installconfig failed parsing PIDDIR and SPOOLDIR
 
36378
 
 
36379
------------------------------------------------------------------------
 
36380
r230 | salaun | 2001-03-06 11:36:13 +0100 (Tue, 06 Mar 2001) | 2 lines
 
36381
Changed paths:
 
36382
   M /trunk/src/Commands.pm
 
36383
 
 
36384
Bug fix : message confirmation failed (since v 1.46)
 
36385
 
 
36386
------------------------------------------------------------------------
 
36387
r229 | salaun | 2001-03-06 11:03:11 +0100 (Tue, 06 Mar 2001) | 3 lines
 
36388
Changed paths:
 
36389
   M /trunk/src/List.pm
 
36390
   M /trunk/src/sympa.pl
 
36391
 
 
36392
Bug fix : bounced.pl require mail.pm
 
36393
Including mail.pm in List.pm
 
36394
 
 
36395
------------------------------------------------------------------------
 
36396
r228 | salaun | 2001-03-05 16:59:56 +0100 (Mon, 05 Mar 2001) | 2 lines
 
36397
Changed paths:
 
36398
   M /trunk/src/Archive.pm
 
36399
 
 
36400
Change: don't delete Received: header fields
 
36401
 
 
36402
------------------------------------------------------------------------
 
36403
r227 | salaun | 2001-03-02 10:31:41 +0100 (Fri, 02 Mar 2001) | 2 lines
 
36404
Changed paths:
 
36405
   M /trunk/doc/sympa.tex
 
36406
 
 
36407
Minor bug fix
 
36408
 
 
36409
------------------------------------------------------------------------
 
36410
r226 | salaun | 2001-03-01 16:55:50 +0100 (Thu, 01 Mar 2001) | 2 lines
 
36411
Changed paths:
 
36412
   M /trunk/wwsympa/wwsympa.fcgi
 
36413
 
 
36414
Bug fix : Synchronization failed for d_set_owner && d_change_access
 
36415
 
 
36416
------------------------------------------------------------------------
 
36417
r225 | salaun | 2001-03-01 15:52:49 +0100 (Thu, 01 Mar 2001) | 2 lines
 
36418
Changed paths:
 
36419
   M /trunk/src/Commands.pm
 
36420
   M /trunk/src/sympa.pl
 
36421
   M /trunk/wwsympa/wwsympa.fcgi
 
36422
 
 
36423
Bug fix : Don't distribute DISTRIBUTE command msg itself !
 
36424
 
 
36425
------------------------------------------------------------------------
 
36426
r224 | salaun | 2001-02-28 18:00:46 +0100 (Wed, 28 Feb 2001) | 2 lines
 
36427
Changed paths:
 
36428
   M /trunk/src/Commands.pm
 
36429
   M /trunk/src/sympa.pl
 
36430
 
 
36431
Bug fix : could not DISTRIBUTE messages
 
36432
 
 
36433
------------------------------------------------------------------------
 
36434
r223 | salaun | 2001-02-28 15:21:10 +0100 (Wed, 28 Feb 2001) | 2 lines
 
36435
Changed paths:
 
36436
   M /trunk/src/List.pm
 
36437
 
 
36438
Bug fix: changed usage of _add_parts()
 
36439
 
 
36440
------------------------------------------------------------------------
 
36441
r221 | salaun | 2001-02-28 14:50:14 +0100 (Wed, 28 Feb 2001) | 2 lines
 
36442
Changed paths:
 
36443
   M /trunk/src/List.pm
 
36444
 
 
36445
Syntax error
 
36446
 
 
36447
------------------------------------------------------------------------
 
36448
r220 | salaun | 2001-02-28 14:49:07 +0100 (Wed, 28 Feb 2001) | 2 lines
 
36449
Changed paths:
 
36450
   M /trunk/src/smtp.pm
 
36451
 
 
36452
Supress traces
 
36453
 
 
36454
------------------------------------------------------------------------
 
36455
r219 | salaun | 2001-02-28 11:21:47 +0100 (Wed, 28 Feb 2001) | 7 lines
 
36456
Changed paths:
 
36457
   M /trunk/src/Commands.pm
 
36458
   M /trunk/src/List.pm
 
36459
   M /trunk/src/smtp.pm
 
36460
   M /trunk/src/sympa.pl
 
36461
   M /trunk/src/tools.pl
 
36462
 
 
36463
Bug fix : Sympa would break S/MIME signatures if message contained encoded parts.
 
36464
This is due to MIME::Entity library use. It would not always encode the msg
 
36465
exactly the original way (Ex : number of columns for Base64) ; S/MIME signature
 
36466
is broken.
 
36467
Correction : Unless message body was altered (header/footer added), Sympa
 
36468
uses the original message's body, bypassing MIME::Parser
 
36469
 
 
36470
------------------------------------------------------------------------
 
36471
r218 | salaun | 2001-02-28 10:41:50 +0100 (Wed, 28 Feb 2001) | 3 lines
 
36472
Changed paths:
 
36473
   M /trunk/wwsympa/wwsympa.fcgi
 
36474
 
 
36475
Add &check_param_out() for setting vars needed by parser.
 
36476
If editing list config, changes are taken.
 
36477
 
 
36478
------------------------------------------------------------------------
 
36479
r217 | salaun | 2001-02-26 15:37:35 +0100 (Mon, 26 Feb 2001) | 3 lines
 
36480
Changed paths:
 
36481
   M /trunk/wwsympa/wwsympa.fcgi
 
36482
 
 
36483
[reported by Joel Berthelin] Bug fix : WHile performing multiple add,
 
36484
would not use the newly provided comment
 
36485
 
 
36486
------------------------------------------------------------------------
 
36487
r216 | salaun | 2001-02-26 14:52:15 +0100 (Mon, 26 Feb 2001) | 2 lines
 
36488
Changed paths:
 
36489
   M /trunk/src/List.pm
 
36490
 
 
36491
Accept connect_string without db_name and host
 
36492
 
 
36493
------------------------------------------------------------------------
 
36494
r215 | salaun | 2001-02-26 14:50:03 +0100 (Mon, 26 Feb 2001) | 2 lines
 
36495
Changed paths:
 
36496
   M /trunk/src/List.pm
 
36497
 
 
36498
Accept more characters for db_name and user
 
36499
 
 
36500
------------------------------------------------------------------------
 
36501
r214 | salaun | 2001-02-26 14:34:45 +0100 (Mon, 26 Feb 2001) | 2 lines
 
36502
Changed paths:
 
36503
   M /trunk/wwsympa/archived.pl
 
36504
 
 
36505
check if SIGTERM was received before processing each file
 
36506
 
 
36507
------------------------------------------------------------------------
 
36508
r213 | salaun | 2001-02-26 14:26:26 +0100 (Mon, 26 Feb 2001) | 2 lines
 
36509
Changed paths:
 
36510
   M /trunk/wwsympa/archived.pl
 
36511
 
 
36512
Bug fix : make month (MM) 2 digits long
 
36513
 
 
36514
------------------------------------------------------------------------
 
36515
r212 | salaun | 2001-02-26 12:34:48 +0100 (Mon, 26 Feb 2001) | 3 lines
 
36516
Changed paths:
 
36517
   M /trunk/src/Archive.pm
 
36518
   M /trunk/wwsympa/archived.pl
 
36519
 
 
36520
[reported by Hubert Ulliac ] Bug fix : if 2 mails for the same list at same time, first was erased in outgoing/
 
36521
Changed file format to <list_address>.<epoch_time>.<process_id>
 
36522
 
 
36523
------------------------------------------------------------------------
 
36524
r211 | salaun | 2001-02-26 11:45:34 +0100 (Mon, 26 Feb 2001) | 2 lines
 
36525
Changed paths:
 
36526
   M /trunk/nls/pl.msg
 
36527
 
 
36528
Previous version was altered via email
 
36529
 
 
36530
------------------------------------------------------------------------
 
36531
r210 | salaun | 2001-02-26 11:21:04 +0100 (Mon, 26 Feb 2001) | 1 line
 
36532
Changed paths:
 
36533
   M /trunk/src/Commands.pm
 
36534
 
 
36535
reported by Beatrice Arnou] bug fix : SET <list> MAIL command was refused
 
36536
------------------------------------------------------------------------
 
36537
r209 | salaun | 2001-02-26 10:38:35 +0100 (Mon, 26 Feb 2001) | 2 lines
 
36538
Changed paths:
 
36539
   M /trunk/wwsympa/bounced.pl
 
36540
 
 
36541
Bug fix : check if SIGTERM was received before processing each file
 
36542
 
 
36543
------------------------------------------------------------------------
 
36544
r208 | salaun | 2001-02-22 14:54:13 +0100 (Thu, 22 Feb 2001) | 2 lines
 
36545
Changed paths:
 
36546
   M /trunk/src/List.pm
 
36547
 
 
36548
Bug fix : decode subject while searching custom_subject
 
36549
 
 
36550
------------------------------------------------------------------------
 
36551
r207 | salaun | 2001-02-22 14:41:49 +0100 (Thu, 22 Feb 2001) | 2 lines
 
36552
Changed paths:
 
36553
   M /trunk/wwsympa/wws_templates/fr/create_list_request.fr.tpl
 
36554
   M /trunk/wwsympa/wws_templates/us/create_list_request.us.tpl
 
36555
 
 
36556
blockquote for comment
 
36557
 
 
36558
------------------------------------------------------------------------
 
36559
r206 | salaun | 2001-02-22 13:58:12 +0100 (Thu, 22 Feb 2001) | 3 lines
 
36560
Changed paths:
 
36561
   M /trunk/src/tools.pl
 
36562
 
 
36563
[reported by Odile Germes] Bug fix : comment in list_templates
 
36564
were not seen by wwsympa
 
36565
 
 
36566
------------------------------------------------------------------------
 
36567
r205 | salaun | 2001-02-21 16:02:25 +0100 (Wed, 21 Feb 2001) | 2 lines
 
36568
Changed paths:
 
36569
   M /trunk/nls/Makefile
 
36570
   A /trunk/nls/pl.msg
 
36571
 
 
36572
[Lukasz Zalubski] Translation to Polish
 
36573
 
 
36574
------------------------------------------------------------------------
 
36575
r204 | salaun | 2001-02-21 15:54:56 +0100 (Wed, 21 Feb 2001) | 2 lines
 
36576
Changed paths:
 
36577
   M /trunk/wwsympa/wwsympa.fcgi
 
36578
 
 
36579
Fix sql_regexp
 
36580
 
 
36581
------------------------------------------------------------------------
 
36582
r203 | salaun | 2001-02-21 15:52:52 +0100 (Wed, 21 Feb 2001) | 2 lines
 
36583
Changed paths:
 
36584
   M /trunk/wwsympa/wwsympa.fcgi
 
36585
 
 
36586
Sort by email when searching
 
36587
 
 
36588
------------------------------------------------------------------------
 
36589
r202 | salaun | 2001-02-21 15:47:57 +0100 (Wed, 21 Feb 2001) | 3 lines
 
36590
Changed paths:
 
36591
   M /trunk/src/Commands.pm
 
36592
   M /trunk/src/List.pm
 
36593
   M /trunk/wwsympa/wwsympa.fcgi
 
36594
 
 
36595
[requested by Fil] Add an SQL clause while searching among subscribers
 
36596
(used to fetch all subscribers and select afterward)
 
36597
 
 
36598
------------------------------------------------------------------------
 
36599
r201 | salaun | 2001-02-21 14:33:42 +0100 (Wed, 21 Feb 2001) | 3 lines
 
36600
Changed paths:
 
36601
   M /trunk/wwsympa/wws_templates/es/error.es.tpl
 
36602
   M /trunk/wwsympa/wws_templates/fr/error.fr.tpl
 
36603
   M /trunk/wwsympa/wws_templates/it/error.it.tpl
 
36604
   M /trunk/wwsympa/wws_templates/us/error.us.tpl
 
36605
   M /trunk/wwsympa/wwsympa.fcgi
 
36606
 
 
36607
[reported by Wang Jian] Bug fix : multiple add failed if one failed.
 
36608
Display ALL error messages
 
36609
 
 
36610
------------------------------------------------------------------------
 
36611
r200 | salaun | 2001-02-21 11:36:10 +0100 (Wed, 21 Feb 2001) | 2 lines
 
36612
Changed paths:
 
36613
   M /trunk/src/etc/templates/cn/sendpasswd.cn.tpl
 
36614
   M /trunk/wwsympa/wws_templates/cn/admin_menu.cn.tpl
 
36615
   M /trunk/wwsympa/wws_templates/cn/change_email.cn.tpl
 
36616
   M /trunk/wwsympa/wws_templates/cn/d_read.cn.tpl
 
36617
   M /trunk/wwsympa/wws_templates/cn/help_admin.cn.tpl
 
36618
   M /trunk/wwsympa/wws_templates/cn/help_editfile.cn.tpl
 
36619
   M /trunk/wwsympa/wws_templates/cn/help_editlist.cn.tpl
 
36620
   M /trunk/wwsympa/wws_templates/cn/home.cn.tpl
 
36621
   M /trunk/wwsympa/wws_templates/cn/list_menu.cn.tpl
 
36622
   M /trunk/wwsympa/wws_templates/cn/loginbanner.cn.tpl
 
36623
   M /trunk/wwsympa/wws_templates/cn/review.cn.tpl
 
36624
   M /trunk/wwsympa/wws_templates/cn/title.cn.tpl
 
36625
 
 
36626
[Wang Jian] Updates of templates
 
36627
 
 
36628
------------------------------------------------------------------------
 
36629
r199 | salaun | 2001-02-21 10:36:33 +0100 (Wed, 21 Feb 2001) | 2 lines
 
36630
Changed paths:
 
36631
   M /trunk/src/etc/templates/us/bye.us.tpl
 
36632
   M /trunk/src/etc/templates/us/global_remind.us.tpl
 
36633
   M /trunk/src/etc/templates/us/invite.us.tpl
 
36634
   M /trunk/src/etc/templates/us/lists.us.tpl
 
36635
   M /trunk/src/etc/templates/us/reject.us.tpl
 
36636
   M /trunk/src/etc/templates/us/remind.us.tpl
 
36637
   M /trunk/src/etc/templates/us/removed.us.tpl
 
36638
   M /trunk/src/etc/templates/us/welcome.us.tpl
 
36639
 
 
36640
[Lukasz Zalubski] Translation to polish
 
36641
 
 
36642
------------------------------------------------------------------------
 
36643
r198 | salaun | 2001-02-21 10:04:33 +0100 (Wed, 21 Feb 2001) | 2 lines
 
36644
Changed paths:
 
36645
   M /trunk/src/etc/templates/us/helpfile.us.tpl
 
36646
 
 
36647
reporting SET NOTICE change
 
36648
 
 
36649
------------------------------------------------------------------------
 
36650
r197 | salaun | 2001-02-21 10:03:12 +0100 (Wed, 21 Feb 2001) | 2 lines
 
36651
Changed paths:
 
36652
   M /trunk/src/etc/templates/us/helpfile.us.tpl
 
36653
 
 
36654
[Lukasz Zalubski] Translation to polish
 
36655
 
 
36656
------------------------------------------------------------------------
 
36657
r196 | salaun | 2001-02-21 10:00:38 +0100 (Wed, 21 Feb 2001) | 2 lines
 
36658
Changed paths:
 
36659
   M /trunk/src/etc/templates/us/helpfile.us.tpl
 
36660
 
 
36661
[Lukasz Zalubski] bug fix : wrong var
 
36662
 
 
36663
------------------------------------------------------------------------
 
36664
r195 | salaun | 2001-02-19 18:22:04 +0100 (Mon, 19 Feb 2001) | 2 lines
 
36665
Changed paths:
 
36666
   M /trunk/src/tools.pl
 
36667
   M /trunk/wwsympa/wwsympa.fcgi
 
36668
 
 
36669
Bug fix : password case-insensitivity
 
36670
 
 
36671
------------------------------------------------------------------------
 
36672
r194 | salaun | 2001-02-19 18:07:14 +0100 (Mon, 19 Feb 2001) | 4 lines
 
36673
Changed paths:
 
36674
   M /trunk/src/List.pm
 
36675
 
 
36676
Bug fix : displayed reception mode was user_default_options
 
36677
if reception was empty (means 'mail').
 
36678
If user saved his/her suboption, then his/her option was modified
 
36679
 
 
36680
------------------------------------------------------------------------
 
36681
r193 | salaun | 2001-02-19 18:05:32 +0100 (Mon, 19 Feb 2001) | 2 lines
 
36682
Changed paths:
 
36683
   M /trunk/wwsympa/bounced.pl
 
36684
 
 
36685
Add message
 
36686
 
 
36687
------------------------------------------------------------------------
 
36688
r192 | salaun | 2001-02-19 17:03:55 +0100 (Mon, 19 Feb 2001) | 2 lines
 
36689
Changed paths:
 
36690
   A /trunk/wwsympa/icons/warn_lock.gif
 
36691
 
 
36692
Warning about SSL/SMIME
 
36693
 
 
36694
------------------------------------------------------------------------
 
36695
r191 | salaun | 2001-02-19 11:55:00 +0100 (Mon, 19 Feb 2001) | 2 lines
 
36696
Changed paths:
 
36697
   M /trunk/wwsympa/icons/locked.gif
 
36698
 
 
36699
Blue lock
 
36700
 
 
36701
------------------------------------------------------------------------
 
36702
r190 | salaun | 2001-02-19 11:43:16 +0100 (Mon, 19 Feb 2001) | 2 lines
 
36703
Changed paths:
 
36704
   M /trunk/src/List.pm
 
36705
   M /trunk/wwsympa/wwslib.pm
 
36706
   M /trunk/wwsympa/wwsympa.fcgi
 
36707
 
 
36708
Make user password case-insensitive
 
36709
 
 
36710
------------------------------------------------------------------------
 
36711
r189 | salaun | 2001-02-19 11:24:48 +0100 (Mon, 19 Feb 2001) | 2 lines
 
36712
Changed paths:
 
36713
   M /trunk/wwsympa/wws_templates/fr/error.fr.tpl
 
36714
   M /trunk/wwsympa/wws_templates/us/error.us.tpl
 
36715
   M /trunk/wwsympa/wwsympa.fcgi
 
36716
 
 
36717
Check if password is uncomplete
 
36718
 
 
36719
------------------------------------------------------------------------
 
36720
r188 | salaun | 2001-02-16 10:29:19 +0100 (Fri, 16 Feb 2001) | 2 lines
 
36721
Changed paths:
 
36722
   D /trunk/doc/sympa.ps
 
36723
 
 
36724
not a source file
 
36725
 
 
36726
------------------------------------------------------------------------
 
36727
r186 | salaun | 2001-02-16 10:26:27 +0100 (Fri, 16 Feb 2001) | 2 lines
 
36728
Changed paths:
 
36729
   M /trunk/doc/sympa.tex
 
36730
 
 
36731
[serge] about password encryption
 
36732
 
 
36733
------------------------------------------------------------------------
 
36734
r185 | salaun | 2001-02-16 10:25:41 +0100 (Fri, 16 Feb 2001) | 2 lines
 
36735
Changed paths:
 
36736
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
36737
 
 
36738
[serge] lock logos
 
36739
 
 
36740
------------------------------------------------------------------------
 
36741
r184 | salaun | 2001-02-16 09:55:21 +0100 (Fri, 16 Feb 2001) | 2 lines
 
36742
Changed paths:
 
36743
   M /trunk/wwsympa/wws_templates/fr/show_cert.fr.tpl
 
36744
   M /trunk/wwsympa/wws_templates/us/show_cert.us.tpl
 
36745
 
 
36746
*** empty log message ***
 
36747
 
 
36748
------------------------------------------------------------------------
 
36749
r183 | salaun | 2001-02-16 09:32:35 +0100 (Fri, 16 Feb 2001) | 2 lines
 
36750
Changed paths:
 
36751
   M /trunk/nls/es.msg
 
36752
 
 
36753
[X-Term] Missing '\n'
 
36754
 
 
36755
------------------------------------------------------------------------
 
36756
r182 | salaun | 2001-02-15 17:21:17 +0100 (Thu, 15 Feb 2001) | 3 lines
 
36757
Changed paths:
 
36758
   A /trunk/wwsympa/icons/logo-s-lock.gif
 
36759
 
 
36760
 
 
36761
The logo with a lock
 
36762
 
 
36763
------------------------------------------------------------------------
 
36764
r181 | salaun | 2001-02-15 09:06:43 +0100 (Thu, 15 Feb 2001) | 2 lines
 
36765
Changed paths:
 
36766
   M /trunk/nls/es.msg
 
36767
 
 
36768
[X-Term] Bug fix: unwanted '\n'
 
36769
 
 
36770
------------------------------------------------------------------------
 
36771
r180 | salaun | 2001-02-14 17:46:13 +0100 (Wed, 14 Feb 2001) | 2 lines
 
36772
Changed paths:
 
36773
   M /trunk/nls/es.msg
 
36774
 
 
36775
Added RCS ID
 
36776
 
 
36777
------------------------------------------------------------------------
 
36778
r179 | salaun | 2001-02-14 17:37:50 +0100 (Wed, 14 Feb 2001) | 2 lines
 
36779
Changed paths:
 
36780
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
36781
 
 
36782
dummy change
 
36783
 
 
36784
------------------------------------------------------------------------
 
36785
r178 | salaun | 2001-02-14 17:27:40 +0100 (Wed, 14 Feb 2001) | 3 lines
 
36786
Changed paths:
 
36787
   M /trunk/nls/es.msg
 
36788
 
 
36789
[reported by X-Term] Bug fixes: unwanted \n at the end of some messages
 
36790
Bug report: Helpfile contained MIME-Version, Content-Type & Content-Transfer-Encoding: 8bit in its body
 
36791
 
 
36792
------------------------------------------------------------------------
 
36793
r177 | salaun | 2001-02-14 09:18:59 +0100 (Wed, 14 Feb 2001) | 4 lines
 
36794
Changed paths:
 
36795
   M /trunk/src/List.pm
 
36796
 
 
36797
Bug fix: used an obsolet var $Language::sympa_lang
 
36798
Bug description: If user had no lang pref, helpfile body was
 
36799
not in the correct lang
 
36800
 
 
36801
------------------------------------------------------------------------
 
36802
r176 | salaun | 2001-02-13 17:40:26 +0100 (Tue, 13 Feb 2001) | 2 lines
 
36803
Changed paths:
 
36804
   M /trunk/src/etc/templates/es/sendpasswd.es.tpl
 
36805
   M /trunk/src/etc/templates/fr/sendpasswd.fr.tpl
 
36806
   M /trunk/src/etc/templates/it/sendpasswd.it.tpl
 
36807
   M /trunk/src/etc/templates/us/sendpasswd.us.tpl
 
36808
 
 
36809
[reported by Nicolas Brouard] supress RCS IDs
 
36810
 
 
36811
------------------------------------------------------------------------
 
36812
r175 | salaun | 2001-02-12 17:42:42 +0100 (Mon, 12 Feb 2001) | 2 lines
 
36813
Changed paths:
 
36814
   M /trunk/src/etc/templates/cn/sendpasswd.cn.tpl
 
36815
   M /trunk/src/etc/templates/es/sendpasswd.es.tpl
 
36816
   M /trunk/src/etc/templates/fr/sendpasswd.fr.tpl
 
36817
   M /trunk/src/etc/templates/it/sendpasswd.it.tpl
 
36818
   M /trunk/src/etc/templates/us/sendpasswd.us.tpl
 
36819
   M /trunk/wwsympa/wws_templates/close_list_request.es.tpl
 
36820
   M /trunk/wwsympa/wws_templates/close_list_request.fr.tpl
 
36821
   M /trunk/wwsympa/wws_templates/close_list_request.it.tpl
 
36822
   M /trunk/wwsympa/wws_templates/close_list_request.us.tpl
 
36823
   M /trunk/wwsympa/wws_templates/cn/add_request.cn.tpl
 
36824
   M /trunk/wwsympa/wws_templates/cn/admin.cn.tpl
 
36825
   M /trunk/wwsympa/wws_templates/cn/admin_menu.cn.tpl
 
36826
   M /trunk/wwsympa/wws_templates/cn/arc.cn.tpl
 
36827
   M /trunk/wwsympa/wws_templates/cn/arc_protect.cn.tpl
 
36828
   M /trunk/wwsympa/wws_templates/cn/arcsearch.cn.tpl
 
36829
   M /trunk/wwsympa/wws_templates/cn/arcsearch_form.cn.tpl
 
36830
   M /trunk/wwsympa/wws_templates/cn/change_email.cn.tpl
 
36831
   M /trunk/wwsympa/wws_templates/cn/choosepasswd.cn.tpl
 
36832
   M /trunk/wwsympa/wws_templates/cn/close_list.cn.tpl
 
36833
   M /trunk/wwsympa/wws_templates/cn/close_list_request.cn.tpl
 
36834
   M /trunk/wwsympa/wws_templates/cn/create_list.cn.tpl
 
36835
   M /trunk/wwsympa/wws_templates/cn/create_list_request.cn.tpl
 
36836
   M /trunk/wwsympa/wws_templates/cn/d_control.cn.tpl
 
36837
   M /trunk/wwsympa/wws_templates/cn/d_editfile.cn.tpl
 
36838
   M /trunk/wwsympa/wws_templates/cn/d_read.cn.tpl
 
36839
   M /trunk/wwsympa/wws_templates/cn/edit_list_request.cn.tpl
 
36840
   M /trunk/wwsympa/wws_templates/cn/editfile.cn.tpl
 
36841
   M /trunk/wwsympa/wws_templates/cn/editsubscriber.cn.tpl
 
36842
   M /trunk/wwsympa/wws_templates/cn/error.cn.tpl
 
36843
   M /trunk/wwsympa/wws_templates/cn/get_pending_lists.cn.tpl
 
36844
   M /trunk/wwsympa/wws_templates/cn/help.cn.tpl
 
36845
   M /trunk/wwsympa/wws_templates/cn/help_admin.cn.tpl
 
36846
   M /trunk/wwsympa/wws_templates/cn/help_editfile.cn.tpl
 
36847
   M /trunk/wwsympa/wws_templates/cn/help_editlist.cn.tpl
 
36848
   M /trunk/wwsympa/wws_templates/cn/home.cn.tpl
 
36849
   M /trunk/wwsympa/wws_templates/cn/info.cn-gb.tpl
 
36850
   M /trunk/wwsympa/wws_templates/cn/install_pending_list.cn.tpl
 
36851
   M /trunk/wwsympa/wws_templates/cn/list_menu.cn.tpl
 
36852
   M /trunk/wwsympa/wws_templates/cn/lists.cn.tpl
 
36853
   M /trunk/wwsympa/wws_templates/cn/login.cn.tpl
 
36854
   M /trunk/wwsympa/wws_templates/cn/loginbanner.cn.tpl
 
36855
   M /trunk/wwsympa/wws_templates/cn/loginrequest.cn.tpl
 
36856
   M /trunk/wwsympa/wws_templates/cn/main.cn-gb.tpl
 
36857
   M /trunk/wwsympa/wws_templates/cn/menu.cn.tpl
 
36858
   M /trunk/wwsympa/wws_templates/cn/modindex.cn.tpl
 
36859
   M /trunk/wwsympa/wws_templates/cn/pref.cn.tpl
 
36860
   M /trunk/wwsympa/wws_templates/cn/remindpasswd.cn.tpl
 
36861
   M /trunk/wwsympa/wws_templates/cn/remove_arc.cn.tpl
 
36862
   M /trunk/wwsympa/wws_templates/cn/review.cn.tpl
 
36863
   M /trunk/wwsympa/wws_templates/cn/reviewbouncing.cn.tpl
 
36864
   M /trunk/wwsympa/wws_templates/cn/scenario_test.cn.tpl
 
36865
   M /trunk/wwsympa/wws_templates/cn/search.cn-gb.tpl
 
36866
   M /trunk/wwsympa/wws_templates/cn/search_list.cn-gb.tpl
 
36867
   M /trunk/wwsympa/wws_templates/cn/serveradmin.cn.tpl
 
36868
   M /trunk/wwsympa/wws_templates/cn/set_pending_list_request.cn.tpl
 
36869
   M /trunk/wwsympa/wws_templates/cn/sigrequest.cn.tpl
 
36870
   M /trunk/wwsympa/wws_templates/cn/suboptions.cn.tpl
 
36871
   M /trunk/wwsympa/wws_templates/cn/subrequest.cn.tpl
 
36872
   M /trunk/wwsympa/wws_templates/cn/title.cn.tpl
 
36873
   M /trunk/wwsympa/wws_templates/cn/view_translations.cn.tpl
 
36874
   M /trunk/wwsympa/wws_templates/cn/viewbounce.cn-gb.tpl
 
36875
   M /trunk/wwsympa/wws_templates/cn/viewconfig.cn-gb.tpl
 
36876
   M /trunk/wwsympa/wws_templates/cn/viewmod.cn.tpl
 
36877
   M /trunk/wwsympa/wws_templates/cn/which.cn-gb.tpl
 
36878
   M /trunk/wwsympa/wws_templates/es/add_request.es.tpl
 
36879
   M /trunk/wwsympa/wws_templates/es/admin.es.tpl
 
36880
   M /trunk/wwsympa/wws_templates/es/admin_menu.es.tpl
 
36881
   M /trunk/wwsympa/wws_templates/es/arc.es.tpl
 
36882
   M /trunk/wwsympa/wws_templates/es/arc_protect.es.tpl
 
36883
   M /trunk/wwsympa/wws_templates/es/arcsearch.es.tpl
 
36884
   M /trunk/wwsympa/wws_templates/es/arcsearch_form.es.tpl
 
36885
   M /trunk/wwsympa/wws_templates/es/change_email.es.tpl
 
36886
   M /trunk/wwsympa/wws_templates/es/choosepasswd.es.tpl
 
36887
   M /trunk/wwsympa/wws_templates/es/close_list.es.tpl
 
36888
   M /trunk/wwsympa/wws_templates/es/create_list.es.tpl
 
36889
   M /trunk/wwsympa/wws_templates/es/create_list_request.es.tpl
 
36890
   M /trunk/wwsympa/wws_templates/es/d_control.es.tpl
 
36891
   M /trunk/wwsympa/wws_templates/es/d_editfile.es.tpl
 
36892
   M /trunk/wwsympa/wws_templates/es/d_read.es.tpl
 
36893
   M /trunk/wwsympa/wws_templates/es/edit_list_request.es.tpl
 
36894
   M /trunk/wwsympa/wws_templates/es/editfile.es.tpl
 
36895
   M /trunk/wwsympa/wws_templates/es/editsubscriber.es.tpl
 
36896
   M /trunk/wwsympa/wws_templates/es/error.es.tpl
 
36897
   M /trunk/wwsympa/wws_templates/es/get_pending_lists.es.tpl
 
36898
   M /trunk/wwsympa/wws_templates/es/help.es.tpl
 
36899
   M /trunk/wwsympa/wws_templates/es/help_admin.es.tpl
 
36900
   M /trunk/wwsympa/wws_templates/es/help_editfile.es.tpl
 
36901
   M /trunk/wwsympa/wws_templates/es/help_editlist.es.tpl
 
36902
   M /trunk/wwsympa/wws_templates/es/home.es.tpl
 
36903
   M /trunk/wwsympa/wws_templates/es/info.es.tpl
 
36904
   M /trunk/wwsympa/wws_templates/es/list_menu.es.tpl
 
36905
   M /trunk/wwsympa/wws_templates/es/lists.es.tpl
 
36906
   M /trunk/wwsympa/wws_templates/es/loginbanner.es.tpl
 
36907
   M /trunk/wwsympa/wws_templates/es/loginrequest.es.tpl
 
36908
   M /trunk/wwsympa/wws_templates/es/menu.es.tpl
 
36909
   M /trunk/wwsympa/wws_templates/es/modindex.es.tpl
 
36910
   M /trunk/wwsympa/wws_templates/es/pref.es.tpl
 
36911
   M /trunk/wwsympa/wws_templates/es/remindpasswd.es.tpl
 
36912
   M /trunk/wwsympa/wws_templates/es/remove_arc.es.tpl
 
36913
   M /trunk/wwsympa/wws_templates/es/review.es.tpl
 
36914
   M /trunk/wwsympa/wws_templates/es/reviewbouncing.es.tpl
 
36915
   M /trunk/wwsympa/wws_templates/es/scenario_test.es.tpl
 
36916
   M /trunk/wwsympa/wws_templates/es/serveradmin.es.tpl
 
36917
   M /trunk/wwsympa/wws_templates/es/set_pending_list_request.es.tpl
 
36918
   M /trunk/wwsympa/wws_templates/es/sigrequest.es.tpl
 
36919
   M /trunk/wwsympa/wws_templates/es/subrequest.es.tpl
 
36920
   M /trunk/wwsympa/wws_templates/es/title.es.tpl
 
36921
   M /trunk/wwsympa/wws_templates/es/view_translations.es.tpl
 
36922
   M /trunk/wwsympa/wws_templates/es/viewconfig.es.tpl
 
36923
   M /trunk/wwsympa/wws_templates/es/viewmod.es.tpl
 
36924
   M /trunk/wwsympa/wws_templates/fr/add_request.fr.tpl
 
36925
   M /trunk/wwsympa/wws_templates/fr/admin.fr.tpl
 
36926
   M /trunk/wwsympa/wws_templates/fr/admin_menu.fr.tpl
 
36927
   M /trunk/wwsympa/wws_templates/fr/arc.fr.tpl
 
36928
   M /trunk/wwsympa/wws_templates/fr/arc_protect.fr.tpl
 
36929
   M /trunk/wwsympa/wws_templates/fr/arcsearch.fr.tpl
 
36930
   M /trunk/wwsympa/wws_templates/fr/arcsearch_form.fr.tpl
 
36931
   M /trunk/wwsympa/wws_templates/fr/change_email.fr.tpl
 
36932
   M /trunk/wwsympa/wws_templates/fr/choosepasswd.fr.tpl
 
36933
   M /trunk/wwsympa/wws_templates/fr/close_list.fr.tpl
 
36934
   M /trunk/wwsympa/wws_templates/fr/create_list.fr.tpl
 
36935
   M /trunk/wwsympa/wws_templates/fr/create_list_request.fr.tpl
 
36936
   M /trunk/wwsympa/wws_templates/fr/d_control.fr.tpl
 
36937
   M /trunk/wwsympa/wws_templates/fr/d_editfile.fr.tpl
 
36938
   M /trunk/wwsympa/wws_templates/fr/d_read.fr.tpl
 
36939
   M /trunk/wwsympa/wws_templates/fr/edit_list_request.fr.tpl
 
36940
   M /trunk/wwsympa/wws_templates/fr/editfile.fr.tpl
 
36941
   M /trunk/wwsympa/wws_templates/fr/editsubscriber.fr.tpl
 
36942
   M /trunk/wwsympa/wws_templates/fr/error.fr.tpl
 
36943
   M /trunk/wwsympa/wws_templates/fr/get_pending_lists.fr.tpl
 
36944
   M /trunk/wwsympa/wws_templates/fr/help.fr.tpl
 
36945
   M /trunk/wwsympa/wws_templates/fr/help_admin.fr.tpl
 
36946
   M /trunk/wwsympa/wws_templates/fr/help_editfile.fr.tpl
 
36947
   M /trunk/wwsympa/wws_templates/fr/home.fr.tpl
 
36948
   M /trunk/wwsympa/wws_templates/fr/install_pending_list.fr.tpl
 
36949
   M /trunk/wwsympa/wws_templates/fr/list_menu.fr.tpl
 
36950
   M /trunk/wwsympa/wws_templates/fr/lists.fr.tpl
 
36951
   M /trunk/wwsympa/wws_templates/fr/login.fr.tpl
 
36952
   M /trunk/wwsympa/wws_templates/fr/loginbanner.fr.tpl
 
36953
   M /trunk/wwsympa/wws_templates/fr/loginrequest.fr.tpl
 
36954
   M /trunk/wwsympa/wws_templates/fr/menu.fr.tpl
 
36955
   M /trunk/wwsympa/wws_templates/fr/modindex.fr.tpl
 
36956
   M /trunk/wwsympa/wws_templates/fr/pref.fr.tpl
 
36957
   M /trunk/wwsympa/wws_templates/fr/remindpasswd.fr.tpl
 
36958
   M /trunk/wwsympa/wws_templates/fr/remove_arc.fr.tpl
 
36959
   M /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
36960
   M /trunk/wwsympa/wws_templates/fr/reviewbouncing.fr.tpl
 
36961
   M /trunk/wwsympa/wws_templates/fr/serveradmin.fr.tpl
 
36962
   M /trunk/wwsympa/wws_templates/fr/show_cert.fr.tpl
 
36963
   M /trunk/wwsympa/wws_templates/fr/sigrequest.fr.tpl
 
36964
   M /trunk/wwsympa/wws_templates/fr/suboptions.fr.tpl
 
36965
   M /trunk/wwsympa/wws_templates/fr/subrequest.fr.tpl
 
36966
   M /trunk/wwsympa/wws_templates/fr/view_translations.fr.tpl
 
36967
   M /trunk/wwsympa/wws_templates/fr/viewmod.fr.tpl
 
36968
   M /trunk/wwsympa/wws_templates/it/add_request.it.tpl
 
36969
   M /trunk/wwsympa/wws_templates/it/admin.it.tpl
 
36970
   M /trunk/wwsympa/wws_templates/it/admin_menu.it.tpl
 
36971
   M /trunk/wwsympa/wws_templates/it/arc.it.tpl
 
36972
   M /trunk/wwsympa/wws_templates/it/arc_protect.it.tpl
 
36973
   M /trunk/wwsympa/wws_templates/it/arcsearch.it.tpl
 
36974
   M /trunk/wwsympa/wws_templates/it/arcsearch_form.it.tpl
 
36975
   M /trunk/wwsympa/wws_templates/it/change_email.it.tpl
 
36976
   M /trunk/wwsympa/wws_templates/it/choosepasswd.it.tpl
 
36977
   M /trunk/wwsympa/wws_templates/it/close_list.it.tpl
 
36978
   M /trunk/wwsympa/wws_templates/it/create_list.it.tpl
 
36979
   M /trunk/wwsympa/wws_templates/it/create_list_request.it.tpl
 
36980
   M /trunk/wwsympa/wws_templates/it/d_control.it.tpl
 
36981
   M /trunk/wwsympa/wws_templates/it/d_editfile.it.tpl
 
36982
   M /trunk/wwsympa/wws_templates/it/d_read.it.tpl
 
36983
   M /trunk/wwsympa/wws_templates/it/edit_list_request.it.tpl
 
36984
   M /trunk/wwsympa/wws_templates/it/editfile.it.tpl
 
36985
   M /trunk/wwsympa/wws_templates/it/editsubscriber.it.tpl
 
36986
   M /trunk/wwsympa/wws_templates/it/error.it.tpl
 
36987
   M /trunk/wwsympa/wws_templates/it/get_pending_lists.it.tpl
 
36988
   M /trunk/wwsympa/wws_templates/it/help.it.tpl
 
36989
   M /trunk/wwsympa/wws_templates/it/help_admin.it.tpl
 
36990
   M /trunk/wwsympa/wws_templates/it/help_editfile.it.tpl
 
36991
   M /trunk/wwsympa/wws_templates/it/help_editlist.it.tpl
 
36992
   M /trunk/wwsympa/wws_templates/it/home.it.tpl
 
36993
   M /trunk/wwsympa/wws_templates/it/info.it.tpl
 
36994
   M /trunk/wwsympa/wws_templates/it/install_pending_list.it.tpl
 
36995
   M /trunk/wwsympa/wws_templates/it/list_menu.it.tpl
 
36996
   M /trunk/wwsympa/wws_templates/it/lists.it.tpl
 
36997
   M /trunk/wwsympa/wws_templates/it/loginbanner.it.tpl
 
36998
   M /trunk/wwsympa/wws_templates/it/loginrequest.it.tpl
 
36999
   M /trunk/wwsympa/wws_templates/it/menu.it.tpl
 
37000
   M /trunk/wwsympa/wws_templates/it/modindex.it.tpl
 
37001
   M /trunk/wwsympa/wws_templates/it/pref.it.tpl
 
37002
   M /trunk/wwsympa/wws_templates/it/remindpasswd.it.tpl
 
37003
   M /trunk/wwsympa/wws_templates/it/remove_arc.it.tpl
 
37004
   M /trunk/wwsympa/wws_templates/it/review.it.tpl
 
37005
   M /trunk/wwsympa/wws_templates/it/reviewbouncing.it.tpl
 
37006
   M /trunk/wwsympa/wws_templates/it/scenario_test.it.tpl
 
37007
   M /trunk/wwsympa/wws_templates/it/serveradmin.it.tpl
 
37008
   M /trunk/wwsympa/wws_templates/it/set_pending_list_request.it.tpl
 
37009
   M /trunk/wwsympa/wws_templates/it/sigrequest.it.tpl
 
37010
   M /trunk/wwsympa/wws_templates/it/suboptions.it.tpl
 
37011
   M /trunk/wwsympa/wws_templates/it/subrequest.it.tpl
 
37012
   M /trunk/wwsympa/wws_templates/it/title.it.tpl
 
37013
   M /trunk/wwsympa/wws_templates/it/view_translations.it.tpl
 
37014
   M /trunk/wwsympa/wws_templates/it/viewconfig.it.tpl
 
37015
   M /trunk/wwsympa/wws_templates/it/viewmod.it.tpl
 
37016
   M /trunk/wwsympa/wws_templates/login.tpl
 
37017
   M /trunk/wwsympa/wws_templates/us/add_request.us.tpl
 
37018
   M /trunk/wwsympa/wws_templates/us/admin.us.tpl
 
37019
   M /trunk/wwsympa/wws_templates/us/admin_menu.us.tpl
 
37020
   M /trunk/wwsympa/wws_templates/us/arc.us.tpl
 
37021
   M /trunk/wwsympa/wws_templates/us/arc_protect.us.tpl
 
37022
   M /trunk/wwsympa/wws_templates/us/arcsearch.us.tpl
 
37023
   M /trunk/wwsympa/wws_templates/us/arcsearch_form.us.tpl
 
37024
   M /trunk/wwsympa/wws_templates/us/change_email.us.tpl
 
37025
   M /trunk/wwsympa/wws_templates/us/choosepasswd.us.tpl
 
37026
   M /trunk/wwsympa/wws_templates/us/close_list.us.tpl
 
37027
   M /trunk/wwsympa/wws_templates/us/create_list.us.tpl
 
37028
   M /trunk/wwsympa/wws_templates/us/create_list_request.us.tpl
 
37029
   M /trunk/wwsympa/wws_templates/us/d_control.us.tpl
 
37030
   M /trunk/wwsympa/wws_templates/us/d_editfile.us.tpl
 
37031
   M /trunk/wwsympa/wws_templates/us/d_read.us.tpl
 
37032
   M /trunk/wwsympa/wws_templates/us/edit_list_request.us.tpl
 
37033
   M /trunk/wwsympa/wws_templates/us/editfile.us.tpl
 
37034
   M /trunk/wwsympa/wws_templates/us/editsubscriber.us.tpl
 
37035
   M /trunk/wwsympa/wws_templates/us/error.us.tpl
 
37036
   M /trunk/wwsympa/wws_templates/us/get_pending_lists.us.tpl
 
37037
   M /trunk/wwsympa/wws_templates/us/help.us.tpl
 
37038
   M /trunk/wwsympa/wws_templates/us/help_admin.us.tpl
 
37039
   M /trunk/wwsympa/wws_templates/us/help_editfile.us.tpl
 
37040
   M /trunk/wwsympa/wws_templates/us/help_editlist.us.tpl
 
37041
   M /trunk/wwsympa/wws_templates/us/home.us.tpl
 
37042
   M /trunk/wwsympa/wws_templates/us/info.us.tpl
 
37043
   M /trunk/wwsympa/wws_templates/us/install_pending_list.us.tpl
 
37044
   M /trunk/wwsympa/wws_templates/us/list_menu.us.tpl
 
37045
   M /trunk/wwsympa/wws_templates/us/lists.us.tpl
 
37046
   M /trunk/wwsympa/wws_templates/us/loginbanner.us.tpl
 
37047
   M /trunk/wwsympa/wws_templates/us/loginrequest.us.tpl
 
37048
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
37049
   M /trunk/wwsympa/wws_templates/us/menu.us.tpl
 
37050
   M /trunk/wwsympa/wws_templates/us/modindex.us.tpl
 
37051
   M /trunk/wwsympa/wws_templates/us/pref.us.tpl
 
37052
   M /trunk/wwsympa/wws_templates/us/remindpasswd.us.tpl
 
37053
   M /trunk/wwsympa/wws_templates/us/remove_arc.us.tpl
 
37054
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
37055
   M /trunk/wwsympa/wws_templates/us/reviewbouncing.us.tpl
 
37056
   M /trunk/wwsympa/wws_templates/us/scenario_test.us.tpl
 
37057
   M /trunk/wwsympa/wws_templates/us/serveradmin.us.tpl
 
37058
   M /trunk/wwsympa/wws_templates/us/set_pending_list_request.us.tpl
 
37059
   M /trunk/wwsympa/wws_templates/us/show_cert.us.tpl
 
37060
   M /trunk/wwsympa/wws_templates/us/sigrequest.us.tpl
 
37061
   M /trunk/wwsympa/wws_templates/us/suboptions.us.tpl
 
37062
   M /trunk/wwsympa/wws_templates/us/subrequest.us.tpl
 
37063
   M /trunk/wwsympa/wws_templates/us/title.us.tpl
 
37064
   M /trunk/wwsympa/wws_templates/us/view_translations.us.tpl
 
37065
   M /trunk/wwsympa/wws_templates/us/viewbounce.us.tpl
 
37066
   M /trunk/wwsympa/wws_templates/us/viewconfig.us.tpl
 
37067
   M /trunk/wwsympa/wws_templates/us/viewmod.us.tpl
 
37068
 
 
37069
Added RCS Identification
 
37070
 
 
37071
------------------------------------------------------------------------
 
37072
r174 | salaun | 2001-02-12 17:11:49 +0100 (Mon, 12 Feb 2001) | 2 lines
 
37073
Changed paths:
 
37074
   M /trunk/src/etc/script/Makefile
 
37075
   A /trunk/src/etc/script/crypt_passwd.pl
 
37076
 
 
37077
Script for password encryption in database
 
37078
 
 
37079
------------------------------------------------------------------------
 
37080
r173 | salaun | 2001-02-12 11:03:34 +0100 (Mon, 12 Feb 2001) | 2 lines
 
37081
Changed paths:
 
37082
   D /trunk/wwsympa/wws_templates/show_cert.gb.tpl
 
37083
 
 
37084
Bad name
 
37085
 
 
37086
------------------------------------------------------------------------
 
37087
r172 | salaun | 2001-02-09 16:46:52 +0100 (Fri, 09 Feb 2001) | 2 lines
 
37088
Changed paths:
 
37089
   M /trunk/KNOWNBUGS
 
37090
 
 
37091
Bug fix
 
37092
 
 
37093
------------------------------------------------------------------------
 
37094
r171 | salaun | 2001-02-09 16:11:56 +0100 (Fri, 09 Feb 2001) | 3 lines
 
37095
Changed paths:
 
37096
   M /trunk/src/List.pm
 
37097
 
 
37098
[reported by Ronan Salmon] bug fix :
 
37099
Can't call method "compute_auth" on unblessed reference
 
37100
 
 
37101
------------------------------------------------------------------------
 
37102
r170 | salaun | 2001-02-09 12:24:43 +0100 (Fri, 09 Feb 2001) | 7 lines
 
37103
Changed paths:
 
37104
   M /trunk/doc/sympa.tex
 
37105
   M /trunk/nls/fr.msg
 
37106
   M /trunk/nls/us.msg
 
37107
   M /trunk/src/Commands.pm
 
37108
   M /trunk/src/List.pm
 
37109
   M /trunk/wwsympa/wwsympa.fcgi
 
37110
 
 
37111
[Olivier LACROIX] New list parameter 'available_user_options'
 
37112
Only available reception modes are listed on the web interface.
 
37113
If a user sets a forbidden mode (not listed), he is asigned the mode
 
37114
in 'default_user_options'.
 
37115
If default_user_option reception mode is not listed in 'available_user_options'
 
37116
it is appended to it.
 
37117
 
 
37118
------------------------------------------------------------------------
 
37119
r169 | salaun | 2001-02-09 11:53:41 +0100 (Fri, 09 Feb 2001) | 2 lines
 
37120
Changed paths:
 
37121
   M /trunk/wwsympa/wwsympa.fcgi
 
37122
 
 
37123
less log
 
37124
 
 
37125
------------------------------------------------------------------------
 
37126
r168 | salaun | 2001-02-09 10:05:41 +0100 (Fri, 09 Feb 2001) | 2 lines
 
37127
Changed paths:
 
37128
   D /trunk/wwsympa/wws_templates/info.es.tpl2
 
37129
   D /trunk/wwsympa/wws_templates/info.us.tpl2
 
37130
 
 
37131
old temp files
 
37132
 
 
37133
------------------------------------------------------------------------
 
37134
r167 | salaun | 2001-02-09 10:04:17 +0100 (Fri, 09 Feb 2001) | 2 lines
 
37135
Changed paths:
 
37136
   A /trunk/wwsympa/wws_templates/us/show_cert.us.tpl
 
37137
 
 
37138
Bad name (.gb.tpl)
 
37139
 
 
37140
------------------------------------------------------------------------
 
37141
r166 | salaun | 2001-02-09 09:55:02 +0100 (Fri, 09 Feb 2001) | 2 lines
 
37142
Changed paths:
 
37143
   M /trunk/src/List.pm
 
37144
   M /trunk/src/tools.pl
 
37145
   M /trunk/wwsympa/wws_templates/fr/show_cert.fr.tpl
 
37146
   M /trunk/wwsympa/wws_templates/show_cert.gb.tpl
 
37147
   M /trunk/wwsympa/wws_templates/us/menu.us.tpl
 
37148
   M /trunk/wwsympa/wwsympa.fcgi
 
37149
 
 
37150
Bug fix: fix load_user_db()
 
37151
 
 
37152
------------------------------------------------------------------------
 
37153
r165 | salaun | 2001-02-08 17:17:19 +0100 (Thu, 08 Feb 2001) | 2 lines
 
37154
Changed paths:
 
37155
   M /trunk/wwsympa/wws_templates/cn/menu.cn.tpl
 
37156
   M /trunk/wwsympa/wws_templates/es/menu.es.tpl
 
37157
   M /trunk/wwsympa/wws_templates/it/menu.it.tpl
 
37158
 
 
37159
*** empty log message ***
 
37160
 
 
37161
------------------------------------------------------------------------
 
37162
r164 | salaun | 2001-02-08 17:14:11 +0100 (Thu, 08 Feb 2001) | 2 lines
 
37163
Changed paths:
 
37164
   M /trunk/wwsympa/wws_templates/cn/menu.cn.tpl
 
37165
   M /trunk/wwsympa/wws_templates/es/menu.es.tpl
 
37166
   M /trunk/wwsympa/wws_templates/fr/menu.fr.tpl
 
37167
 
 
37168
introduce access to security info
 
37169
 
 
37170
------------------------------------------------------------------------
 
37171
r163 | salaun | 2001-02-08 17:11:22 +0100 (Thu, 08 Feb 2001) | 2 lines
 
37172
Changed paths:
 
37173
   M /trunk/wwsympa/wws_templates/it/menu.it.tpl
 
37174
 
 
37175
introduce security info
 
37176
 
 
37177
------------------------------------------------------------------------
 
37178
r162 | salaun | 2001-02-08 16:55:50 +0100 (Thu, 08 Feb 2001) | 2 lines
 
37179
Changed paths:
 
37180
   M /trunk/wwsympa/wws_templates/show_cert.gb.tpl
 
37181
 
 
37182
*** empty log message ***
 
37183
 
 
37184
------------------------------------------------------------------------
 
37185
r161 | salaun | 2001-02-08 16:50:03 +0100 (Thu, 08 Feb 2001) | 2 lines
 
37186
Changed paths:
 
37187
   M /trunk/src/tools.pl
 
37188
   M /trunk/wwsympa/wws_templates/fr/show_cert.fr.tpl
 
37189
 
 
37190
*** empty log message ***
 
37191
 
 
37192
------------------------------------------------------------------------
 
37193
r160 | salaun | 2001-02-08 16:42:58 +0100 (Thu, 08 Feb 2001) | 2 lines
 
37194
Changed paths:
 
37195
   M /trunk/wwsympa/wws_templates/fr/show_cert.fr.tpl
 
37196
 
 
37197
*** empty log message ***
 
37198
 
 
37199
------------------------------------------------------------------------
 
37200
r159 | salaun | 2001-02-08 16:42:25 +0100 (Thu, 08 Feb 2001) | 2 lines
 
37201
Changed paths:
 
37202
   A /trunk/wwsympa/wws_templates/show_cert.gb.tpl
 
37203
 
 
37204
New show_cert action
 
37205
 
 
37206
------------------------------------------------------------------------
 
37207
r158 | salaun | 2001-02-08 16:26:07 +0100 (Thu, 08 Feb 2001) | 2 lines
 
37208
Changed paths:
 
37209
   M /trunk/check_perl_modules.pl
 
37210
   M /trunk/src/List.pm
 
37211
   M /trunk/src/etc/script/create_db.Oracle
 
37212
   M /trunk/src/etc/script/create_db.Pg
 
37213
   M /trunk/src/etc/script/create_db.mysql
 
37214
   M /trunk/src/tools.pl
 
37215
   M /trunk/wwsympa/wwslib.pm
 
37216
 
 
37217
RC4 password encryption when storing in DB
 
37218
 
 
37219
------------------------------------------------------------------------
 
37220
r157 | salaun | 2001-02-08 15:41:19 +0100 (Thu, 08 Feb 2001) | 2 lines
 
37221
Changed paths:
 
37222
   M /trunk/wwsympa/wws_templates/fr/show_cert.fr.tpl
 
37223
 
 
37224
*** empty log message ***
 
37225
 
 
37226
------------------------------------------------------------------------
 
37227
r156 | salaun | 2001-02-08 15:03:33 +0100 (Thu, 08 Feb 2001) | 2 lines
 
37228
Changed paths:
 
37229
   M /trunk/wwsympa/wws_templates/fr/menu.fr.tpl
 
37230
   A /trunk/wwsympa/wws_templates/fr/show_cert.fr.tpl
 
37231
 
 
37232
*** empty log message ***
 
37233
 
 
37234
------------------------------------------------------------------------
 
37235
r155 | salaun | 2001-02-08 13:34:04 +0100 (Thu, 08 Feb 2001) | 2 lines
 
37236
Changed paths:
 
37237
   M /trunk/wwsympa/wwsympa.fcgi
 
37238
 
 
37239
New action "show_cert" to print SSL information.
 
37240
 
 
37241
------------------------------------------------------------------------
 
37242
r154 | salaun | 2001-02-08 11:58:52 +0100 (Thu, 08 Feb 2001) | 2 lines
 
37243
Changed paths:
 
37244
   M /trunk/nls/cn.msg
 
37245
 
 
37246
[Wang Jian] Bug fix : cn-gb did not compile
 
37247
 
 
37248
------------------------------------------------------------------------
 
37249
r153 | salaun | 2001-02-08 11:27:39 +0100 (Thu, 08 Feb 2001) | 2 lines
 
37250
Changed paths:
 
37251
   M /trunk/src/etc/script/sympa.spec
 
37252
 
 
37253
Require MhOnArc 2.4.6
 
37254
 
 
37255
------------------------------------------------------------------------
 
37256
r152 | salaun | 2001-02-08 09:46:14 +0100 (Thu, 08 Feb 2001) | 2 lines
 
37257
Changed paths:
 
37258
   M /trunk/doc/sympa.tex
 
37259
 
 
37260
Add STOPPARSE and STARTPARSE documentation
 
37261
 
 
37262
------------------------------------------------------------------------
 
37263
r151 | salaun | 2001-02-05 11:00:41 +0100 (Mon, 05 Feb 2001) | 2 lines
 
37264
Changed paths:
 
37265
   M /trunk/doc/sympa.tex
 
37266
 
 
37267
Add documentation on database encryption of password
 
37268
 
 
37269
------------------------------------------------------------------------
 
37270
r150 | salaun | 2001-02-02 17:03:25 +0100 (Fri, 02 Feb 2001) | 2 lines
 
37271
Changed paths:
 
37272
   M /trunk/src/tools.pl
 
37273
 
 
37274
*** empty log message ***
 
37275
 
 
37276
------------------------------------------------------------------------
 
37277
r149 | salaun | 2001-02-02 17:01:38 +0100 (Fri, 02 Feb 2001) | 2 lines
 
37278
Changed paths:
 
37279
   M /trunk/src/tools.pl
 
37280
 
 
37281
*** empty log message ***
 
37282
 
 
37283
------------------------------------------------------------------------
 
37284
r148 | salaun | 2001-02-02 16:56:05 +0100 (Fri, 02 Feb 2001) | 2 lines
 
37285
Changed paths:
 
37286
   M /trunk/src/tools.pl
 
37287
 
 
37288
*** empty log message ***
 
37289
 
 
37290
------------------------------------------------------------------------
 
37291
r147 | salaun | 2001-02-02 16:36:57 +0100 (Fri, 02 Feb 2001) | 2 lines
 
37292
Changed paths:
 
37293
   M /trunk/src/List.pm
 
37294
 
 
37295
*** empty log message ***
 
37296
 
 
37297
------------------------------------------------------------------------
 
37298
r146 | salaun | 2001-02-02 16:14:43 +0100 (Fri, 02 Feb 2001) | 2 lines
 
37299
Changed paths:
 
37300
   M /trunk/src/List.pm
 
37301
 
 
37302
*** empty log message ***
 
37303
 
 
37304
------------------------------------------------------------------------
 
37305
r145 | salaun | 2001-02-02 15:31:37 +0100 (Fri, 02 Feb 2001) | 2 lines
 
37306
Changed paths:
 
37307
   M /trunk/src/tools.pl
 
37308
 
 
37309
Add reversible encryption for password (rc4) &crypt_passwd ; &decrypt_passwd ; &ciphersaber_installed
 
37310
 
 
37311
------------------------------------------------------------------------
 
37312
r144 | salaun | 2001-02-02 11:40:06 +0100 (Fri, 02 Feb 2001) | 2 lines
 
37313
Changed paths:
 
37314
   A /trunk/wwsympa/wws_templates/cn/change_email.cn.tpl
 
37315
 
 
37316
[Wang Jian <lark@linux.net.cn>] Initial version
 
37317
 
 
37318
------------------------------------------------------------------------
 
37319
r143 | salaun | 2001-02-02 11:39:12 +0100 (Fri, 02 Feb 2001) | 2 lines
 
37320
Changed paths:
 
37321
   M /trunk/nls/cn.msg
 
37322
 
 
37323
[Wang Jian <lark@linux.net.cn>] Updated messages
 
37324
 
 
37325
------------------------------------------------------------------------
 
37326
r142 | salaun | 2001-01-31 17:22:46 +0100 (Wed, 31 Jan 2001) | 2 lines
 
37327
Changed paths:
 
37328
   M /trunk/src/List.pm
 
37329
   M /trunk/wwsympa/wwsympa.fcgi
 
37330
 
 
37331
Better use of %list_cache
 
37332
 
 
37333
------------------------------------------------------------------------
 
37334
r141 | salaun | 2001-01-31 16:44:39 +0100 (Wed, 31 Jan 2001) | 2 lines
 
37335
Changed paths:
 
37336
   M /trunk/wwsympa/wwslib.pm
 
37337
 
 
37338
Add chinese to lang user pref
 
37339
 
 
37340
------------------------------------------------------------------------
 
37341
r140 | salaun | 2001-01-31 16:25:18 +0100 (Wed, 31 Jan 2001) | 2 lines
 
37342
Changed paths:
 
37343
   M /trunk/KNOWNBUGS
 
37344
 
 
37345
*** empty log message ***
 
37346
 
 
37347
------------------------------------------------------------------------
 
37348
r139 | salaun | 2001-01-31 16:22:45 +0100 (Wed, 31 Jan 2001) | 2 lines
 
37349
Changed paths:
 
37350
   A /trunk/src/etc/templates/cn
 
37351
   A /trunk/src/etc/templates/cn/sendpasswd.cn.tpl
 
37352
   A /trunk/wwsympa/wws_templates/cn
 
37353
   A /trunk/wwsympa/wws_templates/cn/add_request.cn.tpl
 
37354
   A /trunk/wwsympa/wws_templates/cn/admin.cn.tpl
 
37355
   A /trunk/wwsympa/wws_templates/cn/admin_menu.cn.tpl
 
37356
   A /trunk/wwsympa/wws_templates/cn/arc.cn.tpl
 
37357
   A /trunk/wwsympa/wws_templates/cn/arc_protect.cn.tpl
 
37358
   A /trunk/wwsympa/wws_templates/cn/arcsearch.cn.tpl
 
37359
   A /trunk/wwsympa/wws_templates/cn/arcsearch_form.cn.tpl
 
37360
   A /trunk/wwsympa/wws_templates/cn/choosepasswd.cn.tpl
 
37361
   A /trunk/wwsympa/wws_templates/cn/close_list.cn.tpl
 
37362
   A /trunk/wwsympa/wws_templates/cn/close_list_request.cn.tpl
 
37363
   A /trunk/wwsympa/wws_templates/cn/create_list.cn.tpl
 
37364
   A /trunk/wwsympa/wws_templates/cn/create_list_request.cn.tpl
 
37365
   A /trunk/wwsympa/wws_templates/cn/d_control.cn.tpl
 
37366
   A /trunk/wwsympa/wws_templates/cn/d_editfile.cn.tpl
 
37367
   A /trunk/wwsympa/wws_templates/cn/d_read.cn.tpl
 
37368
   A /trunk/wwsympa/wws_templates/cn/edit_list_request.cn.tpl
 
37369
   A /trunk/wwsympa/wws_templates/cn/editfile.cn.tpl
 
37370
   A /trunk/wwsympa/wws_templates/cn/editsubscriber.cn.tpl
 
37371
   A /trunk/wwsympa/wws_templates/cn/error.cn.tpl
 
37372
   A /trunk/wwsympa/wws_templates/cn/get_pending_lists.cn.tpl
 
37373
   A /trunk/wwsympa/wws_templates/cn/help.cn.tpl
 
37374
   A /trunk/wwsympa/wws_templates/cn/help_admin.cn.tpl
 
37375
   A /trunk/wwsympa/wws_templates/cn/help_editfile.cn.tpl
 
37376
   A /trunk/wwsympa/wws_templates/cn/help_editlist.cn.tpl
 
37377
   A /trunk/wwsympa/wws_templates/cn/home.cn.tpl
 
37378
   A /trunk/wwsympa/wws_templates/cn/info.cn-gb.tpl
 
37379
   A /trunk/wwsympa/wws_templates/cn/install_pending_list.cn.tpl
 
37380
   A /trunk/wwsympa/wws_templates/cn/list_menu.cn.tpl
 
37381
   A /trunk/wwsympa/wws_templates/cn/lists.cn.tpl
 
37382
   A /trunk/wwsympa/wws_templates/cn/login.cn.tpl
 
37383
   A /trunk/wwsympa/wws_templates/cn/loginbanner.cn.tpl
 
37384
   A /trunk/wwsympa/wws_templates/cn/loginrequest.cn.tpl
 
37385
   A /trunk/wwsympa/wws_templates/cn/main.cn-gb.tpl
 
37386
   A /trunk/wwsympa/wws_templates/cn/menu.cn.tpl
 
37387
   A /trunk/wwsympa/wws_templates/cn/modindex.cn.tpl
 
37388
   A /trunk/wwsympa/wws_templates/cn/pref.cn.tpl
 
37389
   A /trunk/wwsympa/wws_templates/cn/remindpasswd.cn.tpl
 
37390
   A /trunk/wwsympa/wws_templates/cn/remove_arc.cn.tpl
 
37391
   A /trunk/wwsympa/wws_templates/cn/review.cn.tpl
 
37392
   A /trunk/wwsympa/wws_templates/cn/reviewbouncing.cn.tpl
 
37393
   A /trunk/wwsympa/wws_templates/cn/scenario_test.cn.tpl
 
37394
   A /trunk/wwsympa/wws_templates/cn/search.cn-gb.tpl
 
37395
   A /trunk/wwsympa/wws_templates/cn/search_list.cn-gb.tpl
 
37396
   A /trunk/wwsympa/wws_templates/cn/serveradmin.cn.tpl
 
37397
   A /trunk/wwsympa/wws_templates/cn/set_pending_list_request.cn.tpl
 
37398
   A /trunk/wwsympa/wws_templates/cn/sigrequest.cn.tpl
 
37399
   A /trunk/wwsympa/wws_templates/cn/suboptions.cn.tpl
 
37400
   A /trunk/wwsympa/wws_templates/cn/subrequest.cn.tpl
 
37401
   A /trunk/wwsympa/wws_templates/cn/title.cn.tpl
 
37402
   A /trunk/wwsympa/wws_templates/cn/view_translations.cn.tpl
 
37403
   A /trunk/wwsympa/wws_templates/cn/viewbounce.cn-gb.tpl
 
37404
   A /trunk/wwsympa/wws_templates/cn/viewconfig.cn-gb.tpl
 
37405
   A /trunk/wwsympa/wws_templates/cn/viewmod.cn.tpl
 
37406
   A /trunk/wwsympa/wws_templates/cn/which.cn-gb.tpl
 
37407
 
 
37408
[Wang Jian <lark@linux.net.cn>] Web templates translated to  zh_CN.GB2312 encoding, Simplified Chinese
 
37409
 
 
37410
------------------------------------------------------------------------
 
37411
r138 | salaun | 2001-01-31 16:05:02 +0100 (Wed, 31 Jan 2001) | 2 lines
 
37412
Changed paths:
 
37413
   M /trunk/src/List.pm
 
37414
 
 
37415
Bug fix
 
37416
 
 
37417
------------------------------------------------------------------------
 
37418
r137 | salaun | 2001-01-31 15:41:13 +0100 (Wed, 31 Jan 2001) | 2 lines
 
37419
Changed paths:
 
37420
   M /trunk/src/etc/scenari/visibility.conceal
 
37421
 
 
37422
Bug fix : missing [listname]
 
37423
 
 
37424
------------------------------------------------------------------------
 
37425
r136 | salaun | 2001-01-31 15:29:07 +0100 (Wed, 31 Jan 2001) | 2 lines
 
37426
Changed paths:
 
37427
   M /trunk/src/tools.pl
 
37428
 
 
37429
Bug fix: could not create user cert dirs
 
37430
 
 
37431
------------------------------------------------------------------------
 
37432
r135 | salaun | 2001-01-31 15:17:11 +0100 (Wed, 31 Jan 2001) | 2 lines
 
37433
Changed paths:
 
37434
   M /trunk/nls/fr.msg
 
37435
   M /trunk/nls/us.msg
 
37436
   M /trunk/src/List.pm
 
37437
   M /trunk/src/etc/templates/us/summary.us.tpl
 
37438
   M /trunk/wwsympa/wwsympa.fcgi
 
37439
 
 
37440
New feature: Add links to archives in summary
 
37441
 
 
37442
------------------------------------------------------------------------
 
37443
r134 | salaun | 2001-01-30 15:41:31 +0100 (Tue, 30 Jan 2001) | 2 lines
 
37444
Changed paths:
 
37445
   M /trunk/wwsympa/wwsympa.fcgi
 
37446
 
 
37447
Bug fix : restore d_upload entry in %comm
 
37448
 
 
37449
------------------------------------------------------------------------
 
37450
r133 | salaun | 2001-01-30 14:20:36 +0100 (Tue, 30 Jan 2001) | 2 lines
 
37451
Changed paths:
 
37452
   M /trunk/wwsympa/Marc/Search.pm
 
37453
   M /trunk/wwsympa/wwsympa.fcgi
 
37454
 
 
37455
[Hubert Ulliac] : Add search among archives based on Message-id
 
37456
 
 
37457
------------------------------------------------------------------------
 
37458
r132 | salaun | 2001-01-30 14:05:31 +0100 (Tue, 30 Jan 2001) | 2 lines
 
37459
Changed paths:
 
37460
   M /trunk/src/etc/scenari/visibility.conceal
 
37461
 
 
37462
Bug fix: show list for owners and editors
 
37463
 
 
37464
------------------------------------------------------------------------
 
37465
r131 | salaun | 2001-01-29 17:34:45 +0100 (Mon, 29 Jan 2001) | 2 lines
 
37466
Changed paths:
 
37467
   M /trunk/src/etc/script/load_subscribers.pl
 
37468
 
 
37469
[Anton Slabbinck <anton@westsite.be>] Bug fix: use db_xxx conf parameter
 
37470
 
 
37471
------------------------------------------------------------------------
 
37472
r129 | salaun | 2001-01-29 14:06:27 +0100 (Mon, 29 Jan 2001) | 2 lines
 
37473
Changed paths:
 
37474
   M /trunk/Makefile
 
37475
 
 
37476
prepare 3.1b.3
 
37477
 
 
37478
------------------------------------------------------------------------
 
37479
r128 | salaun | 2001-01-26 15:50:46 +0100 (Fri, 26 Jan 2001) | 2 lines
 
37480
Changed paths:
 
37481
   M /trunk/src/List.pm
 
37482
 
 
37483
Escape \s chars in gecos and email
 
37484
 
 
37485
------------------------------------------------------------------------
 
37486
r127 | salaun | 2001-01-26 15:00:48 +0100 (Fri, 26 Jan 2001) | 2 lines
 
37487
Changed paths:
 
37488
   M /trunk/KNOWNBUGS
 
37489
 
 
37490
logged in as "Unknown"
 
37491
 
 
37492
------------------------------------------------------------------------
 
37493
r126 | salaun | 2001-01-26 12:09:49 +0100 (Fri, 26 Jan 2001) | 2 lines
 
37494
Changed paths:
 
37495
   M /trunk/src/Version.pm
 
37496
 
 
37497
*** empty log message ***
 
37498
 
 
37499
------------------------------------------------------------------------
 
37500
r125 | salaun | 2001-01-25 17:55:31 +0100 (Thu, 25 Jan 2001) | 2 lines
 
37501
Changed paths:
 
37502
   M /trunk/nls/fr.msg
 
37503
   M /trunk/nls/us.msg
 
37504
   M /trunk/src/List.pm
 
37505
   M /trunk/wwsympa/wwsympa.fcgi
 
37506
 
 
37507
'available_user_options' parameter recognised
 
37508
 
 
37509
------------------------------------------------------------------------
 
37510
r124 | salaun | 2001-01-25 15:52:27 +0100 (Thu, 25 Jan 2001) | 2 lines
 
37511
Changed paths:
 
37512
   M /trunk/src/List.pm
 
37513
 
 
37514
First changes to add 'available_user-options' parameter
 
37515
 
 
37516
------------------------------------------------------------------------
 
37517
r123 | salaun | 2001-01-24 15:50:41 +0100 (Wed, 24 Jan 2001) | 2 lines
 
37518
Changed paths:
 
37519
   M /trunk/wwsympa/wws_templates/fr/reviewbouncing.fr.tpl
 
37520
 
 
37521
*** empty log message ***
 
37522
 
 
37523
------------------------------------------------------------------------
 
37524
r122 | salaun | 2001-01-24 15:28:29 +0100 (Wed, 24 Jan 2001) | 2 lines
 
37525
Changed paths:
 
37526
   M /trunk/wwsympa/wws_templates/es/review.es.tpl
 
37527
   M /trunk/wwsympa/wws_templates/es/reviewbouncing.es.tpl
 
37528
   M /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
37529
   M /trunk/wwsympa/wws_templates/fr/reviewbouncing.fr.tpl
 
37530
   M /trunk/wwsympa/wws_templates/it/review.it.tpl
 
37531
   M /trunk/wwsympa/wws_templates/it/reviewbouncing.it.tpl
 
37532
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
37533
   M /trunk/wwsympa/wws_templates/us/reviewbouncing.us.tpl
 
37534
 
 
37535
Add shaded lines in review
 
37536
 
 
37537
------------------------------------------------------------------------
 
37538
r121 | salaun | 2001-01-24 15:20:35 +0100 (Wed, 24 Jan 2001) | 2 lines
 
37539
Changed paths:
 
37540
   M /trunk/Makefile
 
37541
   M /trunk/src/Makefile
 
37542
   M /trunk/wwsympa/Makefile
 
37543
 
 
37544
Added SHADED_COLOR
 
37545
 
 
37546
------------------------------------------------------------------------
 
37547
r120 | salaun | 2001-01-24 15:15:24 +0100 (Wed, 24 Jan 2001) | 2 lines
 
37548
Changed paths:
 
37549
   M /trunk/src/parser.pl
 
37550
 
 
37551
Allow SET var=number
 
37552
 
 
37553
------------------------------------------------------------------------
 
37554
r119 | salaun | 2001-01-24 15:00:21 +0100 (Wed, 24 Jan 2001) | 3 lines
 
37555
Changed paths:
 
37556
   M /trunk/wwsympa/wwsympa.fcgi
 
37557
 
 
37558
Escape weird chars in email
 
37559
Don't stop resetbounce processing if lastbounce not found
 
37560
 
 
37561
------------------------------------------------------------------------
 
37562
r118 | salaun | 2001-01-24 11:47:29 +0100 (Wed, 24 Jan 2001) | 2 lines
 
37563
Changed paths:
 
37564
   M /trunk/set_symlinks.pl
 
37565
 
 
37566
syntax error
 
37567
 
 
37568
------------------------------------------------------------------------
 
37569
r117 | salaun | 2001-01-24 11:45:25 +0100 (Wed, 24 Jan 2001) | 2 lines
 
37570
Changed paths:
 
37571
   M /trunk/set_symlinks.pl
 
37572
 
 
37573
Correction in acion name
 
37574
 
 
37575
------------------------------------------------------------------------
 
37576
r116 | salaun | 2001-01-24 11:07:27 +0100 (Wed, 24 Jan 2001) | 2 lines
 
37577
Changed paths:
 
37578
   M /trunk/src/List.pm
 
37579
 
 
37580
Add synonyms for list parameters
 
37581
 
 
37582
------------------------------------------------------------------------
 
37583
r115 | salaun | 2001-01-24 11:06:38 +0100 (Wed, 24 Jan 2001) | 2 lines
 
37584
Changed paths:
 
37585
   M /trunk/src/Makefile
 
37586
   M /trunk/wwsympa/Makefile
 
37587
 
 
37588
Set symbolic links for scenari and templates at installation time
 
37589
 
 
37590
------------------------------------------------------------------------
 
37591
r114 | salaun | 2001-01-24 11:03:05 +0100 (Wed, 24 Jan 2001) | 3 lines
 
37592
Changed paths:
 
37593
   A /trunk/set_symlinks.pl
 
37594
 
 
37595
Initial version
 
37596
Symlinks are set at installation time for templates and scenari
 
37597
 
 
37598
------------------------------------------------------------------------
 
37599
r113 | salaun | 2001-01-24 09:30:30 +0100 (Wed, 24 Jan 2001) | 2 lines
 
37600
Changed paths:
 
37601
   D /trunk/wwsympa/wws_templates/viewbounce.es.tpl
 
37602
 
 
37603
A single template for all languages
 
37604
 
 
37605
------------------------------------------------------------------------
 
37606
r112 | salaun | 2001-01-24 09:28:07 +0100 (Wed, 24 Jan 2001) | 2 lines
 
37607
Changed paths:
 
37608
   A /trunk/wwsympa/wws_templates/it/change_email.it.tpl
 
37609
 
 
37610
Initial version
 
37611
 
 
37612
------------------------------------------------------------------------
 
37613
r111 | salaun | 2001-01-24 09:26:24 +0100 (Wed, 24 Jan 2001) | 2 lines
 
37614
Changed paths:
 
37615
   A /trunk/wwsympa/wws_templates/us/lists.us.tpl
 
37616
 
 
37617
*** empty log message ***
 
37618
 
 
37619
------------------------------------------------------------------------
 
37620
r110 | salaun | 2001-01-24 09:23:37 +0100 (Wed, 24 Jan 2001) | 2 lines
 
37621
Changed paths:
 
37622
   D /trunk/wwsympa/wws_templates/which.es.tpl
 
37623
   D /trunk/wwsympa/wws_templates/which.fr.tpl
 
37624
   D /trunk/wwsympa/wws_templates/which.it.tpl
 
37625
   D /trunk/wwsympa/wws_templates/which.us.tpl
 
37626
 
 
37627
'which' templates are links to 'lists'
 
37628
 
 
37629
------------------------------------------------------------------------
 
37630
r109 | salaun | 2001-01-23 18:05:06 +0100 (Tue, 23 Jan 2001) | 2 lines
 
37631
Changed paths:
 
37632
   M /trunk/wwsympa/wwslib.pm
 
37633
 
 
37634
Change wwslog calls with do_log calls
 
37635
 
 
37636
------------------------------------------------------------------------
 
37637
r108 | salaun | 2001-01-23 18:01:26 +0100 (Tue, 23 Jan 2001) | 2 lines
 
37638
Changed paths:
 
37639
   M /trunk/wwsympa/bounced.pl
 
37640
 
 
37641
[reported by Philippe Riviere <Philippe.Riviere@Monde-diplomatique.fr>] : Escape weird chars in from before creating directories
 
37642
 
 
37643
------------------------------------------------------------------------
 
37644
r107 | salaun | 2001-01-23 17:52:48 +0100 (Tue, 23 Jan 2001) | 2 lines
 
37645
Changed paths:
 
37646
   M /trunk/wwsympa/bounced.pl
 
37647
 
 
37648
[reported by ]
 
37649
 
 
37650
------------------------------------------------------------------------
 
37651
r106 | salaun | 2001-01-23 17:36:30 +0100 (Tue, 23 Jan 2001) | 2 lines
 
37652
Changed paths:
 
37653
   M /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
37654
   M /trunk/wwsympa/wws_templates/fr/reviewbouncing.fr.tpl
 
37655
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
37656
   M /trunk/wwsympa/wws_templates/us/review.us.tpl
 
37657
   M /trunk/wwsympa/wws_templates/us/reviewbouncing.us.tpl
 
37658
 
 
37659
Add 'toggle selection' in review page
 
37660
 
 
37661
------------------------------------------------------------------------
 
37662
r105 | salaun | 2001-01-23 15:48:16 +0100 (Tue, 23 Jan 2001) | 2 lines
 
37663
Changed paths:
 
37664
   M /trunk/wwsympa/wws_templates/us/menu.us.tpl
 
37665
 
 
37666
Missing </TD>
 
37667
 
 
37668
------------------------------------------------------------------------
 
37669
r104 | salaun | 2001-01-23 10:21:25 +0100 (Tue, 23 Jan 2001) | 2 lines
 
37670
Changed paths:
 
37671
   M /trunk/src/etc/templates/us/helpfile.us.tpl
 
37672
 
 
37673
Add doc about option notice
 
37674
 
 
37675
------------------------------------------------------------------------
 
37676
r103 | salaun | 2001-01-23 10:18:45 +0100 (Tue, 23 Jan 2001) | 2 lines
 
37677
Changed paths:
 
37678
   M /trunk/wwsympa/wwslib.pm
 
37679
 
 
37680
Olivier Lacroix Patch about "notice" option reception.
 
37681
 
 
37682
------------------------------------------------------------------------
 
37683
r102 | salaun | 2001-01-22 18:02:06 +0100 (Mon, 22 Jan 2001) | 2 lines
 
37684
Changed paths:
 
37685
   M /trunk/wwsympa/wwslib.pm
 
37686
   M /trunk/wwsympa/wwsympa.fcgi
 
37687
 
 
37688
move wwslog() and message() to wwsympa.fcgi
 
37689
 
 
37690
------------------------------------------------------------------------
 
37691
r101 | salaun | 2001-01-22 17:40:17 +0100 (Mon, 22 Jan 2001) | 2 lines
 
37692
Changed paths:
 
37693
   M /trunk/wwsympa/wws_templates/us/main.us.tpl
 
37694
 
 
37695
When logged in, if main window's URL is wws/logout, then change it to wws/ before refresh
 
37696
 
 
37697
------------------------------------------------------------------------
 
37698
r100 | salaun | 2001-01-22 15:00:22 +0100 (Mon, 22 Jan 2001) | 2 lines
 
37699
Changed paths:
 
37700
   M /trunk/src/List.pm
 
37701
 
 
37702
[reported by Fil <fil@rezo.net>] : truncated email address last char while including file
 
37703
 
 
37704
------------------------------------------------------------------------
 
37705
r99 | salaun | 2001-01-22 14:32:01 +0100 (Mon, 22 Jan 2001) | 2 lines
 
37706
Changed paths:
 
37707
   M /trunk/src/List.pm
 
37708
 
 
37709
[reported by Dominique Marant <Dominique.Marant@univ-lille1.fr>] Failed to open list local scenario
 
37710
 
 
37711
------------------------------------------------------------------------
 
37712
r98 | salaun | 2001-01-22 11:02:13 +0100 (Mon, 22 Jan 2001) | 2 lines
 
37713
Changed paths:
 
37714
   M /trunk/src/List.pm
 
37715
 
 
37716
No defaults for archives
 
37717
 
 
37718
------------------------------------------------------------------------
 
37719
r97 | salaun | 2001-01-22 10:40:06 +0100 (Mon, 22 Jan 2001) | 2 lines
 
37720
Changed paths:
 
37721
   M /trunk/src/etc/script/arc2webarc.pl
 
37722
 
 
37723
wwslib becomes a module
 
37724
 
 
37725
------------------------------------------------------------------------
 
37726
r96 | salaun | 2001-01-22 10:39:40 +0100 (Mon, 22 Jan 2001) | 2 lines
 
37727
Changed paths:
 
37728
   M /trunk/src/List.pm
 
37729
 
 
37730
*** empty log message ***
 
37731
 
 
37732
------------------------------------------------------------------------
 
37733
r95 | salaun | 2001-01-19 15:48:33 +0100 (Fri, 19 Jan 2001) | 2 lines
 
37734
Changed paths:
 
37735
   M /trunk/src/List.pm
 
37736
 
 
37737
[requested by Dominique Marant & Odile Germes] provide current config files when reporting errors
 
37738
 
 
37739
------------------------------------------------------------------------
 
37740
r94 | salaun | 2001-01-19 15:43:51 +0100 (Fri, 19 Jan 2001) | 2 lines
 
37741
Changed paths:
 
37742
   M /trunk/src/etc/script/init_comment.pl
 
37743
 
 
37744
wwslib changed to a modulesrc/etc/script/arc2webarc.pl
 
37745
 
 
37746
------------------------------------------------------------------------
 
37747
r93 | salaun | 2001-01-19 12:19:00 +0100 (Fri, 19 Jan 2001) | 2 lines
 
37748
Changed paths:
 
37749
   M /trunk/wwsympa/wwsympa.fcgi
 
37750
 
 
37751
Qualify function calls
 
37752
 
 
37753
------------------------------------------------------------------------
 
37754
r92 | salaun | 2001-01-19 11:56:35 +0100 (Fri, 19 Jan 2001) | 2 lines
 
37755
Changed paths:
 
37756
   M /trunk/wwsympa/wwsympa.fcgi
 
37757
 
 
37758
Qualify function calls
 
37759
 
 
37760
------------------------------------------------------------------------
 
37761
r91 | salaun | 2001-01-19 11:54:22 +0100 (Fri, 19 Jan 2001) | 2 lines
 
37762
Changed paths:
 
37763
   M /trunk/wwsympa/wwsympa.fcgi
 
37764
 
 
37765
Minor bug fix
 
37766
 
 
37767
------------------------------------------------------------------------
 
37768
r89 | salaun | 2001-01-19 11:42:52 +0100 (Fri, 19 Jan 2001) | 2 lines
 
37769
Changed paths:
 
37770
   M /trunk/Makefile
 
37771
 
 
37772
Version number
 
37773
 
 
37774
------------------------------------------------------------------------
 
37775
r88 | salaun | 2001-01-19 11:41:07 +0100 (Fri, 19 Jan 2001) | 2 lines
 
37776
Changed paths:
 
37777
   M /trunk/wwsympa/wwsympa.fcgi
 
37778
 
 
37779
minor Bug fix
 
37780
 
 
37781
------------------------------------------------------------------------
 
37782
r86 | salaun | 2001-01-18 18:37:17 +0100 (Thu, 18 Jan 2001) | 2 lines
 
37783
Changed paths:
 
37784
   M /trunk/wwsympa/wwsympa.fcgi
 
37785
 
 
37786
wwslib and cookielib are now modules
 
37787
 
 
37788
------------------------------------------------------------------------
 
37789
r85 | salaun | 2001-01-18 18:36:24 +0100 (Thu, 18 Jan 2001) | 2 lines
 
37790
Changed paths:
 
37791
   M /trunk/wwsympa/wwslib.pm
 
37792
 
 
37793
make vars & subs available from the outside
 
37794
 
 
37795
------------------------------------------------------------------------
 
37796
r84 | salaun | 2001-01-18 18:35:10 +0100 (Thu, 18 Jan 2001) | 2 lines
 
37797
Changed paths:
 
37798
   M /trunk/src/Commands.pm
 
37799
 
 
37800
[requested by Beatrice Gatto Charton <bg@crihan.fr>] Provide mailto: URL for confirming a subscriber deletion
 
37801
 
 
37802
------------------------------------------------------------------------
 
37803
r83 | salaun | 2001-01-18 18:26:15 +0100 (Thu, 18 Jan 2001) | 2 lines
 
37804
Changed paths:
 
37805
   M /trunk/wwsympa/archived.pl
 
37806
   M /trunk/wwsympa/bounced.pl
 
37807
 
 
37808
wwslib becomes a module
 
37809
 
 
37810
------------------------------------------------------------------------
 
37811
r82 | salaun | 2001-01-18 18:23:00 +0100 (Thu, 18 Jan 2001) | 2 lines
 
37812
Changed paths:
 
37813
   M /trunk/wwsympa/Makefile
 
37814
 
 
37815
cookielib and wwslib are now modules
 
37816
 
 
37817
------------------------------------------------------------------------
 
37818
r81 | salaun | 2001-01-18 18:18:43 +0100 (Thu, 18 Jan 2001) | 2 lines
 
37819
Changed paths:
 
37820
   D /trunk/wwsympa/cookie-lib.pl
 
37821
   A /trunk/wwsympa/cookielib.pm
 
37822
 
 
37823
Make cookie-lib a module
 
37824
 
 
37825
------------------------------------------------------------------------
 
37826
r80 | salaun | 2001-01-18 18:16:52 +0100 (Thu, 18 Jan 2001) | 2 lines
 
37827
Changed paths:
 
37828
   D /trunk/wwsympa/wwslib.pl
 
37829
   A /trunk/wwsympa/wwslib.pm
 
37830
 
 
37831
Make wwslib.pl a module
 
37832
 
 
37833
------------------------------------------------------------------------
 
37834
r79 | salaun | 2001-01-18 17:55:31 +0100 (Thu, 18 Jan 2001) | 2 lines
 
37835
Changed paths:
 
37836
   M /trunk/nls/fr.msg
 
37837
   M /trunk/nls/us.msg
 
37838
   M /trunk/src/List.pm
 
37839
   M /trunk/src/msg.pl
 
37840
   M /trunk/wwsympa/wwsympa.fcgi
 
37841
 
 
37842
[requested by Beatrice Gatto Charton <bg@crihan.fr>] Provide mailto: URL for confirming a subscriber deletion
 
37843
 
 
37844
------------------------------------------------------------------------
 
37845
r78 | salaun | 2001-01-18 17:25:55 +0100 (Thu, 18 Jan 2001) | 2 lines
 
37846
Changed paths:
 
37847
   M /trunk/wwsympa/wws_templates/fr/edit_list_request.fr.tpl
 
37848
 
 
37849
Translate submit button
 
37850
 
 
37851
------------------------------------------------------------------------
 
37852
r77 | salaun | 2001-01-18 17:25:08 +0100 (Thu, 18 Jan 2001) | 2 lines
 
37853
Changed paths:
 
37854
   A /trunk/wwsympa/wws_templates/fr/edit_list_request.fr.tpl
 
37855
 
 
37856
Initial version
 
37857
 
 
37858
------------------------------------------------------------------------
 
37859
r76 | salaun | 2001-01-18 13:21:25 +0100 (Thu, 18 Jan 2001) | 2 lines
 
37860
Changed paths:
 
37861
   M /trunk/src/List.pm
 
37862
 
 
37863
Olivier Lacroix : small bugs and apply user option while including lists
 
37864
 
 
37865
------------------------------------------------------------------------
 
37866
r75 | salaun | 2001-01-18 11:55:30 +0100 (Thu, 18 Jan 2001) | 2 lines
 
37867
Changed paths:
 
37868
   M /trunk/doc/sympa.tex
 
37869
 
 
37870
Documentation on scenario format updated. Reported by Dominique Marant <Dominique.Marant@univ-lille1.fr>
 
37871
 
 
37872
------------------------------------------------------------------------
 
37873
r74 | salaun | 2001-01-18 11:47:26 +0100 (Thu, 18 Jan 2001) | 2 lines
 
37874
Changed paths:
 
37875
   M /trunk/src/List.pm
 
37876
 
 
37877
For compatibility concerns, [host] var is now available in scenari. Reported by
 
37878
 
 
37879
------------------------------------------------------------------------
 
37880
r73 | salaun | 2001-01-18 09:49:55 +0100 (Thu, 18 Jan 2001) | 2 lines
 
37881
Changed paths:
 
37882
   M /trunk/INSTALL
 
37883
   M /trunk/check_perl_modules.pl
 
37884
 
 
37885
Fix typos. reported by    Michael Yount <csf@moscow.com>
 
37886
 
 
37887
------------------------------------------------------------------------
 
37888
r72 | salaun | 2001-01-16 18:07:58 +0100 (Tue, 16 Jan 2001) | 2 lines
 
37889
Changed paths:
 
37890
   M /trunk/src/List.pm
 
37891
 
 
37892
Bug fix: last topic not loaded if no ending blank line. Reported by ronan.salmon@staff.ittralee.ie
 
37893
 
 
37894
------------------------------------------------------------------------
 
37895
r70 | salaun | 2001-01-16 15:01:49 +0100 (Tue, 16 Jan 2001) | 2 lines
 
37896
Changed paths:
 
37897
   M /trunk/KNOWNBUGS
 
37898
 
 
37899
*** empty log message ***
 
37900
 
 
37901
------------------------------------------------------------------------
 
37902
r69 | salaun | 2001-01-16 14:27:59 +0100 (Tue, 16 Jan 2001) | 2 lines
 
37903
Changed paths:
 
37904
   M /trunk/KNOWNBUGS
 
37905
 
 
37906
*** empty log message ***
 
37907
 
 
37908
------------------------------------------------------------------------
 
37909
r67 | salaun | 2001-01-16 10:40:53 +0100 (Tue, 16 Jan 2001) | 2 lines
 
37910
Changed paths:
 
37911
   M /branches/sympa-3_0_1/wwsympa/wwsympa.fcgi
 
37912
   M /trunk/wwsympa/wwsympa.fcgi
 
37913
 
 
37914
Minor bug fix
 
37915
 
 
37916
------------------------------------------------------------------------
 
37917
r65 | salaun | 2001-01-16 10:30:27 +0100 (Tue, 16 Jan 2001) | 2 lines
 
37918
Changed paths:
 
37919
   M /trunk/wwsympa/wwsympa.fcgi
 
37920
 
 
37921
Wrong parameters to &List::send_sub_to_owner()
 
37922
 
 
37923
------------------------------------------------------------------------
 
37924
r64 | salaun | 2001-01-16 09:26:33 +0100 (Tue, 16 Jan 2001) | 2 lines
 
37925
Changed paths:
 
37926
   M /trunk/wwsympa/wwsympa.fcgi
 
37927
 
 
37928
*** empty log message ***
 
37929
 
 
37930
------------------------------------------------------------------------
 
37931
r63 | salaun | 2001-01-16 09:25:22 +0100 (Tue, 16 Jan 2001) | 2 lines
 
37932
Changed paths:
 
37933
   M /trunk/src/List.pm
 
37934
 
 
37935
define groups of list parameters
 
37936
 
 
37937
------------------------------------------------------------------------
 
37938
r62 | salaun | 2001-01-15 16:03:07 +0100 (Mon, 15 Jan 2001) | 2 lines
 
37939
Changed paths:
 
37940
   M /trunk/src/List.pm
 
37941
 
 
37942
Set undefined Topic (defined via subtopic)\nBug reported by thomas.morin@webmotion.com
 
37943
 
 
37944
------------------------------------------------------------------------
 
37945
r61 | salaun | 2001-01-15 12:19:25 +0100 (Mon, 15 Jan 2001) | 3 lines
 
37946
Changed paths:
 
37947
   M /trunk/wwsympa/wwsympa.fcgi
 
37948
 
 
37949
Fixed "syntax errors, param xxx" while editing
 
37950
list config
 
37951
 
 
37952
------------------------------------------------------------------------
 
37953
r60 | salaun | 2001-01-15 11:36:01 +0100 (Mon, 15 Jan 2001) | 2 lines
 
37954
Changed paths:
 
37955
   M /trunk/wwsympa/wwsympa.fcgi
 
37956
 
 
37957
changes with topics (use hash instead of hashref)
 
37958
 
 
37959
------------------------------------------------------------------------
 
37960
r59 | salaun | 2001-01-15 11:34:03 +0100 (Mon, 15 Jan 2001) | 2 lines
 
37961
Changed paths:
 
37962
   M /trunk/src/etc/scenari/create_list.listmaster
 
37963
 
 
37964
changed behaviour
 
37965
 
 
37966
------------------------------------------------------------------------
 
37967
r58 | salaun | 2001-01-15 11:33:00 +0100 (Mon, 15 Jan 2001) | 2 lines
 
37968
Changed paths:
 
37969
   A /trunk/src/etc/scenari/create_list.public_listmaster
 
37970
 
 
37971
*** empty log message ***
 
37972
 
 
37973
------------------------------------------------------------------------
 
37974
r57 | salaun | 2001-01-12 17:39:45 +0100 (Fri, 12 Jan 2001) | 2 lines
 
37975
Changed paths:
 
37976
   M /trunk/wwsympa/wws_templates/es/create_list_request.es.tpl
 
37977
   M /trunk/wwsympa/wws_templates/fr/create_list_request.fr.tpl
 
37978
   M /trunk/wwsympa/wws_templates/fr/home.fr.tpl
 
37979
   M /trunk/wwsympa/wws_templates/it/create_list_request.it.tpl
 
37980
   M /trunk/wwsympa/wws_templates/us/create_list_request.us.tpl
 
37981
   M /trunk/wwsympa/wws_templates/us/home.us.tpl
 
37982
 
 
37983
Fix topics display
 
37984
 
 
37985
------------------------------------------------------------------------
 
37986
r56 | salaun | 2001-01-12 16:50:24 +0100 (Fri, 12 Jan 2001) | 2 lines
 
37987
Changed paths:
 
37988
   M /trunk/wwsympa/wws_templates/fr/home.fr.tpl
 
37989
   M /trunk/wwsympa/wws_templates/us/home.us.tpl
 
37990
 
 
37991
Add o
 
37992
 
 
37993
------------------------------------------------------------------------
 
37994
r55 | salaun | 2001-01-12 16:02:09 +0100 (Fri, 12 Jan 2001) | 3 lines
 
37995
Changed paths:
 
37996
   M /trunk/wwsympa/wwsympa.fcgi
 
37997
 
 
37998
Make %changed_params a global var
 
37999
Fix problem in edit_list
 
38000
 
 
38001
------------------------------------------------------------------------
 
38002
r54 | salaun | 2001-01-12 15:48:21 +0100 (Fri, 12 Jan 2001) | 2 lines
 
38003
Changed paths:
 
38004
   M /trunk/wwsympa/wwsympa.fcgi
 
38005
 
 
38006
"use strict vars", process ended
 
38007
 
 
38008
------------------------------------------------------------------------
 
38009
r53 | salaun | 2001-01-12 14:50:00 +0100 (Fri, 12 Jan 2001) | 2 lines
 
38010
Changed paths:
 
38011
   M /trunk/src/etc/script/arc2webarc.pl
 
38012
   M /trunk/src/etc/script/init_comment.pl
 
38013
   M /trunk/wwsympa/Makefile
 
38014
   M /trunk/wwsympa/wwsympa.fcgi
 
38015
 
 
38016
rename wws-lib.pl
 
38017
 
 
38018
------------------------------------------------------------------------
 
38019
r52 | salaun | 2001-01-12 14:48:56 +0100 (Fri, 12 Jan 2001) | 2 lines
 
38020
Changed paths:
 
38021
   M /trunk/wwsympa/bounced.pl
 
38022
 
 
38023
rename wwslib.pl
 
38024
 
 
38025
------------------------------------------------------------------------
 
38026
r51 | salaun | 2001-01-12 14:48:29 +0100 (Fri, 12 Jan 2001) | 2 lines
 
38027
Changed paths:
 
38028
   M /trunk/wwsympa/archived.pl
 
38029
 
 
38030
rename wws-lib
 
38031
 
 
38032
------------------------------------------------------------------------
 
38033
r50 | salaun | 2001-01-12 14:46:31 +0100 (Fri, 12 Jan 2001) | 2 lines
 
38034
Changed paths:
 
38035
   A /trunk/wwsympa/wwslib.pl
 
38036
 
 
38037
rename wws-lib.pl to wwslib.pl
 
38038
 
 
38039
------------------------------------------------------------------------
 
38040
r49 | salaun | 2001-01-12 14:46:14 +0100 (Fri, 12 Jan 2001) | 2 lines
 
38041
Changed paths:
 
38042
   D /trunk/wwsympa/wws-lib.pl
 
38043
 
 
38044
rename wws-lib,pl to wwslib.pl
 
38045
 
 
38046
------------------------------------------------------------------------
 
38047
r48 | salaun | 2001-01-12 14:45:04 +0100 (Fri, 12 Jan 2001) | 2 lines
 
38048
Changed paths:
 
38049
   M /trunk/wwsympa/wwsympa.fcgi
 
38050
 
 
38051
using "use strict vars", start transformation
 
38052
 
 
38053
------------------------------------------------------------------------
 
38054
r46 | salaun | 2001-01-12 08:54:20 +0100 (Fri, 12 Jan 2001) | 2 lines
 
38055
Changed paths:
 
38056
   M /trunk/src/sympa.pl
 
38057
 
 
38058
when sending mail to <list>-editor, use <list>-owner if no editor are defined
 
38059
 
 
38060
------------------------------------------------------------------------
 
38061
r45 | salaun | 2001-01-10 10:33:27 +0100 (Wed, 10 Jan 2001) | 3 lines
 
38062
Changed paths:
 
38063
   M /trunk/src/etc/scenari/create_list.listmaster
 
38064
 
 
38065
change create_list scenario name : listmaster is listmaster
 
38066
                                   public_listmaster is anyone with validation
 
38067
 
 
38068
------------------------------------------------------------------------
 
38069
r42 | salaun | 2001-01-09 15:45:02 +0100 (Tue, 09 Jan 2001) | 2 lines
 
38070
Changed paths:
 
38071
   M /trunk/doc/sympa.tex
 
38072
 
 
38073
*** empty log message ***
 
38074
 
 
38075
------------------------------------------------------------------------
 
38076
r41 | salaun | 2001-01-09 15:17:05 +0100 (Tue, 09 Jan 2001) | 2 lines
 
38077
Changed paths:
 
38078
   D /trunk/doc/sympa.aux
 
38079
   D /trunk/doc/sympa.cb
 
38080
   D /trunk/doc/sympa.dvi
 
38081
   D /trunk/doc/sympa.idx
 
38082
   D /trunk/doc/sympa.ilg
 
38083
   D /trunk/doc/sympa.ind
 
38084
   D /trunk/doc/sympa.log
 
38085
   M /trunk/doc/sympa.tex
 
38086
   D /trunk/doc/sympa.toc
 
38087
 
 
38088
*** empty log message ***
 
38089
 
 
38090
------------------------------------------------------------------------
 
38091
r40 | salaun | 2001-01-09 14:53:38 +0100 (Tue, 09 Jan 2001) | 2 lines
 
38092
Changed paths:
 
38093
   A /trunk/src/etc/script/list_alias.pl
 
38094
 
 
38095
*** empty log message ***
 
38096
 
 
38097
------------------------------------------------------------------------
 
38098
r39 | salaun | 2001-01-09 14:48:53 +0100 (Tue, 09 Jan 2001) | 2 lines
 
38099
Changed paths:
 
38100
   M /trunk/src/List.pm
 
38101
   M /trunk/src/Log.pm
 
38102
   M /trunk/src/smtp.pm
 
38103
   M /trunk/src/sympa.pl
 
38104
   M /trunk/src/tools.pl
 
38105
 
 
38106
Allow longer options (--debug for -d, --lang for -l) in sympa.pl
 
38107
 
 
38108
------------------------------------------------------------------------
 
38109
r38 | salaun | 2001-01-09 13:25:21 +0100 (Tue, 09 Jan 2001) | 2 lines
 
38110
Changed paths:
 
38111
   M /trunk/KNOWNBUGS
 
38112
 
 
38113
*** empty log message ***
 
38114
 
 
38115
------------------------------------------------------------------------
 
38116
r37 | salaun | 2001-01-09 12:01:08 +0100 (Tue, 09 Jan 2001) | 3 lines
 
38117
Changed paths:
 
38118
   M /trunk/wwsympa/wwsympa.fcgi
 
38119
 
 
38120
Lower case path for each do_d_XXX proc. The goal is to support
 
38121
random case in URL generated by some microsoft products.
 
38122
 
 
38123
------------------------------------------------------------------------
 
38124
r36 | salaun | 2001-01-09 10:44:01 +0100 (Tue, 09 Jan 2001) | 2 lines
 
38125
Changed paths:
 
38126
   M /trunk/src/List.pm
 
38127
 
 
38128
Bug fix of newly implemented cache
 
38129
 
 
38130
------------------------------------------------------------------------
 
38131
r35 | salaun | 2001-01-09 09:21:09 +0100 (Tue, 09 Jan 2001) | 2 lines
 
38132
Changed paths:
 
38133
   M /trunk/src/List.pm
 
38134
 
 
38135
Wrong Column count in SQL query, add_user()
 
38136
 
 
38137
------------------------------------------------------------------------
 
38138
r34 | salaun | 2001-01-08 18:09:27 +0100 (Mon, 08 Jan 2001) | 2 lines
 
38139
Changed paths:
 
38140
   M /trunk/src/List.pm
 
38141
   M /trunk/src/sympa.pl
 
38142
 
 
38143
sympa.pl has a new option for dumping subscribers list. sympa.pl -s <listname>|ALL
 
38144
 
 
38145
------------------------------------------------------------------------
 
38146
r33 | salaun | 2001-01-08 16:49:36 +0100 (Mon, 08 Jan 2001) | 2 lines
 
38147
Changed paths:
 
38148
   M /trunk/nls/fr.msg
 
38149
   M /trunk/nls/us.msg
 
38150
   M /trunk/src/List.pm
 
38151
 
 
38152
Propose an alternative way to add a subscriber, not an URL
 
38153
 
 
38154
------------------------------------------------------------------------
 
38155
r32 | salaun | 2001-01-08 11:50:46 +0100 (Mon, 08 Jan 2001) | 2 lines
 
38156
Changed paths:
 
38157
   M /trunk/KNOWNBUGS
 
38158
 
 
38159
*** empty log message ***
 
38160
 
 
38161
------------------------------------------------------------------------
 
38162
r31 | salaun | 2001-01-08 11:38:22 +0100 (Mon, 08 Jan 2001) | 2 lines
 
38163
Changed paths:
 
38164
   M /trunk/src/List.pm
 
38165
   M /trunk/src/sympa.pl
 
38166
   M /trunk/wwsympa/archived.pl
 
38167
   M /trunk/wwsympa/bounced.pl
 
38168
   M /trunk/wwsympa/wwsympa.fcgi
 
38169
 
 
38170
Using a memory cache for is_user() in List.pm
 
38171
 
 
38172
------------------------------------------------------------------------
 
38173
r30 | salaun | 2001-01-08 11:16:11 +0100 (Mon, 08 Jan 2001) | 2 lines
 
38174
Changed paths:
 
38175
   M /trunk/wwsympa/wws_templates/es/remindpasswd.es.tpl
 
38176
   M /trunk/wwsympa/wws_templates/fr/remindpasswd.fr.tpl
 
38177
   M /trunk/wwsympa/wws_templates/it/remindpasswd.it.tpl
 
38178
   M /trunk/wwsympa/wws_templates/us/remindpasswd.us.tpl
 
38179
 
 
38180
Default action set in FORM
 
38181
 
 
38182
------------------------------------------------------------------------
 
38183
r29 | salaun | 2001-01-08 09:14:06 +0100 (Mon, 08 Jan 2001) | 1 line
 
38184
Changed paths:
 
38185
   M /trunk/src/List.pm
 
38186
 
 
38187
Allow . and - in scenario file names. (reported by dile Germes)
 
38188
------------------------------------------------------------------------
 
38189
r28 | salaun | 2001-01-05 17:05:38 +0100 (Fri, 05 Jan 2001) | 2 lines
 
38190
Changed paths:
 
38191
   M /trunk/RELEASE_NOTES
 
38192
   M /trunk/src/etc/script/Makefile
 
38193
   M /trunk/src/etc/script/create_db.Oracle
 
38194
   M /trunk/src/etc/script/create_db.Pg
 
38195
   M /trunk/src/etc/script/create_db.Sybase
 
38196
   M /trunk/src/etc/script/create_db.mysql
 
38197
   M /trunk/src/etc/script/init_comment.pl
 
38198
 
 
38199
New comment_subscriber table field in db
 
38200
 
 
38201
------------------------------------------------------------------------
 
38202
r27 | salaun | 2001-01-05 16:58:14 +0100 (Fri, 05 Jan 2001) | 2 lines
 
38203
Changed paths:
 
38204
   M /trunk/src/Language.pm
 
38205
 
 
38206
Bug fix
 
38207
 
 
38208
------------------------------------------------------------------------
 
38209
r26 | salaun | 2001-01-05 16:50:25 +0100 (Fri, 05 Jan 2001) | 2 lines
 
38210
Changed paths:
 
38211
   M /trunk/src/List.pm
 
38212
 
 
38213
Failed to check table fields in probe_db()
 
38214
 
 
38215
------------------------------------------------------------------------
 
38216
r25 | salaun | 2001-01-05 16:47:55 +0100 (Fri, 05 Jan 2001) | 2 lines
 
38217
Changed paths:
 
38218
   M /trunk/Makefile
 
38219
 
 
38220
Add warning for database change
 
38221
 
 
38222
------------------------------------------------------------------------
 
38223
r24 | salaun | 2001-01-05 15:04:26 +0100 (Fri, 05 Jan 2001) | 2 lines
 
38224
Changed paths:
 
38225
   M /trunk/src/List.pm
 
38226
 
 
38227
Changes to use comment_subscriber row
 
38228
 
 
38229
------------------------------------------------------------------------
 
38230
r23 | salaun | 2001-01-05 14:31:09 +0100 (Fri, 05 Jan 2001) | 2 lines
 
38231
Changed paths:
 
38232
   M /trunk/src/List.pm
 
38233
 
 
38234
New db_get_handler() function
 
38235
 
 
38236
------------------------------------------------------------------------
 
38237
r22 | salaun | 2001-01-05 14:22:50 +0100 (Fri, 05 Jan 2001) | 2 lines
 
38238
Changed paths:
 
38239
   A /trunk/src/etc/script/init_comment.pl
 
38240
 
 
38241
Script to initialize newly introduced comment_subscriber data row
 
38242
 
 
38243
------------------------------------------------------------------------
 
38244
r21 | salaun | 2001-01-05 13:50:09 +0100 (Fri, 05 Jan 2001) | 3 lines
 
38245
Changed paths:
 
38246
   M /trunk/src/List.pm
 
38247
 
 
38248
Change : get_first_user() and get_first_bouncing_user() don't do JOIN
 
38249
with user_table anymore
 
38250
 
 
38251
------------------------------------------------------------------------
 
38252
r20 | salaun | 2001-01-05 13:45:05 +0100 (Fri, 05 Jan 2001) | 2 lines
 
38253
Changed paths:
 
38254
   M /trunk/wwsympa/wws_templates/es/home.es.tpl
 
38255
   M /trunk/wwsympa/wws_templates/es/loginbanner.es.tpl
 
38256
   M /trunk/wwsympa/wws_templates/fr/help.fr.tpl
 
38257
   M /trunk/wwsympa/wws_templates/fr/loginbanner.fr.tpl
 
38258
   M /trunk/wwsympa/wws_templates/fr/view_translations.fr.tpl
 
38259
   M /trunk/wwsympa/wws_templates/info.es.tpl2
 
38260
   M /trunk/wwsympa/wws_templates/info.us.tpl2
 
38261
   M /trunk/wwsympa/wws_templates/it/admin_menu.it.tpl
 
38262
   M /trunk/wwsympa/wws_templates/it/arc.it.tpl
 
38263
   M /trunk/wwsympa/wws_templates/it/arcsearch.it.tpl
 
38264
   M /trunk/wwsympa/wws_templates/it/arcsearch_form.it.tpl
 
38265
   M /trunk/wwsympa/wws_templates/it/choosepasswd.it.tpl
 
38266
   M /trunk/wwsympa/wws_templates/it/create_list_request.it.tpl
 
38267
   M /trunk/wwsympa/wws_templates/it/d_read.it.tpl
 
38268
   M /trunk/wwsympa/wws_templates/it/edit_list_request.it.tpl
 
38269
   M /trunk/wwsympa/wws_templates/it/editsubscriber.it.tpl
 
38270
   M /trunk/wwsympa/wws_templates/it/get_pending_lists.it.tpl
 
38271
   M /trunk/wwsympa/wws_templates/it/help_admin.it.tpl
 
38272
   M /trunk/wwsympa/wws_templates/it/home.it.tpl
 
38273
   M /trunk/wwsympa/wws_templates/it/install_pending_list.it.tpl
 
38274
   M /trunk/wwsympa/wws_templates/it/list_menu.it.tpl
 
38275
   M /trunk/wwsympa/wws_templates/it/lists.it.tpl
 
38276
   M /trunk/wwsympa/wws_templates/it/loginbanner.it.tpl
 
38277
   M /trunk/wwsympa/wws_templates/it/menu.it.tpl
 
38278
   M /trunk/wwsympa/wws_templates/it/modindex.it.tpl
 
38279
   M /trunk/wwsympa/wws_templates/it/pref.it.tpl
 
38280
   M /trunk/wwsympa/wws_templates/it/remindpasswd.it.tpl
 
38281
   M /trunk/wwsympa/wws_templates/it/review.it.tpl
 
38282
   M /trunk/wwsympa/wws_templates/it/reviewbouncing.it.tpl
 
38283
   M /trunk/wwsympa/wws_templates/it/scenario_test.it.tpl
 
38284
   M /trunk/wwsympa/wws_templates/it/serveradmin.it.tpl
 
38285
   M /trunk/wwsympa/wws_templates/it/set_pending_list_request.it.tpl
 
38286
   M /trunk/wwsympa/wws_templates/it/sigrequest.it.tpl
 
38287
   M /trunk/wwsympa/wws_templates/it/suboptions.it.tpl
 
38288
   M /trunk/wwsympa/wws_templates/it/subrequest.it.tpl
 
38289
   M /trunk/wwsympa/wws_templates/it/title.it.tpl
 
38290
   M /trunk/wwsympa/wws_templates/it/view_translations.it.tpl
 
38291
   M /trunk/wwsympa/wws_templates/it/viewmod.it.tpl
 
38292
   M /trunk/wwsympa/wws_templates/us/home.us.tpl
 
38293
   M /trunk/wwsympa/wws_templates/us/loginbanner.us.tpl
 
38294
   M /trunk/wwsympa/wws_templates/which.it.tpl
 
38295
 
 
38296
Hard-coded colors in templates
 
38297
 
 
38298
------------------------------------------------------------------------
 
38299
r19 | salaun | 2001-01-05 12:59:37 +0100 (Fri, 05 Jan 2001) | 2 lines
 
38300
Changed paths:
 
38301
   M /trunk/src/List.pm
 
38302
 
 
38303
remove remove_headers trace
 
38304
 
 
38305
------------------------------------------------------------------------
 
38306
r18 | salaun | 2001-01-05 12:52:45 +0100 (Fri, 05 Jan 2001) | 2 lines
 
38307
Changed paths:
 
38308
   M /trunk/src/Language.pm
 
38309
 
 
38310
Bug fix (reported by Odile Germes) : Glob failed in language.pm
 
38311
 
 
38312
------------------------------------------------------------------------
 
38313
r17 | salaun | 2001-01-05 12:00:39 +0100 (Fri, 05 Jan 2001) | 2 lines
 
38314
Changed paths:
 
38315
   M /trunk/src/List.pm
 
38316
   M /trunk/wwsympa/wws_templates/fr/editsubscriber.fr.tpl
 
38317
   M /trunk/wwsympa/wws_templates/us/editsubscriber.us.tpl
 
38318
   M /trunk/wwsympa/wwsympa.fcgi
 
38319
 
 
38320
New features: owners can edit subscribers email address
 
38321
 
 
38322
------------------------------------------------------------------------
 
38323
r16 | aumont | 2001-01-05 10:46:39 +0100 (Fri, 05 Jan 2001) | 2 lines
 
38324
Changed paths:
 
38325
   M /trunk/RELEASE_NOTES
 
38326
 
 
38327
Typos
 
38328
 
 
38329
------------------------------------------------------------------------
 
38330
r15 | salaun | 2001-01-04 17:20:12 +0100 (Thu, 04 Jan 2001) | 2 lines
 
38331
Changed paths:
 
38332
   M /trunk/wwsympa/wws_templates/us/change_email.us.tpl
 
38333
 
 
38334
(re)translate to english
 
38335
 
 
38336
------------------------------------------------------------------------
 
38337
r14 | salaun | 2001-01-04 17:06:57 +0100 (Thu, 04 Jan 2001) | 2 lines
 
38338
Changed paths:
 
38339
   M /trunk/wwsympa/wwsympa.fcgi
 
38340
 
 
38341
Fix do_change_email()
 
38342
 
 
38343
------------------------------------------------------------------------
 
38344
r13 | salaun | 2001-01-04 17:01:07 +0100 (Thu, 04 Jan 2001) | 2 lines
 
38345
Changed paths:
 
38346
   M /trunk/src/Makefile
 
38347
 
 
38348
Install scenari/*.* and templates/*.tpl (not CVS/)
 
38349
 
 
38350
------------------------------------------------------------------------
 
38351
r12 | salaun | 2001-01-04 17:00:16 +0100 (Thu, 04 Jan 2001) | 2 lines
 
38352
Changed paths:
 
38353
   M /trunk/wwsympa/Makefile
 
38354
 
 
38355
Install *.gif only (not CVS/)
 
38356
 
 
38357
------------------------------------------------------------------------
 
38358
r11 | salaun | 2001-01-04 15:03:48 +0100 (Thu, 04 Jan 2001) | 2 lines
 
38359
Changed paths:
 
38360
   D /trunk/toto
 
38361
 
 
38362
*** empty log message ***
 
38363
 
 
38364
------------------------------------------------------------------------
 
38365
r10 | salaun | 2001-01-04 15:03:16 +0100 (Thu, 04 Jan 2001) | 2 lines
 
38366
Changed paths:
 
38367
   A /trunk/toto
 
38368
 
 
38369
*** empty log message ***
 
38370
 
 
38371
------------------------------------------------------------------------
 
38372
r7 | salaun | 2001-01-04 14:22:41 +0100 (Thu, 04 Jan 2001) | 2 lines
 
38373
Changed paths:
 
38374
   M /trunk/RELEASE_NOTES
 
38375
 
 
38376
*** empty log message ***
 
38377
 
 
38378
------------------------------------------------------------------------
 
38379
r6 | salaun | 2001-01-04 14:21:30 +0100 (Thu, 04 Jan 2001) | 2 lines
 
38380
Changed paths:
 
38381
   M /trunk/RELEASE_NOTES
 
38382
 
 
38383
*** empty log message ***
 
38384
 
 
38385
------------------------------------------------------------------------
 
38386
r2 | root | 2001-01-04 13:58:42 +0100 (Thu, 04 Jan 2001) | 2 lines
 
38387
Changed paths:
 
38388
   A /trunk/INSTALL
 
38389
   A /trunk/KNOWNBUGS
 
38390
   A /trunk/LICENSE
 
38391
   A /trunk/Makefile
 
38392
   A /trunk/README
 
38393
   A /trunk/RELEASE_NOTES
 
38394
   A /trunk/check_perl_modules.pl
 
38395
   A /trunk/doc
 
38396
   A /trunk/doc/.latex2html-init
 
38397
   A /trunk/doc/Makefile
 
38398
   A /trunk/doc/auto
 
38399
   A /trunk/doc/auto/pocket.el
 
38400
   A /trunk/doc/auto/sympa.el
 
38401
   A /trunk/doc/html.sty
 
38402
   A /trunk/doc/latex2htmlicons
 
38403
   A /trunk/doc/latex2htmlicons/blueball.png
 
38404
   A /trunk/doc/latex2htmlicons/change_begin.png
 
38405
   A /trunk/doc/latex2htmlicons/change_delete.png
 
38406
   A /trunk/doc/latex2htmlicons/change_end.png
 
38407
   A /trunk/doc/latex2htmlicons/contents_motif.png
 
38408
   A /trunk/doc/latex2htmlicons/cross_ref_motif.png
 
38409
   A /trunk/doc/latex2htmlicons/foot_motif.png
 
38410
   A /trunk/doc/latex2htmlicons/greenball.png
 
38411
   A /trunk/doc/latex2htmlicons/image.png
 
38412
   A /trunk/doc/latex2htmlicons/index_motif.png
 
38413
   A /trunk/doc/latex2htmlicons/next_group_motif.png
 
38414
   A /trunk/doc/latex2htmlicons/next_group_motif_gr.png
 
38415
   A /trunk/doc/latex2htmlicons/next_motif.png
 
38416
   A /trunk/doc/latex2htmlicons/next_motif_gr.png
 
38417
   A /trunk/doc/latex2htmlicons/orangeball.png
 
38418
   A /trunk/doc/latex2htmlicons/pinkball.png
 
38419
   A /trunk/doc/latex2htmlicons/previous_group_motif.png
 
38420
   A /trunk/doc/latex2htmlicons/previous_group_motif_gr.png
 
38421
   A /trunk/doc/latex2htmlicons/previous_motif.png
 
38422
   A /trunk/doc/latex2htmlicons/previous_motif_gr.png
 
38423
   A /trunk/doc/latex2htmlicons/purpleball.png
 
38424
   A /trunk/doc/latex2htmlicons/redball.png
 
38425
   A /trunk/doc/latex2htmlicons/up_motif.png
 
38426
   A /trunk/doc/latex2htmlicons/up_motif_gr.png
 
38427
   A /trunk/doc/latex2htmlicons/whiteball.png
 
38428
   A /trunk/doc/latex2htmlicons/yellowball.png
 
38429
   A /trunk/doc/pocket.tex
 
38430
   A /trunk/doc/sympa.aux
 
38431
   A /trunk/doc/sympa.cb
 
38432
   A /trunk/doc/sympa.dvi
 
38433
   A /trunk/doc/sympa.idx
 
38434
   A /trunk/doc/sympa.ilg
 
38435
   A /trunk/doc/sympa.ind
 
38436
   A /trunk/doc/sympa.log
 
38437
   A /trunk/doc/sympa.ps
 
38438
   A /trunk/doc/sympa.tex
 
38439
   A /trunk/doc/sympa.toc
 
38440
   A /trunk/doc/treesed
 
38441
   A /trunk/nls
 
38442
   A /trunk/nls/Makefile
 
38443
   A /trunk/nls/README
 
38444
   A /trunk/nls/check.pl
 
38445
   A /trunk/nls/cn.msg
 
38446
   A /trunk/nls/de.msg
 
38447
   A /trunk/nls/es.msg
 
38448
   A /trunk/nls/fi.msg
 
38449
   A /trunk/nls/fr.msg
 
38450
   A /trunk/nls/it.msg
 
38451
   A /trunk/nls/tw.msg
 
38452
   A /trunk/nls/us.msg
 
38453
   A /trunk/src
 
38454
   A /trunk/src/.core.swp
 
38455
   A /trunk/src/Archive.pm
 
38456
   A /trunk/src/Commands.pm
 
38457
   A /trunk/src/Conf.pm
 
38458
   A /trunk/src/Language.pm
 
38459
   A /trunk/src/List.pm
 
38460
   A /trunk/src/Log.pm
 
38461
   A /trunk/src/Makefile
 
38462
   A /trunk/src/Version.pm
 
38463
   A /trunk/src/bouncequeue.c
 
38464
   A /trunk/src/etc
 
38465
   A /trunk/src/etc/ca-bundle.crt
 
38466
   A /trunk/src/etc/create_list.conf
 
38467
   A /trunk/src/etc/create_list_templates
 
38468
   A /trunk/src/etc/create_list_templates/discussion_list
 
38469
   A /trunk/src/etc/create_list_templates/discussion_list/comment
 
38470
   A /trunk/src/etc/create_list_templates/discussion_list/config.tpl
 
38471
   A /trunk/src/etc/create_list_templates/hotline
 
38472
   A /trunk/src/etc/create_list_templates/hotline/config.tpl
 
38473
   A /trunk/src/etc/create_list_templates/intranet_list
 
38474
   A /trunk/src/etc/create_list_templates/intranet_list/config.tpl
 
38475
   A /trunk/src/etc/create_list_templates/news-letter
 
38476
   A /trunk/src/etc/create_list_templates/news-letter/comment
 
38477
   A /trunk/src/etc/create_list_templates/news-letter/config.tpl
 
38478
   A /trunk/src/etc/create_list_templates/private_working_group
 
38479
   A /trunk/src/etc/create_list_templates/private_working_group/config.tpl
 
38480
   A /trunk/src/etc/create_list_templates/public_web_forum
 
38481
   A /trunk/src/etc/create_list_templates/public_web_forum/config.tpl
 
38482
   A /trunk/src/etc/edit_list.conf
 
38483
   A /trunk/src/etc/mhonarc-ressources
 
38484
   A /trunk/src/etc/sample
 
38485
   A /trunk/src/etc/sample/Makefile
 
38486
   A /trunk/src/etc/sample/README
 
38487
   A /trunk/src/etc/sample/config.digest
 
38488
   A /trunk/src/etc/sample/config.include
 
38489
   A /trunk/src/etc/sample/config.moderation
 
38490
   A /trunk/src/etc/sample/config.privateorpublickey
 
38491
   A /trunk/src/etc/sample/config.public
 
38492
   A /trunk/src/etc/sample/sympa.conf
 
38493
   A /trunk/src/etc/sample/test
 
38494
   A /trunk/src/etc/sample/test/config
 
38495
   A /trunk/src/etc/sample/test/info
 
38496
   A /trunk/src/etc/sample/test/message.footer
 
38497
   A /trunk/src/etc/sample/test/welcome.tpl
 
38498
   A /trunk/src/etc/sample/topics.fr.conf
 
38499
   A /trunk/src/etc/sample/wwsympa.conf
 
38500
   A /trunk/src/etc/scenari
 
38501
   A /trunk/src/etc/scenari/access_web_archive.closed
 
38502
   A /trunk/src/etc/scenari/access_web_archive.intranet
 
38503
   A /trunk/src/etc/scenari/access_web_archive.listmaster
 
38504
   A /trunk/src/etc/scenari/access_web_archive.owner
 
38505
   A /trunk/src/etc/scenari/access_web_archive.private
 
38506
   A /trunk/src/etc/scenari/access_web_archive.public
 
38507
   A /trunk/src/etc/scenari/add.auth
 
38508
   A /trunk/src/etc/scenari/add.closed
 
38509
   A /trunk/src/etc/scenari/add.owner
 
38510
   A /trunk/src/etc/scenari/add.owner_notify
 
38511
   A /trunk/src/etc/scenari/create_list.intranet
 
38512
   A /trunk/src/etc/scenari/create_list.listmaster
 
38513
   A /trunk/src/etc/scenari/d_edit.owner
 
38514
   A /trunk/src/etc/scenari/d_edit.private
 
38515
   A /trunk/src/etc/scenari/d_edit.public
 
38516
   A /trunk/src/etc/scenari/d_read.owner
 
38517
   A /trunk/src/etc/scenari/d_read.private
 
38518
   A /trunk/src/etc/scenari/d_read.public
 
38519
   A /trunk/src/etc/scenari/del.auth
 
38520
   A /trunk/src/etc/scenari/del.closed
 
38521
   A /trunk/src/etc/scenari/del.owner
 
38522
   A /trunk/src/etc/scenari/del.owner_notify
 
38523
   A /trunk/src/etc/scenari/edit_list.closed
 
38524
   A /trunk/src/etc/scenari/edit_list.owner
 
38525
   A /trunk/src/etc/scenari/global_remind.listmaster
 
38526
   A /trunk/src/etc/scenari/info.open
 
38527
   A /trunk/src/etc/scenari/info.private
 
38528
   A /trunk/src/etc/scenari/invite.closed
 
38529
   A /trunk/src/etc/scenari/invite.owner
 
38530
   A /trunk/src/etc/scenari/invite.private
 
38531
   A /trunk/src/etc/scenari/invite.public
 
38532
   A /trunk/src/etc/scenari/remind.listmaster
 
38533
   A /trunk/src/etc/scenari/remind.owner
 
38534
   A /trunk/src/etc/scenari/review.closed
 
38535
   A /trunk/src/etc/scenari/review.listmaster
 
38536
   A /trunk/src/etc/scenari/review.owner
 
38537
   A /trunk/src/etc/scenari/review.private
 
38538
   A /trunk/src/etc/scenari/review.public
 
38539
   A /trunk/src/etc/scenari/send.closed
 
38540
   A /trunk/src/etc/scenari/send.editor
 
38541
   A /trunk/src/etc/scenari/send.editorkey
 
38542
   A /trunk/src/etc/scenari/send.editorkeyonly
 
38543
   A /trunk/src/etc/scenari/send.editorkeyonlyauth
 
38544
   A /trunk/src/etc/scenari/send.intranet
 
38545
   A /trunk/src/etc/scenari/send.intranetorprivate
 
38546
   A /trunk/src/etc/scenari/send.newsletter
 
38547
   A /trunk/src/etc/scenari/send.newsletterkeyonly
 
38548
   A /trunk/src/etc/scenari/send.private
 
38549
   A /trunk/src/etc/scenari/send.private_smime
 
38550
   A /trunk/src/etc/scenari/send.privateandeditorkey
 
38551
   A /trunk/src/etc/scenari/send.privateandnomultipartoreditorkey
 
38552
   A /trunk/src/etc/scenari/send.privatekey
 
38553
   A /trunk/src/etc/scenari/send.privatekeyandeditorkeyonly
 
38554
   A /trunk/src/etc/scenari/send.privateoreditorkey
 
38555
   A /trunk/src/etc/scenari/send.privateorpublickey
 
38556
   A /trunk/src/etc/scenari/send.public
 
38557
   A /trunk/src/etc/scenari/send.public_nobcc
 
38558
   A /trunk/src/etc/scenari/send.publickey
 
38559
   A /trunk/src/etc/scenari/send.publicnomultipart
 
38560
   A /trunk/src/etc/scenari/subscribe.auth
 
38561
   A /trunk/src/etc/scenari/subscribe.auth_notify
 
38562
   A /trunk/src/etc/scenari/subscribe.auth_owner
 
38563
   A /trunk/src/etc/scenari/subscribe.closed
 
38564
   A /trunk/src/etc/scenari/subscribe.intranet
 
38565
   A /trunk/src/etc/scenari/subscribe.intranetorowner
 
38566
   A /trunk/src/etc/scenari/subscribe.open
 
38567
   A /trunk/src/etc/scenari/subscribe.open_notify
 
38568
   A /trunk/src/etc/scenari/subscribe.open_quiet
 
38569
   A /trunk/src/etc/scenari/subscribe.owner
 
38570
   A /trunk/src/etc/scenari/subscribe.smime
 
38571
   A /trunk/src/etc/scenari/subscribe.smimeorowner
 
38572
   A /trunk/src/etc/scenari/topics_visibility.conceal
 
38573
   A /trunk/src/etc/scenari/topics_visibility.noconceal
 
38574
   A /trunk/src/etc/scenari/unsubscribe.auth
 
38575
   A /trunk/src/etc/scenari/unsubscribe.auth_notify
 
38576
   A /trunk/src/etc/scenari/unsubscribe.closed
 
38577
   A /trunk/src/etc/scenari/unsubscribe.open
 
38578
   A /trunk/src/etc/scenari/unsubscribe.open_notify
 
38579
   A /trunk/src/etc/scenari/unsubscribe.owner
 
38580
   A /trunk/src/etc/scenari/visibility.conceal
 
38581
   A /trunk/src/etc/scenari/visibility.intranet
 
38582
   A /trunk/src/etc/scenari/visibility.noconceal
 
38583
   A /trunk/src/etc/scenari/visibility.private
 
38584
   A /trunk/src/etc/scenari/visibility.secret
 
38585
   A /trunk/src/etc/script
 
38586
   A /trunk/src/etc/script/Makefile
 
38587
   A /trunk/src/etc/script/arc2webarc.pl
 
38588
   A /trunk/src/etc/script/create_db.Oracle
 
38589
   A /trunk/src/etc/script/create_db.Pg
 
38590
   A /trunk/src/etc/script/create_db.Sybase
 
38591
   A /trunk/src/etc/script/create_db.mysql
 
38592
   A /trunk/src/etc/script/load_subscribers.pl
 
38593
   A /trunk/src/etc/script/orphan_killer.pl
 
38594
   A /trunk/src/etc/script/p12topem.pl
 
38595
   A /trunk/src/etc/script/sympa
 
38596
   A /trunk/src/etc/script/sympa.spec
 
38597
   A /trunk/src/etc/script/testldap.pl
 
38598
   A /trunk/src/etc/templates
 
38599
   A /trunk/src/etc/templates/es
 
38600
   A /trunk/src/etc/templates/es/sendpasswd.es.tpl
 
38601
   A /trunk/src/etc/templates/fr
 
38602
   A /trunk/src/etc/templates/fr/sendpasswd.fr.tpl
 
38603
   A /trunk/src/etc/templates/it
 
38604
   A /trunk/src/etc/templates/it/sendpasswd.it.tpl
 
38605
   A /trunk/src/etc/templates/us
 
38606
   A /trunk/src/etc/templates/us/bye.us.tpl
 
38607
   A /trunk/src/etc/templates/us/global_remind.us.tpl
 
38608
   A /trunk/src/etc/templates/us/helpfile.us.tpl
 
38609
   A /trunk/src/etc/templates/us/invite.us.tpl
 
38610
   A /trunk/src/etc/templates/us/lists.us.tpl
 
38611
   A /trunk/src/etc/templates/us/reject.us.tpl
 
38612
   A /trunk/src/etc/templates/us/remind.us.tpl
 
38613
   A /trunk/src/etc/templates/us/removed.us.tpl
 
38614
   A /trunk/src/etc/templates/us/sendpasswd.us.tpl
 
38615
   A /trunk/src/etc/templates/us/summary.us.tpl
 
38616
   A /trunk/src/etc/templates/us/welcome.us.tpl
 
38617
   A /trunk/src/etc/templates/us/x509-user-cert-missing.us.tpl
 
38618
   A /trunk/src/mail.pm
 
38619
   A /trunk/src/msg.pl
 
38620
   A /trunk/src/parser.pl
 
38621
   A /trunk/src/queue.c
 
38622
   A /trunk/src/smtp.pm
 
38623
   A /trunk/src/sympa.pl
 
38624
   A /trunk/src/tools.pl
 
38625
   A /trunk/subst.pl
 
38626
   A /trunk/wwsympa
 
38627
   A /trunk/wwsympa/INSTALL
 
38628
   A /trunk/wwsympa/Makefile
 
38629
   A /trunk/wwsympa/Marc
 
38630
   A /trunk/wwsympa/Marc/Search.pm
 
38631
   A /trunk/wwsympa/Marc.pm
 
38632
   A /trunk/wwsympa/README
 
38633
   A /trunk/wwsympa/archived.pl
 
38634
   A /trunk/wwsympa/bounce-lib.pl
 
38635
   A /trunk/wwsympa/bounced.pl
 
38636
   A /trunk/wwsympa/cookie-lib.pl
 
38637
   A /trunk/wwsympa/icons
 
38638
   A /trunk/wwsympa/icons/aide1.gif
 
38639
   A /trunk/wwsympa/icons/b1.gif
 
38640
   A /trunk/wwsympa/icons/d1.gif
 
38641
   A /trunk/wwsympa/icons/g1.gif
 
38642
   A /trunk/wwsympa/icons/h1.gif
 
38643
   A /trunk/wwsympa/icons/lockc3.gif
 
38644
   A /trunk/wwsympa/icons/locked.gif
 
38645
   A /trunk/wwsympa/icons/logo-s.gif
 
38646
   A /trunk/wwsympa/icons/logo-s.green.gif
 
38647
   A /trunk/wwsympa/mime.types
 
38648
   A /trunk/wwsympa/wws-lib.pl
 
38649
   A /trunk/wwsympa/wws_templates
 
38650
   A /trunk/wwsympa/wws_templates/close_list_request.es.tpl
 
38651
   A /trunk/wwsympa/wws_templates/close_list_request.fr.tpl
 
38652
   A /trunk/wwsympa/wws_templates/close_list_request.it.tpl
 
38653
   A /trunk/wwsympa/wws_templates/close_list_request.us.tpl
 
38654
   A /trunk/wwsympa/wws_templates/es
 
38655
   A /trunk/wwsympa/wws_templates/es/add_request.es.tpl
 
38656
   A /trunk/wwsympa/wws_templates/es/admin.es.tpl
 
38657
   A /trunk/wwsympa/wws_templates/es/admin_menu.es.tpl
 
38658
   A /trunk/wwsympa/wws_templates/es/arc.es.tpl
 
38659
   A /trunk/wwsympa/wws_templates/es/arc_protect.es.tpl
 
38660
   A /trunk/wwsympa/wws_templates/es/arcsearch.es.tpl
 
38661
   A /trunk/wwsympa/wws_templates/es/arcsearch_form.es.tpl
 
38662
   A /trunk/wwsympa/wws_templates/es/change_email.es.tpl
 
38663
   A /trunk/wwsympa/wws_templates/es/choosepasswd.es.tpl
 
38664
   A /trunk/wwsympa/wws_templates/es/close_list.es.tpl
 
38665
   A /trunk/wwsympa/wws_templates/es/create_list.es.tpl
 
38666
   A /trunk/wwsympa/wws_templates/es/create_list_request.es.tpl
 
38667
   A /trunk/wwsympa/wws_templates/es/d_control.es.tpl
 
38668
   A /trunk/wwsympa/wws_templates/es/d_editfile.es.tpl
 
38669
   A /trunk/wwsympa/wws_templates/es/d_read.es.tpl
 
38670
   A /trunk/wwsympa/wws_templates/es/edit_list_request.es.tpl
 
38671
   A /trunk/wwsympa/wws_templates/es/editfile.es.tpl
 
38672
   A /trunk/wwsympa/wws_templates/es/editsubscriber.es.tpl
 
38673
   A /trunk/wwsympa/wws_templates/es/error.es.tpl
 
38674
   A /trunk/wwsympa/wws_templates/es/get_pending_lists.es.tpl
 
38675
   A /trunk/wwsympa/wws_templates/es/help.es.tpl
 
38676
   A /trunk/wwsympa/wws_templates/es/help_admin.es.tpl
 
38677
   A /trunk/wwsympa/wws_templates/es/help_editfile.es.tpl
 
38678
   A /trunk/wwsympa/wws_templates/es/help_editlist.es.tpl
 
38679
   A /trunk/wwsympa/wws_templates/es/home.es.tpl
 
38680
   A /trunk/wwsympa/wws_templates/es/info.es.tpl
 
38681
   A /trunk/wwsympa/wws_templates/es/list_menu.es.tpl
 
38682
   A /trunk/wwsympa/wws_templates/es/lists.es.tpl
 
38683
   A /trunk/wwsympa/wws_templates/es/loginbanner.es.tpl
 
38684
   A /trunk/wwsympa/wws_templates/es/loginrequest.es.tpl
 
38685
   A /trunk/wwsympa/wws_templates/es/menu.es.tpl
 
38686
   A /trunk/wwsympa/wws_templates/es/modindex.es.tpl
 
38687
   A /trunk/wwsympa/wws_templates/es/pref.es.tpl
 
38688
   A /trunk/wwsympa/wws_templates/es/remindpasswd.es.tpl
 
38689
   A /trunk/wwsympa/wws_templates/es/remove_arc.es.tpl
 
38690
   A /trunk/wwsympa/wws_templates/es/review.es.tpl
 
38691
   A /trunk/wwsympa/wws_templates/es/reviewbouncing.es.tpl
 
38692
   A /trunk/wwsympa/wws_templates/es/scenario_test.es.tpl
 
38693
   A /trunk/wwsympa/wws_templates/es/serveradmin.es.tpl
 
38694
   A /trunk/wwsympa/wws_templates/es/set_pending_list_request.es.tpl
 
38695
   A /trunk/wwsympa/wws_templates/es/sigrequest.es.tpl
 
38696
   A /trunk/wwsympa/wws_templates/es/subrequest.es.tpl
 
38697
   A /trunk/wwsympa/wws_templates/es/title.es.tpl
 
38698
   A /trunk/wwsympa/wws_templates/es/view_translations.es.tpl
 
38699
   A /trunk/wwsympa/wws_templates/es/viewconfig.es.tpl
 
38700
   A /trunk/wwsympa/wws_templates/es/viewmod.es.tpl
 
38701
   A /trunk/wwsympa/wws_templates/fr
 
38702
   A /trunk/wwsympa/wws_templates/fr/add_request.fr.tpl
 
38703
   A /trunk/wwsympa/wws_templates/fr/admin.fr.tpl
 
38704
   A /trunk/wwsympa/wws_templates/fr/admin_menu.fr.tpl
 
38705
   A /trunk/wwsympa/wws_templates/fr/arc.fr.tpl
 
38706
   A /trunk/wwsympa/wws_templates/fr/arc_protect.fr.tpl
 
38707
   A /trunk/wwsympa/wws_templates/fr/arcsearch.fr.tpl
 
38708
   A /trunk/wwsympa/wws_templates/fr/arcsearch_form.fr.tpl
 
38709
   A /trunk/wwsympa/wws_templates/fr/change_email.fr.tpl
 
38710
   A /trunk/wwsympa/wws_templates/fr/choosepasswd.fr.tpl
 
38711
   A /trunk/wwsympa/wws_templates/fr/close_list.fr.tpl
 
38712
   A /trunk/wwsympa/wws_templates/fr/create_list.fr.tpl
 
38713
   A /trunk/wwsympa/wws_templates/fr/create_list_request.fr.tpl
 
38714
   A /trunk/wwsympa/wws_templates/fr/d_control.fr.tpl
 
38715
   A /trunk/wwsympa/wws_templates/fr/d_editfile.fr.tpl
 
38716
   A /trunk/wwsympa/wws_templates/fr/d_read.fr.tpl
 
38717
   A /trunk/wwsympa/wws_templates/fr/editfile.fr.tpl
 
38718
   A /trunk/wwsympa/wws_templates/fr/editsubscriber.fr.tpl
 
38719
   A /trunk/wwsympa/wws_templates/fr/error.fr.tpl
 
38720
   A /trunk/wwsympa/wws_templates/fr/get_pending_lists.fr.tpl
 
38721
   A /trunk/wwsympa/wws_templates/fr/help.fr.tpl
 
38722
   A /trunk/wwsympa/wws_templates/fr/help_admin.fr.tpl
 
38723
   A /trunk/wwsympa/wws_templates/fr/help_editfile.fr.tpl
 
38724
   A /trunk/wwsympa/wws_templates/fr/home.fr.tpl
 
38725
   A /trunk/wwsympa/wws_templates/fr/install_pending_list.fr.tpl
 
38726
   A /trunk/wwsympa/wws_templates/fr/list_menu.fr.tpl
 
38727
   A /trunk/wwsympa/wws_templates/fr/lists.fr.tpl
 
38728
   A /trunk/wwsympa/wws_templates/fr/login.fr.tpl
 
38729
   A /trunk/wwsympa/wws_templates/fr/loginbanner.fr.tpl
 
38730
   A /trunk/wwsympa/wws_templates/fr/loginrequest.fr.tpl
 
38731
   A /trunk/wwsympa/wws_templates/fr/menu.fr.tpl
 
38732
   A /trunk/wwsympa/wws_templates/fr/modindex.fr.tpl
 
38733
   A /trunk/wwsympa/wws_templates/fr/pref.fr.tpl
 
38734
   A /trunk/wwsympa/wws_templates/fr/remindpasswd.fr.tpl
 
38735
   A /trunk/wwsympa/wws_templates/fr/remove_arc.fr.tpl
 
38736
   A /trunk/wwsympa/wws_templates/fr/review.fr.tpl
 
38737
   A /trunk/wwsympa/wws_templates/fr/reviewbouncing.fr.tpl
 
38738
   A /trunk/wwsympa/wws_templates/fr/serveradmin.fr.tpl
 
38739
   A /trunk/wwsympa/wws_templates/fr/sigrequest.fr.tpl
 
38740
   A /trunk/wwsympa/wws_templates/fr/suboptions.fr.tpl
 
38741
   A /trunk/wwsympa/wws_templates/fr/subrequest.fr.tpl
 
38742
   A /trunk/wwsympa/wws_templates/fr/view_translations.fr.tpl
 
38743
   A /trunk/wwsympa/wws_templates/fr/viewmod.fr.tpl
 
38744
   A /trunk/wwsympa/wws_templates/info.es.tpl2
 
38745
   A /trunk/wwsympa/wws_templates/info.us.tpl2
 
38746
   A /trunk/wwsympa/wws_templates/it
 
38747
   A /trunk/wwsympa/wws_templates/it/add_request.it.tpl
 
38748
   A /trunk/wwsympa/wws_templates/it/admin.it.tpl
 
38749
   A /trunk/wwsympa/wws_templates/it/admin_menu.it.tpl
 
38750
   A /trunk/wwsympa/wws_templates/it/arc.it.tpl
 
38751
   A /trunk/wwsympa/wws_templates/it/arc_protect.it.tpl
 
38752
   A /trunk/wwsympa/wws_templates/it/arcsearch.it.tpl
 
38753
   A /trunk/wwsympa/wws_templates/it/arcsearch_form.it.tpl
 
38754
   A /trunk/wwsympa/wws_templates/it/choosepasswd.it.tpl
 
38755
   A /trunk/wwsympa/wws_templates/it/close_list.it.tpl
 
38756
   A /trunk/wwsympa/wws_templates/it/create_list.it.tpl
 
38757
   A /trunk/wwsympa/wws_templates/it/create_list_request.it.tpl
 
38758
   A /trunk/wwsympa/wws_templates/it/d_control.it.tpl
 
38759
   A /trunk/wwsympa/wws_templates/it/d_editfile.it.tpl
 
38760
   A /trunk/wwsympa/wws_templates/it/d_read.it.tpl
 
38761
   A /trunk/wwsympa/wws_templates/it/edit_list_request.it.tpl
 
38762
   A /trunk/wwsympa/wws_templates/it/editfile.it.tpl
 
38763
   A /trunk/wwsympa/wws_templates/it/editsubscriber.it.tpl
 
38764
   A /trunk/wwsympa/wws_templates/it/error.it.tpl
 
38765
   A /trunk/wwsympa/wws_templates/it/get_pending_lists.it.tpl
 
38766
   A /trunk/wwsympa/wws_templates/it/help.it.tpl
 
38767
   A /trunk/wwsympa/wws_templates/it/help_admin.it.tpl
 
38768
   A /trunk/wwsympa/wws_templates/it/help_editfile.it.tpl
 
38769
   A /trunk/wwsympa/wws_templates/it/help_editlist.it.tpl
 
38770
   A /trunk/wwsympa/wws_templates/it/home.it.tpl
 
38771
   A /trunk/wwsympa/wws_templates/it/info.it.tpl
 
38772
   A /trunk/wwsympa/wws_templates/it/install_pending_list.it.tpl
 
38773
   A /trunk/wwsympa/wws_templates/it/list_menu.it.tpl
 
38774
   A /trunk/wwsympa/wws_templates/it/lists.it.tpl
 
38775
   A /trunk/wwsympa/wws_templates/it/loginbanner.it.tpl
 
38776
   A /trunk/wwsympa/wws_templates/it/loginrequest.it.tpl
 
38777
   A /trunk/wwsympa/wws_templates/it/menu.it.tpl
 
38778
   A /trunk/wwsympa/wws_templates/it/modindex.it.tpl
 
38779
   A /trunk/wwsympa/wws_templates/it/pref.it.tpl
 
38780
   A /trunk/wwsympa/wws_templates/it/remindpasswd.it.tpl
 
38781
   A /trunk/wwsympa/wws_templates/it/remove_arc.it.tpl
 
38782
   A /trunk/wwsympa/wws_templates/it/review.it.tpl
 
38783
   A /trunk/wwsympa/wws_templates/it/reviewbouncing.it.tpl
 
38784
   A /trunk/wwsympa/wws_templates/it/scenario_test.it.tpl
 
38785
   A /trunk/wwsympa/wws_templates/it/serveradmin.it.tpl
 
38786
   A /trunk/wwsympa/wws_templates/it/set_pending_list_request.it.tpl
 
38787
   A /trunk/wwsympa/wws_templates/it/sigrequest.it.tpl
 
38788
   A /trunk/wwsympa/wws_templates/it/suboptions.it.tpl
 
38789
   A /trunk/wwsympa/wws_templates/it/subrequest.it.tpl
 
38790
   A /trunk/wwsympa/wws_templates/it/title.it.tpl
 
38791
   A /trunk/wwsympa/wws_templates/it/view_translations.it.tpl
 
38792
   A /trunk/wwsympa/wws_templates/it/viewconfig.it.tpl
 
38793
   A /trunk/wwsympa/wws_templates/it/viewmod.it.tpl
 
38794
   A /trunk/wwsympa/wws_templates/login.tpl
 
38795
   A /trunk/wwsympa/wws_templates/us
 
38796
   A /trunk/wwsympa/wws_templates/us/add_request.us.tpl
 
38797
   A /trunk/wwsympa/wws_templates/us/admin.us.tpl
 
38798
   A /trunk/wwsympa/wws_templates/us/admin_menu.us.tpl
 
38799
   A /trunk/wwsympa/wws_templates/us/arc.us.tpl
 
38800
   A /trunk/wwsympa/wws_templates/us/arc_protect.us.tpl
 
38801
   A /trunk/wwsympa/wws_templates/us/arcsearch.us.tpl
 
38802
   A /trunk/wwsympa/wws_templates/us/arcsearch_form.us.tpl
 
38803
   A /trunk/wwsympa/wws_templates/us/change_email.us.tpl
 
38804
   A /trunk/wwsympa/wws_templates/us/choosepasswd.us.tpl
 
38805
   A /trunk/wwsympa/wws_templates/us/close_list.us.tpl
 
38806
   A /trunk/wwsympa/wws_templates/us/create_list.us.tpl
 
38807
   A /trunk/wwsympa/wws_templates/us/create_list_request.us.tpl
 
38808
   A /trunk/wwsympa/wws_templates/us/d_control.us.tpl
 
38809
   A /trunk/wwsympa/wws_templates/us/d_editfile.us.tpl
 
38810
   A /trunk/wwsympa/wws_templates/us/d_read.us.tpl
 
38811
   A /trunk/wwsympa/wws_templates/us/edit_list_request.us.tpl
 
38812
   A /trunk/wwsympa/wws_templates/us/editfile.us.tpl
 
38813
   A /trunk/wwsympa/wws_templates/us/editsubscriber.us.tpl
 
38814
   A /trunk/wwsympa/wws_templates/us/error.us.tpl
 
38815
   A /trunk/wwsympa/wws_templates/us/get_pending_lists.us.tpl
 
38816
   A /trunk/wwsympa/wws_templates/us/help.us.tpl
 
38817
   A /trunk/wwsympa/wws_templates/us/help_admin.us.tpl
 
38818
   A /trunk/wwsympa/wws_templates/us/help_editfile.us.tpl
 
38819
   A /trunk/wwsympa/wws_templates/us/help_editlist.us.tpl
 
38820
   A /trunk/wwsympa/wws_templates/us/home.us.tpl
 
38821
   A /trunk/wwsympa/wws_templates/us/info.us.tpl
 
38822
   A /trunk/wwsympa/wws_templates/us/install_pending_list.us.tpl
 
38823
   A /trunk/wwsympa/wws_templates/us/list_menu.us.tpl
 
38824
   A /trunk/wwsympa/wws_templates/us/loginbanner.us.tpl
 
38825
   A /trunk/wwsympa/wws_templates/us/loginrequest.us.tpl
 
38826
   A /trunk/wwsympa/wws_templates/us/main.us.tpl
 
38827
   A /trunk/wwsympa/wws_templates/us/menu.us.tpl
 
38828
   A /trunk/wwsympa/wws_templates/us/modindex.us.tpl
 
38829
   A /trunk/wwsympa/wws_templates/us/pref.us.tpl
 
38830
   A /trunk/wwsympa/wws_templates/us/remindpasswd.us.tpl
 
38831
   A /trunk/wwsympa/wws_templates/us/remove_arc.us.tpl
 
38832
   A /trunk/wwsympa/wws_templates/us/review.us.tpl
 
38833
   A /trunk/wwsympa/wws_templates/us/reviewbouncing.us.tpl
 
38834
   A /trunk/wwsympa/wws_templates/us/scenario_test.us.tpl
 
38835
   A /trunk/wwsympa/wws_templates/us/serveradmin.us.tpl
 
38836
   A /trunk/wwsympa/wws_templates/us/set_pending_list_request.us.tpl
 
38837
   A /trunk/wwsympa/wws_templates/us/sigrequest.us.tpl
 
38838
   A /trunk/wwsympa/wws_templates/us/suboptions.us.tpl
 
38839
   A /trunk/wwsympa/wws_templates/us/subrequest.us.tpl
 
38840
   A /trunk/wwsympa/wws_templates/us/title.us.tpl
 
38841
   A /trunk/wwsympa/wws_templates/us/view_translations.us.tpl
 
38842
   A /trunk/wwsympa/wws_templates/us/viewbounce.us.tpl
 
38843
   A /trunk/wwsympa/wws_templates/us/viewconfig.us.tpl
 
38844
   A /trunk/wwsympa/wws_templates/us/viewmod.us.tpl
 
38845
   A /trunk/wwsympa/wws_templates/viewbounce.es.tpl
 
38846
   A /trunk/wwsympa/wws_templates/which.es.tpl
 
38847
   A /trunk/wwsympa/wws_templates/which.fr.tpl
 
38848
   A /trunk/wwsympa/wws_templates/which.it.tpl
 
38849
   A /trunk/wwsympa/wws_templates/which.us.tpl
 
38850
   A /trunk/wwsympa/wwsympa.fcgi
 
38851
 
 
38852
Initial revision
 
38853
 
 
38854
------------------------------------------------------------------------
 
38855
r1 | (no author) | 2001-01-04 13:58:42 +0100 (Thu, 04 Jan 2001) | 1 line
 
38856
Changed paths:
 
38857
   A /branches
 
38858
   A /tags
 
38859
   A /trunk
 
38860
 
 
38861
New repository initialized by cvs2svn.
 
38862
------------------------------------------------------------------------