Fixes xnetevents aliases creation and update:
authorVincent Zanotti <vincent.zanotti@polytechnique.org>
Sat, 15 Mar 2008 16:58:51 +0000 (17:58 +0100)
committerVincent Zanotti <vincent.zanotti@polytechnique.org>
Sat, 15 Mar 2008 16:59:08 +0000 (17:59 +0100)
commit2847640f8126df73bea03d86c018961747aea5b7
tree750b8cc48437c10fb954085f39e6b9bee6360346
parenta43ae19f866f9ae863381a7f26d92c1977afe783
Fixes xnetevents aliases creation and update:
 * Proper initialization of '-participants' alias (previously, no member was ever added on alias creation).
 * Proper initialization of '-absents' alias (previously, only groupex members who had never participated to any events were added).
 * Adds an upgrade script to fix existing aliases.
 * Admin changes on participation list were improperly synchronized with aliases (Closes #730).
modules/xnetevents.php
modules/xnetevents/xnetevents.inc.php
upgrade/0.9.16/connect.db.inc.php [new file with mode: 0644]
upgrade/0.9.16/update.sh
upgrade/0.9.16/xnetevents.list.php [new file with mode: 0755]