Fix ordering of quick search result.
[platal.git] / classes /
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-03-02 Stéphane JacobFixes name printing function.
2010-03-02 Stéphane JacobRenames user_id to uid accordingly to our naming conven...
2010-03-02 Raphaël BarroisDocument the "visibility" concept, add isVisible to...
2010-03-02 Stéphane JacobRenames uid to pid in search_name table.
2010-03-01 Stéphane JacobRemoves last occurence to table photo.
2010-03-01 Stéphane JacobTypos (UFC -> PFC).
2010-02-28 Stéphane JacobMerge remote branch 'origin/master' into account
2010-02-28 Florent BruneauAdd UFC_MarketingHash.
2010-02-28 Florent BruneauPort email/send
2010-02-28 Florent BruneauFetch homonymy information in default query.
2010-02-28 Stéphane JacobAdapts site inscription.
2010-02-28 Stéphane JacobMoves userComparison to class User.
2010-02-28 Stéphane JacobAdds function to retrieve the year of the promotion..
2010-02-28 Florent BruneauFix symbol clash between $user->watch fetched by defaul...
2010-02-28 Florent BruneauFix call to checkPassword.
2010-02-28 Florent BruneauDon't provide a default value for db parameters (this...
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 Stéphane JacobFixes startSessionAs.
2010-02-25 Stéphane JacobImproves getXorgId.
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-20 Stéphane JacobMoves getXorgId and getSchoolId to Profile.
2010-02-20 Stéphane JacobMoves user_reindex to Profile.
2010-02-19 Stéphane JacobAdapts inclusion of promotion and accounts.
2010-02-16 Florent BruneauMove table photo into profile_photos, rename uid to...
2010-02-16 Florent BruneauUser ProfileIterator for contacts (pdf and calendar).
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-15 Raphaël BarroisRemove the last #groupex# mention
2010-02-14 Raphaël BarroisFetch fixed and fax for profile addresses
2010-02-14 Raphaël BarroisFetch alternate bestalias/forlife for user
2010-02-14 Raphaël BarroisFetch phone info related to an address in Profile
2010-02-14 Raphaël BarroisAdd name variants and binets in Profile
2010-02-14 Raphaël BarroisFetch groups a user belongs to
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 BruneauMove logger base in main data base (tables log_*).
2010-02-14 Florent BruneauMakes $limit argument optional.
2010-02-14 Raphaël BarroisFix error in Profile SQL queries
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
2010-01-14 Stéphane JacobHappy New Year!!!
2009-11-13 Vincent ZanottiAdds support for database tablename prefixes in the...
2009-11-13 Vincent ZanottiMerge branch 'master' into account
2009-11-13 Stéphane JacobMerge commit 'origin/fusionax' into account
2009-11-13 Stéphane JacobMerge commit 'origin/master' into fusionax
2009-11-10 Vincent ZanottiAdds support for database tablename prefixs.
2009-11-08 Vincent ZanottiServes javascript file from a per-version directory...
2009-11-08 Stéphane JacobMerge commit 'origin/fusionax' into account
2009-11-07 Stéphane JacobMerge commit 'origin/master' into fusionax
2009-10-30 Stéphane JacobMerge commit 'origin/platal-0.10.1'
next