A little touch of coolness.
[platal.git] / include /
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.
2010-02-20 Stéphane JacobMoves user_reindex to Profile.
2010-02-18 Florent BruneauFix UserFilter::DN_SORT -> Profile::DN_SORT.
2010-02-18 Raphaël BarroisRedefine DirEnum API, factor some code
2010-02-17 Raphaël BarroisFix bug in DirEnum for DE with "suboptions" (degree...
2010-02-17 Raphaël BarroisAdd an enumeration for profile_name_enum
2010-02-16 Florent BruneauMove table photo into profile_photos, rename uid to...
2010-02-16 Raphaël BarroisUse XDB::formatWildcards() where it is useful.
2010-02-15 Raphaël BarroisFix autoload of userfilter.php when using ProfileFilter
2010-02-15 Raphaël BarroisAdd UFC_Ip
2010-02-14 Raphaël BarroisUse Profile for vcards
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 Bruneau(groupex.*|groupesx_*) -> group_*
2010-02-14 Florent BruneauMove paiement db in x4dat (tables payment*).
2010-02-13 Raphaël BarroisFix PHP warnings (return by ref, protected/private)
2010-02-13 Raphaël Barroisrename classes from Formation to Education (UFC, UFBF)
2010-02-13 Raphaël BarroisMake emptiness info of UFBs available ; add Mentor...
2010-02-13 Raphaël BarroisImplement DirEnum::getOptionsArray()
2010-02-13 Raphaël BarroisAdd ProfileSet / ProfileFilter, fix orders
2010-02-13 Raphaël BarroisFix QuickSearch
2010-02-13 Raphaël BarroisSwitch search and UserSet to new UserFilter system
2010-02-13 Raphaël BarroisMinor bugfixes
2010-02-13 Raphaël BarroisReorder directory.enum.inc.php, add a few
2010-02-13 Raphaël BarroisDon't fetch data until needed
2010-02-13 Raphaël BarroisAdd support for autocompletion in DirEnum
2010-02-13 Raphaël BarroisForce the list of forbidden chars
2010-02-13 Raphaël BarroisAdd UFBF_QuickSearch, add support for orders
2010-02-13 Raphaël BarroisAdd UFBF_Phone and UFBF_Networking
2010-02-13 Raphaël BarroisAdd support for only_current and only_mentor in UFBuilder
2010-02-13 Raphaël BarroisAdd comments and folding to DirEnumeration
2010-02-13 Raphaël BarroisRename ufbuilder.php to ufbuilder.inc.php
2010-02-13 Raphaël BarroisMove getIDs() to DirEnumeration
2010-02-13 Raphaël BarroisAdd class DirEnum, to access all enumerations used...
2010-02-13 Raphaël BarroisCreate class UserFilterBuilder
2010-02-13 Raphaël BarroisAdd autoload for PFC_* classes
2010-02-13 Raphaël BarroisMore BugFix in notifs.inc.php (UFC_And has disappeared)
2010-02-13 Raphaël BarroisAdapt UserFilter and notifs to the new PFC classes
2010-02-13 Florent BruneauIf banana port is 563, use ssl.
2010-01-14 Stéphane JacobHappy New Year!!!
2009-12-13 Stéphane JacobMerge commit 'origin/platal-0.10.2'
2009-12-06 Vincent ZanottiMerge commit 'origin/platal-0.10.2'
2009-12-06 Raphaël BarroisFix calls to NewsLetter class
2009-12-06 Arnaud BordeIf several 'new' NLs exist, default is the latest
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-09 Stéphane JacobNotifies her contacts when a user looses her last redir...
2009-11-08 Stéphane JacobImproves blacklist verification.
2009-11-08 Vincent ZanottiFactorizes, and improves, our content caching headers.
2009-11-08 Stéphane JacobMerge commit 'origin/fusionax' into account
2009-11-07 Stéphane JacobMerge commit 'origin/master' into fusionax
2009-11-07 Stéphane JacobAllows the marketer to add some personal text to the...
2009-11-07 Stéphane JacobSimplifies blacklist verification (Closes #992).
2009-11-03 Stéphane JacobReplaces normal spaces by non-breackable spaces when...
2009-11-02 Stéphane JacobUppercase letters also take accents in French.
2009-10-31 Stéphane JacobAdds the text of the article in the mail when refused...
2009-10-31 Stéphane JacobAdds the text of the article in the mail when refused...
2009-10-30 Stéphane JacobMerge commit 'origin/platal-0.10.1'
2009-10-29 Stéphane JacobMerge commit 'origin/platal-0.10.1'
2009-10-29 Stéphane JacobNotifies the existance of the <comment> tag in the...
2009-10-29 Stéphane JacobCleans up watch_nonins when someone dies (Closes #975).
2009-10-18 Stéphane JacobPrevents valide_email from returning non valid email...
2009-10-18 Stéphane JacobProperly upper/lowercases accented letters when necessa...
2009-10-18 Stéphane JacobTypos, mainly uniformises the use of '...'
2009-09-12 Vincent ZanottiMerge commit 'origin/platal-0.10.1'
2009-08-29 Stéphane JacobShows all the prepared answers for validations.
2009-08-28 Stéphane JacobMerge commit 'origin/fusionax' into account
2009-08-28 Stéphane JacobMerge commit 'origin/master' into fusionax
2009-08-25 Stéphane JacobMerge commit 'origin/platal-0.10.1'
2009-08-25 Stéphane Jacobtel_type can't be null.
2009-08-07 Stéphane JacobFixes some errors in the profile_update reminder.
2009-08-06 Vincent ZanottiMerge branch 'fusionax' into account
2009-08-06 Vincent ZanottiMerge commit 'origin/master' into fusionax
2009-07-30 Vincent ZanottiMerge branch 'fusionax' into account
next