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