A first batch of tests of the UserFilter.
[platal.git] / classes / userfilter.php
2010-04-18 Florent BruneauA first batch of tests of the UserFilter.
2010-04-12 Florent BruneauFix typo.
2010-04-10 Florent BruneauShould fix the "Trombinoscope" (at least for search...
2010-04-10 Florent BruneauTypo.
2010-03-23 Raphaël BarroisMerge branch 'account'
2010-03-22 Raphaël BarroisAdd support for batch fetchin in Userfilters
2010-03-21 Florent BruneauMerge remote branch 'origin/master' into account
2010-03-08 Florent BruneauFix some usages of ctype_digit().
2010-03-06 Florent BruneauRemove calls to Profile::getNameTypeId.
2010-03-06 Florent BruneauXDB::formatArray -> XDB::format().
2010-03-06 Florent BruneauUFC_Contact requires profile table.
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-02-28 Stéphane JacobMerge remote branch 'origin/master' into account
2010-02-28 Florent BruneauAdd UFC_MarketingHash.
2010-02-28 Florent BruneauFix symbol clash between $user->watch fetched by defaul...
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 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-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-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 Florent Bruneau(groupex.*|groupesx_*) -> group_*
2010-02-14 Florent BruneauMakes $limit argument optional.
2010-02-13 Raphaël BarroisFix UFC_Mentor*
2010-02-13 Raphaël Barroisrename classes from Formation to Education (UFC, UFBF)
2010-02-13 Raphaël BarroisImprove UFC_Mentor_Sectorization
2010-02-13 Raphaël BarroisAdd ProfileSet / ProfileFilter, fix orders
2010-02-13 Raphaël BarroisMinor bugfixes
2010-02-13 Raphaël BarroisAdd UFC_Hruids
2010-02-13 Raphaël BarroisBugfix in UFC_Addresses, improve UFCs.
2010-02-13 Raphaël BarroisAdds various UFC_ (Binet, Comment), fixes queries
2010-02-13 Raphaël BarroisImprove UFC_Nationality, adds UFC_Binets, UFC_Formation
2010-02-13 Raphaël BarroisAdds UFC_Nationality and UFC_Binet
2010-02-13 Raphaël BarroisAdd support for resume search in jobs
2010-02-13 Raphaël BarroisImprove UFC_Address classes
2010-02-13 Raphaël BarroisAdapt to PHP's interface system.... :(
2010-02-13 Raphaël BarroisAdd support for returning Profiles instead of Users
2010-02-13 Raphaël BarroisAdd support for exact queries in UFC_NameTokens
2010-02-13 Raphaël BarroisOptimize queries for QuickSearch
2010-02-13 Raphaël BarroisAdd UFC_NameTokens and UFO_Score
2010-02-13 Raphaël BarroisAdd support for Profile retrieving with UserFilters
2010-02-13 Raphaël BarroisBugfixes in UserFilter (scope, inheritance, ...)
2010-02-13 Raphaël BarroisAdapt UserFilter and notifs to the new PFC classes
2010-02-13 Raphaël BarroisBugFix in UFC_Registered
2010-02-13 Raphaël BarroisBugfix in UFC_Promo (no comparison with UserFilter...
2010-02-13 Raphaël BarroisAdapt UserFilter to the new PlFilter structure
2010-02-13 Raphaël BarroisImprove UFC_Address
2010-02-13 Florent BruneauFix compilation errors.
2010-01-18 Raphaël BarroisAdd documentation to various UserFilter classes
2010-01-18 Raphaël BarroisImprove comments quality, fix minor bugs
2010-01-17 Raphaël BarroisAdd UFC_Mentor_*
2010-01-17 Raphaël BarroisAdd UFC_Medal
2010-01-17 Raphaël BarroisAdd UFC_Phone
2010-01-17 Raphaël BarroisAdd UFC_Networking
2010-01-17 Raphaël BarroisAdd UFC_Job* classes
2010-01-16 Raphaël BarroisAdd folding to userfilter.php
2010-01-16 Raphaël BarroisAdd UFC_Corps
2010-01-16 Raphaël BarroisAdd UFC_Address
2010-01-16 Raphaël BarroisAdd comments for UFC and UFO classes
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-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-06 Florent BruneauMerge commit 'origin/fusionax' into account
2009-03-04 Florent BruneauMerge commit 'origin/fusionax' into account
2009-03-02 Florent BruneauMerge commit 'origin/fusionax' into account
2009-02-22 Florent BruneauMerge commit 'origin/fusionax' into account
2009-02-15 Florent BruneauStart porting userset to userfilter architecture.
2009-02-15 Florent BruneauThere are users without profile.
2009-02-14 Florent BruneauPort xnetevents (I hope this works).
2009-02-11 Florent Bruneaucarnet/panel is back.
2009-02-10 Florent BruneauCan get the number of notification.
2009-02-09 Florent BruneauStart porting carnet to UserFilter.
2009-02-08 Florent BruneauAdd filter on contacts, fix $globals->asso() on X.org.
2009-02-08 Florent BruneauImproves email handling, add support for query on a...
2009-02-07 Florent BruneauMerge commit 'origin/fusionax' into account
2009-02-07 Florent BruneauNo more auth_user_ in xnetgrp.
next