X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=ChangeLog;h=46886f12326c60f15ca9ac58038d247ebb4967f1;hb=fa671a304ea3cb2a63c688c0ae0539b33bdc679a;hp=dfa601f9f03cd505e4acc89ceba383456319187f;hpb=12ddbc2037b16496dfb9d91c4f7091850146fcde;p=platal.git diff --git a/ChangeLog b/ChangeLog index dfa601f..46886f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,15 +1,96 @@ ================================================================================ -VERSION 1.0.1 XX XX XXXX +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 + - #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 @@ -18,31 +99,44 @@ From 1.0.0 branch: * 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