Merge branch 'platal-0.9.17'
[platal.git] / modules / xnetevents.php
2008-07-10 Florent BruneauMerge branch 'platal-0.9.17'
2008-07-04 Vincent ZanottiAdds XSRF protection to the XnetEvents module.
2008-07-02 Stéphane JacobMerge branch 'platal-0.9.17'
2008-06-30 Vincent ZanottiMerge branch 'platal-0.9.17'
2008-06-30 Florent BruneauMerge branch 'platal-0.9.17'
2008-06-30 Florent BruneauMerge branch 'platal-0.9.16' into platal-0.9.17
2008-06-30 Vincent ZanottiMerge branch 'platal-0.9.17'
2008-06-29 Florent BruneauFix clear cache on X.net
2008-06-29 Florent BruneauFix a layout issue in 'moment' display.
2008-06-27 Florent BruneauMerge branch 'platal-0.9.17'
2008-06-23 Florent BruneauMerge branch 'platal-0.9.17'
2008-06-23 Florent BruneauMerge branch 'platal-0.9.16' into platal-0.9.17
2008-06-22 Florent BruneauMove and factorize code:
2008-06-08 Florent BruneauSwitch to the new trigger pattern.
2008-04-04 Aymeric AugustinMerge branch 'master' of /home/git/platal
2008-03-25 Stéphane JacobMerge branch 'master' of /home/git/platal
2008-03-25 Stéphane JacobIndicate there are members-only events for non-members...
2008-03-21 Florent BruneauMerge branch 'platal-0.9.15'
2008-03-15 Vincent ZanottiFixes xnetevents aliases creation and update:
2008-03-06 Florent BruneauMerge branch 'platal-0.9.15'
2008-02-27 Florent BruneauMerge branch 'platal-0.9.15'
2008-02-22 Florent BruneauMerge branch 'platal-0.9.15'
2008-01-17 Florent BruneauMerge branch 'platal-0.9.15'
2008-01-16 Olivier Le FlochMerge branch 'master' of /home/git/platal
2008-01-13 Pierre HabouzitMerge commit 'origin/platal-0.9.15'
2007-12-31 Florent BruneauHappy new year!
2007-12-21 Florent BruneauShow payment details in CSV (Closes #728)
2007-12-21 Florent BruneauShow payment summary in event admin page.
2007-11-29 Florent BruneauFix another payment count issue.
2007-11-29 Florent BruneauFix another payment count issue.
2007-11-15 Florent BruneauAnother payment computation bug.
2007-11-15 Florent BruneauAnother payment computation bug.
2007-11-15 Florent BruneauDo not store payments on multiple SQL entry.
2007-11-15 Florent BruneauDo not store payments on multiple SQL entry.
2007-11-03 Florent BruneauSwitch the request number to a dynamic variable.
2007-09-16 Florent BruneauCloses #702: When a payment associated with an event...
2007-08-23 x2003bruneauFix the page count in the admin page
2007-08-19 x2003bruneauAuto-redirects HTML pages to HTTPS
2007-06-28 x2003bruneauBackport r1867
2007-04-02 x2003bruneauUse 'changeTpl' for xnet pages and use handler permissi...
2007-03-25 x2003bruneauClose #652
2007-03-17 x2003bruneauSet 'groupadmin' perms for group admin pages
2007-03-13 x2003bruneau#637: Check if the payment message is valid before...
2007-02-01 x2003bruneauUTF-8 fixes
2007-02-01 x2003bruneauConvert source code to UTF-8
2007-01-27 x2003bruneauFix subscription to event not associated with a payment
2007-01-01 x2001corpet2006 => 2007 Happy New Year\!
2006-12-16 x2003bruneauBetter fix for [1276]
2006-12-15 x2003bruneauFix a bug in event short name edition
2006-12-06 x2003bruneauBackport
2006-11-30 x2003bruneauIntegrate payment directly in Xnet
2006-11-28 x2003bruneauHomogenize the code of the pages of the groups
2006-11-22 x2003bruneauCode cleaning
2006-11-21 x2003bruneauOops
2006-11-21 x2003bruneauFix events mail aliases behaviour
2006-11-21 x2003bruneauThrow 403 when trying to edit a missing event
2006-11-18 x2001corpetbug 374, ergo de l'inscription aux evenements
2006-11-14 x2003bruneau#530: Can identify new members of a group as an unregis...
2006-11-05 x2003bruneauBackport (and some code cleaning)
2006-11-05 x2003bruneauCan use event shortname as event id in URL
2006-10-26 x2003bruneau#523: do not overwrite the organizer id when saving...
2006-10-26 x2003bruneauImprove iCal version of xnetevents
2006-10-23 x2003bruneauCan get an iCal version of the events (it works but...
2006-10-22 x2003bruneauCan archive the events (useful to clean %grp/events...
2006-10-19 x2003bruneau#514: Improve visibility of open events
2006-10-17 x2003bruneau#490: Can open events to non-members
2006-09-27 x2003bruneauFix event creation
2006-07-23 x2000habouzitremove getMixed, make get be v, getInt be i, and getBoo...
2006-07-22 x2000habouzitcreate new function to generate a simily PHP_SELF var.
2006-07-22 x2000habouzitrename redirect function into http_redirect.
2006-07-18 x2000habouzitremove useless functions and stuff.
2006-07-17 x2000habouzitdrop {rel} for good.
2006-07-17 x2000habouzitpending commit, finished during MQ/S download ...
2006-07-16 x2000habouzitremove smarty {version} function, we have {#globals...
2006-07-16 x2000habouzitrework XOrgDB -> XDB (shorter, easier to use).
2006-07-16 x2000habouzitpush events mail alias modifications into a sub function.
2006-07-16 x2000habouzitmostly code simplifications.
2006-07-15 x2000habouzitmove csv.tpl into the right place.
2006-07-15 x2000habouzitfixes wrt item_id
2006-07-15 x2000habouzitmake private modules looks the same
2006-07-15 x2000habouzitclean admin code.
2006-07-15 x2000habouzitrework index template to use dynpostkv to delete events.
2006-07-15 x2000habouzitrework events main page, so that we can have more simpl...
2006-07-15 x2000habouzitmigrate events.
2006-07-15 x2000habouzitmigrate evenements.php (partially I guess) and csv...