2a9ab3ea2e92fdf9a098780d54f307c73f8653a2
[platal.git] / ChangeLog
1 ================================================================================
2 VERSION 0.10.3                                                        XX XX XXXX
3
4 New:
5
6 ================================================================================
7 VERSION 0.10.2                                                        13 11 2009
8
9 New:
10
11     * Admin:
12         - Now processes broken addresses through the web site.             -JAC
13
14     * Core:
15         - Prunes old sessions/events logs after 12 months                  -VZA
16         - Adds proper content caching for static and semi-static content   -VZA
17
18 Bug/Wish:
19
20     * AXLetter:
21         - #980: Adds option to invert a subset definition                  -XEL
22
23     * Carnet:
24         - #975: Cleans up watch_nonins when someone dies                   -JAC
25         - #1000: Notifies her contacts when a user has no redirection left -JAC
26
27     * Core:
28         - #984: Properly upper/lowercases accented letters when necessary  -JAC
29
30     * Lists:
31         - #978: An email address has to be valid to be added to a ML       -JAC
32
33     * Mail:
34         - #988: Gets rid of <h1> tags in the mails we send                 -JAC
35
36     * Marketing:
37         - #946: Displays marketing email and allows the sender to edit it  -JAC
38
39     * Newsletter:
40         - #986: Improves the nl edition page                               -JAC
41         - #991: Adds the text of the article in the mail when refused      -JAC
42         - #992: Simplifies blacklist verification                          -JAC
43
44     * Profile:
45         - #983: Fixes issue with the professional email publicity          -JAC
46
47     * XnetEvents:
48         - #919: Allows negative amounts in the column "Autre"              -JAC
49         - #979: Fixes javascript for people who paid but did not book      -JAC
50         - #985: Adds payment related email lists for events                -JAC
51
52 From 0.10.1 branch:
53
54     * Core:
55         - Fixes the use of Smarty's "default" modifier                     -VZA
56
57     * Profile:
58         - #977: Professional addresses can now be deleted                  -JAC
59         - Removes stats about profiles view: it was far too costly         -JAC
60
61 ================================================================================
62 VERSION 0.10.1                                                        30 07 2009
63
64 New:
65
66     * Events:
67         - Reminders                                                    -JAC/VZA
68
69 Bug/Wish:
70
71     * Admin:
72         - #965: Prevents password hashes from being broadcasted by email   -VZA
73
74     * AXLetter:
75         - Enables axletter mailings to a subset of subscribers             -XEL
76
77     * Core:
78         - #680: Retrieve dead redirections thanks to inactive redirections -JAC
79         - #862: Remodels the registration process                          -VZA
80
81     * Mail:
82         - Notifies the sender when a moderated message to a ML is accepted -JAC
83         - #963: Fixes notification email on removal of "nom d'usage"       -VZA
84         - #972: Adds a legend on the email redirection page                -JAC
85
86     * Payment:
87         - #669: Sends comments with the payment notifications              -JAC
88
89     * Profile:
90         - #951: The address of a dead person is her last address           -JAC
91         - #958: Fix the address in the professionnal vcard                 -JAC
92         - #970: Shows a confirmation message when the profile is modified  -JAC
93
94     * Marketing:
95         - #671: Displays more statistics about marketings                  -JAC
96
97     * Survey:
98         - #794: Adds wiki syntax to surveys                                -PIK
99
100     * XnetGrp:
101         - #973: Only site administrators can allow AX aggregation          -JAC
102
103 From 0.10.0 branch:
104
105     * Auth:
106         - Fix use of deprecated PlLogger in password recovery              -JAC
107
108     * Lists:
109         - #942: Fix missing MLs in ML listing                              -FRU
110         - #943: Fix adding member to a list                                -FRU
111
112     * Profile:
113         - Fix malformed query leading to error when adding an address      -FRU
114
115     * XnetGrp:
116         - #861: Fix adding non-registered X with compound name to a group  -JAC
117
118 ================================================================================
119 VERSION 0.10.0                                                        11 12 2008
120
121 New:
122
123     * Core:
124         - Move plat/al engine in a separated library                       -FRU
125         - Introduction of 'hruid' as a replacement for 'forlife'           -VZA
126
127     * Mail:
128         - Validation of the rewrites                                       -FRU
129
130     * Newsletter:
131         - Tool to process bounces                                          -mYk
132
133     * OpenId:
134         - OpenId provider                                                  -mYk
135
136 Bug/Wish:
137
138     * Admin:
139         - #912: Fix error when validating an 'alread-validated' request    -FRU
140
141     * Core:
142         - #918: Use POST for wiki preview                                  -FRU
143
144     * Search:
145         - #691: Adds search on postcode and thus on "arrondissements"      -JAC
146         - #791: Adds the possibility to do an exact search                 -JAC
147         - #822: Adds the possibility to search on diplomas                 -JAC
148
149     * Lists:
150         - #927: Can export the list of members as a CSV file               -FRU
151
152     * XnetEvents:
153         - #751: Fix calculation of the number of pages                     -FRU
154
155     * XnetList:
156         - #914: Adds a toggle button in the ML/directory sync. page        -JAC
157
158 ================================================================================
159 VERSION 0.9.17                                                        19 07 2008
160
161 New:
162
163     * Core:
164         - Password strength checker                                        -FRU
165         - Show user picture on the mini-profile                            -FRU
166         - Add an anti-XSRF framework, and add protection to most pages     -VZA
167         - Add a 'disallow all' robots.txt in development working copies.   -VZA
168
169     * Forums:
170         - Can choose the color of the branches                             -FRU
171
172 Bug/Wish:
173
174     * Admin:
175         - #770: Keeps hidden validation preferences in the database        -JAC
176         - #811: Improve interface to add medal ranks and avoid losing data -ALK
177         - #830: Adds admnistration pages for sub-sectors and functions     -JAC
178
179     * Carnet:
180         - #831: Don't be notified of birthdays of the previous day         -FRU
181
182     * Core:
183         - Fix email sending, correcting bugs introduced in r1897           -VZA
184         - #832: Always include the url in bug reports                      -ALK
185         - #841: Improves contrast of links in legends in skin 'Espace'     -FRU
186         - #844: Uses INT in MySQL to store user ids                        -VZA
187         - #851: Adds a direct link to GApps for gapps-active users         -VZA
188
189     * Lists:
190         - #756: Can build the list of members from a file                  -FRU
191         - #761: Fix user comment in moderation mail sent by mailman        -FRU
192         - #810: Fix encoding of admin pages                                -FRU
193         - #813: Fix display of the sample mail refusal message             -JAC
194         - #817: Automation of the management of associations' ML           -JAC
195         - #839: Fix warning when adding an external address                -FRU
196         - #849: Don't list registrated user in unregistrated list          -FRU
197         - Larger click target to toggle emails in the validation interface -ALK
198
199     * Profile:
200         - #805: Improves mentoring edition page                            -JAC
201         - #836: Autocomplete enterprise name in profile edition page       -FRU
202         - #840: Remove mentor entry when "expertise" is empty              -FRU
203
204     * Search:
205         - Fix display of autocompletion menu (use plugin's latest version) -ALK
206         - Clicking on the "..." entry no longer replaces search with "..." -ALK
207         - #850: Fix autocompletion bug when changing an advanced search    -ALK
208         - #854: Indicates the bounds of the page's display if possible     -JAC
209
210     * Xnet:
211         - #821: Fix infinite loop when user can't be authenticated         -FRU
212
213     * XnetGrp:
214         - #806: Unsubscribe from MLs when leaving the group                -FRU
215         - #807: Notify groupes managers of unsubscriptions                 -FRU
216         - #814: Group managers can change the visibility of the group      -FRU
217         - #823: Store the subscription requests                            -FRU
218         - #824: Fix redirection when changing status of the user           -FRU
219         - #846: Don't export users without a forlife in the vcard          -FRU
220         - #847: Can export the directory as .csv file                      -FRU
221         - #848: Add a free text field in user profile                      -FRU
222
223     * XnetEvents:
224         - #825: Show the number of comers when the events contains 1 part  -FRU
225
226 From 0.9.16 branch:
227
228     * Admin:
229         - #745: Fix invalid warnings when editing user profile             -VZA
230
231     * Core:
232         - Fix authentication level required by 403/404 error pages         -FRU
233         - Fix default password on subscription                             -VZA
234
235     * GoogleApps:
236         - Enable service                                                   -VZA
237
238 ================================================================================
239 VERSION 0.9.16                                                        31 03 2008
240
241 New:
242
243     * Carnet:
244         - List updated fields in notifications                             -FRU
245
246     * Core:
247         - New PlProfiler tool                                              -FRU
248         - Integration of goodies/external tools with local rss/iCal        -VZA
249         - iGoogle gadgets for latest events and directory search           -VZA
250         - Integration of Google Apps accounts                              -VZA
251
252     * Emails:
253         - Imap mail storage can be activated/deactivated from interface    -VZA
254         - Mail storage backends are now integrated with redirections       -VZA
255
256     * Lists:
257         - Unsure mails are moderated                                       -FRU
258
259     * Forums:
260         - Ban system                                                       -THD
261
262 Bug/Wish:
263
264     * Carnet:
265         - #734: Fix notification emails and carnet for female users        -VZA
266
267     * Emails:
268         - #726: Don't send the email if an attachment can't be downloaded  -FRU
269         - #750: Fix email list in test email                               -FRU
270         - #802: Fix upload content type checking on some buggy PHP         -FRU
271         - #803: Prevents UI from allowing 'last active alias deletion'     -Car
272
273     * Lists:
274         - #793: Show broken members on ML                                  -FRU
275
276     * Profile:
277         - #729: Fix positioning of addresses on public profile             -FRU
278         - #742: Sub domain was hidden when editing profile                 -FRU
279         - #752: Don't show vcard link on profile when the person is dead   -FRU
280         - #764: Fix mentoring edition page                                 -FRU
281         - #790: Ensure we always have a current address                    -FRU
282
283     * Search:
284         - #741: Mentor search in advanced search                           -FRU
285
286     * XnetEvent:
287         - #728: Update CSV                                                 -FRU
288         - #743: Don't show a warning when subscriber has no forlife        -FRU
289         - #730: XnetEvents are not synchronized with aliases               -VZA
290         - #772: Indicate there are members-only events for non-members     -JAC
291
292     * XnetGrp:
293         - #732: Adapt subscription text to sex                             -FRU
294         - #735: Encoding of list description in member edition form        -FRU
295         - #740: Can add a picture in the announces                         -FRU
296         - #799: Improve asked inscription interface                        -JAC
297
298 From 0.9.15 branch:
299
300     * XnetEvents:
301         - #738: Duplicated payments in certain conditions                  -FRU
302
303 ================================================================================
304 VERSION 0.9.15                                                        08 10 2007
305
306 New:
307
308     * Banana:
309         - Show poster photo                                                -FRU
310
311     * Core:
312         - Auto-redirect HTML pages to HTTPS                                -FRU
313
314     * Emails:
315         - #722: Can send a test email to check mail routing                -FRU
316
317     * Lists:
318         - Asynchronous mail moderation (should avoid server overload)      -FRU
319
320     * Platal:
321         - New default page with a flexible multi-topic presentation        -FRU
322
323     * Profile:
324         - #28: Use group/subscription list from Xnet                       -FRU
325
326     * Search:
327         - Shortcuts to open profiles or search in documentation            -FRU
328
329     * XnetEvents:
330         - #702: Be notified of the availability of the payment             -FRU
331
332 Bug/Wish:
333
334     * Auth:
335         - #714: Fix groupex authentication logging                         -FRU
336
337     * Carnet:
338         - #682: Can quick search in contact list                           -FRU
339
340     * Core:
341         - #665: Fix text alignment                                         -FRU
342         - #674: MiniWiki xhtml validation                                  -FRU
343         - #678: PlUpload filename detection                                -FRU
344         - #690: Improves SMTP pass privacy policy                          -FRU
345         - #713: Can run the site in a degraded mode                        -FRU
346         - #717: Allow TLD with length up to 6 characters in emails         -FRU
347
348     * Emails:
349         - #687: Don't lose authentication when editing a long mail         -FRU
350         - #688: From name in the sending form                              -FRU
351         - #703: Fix management of mail adresses containing '+'             -ALK
352         - #720: Save not sent mail                                         -FRU
353
354     * Lists:
355         - #700: Fix several encoding issues                                -FRU
356
357     * Profile:
358         - Fix GoogleMaps links                                             -FRU
359         - #663: Link to Xnet's map from the "My groups" page               -FRU
360         - #689: Edit my profile from Xnet                                  -FRU
361         - #692: Layout of the profile                                      -FRU
362         - #693: Fix empty description for generic education                -FRU
363         - #708: Fix title (fix by Laurent Penou from Gadz.org)             -FRU
364         - #710: Adding grade do not degrade the database                   -FRU
365
366     * Search:
367         - #711: Fix search when autocompletion is not explicitly validated -FRU
368
369     * Xnet:
370         - #694: Color of 'Promotion' groups                                -ALK
371
372     * XnetGrp:
373         - #481: Can list user of a city or a map from the geoloc           -FRU
374         - #658: Admins can convert 'non-X' into X                          -FRU
375         - #696: Don't forget non-X when counting members                   -FRU
376         - #698: Fix the unregister user lister when adding a new member    -FRU
377
378     * XnetEvents:
379         - #695: More details about payments                                -FRU
380         - #719: More consistent subscription count                         -FRU
381
382 From 0.9.14 branch:
383
384     * Payment:
385         - #662: Fix the attribution of the payments                        -BOB
386
387     * Search:
388         - Fix DOS on too large quick searches                              -FRU
389
390     * XnetEvents:
391         - #684: Fix the list of coming members                             -FRU
392
393 ================================================================================
394 VERSION 0.9.14                                                        27 04 2007
395
396 New:
397
398     * Admin:
399         - Fold/unfold wiki folders                                         -Car
400         - View all installed icons                                         -Car
401
402     * Banana:
403         - Fold/unfold threads                                              -Car
404
405     * Core:
406         - UTF-8                                                            -FRU
407         - New Backtrace tool                                               -FRU
408         - New Upload manager                                               -FRU
409         - #641: Miniwiki syntax                                         -Car/FRU
410         - New PlSet: Model/View tool for displaying a set of user          -FRU
411
412     * Events:
413         - #642: Can add an image                                           -FRU
414         - #643: Sort menu                                                  -FRU
415         - Can set events as important                                      -FRU
416         - Hide events on main page without reloading                       -Car
417
418     * Search:
419         - Search Engine IE7 compatible                                     -FRU
420         - Add soundex search for quick search                              -FRU
421         - Add autocompletion for advanced search                           -Car
422
423     * Survey:
424         - New module                                                       -PIK
425
426     * Xnetgrp:
427         - Direct access to the group forum (if exists)                     -FRU
428
429 Bug/Wish:
430
431     * Banana:
432         - #407: RSS feed                                                   -FRU
433
434     * Carnet:
435         - #448: Geoloc for contacts                                        -FRU
436         - #510: Use RSS hash to get iCal                                   -FRU
437
438     * Core:
439         - #640: Always switch to the good secure server                    -FRU
440
441     * Emails:
442         - #595: Update antispam description                                -FRU
443
444     * Events:
445         - #651: Less confusing "next tip" link                             -FRU
446
447     * Newsletter:
448         - #648: Add navigation link in preview page                        -FRU
449         - #649: Fix layout of preview page                                 -FRU
450
451     * Profile:
452         - Better checks on image type for photos                           -FRU
453         - #646: Don't send a mail to an invalid address                    -FRU
454         - #656: Fix multipage mentor search                                -FRU
455
456     * Lists:
457         - #407: RSS feed                                                   -FRU
458         - #515: Specify allowed characters in the name of the list         -FRU
459         - #602: Identify the moderator who accepted/refused a subscription -FRU
460         - #636: Remove non-X from trombi                                   -FRU
461         - #638: Sort trombi by promo then name                             -FRU
462
463     * Register:
464         - #428: Can propose subscription to lists                          -FRU
465
466     * Search:
467         - #132: Better french soundex                                      -FRU
468         - #173: Show only countries where there is a user                  -FRU
469         - #627: Link to promotion trombi                                   -FRU
470
471     * Xnet:
472         - #639: Fix the number of pages                                    -FRU
473
474     * XnetEvents:
475         - #637: Check payment before submission                            -FRU
476         - #652: Show people who don't come separately                      -FRU
477
478     * XnetGrp:
479         - #543: Adapt marketing                                            -FRU
480
481 ================================================================================
482 VERSION 0.9.13                                                        30 01 2007
483
484 New:
485
486     * Admin:
487         - Show last contact date on marketing validation                -Fal/FRU
488         - New page to add users in the database                            -FRU
489         - New IP based security tool                                       -FRU
490
491     * AXLetter:
492         - New module AXLetter (legal mailer for AX)                        -FRU
493
494     * Core:
495         - New mailer                                                       -FRU
496         - Signal bug send to OTRS and not trackers.                        -Car
497         - New CSV-Importer                                                 -FRU
498
499     * Emails:
500         - New spam submission form                                         -FRU
501
502     * Events:
503         - Tips.                                                         -FRU/Car
504         - Split Events in 2 modules: events and newsletter                 -FRU
505
506     * Lists:
507         - Use Banana to power mail moderation                              -FRU
508         - Use Banana to browse mail archives                               -FRU
509
510     * Marketing:
511         - Marketing on broken redirections becomes a validation            -FRU
512
513     * Newsletter:
514         - New skin                                                         -mYk
515
516     * Payment:
517         - Directly integrated into Xnet.                                   -FRU
518
519     * Profile:
520         - Public fiche link to private fiche.                              -Car
521
522     * Xnet:
523         - New member class for immaterial entities                         -FRU
524
525 Bug/Wish:
526
527     * Auth:
528         - #20: Show who need auth                                          -FRU
529
530     * Admin:
531         - #593: Admins can take temporarily user rights                    -FRU
532
533     * Core:
534         - #558: Propose a valid URL when getting a 404 error               -FRU
535
536     * Emails:
537         - #512: Can attach a file                                          -FRU
538
539     * Geoloc:
540         - #493: Fix "List map search" button.                              -Car
541
542     * Lists:
543         - #588: Auto-select mail to moderate                               -FRU
544         - #598: Ask for confirmation                                       -FRU
545         - #616: Fix encoding issues with mail to moderate                  -FRU
546
547     * Profile:
548         - #535: Tel can use / to specify extension.                        -Car
549         - #628: Fix edition link from user's own profile                   -FRU
550
551     * Register:
552         - #277: Improve ergonomy.                                          -FRU
553
554     * Stats:
555         - #603: Add informations on mail delivery                          -FRU
556
557     * Xnet:
558         - #570: Fix geoloc skin.                                           -FRU
559         - #589: Can attach a file when sending an email                    -FRU
560         - #592: Can unsubscribe                                            -FRU
561         - #594: Group admins can view the site without privileges          -FRU
562
563 From 0.9.12 branch:
564
565     * Search:
566         - #566: Fix accent detection.                                      -FRU
567
568     * Xnet:
569         - #574: Fix subscription link customization.                       -FRU
570
571 ================================================================================
572 VERSION 0.9.12                                                        25 11 2006
573
574 New:
575
576     * Admin:
577         - Can add sorting key in Table Editor.                             -FRU
578         - Can manage not registered users.                                 -FRU
579
580     * Carnet:
581         - Add a vcard of all the contacts.                                 -FRU
582         - Fix timestamp in RSS feed.                                       -FRU
583
584     * Lists:
585         - Add the fourth antispam level (moderate and drop).               -FRU
586
587     * Events:
588         - Add author and event id in RSS feed.                             -FRU
589
590     * Profile:
591         - Add "My groups" page with direct links to Xnet.                  -Car
592
593     * Xnet:
594         - Add a vcard of all the members of a group.                       -FRU
595         - Add a full announce system.                                      -FRU
596         - Add a list of the administrators of the group.                   -FRU
597         - Url to force login on any page.                                  -Car
598
599     * Xnet/Events:
600         - Events can be archived.                                          -FRU
601         - Can get iCal version of the events.                              -FRU
602         - Can use short name as an event identifier in the URL.            -FRU
603
604 Bug/Wish:
605
606     * Admin:
607         - #468: Can edit requests before validation.                       -FRU
608         - #478: Sort payments by flag.                                     -FRU
609         - #484: Sort Table Editor by clicking on column title.             -Car
610
611     * Core:
612         - #473: Use 'événement' instead of 'évènement'.                    -FRU
613         - #475: More understandable bug report form.                       -FRU
614         - #545: Fix encoding issues with some Windows special chars        -FRU
615         - #548: More informations for recovery for homonyms.               -FRU
616         - #553: Fix right click on send bug link.                          -Car
617         - #562: Cipher all email adresses                                  -FRU
618
619     * Events:
620         - #517: URL catcher update (www).                                  -Car
621         - #525: Add a user-friendly id for newsletters.                    -FRU
622         - #530: Members can be identified as a unregistered user.          -FRU
623
624     * Lists:
625         - #485: Can moderate pure-HTML mails.                              -FRU
626         - #520: Can moderate several mails at once                         -FRU
627         - #532: Fix case sensitivity issues in emails processing.          -FRU
628
629     * Payment:
630         - #155: Add a free comment for payments.                           -Car
631
632     * Profile:
633         - #385: Add section, binets and groupes-X in vCard.                -FRU
634         - #451: vCard are RFC compliant.                                   -FRU
635         - #466: Fix delete phone number.                                   -Car
636         - #502: Use 'alias' instead of 'aka' to specify the nickname.      -FRU
637         - #536: Can use login.promo as a valid user identifier.            -FRU
638         - #539: Medals and deco need validation from admin.                -Car
639         - #540: Profile of unregistered user redirects to marketing.       -FRU
640
641     * Xnet:
642         - #511: Migrate ML subscription when changing email of a non-X.    -FRU
643         - #516: Trombino for groups.                                       -Car
644         - #554: Move exit link beside "my group" list                      -FRU
645
646     * Xnet/Events:
647         - #374: Modify ergonomy of inscription to events (again).          -Car
648         - #490: Events can be opened to non-members.                       -FRU
649         - #514: Improve visibility of open events.                         -FRU
650         - #523: Organizer does not change when editing an event.           -FRU
651         - #546: More understandable new payment form.                      -FRU
652
653 From 0.9.11 branch:
654
655     * Core:
656         - #472: Fix problem with auth when using the cookie.                -MC
657
658     * Emails:
659         - #496: Fix link to warn user who has a broken email.              -FRU
660
661     * Geoloc:
662         - #469: Google Maps link works for the USA.                        -FRU
663
664     * Newsletter:
665         - Mail can have different title not to repeat the month or sender. -Car
666
667     * Payment:
668         - #482: Fix action in the form.                                     -MC
669
670     * Profile:
671         - #486: Fix force login to see private fiche.                      -Car
672         - #509: Can access trombi of the current year promotion.           -FRU
673         - #529: Disabled state is private.                                 -FRU
674
675 ================================================================================
676 VERSION 0.9.11                                                 18 Septembre 2006
677
678
679 New:
680
681     * Admin:
682         - New table editor.                                                -Car
683         - Switch to the new URI scheme.                                    -Car
684
685     * Auth:
686         - Switch to the new URI scheme.                                     -MC
687
688     * Banana:
689         - Switch to the new URI scheme.                                 -MC/FRU
690
691     * Carnet:
692         - Switch to the new URI scheme.                                     -MC
693
694     * Core:
695         - Work hard to add nice URI's into Platal.                          -MC
696         - Use fancy icons from http://www.famfamfam.com/ for flags.         -MC
697         - Merge htdocs/htdocs.net using apache tricks, share more code.     -MC
698         - Remove seldome used files in plugins/ and do explicit registers.  -MC
699
700     * Emails:
701         - Switch to the new URI scheme.                                     -MC
702         - Work around broken emails (detection, marketing...)              -FRU
703
704     * Events:
705         - Switch to the new URI scheme.                                 -MC/FRU
706         - Rework Events administration interface.                          -FRU
707         - Create a new Newsletter if needed                                -FRU
708
709     * Geoloc:
710         - Switch to the new URI scheme.                                 -MC/Car
711
712     * Lists:
713         - Switch to the new URI scheme.                                     -MC
714         - Do not remove line breaks in message moderation preview          -FRU
715
716     * Marketing:
717         - Switch to the new URI scheme.                                     -MC
718
719     * Payment:
720         - Switch to the new URI scheme.                                     -MC
721
722     * Platal:
723         - Create module.                                                    -MC
724
725     * Profile:
726         - Switch to the new URI scheme.                                     -MC
727         - Add photo and nickname in vcard                                  -FRU
728
729     * Register:
730         - Switch to the new URI scheme.                                     -MC
731         - Check birth date coherence with promotion                        -FRU
732
733     * Search:
734         - Switch to the new URI scheme.                                     -MC
735
736     * Skins:
737         - New skin: keynote                                                -FRU
738
739     * Stats:
740         - Switch to the new URI scheme.                                     -MC
741
742     * Trezo:
743         - Migrate to new URI scheme.                                        -MC
744
745     * Xnet:
746         - Migrate to the new URI scheme.                                    -MC
747         - Split Xnet in 4 modules: xnet, lists, events, group.              -MC
748         - More coherent look                                               -FRU
749         - Be logged when you go to X.net from plat/al.                      -MC
750
751     * Xnet/Events:
752         - Split event list and subscription again.                          -MC
753         - Extensively debug events module.                                  -MC
754
755     * Wiki:
756         - Rework pmwiki integration, make it way more simple.               -MC
757         - Rework authentication, don't let pmwiki deal with it.             -MC
758         - Admin page.                                                      -Car
759
760 Bug/Wish:
761
762     * Admin:
763         - #390: Add date of request in validation form.                    -FRU
764         - #397: Can edit death date in user admin page.                    -FRU
765         - #427: Automatic answers for validation.                          -Car
766         - #429: Tools to administrate duplicated adresses.                 -FRU
767         - #430: Specify date format on downtime admin page.                -Car
768         - #440: Rewrite events admin page.                                 -FRU
769
770     * Banana:
771         - #463: Messages marked as read don't switch back to unread        -FRU
772
773     * Carnet:
774         - #435: Calendar contains yearly events for all the contacts.      -FRU
775
776     * Core:
777         - #371: Users can send bugs directly to plat/al tracker.           -Car
778
779     * Emails:
780         - #426: Add an identification header in mails.                     -FRU
781
782     * Lists:
783         - #127: Add promo in member list when sorted by name.              -FRU
784         - #423: Allow line breaks in mailing list descriptions.            -FRU
785
786     * Profile:
787         - #344: Tels can be bigger (up to 30 chars).                       -Car
788         - #422: Parasitic strings in vcard.                                -FRU
789
790     * Register:
791         - #459: Opt-in for newsletter and promo mailing list on register.  -Car
792
793     * Skins:
794         - #454: Layout of addresses                                        -FRU
795
796     * Xnet:
797         - #380: Add sex for non-X.                                         -FRU
798         - #384: Substitution of non-X's names in mail from web interface.  -FRU
799         - #426: Add an identification header in mails.                     -FRU
800         - #439: Move doc to the wiki                                   -Car/FRU
801         - #453: Add members in promotion groups                            -FRU
802
803 From 0.9.10 Branch:
804
805     * Profile:
806         - #421: Delete tel.                                                -Car
807
808 ================================================================================
809 VERSION 0.9.10                                                      29 Juin 2006
810
811 New:
812
813     * Core:
814         - Tighten security when changing password.                          -Car
815
816     * Documentation:
817         - Display ChangeLog in site.                                        -Car
818         - Bounty: link bug reports from Changelog.                          -MC
819
820     * Geoloc:
821         - Dynamic maps using geodesix plugin.                               -Car
822         - Link to local maps for all addresses.                             -Car
823
824     * Lists:
825         - Remove ugly hack for admin lists (staff left to a X.net group)    -MC
826
827     * Notifications:
828         - iCal calendar for birthdays.                                      -Car
829
830     * Profile:
831         - See fiche sent to AX.                                             -Car
832         - Synchronize fiche from AX fiche.                                  -Car
833
834     * Skin:
835         - Common file for header above title.                               -Car
836         - Add a quick search form in this common header.                    -Car
837
838     * Xnet:
839         - Use wiki from Xorg.                                               -Car
840         - Use wiki for group pages.                                         -Car
841         - Dynamic maps using geodesix plugin.                               -Car
842
843 Bug/Wish:
844
845     * Admin:
846         - #408: Admin can change sex of users without root intervention.    -Car
847         - #417: Activate or unactivate emails directly from admin page.     -Car
848
849     * Carnet:
850         - #414: Link to users' fiche go to private fiche and not public.    -Car
851
852     * Core:
853         - #375: Use SHA1 instead of MD5 for password encryption.            -Car
854
855     * Events:
856         - #268: Hide read events.                                           -Car
857         - #391: Go back to top link at end of each event.                   -Car
858         - #411: Count chars in events proposals to make them smaller.       -Car
859
860     * Lists:
861         - #396, #416: Making moderating ML messages easier.                 -Car
862
863     * Newsletter:
864         - #410: In Html newsletter add a link to go back to summary.        -Car
865
866     * Profile:
867         - #400: Several phones for each address.                            -Car
868         - #406: Direct link in owner's fiche to edit it.                    -Car
869
870     * RSS:
871         - #398: "Add to contact" doesn't appear for deaths.                 -Car
872
873     * Register:
874         - #401: Email for confirmation of inscription for men/women.        -Car
875
876     * Search:
877         - #412: Error SQL in big referent searches.                         -Car
878
879     * Trombi:
880         - #420: Promo trombi shows usage name.                              -Car
881
882     * Wiki:
883         - #403: Cache is cleared when editing a page.                       -Car
884
885     * Xnet:
886         - #377: Possibility to edit or del an ext user if email used twice. -Car
887         - #378: Display group directory order by promo.                     -Car
888         - #379, #383: Paiements table relook.                               -Car
889         - #399: Event can accept guests or not.                             -Car
890         - #413: When creating a new event, datas don't disappear anymore.   -Car
891
892 From 0.9.9 Branch:
893
894     * Xnet:
895         - #393: Ask for confirmation to remove an event.                    -Car
896
897 ================================================================================
898 VERSION 0.9.9                                                    08 Janvier 2006
899
900 New:
901
902     * Core:
903         - HTTP redirection safe wrt Session (should solve login problems).  -MC
904         - Free $_SESSION before the page rendering, to release locks.       -MC
905
906     * Documentation:
907         - Documentation now use Wiki                                        -Car
908
909     * Paiement:
910         - Fixed little text mistake in Payments menu.                       -CAT
911         - Direct link from and to events.                                   -Car
912
913     * Profile:
914         - User can now accept synchronisation from AX by admin.             -Car
915         - Address will try to display as the country standard.              -Car
916         - Warning for common name (no Nickname allowed).                    -MC
917
918     * Xnet:
919         - Groups can be non subscribable.                                   -Car
920         - Most Wanted Feature: directories synchronization with lists.      -MC
921         - Various bug fixes in events management.                           -Car
922         - Groups can now synchronize MLs and the directory.                 -MC
923
924 Bug/Wish:
925
926     * Admin:
927         - #337: Add link to trackers and support websites for admins.       -CAT
928
929     * Contacts:
930         - #352: Enhance PDFs: add the generation date.                      -MC
931
932     * Core:
933         - #310: Display the max number of photo in trombipromo.             -Car
934
935     * Mails:
936         - #327: broken mail test is more explicit for unaware users.        -MC
937
938     * Paiments:
939         - #336: Micro -> Tele(payments).                                    -MC
940         - #356: Payments use usage name instead of last name.               -Car
941
942     * Profile:
943         - #330,333: Interface improvements.                                 -Car
944         - #332: User can precise why he asks for a usage name.              -Car
945         - #335: Already assigned promotion don't generate a request.        -CAT
946         - #346: Professional profile code desynch. fixed.                   -MC
947         - #357: Reindex user for fast search at subscribe time.             -MC
948         - #358: Avoid duplicate email address when bestalias = 4life.       -MC
949         - #363: Rework actions possible on the profile for deceased pple.   -MC
950
951     * Xnet:
952         - #334: Interface improvements.                                     -Car
953         - #341: Improve member deletion.                                    -MC
954         - #374: Event interface.                                            -Car
955         - #376: Reply-To on the mail form.                                  -MC
956         - #388: Deadline for event inscriptions.                            -Car
957
958     * User Interface:
959         - #338: Broken FSF link fixed on donation page.                     -CAT
960         - #339: New RSS links that allow direct and easier RSS activation.  -CAT
961         - #130: Each page now shows a different title.                      -CAT
962
963 From 0.9.8 Branch:
964
965     * Xnet:
966         - #362: Fix a problem with evenements that only have 1 moment.      -MC
967
968 ================================================================================
969 VERSION 0.9.8                                                        18 Jul 2005
970
971 New:
972
973     * Admin:
974         - Synchronisations with geoloc.org.                                 -Car
975
976 Bug/Wish:
977
978     * Admin:
979         - #323: admin link in fiche opens out of the popup.                 -Car
980         - #324: admin can modify the usage name.                            -Car
981
982     * Profile:
983         - User can delete his own melix.                                    -Car
984         - #328,329: bug fixes and direct acess to public fiche.             -Car
985         - #331: antispam option didn't work with Safari.                    -Car
986
987     * Lists:
988         - #318: Deletion of email with + in aliases.                        -Car
989
990 ================================================================================
991 VERSION 0.9.7                                                        21 Jun 2005
992
993 New:
994
995     * Profile:
996         - Address parser.                                                   -Car
997
998     * Search:
999         - Nickname are used in fast search.                                 -Car
1000         - Firefox searchplugin for quick search.                            -Car
1001
1002     * Xnet:
1003         - Events management.                                                -Car
1004         - Events using paiements.                                           -Car
1005         - Sending mail to all the participants/absents of an event.         -Car
1006
1007 Bug/Wish:
1008
1009     * Core:
1010         - #78,302: accept spaces in login.                                  -Car
1011
1012     * Fiche:
1013         - #308: organizing layout.                                          -Car
1014
1015     * Lists:
1016         - #23: multiple inscriptions.                                       -Car
1017
1018     * Xnet:
1019         - #311,312: private members list.                                   -Car
1020         - Inscription in a group with no admin.                             -Car
1021
1022 Fixes (from 0.9.6 branch):
1023
1024     * Core:
1025         - #316: locale was not set correctly.  dates are in french again.   -MC
1026
1027     * Search:
1028         - #307: fix bad escaping in advanced search.                        -MC
1029
1030     * Xnet:
1031         - Have a connection link even on index page.                        -MC
1032         - Deleting and securing deletion of empty aliases.                  -Car
1033         - #314: fix bad links to categories                                 -Car
1034
1035 ================================================================================
1036 VERSION 0.9.6                                                        07 May 2005
1037
1038 New:
1039
1040     * Profile:
1041         - Stayed down students (orange) management.                         -Car
1042
1043     * Search:
1044         - Last improvements (clean code for search now !).                  -MC
1045
1046     * Stats:
1047         - Drop mail stats pages (buggy and not accurate anymore).           -MC
1048
1049     * Polytechnique.net in now in plat/al !                                 -MC
1050
1051 Bug/Wish:
1052
1053     * Admin:
1054         - #298: On su exit, go back to SU page on the given account.        -MC
1055         - #300: Notify hotliners for validation comments.                   -Car
1056         - #301: Some design issues solved for validation.                   -MC
1057
1058     * Misc:
1059         - #290: Date display with no preceding 0.                           -Car
1060
1061     * Profile:
1062         - #299: Be more specific wrt given name for women.                  -MC
1063
1064 Fixes (from 0.9.5 branch):
1065
1066     * Search:
1067         - #304: Next/Prev links were missing if #pages was 2.               -MC
1068
1069 ================================================================================
1070 VERSION 0.9.5                                                        07 Apr 2005
1071
1072 New:
1073
1074     * Core:
1075         - Improve login/exit wrt cookie.                                    -MC
1076
1077     * Docs:
1078         - use of secure SMTP on a pocket PC.                                -Car
1079
1080     * Fiche:
1081         - A public fiche is now available for visitors.                     -Car
1082
1083     * Money:
1084         - lighter code and support for a PayPal account.                    -Car
1085
1086     * Profile:
1087         - One can choose precisely which fields appear on his public fiche. -Car
1088         - Accents and special chars in name and first name                  -Car
1089         - Spouse name extended to usage name.                               -Car
1090
1091     * Register:
1092         - Already subscribed members now have a warning.                    -MC
1093
1094     * Search:
1095         - Public searches display more information.                         -Car
1096
1097 Bug/Wish:
1098
1099     * Admin:
1100         - #291: change bestalias when alias disappear.                      -Car
1101
1102     * Core:
1103         - #279, #281: permanent connexion explanations.                  -MC/Car
1104
1105     * Fiche:
1106         - #289: hide empty photos in public fiche.                          -Car
1107
1108     * Misc:
1109         - #283,285,286,287: text modifications in docs and index page.      -Car
1110
1111     * Profile:
1112         - #278: professionnal email and web site.                           -Car
1113
1114     * Search:
1115         - #82: Search by fonction and post for jobs.                        -Car
1116         - #109, 288: Lots of sorting methods for search.                    -Car
1117         - #270: Private/public flags are now used for search.               -Car
1118
1119 Fixes (from 0.9.4 branch):
1120
1121     * Lists:
1122         - Owner can now delete their list.                                  -MC
1123
1124 ================================================================================
1125 VERSION 0.9.4                                                        24 Jan 2005
1126
1127 New:
1128
1129     * Banana:
1130         - Total rework, it's now a real library, exit from plat/al.         -MC
1131
1132     * Contacts:
1133         - Brand new PDF of the contact list (using FPDF).                   -MC
1134         - Even include Photos in the PDF (kludgy !).                        -MC
1135
1136     * Core:
1137         - New SQL access API: gain in security and code factorization.      -MC
1138         - Drop good old mysql_assign, iterators are nicer.                  -MC
1139         - Drop magic_quote_gpc (DB API takes care of it itself).            -MC
1140         - Drop cache algorithm (was complex for no gain).                   -MC
1141         - Enhancements wrt COOKIE.                                       -MC/Car
1142         - More homogenous date formating (use %x / %X everywhere).          -MC
1143         - No more .head.tpl. (thanks to JM for the tip).                    -MC
1144         - Strip unnecessary spaces from templates at compile time.          -MC
1145         - Allow users to choose email formats globally.                     -Car
1146         - Crons are now handled from plat/al with a global crontab file.    -MC
1147
1148     * Notifications:
1149         - Use Pascal's work to enable a simple, nicer html mail.            -MC
1150         - Use the new RSS engine to provide a feed of the panel.            -MC
1151
1152     * Photo Submission:
1153         - Rework of the form.                                               -MC
1154         - Photo is resized on the fly, instead of dropping too big images.  -MC
1155
1156     * Registration:
1157         - Brand new.                                                        -MC
1158
1159     * Skins:
1160         - Openweb: update.                                                  -MC
1161
1162     * Validation:
1163         - Quite a lot of rewrite, simplifications.                          -MC
1164
1165 Bug/Wish:
1166
1167     * Contacts:
1168         - #180: Change the list order using name, promo or last change date.-Car
1169
1170     * Core:
1171         - #153: rework the RSS engine.                                      -MC
1172         - #145: Use melix address to log in.                                -Car
1173         - #212: Various font-sizes fixed.                                   -Car
1174         - #245: Use PEAR::Date to avoid 1970-2038 php limitations.          -MC
1175         - #258: Netscape4 Warning.                                          -MC
1176
1177     * Emails:
1178         - #229: Possibility to show our melix address.                      -Car
1179
1180     * Events:
1181         - #238: Links and Mailto are now active.                            -Car
1182
1183     * Fiche:
1184         - #218: Quit fiche using Escape key.                                -Car
1185
1186     * Marketing:
1187         - #256, #255: Mail are now correctly sent.                       -MC/Car
1188
1189     * Misc:
1190         - #65: Broken links.                                                -MC
1191
1192     * Notifications:
1193         - #63: Birthdays are now in the notifications !                     -MC
1194         - #215: The notifications use singular or plural.                   -Car
1195         - #232: Add a link to the fiche.                                 -MC/Car
1196
1197     * Profile:
1198         - #65: Add professionnal cellphone.                                 -Car
1199         - #170: Remove region display for french departments.               -Car
1200         - #204: Add nicknames (searchable too).                             -MC
1201         - #210: Add medals and orders.                                      -MC
1202
1203     * Search:
1204         - #249, #251, #253: Some tweaks to be more accurate.                -MC
1205
1206     * Stats:
1207         - #261: Stats of registrations over the time.                       -Car
1208
1209     * Validations:
1210         - #137: Now possible to add comments without any action.            -MC
1211         - #191, #256: Marketing now uses the validation process.            -MC
1212         - #267: Newsletter uses the validation process too.                 -MC
1213
1214 ================================================================================
1215 VERSION 0.9.3                                                        27 Dec 2004
1216
1217 New:
1218
1219     * Core:
1220         - Members can be disabled. It deletes volatile datas.               -MC
1221         - Start the new work on modules (XOrgHook).                         -MC
1222         - XOrgMenu class to deal with Menu entries.                         -MC
1223         - Lots of includes renames, rewrites, beautifuling.                 -MC
1224         - Try to avoid the unreadable {"..."|url} modifier, use {rel}/.     -MC
1225         - Use a real .conf file, and no more .php's for configuration.      -MC
1226         - Make raw access to POST/GET/... disappear.                        -MC
1227
1228     * Distribution:
1229         - Do not modify PHP include path from auto.prepend.inc.php.         -SHK
1230         - Add install.d/apache.conf with a sample Apache config file.       -SHK
1231         - Add Makefile to generate distribution tarballs.                   -SHK
1232         - Generate xorg.config.inc.php using "make".                        -SHK
1233         - Add a basic README file.                                          -SHK
1234
1235     * Lists:
1236         - Moderators are now allowed to change the moderation level.        -MC
1237
1238     * Mails:
1239         - Use HermesMailer.                                                 -MC
1240         - Create a script to treats NL bounces.                             -MC
1241
1242     * Money: standalone module.                                             -MC
1243
1244     * Skins:
1245         - New skin: openweb.                                                -MC
1246         - No more annoying submit button, onclick is used to submit.        -MC
1247         - This is the first autonom module of the site !                    -MC
1248
1249     * Stats:
1250         - Better y-range for graphs.                                        -MC
1251
1252     * WebRedirect (was: Carva): now standalone.                             -MC
1253
1254 Bug/Wish:
1255
1256     * Admin:
1257         - #186: Users are reachable by melix, redirects, aliases...         -MC
1258
1259     * Bestalias:
1260         - #206: Use only the bestalias and the forlife in vcard and fiche.  -MC
1261         - #207: Enable for the user the choice of his prefered alias.       -MC
1262
1263     * Core:
1264         - #183,185: Implement perms levels: 'pending'+'disabled'.           -MC
1265         - #154: Birth fields are now of type DATE.                          -MC
1266
1267     * Fiche:
1268         - #83,208,222: New fiche.                                           -MC
1269
1270     * Lists:
1271         - #86: Yet another old old wish: lists archives are online !        -MC
1272         - #144: Users can subscribe from members/trombi page too.           -MC
1273         - #184: Owners can now delete their lists.                          -MC
1274         - #231: Add a link to the user's fiche on moderation page.          -MC
1275
1276     * Newsletter:
1277         - #242: Newsletter is standalone.                                   -MC
1278
1279     * Search:
1280         - #56: Search on referent.                                          -JS
1281         - #189: Selection of diplomas depends on schools.                   -JS
1282         - #195: Better heuristic for google like (thanks OG).               -MC
1283         - #203: New fields in search (alive, subscriber, free).             -JS
1284
1285     * User Interface:
1286         - #211: All imgs in the skins are links to login.php.               -MC
1287
1288
1289 Fixes (from 0.9.2 branch):
1290
1291     * Search:
1292         - enable mod_date_sort again.                                       -MC
1293
1294
1295 ================================================================================
1296 VERSION 0.9.2                                                        14 Nov 2004
1297
1298 New:
1299
1300     * Carnet: Brand new.                                                    -MC
1301
1302     * Core:
1303         - Creation of the Plugin class.                                     -MC
1304         - Now only use iso3166 countries, no more `nationalites`.           -MC
1305
1306     * Contacts:
1307         - Trombino of the contacts is available.                            -MC
1308
1309     * Search+Contacts:
1310         - Nicer icons.                                                      -MC
1311
1312     * Skins:
1313         - Various updates.                                                  -FRU
1314
1315 Bug/Wish:
1316
1317     * Docs:
1318         - #156: Exit Netscape4 (no more supported), Mozilla enters.         -MC
1319
1320     * Carnet:
1321         - #29,147: Possible to watch subscribings, deaths, `fiche` modifs.  -MC
1322
1323     * Core:
1324         - #135: First instance of the plugin class: class Trombi.           -MC
1325         - #158: A photo change updates last `fiche` edition stamp.          -MC
1326         - #100,199: Kludge to determine if a link is popup or not.          -MC
1327
1328     * Lists:
1329         - #138: Refusal message is shown on mail moderation page.           -MC
1330         - #161: Now supports non-X natively.                                -MC
1331
1332     * Search:
1333         - #112,113,126,133,167,171: google like search + some rewrite.      -MC
1334
1335     * Search+Contacts:
1336         - #122: Women now have a &bull; (no more dirty gender icons).       -MC
1337         - #124: Homeland is now a flag.                                     -MC
1338         - #164: Married women are now well sorted (by their spouse name).   -MC
1339
1340     * Stats:
1341         - #8,134: Return of the stats pages.                                -VP
1342
1343 Fixes (from 0.9.1 branch):
1344
1345     * Lists:
1346         - Better mails to -owners for reject/discard ops.                   -MC
1347         - Mailman is case sensitive, goto lowercase.                        -MC
1348
1349
1350 ================================================================================
1351 VERSION 0.9.1                                                        25 Oct 2004
1352
1353 New:
1354
1355     * Lists:
1356         - Auto-moderate/discard mails detected as SPAM by bogofilter.       -MC
1357         - Improve header/subject decoding.                                  -MC
1358         - Alpha-sort on listes/admin.php + msgs for each operations.        -MC
1359         - 1-click moderation for accept and reject cases.                   -MC
1360
1361     * Usability:
1362         - #99: All <a><img ... /></a> now have title.                       -MC
1363
1364     * NewsLetter:
1365         - Brand New NewsLetter module.                                      -MC
1366         - Convert old archive to new model.                                 -FAL
1367
1368     * Search+Contacts:
1369         - Added gender icons.                                               -MC
1370         - Better things done for married women.                             -MC
1371         - Deceased members and non-subscribers special treatments.          -MC
1372         - Mobile is now printed too.                                        -MC
1373         - People names are clickable.                                       -MC
1374         - Unified template.                                                 -JS
1375
1376     * Skins:
1377         - Liteskin.                                                         -XdX
1378
1379 Fixes (from 0.9.0 branch):
1380
1381     * Lists:
1382         - Corrects problem about mails that have non text/* parts.          -MC
1383         - Rpc daemon can live everywhere.                                   -MC
1384         - Moderation: refusing/rejecting a mail informs other moderators.   -MC
1385
1386     * Fiche + Search:
1387         - Corrects bad handling of firms.                                   -MC
1388         - We used the bad table to search functions names.                  -MC
1389
1390     * Skins:
1391         - Minor updates.                                                    -FRU
1392
1393 ================================================================================
1394 VERSION 0.9.0                                                         15 Oct 2004
1395
1396 New:
1397
1398     * First Public Release.                                                 -PoT
1399
1400 ================================================================================
1401 ACRONYMS:
1402
1403     * PoT: Polytechnique.org TEAM (see Authors).
1404
1405     * ALK: Olivier Le Floch     (Alakazam)  <olivier.le-floch@m4x.org>
1406     * BOB: Damien Bobillot      (Schmurtz)  <damien.bobillot@m4x.org>
1407     * Car: Pascal Corpet        (Caribou)   <pascal.corpet@m4x.org>
1408     * CAT: Florian El Ahdab     (LeChat)    <florian.el-ahdab@m4x.org>
1409     * FAL: Raphaël Marichez     (Falco)     <raphael.marichez@m4x.org>
1410     * FRU: Florent Bruneau      (Fruneau)   <florent.bruneau@m4x.org>
1411     * JAC: Stéphane Jacob       (jacou)     <stephane.jacob@m4x.org>
1412     * JS : Jean Sébastien Bedo              <jean-sebastien.bedo@m4x.org>
1413     * MC : Pierre Habouzit      (MadCoder)  <pierre.habouzit@m4x.org>
1414     * mYk: Aymeric Augustin     (mYk)       <aymeric.augustin@m4x.org>
1415     * OG : Olivier Guillaumin               <olivier.guillaumin@m4x.org>
1416     * PIK: Fabien Laborde       (pika)      <fabien.laborde@m4x.org>
1417     * SHK: Jeremy Lainé         (Sharky)    <jeremy.laine@m4x.org>
1418     * THD: Thomas Deniau        (Totom)     <thomas.deniau@m4x.org>
1419     * VP : Vincent Palatin                  <vincent.palatin@m4x.org>
1420     * XdX: Alexandre Hô         (XandreX)   <alexandre.ho@m4x.org>
1421     * XEL: Raphaël Barrois      (Xelnor)    <raphael.barrois@m4x.org>
1422     * VZA: Vincent Zanotti      (vinZ2)     <vincent.zanotti@m4x.org>
1423
1424 ================================================================================
1425 vim:et:ts=4:sw=4:tw=80:enc=utf-8: