46837034e3174a4d826d626108d77649bddbf090
[platal.git] / ChangeLog
1 ================================================================================
2 VERSION 0.9.9                                                                                                            18 Jul 2005
3
4 New :
5
6         * Xnet :
7                 - Groups can be non subscribable.                                                                       -Car
8                 
9 Bug/Wish :
10
11         * Core :
12                 - #310: Display the max number of photo in trombipromo.                         -Car
13
14         * Profile :
15                 - #330: Interface to delete usage name is clearer.                                      -Car
16         
17         * Xnet :
18                 - Various bug fixes in events management.                                                       -Car
19         
20 ================================================================================
21 VERSION 0.9.8                                                                                                            18 Jul 2005
22
23 New :
24
25         * Admin :
26                 - Synchronisations with geoloc.org.                                                                     -Car
27
28 Bug/Wish :
29
30         * Admin :
31                 - #323: admin link in fiche opens out of the popup.                                     -Car
32                 - #324: admin can modify the usage name.                                                        -Car
33
34         * Profile :
35                 - User can delete his own melix.                                                                        -Car
36                 - #328,329: bug fixes and direct acess to public fiche.                         -Car
37                 - #331: antispam option didn't work with Safari.                                        -Car
38
39         * Lists :
40                 - #318: Deletion of email with + in aliases.                                            -Car
41         
42 ================================================================================
43 VERSION 0.9.7                                                                                                            21 Jun 2005
44
45 New :
46
47         * Profile :
48                 - Address parser.                                                                                                       -Car
49                 
50         * Search :
51                 - Nickname are used in fast search.                                                                     -Car
52                 - Firefox searchplugin for quick search.                                                        -Car
53
54         * Xnet :
55                 - Events management.                                                                                            -Car
56                 - Events using paiements.                                                                                       -Car
57                 - Sending mail to all the participants/absents of an event.                     -Car
58
59 Bug/Wish :
60
61         * Core :
62                 - #78,302: accept spaces in login.                                                                      -Car
63                 
64         * Fiche :
65                 - #308: organizing layout.                                                                                      -Car
66
67         * Lists :
68                 - #23: multiple inscriptions.                                                                           -Car
69
70         * Xnet :
71                 - #311,312: private members list.                                                                       -Car
72                 - Inscription in a group with no admin.                                                         -Car
73                 
74 Fixes (from 0.9.6 branch) :
75
76         * Core :
77                 - #316: locale was not set correctly.  dates are in french again.       -MC
78
79         * Search :
80                 - #307: fix bad escaping in advanced search.                                            -MC
81
82         * Xnet :
83                 - Have a connection link even on index page.                                            -MC
84                 - Deleting and securing deletion of empty aliases.                                      -Car
85                 - #314: fix bad links to categories                                                                     -Car
86
87 ================================================================================
88 VERSION 0.9.6                                                                                                            07 May 2005
89
90 New :
91
92         * Profile :
93                 - Stayed down students (orange) management.                                                     -Car
94                 
95         * Search :
96                 - Last improvements (clean code for search now !).                                      -MC
97
98         * Stats :
99                 - Drop mail stats pages (buggy and not accurate anymore).                       -MC
100
101         * Polytechnique.net in now in plat/al !                                                                 -MC
102
103 Bug/Wish :
104
105         * Admin :
106                 - #298: On su exit, go back to SU page on the given account.            -MC
107                 - #300: Notify hotliners for validation comments.                                       -Car
108                 - #301: Some design issues solved for validation.                                       -MC
109
110         * Misc :
111                 - #290: Date display with no preceding 0.                                                       -Car
112
113         * Profile :
114                 - #299: Be more specific wrt given name for women.                                      -MC
115
116 Fixes (from 0.9.5 branch) :
117
118         * Search :
119                 - #304: Next/Prev links were missing if #pages was 2.                           -MC
120
121 ================================================================================
122 VERSION 0.9.5                                                                                                            07 Apr 2005
123
124 New :
125
126         * Core :
127                 - Improve login/exit wrt cookie.                                                                        -MC
128
129         * Docs :
130                 - use of secure SMTP on a pocket PC.                                                            -Car
131                 
132         * Fiche :
133                 - A public fiche is now available for visitors.                                         -Car
134                 
135         * Money :
136                 - lighter code and support for a PayPal account.                                        -Car
137                 
138         * Profile :
139                 - One can choose precisely which fields appear on his public fiche.     -Car
140                 - Accents and special chars in name and first name                                      -Car
141                 - Spouse name extended to usage name.                                                           -Car
142
143         * Register :
144                 - Already subscribed members now have a warning.                                        -MC
145         
146         * Search :
147                 - Public searches display more information.                                                     -Car
148
149 Bug/Wish :
150
151         * Admin :
152                 - #291: change bestalias when alias disappear.                                          -Car
153                 
154         * Core :
155                 - #279, #281: permanent connexion explanations.                                  -MC/Car
156
157         * Fiche :
158                 - #289: hide empty photos in public fiche.                                                      -Car
159                 
160         * Misc :
161                 - #283,285,286,287: text modifications in docs and index page.          -Car
162
163         * Profile :
164                 - #278: professionnal email and web site.                                                       -Car
165
166         * Search :
167                 - #82: Search by fonction and post for jobs.                                            -Car
168                 - #109, 288: Lots of sorting methods for search.                                        -Car
169                 - #270: Private/public flags are now used for search.                           -Car
170
171 Fixes (from 0.9.4 branch) :
172
173         * Lists :
174                 - Owner can now delete their list.                                                                      -MC
175
176 ================================================================================
177 VERSION 0.9.4                                                                                                            24 Jan 2005
178
179 New :
180
181         * Banana :
182                 - Total rework, it's now a real library, exit from plat/al.                     -MC
183
184         * Contacts :
185                 - Brand new PDF of the contact list (using FPDF).                                       -MC
186                 - Even include Photos in the PDF (kludgy !).                                            -MC
187
188         * Core :
189                 - New SQL access API : gain in security and code factorization.         -MC
190                 - Drop good old mysql_assign, iterators are nicer.                                      -MC
191                 - Drop magic_quote_gpc (DB API takes care of it itself).                        -MC
192                 - Drop cache algorithm (was complex for no gain).                                       -MC
193                 - Enhancements wrt COOKIE.                                                                              -MC/Car
194                 - More homogenous date formating (use %x / %X everywhere).                      -MC
195                 - No more .head.tpl. (thanks to JM for the tip).                                        -MC
196                 - Strip unnecessary spaces from templates at compile time.                      -MC
197                 - Allow users to choose email formats globally.                                         -Car
198                 - Crons are now handled from plat/al with a global crontab file.        -MC
199
200         * Notifications :
201                 - Use Pascal's work to enable a simple, nicer html mail.                        -MC
202                 - Use the new RSS engine to provide a feed of the panel.                        -MC
203
204         * Photo Submission :
205                 - Rework of the form.                                                                                           -MC
206                 - Photo is resized on the fly, instead of dropping too big images.      -MC
207
208         * Registration :
209                 - Brand new.                                                                                                            -MC
210
211         * Skins :
212                 - Openweb : update.                                                                                                     -MC
213
214         * Validation :
215                 - Quite a lot of rewrite, simplifications.                                                      -MC
216
217 Bug/Wish :
218
219         * Contacts :
220                 - #180: Change the list order using name, promo or last change date.-Car
221                 
222         * Core :
223             - #153: rework the RSS engine.                                                                              -MC
224                 - #145: Use melix address to log in.                                                            -Car
225                 - #212: Various font-sizes fixed.                                   -Car
226                 - #245: Use PEAR::Date to avoid 1970-2038 php limitations.                      -MC
227                 - #258: Netscape4 Warning.                                                                                      -MC
228
229         * Emails :
230                 - #229: Possibility to show our melix address.                                          -Car
231
232         * Events :
233                 - #238: Links and Mailto are now active.                                                        -Car
234
235         * Fiche :
236                 - #218: Quit fiche using Escape key.                                                            -Car
237
238         * Marketing :
239                 - #256, #255: Mail are now correctly sent.                                              -MC/Car
240
241         * Misc :
242                 - #65: Broken links.                                                                                            -MC
243
244         * Notifications :
245                 - #63: Birthdays are now in the notifications !                                         -MC
246                 - #215: The notifications use singular or plural.                   -Car
247                 - #232: Add a link to the fiche.                                                                -MC/Car
248         
249         * Profile :
250                 - #65: Add professionnal cellphone.                                                                     -Car
251                 - #170: Remove region display for french departments.                           -Car
252                 - #204: Add nicknames (searchable too).                                                         -MC
253                 - #210: Add medals and orders.                                                                          -MC
254
255         * Search :
256                 - #249, #251, #253: Some tweaks to be more accurate.                            -MC
257
258         * Stats :
259                 - #261: Stats of registrations over the time.                       -Car
260                 
261         * Validations :
262                 - #137: Now possible to add comments without any action.                        -MC
263                 - #191, #256: Marketing now uses the validation process.                        -MC
264                 - #267: Newsletter uses the validation process too.                                     -MC
265
266 ================================================================================
267 VERSION 0.9.3                                                                                                            27 Dec 2004
268
269 New :
270
271         * Core :
272                 - Members can be disabled. It deletes volatile datas.                           -MC
273                 - Start the new work on modules (XOrgHook).                                                     -MC
274                 - XOrgMenu class to deal with Menu entries.                                                     -MC
275                 - Lots of includes renames, rewrites, beautifuling.                                     -MC
276                 - Try to avoid the unreadable {"..."|url} modifier, use {rel}/.         -MC
277                 - Use a real .conf file, and no more .php's for configuration.          -MC
278                 - Make raw access to POST/GET/... disappear.                                            -MC
279         
280         * Distribution :
281                 - Do not modify PHP include path from auto.prepend.inc.php.                     -SHK
282                 - Add install.d/apache.conf with a sample Apache config file.           -SHK
283                 - Add Makefile to generate distribution tarballs.                                       -SHK
284                 - Generate xorg.config.inc.php using "make".                                            -SHK
285                 - Add a basic README file.                                                                                      -SHK
286         
287         * Lists :
288                 - Moderators are now allowed to change the moderation level.            -MC
289
290         * Mails :
291                 - Use HermesMailer.                                                                                                     -MC
292                 - Create a script to treats NL bounces.                                                         -MC
293
294         * Money : standalone module.                                                                                    -MC
295
296         * Skins :
297                 - New skin : openweb.                                                                                           -MC
298                 - No more annoying submit button, onclick is used to submit.            -MC
299                 - This is the first autonom module of the site !                                        -MC
300
301         * Stats :
302                 - Better y-range for graphs.                                                                            -MC
303         
304         * WebRedirect (was: Carva) : now standalone.                                                    -MC
305
306 Bug/Wish :
307
308         * Admin :
309                 - #186: Users are reachable by melix, redirects, aliases...                     -MC
310
311         * Bestalias :
312                 - #206: Use only the bestalias and the forlife in vcard and fiche.      -MC
313                 - #207: Enable for the user the choice of his prefered alias.           -MC
314
315         * Core :
316                 - #183,185: Implement perms levels : 'pending'+'disabled'.                      -MC
317                 - #154: Birth fields are now of type DATE.                                                      -MC
318
319         * Fiche :
320                 - #83,208,222: New fiche.                                                                                       -MC
321
322         * Lists :
323                 - #86: Yet another old old wish : lists archives are online !           -MC
324                 - #144: Users can subscribe from members/trombi page too.                       -MC
325                 - #184: Owners can now delete their lists.                                                      -MC
326                 - #231: Add a link to the user's fiche on moderation page.                      -MC
327
328         * Newsletter :
329                 - #242: Newsletter is standalone.                                                                       -MC
330
331         * Search :
332                 - #56: Search on referent.                                                                                      -JS
333                 - #189: Selection of diplomas depends on schools.                                       -JS
334                 - #195: Better heuristic for google like (thanks OG).                           -MC
335                 - #203: New fields in search (alive, subscriber, free).                         -JS
336
337         * User Interface :
338                 - #211: All imgs in the skins are links to login.php.                           -MC
339
340
341 Fixes (from 0.9.2 branch) :
342
343         * Search :
344                 - enable mod_date_sort again.                                                                           -MC
345
346
347 ================================================================================
348 VERSION 0.9.2                                                                                                            14 Nov 2004
349
350 New :
351
352         * Carnet : Brand new.                                                                                                   -MC
353
354         * Core :
355                 - Creation of the Plugin class.                                                                         -MC
356                 - Now only use iso3166 countries, no more `nationalites`.                       -MC
357
358         * Contacts :
359                 - Trombino of the contacts is available.                                                        -MC
360
361         * Search+Contacts :
362                 - Nicer icons.                                                                                                          -MC
363
364         * Skins :
365                 - Various updates.                                                                                                      -FRU
366
367 Bug/Wish :
368
369         * Docs :
370                 - #156: Exit Netscape4 (no more supported), Mozilla enters.                     -MC
371
372         * Carnet :
373                 - #29,147: Possible to watch subscribings, deaths, `fiche` modifs.      -MC
374         
375         * Core :
376                 - #135: First instance of the plugin class : class Trombi.                      -MC
377                 - #158: A photo change updates last `fiche` edition stamp.                      -MC
378                 - #100,199: Kludge to determine if a link is popup or not.                      -MC
379
380         * Lists :
381                 - #138: Refusal message is shown on mail moderation page.                       -MC
382                 - #161: Now supports non-X natively.                                                            -MC
383
384         * Search :
385                 - #112,113,126,133,167,171: google like search + some rewrite.          -MC
386
387         * Search+Contacts :
388                 - #122: Women now have a • (no more dirty gender icons).           -MC
389                 - #124: Homeland is now a flag.                                                                         -MC
390                 - #164: Married women are now well sorted (by their spouse name).       -MC
391
392         * Stats :
393                 - #8,134: Return of the stats pages.                                                            -VP
394
395 Fixes (from 0.9.1 branch) :
396
397         * Lists :
398                 - Better mails to -owners for reject/discard ops.                                       -MC
399                 - Mailman is case sensitive, goto lowercase.                                            -MC
400
401
402 ================================================================================
403 VERSION 0.9.1                                                                                                            25 Oct 2004
404
405 New :
406
407         * Lists :
408                 - Auto-moderate/discard mails detected as SPAM by bogofilter.           -MC
409                 - Improve header/subject decoding.                                                                      -MC
410                 - Alpha-sort on listes/admin.php + msgs for each operations.            -MC
411                 - 1-click moderation for accept and reject cases.                                       -MC
412         
413         * Usability :
414                 - #99: All <a><img ... /></a> now have title.                                           -MC
415
416         * NewsLetter :
417                 - Brand New NewsLetter module.                                                                          -MC
418                 - Convert old archive to new model.                                                                     -FAL
419
420         * Search+Contacts :
421                 - Added gender icons.                                                                                           -MC
422                 - Better things done for married women.                                                         -MC
423                 - Deceased members and non-subscribers special treatments.                      -MC
424                 - Mobile is now printed too.                                                                            -MC
425                 - People names are clickable.                                                                           -MC
426                 - Unified template.                                                                                                     -JS
427
428         * Skins:
429                 - Liteskin.                                                                                                                     -XdX
430
431 Fixes (from 0.9.0 branch) :
432
433         * Lists :
434                 - Corrects problem about mails that have non text/* parts.                      -MC
435                 - Rpc daemon can live everywhere.                                                                       -MC
436                 - Moderation : refusing/rejecting a mail informs other moderators.      -MC
437         
438         * Fiche + Search :
439                 - Corrects bad handling of firms.                                                                       -MC
440                 - We used the bad table to search functions names.                                      -MC
441
442         * Skins :
443                 - Minor updates.                                                                                                        -FRU
444
445 ================================================================================
446 VERSION 0.9.0                                                                                                        15 Oct 2004
447
448 New :
449
450         * First Public Release.                                                                                                 -PoT
451
452 ================================================================================
453 ACRONYMS :
454
455         * PoT : Polytechnique.org TEAM (see Authors).
456
457         * Car : Pascal Corpet    (Caribou)  <pascal.corpet@m4x.org>
458         * FAL : Raphaël Marichez (Falco)    <raphael.marichez@m4x.org>
459         * FRU : Florent Bruneau  (fruneau)  <florent.bruneau@m4x.org>
460         * JS  : Jean Sébastien Bedo         <jean-sebastien.bedo@m4x.org>
461         * MC  : Pierre Habouzit  (MadCoder) <pierre.habouzit@m4x.org>
462         * OG  : Olivier Guillaumin                      <olivier.guillaumin@m4x.org>
463         * SHK : Jeremy Lainé     (Sharky)   <jeremy.laine@m4x.org>
464         * VP  : Vincent Palatin             <vincent.palatin@m4x.org>
465         * XdX : Alexandre Hô     (XandreX)  <alexandre.ho@m4x.org>
466
467 ================================================================================
468 vim:noet:ts=4:sw=4:tw=80: