Fixes referent file.
[platal.git] / include / profilefields.inc.php
2010-07-16 Stéphane JacobFixes referent file.
2010-07-06 Raphaël BarroisFix networking selection for profile display
2010-06-25 Raphaël BarroisAdd doc on the database schema
2010-06-24 Raphaël BarroisFix linking of phones/addresses with jobs (Closes ...
2010-06-24 Stéphane JacobFixes addresses fetch for profile (Closes #1153).
2010-06-24 Florent BruneauFix display of the type of the phone numbers in the...
2010-06-23 Raphaël BarroisFix fetching of phones associated to companies
2010-06-23 Raphaël BarroisFix display of pro phones (Closes #1092, #1148)
2010-06-22 Pascal CorpetFix networking with new network_type issues introduced...
2010-06-22 Pascal CorpetBreaks networking to add network_type (im, social,...
2010-06-21 Raphaël BarroisAdd options to profile->getPhones to allow filtering
2010-06-19 Stéphane JacobPrevents display of Corps when the profile is in none.
2010-06-06 Pascal CorpetFixes medal grades (table was missing).
2010-06-04 Florent BruneauFix contact pdf (images and addresses). Close #1060
2010-06-03 Florent BruneauFix ProfileJobs::addAddresses() and ProfileJobs::addCom...
2010-05-24 Raphaël BarroisFix ProfilePhone
2010-05-21 Florent BruneauMerge remote branch 'origin/platal-0.10.2'
2010-05-17 Florent BruneauMerge branch 'platal-0.10.2'
2010-04-11 Florent BruneauFix Profile::getWebSite().
2010-03-23 Raphaël BarroisMerge branch 'account'
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 BarroisStore education field in Education objects
2010-03-22 Raphaël BarroisGive access to Job::$address
2010-03-22 Raphaël BarroisFix ProfileAddresses filtering
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 BarroisHandle the flag EDUCATION_ALL in ProfileFields
2010-03-22 Raphaël BarroisFix medals fetching for Profiles
2010-03-22 Raphaël BarroisFix a few ProfileFields (Medals, Corps)
2010-03-22 Raphaël BarroisFix ProfileEducation fetching and display
2010-03-22 Raphaël BarroisFlatten results yielded by the various ProfileFields
2010-03-22 Raphaël BarroisFix warning about abstract static functions
2010-03-22 Raphaël BarroisFix fetching of jobs
2010-03-22 Raphaël BarroisFix ProfileAddress data fetching
2010-03-22 Raphaël BarroisFix company queries, enable preload
2010-03-22 Raphaël BarroisMinor bugfixes in ProfileField (addPhones, addAddresses)
2010-03-22 Raphaël BarroisFix bug in jobs, fix problem with empty fields
2010-03-22 Raphaël BarroisFix constructor visibility issue for ProfileFields
2010-03-22 Raphaël BarroisAdd support for ProfileJobs
2010-03-22 Raphaël BarroisEnable "on access" fetching of data
2010-03-22 Raphaël BarroisAdd ProfileNetworking
2010-03-22 Raphaël BarroisAdd ProfileEducation
2010-03-22 Raphaël BarroisRespect SQL CodingRules
2010-03-22 Raphaël BarroisFixes ProfileAddresses
2010-03-22 Raphaël BarroisAdd ProfileFields