Shouldn't have commited that.
[platal.git] / classes / userfilter.php
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.
2009-02-05 Florent BruneauPort marketing.
2009-02-04 Florent BruneauImplements sorting and limits on UserFilter. Start...
2009-02-04 Florent BruneauAdd stuff to enable sort of result.
2009-02-03 Florent BruneauMore filters:
2009-02-03 Florent BruneauAdd sugar.
2009-02-02 Florent BruneauUserFilter build a SQL query. Add filtering on names.
2009-02-01 Florent BruneauA first version of 'UserFilter' with implementation...