platal.git
2008-09-28 Vincent ZanottiMerge commit 'origin/master' into hruid
2008-09-28 Vincent ZanottiUpdates the GoogleApps password, if required, when...
2008-09-27 Stéphane JacobAdds labels around checkbox and radio inputs.
2008-09-27 Stéphane JacobAjusts text for password changing according to 2b18a8ff.
2008-09-27 Stéphane JacobA few typos.
2008-09-26 Florent BruneauDon't send transition data if new_pass === old_pass.
2008-09-25 Florent BruneauRemove MD5 -> SHA1 password transition and replace...
2008-09-24 Olivier Le... In the marketing administration page, fix display of...
2008-09-21 Vincent ZanottiMerge commit 'origin/master' into hruid
2008-09-21 Vincent ZanottiMerge commit 'origin/master' into hruid
2008-09-18 Florent BruneauRace condition.
2008-09-04 Florent BruneauFix some issues with opt-in on rewrite.
2008-09-03 Florent BruneauOpt-in for email rewriting.
2008-09-01 Florent BruneauMerge branch 'platal-0.9.17'
2008-09-01 Vincent ZanottiAdds a missing xsrf token in lists moderator removal.
2008-09-01 Florent BruneauTo avoid support requests, show an explicite message...
2008-09-01 Stéphane JacobImproves slightly the Minifiche and updates default...
2008-09-01 Stéphane JacobHelps users to give a proper url on .net (Closes #884).
2008-09-01 Vincent ZanottiUpdates core to latest version.
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 BruneauXnetSession inherits XorgSession.
2008-08-31 Florent BruneauList-RPC reads its host:port in configuration file.
2008-08-31 Florent BruneauSome entries of geoloc_pays MUST NOT be used as a natio...
2008-08-31 Florent BruneauMerge branch 'platal-0.9.17'
2008-08-31 Florent BruneauFix a bug that breaks edit/emploi on IE.
2008-08-30 Florent BruneauBetter error processing in list.rpc.
2008-08-28 Florent BruneauSwitch to the new VCard.
2008-08-27 Aymeric AugustinImplement X.net ergonomy suggestions by BdB
2008-08-27 Stéphane JacobDisplays the list's full name in the confirmation mail.
2008-08-27 Stéphane JacobAlters applis table to add MIA diploma.
2008-08-25 Stéphane JacobChanges sligthly the profile update display.
2008-08-24 Vincent ZanottiUpgrades the profile to the new User/hruid model.
2008-08-24 Vincent ZanottiUpdates User's fullName() to use nom_usage instead...
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 ZanottiConverts the test_email smarty plugin to hruid.
2008-08-24 Vincent ZanottiFixes a forlife issue in XorgSession::doAuth ('forlife...
2008-08-24 Vincent ZanottiUpdates the cron scripts to the new User/Hruid model.
2008-08-24 Vincent ZanottiUpdates the cron for homonymes, and its validation...
2008-08-24 Vincent ZanottiSwitches email related classes to the new User model.
2008-08-24 Vincent ZanottiFixes non-referenced use of User, which would have...
2008-08-24 Vincent ZanottiUpdates hruid to latest version of core.
2008-08-24 Vincent ZanottiMigrates the validation architecture to an User-based...
2008-08-24 Vincent ZanottiRemoves the now unused make_forlife smarty function.
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 ZanottiUpdates minifiche template to use hruid instead of...
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 Vincent ZanottiUpdates implementation of User class to handle fields...
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 BruneauUpdate Makefile to build the core
2008-08-23 Florent BruneauUse Platal::load()
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 BruneauFix signature of Xnet::force_login()
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-18 Florent BruneauUpdate the CLI wrapper script to use the Xorg class.
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-17 Florent BruneauUpdate to last core:
2008-08-17 Florent BruneauloggedLevel is "AUTH_COOKIE".
2008-08-14 Florent BruneauLoad xorg.js by default on xorg and xnet.
2008-08-10 Vincent ZanottiRemoves now deprecated and unused login/forlife manipul...
2008-08-10 Vincent ZanottiSwitches to the User version of _default_user_callback...
2008-08-10 Vincent ZanottiFixes callback for User::getBuldHruid in /lists/annu.
2008-08-10 Vincent ZanottiAdds a missing xsrf token in lists moderator removal.
2008-08-10 Vincent ZanottiReplaces calls to get_users_forlife_list() by calls...
2008-08-10 Florent BruneauUpdate core.
2008-08-10 Florent BruneauMove isvalid_email_redirection in emails.inc.php.
2008-08-10 Florent BruneauRemove that ugly hack that aims at fixing session forma...
2008-08-10 Florent BruneauDon't log 'cookie-on' each time somebody log-in with...
2008-08-10 Florent BruneauDon't kill the authentication cookie the first time...
2008-08-10 Florent BruneauIgnore duplicates (Closes:#872)
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-07 Stéphane JacobFixes a bad link for the telepaiements (Closes #856).
2008-08-05 Stéphane JacobNow clicking on the flags is equivalent to clicking...
2008-08-05 Stéphane JacobTypos.
2008-08-05 Stéphane JacobAdds a missing global ;
2008-08-04 Stéphane JacobAdds the possibility to search on diplomas (closes...
2008-08-02 Vincent ZanottiConverts suid features to the new hruid model.
2008-08-02 Florent Bruneau500 status code are errors...
2008-08-02 Florent BruneauFix SQL query.
2008-08-01 Florent BruneauFix escaping in RSS feeds.
2008-07-29 Florent BruneauFix empty date in profile edition notification.
2008-07-27 Vincent ZanottiRemoves calls to get_user_forlife in Search and XnetEve...
2008-07-27 Florent BruneauUse pl_core_include().
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...
next