X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=ChangeLog;h=424f4e52cfc0fdf8fec03890c921fae24fe71433;hb=9fe6c39de860e9b9e3a010816271eb9b4f29041c;hp=268aa1ed1ad6699314651117202a648759c4ab45;hpb=335f0cfdf2ff60ad973a8f3d5b660693704b837e;p=platal.git diff --git a/ChangeLog b/ChangeLog index 268aa1e..424f4e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,46 @@ ================================================================================ -VERSION 0.9.11 ?? ???? 2006 +VERSION 0.9.12 ?? ?? 2006 + +New: + + * Admin: + - Can add sorting key in Table Editor. -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 + + * Profile: + - #502: Use 'alias' instead of 'aka' to specify the nickname -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 + + * 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 + +================================================================================ +VERSION 0.9.11 18 Septembre 2006 + New: @@ -19,12 +60,17 @@ New: * Core: - 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 + - 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 @@ -44,6 +90,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 @@ -52,6 +99,9 @@ New: * Search: - Switch to the new URI scheme. -MC + * Skins: + - New skin: keynote -FRU + * Stats: - Switch to the new URI scheme. -MC @@ -62,6 +112,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 @@ -75,32 +126,45 @@ New: Bug/Wish: * Admin: + - #390: Add date of request in validation form. -FRU + - #397: Can edit death date in user admin page. -FRU + - #427: Automatic answers for validation. -Car + - #429: Tools to administrate duplicated adresses. -FRU - #430: Specify date format on downtime admin page. -Car - - #397: Can edit death date in user admin page -FRU - - #429: Tools to administrate duplicated adresses -FRU - - #390: Add date of request in validation form -FRU - - #440: Rewrite events admin page -FRU + - #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 * Core: - #371: Users can send bugs directly to plat/al tracker. -Car + * Emails: - #426: Add an identification header in mails. -FRU * Lists: - - #127: Add promo in member list when sorted by name -FRU - - #423: Allow line breaks in mailing list descriptions -FRU + - #127: Add promo in member list when sorted by name. -FRU + - #423: Allow line breaks in mailing list descriptions. -FRU * Profile: - #344: Tels can be bigger (up to 30 chars). -Car - - #422: Parasitic strings in vcard -FRU + - #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: + - #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 - - #384: substitution of non-X's names in mail from web interface -FRU - - #380: Add sex for non-X -FRU + - #439: Move doc to the wiki -Car/FRU + - #453: Add members in promotion groups -FRU From 0.9.10 Branch: