Add UFC_HasEmailRedirect / UFC_NLSubscribed
[platal.git] / classes / userfilter.php
2011-01-29 Raphaël BarroisAdd UFC_HasEmailRedirect / UFC_NLSubscribed
2011-01-29 Florent BruneauHappy New Year!
2011-01-29 Florent BruneauImplements export() and fromExport() for UF and some...
2011-01-29 Florent BruneauSplit userfilter.php
2011-01-29 Florent BruneauUpdate following core@7da01959a.
2011-01-29 Florent BruneauMinimum hacking to have a working site.
2011-01-16 Florent BruneauMerge branch 'xorg/maint' into xorg/1.0.2/master
2011-01-02 Florent BruneauMerge remote branch 'origin/xorg/maint' into xorg/1...
2010-12-29 Raphaël BarroisUpdate UFC_SchoolId arguments
2010-12-28 Florent BruneauMerge remote branch 'origin/xorg/maint' into xorg/1...
2010-12-21 Stéphane JacobImplements PlFilter::getIds.
2010-10-25 Florent BruneauMerge remote branch 'origin/platal-1.0.0' into platal...
2010-10-12 Florent BruneauFix some invalid references in UserFilter.
2010-10-11 Florent BruneauMerge remote branch 'origin/platal-1.0.0'
2010-10-10 Florent BruneauMerge remote branch 'origin/platal-1.0.0'
2010-10-03 Florent BruneauFix advanced search when soundex is activated.
2010-10-03 Florent BruneauMerge branch 'platal-1.0.0'
2010-10-01 Florent BruneauUse raw variants of XDB calls in UserFilter.
2010-09-29 Raphaël BarroisMinor comment improvement for UFC_AccountPerm
2010-09-29 Florent BruneauAdd UFC_AccountPerm.
2010-09-27 Stéphane JacobDeletes all references to sectors as they have been...
2010-09-20 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-09-17 Florent BruneauMerge branch 'platal-1.0.0'
2010-09-16 Florent BruneauAdd UFC_AccountType filter.
2010-09-13 Raphaël BarroisVarious (minor) fixes on jobterms.
2010-09-05 Raphaël BarroisAdd UFC_Mentor for adv. search restriction 'only_referent'
2010-09-01 Raphaël BarroisFix return value of UFCs when VIS_PUBLIC and filtering...
2010-08-31 Raphaël BarroisAdd visibility filters to all UserFilter queries (Close...
2010-08-29 Pascal CorpetFixes referent search (include jobterms)
2010-08-29 Pascal CorpetReplace sectors by job terms in profile and search...
2010-08-29 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-08-22 Raphaël BarroisAdd support for "PlFilter groups"
2010-08-22 Florent BruneauMerge remote branch 'origin/platal-1.0.0'
2010-08-21 Stéphane JacobOOoops
2010-08-21 Stéphane JacobPhone class: new class to access profile_phones.
2010-08-14 Florent BruneauMerge branch 'platal-1.0.0'
2010-08-09 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-08-09 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-08-08 Stéphane JacobRemoves trailing spaces.
2010-08-03 Raphaël BarroisAllow sorting by name for accounts as well
2010-07-27 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-20 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-17 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-16 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-16 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-16 Stéphane JacobSearches for companies like sth and not = sth.
2010-07-04 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-03 Raphaël BarroisFix filtering by promos on advanced search
2010-07-03 Stéphane JacobMerge remote branch 'origin/platal-1.0.0'
2010-07-03 Stéphane JacobPrevents empty condition on a query.
2010-07-02 Florent BruneauMerge branch 'platal-1.0.0'
2010-07-01 Florent BruneauFix a typo leading to invalid SQL query.
2010-06-22 Pascal CorpetFix networking with new network_type issues introduced...
2010-06-22 Raphaël BarroisFix error on quicksearching on promos
2010-06-22 Raphaël BarroisFix typo (PlFilter instead of PlLimit)
2010-05-30 Florent Bruneaus/a\.uid/$UID/ && s/p\.pid/$PID/
2010-05-30 Florent BruneauAlso replace $UID and $PID in WHERE and ORDER BY statem...
2010-05-29 Pascal CorpetFirst fix for WatchRegistration (need more)
2010-05-25 Raphaël BarroisFixes problem with multi-token quicksearch (Closes...
2010-05-21 Florent BruneauMerge remote branch 'origin/platal-0.10.2'
2010-05-17 Florent BruneauMerge branch 'platal-0.10.2'
2010-05-09 Florent BruneauTypo.
2010-05-09 Florent BruneauAdd a base for sort/limits testing.
2010-05-07 Raphaël BarroisFix bug in UFC_Registration with 0000-00-00 00:00:00...
2010-05-07 Raphaël BarroisCleanup UFCs using dates (use new make_datetime function)
2010-05-07 Raphaël BarroisFix UFC_Death (didn't work with dates before the epoch...)
2010-04-30 Raphaël BarroisImprove args for UFC_NameTokens
2010-04-28 Raphaël BarroisFix UFC_Name::PARTICLE to be easier to use
2010-04-28 Raphaël BarroisAdd UFC_Name::EXACT mode
2010-04-28 Florent BruneauUpdate core and replace constructors of some UFC that...
2010-04-28 Raphaël BarroisFix a bug in UFC_EducationField (wrong table name)
2010-04-28 Raphaël BarroisFix bug in UFC_EducationDegree
2010-04-28 Raphaël BarroisAdd check against PHP's 0 == 'anystring' problem
2010-04-28 Raphaël BarroisFix typo
2010-04-27 Raphaël BarroisFix UserFilter->getTotalCount
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
next