X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=ChangeLog;h=6e0b06f61339e0879e4f53e464e12c27b970f0b0;hb=2f854773c646a58688a06c24c6dcf19479c91837;hp=e2a9d632655f21b617424547fb92f38a592ae894;hpb=3c696b26901e971c2a0f20dbdee3e7af49a576b6;p=platal.git diff --git a/ChangeLog b/ChangeLog index e2a9d63..6e0b06f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,37 +1,184 @@ ================================================================================ -VERSION 1.0.1 XX XX XXXX +VERSION 1.1.0 XX XX XXXX + +Bug/Wish: + + * Admin: + - #1320: Add administrations pages for country and language edition -JAC + - #1371: Allows email edition before mailing list validation -JAC + + * Carnet: + - #1139: Fixes contact pdf export with pictures -JAC + + * Core: + - #1040: Adapts login page for non-X users -FRU + - #1325: Fixes csv downloading with IE8 -JAC + + * Emails: + - #1201: Increases allowed email size -JAC + + * Payments: + - #1314,1295: Finally fix "has paid" lists -Xel + + * Profile: + - #1288: Adds explaination about job keywords in profile edition -JAC + - #1294: Fixes email in job information -JAC + - #1322: Removes duplicated city and postal code in vcard addresses -JAC + - #1323: Displays email aliases in vcards when public -JAC + + * Search: + - #1283: Restricts second operation on promo search -Car + - #1312: Adds search on subadministrativearea -JAC + - #1313: Fixes advanced form js in IE7 -Car + + * Xnet: + - #1347: Fixes menu when changing rights in Xnet -JAC + + * XnetEvent: + - #1233: Enables event subscribtion notification -JAC + + * XnetGrp: + - #1230: Adds custom welcome message for group subscription -JAC + +================================================================================ +VERSION 1.0.2 XX XX XXXX + +Bug/Wish: + + * Admin: + - #1362: List last profile modifications for secretary -JAC + + * Core: + - #1352: Fixes csv downloading with IE8. -JAC + - #1355: Mode with propagation of the skinning mode -FRU + + * Payments: + - #1290: Fixes display of payments on xnet -JAC + - #1318: Fixes PHP errors in PayPal payments -JAC + + * Profile: + - #1270: Adapts default picture to main education -JAC + - #1340: Allows secretaries and admin to fully edit profiles' name -JAC + - #1354: Do not notify death to a deceased user -JAC + - #1356: Indicates delivery issues on addresses -JAC + - #1360: Default profile publicity is now ax -JAC + - #1361: Allows secretaries to validate entreprises -JAC + - #1363: Prevents deletion of private information by secretaries -JAC + - #1364: Only admin can edit original corps -JAC + - #1367: Improves postal address formatting -JAC + - #1368: Allows admin profile edition even if birthdate is unknown -JAC + - #1369: Properly displays moderated jobs -JAC + + * Register: + - #1374: Adapts registration for master and doctorate -JAC + + * Search: + - #1365: Outputs csv of postal addresses for advanced search -JAC + - #1366: Adds 'by AX id' advanced search for admins -Xel + + * XnetEvent: + - #1373: Fixes acceptance of non member in xnet events. -JAC + +================================================================================ +VERSION 1.0.1 26 10 2010 + +New: + + * Admin: + - Accounts not attached to a profile can be deleted -FRU + + * Core: + - Access to the website by non-X -FRU + - Add foreign key constraints for uid and pids -JAC + + * Profile: + - Sectors replaced by job terms (thesaurus) -Car + - Profile edition interface for secretaries of the AX -FRU + - #1256: Notify user when his profile has been edited -JAC + + * Search: + - Search results depend on user's permissions -XEL + +Bug/Wish: + + * Admin: + - #1182: Notify admins when a account is edited -JAC + - #1258: Fix promotion insertion -FRU + + * Lists: + - #1208,1250: Fix export of a mailing list as a CSV file -JAC + + * Profile: + - #1265: Fix access to profile using a user identifier -FRU + + * Register: + - #1261: Fix wrong join between user and profile -JAC + + * Search: + - #1177: Clean url in advanced search -Car + - #1251: More intuitive networking search -Xel + - #1283: Restrict second operation on promo search -Car + + * Survey: + - #964: The creator of a survey can get early results -FRU + - #1282: The creator can always view the results -FRU + + * XnetGrp: + - #1252: Don't include dead user in directory listing -FRU + - #1253: Don't include not-registered users in promo listing -FRU From 1.0.0 branch: + + * Admin: + - #1196: Fix password edition on admin page -JAC + - #1197: Allow user unsubscription -JAC + + * Auth: + - #1246: Fix GroupeX auth -Car + * AXLetter: - Fix unsubscription -XEL * Carnet: - Fix inaccessible carnet/panel in case of profile update -FRU - - Fix notification email -JAC + - #1176: Fix notification email -JAC * Events: - Fix promotion_ml reminder -FRU + * Forums: + - #1247: Fix RSS feed -Xel + * Lists: - Fix inclusion of banana for achives and moderation preview -FRU + - #1218,1222: Fix link to profiles -JAC * Profile: - Fix entreprise validation -JAC - Fix name validation -XEL - Fix orange validation -XEL - Fix vcards -FRU - - Fix geocoding -JAC + - #1173,1174,1205,1219: Fix geocoding -JAC + - #1232: Fix autocompletion for the first enterprise -JAC * Newsletter: - Fix user selection -FRU * Register: - Fix calls to missing functions -JAC + - #1216: Fix missing check that the user was not registered -FRU * Search: - Fix filtering by promotion -XEL - Fix search by address -XEL + * Survey: + - #1214: Fix result of a survey -FRU + - #1263: Fix edition of pending surveys -FRU + + * XnetEvent: + - #1187: Fix listing of the participant -JAC + * XnetGrp: - Fix name in unsubscription notification -JAC - Fix mailer sending O(n^2) mails -VZA