X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=ChangeLog;h=6e14b7ba3b19162069acf7b8e25fae623ab8b9cd;hb=0d696b528bcbec3ae8a51f60d12306b768a469d4;hp=2a07b85c08711d83008c833cd048c4ff7ecd5d64;hpb=4937f78baebacf4269c4942103a4a138e19ef331;p=platal.git diff --git a/ChangeLog b/ChangeLog index 2a07b85..6e14b7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,101 @@ ================================================================================ -VERSION 0.9.11 ?? ???? 2006 +VERSION 0.9.12 ?? ?? 2006 + +New: + + * Admin: + - Can add sorting key in Table Editor. -FRU + - Can manage not registered users. -FRU + + * Carnet: + - Add a vcard of all the contacts. -FRU + - Fix timestamp in RSS feed. -FRU + + * Lists: + - Add the fourth antispam level (moderate and drop). -FRU + + * Events: + - Add author and event id in RSS feed. -FRU + + * Xnet: + - Add a vcard of all the members of a group. -FRU + - Add a full announce system. -FRU + - Add a list of the administrators of the group. -FRU + + * Xnet/Events: + - Events can be archived. -FRU + - Can get iCal version of the events. -FRU + - Can use short name as an event identifier in the URL. -FRU + +Bug/Wish: + + * Admin: + - #468: Can edit requests before validation. -FRU + - #478: Sort payments by flag. -FRU + - #484: Sort Table Editor by clicking on column title. -Car + + * Core: + - #473: Use 'événement' instead of 'évènement'. -FRU + - #475: More understandable bug report form. -FRU + - #548: More informations for recovery for homonyms. -FRU + + * Events: + - #517: URL catcher update (www). -Car + - #525: Add a user-friendly id for newsletters. -FRU + - #530: Members can be identified as a unregistered user. -FRU + + * Lists: + - #485: Can moderate pure-HTML mails. -FRU + - #520: Can moderate several mails at once -FRU + - #532: Fix case sensitivity issues in emails processing. -FRU + + * Payment: + - #155: Add a free comment for payments. -Car + + * Profile: + - #385: Add section, binets and groupes-X in vCard. -FRU + - #451: vCard are RFC compliant. -FRU + - #466: Fix delete phone number. -Car + - #502: Use 'alias' instead of 'aka' to specify the nickname. -FRU + - #536: Can use login.promo as a valid user identifier. -FRU + - #539: Medals and deco need validation from admin. -Car + - #540: Profile of unregistered user redirects to marketing. -FRU + + * Xnet: + - #511: Migrate ML subscription when changing email of a non-X. -FRU + + * Xnet/Events: + - #374: Modify ergonomy of inscription to events (again). -Car + - #490: Events can be opened to non-members. -FRU + - #514: Improve visibility of open events. -FRU + - #523: Organizer does not change when editing an event. -FRU + - #546: More understandable new payment form. -FRU + +From 0.9.11 branch: + + * Core: + - #472: Fix problem with auth when using the cookie. -MC + + * Emails: + - #496: Fix link to warn user who has a broken email. -FRU + + * Geoloc: + - #469: Google Maps link works for the USA. -FRU + + * Newsletter: + - Mail can have different title not to repeat the month or sender. -Car + + * Payment: + - #482: Fix action in the form. -MC + + * Profile: + - #486: Fix force login to see private fiche. -Car + - #509: Can access trombi of the current year promotion. -FRU + - #529: Disabled state is private. -FRU + +================================================================================ +VERSION 0.9.11 18 Septembre 2006 + New: @@ -20,13 +116,16 @@ New: - Work hard to add nice URI's into Platal. -MC - Use fancy icons from http://www.famfamfam.com/ for flags. -MC - Merge htdocs/htdocs.net using apache tricks, share more code. -MC + - Remove seldome used files in plugins/ and do explicit registers. -MC * Emails: - Switch to the new URI scheme. -MC + - Work around broken emails (detection, marketing...) -FRU * Events: - Switch to the new URI scheme. -MC/FRU - Rework Events administration interface. -FRU + - Create a new Newsletter if needed -FRU * Geoloc: - Switch to the new URI scheme. -MC/Car @@ -46,6 +145,7 @@ New: * Profile: - Switch to the new URI scheme. -MC + - Add photo and nickname in vcard -FRU * Register: - Switch to the new URI scheme. -MC @@ -54,6 +154,9 @@ New: * Search: - Switch to the new URI scheme. -MC + * Skins: + - New skin: keynote -FRU + * Stats: - Switch to the new URI scheme. -MC @@ -64,6 +167,7 @@ New: - Migrate to the new URI scheme. -MC - Split Xnet in 4 modules: xnet, lists, events, group. -MC - More coherent look -FRU + - Be logged when you go to X.net from plat/al. -MC * Xnet/Events: - Split event list and subscription again. -MC @@ -84,6 +188,9 @@ Bug/Wish: - #430: Specify date format on downtime admin page. -Car - #440: Rewrite events admin page. -FRU + * Banana: + - #463: Messages marked as read don't switch back to unread -FRU + * Carnet: - #435: Calendar contains yearly events for all the contacts. -FRU @@ -101,11 +208,18 @@ Bug/Wish: - #344: Tels can be bigger (up to 30 chars). -Car - #422: Parasitic strings in vcard. -FRU + * Register: + - #459: Opt-in for newsletter and promo mailing list on register. -Car + + * Skins: + - #454: Layout of addresses -FRU + * Xnet: - - #426: Add an identification header in mails. -FRU - - #384: Substitution of non-X's names in mail from web interface. -FRU - #380: Add sex for non-X. -FRU + - #384: Substitution of non-X's names in mail from web interface. -FRU + - #426: Add an identification header in mails. -FRU - #439: Move doc to the wiki -Car/FRU + - #453: Add members in promotion groups -FRU From 0.9.10 Branch: