Updates education and adapts AX data to merge them into Xorg data (Closes #891).
[platal.git] / modules /
2008-10-20 Stéphane JacobUpdates education and adapts AX data to merge them...
2008-10-19 Vincent ZanottiMerge commit 'origin/master' into fusionax
2008-10-19 Vincent ZanottiMerge branch 'platal-0.9.17'
2008-10-19 Vincent ZanottiMerge commit 'origin/master' into fusionax
2008-10-18 Vincent ZanottiMerge commit 'origin/hruid'
2008-10-12 Vincent ZanottiConverts various user of the in-session 'bestalias...
2008-10-12 Vincent ZanottiConverts the Platal module to hruid (mainly two FIXME).
2008-10-12 Vincent ZanottiConverts the remaining bits of the Profile module to...
2008-10-12 Vincent ZanottiMigrates to hruid a few pages (axletter admin, ipwatch...
2008-10-12 Vincent ZanottiConverts the Events module to hruid. Rewrites the birth...
2008-10-11 Vincent ZanottiFixes a security hole that did allow a third party...
2008-10-11 Vincent ZanottiConverts auth-groupex to hruid; this doesn't fix the...
2008-10-11 Vincent ZanottiConverts module Carnet to the new hruid/User model.
2008-10-11 Vincent ZanottiMerge commit 'origin/master' into hruid
2008-10-11 Vincent ZanottiFixes use of object User in module GoogleApps.
2008-10-07 Stéphane JacobMerge commit 'origin/master' into fusionax
2008-10-07 Stéphane JacobFinishes the interrelation of the id of both databases...
2008-10-06 Florent BruneauMerge branch 'platal-0.9.17'
2008-09-29 Stéphane JacobSome fixes and updates.
2008-09-28 Stéphane JacobUses trig utilities whenever it is possible.
2008-09-28 Vincent ZanottiMerge commit 'origin/master' into hruid
2008-09-24 Olivier Le FlochIn the marketing administration page, fix display of...
2008-09-23 Florent BruneauNo HTTPS for cyber_return and paypal_return.
2008-09-21 Vincent ZanottiMerge commit 'origin/master' into hruid
2008-09-21 Vincent ZanottiMerge commit 'origin/master' into hruid
2008-09-18 Stéphane JacobAdds Corps tables in admin pages.
2008-09-18 Florent BruneauRace condition.
2008-09-17 Stéphane JacobAdds Corps in profile.
2008-09-17 Stéphane JacobFixes a few errors.
2008-09-14 Stéphane JacobMerge commit 'origin/master' into fusionax
2008-09-14 Stéphane JacobUpdates fusionax scripts for better compliance and...
2008-09-12 Stéphane JacobUpdates fusionax scripts for better compliance.
2008-09-03 Florent BruneauOpt-in for email rewriting.
2008-09-01 Florent BruneauMerge branch 'platal-0.9.17'
2008-09-01 Florent BruneauTo avoid support requests, show an explicite message...
2008-09-01 Stéphane JacobMerge commit 'origin/master' into fusionax
2008-09-01 Stéphane JacobHelps users to give a proper url on .net (Closes #884).
2008-09-01 Vincent ZanottiConverts module Email to the new User/hruid model.
2008-08-31 Florent Bruneaunew PlArrayIterator is deprecated.
2008-08-31 Florent BruneauMerge branch 'platal-0.9.17'
2008-08-28 Florent BruneauSwitch to the new VCard.
2008-08-24 Vincent ZanottiUpgrades the profile to the new User/hruid model.
2008-08-24 Vincent ZanottiMerge commit 'origin/master' into hruid
2008-08-24 Vincent ZanottiConverts XnetList and the wiki to the new User/hruid...
2008-08-24 Vincent ZanottiConverts the XnetGrp module to the new User/hruid model.
2008-08-24 Vincent ZanottiSwitches email related classes to the new User model.
2008-08-24 Vincent ZanottiMigrates the validation architecture to an User-based...
2008-08-24 Vincent ZanottiAdds a security check on the existence of an hruid...
2008-08-23 Vincent ZanottiExtends the user massadder to automatically set the...
2008-08-23 Vincent ZanottiSwitches marketing/public and marketing/private pages...
2008-08-23 Vincent ZanottiSwitches photo handler to new User model, and rewrites...
2008-08-23 Vincent ZanottiUses S::user()->login() instead of S::v('forlife')...
2008-08-23 Vincent ZanottiUpdates the test email sender method to the new User...
2008-08-23 Florent BruneauNo more on_subscribe. It fortunately didn't work.
2008-08-23 Vincent ZanottiMerge commit 'origin/master' into hruid
2008-08-23 Florent BruneauUse Platal::load()
2008-08-21 Stéphane JacobMerge commit 'origin/master' into fusionax
2008-08-21 Stéphane JacobOrder educations by graduation year in the database...
2008-08-21 Stéphane JacobOrder educations by graduation year in the database...
2008-08-20 Stéphane JacobImproves education's form display (Finaly closes #209)
2008-08-20 Stéphane JacobOoops
2008-08-20 Stéphane JacobAdds a description field for the education.
2008-08-20 Stéphane JacobUses edu or education instead of appli for better coher...
2008-08-19 Stéphane JacobSome clean up.
2008-08-19 Stéphane JacobAdapts advanced search to the new education implementation.
2008-08-19 Stéphane JacobChanges thoroughly education's implementation : allows...
2008-08-19 Florent BruneauPlModule::load($file) is soooooooooo good.
2008-08-19 Florent BruneauUse the new PlArrayIterator in the CarnetFeed.
2008-08-19 Florent BruneauFix SQL
2008-08-19 Florent BruneauPort Xnet feed to PlFeed.
2008-08-19 Florent BruneauUseless: this is done by PlFeed.
2008-08-18 Florent BruneauFix variable names.
2008-08-18 Florent BruneauSwitch carnet's RSS to the PlFeed structure.
2008-08-17 Florent BruneauSome fixes, use last core.
2008-08-17 Florent BruneauSwitch the event feed to the new PlFeed structure.
2008-08-17 Florent BruneauMove more templates to the core.
2008-08-15 Florent BruneauMerge commit 'origin/master' into fusionax
2008-08-12 Guillaume BandetCleans ProfilePhones::value() to avoid a false notifica...
2008-08-10 Vincent ZanottiSwitches to the User version of _default_user_callback...
2008-08-10 Vincent ZanottiReplaces calls to get_users_forlife_list() by calls...
2008-08-10 Stéphane JacobMerge commit 'origin/master' into fusionax
2008-08-10 Stéphane JacobImproves educations\'s implementation
2008-08-10 Florent BruneauMove isvalid_email_redirection in emails.inc.php.
2008-08-10 Florent BruneauIgnore duplicates (Closes:#872)
2008-08-10 Florent BruneauMerge commit 'origin/master' into fusionax
2008-08-09 Vincent ZanottiMerge commit 'origin/master' into hruid
2008-08-08 Bernardo Freitas... Adds ordering to notification (makes easier to find...
2008-08-06 Stéphane JacobFixes a few issues due to the use of the core.
2008-08-05 Stéphane JacobTypos.
2008-08-02 Florent BruneauFix SQL query.
2008-07-27 Vincent ZanottiRemoves calls to get_user_forlife in Search and XnetEve...
2008-07-27 Vincent ZanottiRemoves calls to get_user_forlife from Admin module.
2008-07-27 Vincent ZanottiSwitches suid logout code & templates to the new hruid...
2008-07-27 Florent BruneauMerge branch 'master' into hruid
2008-07-27 Florent BruneauDon't hardcode Polytechnique.org in titles.
2008-07-27 Florent BruneauMerge commit 'origin/platal-0.9.17'
2008-07-27 Florent BruneauPort to PlWikiPage structure.
2008-07-26 Vincent ZanottiMerge branch 'master' into hruid
2008-07-25 Florent BruneauTypo
2008-07-23 Stéphane JacobAdds the possibility to do an exact search (closes...
next