platal.git
15 years agoMerge branch 'platal-0.9.17'
Florent Bruneau [Fri, 27 Jun 2008 22:08:34 +0000 (00:08 +0200)]
Merge branch 'platal-0.9.17'

15 years agoUpdate ChangeLog
Florent Bruneau [Fri, 27 Jun 2008 22:06:32 +0000 (00:06 +0200)]
Update ChangeLog

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix vcard generation: only users with a valid forlife are added (Closes #846)
Florent Bruneau [Fri, 27 Jun 2008 22:03:59 +0000 (00:03 +0200)]
Fix vcard generation: only users with a valid forlife are added (Closes #846)

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdate ChangeLog
Florent Bruneau [Fri, 27 Jun 2008 21:41:13 +0000 (23:41 +0200)]
Update ChangeLog

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoCan export X.net directory as a .csv file (Close #847)
Florent Bruneau [Fri, 27 Jun 2008 21:41:24 +0000 (23:41 +0200)]
Can export X.net directory as a .csv file (Close #847)

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd a free text field in x.net profile (Closes #848)
Florent Bruneau [Fri, 27 Jun 2008 20:53:36 +0000 (22:53 +0200)]
Add a free text field in x.net profile (Closes #848)

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUse last version of core.
Florent Bruneau [Tue, 24 Jun 2008 20:51:31 +0000 (22:51 +0200)]
Use last version of core.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge branch 'platal-0.9.17'
Florent Bruneau [Mon, 23 Jun 2008 16:12:21 +0000 (18:12 +0200)]
Merge branch 'platal-0.9.17'

15 years agoMerge branch 'platal-0.9.16' into platal-0.9.17
Florent Bruneau [Mon, 23 Jun 2008 16:12:02 +0000 (18:12 +0200)]
Merge branch 'platal-0.9.16' into platal-0.9.17

15 years agoTypo and better test.
Florent Bruneau [Mon, 23 Jun 2008 16:11:13 +0000 (18:11 +0200)]
Typo and better test.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUses $page->setTitle() to set the title of the page.
Florent Bruneau [Sun, 22 Jun 2008 21:30:47 +0000 (23:30 +0200)]
Uses $page->setTitle() to set the title of the page.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMove and factorize code:
Florent Bruneau [Sun, 22 Jun 2008 21:18:37 +0000 (23:18 +0200)]
Move and factorize code:
* autoload => common.inc.php
* update_{DynamicConf} ==> PlatalGlobals
* update_NbNotifs ==> XorgSession

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMove globals.inc.php to /classes
Florent Bruneau [Sun, 22 Jun 2008 21:01:17 +0000 (23:01 +0200)]
Move globals.inc.php to /classes

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge branch 'platal-0.9.17'
Florent Bruneau [Sun, 22 Jun 2008 14:34:27 +0000 (16:34 +0200)]
Merge branch 'platal-0.9.17'

Conflicts:

classes/session.php

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAuth use Post data, not Env, remove debug.
Florent Bruneau [Sun, 22 Jun 2008 14:32:41 +0000 (16:32 +0200)]
Auth use Post data, not Env, remove debug.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoThe core directory is filled with the core branch.
Florent Bruneau [Sun, 22 Jun 2008 14:16:23 +0000 (16:16 +0200)]
The core directory is filled with the core branch.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoThe core will be the core
Florent Bruneau [Sun, 22 Jun 2008 14:13:50 +0000 (16:13 +0200)]
The core will be the core

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMove xorg/xnet classes in /classes.
Florent Bruneau [Sun, 22 Jun 2008 13:31:50 +0000 (15:31 +0200)]
Move xorg/xnet classes in /classes.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd security.inc.php with user check functions.
Florent Bruneau [Sun, 22 Jun 2008 13:21:54 +0000 (15:21 +0200)]
Add security.inc.php with user check functions.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd core in includes.
Florent Bruneau [Sun, 22 Jun 2008 13:18:21 +0000 (15:18 +0200)]
Add core in includes.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoBye xorg.misc.inc.php
Florent Bruneau [Sun, 22 Jun 2008 13:13:33 +0000 (15:13 +0200)]
Bye xorg.misc.inc.php

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoRename xorg_ constants to pl_
Florent Bruneau [Sun, 22 Jun 2008 13:01:04 +0000 (15:01 +0200)]
Rename xorg_ constants to pl_

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAlso move plugins.
Florent Bruneau [Sun, 22 Jun 2008 12:44:16 +0000 (14:44 +0200)]
Also move plugins.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFirst bench of moves.
Florent Bruneau [Sun, 22 Jun 2008 12:36:46 +0000 (14:36 +0200)]
First bench of moves.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoOops.
Florent Bruneau [Sun, 22 Jun 2008 11:44:28 +0000 (13:44 +0200)]
Oops.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years ago$page is not anymore a global variable.
Florent Bruneau [Sun, 22 Jun 2008 11:43:30 +0000 (13:43 +0200)]
$page is not anymore a global variable.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoPort X.net session to the new schema.
Florent Bruneau [Sun, 22 Jun 2008 10:40:45 +0000 (12:40 +0200)]
Port X.net session to the new schema.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix SUID
Florent Bruneau [Sun, 22 Jun 2008 09:11:45 +0000 (11:11 +0200)]
Fix SUID

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFixes
Florent Bruneau [Sun, 22 Jun 2008 08:08:36 +0000 (10:08 +0200)]
Fixes

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoPort X.org session management to the new session format.
Florent Bruneau [Sat, 21 Jun 2008 23:21:09 +0000 (01:21 +0200)]
Port X.org session management to the new session format.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoBase for the PlSession object.
Florent Bruneau [Sat, 21 Jun 2008 20:00:48 +0000 (22:00 +0200)]
Base for the PlSession object.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years ago{site}.inc.php is the base for all jobs.
Florent Bruneau [Sat, 21 Jun 2008 17:19:45 +0000 (19:19 +0200)]
{site}.inc.php is the base for all jobs.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoX.net built on new Core schema.
Florent Bruneau [Sat, 21 Jun 2008 16:46:18 +0000 (18:46 +0200)]
X.net built on new Core schema.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoGlobals, Session and Page object are now built by the Platal:: object.
Florent Bruneau [Sat, 21 Jun 2008 16:23:23 +0000 (18:23 +0200)]
Globals, Session and Page object are now built by the Platal:: object.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoRewrite FlagSet in order to run flag operation in constant time.
Florent Bruneau [Sat, 21 Jun 2008 15:41:09 +0000 (17:41 +0200)]
Rewrite FlagSet in order to run flag operation in constant time.
Rename the class PlFlagSet to conforms to core coding rules.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoSplit Globals into PlGlobals and PlatalGlobals:
Florent Bruneau [Sat, 21 Jun 2008 14:16:52 +0000 (16:16 +0200)]
Split Globals into PlGlobals and PlatalGlobals:
* PlGlobals is the base class for managing configuration
* PlatalGlobals is specific to X.org usage.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoRename PlatalPage to PlPage
Florent Bruneau [Sat, 21 Jun 2008 13:31:41 +0000 (15:31 +0200)]
Rename PlatalPage to PlPage

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoRename CoreLogger to PlLogger
Florent Bruneau [Sat, 21 Jun 2008 13:21:23 +0000 (15:21 +0200)]
Rename CoreLogger to PlLogger

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoCorrectly unset the hidden input field for autocompletable-and-select-menu-settable...
Olivier Le Floch [Sat, 21 Jun 2008 12:43:54 +0000 (14:43 +0200)]
Correctly unset the hidden input field for autocompletable-and-select-menu-settable fields. This ensures that if the user enters a value in the 'text' field, the 'integer id' field is ignored. Fixes FS#850.

15 years agoCoding rules.
Florent Bruneau [Sat, 21 Jun 2008 12:58:58 +0000 (14:58 +0200)]
Coding rules.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoCorrectly unset the hidden input field for autocompletable-and-select-menu-settable...
Olivier Le Floch [Sat, 21 Jun 2008 12:43:54 +0000 (14:43 +0200)]
Correctly unset the hidden input field for autocompletable-and-select-menu-settable fields. This ensures that if the user enters a value in the 'text' field, the 'integer id' field is ignored. Fixes FS#850.

15 years agoImproves 59887c: uses global domain instead of polytechnique.org, improves javascript...
Stéphane Jacob [Thu, 19 Jun 2008 13:14:24 +0000 (15:14 +0200)]
Improves 59887c: uses global domain instead of polytechnique.org, improves javascript and some other small things

15 years agoAutomation of the management of associations' mailing lists (Closes #817), Updates...
Stéphane Jacob [Wed, 18 Jun 2008 18:21:39 +0000 (20:21 +0200)]
Automation of the management of associations' mailing lists (Closes #817), Updates Changelog

15 years agoUpdates ChangeLog.
Vincent Zanotti [Wed, 18 Jun 2008 19:28:07 +0000 (21:28 +0200)]
Updates ChangeLog.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoUse normal int everywhere in the table to store user ids (Closes #844).
Vincent Zanotti [Tue, 17 Jun 2008 20:16:38 +0000 (22:16 +0200)]
Use normal int everywhere in the table to store user ids (Closes #844).

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoConvert uses of XDB::(..., $flags->flags()) to XDB::(..., $flags)
Florent Bruneau [Mon, 16 Jun 2008 15:24:19 +0000 (17:24 +0200)]
Convert uses of XDB::(..., $flags->flags()) to XDB::(..., $flags)

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoRemove deprecated stuff.
Florent Bruneau [Mon, 16 Jun 2008 15:16:41 +0000 (17:16 +0200)]
Remove deprecated stuff.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoImproves Banana profile form behavious and use FlagSet to store the flags.
Florent Bruneau [Mon, 16 Jun 2008 15:14:36 +0000 (17:14 +0200)]
Improves Banana profile form behavious and use FlagSet to store the flags.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMelix alias visibility in profile should user's alias visibility, not viewer's.
Vincent Zanotti [Mon, 16 Jun 2008 08:55:50 +0000 (10:55 +0200)]
Melix alias visibility in profile should user's alias visibility, not viewer's.
Cf. 50bf984bf184367a83307676441c9bf14555efc8.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoFixes a SQL 'typo' in /marketing/broken.
Vincent Zanotti [Mon, 16 Jun 2008 01:37:01 +0000 (03:37 +0200)]
Fixes a SQL 'typo' in /marketing/broken.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoMelix alias visibility in VCards should be user's visibility, and not viewer's alias...
Vincent Zanotti [Sun, 15 Jun 2008 23:00:24 +0000 (01:00 +0200)]
Melix alias visibility in VCards should be user's visibility, and not viewer's alias visibility.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoFix a SQL error.
Florent Bruneau [Sun, 15 Jun 2008 18:43:08 +0000 (20:43 +0200)]
Fix a SQL error.
Use the previous commit to pass FlagSet to XDB

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoCan pass a FlagSet objet to XDB::...({?}). This will fill the corresponding
Florent Bruneau [Sun, 15 Jun 2008 18:42:00 +0000 (20:42 +0200)]
Can pass a FlagSet objet to XDB::...({?}). This will fill the corresponding
filed with ->flags()

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoGroup managers can choose between receiving notifications or not (default is not).
Florent Bruneau [Sun, 15 Jun 2008 17:14:28 +0000 (19:14 +0200)]
Group managers can choose between receiving notifications or not (default is not).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdate ChangeLog
Florent Bruneau [Sun, 15 Jun 2008 16:54:06 +0000 (18:54 +0200)]
Update ChangeLog

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoNot groups managers on member unsubscription (Closes #807)
Florent Bruneau [Sun, 15 Jun 2008 16:52:38 +0000 (18:52 +0200)]
Not groups managers on member unsubscription (Closes #807)

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoSmarty debug for templated mails.
Florent Bruneau [Sun, 15 Jun 2008 16:46:35 +0000 (18:46 +0200)]
Smarty debug for templated mails.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFollowup to c638d8c8103 [Can disable moderation of Unsures.] : Fix spelling in commen...
Olivier Le Floch [Sun, 15 Jun 2008 15:12:39 +0000 (17:12 +0200)]
Followup to c638d8c8103 [Can disable moderation of Unsures.] : Fix spelling in comments and web interface ; optimise javascript code ; add <label> tags to simplify selecting options

15 years agoCan disable moderation of Unsures.
Florent Bruneau [Sun, 15 Jun 2008 14:26:50 +0000 (16:26 +0200)]
Can disable moderation of Unsures.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd S::rssActivated() to check whether the rss_hash is set AND not empty.
Florent Bruneau [Sat, 14 Jun 2008 14:43:46 +0000 (16:43 +0200)]
Add S::rssActivated() to check whether the rss_hash is set AND not empty.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoNo RSS popup when the link points the RSS activation form.
Florent Bruneau [Sat, 14 Jun 2008 14:42:18 +0000 (16:42 +0200)]
No RSS popup when the link points the RSS activation form.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoVariable 'bestalias' in referent search was in fact a 'forlife'.
Vincent Zanotti [Fri, 13 Jun 2008 12:53:04 +0000 (14:53 +0200)]
Variable 'bestalias' in referent search was in fact a 'forlife'.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoTypo in css, now default.css should be valid.
Bernardo Freitas Paulo da Costa [Tue, 10 Jun 2008 13:05:36 +0000 (15:05 +0200)]
Typo in css, now default.css should be valid.
(Same changes in keynote and openweb, grep is our friend)

15 years agoKeeps hidden validation preferences in the database instead of in a cookie (Closes...
Stéphane Jacob [Tue, 10 Jun 2008 01:09:16 +0000 (03:09 +0200)]
Keeps hidden validation preferences in the database instead of in a cookie (Closes #770), Updates Changelog

15 years agoUpdate ChangeLog
Florent Bruneau [Sun, 8 Jun 2008 16:43:34 +0000 (18:43 +0200)]
Update ChangeLog

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoBirthday cron remove old entries (Closes #831)
Florent Bruneau [Sun, 8 Jun 2008 16:40:59 +0000 (18:40 +0200)]
Birthday cron remove old entries (Closes #831)

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAccept 'yellow' passwords, add a hard limit for submit activation.
Florent Bruneau [Sun, 8 Jun 2008 16:16:16 +0000 (18:16 +0200)]
Accept 'yellow' passwords, add a hard limit for submit activation.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix minifiche layout for non-admin users.
Florent Bruneau [Sun, 8 Jun 2008 16:09:29 +0000 (18:09 +0200)]
Fix minifiche layout for non-admin users.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoSwitch to the new trigger pattern.
Florent Bruneau [Sun, 8 Jun 2008 16:05:23 +0000 (18:05 +0200)]
Switch to the new trigger pattern.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd trigWarning() too. Update xnet CSS.
Florent Bruneau [Sun, 8 Jun 2008 15:33:38 +0000 (17:33 +0200)]
Add trigWarning() too. Update xnet CSS.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoCleaner display for 'trig'.
Florent Bruneau [Sun, 8 Jun 2008 14:46:20 +0000 (16:46 +0200)]
Cleaner display for 'trig'.

This add two kinds of triggers:
 $page->trigError()
 $page->trigSuccess()

The old $page->trig() takes 2 arguments:
 - the message to display
 - the kind of message ('errors' or 'success'), default is errors in order
   to preserve backward compatibility

Plan is to remove all ->trig() calls and switch the trig() method to protected
access rights.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoDon't try to convert non-IP to uint.
Florent Bruneau [Sat, 7 Jun 2008 14:48:19 +0000 (16:48 +0200)]
Don't try to convert non-IP to uint.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoLoad jquery.js on all pages.
Florent Bruneau [Sat, 7 Jun 2008 08:15:04 +0000 (10:15 +0200)]
Load jquery.js on all pages.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoUpdate ChangeLog
Florent Bruneau [Fri, 6 Jun 2008 06:31:27 +0000 (08:31 +0200)]
Update ChangeLog

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoMailman don't understand UTF8 (Closes #761)
Florent Bruneau [Fri, 6 Jun 2008 06:30:14 +0000 (08:30 +0200)]
Mailman don't understand UTF8 (Closes #761)

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoAdds admnistration pages for sub-sectors and functions, and a suitable edition page...
Stéphane Jacob [Fri, 6 Jun 2008 01:19:58 +0000 (03:19 +0200)]
Adds admnistration pages for sub-sectors and functions, and a suitable edition page for them (Closes #830)

16 years agoFixes #811: Improve interface to add medal ranks and avoid losing data
Olivier Le Floch [Fri, 6 Jun 2008 00:59:22 +0000 (02:59 +0200)]
Fixes #811: Improve interface to add medal ranks and avoid losing data

16 years agoReduce quantity of data sent back to the server in the deceased users administration...
Olivier Le Floch [Thu, 5 Jun 2008 23:09:47 +0000 (01:09 +0200)]
Reduce quantity of data sent back to the server in the deceased users administration page

16 years agoUpdate ChangeLog
Florent Bruneau [Thu, 5 Jun 2008 21:21:26 +0000 (23:21 +0200)]
Update ChangeLog

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoImprove contrast of legend > a on skin 'Espace' (Closes #841)
Florent Bruneau [Thu, 5 Jun 2008 21:19:23 +0000 (23:19 +0200)]
Improve contrast of legend > a on skin 'Espace' (Closes #841)

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoGrumpf, remove debug.
Florent Bruneau [Thu, 5 Jun 2008 21:07:21 +0000 (23:07 +0200)]
Grumpf, remove debug.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoUpdate ChangeLog
Florent Bruneau [Thu, 5 Jun 2008 21:05:55 +0000 (23:05 +0200)]
Update ChangeLog

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoAutocomplete enterprise name in profile edition. (Closes #836)
Florent Bruneau [Thu, 5 Jun 2008 21:04:01 +0000 (23:04 +0200)]
Autocomplete enterprise name in profile edition. (Closes #836)

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFixes XSRF protection in admin/deaths.
Vincent Zanotti [Thu, 5 Jun 2008 17:32:38 +0000 (19:32 +0200)]
Fixes XSRF protection in admin/deaths.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
16 years agoIn French address only takes one d
Stéphane Jacob [Thu, 5 Jun 2008 14:48:01 +0000 (16:48 +0200)]
In French address only takes one d

16 years agoUpdate Changelog ; fix order of entries in the Lists section, add entries for my...
Olivier Le Floch [Thu, 5 Jun 2008 11:11:23 +0000 (13:11 +0200)]
Update Changelog ; fix order of entries in the Lists section, add entries for my latest commits

16 years agoFix the display of the sample refusal message in the email moderation interface ...
Stéphane Jacob [Thu, 5 Jun 2008 10:06:08 +0000 (12:06 +0200)]
Fix the display of the sample refusal message in the email moderation interface (Closes #813)

16 years agoEnable clicking on text to select messages in the mailing list moderation page
Olivier Le Floch [Thu, 5 Jun 2008 00:13:23 +0000 (02:13 +0200)]
Enable clicking on text to select messages in the mailing list moderation page
It's too bad scripts are inlined, this really makes for crappy code, I think.

16 years agoRedirects users toward the support in case of missing options in the profile
Stéphane Jacob [Wed, 4 Jun 2008 22:22:13 +0000 (00:22 +0200)]
Redirects users toward the support in case of missing options in the profile

16 years agoUpdate ChangeLog
Florent Bruneau [Wed, 4 Jun 2008 21:11:09 +0000 (23:11 +0200)]
Update ChangeLog

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoGroup managers can change the visibility of the group (Closes #814)
Florent Bruneau [Wed, 4 Jun 2008 21:10:05 +0000 (23:10 +0200)]
Group managers can change the visibility of the group (Closes #814)

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoCenters the broken email box on the broken email page
Stéphane Jacob [Wed, 4 Jun 2008 21:06:00 +0000 (23:06 +0200)]
Centers the broken email box on the broken email page

16 years agoFix alias subscription when changing user status.
Florent Bruneau [Wed, 4 Jun 2008 20:56:22 +0000 (22:56 +0200)]
Fix alias subscription when changing user status.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoUpdate ChangeLog
Florent Bruneau [Wed, 4 Jun 2008 20:37:07 +0000 (22:37 +0200)]
Update ChangeLog

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix redirection when changing user type to a not registered user (Closes #824)
Florent Bruneau [Wed, 4 Jun 2008 20:32:59 +0000 (22:32 +0200)]
Fix redirection when changing user type to a not registered user (Closes #824)

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoUpdate ChangeLog
Florent Bruneau [Wed, 4 Jun 2008 20:15:30 +0000 (22:15 +0200)]
Update ChangeLog

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoProperly unsubscribe from group MLs when leaving the group (Closes #806)
Florent Bruneau [Wed, 4 Jun 2008 20:14:01 +0000 (22:14 +0200)]
Properly unsubscribe from group MLs when leaving the group (Closes #806)

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoUpdate ChangeLog
Florent Bruneau [Wed, 4 Jun 2008 20:02:27 +0000 (22:02 +0200)]
Update ChangeLog

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix encoding issues in ML edition page. (Closes #810)
Florent Bruneau [Wed, 4 Jun 2008 20:01:36 +0000 (22:01 +0200)]
Fix encoding issues in ML edition page. (Closes #810)

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoUpdating ChangeLog
Florent Bruneau [Wed, 4 Jun 2008 19:55:30 +0000 (21:55 +0200)]
Updating ChangeLog

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>