X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=ChangeLog;h=893729b450d53983a686e92f9e918f41804369c2;hb=821198c7f5394839f6421c54a32ae2a0dca19b3d;hp=d4d3faa8d7324472cea017fa10b637d6a20a18df;hpb=ae163e7a83670527fcc67e38b5bbc0902b7fe119;p=platal.git diff --git a/ChangeLog b/ChangeLog index d4d3faa..893729b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,280 @@ ================================================================================ -VERSION 1.1.0 XX XX XXXX +VERSION 1.1.4 XX XX XXXX +New: + + * Newsletter: + - Displays number of subscribers without any valid redirection -JAC + + * Search: + - Switches autocomplete to jQuery UI -JAC + +Bug/Wish: + + * Carnet: + - #709: Adds multiple contacts, and markets those unregistered -JAC + - #808: Enables watch of groups -JAC + - #1528: Do not display birthday of deceased users in emails -FUL + + * Core: + - #1523: Rename AUTH_MDP to AUTH_PASSWD -JAC + - #1534: Fixes birthday calendar downloading with IE -JAC + + * Email: + - #1529: Stores and uses preferences for sending emails from site -JAC + - #1516: Enables @polytechnique.edu adresses for old promotions -GLN + - #1549: Updates aliases and MLs on new redirection addition -JAC + + * Lists: + - #1543: Displays no member in directory view for empty lists -JAC + - #1555: Ensures an email is given only once in mass subscription -JAC + + * Newsletter: + - #1509: Adds a Reply-To field for newsletters -GLN + - #1526: Shows user filter used after sending -GLN + - #1538: Improves display in main NL administration page -FUL/JAC + + * Payments: + - #1512: Allows payments for unlogged users -JAC + - #1537: Replaces payments page on main site by a donation page -JAC + + * Profile: + - #1381: Adds levels to medals -JAC + - #1446: Adds field for sports and hobbies -JAC + - #1535: Moves and displays skills with mentoring informations -JAC + - #1554: Allows admins to modify unregisterd users' ref birthdate -JAC + + * Search: + - #1284: If a country is chosen, only proposes its cities -JAC + + * XnetGrp: + - #1525: Fixes broken page on erroneous group page edition -JAC + - #1530: Enables reminder for xnet accounts -JAC + - #1558: Allows (un)subscription to be notified not to all admins -JAC + +From 1.1.3 branch: + + * Profile: + - #1545: Fixes link to profiles on IE7 -FRU + +================================================================================ +VERSION 1.1.3 10 09 2011 + +New: + + * API: + - Enable the 'sharing' API (profile exchange with other sites) -XEL + + * Auth: + - Add per-group options to configure the auth-groupe-x behaviour -XEL + + * Profile: + - Significantly improve visibility handling -XEL + + * Xnet: + - Allow auth-groupe-x for X.net accounts -XEL + +Bug/Wish: + + * Email: + - #1517: Fixes bestalias update when two local_part are identical -JAC + - #1533: Fixes bestalias after updating melix alias -JAC + + * Profile: + - #1532: Allows edition of empty reference birthdates -JAC + +From 1.1.2 branch: + + * Newsletter: + - #1524: Fixes NL unsubscription when not loggued on the site -JAC + + * Search: + - #1520: Fixes deltaten -XEL + +================================================================================ +VERSION 1.1.2 28 06 2011 + +New: + + * Geoloc: + - Updates geocoding to Google Maps API v3 -JAC + - Reintroduces maps, now based on Google Maps -JAC + +Bug/Wish: + + * Paiement: + - #192: Displays users donations -JAC + - #1499: Fixes session user's payment display in xnet admin page -JAC + + * Profile: + - #1489: Enables automatic procecessing for secondary education -JAC + - #1497: Fixes issues with ordinary names -JAC + + * Register: + - #1501: Displays redirections in succesful registration summary -JAC + - #1506: Displays errors summary on registration alert emails -JAC + + * Search: + - #1285: Autocompletes on internal words in university search -JAC + - #1513: Allows search on both only_referent and compagny fields -JAC + + * XnetGrp: + - #947: Lists group former members to group admins -JAC + - #1481: Adds group nl subscription from group profile edition -JAC + - #1504: Displays users without profile in alphabetic lists -JAC + - #1507: Adds sort on last modification in directory display -JAC + - #1508: Do not export emails in members csv files -JAC + - #1511: Adds subscriber position to groups -JAC + + * XnetEvent: + - #1487: Removes link to event attending users to group outsiders -JAC + - #1491: Fixes participants multi-page display -JAC + +================================================================================ +VERSION 1.1.1 09 05 2011 + +New: + + * XnetGrp: + - Enables creation of multiple Xnet accounts for groups -JAC + +Bug/Wish: + + * Auth: + - #1474: Provides accounts data for accounts without profile -JAC + - #1476: Logs last use of Auth-Groupe-X keys -JAC + + * Carnet: + - #1486: Allows deletion of deceased contact/watched user -JAC + + * Core: + - #1484: Fix reference to is_IE that does not exist anymore -FRU + + * Emails: + - #1110: Improves email combobox -JAC + - #1459: Lists and administrates aliases on main domain -JAC + - #1477: Fixes display and (de)activation of email storages -JAC + - #1479: Fixes display of corps in bounce list -JAC + + * Events: + - #1475: Fixes date storage for next reminder -JAC + + * Newsletter: + - #1394: Links nl unsubscribtions to the issues that caused them -JAC + + * Paiement: + - #1485: Properly formats name and comment field in paiements -JAC + + * Profile: + - #1445: Add job entry year -JAC + - #1478: Uses user's visibility limitations to display vcards -JAC + + * Search: + - #911: Adds search on corps -JAC + - #990: Adds search on broken redirections -JAC + - #1469: Adds search on firstname/lastname/nickname -JAC + - #1470: Fixes autocomplete on countries -JAC + + * XnetGrp: + - Enables NLs filling from group members -JAC + - #1179: Adds alphabetic choices for group directories -XEL + - #1460: Enables NLs creation for groups -XEL + - #1473: Enables group filling from its MLs and aliases -JAC + + * XnetList: + - #957: Allows xnet list sorting by description and members count -JAC + +From 1.1.0 branch: + + * Search: + - #1449: Load json2 on IE because IE<=7 do not implement JSON -FRU + +================================================================================ +VERSION 1.1.0 26 03 2011 + +New: + + * Search: + - Add suggestions on quicksearch box -FRU + +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: + - Accounts for xnet only 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 XX XX XXXX +VERSION 1.0.1 26 10 2010 New: @@ -38,11 +309,13 @@ Bug/Wish: - #1261: Fix wrong join between user and profile -JAC * Search: - - #1177: clean url in advanced search -Car - - #1251: More intuitive networking search -Xel + - #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 @@ -68,7 +341,7 @@ From 1.0.0 branch: - Fix promotion_ml reminder -FRU * Forums: - - #1247: Fix RSS feed -Xel + - #1247: Fix RSS feed -XEL * Lists: - Fix inclusion of banana for achives and moderation preview -FRU @@ -1567,6 +1840,8 @@ ACRONYMS: * CAT: Florian El Ahdab (LeChat) * FAL: Raphaël Marichez (Falco) * FRU: Florent Bruneau (Fruneau) + * FUL: Thomas Minvielle (Fulanor) + * GLN: Brice Gelineau (brice) * GUI: Guillaume Bandet (GUI) * JAC: Stéphane Jacob (jacou) * JM : Jean-Marc Bécu