Fix typo (PlFilter instead of PlLimit)
[platal.git] / include /
2010-06-22 Pascal CorpetBreaks networking to add network_type (im, social,...
2010-06-22 Stéphane JacobTypo.
2010-06-21 Raphaël BarroisAdd options to profile->getPhones to allow filtering
2010-06-19 Florent BruneauMany improvements in Watch object: try to reuse as...
2010-06-19 Stéphane JacobPrevents display of Corps when the profile is in none.
2010-06-13 Pascal CorpetSmall fix : coma after nickname when there are other...
2010-06-10 Raphaël BarroisFix ids_from_emails to ignore case in submitted emails
2010-06-06 Pascal CorpetFixes medal grades (table was missing).
2010-06-06 Pascal CorpetAllow name modifications without validation when only...
2010-06-05 Florent BruneauFix new alias request. Close #1063
2010-06-04 Pascal CorpetFix medal validation (Closes #1092)
2010-06-04 Florent BruneauFix contact pdf (images and addresses). Close #1060
2010-06-03 Florent BruneauFix ProfileJobs::addAddresses() and ProfileJobs::addCom...
2010-05-30 Florent BruneauSeveral fixes in carnet notification selection.
2010-05-28 Pascal CorpetFixes some XHTML strict errors or warnings
2010-05-28 Raphaël BarroisFixes to axletter (correctly display number of emails...
2010-05-26 Stéphane JacobReplaces calls to session datas by cals to the object...
2010-05-24 Raphaël BarroisFix ProfilePhone
2010-05-21 Florent BruneauMerge remote branch 'origin/platal-0.10.2'
2010-05-21 Raphaël BarroisImprove ids_from_emails
2010-05-21 Raphaël BarroisAdd option for checking unknown emails for axletter
2010-05-19 Raphaël BarroisImprove ids_from_emails
2010-05-18 Raphaël BarroisAdd option for checking unknown emails for axletter
2010-05-17 Florent BruneauMerge branch 'platal-0.10.2'
2010-05-05 Stéphane JacobAdds email count in massmailer and displays it in the...
2010-04-11 Florent BruneauFix Xnet's trombi, fix display of bound in trombi.
2010-04-11 Florent BruneauFix Profile::getWebSite().
2010-04-10 Florent BruneauShould fix the "Trombinoscope" (at least for search...
2010-04-09 Florent BruneauKill ugly symlinks from banana sources to include/banana.
2010-04-09 Stéphane JacobRemoves calls to register_watch_op.
2010-04-07 Stéphane JacobRenames validation template and fixes promotion display.
2010-03-26 Stéphane JacobAdapts orangisation to master and PhD and merges it...
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 BarroisUse batch fetchers for search
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 BarroisRename education_fmt to display_education and make...
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
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 BruneauWiki selection is done by the Platal class.
2010-03-14 Florent BruneauUnit testing.
2010-03-09 Stéphane JacobMoves user_clear_all_subs to both User and Profile...
2010-03-06 Florent BruneauRemove useless @.
2010-03-06 Florent BruneauFix autocompletion.
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 BruneauAdd some icons.
2010-03-06 Florent BruneauFix naming consistency in UserFilterBuilder.
2010-03-06 Florent BruneauFix soundex in quick search.
2010-03-05 Florent BruneauFix ordering of quick search result.
2010-03-02 Raphaël BarroisFactor code in MultiPageViews
2010-03-02 Stéphane JacobReally fixes bounds display in multipage view.
2010-03-02 Stéphane JacobRenames user_id to uid accordingly to our naming conven...
2010-03-02 Stéphane JacobRemoves dead code from modules/search/*.inc.php.
2010-03-02 Stéphane JacobTranslates peremption to expiration.
2010-03-02 Stéphane JacobRenames uid to pid in watch_profile table.
2010-03-01 Raphaël BarroisOoops
2010-03-01 Raphaël BarroisFix bug with the 'nonins' parameter for search
2010-03-01 Stéphane JacobTypos (UFC -> PFC).
2010-02-28 Stéphane JacobMerge remote branch 'origin/master' into account
2010-02-28 Stéphane JacobFixes calls to auth_user_* from Manageurs' webservice.
2010-02-28 Florent BruneauFix symbol clash between $user->watch fetched by defaul...
2010-02-26 Florent Bruneauhomonyms.user_id -> homonyms.uid
2010-02-26 Florent Bruneauuser_id -> uid in newsletter and axletter.
2010-02-26 Florent Bruneauannounces.user_id -> announces.uid
2010-02-26 Florent Bruneaualiases.id => aliases.uid
2010-02-25 Florent BruneauFix naming convention.
2010-02-22 Stéphane JacobMoves make_username to PlUser.
2010-02-22 Florent BruneauFix manipulation error.
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 Florent BruneauTry to define an exhaustive list of tables to copy.
2010-02-20 Stéphane JacobMoves getXorgId and getSchoolId to Profile.
next