X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=ChangeLog;h=ec4f070cd0b57df270d81c2d8541ecec67225aa3;hb=524d1205c09d3f8e14a5751b2cbbce7e2fd23008;hp=0ee9e4009eeaa8fd0ca591ab2371543542b20d9d;hpb=01714cdbe5652758b59af2211c076736780e64c6;p=platal.git diff --git a/ChangeLog b/ChangeLog index 0ee9e40..ec4f070 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,238 @@ ================================================================================ -VERSION 0.9.15 XX XX 2007 +VERSION 0.f.0 XX XX XXXX +New: + * Core: + - Centralises email management through an email combobox -JAC + +Bug/Wish: + * Profile: + - #16, #528, #917: Changes job interface, updates business sectors -JAC + - #188: Adds informations about the Corps d'État -JAC + - #209: Thoroughly changes education's implementation -JAC + - #373: User now chooses the name we use to talk to him/her -JAC + - #386: Adds the possibility to fill in multiple nationalities -JAC + - #443: Adds concept of ordinary firstname -JAC + - #450: Adds marital name, thus ordinary name can be any name -JAC + - #891: Improves education display -JAC + +================================================================================ +VERSION 0.10.1 XX XX XXXX + +From 0.10.0 branch: + + * Auth: + - Fix use of deprecated PlLogger in password recovery -JAC + + * Lists: + - #942: Fix missing MLs in ML listing -FRU + - #943: Fix adding member to a list -FRU + + * Profile: + - Fix malformed query leading to error when adding an address -FRU + + * XnetGrp: + - #861: Fix adding non-registered X with compound name to a group -JAC + +================================================================================ +VERSION 0.10.0 11 12 2008 New: * Core: + - Move plat/al engine in a separated library -FRU + - Introduction of 'hruid' as a replacement for 'forlife' -VZA + + * Mail: + - Validation of the rewrites -FRU + + * Newsletter: + - Tool to process bounces -mYk + + * OpenId: + - OpenId provider -mYk + +Bug/Wish: + + * Admin: + - #912: Fix error when validating an 'alread-validated' request -FRU + + * Core: + - #918: Use POST for wiki preview -FRU + + * Search: + - #691: Adds search on postcode and thus on "arrondissements" -JAC + - #791: Adds the possibility to do an exact search -JAC + - #822: Adds the possibility to search on diplomas -JAC + + * Lists: + - #927: Can export the list of members as a CSV file -FRU + + * XnetEvents: + - #751: Fix calculation of the number of pages -FRU + + * XnetList: + - #914: Adds a toggle button in the ML/directory sync. page -JAC + +================================================================================ +VERSION 0.9.17 19 07 2008 + +New: + + * Core: + - Password strength checker -FRU + - Show user picture on the mini-profile -FRU + - Add an anti-XSRF framework, and add protection to most pages -VZA + - Add a 'disallow all' robots.txt in development working copies. -VZA + + * Forums: + - Can choose the color of the branches -FRU + +Bug/Wish: + + * Admin: + - #770: Keeps hidden validation preferences in the database -JAC + - #811: Improve interface to add medal ranks and avoid losing data -ALK + - #830: Adds admnistration pages for sub-sectors and functions -JAC + + * Carnet: + - #831: Don't be notified of birthdays of the previous day -FRU + + * Core: + - Fix email sending, correcting bugs introduced in r1897 -VZA + - #832: Always include the url in bug reports -ALK + - #841: Improves contrast of links in legends in skin 'Espace' -FRU + - #844: Uses INT in MySQL to store user ids -VZA + - #851: Adds a direct link to GApps for gapps-active users -VZA + + * Lists: + - #756: Can build the list of members from a file -FRU + - #761: Fix user comment in moderation mail sent by mailman -FRU + - #810: Fix encoding of admin pages -FRU + - #813: Fix display of the sample mail refusal message -JAC + - #817: Automation of the management of associations' ML -JAC + - #839: Fix warning when adding an external address -FRU + - #849: Don't list registrated user in unregistrated list -FRU + - Larger click target to toggle emails in the validation interface -ALK + + * Profile: + - #805: Improves mentoring edition page -JAC + - #836: Autocomplete enterprise name in profile edition page -FRU + - #840: Remove mentor entry when "expertise" is empty -FRU + + * Search: + - Fix display of autocompletion menu (use plugin's latest version) -ALK + - Clicking on the "..." entry no longer replaces search with "..." -ALK + - #850: Fix autocompletion bug when changing an advanced search -ALK + - #854: Indicates the bounds of the page's display if possible -JAC + + * Xnet: + - #821: Fix infinite loop when user can't be authenticated -FRU + + * XnetGrp: + - #806: Unsubscribe from MLs when leaving the group -FRU + - #807: Notify groupes managers of unsubscriptions -FRU + - #814: Group managers can change the visibility of the group -FRU + - #823: Store the subscription requests -FRU + - #824: Fix redirection when changing status of the user -FRU + - #846: Don't export users without a forlife in the vcard -FRU + - #847: Can export the directory as .csv file -FRU + - #848: Add a free text field in user profile -FRU + + * XnetEvents: + - #825: Show the number of comers when the events contains 1 part -FRU + +From 0.9.16 branch: + + * Admin: + - #745: Fix invalid warnings when editing user profile -VZA + + * Core: + - Fix authentication level required by 403/404 error pages -FRU + - Fix default password on subscription -VZA + + * GoogleApps: + - Enable service -VZA + +================================================================================ +VERSION 0.9.16 31 03 2008 + +New: + + * Carnet: + - List updated fields in notifications -FRU + + * Core: + - New PlProfiler tool -FRU + - Integration of goodies/external tools with local rss/iCal -VZA + - iGoogle gadgets for latest events and directory search -VZA + - Integration of Google Apps accounts -VZA + + * Emails: + - Imap mail storage can be activated/deactivated from interface -VZA + - Mail storage backends are now integrated with redirections -VZA + + * Lists: + - Unsure mails are moderated -FRU + + * Forums: + - Ban system -THD + +Bug/Wish: + + * Carnet: + - #734: Fix notification emails and carnet for female users -VZA + + * Emails: + - #726: Don't send the email if an attachment can't be downloaded -FRU + - #750: Fix email list in test email -FRU + - #802: Fix upload content type checking on some buggy PHP -FRU + - #803: Prevents UI from allowing 'last active alias deletion' -Car + + * Lists: + - #793: Show broken members on ML -FRU + + * Profile: + - #729: Fix positioning of addresses on public profile -FRU + - #742: Sub domain was hidden when editing profile -FRU + - #752: Don't show vcard link on profile when the person is dead -FRU + - #764: Fix mentoring edition page -FRU + - #790: Ensure we always have a current address -FRU + + * Search: + - #741: Mentor search in advanced search -FRU + + * XnetEvent: + - #728: Update CSV -FRU + - #743: Don't show a warning when subscriber has no forlife -FRU + - #730: XnetEvents are not synchronized with aliases -VZA + - #772: Indicate there are members-only events for non-members -JAC + + * XnetGrp: + - #732: Adapt subscription text to sex -FRU + - #735: Encoding of list description in member edition form -FRU + - #740: Can add a picture in the announces -FRU + - #799: Improve asked inscription interface -JAC + +From 0.9.15 branch: + + * XnetEvents: + - #738: Duplicated payments in certain conditions -FRU + +================================================================================ +VERSION 0.9.15 08 10 2007 + +New: + + * Banana: + - Show poster photo -FRU + + * Core: - Auto-redirect HTML pages to HTTPS -FRU + * Emails: + - #722: Can send a test email to check mail routing -FRU + * Lists: - Asynchronous mail moderation (should avoid server overload) -FRU @@ -1101,14 +1327,19 @@ ACRONYMS: * CAT: Florian El Ahdab (LeChat) * FAL: Raphaël Marichez (Falco) * FRU: Florent Bruneau (Fruneau) + * GUI: Guillaume Bandet (GUI) + * JAC: Stéphane Jacob (jacou) + * JM : Jean-Marc Bécu * JS : Jean Sébastien Bedo * MC : Pierre Habouzit (MadCoder) * mYk: Aymeric Augustin (mYk) * OG : Olivier Guillaumin * PIK: Fabien Laborde (pika) * SHK: Jeremy Lainé (Sharky) + * THD: Thomas Deniau (Totom) * VP : Vincent Palatin * XdX: Alexandre Hô (XandreX) + * VZA: Vincent Zanotti (vinZ2) ================================================================================ vim:et:ts=4:sw=4:tw=80:enc=utf-8: