Fixes medal grades (table was missing).
[platal.git] / include / profilefields.inc.php
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