Move table photo into profile_photos, rename uid to pid.
[platal.git] / classes / profile.php
2010-02-16 Florent BruneauMove table photo into profile_photos, rename uid to...
2010-02-16 Florent BruneauUser ProfileIterator for contacts (pdf and calendar).
2010-02-16 Raphaël BarroisAdd UserIterator, ProfileIterator
2010-02-14 Raphaël BarroisFetch fixed and fax for profile addresses
2010-02-14 Raphaël BarroisFetch phone info related to an address in Profile
2010-02-14 Raphaël BarroisAdd name variants and binets in Profile
2010-02-14 Raphaël BarroisMove Name-related code from UserFilter to Profile
2010-02-14 Florent Bruneau2010.
2010-02-14 Florent BruneauMerge commit 'origin/master' into account
2010-02-14 Florent BruneauAdd Group::getLogo() and Profile::getPhoto() based...
2010-02-14 Raphaël BarroisFix error in Profile SQL queries
2009-11-13 Vincent ZanottiMerge branch 'master' into account
2009-11-13 Stéphane JacobMerge commit 'origin/fusionax' into account
2009-11-08 Stéphane JacobMerge commit 'origin/fusionax' into account
2009-08-28 Stéphane JacobMerge commit 'origin/fusionax' into account
2009-08-06 Vincent ZanottiMerge branch 'fusionax' into account
2009-07-30 Vincent ZanottiMerge branch 'fusionax' into account
2009-07-23 Stéphane JacobVarious bugfixes.
2009-07-21 Stéphane JacobMerge commit 'origin/fusionax' into account
2009-04-11 Vincent ZanottiMerge branch 'fusionax' into account
2009-04-10 Vincent ZanottiMerge branch 'fusionax' into account
2009-04-10 Vincent ZanottiMerge commit 'origin/fusionax' into account
2009-03-17 Florent BruneauMerge commit 'origin/fusionax' into account
2009-03-08 Florent BruneauMerge commit 'origin/fusionax' into account
2009-03-08 Florent BruneauSet default value for visibility when not logged.
2009-03-06 Florent BruneauMerge commit 'origin/fusionax' into account
2009-03-06 Florent BruneauFetch jobs.
2009-03-05 Florent BruneauSupport of networking in profile.
2009-03-05 Florent BruneauFetch mobile in profile default query.
2009-03-04 Florent BruneauMerge commit 'origin/fusionax' into account
2009-03-04 Florent BruneauFetch educations.
2009-03-02 Florent BruneauFetch addresses.
2009-03-02 Florent BruneauMerge commit 'origin/fusionax' into account
2009-02-22 Florent BruneauMerge commit 'origin/fusionax' into account
2009-02-15 Florent BruneauFetch data for profiles with users to avoid useless...
2009-02-14 Florent BruneauKill calls to auth_user... in module profile.
2009-02-07 Florent BruneauMerge commit 'origin/fusionax' into account
2009-02-01 Florent BruneauAdd a class Group to handler xnet groups.
2009-02-01 Florent BruneauMerge commit 'origin/fusionax' into account
2009-01-29 Florent BruneauFix firstName() and lastName().
2009-01-25 Florent BruneauMerge commit 'origin/fusionax' into account
2009-01-21 Florent BruneauUser can have several nicknames.
2009-01-21 Florent BruneauUse 'type' column of profile_name_enum.
2009-01-21 Florent BruneauMerge commit 'origin/fusionax' into account
2009-01-15 Florent BruneauFixes.
2009-01-15 Florent BruneauS::v('uid') => $this->pid() in profile edit
2009-01-15 Florent BruneauFetch user names from profile_name_search.
2009-01-14 Florent BruneauMerge commit 'origin/fusionax' into account
2009-01-14 Florent BruneauAdd a function to get a set of sorted users from a...
2009-01-12 Florent BruneauMerge commit 'origin/fusionax' into account
2009-01-05 Florent BruneauLet say... start porting module/profile.php
2009-01-05 Florent BruneauMerge commit 'origin/fusionax' into account
2008-12-31 Florent BruneauMerge commit 'origin/fusionax' into account
2008-12-30 Florent BruneauAdd name formatting to the Profile class.
2008-12-30 Florent BruneauMerge commit 'origin/fusionax' into account
2008-12-30 Florent BruneauEmail alias form.
2008-12-29 Florent BruneauUses User objects in massmailer.
2008-12-29 Florent BruneauMerge commit 'origin/fusionax' into account
2008-12-27 Florent BruneauMerge commit 'origin/fusionax' into account
2008-12-27 Florent BruneauMerge commit 'origin/fusionax' into account
2008-12-22 Florent BruneauStub of a 'Profile' class.