X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=ChangeLog;h=62fb6e1332124617848a71ab097bb3d467c245bf;hb=73f2bb48667fc29db93551f9b1681fe5b1918bc7;hp=e2a9d632655f21b617424547fb92f38a592ae894;hpb=ed92ea696e042eb9b2d0efcc4731fdf89fb17924;p=platal.git diff --git a/ChangeLog b/ChangeLog index e2a9d63..62fb6e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,37 +1,182 @@ ================================================================================ -VERSION 1.0.1 XX XX XXXX +VERSION 1.1.0 XX XX XXXX + +Bug/Wish: + + * Admin: + - #1042: Implements a url-shortener -JAC + - #1315: Displays antispam level in users email admin pages -JAC + - #1399: Displays all similar entreprises only on demand -JAC + - #1403: Displays grade if any in medal validation process -JAC + + * Emails: + - Allows antispam level choice for each redirection -JAC + - #1035: Bases emails on users types (eg educationnal types) -JAC + - #1404: Implements best_domain -JAC + + * Newsletter: + - #664: Adds tool to search in nl archives -JAC + - #908: Displays remaining lines and characters in submission -JAC + - #1393: Logs main nl events (create, delete, validate, cancel) -JAC + + * Payments: + - #1398: Creates csv for payments -JAC + + * Profile: + - #1324,1352: Adds jobs to vcards -JAC + - #1380: Allows multiple entries for some medals -JAC + - #1389: Do not require validation for private names modifications -JAC + - #1401: Main addresses are displayed before secondary addresses -JAC + + * Xnet: + - #1211: Adds login page for xnet users -JAC + + * XnetGrp: + - #907: Adds more info about groups (address, phones, positions) -JAC + +================================================================================ +VERSION 1.0.2 31 01 2011 + +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 + + * Newsletter: + - #774: Enable custom newsletters for groups -XEL + - #1047: Filter the list of previous AXletters -XEL + + * 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