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