platal.git
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 Florent BruneauMakes use of PlIteratorUtils::map() to build contact...
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 BarroisSwitch last uses of VCard to Profile system
2010-02-15 Raphaël BarroisFix autoload of userfilter.php when using ProfileFilter
2010-02-15 Raphaël BarroisUse ProfileFilter for vcard building
2010-02-15 Raphaël BarroisAdd UFC_Ip
2010-02-15 Raphaël BarroisRemove the last #groupex# mention
2010-02-15 Raphaël BarroisSwitch handler_broken to account
2010-02-14 Raphaël BarroisUse Profile for vcards
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 BruneauFix.
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 BruneauFix some errors on X.net.
2010-02-14 Florent Bruneau(groupex.*|groupesx_*) -> group_*
2010-02-14 Florent BruneauMove paiement db in x4dat (tables payment*).
2010-02-14 Florent BruneauMove logger base in main data base (tables log_*).
2010-02-14 Florent BruneauTypo.
2010-02-14 Florent BruneauCleaner syntax.
2010-02-14 Florent BruneauMakes $limit argument optional.
2010-02-14 Florent BruneauPartial port of PDF export of contact list.
2010-02-14 Raphaël BarroisFix error in Profile SQL queries
2010-02-13 Raphaël BarroisFix display bug in minifiche for profiles without owner
2010-02-13 Raphaël BarroisFix PHP warnings (return by ref, protected/private)
2010-02-13 Raphaël BarroisActually display results of Mentor search...
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 BarroisUse correct version of core-account
2010-02-13 Raphaël BarroisSwitch to the new PlSet system
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 BarroisImprove UFC_Mentor_Sectorization
2010-02-13 Raphaël BarroisFix the carnet
2010-02-13 Raphaël BarroisAdd ProfileSet / ProfileFilter, fix orders
2010-02-13 Raphaël BarroisFix QuickSearch
2010-02-13 Raphaël BarroisRemove ThrowError
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 BarroisAdd UFC_Hruids
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 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 BarroisDon't load a User when showing a minifiche, unless...
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 BarroisSwitch to core-account
2010-02-13 Raphaël BarroisBugfixes in UserFilter (scope, inheritance, ...)
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 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 BarroisSwitch core to core-account branch
2010-02-13 Raphaël BarroisImprove UFC_Address
2010-02-13 Florent BruneauUse UserFilter to generate birthday calendar.
2010-02-13 Florent BruneauFix link to profile in minifiche.
2010-02-13 Florent BruneauRemove obsolete code.
2010-02-13 Florent BruneauAdd OpenID trusted management is admin/user/.
2010-02-13 Florent BruneauIf banana port is 563, use ssl.
2010-02-13 Florent BruneauFix compilation errors.
2010-02-10 João Pedro... Change on diff options so it works on the new dev ...
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
next