Set visibility for section and binets to private
[platal.git] / classes /
2010-04-02 Raphaël BarroisSet visibility for section and binets to private
2010-03-25 Stéphane JacobAdds education related functions to Profile class.
2010-03-23 Raphaël BarroisMerge branch 'account'
2010-03-22 Raphaël BarroisAdd Profile->displayEmail()
2010-03-22 Raphaël BarroisAdd ProfileMentoringSectors / ProfileMentoringCountries
2010-03-22 Raphaël BarroisImprove batch fetching efficiency
2010-03-22 Raphaël BarroisUpdate visibility model, apply to photo fetching
2010-03-22 Raphaël BarroisNo need for batch loading of Photo data
2010-03-22 Raphaël BarroisTypo
2010-03-22 Raphaël BarroisAdd new constant for batch fetching
2010-03-22 Raphaël BarroisAdd support for batch fetchin in Userfilters
2010-03-22 Raphaël BarroisModify ProfileFields retrieval API : no more iterators
2010-03-22 Raphaël BarroisAdd ProfileCorps to Profile
2010-03-22 Raphaël BarroisStore phones in Profile
2010-03-22 Raphaël BarroisAdd isDead function to Profile
2010-03-22 Raphaël BarroisAdd function for fetching more info about a user's...
2010-03-22 Raphaël BarroisFetch section and binets names
2010-03-22 Raphaël BarroisAdd Medals field to profile
2010-03-22 Raphaël BarroisFix display of jobs in minifiches
2010-03-22 Raphaël BarroisRealign FETCH_XXX constants in Profile
2010-03-22 Raphaël BarroisFix bug in jobs, fix problem with empty fields
2010-03-22 Raphaël BarroisForce default visibility of profile
2010-03-22 Raphaël BarroisAdd support for ProfileJobs
2010-03-22 Raphaël BarroisCleanup profile consolidation code
2010-03-22 Raphaël BarroisEnable "on access" fetching of data
2010-03-22 Raphaël BarroisRename ProfileDataIterator to ProfileIterator
2010-03-22 Raphaël BarroisAdd ProfileNetworking
2010-03-22 Raphaël BarroisAdd ProfileEducation
2010-03-22 Raphaël BarroisFix visibility levels
2010-03-22 Raphaël BarroisFix visibility levels
2010-03-22 Raphaël BarroisAdd Profile::FETCH_ALL
2010-03-22 Raphaël BarroisUse ProfileFields for addresses
2010-03-22 Raphaël BarroisAdd ProfileFields
2010-03-21 Florent BruneauMerge remote branch 'origin/master' into account
2010-03-21 Florent BruneauMerge remote branch 'origin/platal-0.10.2'
2010-03-20 Florent BruneauFix useless SQL queries when on Xnet but not in a group.
2010-03-20 Florent BruneauWiki selection is done by the Platal class.
2010-03-10 Stéphane JacobNotifies group admins on user deletion if they asked...
2010-03-10 Stéphane JacobAdds iterators on both group admins and members, rename...
2010-03-09 Stéphane JacobMoves user_clear_all_subs to both User and Profile...
2010-03-08 Florent BruneauFix some usages of ctype_digit().
2010-03-06 Florent BruneauRemove calls to Profile::getNameTypeId.
2010-03-06 Florent BruneauFix autocompletion.
2010-03-06 Florent BruneauFix autocompletion.
2010-03-06 Florent BruneauAdd ability to store DirEnum in the session environment.
2010-03-06 Florent BruneauMove include/directory.enums.inc.php to classes/ directory.
2010-03-06 Florent BruneauRewrite Profile::getNameTypeId using DirEnum.
2010-03-06 Florent BruneauCleanup.
2010-03-06 Florent BruneauXDB::formatArray -> XDB::format().
2010-03-06 Florent BruneauUFC_Contact requires profile table.
2010-03-06 Florent BruneauSmall cleanup.
2010-03-06 Florent BruneauFix soundex in quick search.
2010-03-05 Florent BruneauName token search must be a prefix search, not full...
2010-03-05 Florent BruneauUse new PlSqlJoin API: makes UserFilter a bit clearer.
2010-03-04 Florent BruneauMerge UFC_Email and UFC_EmailList into a single class...
2010-03-04 Florent BruneauRename UFC_Profile to UFC_HasProfile.
2010-03-04 Florent BruneauAdd UFC_Hrpid.
2010-03-04 Florent BruneauContact are profiles, not users.
2010-03-03 Stéphane JacobTypo.
2010-03-02 Stéphane JacobFixes name printing function.
2010-03-02 Stéphane JacobRenames user_id to uid accordingly to our naming conven...
2010-03-02 Raphaël BarroisDocument the "visibility" concept, add isVisible to...
2010-03-02 Stéphane JacobRenames uid to pid in search_name table.
2010-03-01 Stéphane JacobRemoves last occurence to table photo.
2010-03-01 Stéphane JacobTypos (UFC -> PFC).
2010-02-28 Stéphane JacobMerge remote branch 'origin/master' into account
2010-02-28 Florent BruneauAdd UFC_MarketingHash.
2010-02-28 Florent BruneauPort email/send
2010-02-28 Florent BruneauFetch homonymy information in default query.
2010-02-28 Stéphane JacobAdapts site inscription.
2010-02-28 Stéphane JacobMoves userComparison to class User.
2010-02-28 Stéphane JacobAdds function to retrieve the year of the promotion..
2010-02-28 Florent BruneauFix symbol clash between $user->watch fetched by defaul...
2010-02-28 Florent BruneauFix call to checkPassword.
2010-02-28 Florent BruneauDon't provide a default value for db parameters (this...
2010-02-27 Florent BruneauAdd UFC_SchoolId.
2010-02-27 Florent BruneauAdd UserFilter::getUser(), UserFilter::getProfile(...
2010-02-26 Florent Bruneaualiases.id => aliases.uid
2010-02-25 Stéphane JacobFixes startSessionAs.
2010-02-25 Stéphane JacobImproves getXorgId.
2010-02-25 Florent BruneauFix naming convention.
2010-02-21 Florent BruneauFix many uid fields in profile tables created by newdir...
2010-02-21 Florent BruneauCopy missing tables: all the tables needed by profile...
2010-02-21 Florent BruneauKill references to obsolete tables.
2010-02-20 Stéphane JacobMoves getXorgId and getSchoolId to Profile.
2010-02-20 Stéphane JacobMoves user_reindex to Profile.
2010-02-19 Stéphane JacobAdapts inclusion of promotion and accounts.
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 BarroisUse XDB::formatWildcards() where it is useful.
2010-02-16 Raphaël BarroisAdd UserIterator, ProfileIterator
2010-02-15 Raphaël BarroisAdd UFC_Ip
2010-02-15 Raphaël BarroisRemove the last #groupex# mention
2010-02-14 Raphaël BarroisFetch fixed and fax for profile addresses
2010-02-14 Raphaël BarroisFetch alternate bestalias/forlife for user
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 BarroisFetch groups a user belongs to
2010-02-14 Raphaël BarroisMove Name-related code from UserFilter to Profile
2010-02-14 Florent Bruneau2010.
next